@charset "UTF-8";
/* line 1, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget {
  width: 100%;
  margin: 30px 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
}

/* line 2, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingInner {
  display: table;
  width: 390px;
}

/* line 2, app/assets/stylesheets/v4/external/link-texting.scss */
.facebook .linkTextingWidget .linkTextingInner, .badge .linkTextingWidget .linkTextingInner {
  width: 100%;
}

/* line 3, app/assets/stylesheets/v4/external/link-texting.scss */
.facebook.size-large .linkTextingInputWrapper {
  margin-bottom: 10px;
}

/* line 3, app/assets/stylesheets/v4/external/link-texting.scss */
.facebook.size-xlarge .linkTextingInputWrapper {
  margin-bottom: 15px;
}

/* line 4, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingInputWrapper {
  position: relative;
  display: inline-block;
}

/* line 5, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingInput {
  display: block;
  width: 220px;
  padding: 7px;
  text-indent: 2%;
  float: left;
  margin: 0;
  margin-right: 10px;
  border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-family: Helvetica,sans-serif;
  outline: none !important;
  height: 36px;
  color: #333;
}

/* line 6, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingInputFlagAdjust {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 48px;
  margin-left: 0;
}

/* line 7, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingButton {
  clear: both;
  background-color: #aaa;
  border: 0 none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  margin: 0 5px 10px 0;
  padding: 0 12px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: 156px;
  font-size: 14px;
  margin: 0;
  font-family: Helvetica,sans-serif;
  outline: none !important;
}

/* line 8, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingError {
  font-family: Helvetica;
  color: #cf6969;
  margin-top: 5px;
  margin-left: 0;
  font-size: 14px;
}

/* line 9, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .linkTextingButton:hover {
  background-color: #666;
}

/* line 9, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list {
  text-align: left;
  color: #333;
}

/* line 10, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .poweredDiv {
  font-family: Helvetica;
  color: #bbb;
  font-size: 11px;
  letter-spacing: 1px;
  margin-top: 5px;
}

/* line 11, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .poweredLink {
  font-family: Helvetica;
  color: #bbb;
  text-decoration: underline;
}

/* line 12, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
}

/* line 12, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .flag-dropdown:hover {
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 14, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .selected-flag {
  z-index: 1;
  position: relative;
  width: 42px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 15, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 16, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag {
  width: 20px;
  height: 15px;
  -webkit-box-shadow: 0 0 1px 0 #888;
          box-shadow: 0 0 1px 0 #888;
  background-image: url(https://d3q6uu7asevdsg.cloudfront.net/img/flags-retina.png);
  background-color: #dbdbdb;
  background-position: 100% 100%;
}

/* line 17, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.be {
  width: 18px;
}

/* line 17, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ch {
  width: 15px;
}

/* line 18, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mc {
  width: 19px;
}

/* line 18, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ne {
  width: 18px;
}

/* line 19, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.np {
  width: 13px;
}

/* line 19, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 20, app/assets/stylesheets/v4/external/link-texting.scss */
  .linkTextingWidget .iti-flag {
    background-size: 5630px 15px;
  }
}

/* line 21, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ac {
  height: 10px;
  background-position: 0 0;
}

/* line 21, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ad {
  height: 14px;
  background-position: -22px 0;
}

/* line 22, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ae {
  height: 10px;
  background-position: -44px 0;
}

/* line 22, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.af {
  height: 14px;
  background-position: -66px 0;
}

/* line 23, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ag {
  height: 14px;
  background-position: -88px 0;
}

/* line 23, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ai {
  height: 10px;
  background-position: -110px 0;
}

/* line 24, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.al {
  height: 15px;
  background-position: -132px 0;
}

/* line 24, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.am {
  height: 10px;
  background-position: -154px 0;
}

/* line 25, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ao {
  height: 14px;
  background-position: -176px 0;
}

/* line 25, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.aq {
  height: 14px;
  background-position: -198px 0;
}

/* line 26, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ar {
  height: 13px;
  background-position: -220px 0;
}

/* line 26, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.as {
  height: 10px;
  background-position: -242px 0;
}

/* line 27, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.at {
  height: 14px;
  background-position: -264px 0;
}

/* line 27, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.au {
  height: 10px;
  background-position: -286px 0;
}

/* line 28, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.aw {
  height: 14px;
  background-position: -308px 0;
}

/* line 28, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ax {
  height: 13px;
  background-position: -330px 0;
}

/* line 29, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.az {
  height: 10px;
  background-position: -352px 0;
}

/* line 29, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ba {
  height: 10px;
  background-position: -374px 0;
}

/* line 30, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bb {
  height: 14px;
  background-position: -396px 0;
}

/* line 30, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bd {
  height: 12px;
  background-position: -418px 0;
}

/* line 31, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.be {
  height: 15px;
  background-position: -440px 0;
}

/* line 31, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bf {
  height: 14px;
  background-position: -460px 0;
}

/* line 32, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bg {
  height: 12px;
  background-position: -482px 0;
}

/* line 32, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bh {
  height: 12px;
  background-position: -504px 0;
}

/* line 33, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bi {
  height: 12px;
  background-position: -526px 0;
}

/* line 33, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bj {
  height: 14px;
  background-position: -548px 0;
}

/* line 34, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bl {
  height: 14px;
  background-position: -570px 0;
}

/* line 34, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bm {
  height: 10px;
  background-position: -592px 0;
}

/* line 35, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bn {
  height: 10px;
  background-position: -614px 0;
}

/* line 35, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bo {
  height: 14px;
  background-position: -636px 0;
}

/* line 36, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bq {
  height: 14px;
  background-position: -658px 0;
}

/* line 36, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.br {
  height: 14px;
  background-position: -680px 0;
}

/* line 37, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bs {
  height: 10px;
  background-position: -702px 0;
}

/* line 37, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bt {
  height: 14px;
  background-position: -724px 0;
}

/* line 38, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bv {
  height: 15px;
  background-position: -746px 0;
}

/* line 38, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bw {
  height: 14px;
  background-position: -768px 0;
}

/* line 39, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.by {
  height: 10px;
  background-position: -790px 0;
}

/* line 39, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.bz {
  height: 14px;
  background-position: -812px 0;
}

/* line 40, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ca {
  height: 10px;
  background-position: -834px 0;
}

/* line 40, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cc {
  height: 10px;
  background-position: -856px 0;
}

/* line 41, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cd {
  height: 15px;
  background-position: -878px 0;
}

/* line 41, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cf {
  height: 14px;
  background-position: -900px 0;
}

/* line 42, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cg {
  height: 14px;
  background-position: -922px 0;
}

/* line 42, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ch {
  height: 15px;
  background-position: -944px 0;
}

/* line 43, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ci {
  height: 14px;
  background-position: -961px 0;
}

/* line 43, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ck {
  height: 10px;
  background-position: -983px 0;
}

/* line 44, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cl {
  height: 14px;
  background-position: -1005px 0;
}

/* line 44, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cm {
  height: 14px;
  background-position: -1027px 0;
}

/* line 45, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cn {
  height: 14px;
  background-position: -1049px 0;
}

/* line 45, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.co {
  height: 14px;
  background-position: -1071px 0;
}

/* line 46, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cp {
  height: 14px;
  background-position: -1093px 0;
}

/* line 46, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cr {
  height: 12px;
  background-position: -1115px 0;
}

/* line 47, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cu {
  height: 10px;
  background-position: -1137px 0;
}

/* line 47, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cv {
  height: 12px;
  background-position: -1159px 0;
}

/* line 48, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cw {
  height: 14px;
  background-position: -1181px 0;
}

/* line 48, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cx {
  height: 10px;
  background-position: -1203px 0;
}

/* line 49, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cy {
  height: 14px;
  background-position: -1225px 0;
}

/* line 49, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.cz {
  height: 14px;
  background-position: -1247px 0;
}

/* line 50, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.de {
  height: 12px;
  background-position: -1269px 0;
}

/* line 50, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.dg {
  height: 10px;
  background-position: -1291px 0;
}

/* line 51, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.dj {
  height: 14px;
  background-position: -1313px 0;
}

/* line 51, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.dk {
  height: 15px;
  background-position: -1335px 0;
}

/* line 52, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.dm {
  height: 10px;
  background-position: -1357px 0;
}

/* line 52, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.do {
  height: 13px;
  background-position: -1379px 0;
}

/* line 53, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.dz {
  height: 14px;
  background-position: -1401px 0;
}

/* line 53, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ea {
  height: 14px;
  background-position: -1423px 0;
}

/* line 54, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ec {
  height: 14px;
  background-position: -1445px 0;
}

/* line 54, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ee {
  height: 13px;
  background-position: -1467px 0;
}

/* line 55, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.eg {
  height: 14px;
  background-position: -1489px 0;
}

/* line 55, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.eh {
  height: 10px;
  background-position: -1511px 0;
}

/* line 56, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.er {
  height: 10px;
  background-position: -1533px 0;
}

/* line 56, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.es {
  height: 14px;
  background-position: -1555px 0;
}

/* line 57, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.et {
  height: 10px;
  background-position: -1577px 0;
}

/* line 57, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.eu {
  height: 14px;
  background-position: -1599px 0;
}

/* line 58, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.fi {
  height: 12px;
  background-position: -1621px 0;
}

/* line 58, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.fj {
  height: 10px;
  background-position: -1643px 0;
}

/* line 59, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.fk {
  height: 10px;
  background-position: -1665px 0;
}

/* line 59, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.fm {
  height: 11px;
  background-position: -1687px 0;
}

/* line 60, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.fo {
  height: 15px;
  background-position: -1709px 0;
}

/* line 60, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.fr {
  height: 14px;
  background-position: -1731px 0;
}

/* line 61, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ga {
  height: 15px;
  background-position: -1753px 0;
}

/* line 61, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gb {
  height: 10px;
  background-position: -1775px 0;
}

/* line 62, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gd {
  height: 12px;
  background-position: -1797px 0;
}

/* line 62, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ge {
  height: 14px;
  background-position: -1819px 0;
}

/* line 63, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gf {
  height: 14px;
  background-position: -1841px 0;
}

/* line 63, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gg {
  height: 14px;
  background-position: -1863px 0;
}

/* line 64, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gh {
  height: 14px;
  background-position: -1885px 0;
}

/* line 64, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gi {
  height: 10px;
  background-position: -1907px 0;
}

/* line 65, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gl {
  height: 14px;
  background-position: -1929px 0;
}

/* line 65, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gm {
  height: 14px;
  background-position: -1951px 0;
}

/* line 66, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gn {
  height: 14px;
  background-position: -1973px 0;
}

/* line 66, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gp {
  height: 14px;
  background-position: -1995px 0;
}

/* line 67, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gq {
  height: 14px;
  background-position: -2017px 0;
}

/* line 67, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gr {
  height: 14px;
  background-position: -2039px 0;
}

/* line 68, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gs {
  height: 10px;
  background-position: -2061px 0;
}

/* line 68, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gt {
  height: 13px;
  background-position: -2083px 0;
}

/* line 69, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gu {
  height: 11px;
  background-position: -2105px 0;
}

/* line 69, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gw {
  height: 10px;
  background-position: -2127px 0;
}

/* line 70, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.gy {
  height: 12px;
  background-position: -2149px 0;
}

/* line 70, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.hk {
  height: 14px;
  background-position: -2171px 0;
}

/* line 71, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.hm {
  height: 10px;
  background-position: -2193px 0;
}

/* line 71, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.hn {
  height: 10px;
  background-position: -2215px 0;
}

/* line 72, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.hr {
  height: 10px;
  background-position: -2237px 0;
}

/* line 72, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ht {
  height: 12px;
  background-position: -2259px 0;
}

/* line 73, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.hu {
  height: 10px;
  background-position: -2281px 0;
}

/* line 73, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ic {
  height: 14px;
  background-position: -2303px 0;
}

/* line 74, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.id {
  height: 14px;
  background-position: -2325px 0;
}

/* line 74, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ie {
  height: 10px;
  background-position: -2347px 0;
}

/* line 75, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.il {
  height: 15px;
  background-position: -2369px 0;
}

/* line 75, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.im {
  height: 10px;
  background-position: -2391px 0;
}

/* line 76, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.in {
  height: 14px;
  background-position: -2413px 0;
}

/* line 76, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.io {
  height: 10px;
  background-position: -2435px 0;
}

/* line 77, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.iq {
  height: 14px;
  background-position: -2457px 0;
}

/* line 77, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ir {
  height: 12px;
  background-position: -2479px 0;
}

/* line 78, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.is {
  height: 15px;
  background-position: -2501px 0;
}

/* line 78, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.it {
  height: 14px;
  background-position: -2523px 0;
}

/* line 79, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.je {
  height: 12px;
  background-position: -2545px 0;
}

/* line 79, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.jm {
  height: 10px;
  background-position: -2567px 0;
}

/* line 80, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.jo {
  height: 10px;
  background-position: -2589px 0;
}

/* line 80, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.jp {
  height: 14px;
  background-position: -2611px 0;
}

/* line 81, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ke {
  height: 14px;
  background-position: -2633px 0;
}

/* line 81, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kg {
  height: 12px;
  background-position: -2655px 0;
}

/* line 82, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kh {
  height: 13px;
  background-position: -2677px 0;
}

/* line 82, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ki {
  height: 10px;
  background-position: -2699px 0;
}

/* line 83, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.km {
  height: 12px;
  background-position: -2721px 0;
}

/* line 83, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kn {
  height: 14px;
  background-position: -2743px 0;
}

/* line 84, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kp {
  height: 10px;
  background-position: -2765px 0;
}

/* line 84, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kr {
  height: 14px;
  background-position: -2787px 0;
}

/* line 85, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kw {
  height: 10px;
  background-position: -2809px 0;
}

/* line 85, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ky {
  height: 10px;
  background-position: -2831px 0;
}

/* line 86, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.kz {
  height: 10px;
  background-position: -2853px 0;
}

/* line 86, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.la {
  height: 14px;
  background-position: -2875px 0;
}

/* line 87, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lb {
  height: 14px;
  background-position: -2897px 0;
}

/* line 87, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lc {
  height: 10px;
  background-position: -2919px 0;
}

/* line 88, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.li {
  height: 12px;
  background-position: -2941px 0;
}

/* line 88, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lk {
  height: 10px;
  background-position: -2963px 0;
}

/* line 89, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lr {
  height: 11px;
  background-position: -2985px 0;
}

/* line 89, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ls {
  height: 14px;
  background-position: -3007px 0;
}

/* line 90, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lt {
  height: 12px;
  background-position: -3029px 0;
}

/* line 90, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lu {
  height: 12px;
  background-position: -3051px 0;
}

/* line 91, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.lv {
  height: 10px;
  background-position: -3073px 0;
}

/* line 91, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ly {
  height: 10px;
  background-position: -3095px 0;
}

/* line 92, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ma {
  height: 14px;
  background-position: -3117px 0;
}

/* line 92, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mc {
  height: 15px;
  background-position: -3139px 0;
}

/* line 93, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.md {
  height: 10px;
  background-position: -3160px 0;
}

/* line 93, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.me {
  height: 10px;
  background-position: -3182px 0;
}

/* line 94, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mf {
  height: 14px;
  background-position: -3204px 0;
}

/* line 94, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mg {
  height: 14px;
  background-position: -3226px 0;
}

/* line 95, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mh {
  height: 11px;
  background-position: -3248px 0;
}

/* line 95, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mk {
  height: 10px;
  background-position: -3270px 0;
}

/* line 96, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ml {
  height: 14px;
  background-position: -3292px 0;
}

/* line 96, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mm {
  height: 14px;
  background-position: -3314px 0;
}

/* line 97, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mn {
  height: 10px;
  background-position: -3336px 0;
}

/* line 97, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mo {
  height: 14px;
  background-position: -3358px 0;
}

/* line 98, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mp {
  height: 10px;
  background-position: -3380px 0;
}

/* line 98, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mq {
  height: 14px;
  background-position: -3402px 0;
}

/* line 99, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mr {
  height: 14px;
  background-position: -3424px 0;
}

/* line 99, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ms {
  height: 10px;
  background-position: -3446px 0;
}

/* line 100, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mt {
  height: 14px;
  background-position: -3468px 0;
}

/* line 100, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mu {
  height: 14px;
  background-position: -3490px 0;
}

/* line 101, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mv {
  height: 14px;
  background-position: -3512px 0;
}

/* line 101, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mw {
  height: 14px;
  background-position: -3534px 0;
}

/* line 102, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mx {
  height: 12px;
  background-position: -3556px 0;
}

/* line 102, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.my {
  height: 10px;
  background-position: -3578px 0;
}

/* line 103, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.mz {
  height: 14px;
  background-position: -3600px 0;
}

/* line 103, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.na {
  height: 14px;
  background-position: -3622px 0;
}

/* line 104, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.nc {
  height: 10px;
  background-position: -3644px 0;
}

/* line 104, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ne {
  height: 15px;
  background-position: -3666px 0;
}

/* line 105, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.nf {
  height: 10px;
  background-position: -3686px 0;
}

/* line 105, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ng {
  height: 10px;
  background-position: -3708px 0;
}

/* line 106, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ni {
  height: 12px;
  background-position: -3730px 0;
}

/* line 106, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.nl {
  height: 14px;
  background-position: -3752px 0;
}

/* line 107, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.no {
  height: 15px;
  background-position: -3774px 0;
}

/* line 107, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.np {
  height: 15px;
  background-position: -3796px 0;
}

/* line 108, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.nr {
  height: 10px;
  background-position: -3811px 0;
}

/* line 108, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.nu {
  height: 10px;
  background-position: -3833px 0;
}

/* line 109, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.nz {
  height: 10px;
  background-position: -3855px 0;
}

/* line 109, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.om {
  height: 10px;
  background-position: -3877px 0;
}

/* line 110, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pa {
  height: 14px;
  background-position: -3899px 0;
}

/* line 110, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pe {
  height: 14px;
  background-position: -3921px 0;
}

/* line 111, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pf {
  height: 14px;
  background-position: -3943px 0;
}

/* line 111, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pg {
  height: 15px;
  background-position: -3965px 0;
}

/* line 112, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ph {
  height: 10px;
  background-position: -3987px 0;
}

/* line 112, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pk {
  height: 14px;
  background-position: -4009px 0;
}

/* line 113, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pl {
  height: 13px;
  background-position: -4031px 0;
}

/* line 113, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pm {
  height: 14px;
  background-position: -4053px 0;
}

/* line 114, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pn {
  height: 10px;
  background-position: -4075px 0;
}

/* line 114, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pr {
  height: 14px;
  background-position: -4097px 0;
}

/* line 115, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ps {
  height: 10px;
  background-position: -4119px 0;
}

/* line 115, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pt {
  height: 14px;
  background-position: -4141px 0;
}

/* line 116, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.pw {
  height: 13px;
  background-position: -4163px 0;
}

/* line 116, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.py {
  height: 11px;
  background-position: -4185px 0;
}

/* line 117, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.qa {
  height: 8px;
  background-position: -4207px 0;
}

/* line 117, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.re {
  height: 14px;
  background-position: -4229px 0;
}

/* line 118, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ro {
  height: 14px;
  background-position: -4251px 0;
}

/* line 118, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.rs {
  height: 14px;
  background-position: -4273px 0;
}

/* line 119, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ru {
  height: 14px;
  background-position: -4295px 0;
}

/* line 119, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.rw {
  height: 14px;
  background-position: -4317px 0;
}

/* line 120, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sa {
  height: 14px;
  background-position: -4339px 0;
}

/* line 120, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sb {
  height: 10px;
  background-position: -4361px 0;
}

/* line 121, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sc {
  height: 10px;
  background-position: -4383px 0;
}

/* line 121, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sd {
  height: 10px;
  background-position: -4405px 0;
}

/* line 122, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.se {
  height: 13px;
  background-position: -4427px 0;
}

/* line 122, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sg {
  height: 14px;
  background-position: -4449px 0;
}

/* line 123, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sh {
  height: 10px;
  background-position: -4471px 0;
}

/* line 123, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.si {
  height: 10px;
  background-position: -4493px 0;
}

/* line 124, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sj {
  height: 15px;
  background-position: -4515px 0;
}

/* line 124, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sk {
  height: 14px;
  background-position: -4537px 0;
}

/* line 125, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sl {
  height: 14px;
  background-position: -4559px 0;
}

/* line 125, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sm {
  height: 15px;
  background-position: -4581px 0;
}

/* line 126, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sn {
  height: 14px;
  background-position: -4603px 0;
}

/* line 126, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.so {
  height: 14px;
  background-position: -4625px 0;
}

/* line 127, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sr {
  height: 14px;
  background-position: -4647px 0;
}

/* line 127, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ss {
  height: 10px;
  background-position: -4669px 0;
}

/* line 128, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.st {
  height: 10px;
  background-position: -4691px 0;
}

/* line 128, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sv {
  height: 12px;
  background-position: -4713px 0;
}

/* line 129, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sx {
  height: 14px;
  background-position: -4735px 0;
}

/* line 129, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sy {
  height: 14px;
  background-position: -4757px 0;
}

/* line 130, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.sz {
  height: 14px;
  background-position: -4779px 0;
}

/* line 130, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ta {
  height: 10px;
  background-position: -4801px 0;
}

/* line 131, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tc {
  height: 10px;
  background-position: -4823px 0;
}

/* line 131, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.td {
  height: 14px;
  background-position: -4845px 0;
}

/* line 132, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tf {
  height: 14px;
  background-position: -4867px 0;
}

/* line 132, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tg {
  height: 13px;
  background-position: -4889px 0;
}

/* line 133, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.th {
  height: 14px;
  background-position: -4911px 0;
}

/* line 133, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tj {
  height: 10px;
  background-position: -4933px 0;
}

/* line 134, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tk {
  height: 10px;
  background-position: -4955px 0;
}

/* line 134, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tl {
  height: 10px;
  background-position: -4977px 0;
}

/* line 135, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tm {
  height: 14px;
  background-position: -4999px 0;
}

/* line 135, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tn {
  height: 14px;
  background-position: -5021px 0;
}

/* line 136, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.to {
  height: 10px;
  background-position: -5043px 0;
}

/* line 136, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tr {
  height: 14px;
  background-position: -5065px 0;
}

/* line 137, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tt {
  height: 12px;
  background-position: -5087px 0;
}

/* line 137, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tv {
  height: 10px;
  background-position: -5109px 0;
}

/* line 138, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tw {
  height: 14px;
  background-position: -5131px 0;
}

/* line 138, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.tz {
  height: 14px;
  background-position: -5153px 0;
}

/* line 139, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ua {
  height: 14px;
  background-position: -5175px 0;
}

/* line 139, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ug {
  height: 14px;
  background-position: -5197px 0;
}

/* line 140, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.um {
  height: 11px;
  background-position: -5219px 0;
}

/* line 140, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.us {
  height: 11px;
  background-position: -5241px 0;
}

/* line 141, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.uy {
  height: 14px;
  background-position: -5263px 0;
}

/* line 141, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.uz {
  height: 10px;
  background-position: -5285px 0;
}

/* line 142, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.va {
  height: 15px;
  background-position: -5307px 0;
}

/* line 142, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.vc {
  height: 14px;
  background-position: -5324px 0;
}

/* line 143, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ve {
  height: 14px;
  background-position: -5346px 0;
}

/* line 143, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.vg {
  height: 10px;
  background-position: -5368px 0;
}

/* line 144, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.vi {
  height: 14px;
  background-position: -5390px 0;
}

/* line 144, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.vn {
  height: 14px;
  background-position: -5412px 0;
}

/* line 145, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.vu {
  height: 12px;
  background-position: -5434px 0;
}

/* line 145, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.wf {
  height: 14px;
  background-position: -5456px 0;
}

/* line 146, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ws {
  height: 10px;
  background-position: -5478px 0;
}

/* line 146, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.xk {
  height: 15px;
  background-position: -5500px 0;
}

/* line 147, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.ye {
  height: 14px;
  background-position: -5522px 0;
}

/* line 147, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.yt {
  height: 14px;
  background-position: -5544px 0;
}

/* line 148, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.za {
  height: 14px;
  background-position: -5566px 0;
}

/* line 148, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.zm {
  height: 14px;
  background-position: -5588px 0;
}

/* line 149, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .iti-flag.zw {
  height: 10px;
  background-position: -5610px 0;
}

/* line 149, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 150, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 4px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 151, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list {
  list-style: none;
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  text-align: left;
  color: #333;
}

/* line 152, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .country {
  padding: 5px 10px;
}

/* line 152, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 153, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .flag {
  display: inline-block;
  width: 20px;
}

/* line 153, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .flag {
  vertical-align: middle;
}

/* line 154, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .flag {
  margin-right: 6px;
}

/* line 154, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .country-name, .linkTextingWidget .country-list .dial-code, .linkTextingWidget .country-list .flag {
  vertical-align: middle;
}

/* line 155, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .country-name, .linkTextingWidget .country-list .flag {
  margin-right: 6px;
}

/* line 156, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .country .dial-code {
  color: #999;
}

/* line 156, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .hide {
  display: none !important;
}

/* line 157, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .country:hover {
  background-color: rgba(128, 128, 128, 0.16);
}

/* line 158, app/assets/stylesheets/v4/external/link-texting.scss */
.linkTextingWidget .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 159, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .closeButton {
  background-color: #4c4d4d;
  color: #a8a9a9;
  border-radius: 50%;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  font-family: 'OpenSans',sans-serif;
  top: 40px;
  right: 45px;
  font-size: 12px;
  padding: 2px 7px;
  cursor: pointer;
}

/* line 160, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .linkTextingWidgetWrapper {
  width: 100%;
  height: 100%;
}

/* line 160, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .linkTextingWidget {
  padding: 0;
  border-radius: 5px;
}

/* line 161, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .linkTextingButton {
  position: absolute;
  right: 8px;
  top: 5px;
  min-width: 138px;
  background-color: #747474;
  font-size: 11pt;
  font-weight: bold;
}

/* line 162, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .linkTextingInner {
  position: relative;
  width: 100%;
}

/* line 162, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .intl-tel-input {
  width: 100%;
}

/* line 163, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .linkTextingInputWrapper {
  width: 100%;
}

/* line 163, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .linkTextingInput {
  width: 100%;
  height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 164, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .promptContent {
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

/* line 165, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper .sliderButton {
  display: none;
}

/* line 165, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 285pt;
}

/* line 166, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal .linkTextingWidget {
  padding: 30px 0 25px 0;
  width: initial;
  margin-bottom: 0;
}

/* line 167, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal.prompt-placement-left {
  left: 0;
}

/* line 167, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal.prompt-placement-left .linkTextingWidget {
  border-radius: 0 5px 0 0;
}

/* line 168, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal.prompt-placement-right {
  right: 0;
}

/* line 168, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal.prompt-placement-right .linkTextingWidget {
  border-radius: 5px 0 0 0;
}

/* line 169, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal .closeButton {
  top: 40px;
  right: 25px;
  font-size: 12px;
  padding: 2px 7px;
}

/* line 170, app/assets/stylesheets/v4/external/link-texting.scss */
.iframePromptWrapper.promptWrapper.prompt-modal .closeButton {
  top: 15px;
}

/* line 170, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-modal .promptContent {
  margin-bottom: 20px;
}

/* line 171, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-full_page {
  position: fixed;
  display: table;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 9999;
}

/* line 172, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-full_page .linkTextingWidgetWrapper {
  display: table-cell;
  vertical-align: middle;
}

/* line 173, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-full_page .linkTextingWidget {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  height: 50%;
}

/* line 174, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-full_page .promptContent {
  width: 100%;
  font-size: 34pt;
  text-align: center;
  margin-bottom: 50px;
}

/* line 175, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-full_page .linkTextingInner {
  width: 35%;
  margin: 0 auto;
}

/* line 175, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-full_page .closeButton {
  position: fixed;
  background-color: #4c4d4d;
  border-radius: 50%;
  line-height: 1.5;
  text-align: center;
  font-size: 30px;
  padding: 0 12px;
}

/* line 176, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-bar {
  height: 66px;
}

/* line 176, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-bar.prompt-placement-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 177, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-bar .linkTextingWidget {
  height: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 178, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-bar .linkTextingInner {
  width: 40%;
  display: inline-table;
  position: relative;
  margin-top: 9px;
}

/* line 179, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-bar .promptContent {
  width: 40%;
  display: inline-table;
  position: relative;
  float: left;
  text-align: right;
  padding-right: 30px;
  font-size: 18pt;
  font-weight: bold;
  margin-top: 17px;
}

@media (min-width: 1280px) {
  /* line 180, app/assets/stylesheets/v4/external/link-texting.scss */
  .promptWrapper.prompt-bar .linkTextingInner {
    width: 30%;
  }
  /* line 180, app/assets/stylesheets/v4/external/link-texting.scss */
  .promptWrapper.prompt-bar .promptContent {
    width: 50%;
  }
}

@media (min-width: 1560px) {
  /* line 181, app/assets/stylesheets/v4/external/link-texting.scss */
  .promptWrapper.prompt-bar .linkTextingInner {
    width: 20%;
  }
  /* line 181, app/assets/stylesheets/v4/external/link-texting.scss */
  .promptWrapper.prompt-bar .promptContent {
    width: 50%;
  }
}

/* line 182, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-bar .closeButton {
  right: 55pt;
  padding: 4px 15px;
  font-weight: normal;
  font-size: 25px;
  top: 12px;
}

/* line 183, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider {
  position: fixed;
  display: table;
  left: -100000px;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
}

/* line 184, app/assets/stylesheets/v4/external/link-texting.scss */
.iframePromptWrapper.promptWrapper.prompt-slider {
  left: 0;
  width: 100%;
}

/* line 184, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider.prompt-placement-left {
  width: 0;
}

/* line 185, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider.prompt-placement-right {
  width: 200%;
}

/* line 185, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider.prompt-timing-slow {
  -webkit-transition: width 500ms ease;
  transition: width 500ms ease;
}

/* line 186, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider.prompt-timing-fast {
  -webkit-transition: width 100ms ease;
  transition: width 100ms ease;
}

/* line 187, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider.prompt-open {
  left: 0;
  top: 0;
  width: 100%;
}

/* line 187, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .linkTextingWidgetWrapper {
  display: table-cell;
  vertical-align: middle;
}

/* line 188, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .linkTextingWidget {
  position: relative;
  width: 640px;
  height: 320px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 90px 20px 90px;
}

/* line 189, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .promptContent {
  font-size: 26pt;
  margin-bottom: 45px;
  margin-top: 15px;
}

/* line 190, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .linkTextingInner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

/* line 191, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .closeButton {
  top: 20px;
  right: 20px;
  font-size: 25px;
  padding: 2px 12px;
}

/* line 192, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .linkTextingInput {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 193, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .linkTextingWidget .linkTextingButton {
  height: 50px;
  width: 150px;
}

/* line 194, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .sliderButton {
  position: absolute;
  top: 110px;
  display: block;
}

/* line 195, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .sliderButton:first-child {
  left: -60px;
}

/* line 195, app/assets/stylesheets/v4/external/link-texting.scss */
.promptWrapper.prompt-slider .sliderButton:last-child {
  right: -60px;
}

/* line 196, app/assets/stylesheets/v4/external/link-texting.scss */
.badgeContainer.badge-3 .linkTextingWidget {
  width: 420px;
}

/* line 196, app/assets/stylesheets/v4/external/link-texting.scss */
.badgeContainer.badge-3 .linkTextingWidget .linkTextingInner {
  margin: 0 auto;
  width: 400px;
}

/* line 197, app/assets/stylesheets/v4/external/link-texting.scss */
.badgeRow {
  width: 390px;
}

/* line 197, app/assets/stylesheets/v4/external/link-texting.scss */
.badgeRow.badge-3 {
  width: 425px;
}

/* line 197, app/assets/stylesheets/v4/external/link-texting.scss */
.badgeRow span {
  margin: 0 auto;
  display: table;
}

/* line 198, app/assets/stylesheets/v4/external/link-texting.scss */
.badgeRow a {
  text-decoration: none;
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 9, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 12, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 22, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 32, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 38, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 41, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 44, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 54, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 61, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 70, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 82, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 89, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}

/* line 98, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 101, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 104, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 110, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 115, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 121, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 132, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 140, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 144, app/assets/stylesheets/v4/external/jquery-ui.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 147, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 150, app/assets/stylesheets/v4/external/jquery-ui.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 155, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 159, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 162, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 167, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 171, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 175, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 180, app/assets/stylesheets/v4/external/jquery-ui.scss */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 185, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 194, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 198, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 203, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 210, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 213, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 220, app/assets/stylesheets/v4/external/jquery-ui.scss */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 225, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 230, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 234, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 241, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 245, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 248, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 251, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 254, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 257, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 266, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 271, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 275, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 279, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 285, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 291, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 295, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 302, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 310, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 318, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 323, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 326, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 329, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 333, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 336, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 339, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 342, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 346, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 349, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 356, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 359, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 363, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 367, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 371, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 375, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 378, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 381, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 385, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 390, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 398, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 402, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 410, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 419, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 426, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 433, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 436, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 440, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 447, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 450, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 454, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

/* line 461, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 464, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 473, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 480, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
/* line 486, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu-icons {
  position: relative;
}

/* line 489, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
/* line 494, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
/* line 503, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* line 507, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 512, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 516, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8Jafv48aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

/* line 522, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 525, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable {
  position: relative;
}

/* line 528, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 535, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 539, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 546, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 553, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 560, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 567, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 574, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 581, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 588, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 595, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 599, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 604, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 612, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 618, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 627, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-open {
  display: block;
}

/* line 630, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

/* line 637, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

/* line 644, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 653, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 657, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 666, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
/* line 676, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

/* line 681, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 684, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 688, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 692, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 695, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 699, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 703, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 708, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 712, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 715, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 718, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 722, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 729, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 739, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
/* line 753, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
/* line 759, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 765, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner-up {
  top: 0;
}

/* line 768, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 773, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/* line 777, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 781, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 785, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 795, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 800, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 804, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 809, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 812, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 818, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 826, app/assets/stylesheets/v4/external/jquery-ui.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
/* line 832, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 836, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 839, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 846, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 851, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-content a {
  color: #222222;
}

/* line 854, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 860, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 866, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 874, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 880, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 891, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 902, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 910, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 919, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 926, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 931, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 938, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 943, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 948, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 953, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 960, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 967, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 975, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 979, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/images/ui-icons_222222_256x240.png);
}

/* line 983, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url(/images/ui-icons_222222_256x240.png);
}

/* line 986, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-default .ui-icon {
  background-image: url(/images/ui-icons_888888_256x240.png);
}

/* line 989, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/images/ui-icons_454545_256x240.png);
}

/* line 993, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-active .ui-icon {
  background-image: url(/images/ui-icons_454545_256x240.png);
}

/* line 996, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/images/ui-icons_2e83ff_256x240.png);
}

/* line 999, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
/* line 1005, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 1006, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 1007, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 1008, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 1009, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 1010, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 1011, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 1012, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 1013, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 1014, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 1015, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 1016, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 1017, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 1018, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 1019, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 1020, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 1021, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 1022, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 1023, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 1024, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 1025, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 1026, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 1027, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 1028, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 1029, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 1030, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 1031, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 1032, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 1033, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 1034, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 1035, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 1036, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 1037, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 1038, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 1039, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 1040, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 1041, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 1042, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 1043, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 1044, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 1045, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 1046, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 1047, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 1048, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 1049, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 1050, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 1051, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 1052, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 1053, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 1054, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 1055, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 1056, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 1057, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 1058, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 1059, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 1060, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 1061, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 1062, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 1063, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 1064, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 1065, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 1066, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 1067, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 1068, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 1069, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 1070, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 1071, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 1072, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 1073, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 1074, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 1075, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 1076, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 1077, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 1078, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 1079, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 1080, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 1081, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 1082, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 1083, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 1084, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 1085, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 1086, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 1087, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 1088, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 1089, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 1090, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 1091, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 1092, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 1093, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 1094, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 1095, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 1096, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 1097, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 1098, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 1099, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 1100, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 1101, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 1102, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 1103, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 1104, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 1105, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 1106, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 1107, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 1108, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 1109, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 1110, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 1111, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 1112, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 1113, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 1114, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 1115, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 1116, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 1117, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 1118, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 1119, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 1120, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 1121, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 1122, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 1123, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 1124, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 1125, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 1126, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 1127, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 1128, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 1129, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 1130, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 1131, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 1132, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 1133, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 1134, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 1135, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 1136, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 1137, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 1138, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 1139, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 1140, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 1141, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 1143, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 1144, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 1145, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 1146, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 1147, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 1148, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 1149, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 1150, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 1151, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 1152, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 1153, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 1154, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 1155, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 1156, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 1157, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 1158, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 1159, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 1160, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 1161, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 1162, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 1163, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 1164, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 1165, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 1166, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 1167, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 1168, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 1169, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 1170, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 1171, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 1172, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 1173, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 1174, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 1175, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 1176, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 1177, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 1178, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 1179, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 1180, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 1187, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 1193, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 1199, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 1205, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 1213, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-overlay {
  background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 1218, app/assets/stylesheets/v4/external/jquery-ui.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

@font-face {
  font-family: 'gotham-htf-book';
  src: url(/assets/fonts/GothamHTF-Book-55612130c54efa7287b141f6b81d1f411da6a089706d962b4b6f309f530da8d0.ttf) format("truetype");
}

@font-face {
  font-family: 'gotham-htf-bold';
  src: url(/assets/fonts/GothamHTF-Bold-20b0829cd37e62f168f7d001e09ad8af2640d71b5219daaa1aed68df4fbef8f8.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-book-italic';
  src: url(/assets/fonts/GothamHTF-BookItalic-95911915a73d8f08631c61dcfbb786398d4942c9bfc13e553f6bc1812f2b3b9e.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-condensed-light';
  src: url(/assets/Gotham-Condensed-Light-945b1934b0007c318189b663622e402c8e05fdabf6ced1b6f9a14e7da5b706b9.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-condensed-light';
  src: url(/assets/Gotham-Condensed-Light-945b1934b0007c318189b663622e402c8e05fdabf6ced1b6f9a14e7da5b706b9.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-medium';
  src: url(/assets/fonts/Gotham-Medium-bc397773a547218b8c334f9a40ea8e58f55198fab6095b103e598634fe273450.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-medium';
  src: url(/assets/fonts/GothamHTF-Medium-41b717f471ef32cf91f113e61444fa1c090c37e3b3b191901271eb926ccf2367.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-light';
  src: url(/assets/fonts/GothamHTF-Light-8ea386bb61435106247aff725bab63a585b46ab220e16149ec0155d946253e78.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-thin';
  src: url(/assets/fonts/GothamHTF-Thin-57f4006c6c79ba30063299ad5687454e130b42a64b8cb38d3e6deaa03aa424be.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-xlight';
  src: url(/assets/fonts/GothamHTF-XLight-380dc63c617375ab1ef8c5b593fa198d9dc0bbdd7baf855228bfd0580cd34c32.otf) format("opentype");
}

@supports (-webkit-overflow-scrolling: touch) {
  /* line 64, app/assets/stylesheets/v4/partials/_fonts.scss */
  * {
    letter-spacing: 0 !important;
  }
}

/* line 24, app/assets/stylesheets/v4/partials/../_variables.scss */
.btn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gotham-htf-medium", sans-serif;
  border: none;
  display: block;
  height: 55px;
  line-height: 55px;
  padding: 0 !important;
  text-align: center;
}

/* line 35, app/assets/stylesheets/v4/partials/../_variables.scss */
.btn-primary {
  background: #3d7dcd;
  color: #fff;
}

/* line 40, app/assets/stylesheets/v4/partials/../_variables.scss */
a {
  color: #4a4a4a;
  text-decoration: none;
}

/* line 43, app/assets/stylesheets/v4/partials/../_variables.scss */
a:hover {
  text-decoration: underline;
}

@media (max-width: 63.937em) {
  /* line 48, app/assets/stylesheets/v4/partials/../_variables.scss */
  .mobile-hidden {
    display: none !important;
  }
}

/* line 53, app/assets/stylesheets/v4/partials/../_variables.scss */
.desktop-hidden {
  display: none !important;
}

@media (max-width: 63.937em) {
  /* line 53, app/assets/stylesheets/v4/partials/../_variables.scss */
  .desktop-hidden {
    display: block !important;
  }
}

/* line 60, app/assets/stylesheets/v4/partials/../_variables.scss */
.fill-brand-color {
  fill: #3d7dcd;
}

/* line 3, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonials-container {
  background: #f9f9f9;
  overflow: hidden;
  padding: 122px 0 101px;
}

@media (max-width: 63.937em) {
  /* line 3, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonials-container {
    padding: 58px 0 30px;
  }
}

/* line 6, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonials-header {
  font-size: 39px;
  font-size: 3.9rem;
  font-family: "gotham-htf-medium", sans-serif;
  color: #4a4a4a;
  line-height: 100%;
  margin-bottom: 35px;
  text-align: center;
}

@media (max-width: 63.937em) {
  /* line 6, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonials-header {
    font-size: 34px;
    font-size: 3.4rem;
  }
}

/* line 9, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonials-list {
  margin: 0 auto;
  text-align: center;
  width: 900px;
}

@media (max-width: 63.937em) {
  /* line 9, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonials-list {
    width: 71%;
  }
}

@media (max-width: 30.937em) {
  /* line 9, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonials-list {
    width: 100%;
  }
}

/* line 13, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonials-item-events {
  display: inline-block;
  padding: 0 52px;
  vertical-align: top;
  width: 49%;
}

@media (max-width: 63.937em) {
  /* line 13, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonials-item-events {
    padding: 0 20px;
  }
}

/* line 16, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonial-image-wrapper {
  height: 133px;
  margin: 0 auto 16px;
  position: relative;
  width: 200px;
}

@media (max-width: 63.937em) {
  /* line 16, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonial-image-wrapper {
    width: 100px;
  }
}

/* line 19, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonial-image {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
}

@media (max-width: 63.937em) {
  /* line 19, app/assets/stylesheets/v4/partials/_testimonials.scss */
  .testimonial-image {
    width: 100px;
  }
}

/* line 22, app/assets/stylesheets/v4/partials/_testimonials.scss */
.testimonial-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "gotham-htf-book", sans-serif;
  color: #4a4a4a;
  letter-spacing: 2px;
  line-height: 150%;
}

@font-face {
  font-family: 'gotham-htf-book';
  src: url(/assets/fonts/GothamHTF-Book-55612130c54efa7287b141f6b81d1f411da6a089706d962b4b6f309f530da8d0.ttf) format("truetype");
}

@font-face {
  font-family: 'gotham-htf-bold';
  src: url(/assets/fonts/GothamHTF-Bold-20b0829cd37e62f168f7d001e09ad8af2640d71b5219daaa1aed68df4fbef8f8.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-book-italic';
  src: url(/assets/fonts/GothamHTF-BookItalic-95911915a73d8f08631c61dcfbb786398d4942c9bfc13e553f6bc1812f2b3b9e.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-condensed-light';
  src: url(/assets/Gotham-Condensed-Light-945b1934b0007c318189b663622e402c8e05fdabf6ced1b6f9a14e7da5b706b9.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-condensed-light';
  src: url(/assets/Gotham-Condensed-Light-945b1934b0007c318189b663622e402c8e05fdabf6ced1b6f9a14e7da5b706b9.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-medium';
  src: url(/assets/fonts/Gotham-Medium-bc397773a547218b8c334f9a40ea8e58f55198fab6095b103e598634fe273450.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-medium';
  src: url(/assets/fonts/GothamHTF-Medium-41b717f471ef32cf91f113e61444fa1c090c37e3b3b191901271eb926ccf2367.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-light';
  src: url(/assets/fonts/GothamHTF-Light-8ea386bb61435106247aff725bab63a585b46ab220e16149ec0155d946253e78.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-thin';
  src: url(/assets/fonts/GothamHTF-Thin-57f4006c6c79ba30063299ad5687454e130b42a64b8cb38d3e6deaa03aa424be.otf) format("opentype");
}

@font-face {
  font-family: 'gotham-htf-xlight';
  src: url(/assets/fonts/GothamHTF-XLight-380dc63c617375ab1ef8c5b593fa198d9dc0bbdd7baf855228bfd0580cd34c32.otf) format("opentype");
}

@supports (-webkit-overflow-scrolling: touch) {
  /* line 64, app/assets/stylesheets/v4/partials/_fonts.scss */
  * {
    letter-spacing: 0 !important;
  }
}

/* line 1, app/assets/stylesheets/v4/partials/_typography.scss */
html {
  font-size: 62.5%;
  /* with the standard base font size of 16px this will be equal to 10px */
}

/* line 5, app/assets/stylesheets/v4/partials/_typography.scss */
body {
  margin: 0;
  padding: 0;
  font-family: "gotham-htf-book", sans-serif;
  color: #333;
  font-size: 160%;
  /* 160% of 10px ~ 16px, understood by all browsers */
  font-size: 1.6rem;
  /* 1.6 * 10px ~ 16px, understood by all major browsers and IE9+ */
  line-height: 160%;
  -webkit-font-smoothing: antialiased;
}

/* line 17, app/assets/stylesheets/v4/partials/_typography.scss */
p {
  font-family: "gotham-htf-book", sans-serif;
  word-spacing: 0;
}

/* line 22, app/assets/stylesheets/v4/partials/_typography.scss */
a {
  font-family: "gotham-htf-book", sans-serif;
  text-decoration: none;
}

/* line 27, app/assets/stylesheets/v4/partials/_typography.scss */
li {
  list-style: none;
}

/* line 31, app/assets/stylesheets/v4/partials/_typography.scss */
h1, .h1 {
  font-family: "gotham-htf-medium", sans-serif;
  display: block;
  text-align: center;
  margin: 0;
  font-size: 74px;
  font-size: 7.4rem;
  letter-spacing: 0;
  color: #474747;
}

/* line 41, app/assets/stylesheets/v4/partials/_typography.scss */
h2, .h2 {
  font-family: "gotham-htf-medium", sans-serif;
  font-size: 2.4rem;
  font-weight: 100;
  color: #474747;
  line-height: 120%;
}

/* line 49, app/assets/stylesheets/v4/partials/_typography.scss */
sup {
  top: inherit;
  position: static;
}

/* line 1, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector {
  z-index: 8000;
  display: none;
  background: #72cac4;
  width: 100%;
  position: absolute;
}

/* line 3, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-toggle {
  text-decoration: none;
  display: block;
  background: #72cac4;
  padding: 13px 40px 11px 20px;
  color: #FFFFFF;
  font-family: "gotham-htf-medium", sans-serif;
}

/* line 16, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}

/* line 24, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .open .dropdown-menu {
  display: block;
}

/* line 28, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 40px;
  list-style-type: none;
  display: none;
  padding: 0;
}

/* line 38, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu li {
  text-align: center;
  width: 100%;
  display: inline-block;
  background-color: #FFFFFF;
  height: 48px;
}

/* line 44, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu li:hover {
  background: none;
}

/* line 47, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu li:active {
  background-color: #4C938F;
}

/* line 50, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu li a {
  font-weight: 100;
  font-size: 18px;
  padding: 15px 0;
  width: 100%;
  text-decoration: none;
  display: block;
  margin: 0;
  color: #000000;
}

/* line 60, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu li a:hover {
  background: none;
}

/* line 63, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.mobile-city-selector .dropdown-menu li a:active {
  background-color: #4C938F;
  color: #FFFFFF;
}

/* line 75, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown {
  display: none;
  float: right;
  margin-top: 15px;
}

/* line 80, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown {
  position: static;
}

/* line 83, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}

/* line 91, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .open .dropdown-menu {
  display: block;
}

/* line 96, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
  margin: 0;
  padding: 0 0 20px 0;
  background: black;
  z-index: 9999;
  position: absolute;
  width: 100%;
  left: 0;
  top: 69px;
  list-style-type: none;
  display: none;
}

/* line 109, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li {
  text-align: center;
  width: 100%;
  display: inline-block;
  background-color: #000000;
  height: 48px;
}

/* line 115, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li:hover {
  background-color: #2D2D2D;
}

/* line 118, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a {
  font-family: "gotham-htf-book", sans-serif;
  font-weight: 100;
  font-size: 18px;
  padding: 15px 0;
  width: 100%;
  text-decoration: none;
  display: block;
  margin: 0;
  color: #FFFFFF;
}

/* line 128, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a:active {
  background-color: #2D2D2D;
}

/* line 131, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a:hover {
  background-color: #2D2D2D;
}

/* line 134, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a.login-mobile, .custom-mobile-dropdown .dropdown-menu li a.book-now {
  padding: 7px 0 5px 0;
  width: 290px;
  margin: 5px auto;
}

/* line 140, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a.login-mobile {
  border: 1px solid #FFFFFF;
}

/* line 142, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a.login-mobile:active {
  background-color: #2D2D2D;
}

/* line 146, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a.book-now {
  background-color: #72cac4;
}

/* line 148, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-mobile-dropdown .dropdown-menu li a.book-now:active {
  background-color: #4C938F;
}

/* line 157, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown {
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 100;
  height: 30px;
}

/* line 158, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown a {
  text-decoration: none;
}

/* line 167, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown span {
  color: #FFFFFF;
}

/* line 170, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}

/* line 178, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .open .dropdown-menu {
  display: block;
}

/* line 183, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-city {
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
          box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
  right: 0;
  padding: 10px 0;
  width: 100%;
  max-height: 290px;
  overflow: auto;
  background-color: #FFFFFF;
  border-radius: 5px;
  z-index: 9999;
  position: absolute;
  list-style-type: none;
  display: none;
}

/* line 196, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-city li {
  width: 100%;
  display: inline-block;
}

/* line 199, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-city li a {
  padding: 10px 0 10px 20px;
  text-align: left;
  width: 100%;
  font-family: "gotham-htf-book", sans-serif;
  font-weight: 100;
  color: #383838;
  text-decoration: none;
  display: block;
  margin: 0;
}

/* line 209, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-city li a:hover {
  background-color: #72cac4;
  font-weight: 900;
  color: #FFFFFF;
  font-family: "gotham-htf-medium", sans-serif;
}

/* line 219, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time {
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
          box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
  width: 164px;
  left: 0;
  padding: 20px 0;
  background-color: #FFFFFF;
  border-radius: 5px;
  z-index: 9999;
  position: absolute;
  list-style-type: none;
  display: none;
  max-height: 190px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 234, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time p {
  color: #72cac4;
}

/* line 236, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time p:first-child {
  font-weight: bold;
  float: left;
  padding-left: 15px;
  margin-bottom: 0px;
}

/* line 242, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time p.available_hour {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  padding-bottom: 15px;
  font-size: 22px;
}

/* line 252, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time .hours {
  border-top: 1px solid #e5e5e5;
}

/* line 257, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time li {
  width: 100%;
  display: inline-block;
}

/* line 260, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time li a {
  padding: 15px 0 10px 15px;
  text-align: left;
  width: 100%;
  font-family: "gotham-htf-book", sans-serif;
  font-weight: 100;
  color: #383838;
  text-decoration: none;
  display: block;
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
}

/* line 271, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-time li a:hover {
  background-color: #72cac4;
  font-weight: 900;
  color: #FFFFFF;
  font-family: "gotham-htf-medium", sans-serif;
}

/* line 280, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-hour {
  width: 200px;
  left: 0;
  padding-top: 10px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  z-index: 9999;
  position: absolute;
  list-style-type: none;
  z-index: 100;
}

/* line 292, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-hour .hours {
  font-size: 15px;
  max-height: 280px;
  overflow: scroll;
}

/* line 297, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-hour li {
  width: 100%;
  display: inline-block;
  padding: 9px 0 9px 23px;
  text-align: left;
  width: 100%;
  font-family: "gotham-htf-book", sans-serif;
  font-weight: 100;
  color: #383838;
  text-decoration: none;
  margin: 0;
  cursor: pointer;
}

/* line 309, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.custom-dropdown .dropdown-hour li.active, .custom-dropdown .dropdown-hour li:hover {
  background-color: #72cac4;
  font-weight: 900;
  color: #FFFFFF;
  font-family: "gotham-htf-medium", sans-serif;
}

/* line 321, app/assets/stylesheets/v4/partials/_dropdowns.scss */
.space {
  width: 100%;
  height: 48px;
  background: black;
}

/* line 2, app/assets/stylesheets/v4/partials/_layout.scss */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/v4/partials/_layout.scss */
.section-download, .section-nav, .section-nav-black, .section-nav-dark, .section-nav-dark-homepage {
  width: 100%;
  position: relative;
}

/* line 19, app/assets/stylesheets/v4/partials/_layout.scss */
.section-download-container, .section-pricing-container {
  width: 117.0rem;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 75em) {
  /* line 19, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-download-container, .section-pricing-container {
    width: 100%;
  }
}

/* line 31, app/assets/stylesheets/v4/partials/_layout.scss */
.section-faq-container, .therapists__container, .section-how .how__container, .section-hero-home .form-select-container .container, .section-hero .form-select-container .container, .section-booking .form-select-container .container, .section-hero-home .form-select-container, .section-hero .form-select-container, .section-booking .form-select-container {
  width: 90.0rem;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 56em) {
  /* line 31, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-faq-container, .therapists__container, .section-how .how__container, .section-hero-home .form-select-container .container, .section-hero .form-select-container .container, .section-booking .form-select-container .container, .section-hero-home .form-select-container, .section-hero .form-select-container, .section-booking .form-select-container {
    width: 100%;
  }
}

/* line 56, app/assets/stylesheets/v4/partials/_layout.scss */
.section-pricing-container {
  width: 80.0rem;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 56em) {
  /* line 56, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-pricing-container {
    width: 100%;
  }
}

/* line 69, app/assets/stylesheets/v4/partials/_layout.scss */
.section-home-container:before, .therapists-items:before, .section-therapists:before, .section-give-gift:before, .section-download:before, #section-home-pricing .price-cards .price-card:before, #section-home-pricing .price-cards:before, .pricing-card:before, .pricing-cards:before, .section-pricing:before, .testimonials-items:before, .section-testimonials:before, .massages-items:before, .section-massages:before, .section-how .how__icons-mobile:before, .section-how:before, .section-hero-home:before, .soothe-collection-section-gc:before, .soothe-collection-section:before, .section-hero:before, .section-booking:before {
  content: "";
  display: table;
  clear: both;
}

/* line 74, app/assets/stylesheets/v4/partials/_layout.scss */
.section-home-container:after, .therapists-items:after, .section-therapists:after, .section-give-gift:after, .section-download:after, #section-home-pricing .price-cards .price-card:after, #section-home-pricing .price-cards:after, .pricing-card:after, .pricing-cards:after, .section-pricing:after, .testimonials-items:after, .section-testimonials:after, .massages-items:after, .section-massages:after, .section-how .how__icons-mobile:after, .section-how:after, .section-hero-home:after, .soothe-collection-section-gc:after, .soothe-collection-section:after, .section-hero:after, .section-booking:after {
  content: "";
  display: table;
  clear: both;
}

/* line 84, app/assets/stylesheets/v4/partials/_layout.scss */
.therapists-item, .download-google-store, .download-app-store, .download-right, .section-how .how__tip, .section-how .how__available, .section-how .how__hour, .section-hero-home .form-select-container .form-submit, .section-hero .form-select-container .form-submit, .section-booking .form-select-container .form-submit, .section-hero-home .form-select-container .form-date, .section-hero .form-select-container .form-date, .section-booking .form-select-container .form-date, .section-hero-home .form-select-container .form-city, .section-hero .form-select-container .form-city, .section-booking .form-select-container .form-city, .massages-item-dell, .massages-item, .pricing-card, .section-hero-home .form-select-container .form-time, .section-hero .form-select-container .form-time, .section-booking .form-select-container .form-time {
  position: relative;
  min-height: 1px;
  float: left;
}

/* line 93, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-time, .section-hero .form-select-container .form-time, .section-booking .form-select-container .form-time {
  width: 16.6666666667%;
}

@media (max-width: 56em) {
  /* line 93, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-select-container .form-time, .section-hero .form-select-container .form-time, .section-booking .form-select-container .form-time {
    width: 100%;
  }
}

/* line 93, app/assets/stylesheets/v4/partials/_layout.scss */
.pricing-card {
  width: 33.3333333333%;
}

@media (max-width: 56em) {
  /* line 93, app/assets/stylesheets/v4/partials/_layout.scss */
  .pricing-card {
    width: 100%;
  }
}

/* line 93, app/assets/stylesheets/v4/partials/_layout.scss */
.massages-item-dell, .massages-item {
  width: 41.6666666667%;
}

@media (max-width: 56em) {
  /* line 93, app/assets/stylesheets/v4/partials/_layout.scss */
  .massages-item-dell, .massages-item {
    width: 100%;
  }
}

/* line 125, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .dropdown-menu, .section-hero .dropdown-menu, .section-booking .dropdown-menu {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 133, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .dropdown-time, .section-hero .dropdown-time, .section-booking .dropdown-time {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 6% !important;
  border-radius: 0px !important;
  width: 166px !important;
}

/* line 141, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket, .section-hero form .bucket, .section-booking form .bucket {
  padding: 0;
}

/* line 144, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket select, .section-hero form .bucket select, .section-booking form .bucket select {
  -webkit-appearance: none;
  background: white url(/index_roi/dd-arrow.gif) 90% 28px no-repeat;
  background-size: 17px 9px;
  display: block;
  width: 100%;
  max-width: 100%;
  font-weight: bold;
}

/* line 154, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .form-control, .section-hero form .bucket .form-control, .section-booking form .bucket .form-control {
  border: none;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  height: 60px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  font-size: 18px;
  font-weight: bold;
  color: #555;
}

/* line 166, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .form-control::-webkit-input-placeholder, .section-hero form .bucket .form-control::-webkit-input-placeholder, .section-booking form .bucket .form-control::-webkit-input-placeholder {
  font-size: 18px;
  color: #555555;
  font-weight: bold;
}

/* line 172, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .form-control:-moz-placeholder, .section-hero form .bucket .form-control:-moz-placeholder, .section-booking form .bucket .form-control:-moz-placeholder {
  font-size: 18px;
  color: #555555;
  font-weight: bold;
}

/* line 178, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .form-control::-moz-placeholder, .section-hero form .bucket .form-control::-moz-placeholder, .section-booking form .bucket .form-control::-moz-placeholder {
  font-size: 18px;
  color: #555555;
  font-weight: bold;
}

/* line 184, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .form-control:-ms-input-placeholder, .section-hero form .bucket .form-control:-ms-input-placeholder, .section-booking form .bucket .form-control:-ms-input-placeholder {
  font-size: 18px;
  color: #555555;
  font-weight: bold;
}

/* line 190, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .btn-primary, .section-hero form .bucket .btn-primary, .section-booking form .bucket .btn-primary {
  background: #4d90fe;
  height: 60px;
  font-size: 16px;
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
  background-image: linear-gradient(top, #4d90fe, #4787ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
  border: 1px solid #3079ed;
  border-left: none;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
}

/* line 207, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket .btn-primary:hover, .section-hero form .bucket .btn-primary:hover, .section-booking form .bucket .btn-primary:hover {
  background: #2477fe;
}

/* line 212, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket.first .form-control, .section-hero form .bucket.first .form-control, .section-booking form .bucket.first .form-control {
  border-radius: 4px 0 0 4px;
}

/* line 216, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home form .bucket.last .btn, .section-hero form .bucket.last .btn, .section-booking form .bucket.last .btn {
  border-radius: 0 4px 4px 0;
}

/* line 224, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-city-container, .section-hero .form-select-container .select-city-container, .section-booking .form-select-container .select-city-container,
.section-hero-home .form-select-container .select-date-container,
.section-hero .form-select-container .select-date-container,
.section-booking .form-select-container .select-date-container,
.section-hero-home .form-select-container .select-time-container,
.section-hero .form-select-container .select-time-container,
.section-booking .form-select-container .select-time-container,
.section-hero-home .form-select-container .submit-btn-container,
.section-hero .form-select-container .submit-btn-container,
.section-booking .form-select-container .submit-btn-container {
  display: block;
  position: relative;
}

/* line 231, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container #custom-dropdown-city, .section-hero .form-select-container #custom-dropdown-city, .section-booking .form-select-container #custom-dropdown-city,
.section-hero-home .form-select-container #custom-dropdown-date,
.section-hero .form-select-container #custom-dropdown-date,
.section-booking .form-select-container #custom-dropdown-date,
.section-hero-home .form-select-container #custom-dropdown-time,
.section-hero .form-select-container #custom-dropdown-time,
.section-booking .form-select-container #custom-dropdown-time {
  height: 55px;
  border: none;
  background: #fff;
  padding: 0 20px;
  font-family: "gotham-htf-medium", sans-serif;
  font-size: 16px;
  color: #272727;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 242, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container #custom-dropdown-city:focus, .section-hero .form-select-container #custom-dropdown-city:focus, .section-booking .form-select-container #custom-dropdown-city:focus,
.section-hero-home .form-select-container #custom-dropdown-date:focus,
.section-hero .form-select-container #custom-dropdown-date:focus,
.section-booking .form-select-container #custom-dropdown-date:focus,
.section-hero-home .form-select-container #custom-dropdown-time:focus,
.section-hero .form-select-container #custom-dropdown-time:focus,
.section-booking .form-select-container #custom-dropdown-time:focus {
  outline: none;
}

/* line 250, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city, .section-hero .form-select-container .form-city, .section-booking .form-select-container .form-city {
  width: 38%;
}

/* line 254, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .custom-dropdown-city, .section-hero .form-select-container .form-city .select-city-container .custom-dropdown-city, .section-booking .form-select-container .form-city .select-city-container .custom-dropdown-city {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 258, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .dropdown-city, .section-hero .form-select-container .form-city .select-city-container .dropdown-city, .section-booking .form-select-container .form-city .select-city-container .dropdown-city {
  border-radius: 0px 0px 3px 3px;
  left: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: -3px;
  width: 103%;
  font-family: "gotham-htf-book", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 259, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar, .section-hero .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar, .section-booking .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar {
  -webkit-appearance: none;
}

/* line 263, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar:vertical, .section-hero .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar:vertical, .section-booking .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar:vertical {
  width: 12px;
}

/* line 267, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar:horizontal, .section-hero .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar:horizontal, .section-booking .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar:horizontal {
  height: 12px;
}

/* line 271, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar-thumb, .section-hero .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar-thumb, .section-booking .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
  border-radius: 10px;
  border: 2px solid #ffffff;
}

/* line 277, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar-track, .section-hero .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar-track, .section-booking .form-select-container .form-city .select-city-container .dropdown-city::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fafafa;
}

@media (max-width: 64em) {
  /* line 258, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-select-container .form-city .select-city-container .dropdown-city, .section-hero .form-select-container .form-city .select-city-container .dropdown-city, .section-booking .form-select-container .form-city .select-city-container .dropdown-city {
    width: 100%;
  }
}

/* line 295, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-date, .section-hero .form-select-container .form-date, .section-booking .form-select-container .form-date {
  width: 22%;
}

/* line 299, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-date .select-date-container #date-input, .section-hero .form-select-container .form-date .select-date-container #date-input, .section-booking .form-select-container .form-date .select-date-container #date-input {
  opacity: 0;
  width: 100%;
  height: 100%;
}

/* line 304, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-date .select-date-container .date-label, .section-hero .form-select-container .form-date .select-date-container .date-label, .section-booking .form-select-container .form-date .select-date-container .date-label {
  position: absolute;
  z-index: 100;
  top: 25px;
  left: 30px;
  font-size: 18px;
}

/* line 317, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-time .select-time-container, .section-hero .form-select-container .form-time .select-time-container, .section-booking .form-select-container .form-time .select-time-container {
  right: 30px;
}

/* line 319, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-time .select-time-container .custom-dropdown-time, .section-hero .form-select-container .form-time .select-time-container .custom-dropdown-time, .section-booking .form-select-container .form-time .select-time-container .custom-dropdown-time {
  -moz-appearance: none;
  -webkit-appearance: none;
  right: 30px;
  font-size: 18px;
  padding-left: 30px;
}

/* line 326, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-time .select-time-container .down-arrow, .section-hero .form-select-container .form-time .select-time-container .down-arrow, .section-booking .form-select-container .form-time .select-time-container .down-arrow, .section-hero-home .form-select-container .form-time .select-time-container .down-arrow-city, .section-hero .form-select-container .form-time .select-time-container .down-arrow-city, .section-booking .form-select-container .form-time .select-time-container .down-arrow-city {
  right: -7px;
}

/* line 332, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-submit, .section-hero .form-select-container .form-submit, .section-booking .form-select-container .form-submit {
  width: 23%;
}

/* line 335, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .form-submit .submit-btn-container, .section-hero .form-select-container .form-submit .submit-btn-container, .section-booking .form-select-container .form-submit .submit-btn-container {
  margin-top: 3px;
}

/* line 340, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .input-group, .section-hero .form-select-container .input-group, .section-booking .form-select-container .input-group {
  display: block;
  z-index: 9000;
  width: 100%;
  height: 100%;
}

/* line 347, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .book-massage, .section-hero .form-select-container .book-massage, .section-booking .form-select-container .book-massage {
  padding: 18px 25px 11px 28px;
  margin: -3px 0 0 0;
  width: 100%;
  height: 70px;
  font-family: "gotham-htf-book", sans-serif;
  font-size: 20px !important;
  font-size: 2.0rem !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

@media (max-width: 56em) {
  /* line 347, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-select-container .book-massage, .section-hero .form-select-container .book-massage, .section-booking .form-select-container .book-massage {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
  }
}

/* line 365, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .down-arrow, .section-hero .form-select-container .down-arrow, .section-booking .form-select-container .down-arrow, .section-hero-home .form-select-container .down-arrow-city, .section-hero .form-select-container .down-arrow-city, .section-booking .form-select-container .down-arrow-city {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #cfd2d4;
  position: absolute;
  top: 30px;
  right: 45px;
  pointer-events: none;
}

/* line 376, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .down-arrow-city, .section-hero .form-select-container .down-arrow-city, .section-booking .form-select-container .down-arrow-city {
  right: 15px;
}

/* line 381, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .divider, .section-hero .form-select-container .divider, .section-booking .form-select-container .divider {
  width: 1px;
  height: 60px;
  background: #e5e5e5;
  position: absolute;
  top: 5px;
  width: 1px;
  z-index: 9000;
}

/* line 390, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .divider-left, .section-hero .form-select-container .divider-left, .section-booking .form-select-container .divider-left {
  left: 10px;
}

/* line 394, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .divider-right, .section-hero .form-select-container .divider-right, .section-booking .form-select-container .divider-right {
  right: 25px;
}

/* line 400, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .datepicker th, .section-hero .datepicker th, .section-booking .datepicker th {
  color: #72cac4;
}

/* line 405, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r, .section-hero .form-select-container-r, .section-booking .form-select-container-r {
  display: block;
  margin: 17px 0 0 -20px;
}

/* line 409, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .custom-label, .section-hero .form-select-container-r .custom-label, .section-booking .form-select-container-r .custom-label {
  position: absolute;
  top: 17px;
  left: 11px;
  padding-left: 10px;
  z-index: 100;
  background-color: #FFFFFF;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 422, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .custom-label.select, .section-hero .form-select-container-r .custom-label.select, .section-booking .form-select-container-r .custom-label.select {
  color: black;
  background-color: transparent;
}

/* line 427, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-city-container-r, .section-hero .form-select-container-r .select-city-container-r, .section-booking .form-select-container-r .select-city-container-r {
  width: 260px;
  height: 50px;
  background-color: #ffffff;
  position: relative;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 440, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-city-container-r select, .section-hero .form-select-container-r .select-city-container-r select, .section-booking .form-select-container-r .select-city-container-r select {
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  z-index: 9000;
}

/* line 450, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-city-container-r .divider-horizontal, .section-hero .form-select-container-r .select-city-container-r .divider-horizontal, .section-booking .form-select-container-r .select-city-container-r .divider-horizontal {
  width: 260px;
  height: 1px;
  top: 50px;
  left: 0;
}

/* line 457, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-date-container-r, .section-hero .form-select-container-r .select-date-container-r, .section-booking .form-select-container-r .select-date-container-r {
  float: left;
  width: 130px;
  height: 50px;
  position: relative;
}

/* line 464, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-date-container-r input, .section-hero .form-select-container-r .select-date-container-r input, .section-booking .form-select-container-r .select-date-container-r input {
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  z-index: 9000;
  position: relative;
}

/* line 474, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-date-container-r .divider-vertical, .section-hero .form-select-container-r .select-date-container-r .divider-vertical, .section-booking .form-select-container-r .select-date-container-r .divider-vertical {
  width: 1px;
  height: 50px;
  top: 0;
  left: 130px;
}

/* line 481, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-date-container-r .down-arrow, .section-hero .form-select-container-r .select-date-container-r .down-arrow, .section-booking .form-select-container-r .select-date-container-r .down-arrow, .section-hero-home .form-select-container-r .select-date-container-r .form-select-container .down-arrow-city, .section-hero .form-select-container-r .select-date-container-r .form-select-container .down-arrow-city, .section-booking .form-select-container-r .select-date-container-r .form-select-container .down-arrow-city, .section-hero-home .form-select-container .form-select-container-r .select-date-container-r .down-arrow-city, .section-hero .form-select-container .form-select-container-r .select-date-container-r .down-arrow-city, .section-booking .form-select-container .form-select-container-r .select-date-container-r .down-arrow-city {
  z-index: 9000;
}

/* line 485, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-time-container-r, .section-hero .form-select-container-r .select-time-container-r, .section-booking .form-select-container-r .select-time-container-r {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 260px;
  height: 50px;
  background-color: #ffffff;
  position: relative;
}

/* line 498, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-time-container-r select, .section-hero .form-select-container-r .select-time-container-r select, .section-booking .form-select-container-r .select-time-container-r select {
  width: 130px;
  height: 100%;
  opacity: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  z-index: 9000;
  position: relative;
}

/* line 508, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .select-time-container-r .custom-label, .section-hero .form-select-container-r .select-time-container-r .custom-label, .section-booking .form-select-container-r .select-time-container-r .custom-label {
  left: 130px;
}

/* line 512, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .submit-btn-container-r, .section-hero .form-select-container-r .submit-btn-container-r, .section-booking .form-select-container-r .submit-btn-container-r {
  margin: 23px 0 0 30px;
  width: 200px;
}

/* line 517, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container-r .submit-btn-container-r .book-massage, .section-hero .form-select-container-r .submit-btn-container-r .book-massage, .section-booking .form-select-container-r .submit-btn-container-r .book-massage {
  padding-left: 24px;
}

/* line 523, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-city-container, .section-hero .form-select-container .select-city-container, .section-booking .form-select-container .select-city-container,
.section-hero-home .form-select-container .select-date-container,
.section-hero .form-select-container .select-date-container,
.section-booking .form-select-container .select-date-container,
.section-hero-home .form-select-container .select-time-container,
.section-hero .form-select-container .select-time-container,
.section-booking .form-select-container .select-time-container,
.section-hero-home .form-select-container .submit-btn-container,
.section-hero .form-select-container .submit-btn-container,
.section-booking .form-select-container .submit-btn-container {
  display: block;
  position: relative;
}

/* line 531, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .dropdown-city, .section-hero .form-select-container .dropdown-city, .section-booking .form-select-container .dropdown-city,
.section-hero-home .form-select-container .dropdown-time,
.section-hero .form-select-container .dropdown-time,
.section-booking .form-select-container .dropdown-time {
  border: 2px solid #f2f2f2;
  background: #FFFFFF;
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}

/* line 543, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .custom-dropdown-city, .section-hero .form-select-container .custom-dropdown-city, .section-booking .form-select-container .custom-dropdown-city,
.section-hero-home .form-select-container .custom-dropdown-date,
.section-hero .form-select-container .custom-dropdown-date,
.section-booking .form-select-container .custom-dropdown-date,
.section-hero-home .form-select-container .custom-dropdown-time,
.section-hero .form-select-container .custom-dropdown-time,
.section-booking .form-select-container .custom-dropdown-time {
  height: 70px;
  border: none;
  background: #fff;
  padding: 0 20px;
  font-family: "gotham-medium", sans-serif;
  font-size: 16px;
  color: #272727;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 560, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .custom-dropdown-city:focus, .section-hero .form-select-container .custom-dropdown-city:focus, .section-booking .form-select-container .custom-dropdown-city:focus,
.section-hero-home .form-select-container .custom-dropdown-date:focus,
.section-hero .form-select-container .custom-dropdown-date:focus,
.section-booking .form-select-container .custom-dropdown-date:focus,
.section-hero-home .form-select-container .custom-dropdown-time:focus,
.section-hero .form-select-container .custom-dropdown-time:focus,
.section-booking .form-select-container .custom-dropdown-time:focus {
  outline: none;
}

/* line 566, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-city-container .custom-dropdown-city, .section-hero .form-select-container .select-city-container .custom-dropdown-city, .section-booking .form-select-container .select-city-container .custom-dropdown-city {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 575, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-date-container .date-input, .section-hero .form-select-container .select-date-container .date-input, .section-booking .form-select-container .select-date-container .date-input {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* line 582, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-time-container, .section-hero .form-select-container .select-time-container, .section-booking .form-select-container .select-time-container {
  right: 30px;
}

/* line 586, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-time-container .custom-dropdown-time, .section-hero .form-select-container .select-time-container .custom-dropdown-time, .section-booking .form-select-container .select-time-container .custom-dropdown-time {
  -moz-appearance: none;
  -webkit-appearance: none;
  right: 30px;
}

/* line 592, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .select-time-container .down-arrow, .section-hero .form-select-container .select-time-container .down-arrow, .section-booking .form-select-container .select-time-container .down-arrow, .section-hero-home .form-select-container .select-time-container .down-arrow-city, .section-hero .form-select-container .select-time-container .down-arrow-city, .section-booking .form-select-container .select-time-container .down-arrow-city {
  right: -7px;
}

/* line 596, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .input-group, .section-hero .form-select-container .input-group, .section-booking .form-select-container .input-group {
  display: block;
  z-index: 9000;
  width: 100%;
  height: 100%;
}

/* line 603, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .book-massage, .section-hero .form-select-container .book-massage, .section-booking .form-select-container .book-massage {
  font-weight: 800;
  padding: 15px 25px 11px 15px;
  margin: -3px 0 0 0;
  height: 70px;
  font-family: "gotham-book", sans-serif;
  font-size: 15px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 618, app/assets/stylesheets/v4/partials/_layout.scss */
.section-hero-home .form-select-container .book-massage:hover, .section-hero .form-select-container .book-massage:hover, .section-booking .form-select-container .book-massage:hover {
  background-color: #66b9b3;
}

@media (max-width: 56em) {
  /* line 625, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home input, .section-hero input, .section-booking input {
    border-radius: 3px;
  }
  /* line 629, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-city, .section-hero .form-city, .section-booking .form-city {
    width: 83% !important;
    float: none !important;
    margin: auto;
  }
  /* line 635, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-date, .section-hero .form-date, .section-booking .form-date {
    display: none !important;
  }
  /* line 647, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-time, .section-hero .form-time, .section-booking .form-time {
    display: none !important;
  }
  /* line 666, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-submit, .section-hero .form-submit, .section-booking .form-submit {
    width: 60% !important;
    float: none !important;
    margin: auto;
    margin-bottom: 70px;
    border-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
  }
  /* line 678, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .divider, .section-hero .divider, .section-booking .divider {
    display: none;
  }
}

@media (max-width: 31em) {
  /* line 690, app/assets/stylesheets/v4/partials/_layout.scss */
  .section-hero-home .form-submit, .section-hero .form-submit, .section-booking .form-submit {
    width: 83% !important;
  }
}

/* line 3, app/assets/stylesheets/v4/partials/_icons.scss */
.download-google-store a, .how-stores-google a, .section-how .how-google-store-mobile a, .section-how .how-google-store a, .download-app-store a, .how-stores-apple a, .section-how .how-app-store-mobile a, .section-how .how-app-store a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 11, app/assets/stylesheets/v4/partials/_icons.scss */
.download-app-store, .how-stores-apple, .section-how .how-app-store-mobile, .section-how .how-app-store {
  background-image: url(/assets/v4/pages/img/appstore-918c5515747ee37f8947975ba66594cedd07d0172b14627f2b0790918031276b.png);
  width: 120px;
  height: 40px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 70, app/assets/stylesheets/v4/partials/_mixins.scss */
  .download-app-store, .how-stores-apple, .section-how .how-app-store-mobile, .section-how .how-app-store {
    background-image: url(/assets/v4/pages/img/appstore@2x-213ac0243297cf09a5562884a372defc39148214225f817d2268c4f53beedcc1.png);
    background-size: 120px 40px;
  }
}

/* line 18, app/assets/stylesheets/v4/partials/_icons.scss */
.download-google-store, .how-stores-google, .section-how .how-google-store-mobile, .section-how .how-google-store {
  background-image: url(/assets/v4/pages/img/googleplay-1d3398f45d0ea896aab701426425bc2c18bab2f12cb2a5e20877db360a6983fc.png);
  width: 120px;
  height: 40px;
  position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 70, app/assets/stylesheets/v4/partials/_mixins.scss */
  .download-google-store, .how-stores-google, .section-how .how-google-store-mobile, .section-how .how-google-store {
    background-image: url(/assets/v4/pages/img/googleplay@2x-8a126c05e8d3e827ec5ccb769b7428bf87b22e28321c3d71ff310bafdd370d9e.png);
    background-size: 120px 40px;
  }
}

/* line 1, app/assets/stylesheets/v4/partials/_buttons.scss */
.section-hero-home .form-select-container .book-massage, .section-hero .form-select-container .book-massage, .section-booking .form-select-container .book-massage, .therapists-button-link, .pricing-button, .massage-item-link-val, .massage-item-link, .nav-mobile__button {
  border: 0;
  border-radius: 3px;
}

/* line 8, app/assets/stylesheets/v4/partials/_buttons.scss */
.section-hero-home .form-select-container .book-massage:hover, .section-hero .form-select-container .book-massage:hover, .section-booking .form-select-container .book-massage:hover, .therapists-button-link:hover, .pricing-button:hover, .massage-item-link-val:hover, .massage-item-link:hover, .nav-mobile__button:hover {
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/v4/partials/_buttons.scss */
.section-hero-home .form-select-container .book-massage a:hover, .section-hero .form-select-container .book-massage a:hover, .section-booking .form-select-container .book-massage a:hover, .therapists-button-link a:hover, .pricing-button a:hover, .massage-item-link-val a:hover, .massage-item-link a:hover, .nav-mobile__button a:hover {
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/v4/partials/_buttons.scss */
.therapists-button-link, .pricing-button, .massage-item-link-val, .massage-item-link, .nav-mobile__button {
  background: #72CAC4;
  color: white;
}

/* line 20, app/assets/stylesheets/v4/partials/_buttons.scss */
.therapists-button-link:hover, .pricing-button:hover, .massage-item-link-val:hover, .massage-item-link:hover, .nav-mobile__button:hover {
  background-color: #65b6b0;
  color: white;
}

/* line 26, app/assets/stylesheets/v4/partials/_buttons.scss */
.section-hero-home .form-select-container .book-massage, .section-hero .form-select-container .book-massage, .section-booking .form-select-container .book-massage {
  background: #4d90fe;
  color: white;
}

/* line 30, app/assets/stylesheets/v4/partials/_buttons.scss */
.section-hero-home .form-select-container .book-massage:hover, .section-hero .form-select-container .book-massage:hover, .section-booking .form-select-container .book-massage:hover {
  background-color: #97bbf7;
}

/* line 46, app/assets/stylesheets/v4/partials/_buttons.scss */
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
}

/* line 56, app/assets/stylesheets/v4/partials/_buttons.scss */
button {
  cursor: pointer;
}

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu {
  border: 2px solid #f2f2f2 !important;
  margin-top: -1px;
  margin-left: -10px;
  padding: 4px;
  width: 20.4em;
}

@media (min-width: 768px) {
  /* line 17, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 27, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 37, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 45, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 52, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 60, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 67, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 71, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 75, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 78, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 81, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget a[data-action]:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 84, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 92, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 95, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 106, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 117, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 128, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 139, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 150, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 161, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 172, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 183, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 194, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 197, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 208, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 215, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 220, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 224, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 229, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 234, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 237, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 243, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 254, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 265, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 268, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 271, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 276, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 282, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 287, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 294, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 298, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 301, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: 0 0 7px 7px solid transparent;
  border-bottom-color: #72cac4;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #72cac4;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #72cac4;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 359, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 369, app/assets/stylesheets/v4/partials/_bootstrap-datetimepicker.scss */
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
  color: #72cac4;
}

/* Slider */
/* line 45, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url(/images/ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/fonts/slick.eot);
  src: url(/fonts/slick.eot?#iefix) format("embedded-opentype"), url(/fonts/slick.woff) format("woff"), url(/fonts/slick.ttf) format("truetype"), url(/fonts/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 63, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 81, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 85, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 89, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 92, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 105, app/assets/stylesheets/v4/slick/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 109, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 111, app/assets/stylesheets/v4/slick/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 119, app/assets/stylesheets/v4/slick/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 123, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 125, app/assets/stylesheets/v4/slick/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 146, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 154, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 15px;
  width: 15px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  background-color: #4A5C73;
  opacity: 20%;
  border-radius: 50px;
  padding: 5px;
  cursor: pointer;
}

/* line 168, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 170, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* line 174, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 15px;
  height: 15px;
  font-family: "slick";
  font-size: 6px;
  line-height: 15px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 191, app/assets/stylesheets/v4/slick/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
/* line 3, app/assets/stylesheets/v4/slick/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, app/assets/stylesheets/v4/slick/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, app/assets/stylesheets/v4/slick/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, app/assets/stylesheets/v4/slick/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, app/assets/stylesheets/v4/slick/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, app/assets/stylesheets/v4/slick/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, app/assets/stylesheets/v4/slick/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, app/assets/stylesheets/v4/slick/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, app/assets/stylesheets/v4/slick/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, app/assets/stylesheets/v4/slick/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, app/assets/stylesheets/v4/slick/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, app/assets/stylesheets/v4/slick/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, app/assets/stylesheets/v4/slick/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, app/assets/stylesheets/v4/slick/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, app/assets/stylesheets/v4/slick/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, app/assets/stylesheets/v4/slick/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, app/assets/stylesheets/v4/slick/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, app/assets/stylesheets/v4/slick/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 1, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__top, .nav-mobile__container {
  -webkit-transition: all 700ms cubic-bezier(0.625, 0.245, 0, 0.995);
  transition: all 700ms cubic-bezier(0.625, 0.245, 0, 0.995);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.625, 0.245, 0, 0.995);
  transition-timing-function: cubic-bezier(0.625, 0.245, 0, 0.995);
  /* custom */
}

/* line 15, app/assets/stylesheets/v4/pages/shared/nav.scss */
.section-nav, .section-nav-black, .section-nav-dark, .section-nav-dark-homepage {
  z-index: 9999;
  background: transparent;
  border: none;
  border-radius: 0;
  height: 95px;
  margin-top: 20px;
  position: absolute;
  top: 0;
}

/* line 27, app/assets/stylesheets/v4/pages/shared/nav.scss */
.section-nav-dark, .section-nav-dark-homepage {
  border-bottom: 2px solid #efefef;
  position: relative !important;
  height: 80px !important;
}

/* line 34, app/assets/stylesheets/v4/pages/shared/nav.scss */
.section-nav-dark-homepage {
  background: white;
  padding-top: 10px;
  margin-top: 0;
  border-bottom: none;
}

/* line 41, app/assets/stylesheets/v4/pages/shared/nav.scss */
.section-nav-dark-homepage a {
  color: #000 !important;
}

/* line 46, app/assets/stylesheets/v4/pages/shared/nav.scss */
.section-nav-black {
  background: #2a2a2a;
  margin-top: 0;
  padding-top: 20px;
  position: relative !important;
  height: 100px !important;
}

/* line 55, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-wrap {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
}

/* line 68, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-wrap-on {
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

/* line 75, app/assets/stylesheets/v4/pages/shared/nav.scss */
body.nav-mobile {
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  height: 100%;
}

/* line 85, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-logo {
  background: url(/assets/v4/pages/img/logo-41522df6b1ac33611c1d265c8c751cf9d0f62cff4e4934f7451854953a755adb.svg) center center no-repeat;
  font-size: 0;
  height: 55px;
  width: inherit;
  max-width: 250px;
  display: block;
  position: absolute;
  margin-left: 1%;
}

/* line 96, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-logo-dark {
  background: url(/assets/v4/pages/img/logo-dark-8324ae66f4c1e9e96530245a63015153203c80c68fa59796dad439375a6f3917.svg) center center no-repeat;
  font-size: 0;
  height: 55px;
  width: inherit;
  max-width: 250px;
  display: block;
  position: absolute;
  margin-left: 1%;
}

/* line 107, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right, .nav-right-black, .nav-right-dark, .nav-right-general {
  display: none;
}

/* line 111, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__container {
  display: none;
  z-index: 99999;
  padding-top: 1%;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

/* line 122, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__menu-icon, .nav-mobile__menu-icon_home {
  display: none;
}

/* line 126, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile-icon-v4 {
  padding-top: 20px;
}

/* line 130, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__button {
  width: 80%;
  margin: auto;
  padding: 10px 10px;
  margin-bottom: 5%;
  margin-top: 85px;
  height: 45px;
}

/* line 140, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__button a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 144, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__button a:hover {
  text-decoration: none;
}

/* line 150, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__background-filler {
  background: white;
  position: fixed;
  right: -40%;
  height: 100%;
  width: 20%;
  z-index: 999;
}

/* line 159, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__social {
  width: 70%;
  margin-left: 10%;
  margin-top: 10%;
}

/* line 165, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__icon {
  margin-right: 5%;
}

/* line 169, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__icon a:hover {
  text-decoration: none;
  opacity: .3;
}

/* line 174, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__fixed-wrapper {
  position: relative;
  height: 57%;
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
}

/* line 182, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right, .nav-right-black, .nav-right-dark, .nav-right-general {
  margin-top: -12px;
}

/* line 184, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right a, .nav-right-black a, .nav-right-dark a, .nav-right-general a {
  color: #F9F9F9;
  font-size: 1.6rem;
  line-height: 80px;
  font-family: 'gotham-htf-book';
}

/* line 192, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right-dark {
  margin-top: -12px;
}

/* line 195, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right-dark a {
  color: #5F6368 !important;
}

/* line 200, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right-black {
  margin-top: -12px;
}

/* line 203, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right-black a {
  color: #F9F9F9 !important;
}

@media (min-width: 64em) {
  /* line 210, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-right, .nav-right-dark, .nav-right-black, .nav-right-general {
    display: block;
    float: right;
    margin-right: 1%;
    width: 40%;
  }
  /* line 216, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-right .nav-right-signup, .nav-right-dark .nav-right-signup, .nav-right-black .nav-right-signup, .nav-right-general .nav-right-signup {
    float: left;
  }
  /* line 220, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-right a, .nav-right-dark a, .nav-right-black a, .nav-right-general a {
    color: white;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 80px;
    padding: 0 5px;
    font-family: 'gotham-htf-book';
  }
  /* line 230, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .section-nav li, .section-nav-dark li, .section-nav-dark-homepage li, .section-nav-black li {
    position: relative;
    display: block;
    float: left;
  }
}

@media (min-width: 48em) {
  /* line 239, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-right, .nav-right-dark, .nav-right-black {
    width: 45%;
  }
  /* line 240, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-right-general, .nav-right-black {
    width: 885px !important;
  }
}

@media (max-width: 63.937em) {
  /* line 245, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__menu-icon {
    display: block !important;
  }
  /* line 247, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__menu-icon img {
    width: 30px;
    position: absolute;
    right: 5%;
    top: 13px;
  }
  /* line 255, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__menu-icon_home {
    display: block !important;
  }
  /* line 257, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__menu-icon_home img {
    width: 30px;
    position: absolute;
    right: 5%;
    top: 25px;
  }
  /* line 265, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__container {
    background: #FFFFFF;
    width: 80%;
    height: 100%;
    position: fixed;
    top: 0px;
    text-align: left;
    right: -83%;
    display: block !important;
    padding-bottom: 40px;
  }
  /* line 276, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__container h2 {
    margin-top: 30px;
    margin-bottom: 0%;
    margin-left: 7%;
    font-family: "gotham-htf-book", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* line 284, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__container ul {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  /* line 291, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__container li {
    font-size: 16px;
    font-size: 1.6rem;
    color: #BBBBBB;
    margin-bottom: 1%;
  }
  /* line 297, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__container a {
    color: #72CAC4;
    font-family: 'gotham-htf-book';
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* line 303, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__container hr {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 50%;
    margin-left: 10%;
    margin-right: 40%;
    border-top: 1px solid #eee;
  }
  /* line 314, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__button {
    text-align: center;
  }
  /* line 316, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-mobile__button a {
    color: #FFFFFF;
  }
}

/* line 322, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-show {
  right: 0px !important;
}

/* line 328, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__top {
  background: white;
  position: fixed;
  width: 80%;
  right: -83%;
  height: 60px;
  top: 0;
  z-index: 999999;
}

/* line 338, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__top .nav-mobile__menu {
  margin-top: 10px;
  margin-left: 10%;
  font-family: 'gotham-htf-book';
  font-size: 2.4rem;
  font-weight: 100;
  color: #474747;
  line-height: 120%;
}

/* line 349, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__first-hr {
  width: 100%;
  margin: 0;
  bottom: -21px;
  position: relative;
  border-top: solid 1px #eee;
}

/* line 358, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__close {
  position: absolute;
  right: -6%;
  top: 6px;
  font-size: 16px;
  width: 40px;
  height: 40px;
  background-size: 50%;
  background-repeat: no-repeat;
  background-image: url(/assets/v4/pages/img/menu-close-87384f3929e5b5910630c8882a9ac990e3d39b189505682800439887868633bc.svg);
}

/* line 369, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-mobile__close:hover {
  cursor: pointer;
}

@media (max-width: 31em) {
  /* line 375, app/assets/stylesheets/v4/pages/shared/nav.scss */
  .nav-logo {
    max-width: 190px !important;
  }
}

/* line 380, app/assets/stylesheets/v4/pages/shared/nav.scss */
body.nav-mobile__open {
  overflow: hidden;
  position: relative;
}

/* line 385, app/assets/stylesheets/v4/pages/shared/nav.scss */
.body-wrap-on {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* line 391, app/assets/stylesheets/v4/pages/shared/nav.scss */
#nav-right-therapist, #nav-right-client {
  width: auto;
  font-weight: bold;
  color: #505050;
  padding: 15px;
  line-height: 85px;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

/* line 402, app/assets/stylesheets/v4/pages/shared/nav.scss */
.nav-right-links-therapist, .nav-right-links-client {
  float: right;
}

/* line 406, app/assets/stylesheets/v4/pages/shared/nav.scss */
a.nav-right-links-therapist {
  font-size: 13px;
}

/* line 410, app/assets/stylesheets/v4/pages/shared/nav.scss */
a.nav-right-links-client {
  font-size: 13px;
  padding: 0;
}

@media screen and (min-width: 320px) and (max-width: 798px) {
  /* line 417, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #nav-right-therapist li, #nav-left-therapist li {
    display: none;
  }
  /* line 418, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #nav-right-therapist li.nav-left-menu, #nav-left-therapist li.nav-left-menu {
    display: block !important;
    margin-top: 45% !important;
  }
  /* line 419, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #nav-right-therapist    li.nav-right-links, #nav-left-therapist    li.nav-right-links {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 950px) {
  /* line 425, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #nav-right-client li, #nav-left-client li {
    display: none;
  }
  /* line 426, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #nav-right-client li.nav-left-menu, #nav-left-client li.nav-left-menu {
    display: block !important;
    margin-top: 45% !important;
  }
  /* line 427, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #nav-right-client   li.nav-right-links, #nav-left-client   li.nav-right-links {
    display: none;
  }
}

/* line 433, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar {
  width: 100%;
  background: white;
  height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

/* line 440, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .locked-body {
  overflow: hidden;
}

/* line 444, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .hamburger-icon {
  display: none;
  background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/04/27033927/hamburger.svg);
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
}

/* line 452, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .logo-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin-left: 80px;
  padding-top: 15px;
  width: 200px;
}

/* line 458, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .logo-wrapper .soothe-logo-icon {
  background-image: url(https://d3jw42cdx1vntc.cloudfront.net/images/soothe-logo-vector.svg);
  background-size: 112px 30px;
  height: 30px;
  width: 112px;
  display: block;
  text-decoration: none;
}

/* line 468, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .logo-wrapper:hover {
  text-decoration: none;
}

/* line 470, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 40%;
  margin-right: 80px;
  padding-top: 20px;
}

/* line 477, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-items a:hover, #soothe-navbar .header-items a:focus {
  color: #7089be !important;
}

/* line 481, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-items .header-item {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #2C3239;
  letter-spacing: 0;
  line-height: 22px;
  text-decoration: none;
}

/* line 491, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-items .header-item-active {
  color: #7089BE;
  font-weight: 600;
}

/* line 497, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-item-account-icon {
  background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/04/26063251/account-icon.svg);
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
}

/* line 504, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-item-account-icon-mobile {
  background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/04/26063251/account-icon.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
}

/* line 511, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .header-item-account-icon-mobile, #soothe-navbar .header-item-mobile {
  display: none;
}

@media only screen and (max-width: 1024px) {
  /* line 515, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar #soothe-navbar {
    position: relative;
  }
  /* line 519, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .hamburger-icon {
    display: block;
    position: absolute;
    margin-top: 22px;
    left: 15px;
    cursor: pointer;
  }
  /* line 527, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .logo-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 532, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .logo-wrapper .soothe-logo-icon {
    background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/05/25162812/soothe-logo-hands-blue.png);
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
    display: block;
    text-decoration: none;
  }
  /* line 542, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .header-items {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(57, 69, 94, 0.98);
    z-index: 999;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-bottom: 50px;
  }
  /* line 552, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .header-items .header-item {
    margin: auto;
    color: white !important;
    font-size: 22px;
  }
  /* line 558, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .header-items .close-wrapper {
    display: none;
    margin: auto;
  }
  /* line 562, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .header-items .close-wrapper .close-icon {
    background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/06/04045253/exit-overlay.png);
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    display: block;
    cursor: pointer;
  }
  /* line 573, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .header-item-account-icon-mobile, #soothe-navbar .header-item-mobile {
    display: block;
    position: absolute;
    margin-top: 22px;
    right: 15px;
    cursor: pointer;
  }
  /* line 581, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .header-item-account-icon {
    display: none;
  }
  /* line 583, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .soothe-logo-icon {
    margin: auto;
  }
  /* line 587, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .soothe-logo-text {
    display: none;
  }
}

/* line 594, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar #select-lang-btn {
  display: block;
  margin-top: -2px;
}

/* line 597, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar #select-lang-btn a {
  text-decoration: none;
}

/* line 602, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar #select-lang-btn-mobile {
  display: none;
}

@media (max-width: 1024px) {
  /* line 605, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar #select-lang-btn {
    display: none;
  }
  /* line 606, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar #select-lang-btn-mobile {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
  }
  /* line 612, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar #select-lang-btn-mobile a {
    text-decoration: none;
  }
}

/* line 618, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .home-language-selector {
  display: inline-block;
}

/* line 621, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .home-language-selector img {
  width: 20px;
  margin-right: 5px;
}

@-moz-document url-prefix() {
  /* line 624, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .home-language-selector img {
    width: 20px;
    margin: 0 0 0px 20px;
  }
}

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    /* line 632, app/assets/stylesheets/v4/pages/shared/nav.scss */
    #soothe-navbar .home-language-selector img {
      width: 20px;
      margin: 0 0 0px 20px;
    }
  }
}

/* line 639, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .home-language-selector span {
  vertical-align: text-bottom;
  margin-left: -5px;
}

/* line 643, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 655, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
}

@media (max-width: 500px) {
  /* line 655, app/assets/stylesheets/v4/pages/shared/nav.scss */
  #soothe-navbar .select-language-modal .content {
    width: 80%;
  }
}

/* line 664, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .content .select-en {
  margin-top: 40px;
}

/* line 666, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .content .select-en img {
  width: 23px;
  margin: 0 10px -5px -2px;
}

/* line 669, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .content .select-de {
  margin-top: 20px;
}

/* line 671, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .content .select-de img {
  width: 20px;
  margin: 0 10px -5px 0;
}

/* line 675, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .close, #soothe-navbar .select-language-modal .close-mobile {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

/* line 682, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .close, #soothe-navbar .select-language-modal .close-mobile {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

/* line 689, app/assets/stylesheets/v4/pages/shared/nav.scss */
#soothe-navbar .select-language-modal .close:hover,
#soothe-navbar .select-language-modal .close:focus,
#soothe-navbar .select-language-modal .close-mobile:hover,
#soothe-navbar .select-language-modal .close-mobile:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer {
  background-color: #39455E;
  width: 100%;
}

/* line 5, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

/* line 14, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column a:hover, #soothe-footer .soothe-footer-wrapper .soothe-footer-column a:focus {
  color: #7089be !important;
}

/* line 18, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-row-header {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.27px;
  line-height: 22px;
  margin-bottom: 10px;
}

/* line 28, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-row {
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.25px;
  line-height: 22px;
  margin-bottom: 10px;
  display: block;
}

/* line 40, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-row:hover {
  color: #fff;
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-social-icons-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  min-width: 150px;
  margin-top: 15px;
}

/* line 48, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-social-icons-wrapper .social-footer-twitter {
  display: block;
  text-decoration: none;
  background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/04/27142847/twitter.svg);
  background-size: 20px 19px;
  width: 20px;
  height: 19px;
}

/* line 57, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-social-icons-wrapper .social-footer-facebook {
  display: block;
  text-decoration: none;
  background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/04/27142848/facebook.svg);
  background-size: 9px 20px;
  width: 9px;
  height: 20px;
}

/* line 66, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-wrapper .soothe-footer-column .soothe-footer-social-icons-wrapper .social-footer-insta {
  display: block;
  text-decoration: none;
  background-image: url(https://d1j2j3pphg9ab.cloudfront.net/wp-content/uploads/2020/04/27142846/instagram.svg);
  background-size: 19px 19px;
  width: 19px;
  height: 19px;
}

/* line 78, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-bottom-wrapper-mobile {
  display: none;
}

/* line 80, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-bottom-wrapper {
  width: 90%;
  max-width: 650px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 80px;
  padding-bottom: 50px;
}

/* line 89, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-bottom-wrapper a:hover, #soothe-footer .soothe-footer-bottom-wrapper a:focus {
  color: #7089be;
}

/* line 93, app/assets/stylesheets/v4/pages/shared/footer.scss */
#soothe-footer .soothe-footer-bottom-wrapper .soothe-footer-info, #soothe-footer .soothe-footer-bottom-wrapper .soothe-footer-bottom-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.25px;
  line-height: 22px;
  text-decoration: none;
}

@media only screen and (max-width: 1024px) {
  /* line 107, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-wrapper {
    display: block;
  }
  /* line 110, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-wrapper .soothe-footer-column {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
  }
  /* line 119, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-wrapper .soothe-footer-social-icons-wrapper {
    max-width: 100px;
    margin: auto;
  }
  /* line 124, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-wrapper .soothe-footer-mobile-space-fix {
    height: 20px;
    padding: 0;
  }
}

@media only screen and (max-width: 700px) {
  /* line 134, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper {
    display: none;
  }
  /* line 136, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile {
    width: 90%;
    margin: 0 auto;
    max-width: 350px;
    display: block;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 50px;
    padding-bottom: 50px;
  }
  /* line 145, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile a:hover, #soothe-footer .soothe-footer-bottom-wrapper-mobile a:focus {
    color: #7089be;
  }
  /* line 149, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile .soothe-footer-bottom-link-inline, #soothe-footer .soothe-footer-bottom-wrapper-mobile .soothe-footer-bottom-link-block {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
    letter-spacing: 0.25px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
  }
  /* line 161, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile .right {
    float: right;
  }
  /* line 162, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile .left {
    float: left;
  }
  /* line 164, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile .soothe-footer-bottom-link-inline {
    display: inline-block;
  }
  /* line 165, app/assets/stylesheets/v4/pages/shared/footer.scss */
  #soothe-footer .soothe-footer-bottom-wrapper-mobile .soothe-footer-bottom-link-block {
    display: block;
    padding-top: 40px;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/shared/booking.scss */
.section-booking {
  background-color: #20233a;
  background-size: cover;
  /* this has to go after background */
  color: white;
  min-height: 320px;
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5.25em;
}

/* line 15, app/assets/stylesheets/v4/pages/shared/booking.scss */
.section-booking h1 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #FFFFFF;
}

/* line 22, app/assets/stylesheets/v4/pages/shared/booking.scss */
.section-booking h2 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 30px;
  color: #FFFFFF;
  font-weight: 500;
}

@media (max-width: 56em) {
  /* line 31, app/assets/stylesheets/v4/pages/shared/booking.scss */
  .section-booking h2 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 70px;
    line-height: 140%;
  }
}

@media (max-width: 31em) {
  /* line 1, app/assets/stylesheets/v4/pages/shared/booking.scss */
  .section-booking {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/hero.scss */
.section-hero {
  color: white;
  min-height: 500px;
  text-align: center;
}

@media (max-width: 56em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/hero.scss */
  .section-hero {
    min-height: 500px;
  }
}

/* line 6, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__background {
  background-size: cover;
  background-image: url(/assets/v4/pages/home/hero/hero2-320df478c094e95ecef8f2a31e6e4875d460953c056987c51aad0b06bf20a8e8.jpg);
  width: 100%;
  height: 700px;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position-y: 66%;
}

@media (max-width: 48em) {
  /* line 6, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__background {
    height: 700px;
    background-position-x: 17%;
    top: -50px;
  }
}

/* line 11, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__header {
  font-size: 60px;
  margin-bottom: 35px;
  color: #FFFFFF;
  padding-top: 235px;
  font-weight: 500;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

@media (max-width: 56em) {
  /* line 11, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__header {
    width: 80%;
    margin: auto;
    margin-bottom: 2.0rem;
    padding-top: 140px;
    line-height: 108%;
  }
}

@media (max-width: 31em) {
  /* line 11, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__header {
    font-size: 37px;
    font-size: 3.7rem;
    padding-top: 110px;
  }
}

@media (max-width: 20em) {
  /* line 11, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__header {
    padding-top: 90px;
    font-size: 28px;
  }
}

/* line 17, app/assets/stylesheets/v4/pages/home/hero.scss */
#gift-cta-margin {
  margin-left: 30px;
}

@media (max-width: 480px) {
  /* line 17, app/assets/stylesheets/v4/pages/home/hero.scss */
  #gift-cta-margin {
    margin: 10px auto !important;
  }
}

/* line 21, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__subheader {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "gotham-htf-book", sans-serif;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  color: #FFFFFF;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  word-wrap: break-word !important;
}

@media (max-width: 56em) {
  /* line 21, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__subheader {
    width: 98%;
    margin: auto;
    font-size: 2.0rem;
    margin-bottom: 4.0rem;
    white-space: inherit;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media (max-width: 20em) {
  /* line 21, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__subheader {
    width: 80%;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 26, app/assets/stylesheets/v4/pages/home/hero.scss */
.bootstrap-datetimepicker-widget {
  background: #fff;
}

/* line 30, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__background_3, .hero__background_shade {
  background-position: 0 -110px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-size: cover;
  width: 100%;
  height: 700px;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position-y: 66%;
}

@media (max-width: 48em) {
  /* line 30, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__background_3, .hero__background_shade {
    height: 700px;
    background-position-x: 17%;
    top: -50px;
  }
}

@media (max-width: 31em) {
  /* line 30, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__background_3, .hero__background_shade {
    background-position: -330px -110px;
  }
}

/* line 40, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__background_shade {
  background-position: center;
  height: 600px;
  background-repeat: no-repeat;
}

@media (max-width: 48em) {
  /* line 40, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__background_shade {
    height: 600px;
    background-position-x: 73%;
    top: 6px;
  }
}

@media (max-width: 31em) {
  /* line 40, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__background_shade {
    background-position: -850px 35px;
  }
}

/* line 48, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero_header_3 {
  font-size: 35px;
  font-size: 3.5rem;
  letter-spacing: 1.5px;
  line-height: 45px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 31em) {
  /* line 48, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero_header_3 {
    font-size: 38px;
    font-size: 3.8rem;
  }
}

/* line 56, app/assets/stylesheets/v4/pages/home/hero.scss */
.form-v4-input-wrapper {
  margin: 0 auto;
  width: 900px;
}

@media (max-width: 64em) {
  /* line 56, app/assets/stylesheets/v4/pages/home/hero.scss */
  .form-v4-input-wrapper {
    width: 500px;
  }
}

@media (max-width: 31em) {
  /* line 56, app/assets/stylesheets/v4/pages/home/hero.scss */
  .form-v4-input-wrapper {
    width: 100%;
  }
}

/* line 62, app/assets/stylesheets/v4/pages/home/hero.scss */
.form-v4-input-wrapper input {
  width: 670px;
  float: left;
  border: solid 0 #ffffff;
  padding: 10px;
  font-size: 18px;
  color: #474747;
}

@media (max-width: 64em) {
  /* line 62, app/assets/stylesheets/v4/pages/home/hero.scss */
  .form-v4-input-wrapper input {
    width: 270px;
  }
}

@media (max-width: 31em) {
  /* line 62, app/assets/stylesheets/v4/pages/home/hero.scss */
  .form-v4-input-wrapper input {
    display: none;
  }
}

/* line 72, app/assets/stylesheets/v4/pages/home/hero.scss */
.form-v4-input-wrapper button {
  width: 230px;
  background-color: #72CAC4;
  border: solid 3px #72CAC4;
  border-radius: 0;
  padding: 8px 0 7px 0;
  font-size: 17px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 31em) {
  /* line 72, app/assets/stylesheets/v4/pages/home/hero.scss */
  .form-v4-input-wrapper button {
    display: none;
  }
}

/* line 87, app/assets/stylesheets/v4/pages/home/hero.scss */
.form-v4-input-wrapper button:hover {
  background-color: #65b6b0;
  color: white;
}

/* line 91, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero-book-btn-mobile {
  display: none;
  margin: 0 auto;
}

@media (max-width: 31em) {
  /* line 91, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero-book-btn-mobile {
    display: block;
    width: 220px;
    height: 50px;
    background-color: #72CAC4;
    border: solid 3px #72CAC4;
    padding: 10px 12px;
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
}

/* line 110, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero-book-btn-mobile:hover {
  text-decoration: none !important;
}

/* holiday banner 2017 */
/* line 115, app/assets/stylesheets/v4/pages/home/hero.scss */
.section-hb-wrapper {
  background: url(/assets/v4/pages/img/bk-gift-holiday_banner2.jpg) center bottom;
  background-size: cover;
  background-position: 0 -60px;
  width: 100%;
  height: 269px;
  background-repeat: no-repeat;
  position: relative;
  margin: 275px 0 -240px 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 48em) {
  /* line 115, app/assets/stylesheets/v4/pages/home/hero.scss */
  .section-hb-wrapper {
    margin: 260px 0 -120px 0;
    background-position: 0 0;
  }
}

@media (max-width: 31em) {
  /* line 115, app/assets/stylesheets/v4/pages/home/hero.scss */
  .section-hb-wrapper {
    margin: 40px 0 -120px 0;
  }
}

@media only screen and (min-width: 1400px) {
  /* line 129, app/assets/stylesheets/v4/pages/home/hero.scss */
  .section-hb-wrapper {
    background-position: 0 -160px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 134, app/assets/stylesheets/v4/pages/home/hero.scss */
  .section-hb-wrapper {
    background-position: 0 -320px;
  }
}

/* line 138, app/assets/stylesheets/v4/pages/home/hero.scss */
.hb-headline {
  font-size: 37px;
  font-size: 3.7rem;
  color: #fff;
  letter-spacing: 1px;
  padding-top: 80px;
}

@media (max-width: 64em) {
  /* line 138, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hb-headline {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 48em) {
  /* line 138, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hb-headline {
    line-height: 40px;
    padding-top: 65px;
  }
}

@media (max-width: 31em) {
  /* line 138, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hb-headline {
    padding-top: 40px;
  }
}

@media (max-width: 20em) {
  /* line 138, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hb-headline {
    padding-top: 30px;
  }
}

/* line 148, app/assets/stylesheets/v4/pages/home/hero.scss */
.hb-green {
  color: #72CAC4;
}

/* line 151, app/assets/stylesheets/v4/pages/home/hero.scss */
.hb-light {
  font-family: "gotham-htf", sans-serif;
  font-weight: 100;
}

/* line 155, app/assets/stylesheets/v4/pages/home/hero.scss */
.soothe-collection-section {
  height: 600px;
}

/* line 159, app/assets/stylesheets/v4/pages/home/hero.scss */
.soothe-collection {
  background: url(/assets/v4/pages/home/hero/store-image-web-0d553aa9232e2f498a74c07ea2bc50824dd7565dbb2afac7f0e92d874b757122.jpg) center center no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 600px;
}

@media (max-width: 1460px) {
  /* line 159, app/assets/stylesheets/v4/pages/home/hero.scss */
  .soothe-collection {
    background: url(/assets/v4/pages/home/hero/store-image-web-0d553aa9232e2f498a74c07ea2bc50824dd7565dbb2afac7f0e92d874b757122.jpg) center center no-repeat;
    background-size: 130% auto;
  }
}

@media (max-width: 1460px) and (max-width: 1130px) {
  /* line 159, app/assets/stylesheets/v4/pages/home/hero.scss */
  .soothe-collection {
    background: url(/assets/v4/pages/home/hero/store-image-web-0d553aa9232e2f498a74c07ea2bc50824dd7565dbb2afac7f0e92d874b757122.jpg) center center no-repeat;
    background-size: 150% auto;
  }
}

@media (max-width: 1460px) and (max-width: 1130px) and (max-width: 975px) {
  /* line 159, app/assets/stylesheets/v4/pages/home/hero.scss */
  .soothe-collection {
    background: url(/assets/v4/pages/home/hero/store-image-mobile-72378288c9eec8e840d2f6cf2c54e0ddea0da17c9317fb79e3bcce0dfac4465c.jpg) center center no-repeat;
    background-size: 100% auto;
  }
}

@media (max-width: 1460px) and (max-width: 1130px) and (max-width: 975px) and (max-width: 420px) {
  /* line 159, app/assets/stylesheets/v4/pages/home/hero.scss */
  .soothe-collection {
    background-position: 0 -10px;
  }
}

/* line 178, app/assets/stylesheets/v4/pages/home/hero.scss */
.soothe-collection-section-gc {
  background-color: #262626;
  height: 728px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 1447px) {
  /* line 178, app/assets/stylesheets/v4/pages/home/hero.scss */
  .soothe-collection-section-gc {
    height: 600px;
  }
}

@media (max-width: 400px) {
  /* line 178, app/assets/stylesheets/v4/pages/home/hero.scss */
  .soothe-collection-section-gc {
    height: 550px;
  }
}

@media (max-width: 2000px) {
  /* line 187, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection {
    left: 10% !important;
  }
}

@media (max-width: 1500px) {
  /* line 187, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection {
    left: 5% !important;
  }
}

@media (max-width: 1024px) {
  /* line 187, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection {
    left: 0% !important;
    width: 100% !important;
  }
}

@media (max-width: 1024px) and (max-width: 31em) {
  /* line 187, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection {
    padding-top: 40px !important;
  }
}

@media (max-width: 550px) {
  /* line 193, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection h1 {
    font-size: 45px !important;
    padding-bottom: 30px !important;
  }
}

@media (max-width: 2000px) {
  /* line 195, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers {
    left: 10% !important;
  }
}

@media (max-width: 1500px) {
  /* line 195, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers {
    left: 5% !important;
  }
}

@media (max-width: 1400px) {
  /* line 195, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers {
    left: 10% !important;
  }
}

@media (max-width: 1024px) {
  /* line 195, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers {
    left: 0% !important;
    width: 100% !important;
  }
}

@media (max-width: 1024px) and (max-width: 31em) {
  /* line 195, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers {
    padding-top: 120px !important;
  }
}

@media (max-width: 1024px) and (max-width: 350px) {
  /* line 195, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers {
    padding-top: 90px !important;
  }
}

@media (max-width: 550px) {
  /* line 203, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers h1 {
    font-size: 45px !important;
    padding-bottom: 30px !important;
  }
}

@media (max-width: 350px) {
  /* line 204, app/assets/stylesheets/v4/pages/home/hero.scss */
  .gift-collection-mothers h2 {
    display: none;
  }
}

@media (max-width: 31em) {
  /* line 206, app/assets/stylesheets/v4/pages/home/hero.scss */
  .mobile-hide {
    display: none;
  }
}

/* line 207, app/assets/stylesheets/v4/pages/home/hero.scss */
.wave-bottom {
  background: url(/assets/v4/pages/img/img-wave-top.png) no-repeat center !important;
  width: 100%;
  height: 120px;
  margin-bottom: 10px;
  background-size: 100%;
  z-index: 0;
}

/* line 215, app/assets/stylesheets/v4/pages/home/hero.scss */
.wave-top {
  background: url(/assets/v4/pages/img/img-wave-top.png) no-repeat center !important;
  width: 100%;
  height: 470px;
  margin-bottom: -320px;
  background-size: 100%;
  z-index: 0;
}

@media (max-width: 896px) {
  /* line 223, app/assets/stylesheets/v4/pages/home/hero.scss */
  .header-break-none {
    display: none;
  }
}

/* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
.collection-p {
  padding-bottom: 480px;
}

@media (max-width: 1447px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 360px;
  }
}

@media (max-width: 825px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 330px;
  }
}

@media (max-width: 520px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 330px;
  }
}

@media (max-width: 480px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 310px;
  }
}

@media (max-width: 460px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 350px;
  }
}

@media (max-width: 445px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 310px;
  }
}

@media (max-width: 400px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 230px;
    width: 80% !important;
  }
}

@media (max-width: 335px) {
  /* line 224, app/assets/stylesheets/v4/pages/home/hero.scss */
  .collection-p {
    padding-bottom: 230px;
  }
}

@media (max-width: 901px) {
  /* line 234, app/assets/stylesheets/v4/pages/home/hero.scss */
  .stack-hide {
    display: none;
  }
}

@media (max-width: 600px) {
  /* line 235, app/assets/stylesheets/v4/pages/home/hero.scss */
  .mobile-spacing {
    letter-spacing: 0 !important;
  }
}

/* line 239, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner {
  margin-bottom: -1px;
}

/* line 242, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner .banner-container {
  background: #39455E;
  height: 40px;
  margin: 0 auto;
  text-align: center;
}

/* line 248, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner .banner-container .banner-copy {
  padding: 9px 0;
  color: white;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

/* line 255, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner .banner-container .banner-copy .banner-link {
  color: white;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  text-decoration: underline;
}

/* line 266, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner-mobile {
  margin-bottom: -1px;
  display: none;
}

/* line 270, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner-mobile .banner-container-mobile {
  background: #39455E;
  height: 69px;
  margin: 0 auto;
  text-align: center;
}

/* line 276, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner-mobile .banner-container-mobile .banner-copy-mobile {
  padding: 9px 0;
  color: white;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

/* line 283, app/assets/stylesheets/v4/pages/home/hero.scss */
.homepage-banner-mobile .banner-container-mobile .banner-copy-mobile .banner-link-mobile {
  color: white;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  text-decoration: underline;
}

@media (max-width: 425px) {
  /* line 295, app/assets/stylesheets/v4/pages/home/hero.scss */
  .homepage-banner {
    display: none;
  }
  /* line 296, app/assets/stylesheets/v4/pages/home/hero.scss */
  .homepage-banner-mobile {
    display: block !important;
  }
}

/* line 301, app/assets/stylesheets/v4/pages/home/hero.scss */
.section-hero-home {
  color: white;
  min-height: 750px;
  text-align: center;
}

@media (max-width: 64em) {
  /* line 301, app/assets/stylesheets/v4/pages/home/hero.scss */
  .section-hero-home {
    min-height: 608px;
  }
}

/* line 306, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__home_background {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 650px;
  z-index: -1;
}

@media (max-width: 64em) {
  /* line 306, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__home_background {
    height: 608px;
  }
}

@media (max-width: 48em) {
  /* line 306, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__home_background {
    background-position-x: 30%;
  }
}

@media (max-width: 31em) {
  /* line 306, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__home_background {
    background-position-x: 20%;
  }
}

/* line 322, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__home_header {
  letter-spacing: 1.5px;
  line-height: 66px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 56px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  color: #FFFFFF;
  padding-top: 145px;
}

@media (max-width: 56em) {
  /* line 322, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__home_header {
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }
}

/* line 341, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__home_sub_header {
  max-width: 700px;
  margin: 0 auto 30px auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 56em) {
  /* line 341, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__home_sub_header {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 auto 20px auto;
    width: 80%;
  }
}

/* line 358, app/assets/stylesheets/v4/pages/home/hero.scss */
.hero__home_book_btn {
  width: 230px;
  height: 44px;
  background-color: #F58266;
  border: solid 3px #F58266;
  border-radius: 50px;
  padding: 8px 0 7px 0;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: none;
  outline: none;
}

@media (max-width: 31em) {
  /* line 358, app/assets/stylesheets/v4/pages/home/hero.scss */
  .hero__home_book_btn {
    width: 150px;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how {
  padding: 2em 0 2em;
  border-bottom: 2px solid #efefef;
  background: #fff;
}

@media (max-width: 56em) {
  /* line 4, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how__tip, .section-how .how__available, .section-how .how__hour {
    padding-bottom: 40px;
    padding-bottom: 4rem;
    float: none;
    margin: auto;
    width: 100% !important;
  }
}

/* line 8, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__items {
  width: 70%;
  float: left;
  overflow: hidden;
  font-size: 18px;
}

@media (max-width: 56em) {
  /* line 8, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how__items {
    width: 75% !important;
    text-align: left;
    margin: 0 auto;
    float: none;
  }
}

/* line 10, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__items li {
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__hour {
  width: 33%;
}

/* line 15, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__available {
  width: 42%;
}

/* line 16, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__tip {
  width: 25%;
}

/* line 17, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__text {
  padding-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gotham-htf-book", sans-serif;
}

/* line 18, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how img {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  display: inline-block;
  top: 0;
  margin: -2px 0px 0 0;
}

/* line 19, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__icons-mobile {
  display: none;
}

@media (max-width: 56em) {
  /* line 19, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how__icons-mobile {
    display: block !important;
    width: 270px;
    width: 27rem;
    margin: auto;
    margin-bottom: 1.0rem;
  }
}

/* line 22, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how-app-store {
  margin-bottom: 15px;
}

@media (max-width: 56em) {
  /* line 22, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how-app-store {
    display: none;
  }
}

@media (max-width: 56em) {
  /* line 28, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how-google-store {
    display: none;
  }
}

/* line 33, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how-stores {
  float: right;
  overflow: hidden;
}

/* line 34, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how .how__text-mobile {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "gotham-htf-book", sans-serif;
  text-align: center;
  margin-top: 60px;
  margin-top: 6rem;
  margin-bottom: 0;
}

@media (max-width: 56em) {
  /* line 35, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how-app-store-mobile {
    float: left;
    margin: auto;
    display: block !important;
    margin-right: 10px;
  }
}

@media (max-width: 56em) {
  /* line 38, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how .how-google-store-mobile {
    float: left;
    margin: auto;
    display: block !important;
  }
}

/* line 43, app/assets/stylesheets/v4/pages/home/how.scss */
.section-hero-7 {
  min-height: 390px;
}

/* line 47, app/assets/stylesheets/v4/pages/home/how.scss */
.section-hero-refresh {
  min-height: 600px;
}

/* line 51, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how-it-works {
  background-color: #fff;
  margin: 140px 0 60px 0;
  padding-top: 50px;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 56em) {
  /* line 51, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how-it-works {
    margin-top: 20px;
  }
}

/* line 61, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how-it-works h2 {
  font-family: "gotham-htf-medium", sans-serif;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 67, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-box-wrapper {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 67, app/assets/stylesheets/v4/pages/home/how.scss */
  .how-it-works-box-wrapper {
    width: 100%;
  }
}

/* line 76, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-box {
  float: left;
  width: 33%;
  padding: 0 20px;
  margin: 40px 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 76, app/assets/stylesheets/v4/pages/home/how.scss */
  .how-it-works-box {
    width: 100%;
    float: none;
  }
}

/* line 85, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-box img {
  width: 80px;
  height: 80px;
}

/* line 89, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-box img.box-sml {
  width: 90px;
  height: 90px;
  margin-bottom: -10px;
}

/* line 94, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-box h3 {
  font-weight: 600;
  font-size: 22px;
  padding-top: 5px;
}

/* line 99, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-box p {
  font-size: 16px;
  line-height: 21px;
  padding: 5px 10px;
  letter-spacing: 1px;
}

/* line 105, app/assets/stylesheets/v4/pages/home/how.scss */
.how-stores-app {
  float: left;
  display: block;
}

/* line 109, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-stores {
  overflow: hidden;
  width: 283px;
  margin: 0 auto;
}

/* line 114, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-stores-desktop {
  display: block;
}

@media (max-width: 64em) {
  /* line 114, app/assets/stylesheets/v4/pages/home/how.scss */
  .how-it-works-stores-desktop {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/v4/pages/home/how.scss */
.how-it-works-stores-mobile {
  display: none;
}

@media (max-width: 64em) {
  /* line 118, app/assets/stylesheets/v4/pages/home/how.scss */
  .how-it-works-stores-mobile {
    display: block;
  }
}

/* line 122, app/assets/stylesheets/v4/pages/home/how.scss */
.how-stores-apple {
  margin-right: 20px;
}

/* line 133, app/assets/stylesheets/v4/pages/home/how.scss */
.section-how-home-container {
  padding: 50px 0 130px 0;
}

@media (max-width: 1024px) {
  /* line 133, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how-home-container {
    padding: 50px 0 0 0;
  }
}

@media (max-width: 450px) {
  /* line 133, app/assets/stylesheets/v4/pages/home/how.scss */
  .section-how-home-container {
    padding: 50px 0;
  }
}

/* line 140, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home {
  margin: 0 auto;
  background-color: #fff;
  width: 100%;
  max-width: 1050px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 149, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 30px;
  font-size: 45px;
  margin-bottom: 40px;
  color: #39455E;
}

/* line 158, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 158, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper {
    width: 100%;
  }
}

/* line 167, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box {
  float: left;
  width: 33%;
  padding: 0 20px;
  margin: 40px 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 167, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper .how-box {
    width: 100%;
    float: none;
    margin: 65px 0;
  }
}

/* line 176, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .how-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #2C3239;
  padding: 20px 0;
}

/* line 184, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .how-box-1-img {
  width: 80px;
}

/* line 185, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .how-box-2-img {
  width: 64px;
}

/* line 186, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .how-box-3-img {
  width: 70px;
}

/* line 188, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .career-box-img-container {
  height: 75px;
}

/* line 191, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .career-box-img-container .careers-box-1-img {
  width: 60px;
  margin-bottom: 0;
}

/* line 192, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .career-box-img-container .careers-box-2-img {
  width: 64px;
  margin-bottom: 0;
  margin-top: 12px;
}

/* line 193, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .career-box-img-container .careers-box-3-img {
  width: 70px;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 196, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box img {
  margin-bottom: 20px;
}

/* line 198, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box h3 {
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 5px;
}

@media (max-width: 64em) {
  /* line 198, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper .how-box h3 {
    font-size: 20px;
  }
}

/* line 207, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  max-width: 270px;
  margin: 0 auto;
}

/* line 216, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-box-wrapper .how-box .unavailable-disclaimer {
  color: rgba(95, 99, 104, 0.6);
}

/* line 220, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-btn-container {
  margin-top: 50px;
}

/* line 223, app/assets/stylesheets/v4/pages/home/how.scss */
#section-how-home .how-btn-container .how-book-btn {
  background-color: #F58266;
  border: solid 3px #F58266;
  border-radius: 50px;
  padding: 10px 45px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 240, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home h2 {
    font-size: 28px;
    margin-bottom: 0;
  }
  /* line 247, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper .how-box p {
    font-size: 14px;
    line-height: 22px;
  }
  /* line 252, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper .how-box .how-box-1-img {
    width: 57px;
  }
  /* line 254, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper .how-box .how-box-2-img {
    width: 46px;
  }
  /* line 256, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-box-wrapper .how-box .how-box-3-img {
    width: 50px;
  }
  /* line 260, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-btn-container {
    margin: 0 0 35px 0;
  }
  /* line 263, app/assets/stylesheets/v4/pages/home/how.scss */
  #section-how-home .how-btn-container .how-book-btn {
    padding: 8px 40px;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/massages.scss */
.section-massages {
  padding: 4em 0 0em;
  border-bottom: 2px solid #efefef;
  margin-bottom: -0.5em;
}

@media (max-width: 31em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/massages.scss */
  .section-massages {
    padding: 40px 0;
  }
}

/* line 4, app/assets/stylesheets/v4/pages/home/massages.scss */
.section-massages-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 120.0rem;
}

@media (max-width: 56em) {
  /* line 4, app/assets/stylesheets/v4/pages/home/massages.scss */
  .section-massages-container {
    width: 100%;
  }
}

/* line 7, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages__header {
  text-align: center;
  margin-bottom: -30px;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 110%;
}

@media (max-width: 56em) {
  /* line 7, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages__header {
    font-size: 30px;
    font-size: 3rem;
    width: 85%;
    margin: 0 auto -70px auto;
  }
}

/* line 10, app/assets/stylesheets/v4/pages/home/massages.scss */
.massage-item-title {
  font-family: "gotham-htf-medium", sans-serif;
  font-size: 25px;
  margin-bottom: 0;
  letter-spacing: 1px;
}

@media (max-width: 56em) {
  /* line 10, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-title {
    min-height: 60px;
  }
}

/* line 13, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-items {
  margin-bottom: 140px;
}

@media (max-width: 56em) {
  /* line 13, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages-items {
    margin-left: 5%;
  }
}

@media (max-width: 31em) {
  /* line 13, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages-items {
    margin-left: 0;
    margin-bottom: 40px;
  }
}

/* line 36, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 15px;
  text-align: center;
  width: 33%;
  height: 250px;
}

@media (max-width: 56em) {
  /* line 36, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages-item {
    width: 47%;
    height: 325px;
  }
}

@media (max-width: 31em) {
  /* line 36, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages-item {
    width: 50% !important;
    height: 180px;
  }
}

/* line 42, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-dell {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 15px;
  text-align: center;
  width: 50%;
  height: 250px;
}

@media (max-width: 56em) {
  /* line 42, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages-item-dell {
    width: 47%;
    height: 325px;
  }
}

@media (max-width: 31em) {
  /* line 42, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massages-item-dell {
    width: 50% !important;
    height: 180px;
  }
}

/* line 48, app/assets/stylesheets/v4/pages/home/massages.scss */
.massage-item-description {
  padding-top: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  min-height: 90px;
  width: 250px;
  margin: 0 auto;
  letter-spacing: 1px;
}

@media (max-width: 56em) {
  /* line 48, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-description {
    padding-left: 0;
    padding-right: 0;
    width: 70%;
    margin: auto;
    margin-top: -35px;
    margin-bottom: 15px;
  }
}

@media (max-width: 48em) {
  /* line 48, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-description {
    min-height: 140px;
  }
}

@media (max-width: 31em) {
  /* line 48, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-description {
    min-height: inherit !important;
    display: none;
  }
}

/* line 53, app/assets/stylesheets/v4/pages/home/massages.scss */
.massage-item-link {
  font-size: 16px;
  padding: 13px 33px;
  top: 30px;
  position: relative;
  font-family: "gotham-htf-book", sans-serif;
  font-weight: 700;
}

@media (max-width: 56em) {
  /* line 53, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-link {
    padding: 15px 45px;
  }
}

@media (max-width: 20em) {
  /* line 53, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-link {
    padding: 15px 43px;
  }
}

/* line 57, app/assets/stylesheets/v4/pages/home/massages.scss */
.massage-item-link-val {
  font-size: 16px;
  padding: 13px 33px;
  top: 30px;
  position: relative;
  font-family: "gotham-htf-book", sans-serif;
  font-weight: 700;
}

@media (max-width: 56em) {
  /* line 57, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-link-val {
    padding: 15px 43px;
  }
}

@media (max-width: 20em) {
  /* line 57, app/assets/stylesheets/v4/pages/home/massages.scss */
  .massage-item-link-val {
    padding: 15px 36px;
  }
}

/* line 61, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-prenatal {
  height: 70px;
  top: -5px !important;
}

/* line 62, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-prenatal:hover {
  cursor: pointer;
  opacity: .3;
}

/* line 64, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-icon {
  height: 70px;
  vertical-align: middle;
  display: inline-block;
  top: 0;
  margin: -2px 8px 30px 0;
}

/* line 66, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-icon:hover {
  cursor: pointer;
  opacity: .3;
}

/* line 67, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-icon:last-of-type {
  position: relative;
  top: 10px;
}

/* line 70, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-work {
  height: 51px;
  vertical-align: middle;
  display: inline-block;
  top: 0;
  margin: -2px 8px 30px 0;
}

/* line 72, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-work:hover {
  cursor: pointer;
  opacity: .3;
}

/* line 73, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-work:last-of-type {
  width: 70px;
  position: relative;
  top: 10px;
}

/* line 76, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-couples {
  height: 51px;
  vertical-align: middle;
  display: inline-block;
  top: 0;
  margin: -2px 8px 30px 0;
}

/* line 78, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-couples:hover {
  cursor: pointer;
  opacity: .3;
}

/* line 79, app/assets/stylesheets/v4/pages/home/massages.scss */
.massages-item-couples:last-of-type {
  width: 50px;
  position: relative;
  top: 10px;
}

/* line 82, app/assets/stylesheets/v4/pages/home/massages.scss */
.section-massages-container-v4 h2 {
  font-family: "gotham-htf-medium", sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 93, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities {
  margin: 0 auto;
  background-color: white;
  width: 100%;
  max-width: 1050px;
}

@media (max-width: 1024px) {
  /* line 93, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities {
    margin-top: 120px;
  }
}

@media (max-width: 450px) {
  /* line 93, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities {
    margin-top: 0px;
  }
}

/* line 102, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container {
  height: 300px;
}

@media (max-width: 1024px) {
  /* line 102, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container {
    height: 475px;
  }
}

/* line 107, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-copy-container {
  width: 50%;
  display: inline-block;
}

@media (max-width: 1024px) {
  /* line 107, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-copy-container {
    width: 100%;
    display: block;
    text-align: center;
  }
}

/* line 118, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-copy-container .copy h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 58px;
  color: #39455E;
}

@media (max-width: 1024px) {
  /* line 118, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-copy-container .copy h2 {
    font-size: 28px;
    line-height: 30px;
  }
}

/* line 131, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-copy-container .copy p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin: 35px 0 50px 0;
  max-width: 363px;
}

@media (max-width: 1024px) {
  /* line 131, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-copy-container .copy p {
    margin: 25px auto 40px auto;
    font-size: 14px;
    line-height: 22px;
  }
}

/* line 146, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-copy-container .copy .book-btn {
  background-color: #F58266;
  border: solid 3px #F58266;
  border-radius: 50px;
  padding: 10px 45px;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 1024px) {
  /* line 146, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-copy-container .copy .book-btn {
    display: none;
  }
}

/* line 167, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container {
  width: 50%;
  display: inline-block;
  float: right;
}

@media (max-width: 1024px) {
  /* line 167, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-carousel-container {
    width: 100%;
    display: block;
    float: none;
    margin-top: 30px;
  }
}

/* line 179, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 181, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* line 187, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .modality-slides {
  display: none;
  text-align: center;
}

/* line 191, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .modality-slides img {
  max-width: 294px;
}

@media (max-width: 1024px) {
  /* line 191, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-carousel-container .modality-slides img {
    width: 227px;
  }
}

/* line 200, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .prev, #section-home-modalities .modalities-content-container .modalities-carousel-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -50px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 214, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .prev img, #section-home-modalities .modalities-content-container .modalities-carousel-container .next img {
  width: 56px;
}

/* line 217, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* line 222, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .text {
  color: #5F6368;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 8px 12px;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 222, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-carousel-container .text {
    bottom: 40px;
    font-size: 16px;
  }
}

/* line 239, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* line 247, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .book-btn {
  display: none;
  background-color: #F58266;
  border: solid 3px #F58266;
  border-radius: 50px;
  padding: 10px 45px;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 1024px) {
  /* line 247, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .modalities-carousel-container .book-btn {
    font-size: 16px;
    line-height: 22px;
    display: block;
    margin: 0 auto;
    width: 170px;
    height: 44px;
    text-align: center;
    padding: 9px 10px;
    display: block;
  }
}

/* line 276, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .active {
  background-color: #717171;
}

/* line 280, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .modalities-carousel-container .slide-fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

/* line 298, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .book-btn-container-mobile {
  display: none;
}

/* line 301, app/assets/stylesheets/v4/pages/home/massages.scss */
#section-home-modalities .modalities-content-container .book-btn-container-mobile .book-btn {
  background-color: #F58266;
  border: solid 3px #F58266;
  border-radius: 50px;
  padding: 6px 24px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 1024px) {
  /* line 298, app/assets/stylesheets/v4/pages/home/massages.scss */
  #section-home-modalities .modalities-content-container .book-btn-container-mobile {
    margin: 90px auto 0 auto;
    text-align: center;
    display: block;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.section-testimonials {
  padding: 4em 0;
  text-align: center;
  border-bottom: 2px solid #efefef;
  background: center center no-repeat;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 56em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/testimonials.scss */
  .section-testimonials {
    background-position: 90% 50%;
    padding-bottom: 40px;
  }
}

@media (max-width: 20em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/testimonials.scss */
  .section-testimonials {
    background-position: 75% 50%;
  }
}

/* line 6, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.testimonials-title {
  text-align: center;
  color: #ffffff;
  margin-bottom: 50px;
  font-size: 38px;
  font-weight: 500;
}

/* line 7, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.testimonials-heart {
  width: 38px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  background: url(/assets/v4/pages/home/testimonials/heart-icon-50bde6b4462878daac7cca831118bfb097379ecc0b09c0842639b6d13bbe6ebb.png) center center no-repeat;
  background-size: 38px 30px;
}

/* line 8, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.testimonials-items {
  margin: 0 auto;
  max-width: 970px;
}

/* line 9, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.testimonials-item {
  display: inline-block;
  width: 33%;
  text-align: center;
  font-size: 1.5rem;
}

@media (max-width: 56em) {
  /* line 9, app/assets/stylesheets/v4/pages/home/testimonials.scss */
  .testimonials-item {
    width: 100%;
  }
}

@media (max-width: 56em) {
  /* line 9, app/assets/stylesheets/v4/pages/home/testimonials.scss */
  .testimonials-item {
    float: none;
    margin: auto;
    width: 76%;
    margin-bottom: 60px;
  }
}

@media (max-width: 31em) {
  /* line 9, app/assets/stylesheets/v4/pages/home/testimonials.scss */
  .testimonials-item {
    width: 100% !important;
  }
}

/* line 20, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.testimonials-blockquote {
  border: none;
  text-align: center;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  padding-right: 6%;
  padding-left: 6%;
}

@media (max-width: 31em) {
  /* line 20, app/assets/stylesheets/v4/pages/home/testimonials.scss */
  .testimonials-blockquote {
    padding-right: 10%;
    padding-left: 10%;
  }
}

/* line 31, app/assets/stylesheets/v4/pages/home/testimonials.scss */
.testimonials-name {
  display: block;
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}

/* line 1, app/assets/stylesheets/v4/pages/home/pricing.scss */
.section-pricing {
  padding: 4em 0;
  border-bottom: 2px solid #efefef;
  background-color: #f9f9f9;
}

/* line 3, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-header {
  text-align: center;
  margin-bottom: 20px;
  font-size: 38px;
}

@media (max-width: 56em) {
  /* line 3, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-header {
    margin-bottom: 10px;
  }
}

/* line 6, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-subheader {
  text-align: center;
  padding-top: 5px;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 20px;
  margin-bottom: 50px;
  font-family: "gotham-htf-light", sans-serif;
}

@media (max-width: 20em) {
  /* line 6, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-subheader {
    margin-bottom: 20px !important;
  }
}

/* line 9, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-button {
  font-size: 15px;
  padding: 10px 24px;
  top: 40px;
  position: relative;
  font-weight: bold;
}

@media (max-width: 56em) {
  /* line 9, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-button {
    padding: 20px 25px;
  }
}

@media (max-width: 31em) {
  /* line 9, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-button {
    display: none;
  }
}

/* line 13, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-button-mobile {
  display: none;
  margin: 0 auto;
  width: 70%;
  text-align: center;
  background-color: #72CAC4;
  padding: 11px 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  margin-top: -10px;
  margin-bottom: 25px;
}

@media (max-width: 31em) {
  /* line 13, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-button-mobile {
    display: block;
  }
}

/* line 16, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-cards {
  padding-top: 50px;
}

/* line 19, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-card {
  border-radius: 3px;
  text-align: center;
  border-radius: 6px;
  color: #121212;
  padding: 20px;
  position: relative;
  cursor: pointer;
}

@media (max-width: 56em) {
  /* line 19, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card {
    width: 40%;
  }
  /* line 21, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card:nth-of-type(1) {
    margin-left: 10%;
  }
  /* line 22, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card:nth-of-type(3) {
    margin-top: 100px;
    margin-left: 30%;
  }
}

@media (max-width: 31em) {
  /* line 19, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 80px !important;
    margin-top: 0 !important;
    border-bottom: solid 0 #e1e1e1;
    padding: 0 20px;
    border-radius: 0;
  }
}

@media (max-width: 20em) {
  /* line 19, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card {
    margin-bottom: 60px !important;
  }
}

/* line 27, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-card-top {
  margin-bottom: 15px;
}

/* line 28, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-card-title:hover {
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-card-title {
  margin-top: 0;
  font-size: 6.0rem;
  font-weight: normal;
  line-height: .9;
  margin-bottom: 20px;
  color: #72cac4;
}

@media (max-width: 56em) {
  /* line 29, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card-title {
    font-size: 7.6rem;
  }
}

@media (max-width: 31em) {
  /* line 29, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card-title {
    float: left;
    font-size: 46px;
    width: 90px;
    margin-left: -10px;
    text-align: right;
  }
}

/* line 33, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-card-small {
  display: block;
  font-size: 2.0rem;
  font-weight: 100;
  color: #474747;
}

@media (max-width: 56em) {
  /* line 33, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card-small {
    font-size: 2.4rem;
  }
}

@media (max-width: 31em) {
  /* line 33, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-card-small {
    font-size: 20px;
    float: right;
    position: absolute;
    margin: -33px 0px 0 100px;
  }
}

/* line 37, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-price {
  display: block;
  font-weight: 500;
  font-size: 30px;
  color: #555;
  padding-bottom: 40px;
}

@media (max-width: 56em) {
  /* line 37, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-price {
    margin-bottom: 0px;
  }
}

@media (max-width: 31em) {
  /* line 37, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-price {
    float: right;
    position: absolute;
    right: 18px;
    top: 18px;
    border-bottom: solid 0 #fff;
  }
}

/* line 41, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-card a:hover {
  text-decoration: none !important;
}

/* line 42, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-hr {
  width: 75%;
}

@media (max-width: 56em) {
  /* line 42, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-hr {
    margin-bottom: 10px;
  }
}

@media (max-width: 20em) {
  /* line 42, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-hr {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/* line 46, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-footnote {
  text-align: center;
  padding: 10px;
  font-family: "gotham-htf-light", sans-serif;
  top: 100px;
  position: relative;
  margin-bottom: 90px;
  letter-spacing: .5px;
}

/* line 47, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-footnote p {
  font-size: 11px !important;
}

@media (max-width: 31em) {
  /* line 46, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-footnote {
    top: 0px;
    margin-bottom: 0px;
  }
}

/* line 52, app/assets/stylesheets/v4/pages/home/pricing.scss */
.card-border {
  border-right: 0px solid #efefef;
}

@media (max-width: 56em) {
  /* line 52, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .card-border {
    border-right: none;
  }
}

/* line 56, app/assets/stylesheets/v4/pages/home/pricing.scss */
.section-pricing-v4 {
  /*background-color: #f9f9f9;*/
}

@media (max-width: 31em) {
  /* line 56, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .section-pricing-v4 {
    padding: 40px 0;
  }
}

/* line 60, app/assets/stylesheets/v4/pages/home/pricing.scss */
.section-pricing-v4 h2 {
  font-family: "gotham-htf-medium", sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 67, app/assets/stylesheets/v4/pages/home/pricing.scss */
.pricing-description {
  font-family: "gotham-htf-book", sans-serif;
  margin-top: 80px;
  margin-bottom: -70px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

@media (max-width: 31em) {
  /* line 67, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .pricing-description {
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: -40px;
  }
}

@media (max-width: 1024px) {
  /* line 79, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .section-home-pricing-mobile {
    margin: 130px auto 0 auto !important;
  }
}

@media (max-width: 450px) {
  /* line 80, app/assets/stylesheets/v4/pages/home/pricing.scss */
  .section-home-pricing-mobile {
    margin: -70px auto 0 auto !important;
  }
}

/* line 82, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing {
  margin: 0 auto;
  background-color: #fff;
  width: 100%;
  max-width: 1050px;
  text-align: center;
}

@media (max-width: 450px) {
  /* line 82, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing {
    margin-top: -90px;
  }
}

/* line 91, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-header {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 45px;
  line-height: 50px;
  color: #39455E;
}

@media (max-width: 1024px) {
  /* line 91, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-header {
    margin-bottom: 10px;
    font-size: 28px;
  }
}

/* line 103, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards {
  padding-top: 50px;
  margin-left: 40px;
}

@media (max-width: 1100px) {
  /* line 103, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-cards {
    display: none;
  }
}

/* line 110, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card a:hover {
  text-decoration: none !important;
}

/* line 112, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card-center {
  margin: 0 5%;
}

/* line 114, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card {
  max-width: 300px;
  width: 100% !important;
  border: 1px solid lightgrey;
  border-radius: 3px;
  text-align: center;
  border-radius: 6px;
  color: #121212;
  background: white;
  padding: 20px;
  position: relative;
  cursor: pointer;
  height: 400px;
  float: left;
}

@media (max-width: 1100px) {
  /* line 114, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-cards .price-card {
    margin: 0 auto 40px auto;
    float: none;
  }
}

/* line 135, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-card-top {
  height: 150px;
}

/* line 138, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-card-top .price-card-title:hover {
  text-decoration: none;
}

/* line 139, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-card-top .price-card-title {
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  color: #d9664f;
  font-size: 18px;
  margin: 10px auto 30px 0;
}

/* line 147, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-card-top .price-price-strikethru {
  -webkit-text-decoration: line-through #4A5C73;
  text-decoration: line-through #4A5C73;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: rgba(74, 92, 115, 0.4);
  height: 60px;
}

/* line 157, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-card-top .price-price {
  display: block;
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  font-size: 40px;
  color: #39455E;
  height: 100px;
}

/* line 166, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-card-top .price-home {
  padding-top: 40px;
}

/* line 169, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-button {
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  background: #F7856B;
  color: white;
  border: 1px solid #F7856B;
  border-radius: 50px;
  padding: 12px 40px;
  top: 30px;
  position: relative;
}

@media (max-width: 56em) {
  /* line 169, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-cards .price-card .price-button {
    padding: 8px 35px;
    font-size: 16px;
  }
}

/* line 185, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .gray-divider {
  border-top: 2px solid rgba(74, 94, 115, 0.1);
  margin: 30px auto;
  width: 80px;
}

/* line 191, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-cards .price-card .price-description {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin: 30px 0 0 0;
  height: 115px;
  padding-bottom: 0;
  color: #5F6368;
}

@media (max-width: 56em) {
  /* line 191, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-cards .price-card .price-description {
    font-size: 12px;
  }
}

/* line 206, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .pricings-carousel-container-one {
  display: none;
}

@media (max-width: 1100px) {
  /* line 206, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one {
    display: block;
    margin-top: 40px;
  }
  /* line 213, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card a:hover {
    text-decoration: none !important;
  }
  /* line 215, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card-center {
    margin: 5%;
  }
  /* line 217, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card {
    max-width: 300px;
    width: 100% !important;
    margin: 0 auto 40px auto;
    border: 1px solid lightgrey;
    border-radius: 3px;
    text-align: center;
    border-radius: 6px;
    color: #121212;
    background: white;
    padding: 20px;
    cursor: pointer;
    height: 400px;
    position: relative;
  }
  /* line 232, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-card-top {
    height: 150px;
  }
  /* line 235, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-card-top .price-card-title:hover {
    text-decoration: none;
  }
  /* line 236, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-card-top .price-card-title {
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    color: #d9664f;
    font-size: 18px;
    margin: 10px auto 30px 0;
  }
  /* line 244, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-card-top .price-price-strikethru {
    -webkit-text-decoration: line-through #4A5C73;
    text-decoration: line-through #4A5C73;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: rgba(74, 92, 115, 0.4);
    height: 60px;
  }
  /* line 254, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-card-top .price-price {
    display: block;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #39455E;
    height: 100px;
  }
  /* line 263, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-card-top .price-home {
    padding-top: 40px;
  }
  /* line 266, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-button {
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    background: #F7856B;
    color: white;
    border: 1px solid #F7856B;
    border-radius: 50px;
    padding: 12px 40px;
    top: 30px;
    position: relative;
    font-weight: 600;
  }
}

@media (max-width: 1100px) and (max-width: 56em) {
  /* line 266, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-button {
    padding: 8px 35px;
    font-size: 16px;
  }
}

@media (max-width: 1100px) {
  /* line 283, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .gray-divider {
    border-top: 2px solid rgba(74, 94, 115, 0.1);
    margin: 30px auto;
    width: 80px;
  }
  /* line 289, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-description {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0 0 0;
    height: 115px;
    padding-bottom: 0;
    color: #5F6368;
  }
}

@media (max-width: 1100px) and (max-width: 56em) {
  /* line 289, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .price-card .price-description {
    font-size: 12px;
  }
}

@media (max-width: 1100px) {
  /* line 304, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /* line 306, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .pricing-slideshow-container-one {
    max-width: 300px;
    position: relative;
    margin: 0px auto 30px auto;
  }
  /* line 312, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .pricing-slides-one {
    text-align: center;
  }
  /* line 316, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one .pricing-anchor:focus {
    outline: 0;
  }
  /* line 318, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .pricings-carousel-container-one ul .slick-active, #section-home-pricing .pricings-carousel-container-one li button:hover {
    background-color: #4A5C73;
    opacity: 100%;
    border-radius: 50px;
  }
}

/* line 326, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-button-mobile {
  display: none;
  width: 200px;
  height: 44px;
  background: #F7856B;
  color: white;
  border: 1px solid #F7856B;
  border-radius: 50px;
  font-size: 18px;
  line-height: 22px;
  padding: 11px 0;
  text-decoration: none;
  font-weight: 700;
  margin-top: -10px;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 31em) {
  /* line 326, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-button-mobile {
    display: block;
  }
}

/* line 347, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-footnote {
  text-align: center;
  padding: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  top: 100px;
  position: relative;
  margin-bottom: 90px;
  letter-spacing: .5px;
}

/* line 357, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-footnote p {
  font-size: 11px !important;
}

@media (max-width: 31em) {
  /* line 347, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-footnote {
    top: 0px;
    margin-bottom: 0px;
  }
}

/* line 365, app/assets/stylesheets/v4/pages/home/pricing.scss */
#section-home-pricing .price-disclaimer {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  color: #5F6368;
  opacity: 70%;
  padding: 100px 12px 0 12px;
}

@media (max-width: 1100px) {
  /* line 365, app/assets/stylesheets/v4/pages/home/pricing.scss */
  #section-home-pricing .price-disclaimer {
    font-size: 11px;
    line-height: 16px;
    padding: 40px 12px 0 12px;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/download.scss */
.section-download {
  border-bottom: 2px solid #efefef;
  padding: 7em 0;
  height: 484px;
}

@media (max-width: 64em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download {
    border-bottom: none;
  }
}

@media (max-width: 56em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download {
    height: initial;
    padding: 4em 0;
  }
}

/* line 7, app/assets/stylesheets/v4/pages/home/download.scss */
.section-download-container {
  position: relative;
}

/* line 8, app/assets/stylesheets/v4/pages/home/download.scss */
.download-image {
  position: absolute;
  display: block;
  top: -108px;
  left: 11%;
}

/* line 9, app/assets/stylesheets/v4/pages/home/download.scss */
.download-image-asset {
  margin-top: 50px;
  width: 370px;
}

/* line 10, app/assets/stylesheets/v4/pages/home/download.scss */
.download-right {
  margin-left: 50%;
}

/* line 11, app/assets/stylesheets/v4/pages/home/download.scss */
.download-icons {
  margin-left: 3.0rem;
}

/* line 12, app/assets/stylesheets/v4/pages/home/download.scss */
.download-app-store {
  margin-right: 1.0rem;
}

/* line 14, app/assets/stylesheets/v4/pages/home/download.scss */
.download-header {
  font-size: 36px;
  text-align: center;
  margin-bottom: 2.0rem;
  font-weight: 500;
}

@media (max-width: 600px) {
  /* line 14, app/assets/stylesheets/v4/pages/home/download.scss */
  .download-header {
    font-size: 22px !important;
  }
}

/* line 17, app/assets/stylesheets/v4/pages/home/download.scss */
.download-subheader {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 1px;
  width: 390px;
}

@media (max-width: 64em) {
  /* line 17, app/assets/stylesheets/v4/pages/home/download.scss */
  .download-subheader {
    display: none;
  }
}

/* line 23, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner input[type=tel]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
}

/* line 24, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner input[type=tel]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
  opacity: 1;
}

/* line 25, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner input[type=tel]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
  opacity: 1;
}

/* line 26, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner input[type=tel]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
}

/* line 27, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner input[type=tel]:-moz-placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
}
.linkTextingInner input[type=tel]:-ms-input-placeholder {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
}
.linkTextingInner input[type=tel]:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #474747;
  font-family: "gotham-htf-book", sans-serif;
}

/* line 28, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner .linkTextingButton {
  background-color: #72cac4;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "gotham-htf-medium", sans-serif;
}

/* line 32, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner .linkTextingButton:hover {
  background-color: transparent;
}

@media (max-width: 64em) {
  /* line 34, app/assets/stylesheets/v4/pages/home/download.scss */
  .linkTextingWidget {
    display: none;
  }
}

/* line 37, app/assets/stylesheets/v4/pages/home/download.scss */
.section-download-container {
  position: relative;
}

/* line 38, app/assets/stylesheets/v4/pages/home/download.scss */
.download-image {
  position: absolute;
  display: block;
  top: -108px;
  left: 11%;
}

/* line 39, app/assets/stylesheets/v4/pages/home/download.scss */
.download-right {
  margin-left: 50%;
}

/* line 40, app/assets/stylesheets/v4/pages/home/download.scss */
.dl {
  width: auto;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

/* line 41, app/assets/stylesheets/v4/pages/home/download.scss */
.download-app-store {
  margin-right: 1.0rem;
}

/* line 43, app/assets/stylesheets/v4/pages/home/download.scss */
.download-icons {
  margin-left: 55px;
}

/* line 45, app/assets/stylesheets/v4/pages/home/download.scss */
.section-download {
  border-bottom: 2px solid #efefef;
  padding: 7em 0;
  height: 484px;
}

@media (max-width: 64em) {
  /* line 45, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download {
    border-bottom: none;
  }
}

@media (max-width: 56em) {
  /* line 45, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download {
    height: initial;
    padding: 4em 0;
  }
  /* line 65, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .download-image {
    display: none;
  }
  /* line 66, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .download-right {
    margin: auto;
    width: 70%;
    position: relative;
    float: none;
    text-align: center;
  }
  /* line 67, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .download-icons {
    display: inline-block;
    margin-left: 0;
  }
}

@media (max-width: 31em) {
  /* line 70, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .download-right {
    width: 100%;
  }
  /* line 71, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .intl-tel-input {
    width: 73%;
  }
  /* line 72, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .linkTextingInput {
    padding-left: 35px !important;
    margin-right: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100% !important;
  }
  /* line 73, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .linkTextingButton {
    width: 25%;
  }
}

@media (max-width: 31em) {
  /* line 75, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-download .linkTextingInner {
    width: 280px;
  }
}

/* line 79, app/assets/stylesheets/v4/pages/home/download.scss */
.section-give-gift {
  padding: 70px 0;
  border-bottom: 2px solid #efefef;
  text-align: center;
}

@media (max-width: 31em) {
  /* line 79, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-give-gift {
    padding: 40px 0;
  }
}

/* line 82, app/assets/stylesheets/v4/pages/home/download.scss */
.section-give-gift h2 {
  font-family: "gotham-htf-medium", sans-serif;
  letter-spacing: 3px;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 89, app/assets/stylesheets/v4/pages/home/download.scss */
.section-give-gift p {
  padding-top: 20px;
  letter-spacing: 2px;
  width: 700px;
  margin: 0 auto;
}

@media (max-width: 64em) {
  /* line 89, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-give-gift p {
    width: 90%;
  }
}

/* line 96, app/assets/stylesheets/v4/pages/home/download.scss */
.section-give-gift img {
  width: 660px;
  margin: 40px 0 0 0;
}

@media (max-width: 64em) {
  /* line 96, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-give-gift img {
    width: 90%;
  }
}

/* line 101, app/assets/stylesheets/v4/pages/home/download.scss */
.section-give-gift a {
  display: block;
  margin: 0;
  padding: 0;
  color: #72CAC4;
  font-weight: 700;
}

/* line 108, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInput {
  width: 320px;
  -webkit-box-shadow: 1px 1px 5px #aaa;
          box-shadow: 1px 1px 5px #aaa;
  border: solid 0 #ffffff;
}

/* line 113, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingInner .linkTextingButton {
  background-color: transparent;
  color: #72CAC4;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "gotham-htf-book", sans-serif;
  margin: 0 0 0 -115px;
  z-index: 999;
  position: absolute;
}

/* line 123, app/assets/stylesheets/v4/pages/home/download.scss */
.linkTextingError {
  margin-left: 30px;
}

/* line 126, app/assets/stylesheets/v4/pages/home/download.scss */
.download-icons-desktop {
  display: block;
}

@media (max-width: 64em) {
  /* line 126, app/assets/stylesheets/v4/pages/home/download.scss */
  .download-icons-desktop {
    display: none !important;
  }
}

/* line 130, app/assets/stylesheets/v4/pages/home/download.scss */
.download-icons-mobile {
  display: none;
}

@media (max-width: 64em) {
  /* line 130, app/assets/stylesheets/v4/pages/home/download.scss */
  .download-icons-mobile {
    display: block;
  }
}

/* line 135, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link {
  margin: 0 auto;
  max-width: 800px;
  padding: 70px 0;
}

/* line 140, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-image-column {
  width: 300px;
  background-image: url("https://cdn.branch.io/branch-assets/1546646067670-og_image.png");
  height: 220px;
  background-size: 140%;
  background-position: -70px 0px;
  display: inline-block;
}

/* line 149, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column {
  width: 500px;
  height: 220px;
  display: inline-block;
  float: right;
  padding-left: 20px;
  background: #FCFCFC;
}

/* line 157, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column .download-the-app {
  font-family: "gotham-htf-bold", sans-serif;
  font-size: 32px;
  margin-top: 20px;
}

/* line 163, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column .enter-mobile-number {
  font-family: "gotham-htf-book", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 20px 0;
}

/* line 170, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column .phone-number-disclaimer {
  font-family: "gotham-htf-book", sans-serif;
  font-size: 9px;
  line-height: 14px;
  margin-top: 10px;
}

/* line 177, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column form {
  margin: 0 auto;
  text-align: left;
}

/* line 181, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column form #phone {
  height: 40px;
  width: 350px;
}

/* line 186, app/assets/stylesheets/v4/pages/home/download.scss */
.section-text-download-link .dowload-form-column form .submit-btn {
  height: 40px;
  width: 100px;
  background-color: #444;
  border: 1px solid #444;
  border-radius: 2px;
  font-size: 15px;
  font-family: "gotham-htf-book", sans-serif;
  color: #fff;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 800px) {
  /* line 203, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-image-column {
    margin: 0 auto;
    display: block;
  }
  /* line 208, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column {
    margin: 0 auto;
    width: 320px;
    display: block;
    float: none;
  }
  /* line 214, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column .download-the-app {
    font-family: "gotham-htf-bold", sans-serif;
    font-size: 24px;
  }
  /* line 219, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column .enter-mobile-number {
    font-family: "gotham-htf-book", sans-serif;
    font-size: 12px;
    line-height: 18px;
  }
  /* line 225, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column .phone-number-disclaimer {
    font-family: "gotham-htf-book", sans-serif;
    font-size: 8px;
    line-height: 14px;
  }
  /* line 231, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column form {
    margin: 0 auto;
    text-align: left;
  }
  /* line 235, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column form #phone {
    height: 40px;
    width: 200px;
  }
  /* line 240, app/assets/stylesheets/v4/pages/home/download.scss */
  .section-text-download-link .dowload-form-column form .submit-btn {
    height: 40px;
    width: 80px;
  }
}

/* line 251, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global {
  margin: 0 auto;
  width: 100%;
  max-width: 1050px;
}

/* line 256, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .title-mobile {
  display: none;
}

/* line 258, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-image-column {
  background-image: url(/assets/v5/pages/home/download_app_phone-9d828251410e04182b6a041d14785274478854b2178a3822463a1cd6e4135cf7.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 425px;
  height: 547px;
  display: inline-block;
}

/* line 267, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-image-therapist-column {
  background-image: url(/v5/pages/therapist/therapist_apply/mt_app.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 425px;
  height: 547px;
  display: inline-block;
}

/* line 276, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column {
  width: 505px;
  display: inline-block;
  float: right;
  margin-top: 80px;
}

/* line 282, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .download-the-app {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 48px;
  color: #586B94;
}

/* line 290, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .enter-mobile-number {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin: 20px 0;
}

/* line 298, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .phone-number-disclaimer {
  font-family: "Poppins", sans-serif;
  font-size: 9px;
  line-height: 14px;
  margin-top: 10px;
}

/* line 305, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .phone-form {
  margin: 0 auto;
  text-align: left;
}

/* line 309, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .phone-form .phone-input {
  -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  height: 50px;
  width: 420px;
  border-radius: 50px;
  border: 1px solid transparent;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 50px;
  padding: 3px 0 0 25px;
}

/* line 324, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .phone-form .phone-input::-webkit-input-placeholder {
  opacity: .5;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  line-height: 40px;
}
#section-download-global .dowload-form-column .phone-form .phone-input::-moz-placeholder {
  opacity: .5;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  line-height: 40px;
}
#section-download-global .dowload-form-column .phone-form .phone-input:-ms-input-placeholder {
  opacity: .5;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  line-height: 40px;
}
#section-download-global .dowload-form-column .phone-form .phone-input::-ms-input-placeholder {
  opacity: .5;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  line-height: 40px;
}
#section-download-global .dowload-form-column .phone-form .phone-input::placeholder {
  opacity: .5;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  line-height: 40px;
}

/* line 333, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .phone-form .submit-btn {
  height: 50px;
  width: 80px;
  margin-left: -100px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #F58266;
  cursor: pointer;
  border: none;
  background: transparent;
}

/* line 347, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .phone-form .phone-input, #section-download-global .dowload-form-column .phone-form .submit-btn:focus {
  outline: none;
}

/* line 352, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .download-icon-container {
  margin-top: 50px;
}

/* line 355, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .download-icon-container a:hover {
  text-decoration: none;
}

/* line 357, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .download-icon-container .apple {
  background-image: url(/assets/v5/pages/home/download_app_apple-cc40df7546c382b0f2eb52d6451f79a96f78c589096ef3ee4962c9e735e3502d.png);
  background-size: cover;
  width: 170px;
  height: 56px;
  display: inline-block;
}

/* line 365, app/assets/stylesheets/v4/pages/home/download.scss */
#section-download-global .dowload-form-column .download-icon-container .google {
  background-image: url(/assets/v5/pages/home/download_app_google-06381c96989b70ac05c687cd1edc349f5fdcdf21837a203e8c26544d456417fd.png);
  background-size: cover;
  width: 170px;
  height: 58px;
  display: inline-block;
  margin-left: 20px;
}

@media (max-width: 1050px) {
  /* line 377, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .title-mobile {
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    margin-bottom: 40px;
    color: #586B94;
  }
  /* line 388, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-image-column {
    background-image: url(/assets/v5/pages/home/download_app_phone_mobile-547562b7a78a1fe312e2ea08d11f83b9150153fd8bbc5cf6b3d2dcb2feeab5d0.png);
    max-width: 222px;
    width: 100%;
    height: 442px;
    margin: 0 auto;
    display: block;
  }
  /* line 397, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-image-therapist-column {
    background-image: url(/v5/pages/therapist/therapist_apply/mt_app_mobile.png);
    max-width: 222px;
    width: 100%;
    height: 442px;
    margin: 0 auto;
    display: block;
  }
  /* line 406, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column {
    margin: 0 auto;
    max-width: 300px;
    display: block;
    float: none;
    text-align: center;
  }
  /* line 413, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .download-the-app {
    display: none;
  }
  /* line 417, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .enter-mobile-number {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 40px 0;
  }
  /* line 424, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .phone-number-disclaimer {
    font-family: "Poppins", sans-serif;
    font-size: 8px;
    line-height: 14px;
  }
  /* line 430, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .phone-form-container {
    display: block;
    text-align: center;
  }
  /* line 434, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .phone-form-container .phone-form {
    display: inline;
    margin: 0 auto;
  }
  /* line 438, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .phone-form-container .phone-form .phone-input {
    width: 289px;
    height: 44px;
    line-height: 44px;
    padding: 3px 0 0 25px;
  }
  /* line 445, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .phone-form-container .phone-form .submit-btn {
    height: 44px;
    width: 150px;
    margin: 20px 0 0 0;
    background: #F58266;
    border: 1px solid #F58266;
    border-radius: 50px !important;
    color: white;
    font-size: 16px;
  }
  /* line 458, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .download-icon-container {
    margin-top: 25px;
  }
  /* line 461, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .download-icon-container .apple {
    display: block;
    margin: 0 auto;
  }
  /* line 466, app/assets/stylesheets/v4/pages/home/download.scss */
  #section-download-global .dowload-form-column .download-icon-container .google {
    display: block;
    margin: 20px auto 0 auto;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/therapists.scss */
.section-therapists {
  padding: 70px 0;
  border-bottom: 2px solid #efefef;
  background: #F9F9F9;
}

/* line 4, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapists__header {
  text-align: center;
  margin-bottom: 20px;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 110%;
  color: #333;
}

@media (max-width: 56em) {
  /* line 4, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists__header {
    width: 60%;
    margin: auto;
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 20px;
  }
}

@media (max-width: 31em) {
  /* line 4, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists__header {
    width: 100%;
  }
}

/* line 8, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapists__subheader {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  font-family: "gotham-htf-light", sans-serif;
}

@media (max-width: 56em) {
  /* line 8, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists__subheader {
    width: 86%;
    margin: auto;
    margin-bottom: 60px;
  }
}

@media (max-width: 56em) {
  /* line 11, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-items {
    margin: auto;
  }
}

/* line 14, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapists-item {
  width: 19%;
  margin-right: 1%;
}

@media (max-width: 56em) {
  /* line 14, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item {
    float: left !important;
    width: 25% !important;
    margin-left: 1%;
    margin-right: 2%;
  }
  /* line 16, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item:nth-of-type(1) {
    margin-left: 24%;
  }
  /* line 17, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item:nth-of-type(3) {
    display: none;
  }
  /* line 18, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item:nth-of-type(4) {
    margin-left: 24%;
  }
  /* line 19, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item:nth-of-type(5) {
    margin-left: 2%;
  }
}

@media (max-width: 31em) {
  /* line 14, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item {
    width: 40% !important;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 22, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item:nth-of-type(1) {
    margin-left: 8%;
    margin-right: 4%;
  }
  /* line 23, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-item:nth-of-type(4) {
    margin-left: 8%;
    margin-right: 4%;
  }
}

/* line 26, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapists-headshot {
  width: 100%;
  border-radius: 0px;
  margin: 20px 5px 40px;
  display: inline-block;
  vertical-align: middle;
  border-color: #efefef;
}

@media (max-width: 56em) {
  /* line 26, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-headshot {
    margin-bottom: 0px;
  }
}

@media (max-width: 31em) {
  /* line 26, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-headshot {
    margin-bottom: 0px;
    margin-top: 10%;
  }
}

/* line 30, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapists-button {
  width: 100%;
  text-align: center;
  height: 100%;
  padding: 15px 40px;
}

@media (max-width: 56em) {
  /* line 30, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-button {
    margin-top: 50px;
  }
}

@media (max-width: 31em) {
  /* line 30, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapists-button {
    padding: 15px 30px;
  }
}

/* line 34, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapists-button-link {
  font-family: "gotham-htf-book", sans-serif;
  font-size: 18px;
  padding: 15px 40px;
  margin-top: 10px;
  position: relative;
}

/* line 37, app/assets/stylesheets/v4/pages/home/therapists.scss */
.section-therapists-v4 {
  text-align: center;
}

@media (max-width: 31em) {
  /* line 37, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .section-therapists-v4 {
    padding: 40px 0;
  }
}

/* line 41, app/assets/stylesheets/v4/pages/home/therapists.scss */
.section-therapists-v4 p {
  padding-top: 10px;
  letter-spacing: 2px;
  width: 725px;
  margin: 0 auto;
}

@media (max-width: 64em) {
  /* line 41, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .section-therapists-v4 p {
    width: 90%;
    padding: 10px 20px 0 20px;
  }
}

/* line 48, app/assets/stylesheets/v4/pages/home/therapists.scss */
.section-therapists-v4:nth-of-type(even) {
  background-color: #ffffff;
}

/* line 52, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapist-box-wrapper {
  width: 550px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 31em) {
  /* line 52, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapist-box-wrapper {
    width: 100%;
    margin-bottom: 0;
  }
}

/* line 59, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapist-box-wrapper a {
  display: block;
  margin: 0;
  padding: 0;
  color: #72CAC4;
  font-weight: 700;
  letter-spacing: .5px;
}

/* line 67, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapist-group {
  width: 780px;
  margin-top: 50px;
  margin-bottom: -117px;
  margin-left: -160px;
}

@media (max-width: 31em) {
  /* line 67, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapist-group {
    width: 100%;
    margin-bottom: -48px;
    margin-left: 0;
  }
}

/* line 74, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapist-slash-text {
  text-align: left;
  font-weight: 600;
  padding-bottom: 20px;
}

@media (max-width: 31em) {
  /* line 74, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .therapist-slash-text {
    width: 100%;
    text-align: center;
  }
}

/* line 80, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapist-slash-text span {
  color: #72CAC4;
}

/* line 83, app/assets/stylesheets/v4/pages/home/therapists.scss */
.section-therapists-v4 h2 {
  font-family: "gotham-htf-medium", sans-serif;
  letter-spacing: 3px;
  font-weight: 700;
  padding-bottom: 10px;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 90, app/assets/stylesheets/v4/pages/home/therapists.scss */
.img-video {
  width: 500px;
  margin: 5px 0 20px 0;
}

@media (max-width: 31em) {
  /* line 90, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .img-video {
    width: 90%;
  }
}

/* line 95, app/assets/stylesheets/v4/pages/home/therapists.scss */
.input-find {
  overflow: hidden;
  margin-top: 10px;
}

/* line 99, app/assets/stylesheets/v4/pages/home/therapists.scss */
.input-find input {
  border-left: solid 1px #191919;
  border-top: solid 1px #191919;
  border-bottom: solid 1px #191919;
  font-size: 14px;
  font-size: 1.4rem;
  width: 200px;
  padding: 5px 0 5px 5px;
  letter-spacing: 1px;
}

@media (max-width: 31em) {
  /* line 99, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .input-find input {
    border-right: solid 1px #191919;
    width: 230px;
  }
}

/* line 109, app/assets/stylesheets/v4/pages/home/therapists.scss */
.btn-4 {
  background-color: #72CAC4;
  border: solid 0 #ffffff;
  min-height: 30px;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 15px;
  font-weight: 600;
  cursor: pointer;
}

/* line 120, app/assets/stylesheets/v4/pages/home/therapists.scss */
.btn-4:hover {
  background-color: #27938b;
}

/* line 123, app/assets/stylesheets/v4/pages/home/therapists.scss */
.btn-find {
  margin: 0 0 0 -10px;
}

@media (max-width: 31em) {
  /* line 123, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .btn-find {
    margin: 12px 0 0 0px;
    clear: both;
    width: 50%;
  }
}

/* line 127, app/assets/stylesheets/v4/pages/home/therapists.scss */
.btn-book {
  padding: 10px 15px;
  margin: 0 0 0 0;
}

@media (max-width: 31em) {
  /* line 127, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .btn-book {
    margin: 20px 0 0 0;
  }
}

/* line 132, app/assets/stylesheets/v4/pages/home/therapists.scss */
.quote-box-wrapper {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 35px;
  letter-spacing: 2px;
  width: 900px;
  margin: 0 auto;
  font-family: "gotham-htf-light", sans-serif;
}

@media (max-width: 64em) {
  /* line 132, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .quote-box-wrapper {
    width: 90%;
    margin-bottom: 20px;
  }
}

/* line 141, app/assets/stylesheets/v4/pages/home/therapists.scss */
.quote-box-wrapper p {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
}

@media (max-width: 64em) {
  /* line 145, app/assets/stylesheets/v4/pages/home/therapists.scss */
  iframe {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 148, app/assets/stylesheets/v4/pages/home/therapists.scss */
.therapist-link {
  color: #72CAC4;
  font-weight: 700;
}

/* line 154, app/assets/stylesheets/v4/pages/home/therapists.scss */
.career-section {
  padding: 100px 0 110px 0;
  background-color: #39455E;
  border-bottom: none;
  margin: 0 auto;
  text-align: center;
  color: #FFFFFF;
}

/* line 162, app/assets/stylesheets/v4/pages/home/therapists.scss */
.career-section h1 {
  padding-bottom: 80px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 45px;
  text-align: center;
  line-height: 55px;
  color: #CFDEFF;
}

/* line 172, app/assets/stylesheets/v4/pages/home/therapists.scss */
.career-section h2 {
  padding-bottom: 10px;
  color: #FFFFFF;
  font-size: 35px !important;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 31em) {
  /* line 172, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .career-section h2 {
    font-size: 35px;
  }
}

/* line 182, app/assets/stylesheets/v4/pages/home/therapists.scss */
.career-section a {
  font-size: 18px;
  padding: 15px 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background: #F58266;
  color: #FFF !important;
  display: inline-block;
  margin-top: 30px;
  border-radius: 50px !important;
  border: 0;
  text-decoration: none;
}

/* line 196, app/assets/stylesheets/v4/pages/home/therapists.scss */
.career-section p {
  padding-top: 70px;
  font-size: 35px !important;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 31em) {
  /* line 196, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .career-section p {
    font-size: 35px;
    padding-top: 30px;
  }
}

@media (max-width: 31em) {
  /* line 205, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .career-section .therapist-button {
    margin-top: 20px;
  }
}

/* line 210, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists {
  margin: 0 auto;
  width: 100%;
  max-width: 1050px;
}

/* line 215, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container {
  height: 660px;
  position: relative;
}

/* line 219, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-image {
  background-image: url(/assets/v5/pages/home/our_therapists_desktop_refresh-f0e8e4eb350b39414ff03fd6a12e9d376147d05a0149b507c7ee522487ce492f.png);
  background-size: cover;
  width: 625px;
  height: 659px;
}

/* line 226, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-copy-container {
  background-image: url(/assets/v5/pages/home/our_therapists_container_desktop-41f10b32d619382614ed03e851a7bd8632224f663ee4e414fe0bf6cf617d11d2.png);
  background-size: cover;
  width: 541px;
  height: 521px;
  position: absolute;
  top: 90px;
  left: 510px;
}

/* line 235, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-copy-container .copy {
  padding: 80px;
}

/* line 238, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-copy-container .copy h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  color: #586B94;
}

/* line 246, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-copy-container .copy p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin: 50px auto;
}

/* line 254, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-copy-container .copy a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #F58266;
}

/* line 261, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-therapists .therapists-content-container .therapists-copy-container .copy a .orange-arrow {
  height: 14px;
  width: 16px;
  margin-bottom: -1px;
}

@media (max-width: 1024px) {
  /* line 271, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-image {
    margin: 0 auto;
    max-width: 625px;
    width: 100%;
    height: 100%;
    position: relative;
  }
  /* line 279, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container {
    margin: 0 auto;
    max-width: 541px;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: -100px;
  }
  /* line 288, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container .copy {
    padding: 30px;
    text-align: center;
  }
  /* line 292, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container .copy h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 297, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container .copy p {
    font-size: 14px;
    line-height: 22px;
    margin: 30px auto;
  }
  /* line 303, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container .copy a {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 450px) {
  /* line 215, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container {
    margin-top: -60px;
  }
  /* line 314, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-image {
    background-image: url(/assets/v5/pages/home/our_therapists_mobile_refresh-59bbebfad19287c84a2ff7dc62c957f6b7ea5b718d6ba2e7feee60e08e510faa.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  /* line 320, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container {
    background-image: url(/assets/v5/pages/home/our_therapists_container_mobile-e56477f1f97505fa5dab1ab9f3aaa64b0c64e3891b5d833357ac007459d7bcd3.png);
    background-size: 100%;
    width: 93%;
    height: 380px;
    top: -53%;
  }
  /* line 327, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-therapists .therapists-content-container .therapists-copy-container .copy {
    padding: 80px 20px;
  }
}

@media (max-width: 450px) {
  /* line 337, app/assets/stylesheets/v4/pages/home/therapists.scss */
  .section-clients-container {
    height: 100%;
    min-height: 780px;
    margin-bottom: 0px;
  }
}

/* line 345, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients {
  margin: 0 auto;
  width: 100%;
  max-width: 1050px;
}

/* line 350, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container {
  height: 660px;
  position: relative;
}

/* line 354, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-image {
  background-image: url(/assets/v5/pages/home/clients_love_desktop_refresh-f467aa502e501505c9461b9b4204eb62b4a099aaeb62605ff709745cc634bbbd.png);
  background-size: cover;
  width: 665px;
  height: 570px;
  border-radius: 5px;
}

/* line 362, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container {
  background: #F9F9F9;
  background-size: cover;
  border-radius: 5px;
  width: 595px;
  min-height: 200px;
  max-height: 470px;
  height: auto;
  position: absolute;
  top: 300px;
  left: 470px;
}

/* line 374, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy {
  padding: 60px 60px 20px 60px;
}

/* line 377, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 48px;
  color: #586B94;
}

/* line 385, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy .rating {
  margin: 50px 0 10px 0;
}

/* line 387, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy .client-quote {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}

/* line 395, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy .client-info {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 40px;
}

/* line 403, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 405, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy .client-slideshow-container {
  max-width: 1024px;
  position: relative;
  margin: auto;
}

/* line 411, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy .client-testimonial-slides {
  display: none;
  text-align: left;
}

/* line 416, app/assets/stylesheets/v4/pages/home/therapists.scss */
#section-home-clients .clients-content-container .clients-copy-container .copy .client-fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  /* line 436, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-image {
    margin: 0 auto;
    max-width: 625px;
    width: 100%;
    height: 100%;
    position: relative;
  }
  /* line 444, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container {
    margin: 0 auto;
    max-width: 541px;
    width: 100%;
    position: relative;
    left: 0;
    top: -100px;
  }
  /* line 452, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy {
    padding: 30px 30px 1px 30px;
    text-align: center;
  }
  /* line 456, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy .rating {
    margin: 20px 0 5px 0;
    font-size: 12px;
  }
  /* line 461, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 466, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy p {
    font-size: 14px;
    line-height: 22px;
  }
  /* line 471, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy a {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 450px) {
  /* line 480, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-image {
    background-image: url(/assets/v5/pages/home/clients_love_mobile_refresh-05f289f8136a6366e8c3a7ac9543156256b419d1aa13067bfe8fce10cff62127.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    width: 93%;
  }
  /* line 488, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container {
    background: #F9F9F9;
    background-size: 100%;
    top: -65%;
  }
  /* line 493, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy {
    padding: 90px 20px 1px 20px;
    height: 420px;
  }
  /* line 497, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy p {
    font-size: 13px !important;
  }
  /* line 501, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy .rating {
    margin: 15px 0;
  }
  /* line 505, app/assets/stylesheets/v4/pages/home/therapists.scss */
  #section-home-clients .clients-content-container .clients-copy-container .copy .client-info, #section-home-clients .clients-content-container .clients-copy-container .copy .client-quote {
    margin-bottom: 20px;
  }
}

/* line 1, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq {
  padding: 120px 0;
  background-color: #f9f9f9;
}

@media (max-width: 56em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/faq.scss */
  .section-faq {
    margin: auto;
    width: 100%;
  }
}

@media (max-width: 31em) {
  /* line 1, app/assets/stylesheets/v4/pages/home/faq.scss */
  .section-faq {
    padding: 40px 0;
  }
}

/* line 5, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq-memberships {
  background: white !important;
}

/* line 7, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq-memberships .panel-heading {
  background: white !important;
}

/* line 10, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq-memberships .panel-body {
  background: white;
}

/* line 13, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq-memberships .panel-title {
  text-align: center !important;
}

/* line 17, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq-container {
  max-width: 1200px;
  width: 100%;
}

@media (max-width: 56em) {
  /* line 17, app/assets/stylesheets/v4/pages/home/faq.scss */
  .section-faq-container {
    width: 100%;
  }
}

/* line 20, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-header {
  width: 100%;
  height: 375px;
  position: relative;
  background: url(/assets/v4/pages/faq/faq-bfc57283f17f1bac31b46ab8030473327c3de2c5bbeaf037a08b7d0f172d3078.jpg) center center no-repeat;
  background-size: cover;
  background-position: 0 -110px;
  background-position-y: 88%;
}

@media (max-width: 56em) {
  /* line 20, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-header {
    width: 100%;
    height: 200px;
    position: relative;
    background: url(/assets/v4/pages/faq/faq-bfc57283f17f1bac31b46ab8030473327c3de2c5bbeaf037a08b7d0f172d3078.jpg) center center no-repeat;
    background-size: cover;
    background-position: 0 -110px;
    background-position-y: 33%;
  }
}

/* line 31, app/assets/stylesheets/v4/pages/home/faq.scss */
.refresh-hero-overlay {
  background-image: linear-gradient(7deg, #6C778E 0%, rgba(108, 119, 142, 0.49) 0%, #39455F 97%, #1C212F 100%);
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .65;
  z-index: 0;
  height: 375px;
  top: 65px;
}

@media (max-width: 896px) {
  /* line 31, app/assets/stylesheets/v4/pages/home/faq.scss */
  .refresh-hero-overlay {
    height: 200px;
  }
}

/* line 44, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-title {
  text-align: center;
  margin-bottom: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 45px;
  text-align: center;
  line-height: 55px;
  color: #CFDEFF;
}

@media (max-width: 56em) {
  /* line 44, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-title {
    display: none;
  }
}

/* line 57, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-title-responsive {
  text-align: center;
  margin-bottom: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-size: 3.6rem;
  color: #CFDEFF;
  display: none;
}

@media (max-width: 56em) {
  /* line 57, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-title-responsive {
    display: block;
  }
}

/* line 66, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a-light {
  color: #39455E !important;
}

/* line 67, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a {
  text-shadow: none !important;
  text-align: center !important;
  font-size: 35px !important;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-align: center;
  line-height: 45px;
}

/* line 76, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a .faq-triangle-down {
  display: inline-block;
}

/* line 77, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a .faq-triangle-right {
  display: none;
}

/* line 79, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a.collapsed .faq-triangle-right {
  display: inline-block;
}

/* line 80, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a.collapsed .faq-triangle-down {
  display: none;
}

@media (max-width: 56em) {
  /* line 67, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-a {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px !important;
    line-height: 30px;
  }
}

/* line 90, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2 {
  font-size: 18px !important;
  font-family: "gotham-htf-book", sans-serif !important;
  line-height: 1.5 !important;
  text-shadow: none !important;
  color: #F9F9F9 !important;
  text-decoration: none !important;
  letter-spacing: 6px !important;
}

/* line 91, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2 .faq-triangle-up {
  display: inline-block;
}

/* line 92, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2 .faq-triangle-down {
  display: none;
}

/* line 94, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2.collapsed .faq-triangle-down {
  display: inline-block;
}

/* line 95, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2.collapsed .faq-triangle-up {
  display: none;
}

/* line 98, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2:hover, .faq-a:hover {
  text-decoration: none;
}

/* line 102, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-a2:focus, .faq-a:focus {
  text-decoration: none;
}

/* line 106, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-indent {
  padding-right: 30px;
}

/* line 110, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-triangle-down {
  vertical-align: middle;
  width: 0;
  height: 0;
  border-color: #CFDEFF transparent transparent transparent;
  position: absolute;
  right: 2%;
  top: 42%;
}

@media (max-width: 56em) {
  /* line 110, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-triangle-down {
    right: 2%;
    top: 49%;
  }
}

/* line 113, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-triangle-right {
  vertical-align: middle;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #CFDEFF;
  position: absolute;
  right: 2%;
  top: 36%;
}

@media (max-width: 56em) {
  /* line 113, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-triangle-right {
    right: 2%;
    top: 36%;
  }
}

/* line 117, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-triangle-up {
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #72CAC4;
  position: absolute;
  right: 2%;
  top: 40%;
}

@media (max-width: 56em) {
  /* line 117, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-triangle-up {
    right: 2%;
    top: 40%;
  }
}

/* line 121, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-body {
  background-color: #39455E;
  border-bottom: .5px solid lightgray;
}

/* line 126, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-arrow-down {
  height: 70px;
  width: 70px;
  margin-top: -23px;
  float: right;
}

@media (max-width: 1024px) {
  /* line 126, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-arrow-down {
    height: 40px;
    width: 40px;
    margin-top: -8px;
  }
}

/* line 140, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-group {
  margin-bottom: 0;
  margin-top: 50px;
}

/* line 141, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 144, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-default {
  border-radius: 6px;
  border: none;
  padding-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #F9F9F9;
}

/* line 145, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-heading {
  padding: 10px 15px;
}

/* line 146, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-default > .panel-heading {
  background: #F9F9F9;
  border: none;
  position: relative;
  border-radius: 6px;
  border: none;
  padding-bottom: 1em;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 147, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-default2 {
  background: #39455E;
}

/* line 148, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-default2 > .panel-heading {
  background: transparent;
  position: relative;
  border-radius: 6px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 151, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-divider {
  border-top: 1px solid rgba(207, 222, 255, 0.5);
  border-radius: 0 !important;
}

/* line 153, app/assets/stylesheets/v4/pages/home/faq.scss */
.make-straight {
  border-radius: 6px 6px 0px 0px !important;
}

/* line 154, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-title {
  padding: 25px 40px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  text-align: center;
}

/* line 155, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-title-copy-container {
  max-width: 680px;
  margin: 0 auto;
  display: inline-block;
}

/* line 156, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-body {
  padding: 0 0 45px 45px;
}

@media (max-width: 1024px) {
  /* line 156, app/assets/stylesheets/v4/pages/home/faq.scss */
  .panel-body {
    padding: 0 10px;
  }
}

/* line 161, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-body p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 16px !important;
  line-height: 26px !important;
  text-align: left !important;
  max-width: 680px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  /* line 161, app/assets/stylesheets/v4/pages/home/faq.scss */
  .panel-body p {
    margin: 0 auto 35px auto;
  }
}

/* line 172, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-body .light-theme {
  color: #5F6368 !important;
}

/* line 173, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-body2 {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 15px;
  font-size: 14px;
  color: #F9F9F9;
}

/* line 174, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-body2 p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 16px !important;
  line-height: 26px !important;
  text-align: left !important;
  max-width: 680px;
  margin: 0 auto 25px auto;
  color: #FFF;
}

@media (max-width: 56em) {
  /* line 174, app/assets/stylesheets/v4/pages/home/faq.scss */
  .panel-body2 p {
    font-size: 14px !important;
  }
}

/* line 187, app/assets/stylesheets/v4/pages/home/faq.scss */
.collapse {
  display: none;
}

/* line 188, app/assets/stylesheets/v4/pages/home/faq.scss */
.collapse.in {
  display: block;
}

/* line 190, app/assets/stylesheets/v4/pages/home/faq.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0px solid #ddd;
}

/* line 194, app/assets/stylesheets/v4/pages/home/faq.scss */
.cancel-policy-padding {
  padding-bottom: 10px;
}

/* line 196, app/assets/stylesheets/v4/pages/home/faq.scss */
.section-faq-container-v4 h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 48px;
  color: #586B94;
  text-align: center;
}

@media (max-width: 56em) {
  /* line 196, app/assets/stylesheets/v4/pages/home/faq.scss */
  .section-faq-container-v4 h2 {
    font-size: 28px;
  }
}

/* line 207, app/assets/stylesheets/v4/pages/home/faq.scss */
#link-color {
  text-decoration: none;
  color: #CFDEFF;
}

/* line 209, app/assets/stylesheets/v4/pages/home/faq.scss */
.fact-title-dark {
  color: #FFFFFF !important;
}

/* line 213, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-hero {
  overflow: hidden;
  background-image: url(/assets/v5/pages/client/hero_desktop.png);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
  height: 650px;
}

/* line 223, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-hero .top-nav {
  max-width: 1260px;
  margin: 20px auto 0 auto;
}

/* line 228, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-hero .top-nav .soothe-logo {
  float: left;
  background-image: url(/assets/v5/pages/client/web_soothe_logo.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 150px;
  height: 40px;
}

/* line 237, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-hero .top-nav .help-link-container {
  padding-top: 6px;
}

/* line 241, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-hero .top-nav .help-link-container .help-center-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #FFF;
  margin-left: 35px;
}

/* line 249, app/assets/stylesheets/v4/pages/home/faq.scss */
.faq-hero .top-nav .signin-link {
  background-image: url(/assets/v5/pages/client/login_icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  float: right;
  width: 40px;
  height: 40px;
  margin-top: -35px;
}

/* line 259, app/assets/stylesheets/v4/pages/home/faq.scss */
.hero-help-title {
  max-width: 1260px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 56px;
  color: #FFF;
  margin: 120px auto 0 auto;
}

@media (max-width: 1279px) {
  /* line 269, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-hero {
    height: 400px;
  }
  /* line 271, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-hero .top-nav {
    max-width: 80vw;
  }
  /* line 273, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-hero .top-nav .help-link-container .help-center-link {
    font-size: 16px;
  }
  /* line 275, app/assets/stylesheets/v4/pages/home/faq.scss */
  .faq-hero .top-nav .signin-link {
    height: 30px;
    width: 30px;
  }
  /* line 280, app/assets/stylesheets/v4/pages/home/faq.scss */
  .hero-help-title {
    max-width: 80vw;
    font-size: 32px;
    line-height: 40px;
  }
  /* line 286, app/assets/stylesheets/v4/pages/home/faq.scss */
  #gladly-help-center {
    max-width: 80vw !important;
  }
}

/* line 289, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-searchContainer {
  max-width: 1260px;
  margin: -130px auto 150px auto;
}

@media (min-width: 1440px) {
  /* line 295, app/assets/stylesheets/v4/pages/home/faq.scss */
  .gladlyHC-searchContainer {
    max-width: 1260px;
    margin: -230px auto 150px auto;
  }
}

@media (max-width: 500px) {
  /* line 302, app/assets/stylesheets/v4/pages/home/faq.scss */
  .gladlyHC-searchContainer {
    margin: -180px auto 100px auto;
  }
}

/* line 305, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-searchContainer input {
  background: #fff;
  padding: 6px 10px 6px 35px;
  width: 270px;
  height: 40px;
  border-radius: 50px;
}

/* line 313, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-faqContainer {
  margin: 0 auto;
  max-width: 840px;
}

/* line 318, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-faqSection-header, .gladlyHC-answerDetail-name {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 25px;
  color: #2C3239;
  padding: 45px 0 10px 0;
}

/* line 326, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-faqSection-header {
  border-bottom: 1px solid rgba(112, 137, 190, 0.2);
}

/* line 330, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-faqSection-listItem, .gladlyHC-answerDetail-content {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  padding: 14px 0;
  color: #5F6368;
}

/* line 339, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-faqSection-listItem {
  border-bottom: 1px solid rgba(112, 137, 190, 0.2);
}

/* line 343, app/assets/stylesheets/v4/pages/home/faq.scss */
#gladly-help-center {
  max-width: 1260px;
}

/* line 345, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-answersIndex-link {
  margin: 40px auto 60px auto;
  max-width: 840px;
  width: 100%;
}

/* line 351, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-answersIndex-container {
  margin: 0 auto;
  max-width: 840px;
}

/* line 356, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-answersIndex-container .gladlyHC-answersIndex-section {
  max-width: 80vw;
}

/* line 360, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-answersIndex-container .gladlyHC-answersIndex-section .gladlyHC-answersIndex-item {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  padding: 14px 0;
  color: #5F6368;
  border-bottom: 1px solid rgba(112, 137, 190, 0.2);
}

/* line 370, app/assets/stylesheets/v4/pages/home/faq.scss */
.gladlyHC-answersIndex-link a, .gladlyHC-answerDetail-backLink {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}

/* line 1, app/assets/stylesheets/v4/pages/soothe-select.scss */
.hero__background_ss {
  height: 350px;
  background-position: 0 -180px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 1, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .hero__background_ss {
    background-position: 0 0;
  }
}

@media only screen and (min-width: 1026px) and (max-width: 1300px) {
  /* line 10, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .hero__background_ss {
    background-position: 0 -120px;
  }
}

/* line 14, app/assets/stylesheets/v4/pages/soothe-select.scss */
.img-ss-hero {
  margin-top: 160px;
  width: 550px;
}

@media (max-width: 48em) {
  /* line 14, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .img-ss-hero {
    width: 80%;
  }
}

@media (max-width: 31em) {
  /* line 14, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .img-ss-hero {
    display: none;
  }
}

/* line 20, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-therapists-ss {
  padding: 40px 0 0 0;
  border-bottom: solid 0 #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 64em) {
  /* line 20, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-therapists-ss {
    padding-top: 0;
  }
}

@media (max-width: 31em) {
  /* line 20, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-therapists-ss {
    margin-top: -40px;
  }
}

/* line 28, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-therapists-ss h2 {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 31em) {
  /* line 28, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-therapists-ss h2 {
    font-size: 21px;
    font-size: 2.1rem;
    padding-bottom: 15px;
  }
}

/* line 33, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-therapists-ss p {
  width: 800px;
  letter-spacing: 2px;
}

@media (max-width: 64em) {
  /* line 33, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-therapists-ss p {
    width: 90%;
  }
}

/* line 38, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-therapists-ss b, .ss-list b {
  font-weight: 700;
}

/* line 41, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-ss-list-wrapper {
  overflow: hidden;
  width: 80%;
  max-width: 1200px;
  padding: 40px 0 0 0;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}

@media (max-width: 64em) {
  /* line 41, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-ss-list-wrapper {
    width: 100%;
    padding: 40px;
    margin-top: 20px;
    background-color: #F5F5F5;
  }
}

/* line 51, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-ss-list-wrapper img {
  float: left;
  padding-right: 10px;
  width: 390px;
}

@media (max-width: 64em) {
  /* line 51, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-ss-list-wrapper img {
    display: none;
  }
}

/* line 57, app/assets/stylesheets/v4/pages/soothe-select.scss */
.section-ss-list-wrapper .ss-list {
  letter-spacing: 2px;
  text-align: left;
}

@media (max-width: 64em) {
  /* line 57, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .section-ss-list-wrapper .ss-list {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}

/* line 62, app/assets/stylesheets/v4/pages/soothe-select.scss */
.ss-list span {
  color: #72CAC4;
  font-weight: 700;
}

/* line 66, app/assets/stylesheets/v4/pages/soothe-select.scss */
.bk-ss-wave {
  background-image: url(/assets/v4/pages/img/bk-ss-wave.png);
  background-position: 0 -110px;
  background-size: cover;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 110px;
  margin: -112px 0 0 0;
}

@media (max-width: 31em) {
  /* line 66, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .bk-ss-wave {
    display: none;
  }
}

/* line 77, app/assets/stylesheets/v4/pages/soothe-select.scss */
.img-ss-therapist-mobile {
  display: none;
}

@media (max-width: 31em) {
  /* line 77, app/assets/stylesheets/v4/pages/soothe-select.scss */
  .img-ss-therapist-mobile {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: 20px;
    margin-bottom: -2px;
  }
}

/* line 19, app/assets/stylesheets/v4/site-home.scss */
.section-home-container {
  padding: 130px 0;
}

@media (max-width: 64em) {
  /* line 19, app/assets/stylesheets/v4/site-home.scss */
  .section-home-container {
    padding: 50px 0;
  }
}

/* line 26, app/assets/stylesheets/v4/site-home.scss */
.background-grey-refresh {
  background: #F9F9F9;
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  /* line 35, app/assets/stylesheets/v4/site-home.scss */
  * {
    letter-spacing: 0 !important;
  }
}
