@charset "UTF-8";
/* ----LAYOUT VARIABLES---- */
/* ----STYLE VARIABLES---- */
.form-dismiss-enter, .form-dismiss-leave-active {
  opacity: 0;
  transform: scale(0);
}

#page {
  padding-top: 0 !important;
}

#free-checklist {
  max-width: 500px;
}

#free-checklist > li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 36px;
  line-height: 1.4 !important;
}

#free-checklist > li:before {
  position: absolute !important;
  display: block !important;
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
  margin: 0 !important;
  content: url("/assets/images/miyagi/checkbubble-white.svg") !important;
}

.bump-up-enter, .bump-up-leave-active {
  transform: translateY(-15px);
  opacity: 0;
  height: 0 !important;
}

.bump-up-enter-active, .bump-up-leave-active {
  transition: all .2s ease;
}

h2.smaller {
  font-size: 36px;
}

p.lighter {
  color: #888;
}

@media only screen and (min-width: 769px) {
  #content-section {
    padding-right: 30px;
  }
}
#content-section .slide {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}
#content-section .slide .number {
  display: block;
  font-size: 170px;
  opacity: .06;
  position: absolute;
  font-weight: 700;
}
@media only screen and (min-width: 481px) {
  #content-section .slide .number {
    display: block;
    font-size: 250px;
    opacity: .06;
    position: absolute;
    font-weight: 600;
  }
}
#content-section #hero #logo {
  height: 60px;
  width: 60px;
  margin-top: 30px;
}
@media only screen and (min-width: 481px) {
  #content-section #hero #logo {
    margin-top: 50px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 769px) {
  #content-section #hero #logo {
    height: 70px;
    width: 70px;
  }
}
@media only screen and (min-width: 481px) {
  #content-section #hero #hero-image {
    margin-top: 40px;
  }
}
#content-section .avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#content-section .trust h4 {
  font-size: 14px;
}
#content-section .trust > div {
  display: inline-block;
  vertical-align: middle;
  width: 33.33334%;
  text-align: center;
  margin-bottom: 30px;
  margin-right: -5px;
}
#content-section .trust > div img {
  display: inline-block;
  max-height: 50px;
  max-width: 100px;
  width: 70%;
}
@media only screen and (min-width: 769px) {
  #content-section .trust > div img {
    opacity: .7;
  }
}
#content-section #lead:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  width: 40px;
  background-color: #69C;
}
#content-section #together {
  padding-top: 100px;
  padding-bottom: 270px;
}
#content-section #together .copy {
  left: 50%;
  width: 50%;
}
#content-section #together .number {
  right: -42px;
  bottom: -32px;
}
#content-section #together > img {
  right: 27%;
  max-height: 400px;
  top: 120px;
}
@media only screen and (min-width: 481px) {
  #content-section #together {
    padding-top: 155px;
    padding-bottom: 310px;
  }
  #content-section #together .copy {
    left: 48%;
  }
  #content-section #together > img {
    right: 31%;
    max-height: 460px;
    top: 73px;
  }
}
#content-section #automate {
  padding-top: 180px;
  padding-bottom: 160px;
}
#content-section #automate .copy {
  width: 60%;
}
#content-section #automate .number {
  left: -42px;
  bottom: -16px;
}
#content-section #automate > img {
  left: 50%;
  max-height: 400px;
}
@media only screen and (min-width: 481px) {
  #content-section #automate {
    padding-top: 200px;
    padding-bottom: 170px;
  }
  #content-section #automate .number {
    left: -20px;
    bottom: -60px;
  }
}
#content-section #mobile {
  padding-top: 174px;
  padding-bottom: 180px;
}
#content-section #mobile .copy {
  left: 40%;
  width: 60%;
}
#content-section #mobile .number {
  right: -42px;
  bottom: -92px;
}
#content-section #mobile > img {
  right: 50%;
  max-height: 460px;
}
@media only screen and (min-width: 481px) {
  #content-section #mobile .number {
    bottom: -87px;
  }
}
#content-section #square-together {
  padding-bottom: 120px;
}
#content-section #square-together .copy {
  left: 10%;
  width: 80%;
  padding-top: 40px;
}
#content-section #square-together .number {
  left: -40px;
  right: auto;
  bottom: -60px;
}
#content-section #square-together > img {
  position: relative;
  z-index: 1;
  max-height: 300px;
  max-width: 90%;
  top: 0px;
}
@media only screen and (min-width: 481px) {
  #content-section #square-together {
    padding-top: 155px;
    padding-bottom: 210px;
  }
  #content-section #square-together .copy {
    left: 50%;
    width: 54%;
    padding-top: 0px;
  }
  #content-section #square-together .number {
    left: auto;
    right: -42px;
    bottom: -72px;
  }
  #content-section #square-together > img {
    position: absolute;
    left: auto;
    right: 50%;
    max-height: 320px;
    max-width: none;
    top: 10px;
  }
}
#content-section #square-automate {
  padding-top: 270px;
  padding-bottom: 160px;
}
#content-section #square-automate .copy {
  width: 83%;
}
#content-section #square-automate .number {
  left: -7px;
  bottom: -14px;
}
#content-section #square-automate > img {
  left: 40%;
  max-height: 290px;
}
@media only screen and (min-width: 481px) {
  #content-section #square-automate {
    padding-top: 150px;
    padding-bottom: 170px;
  }
  #content-section #square-automate .copy {
    width: 55%;
  }
  #content-section #square-automate .number {
    left: -20px;
    bottom: -60px;
  }
  #content-section #square-automate > img {
    left: 50%;
    max-height: 320px;
  }
}
#content-section #square-mobile {
  padding-top: 300px;
  padding-bottom: 180px;
}
#content-section #square-mobile .copy {
  left: 35%;
  width: 60%;
}
#content-section #square-mobile .number {
  right: -18px;
  bottom: -22px;
}
#content-section #square-mobile > img {
  left: -5%;
  right: auto;
  max-height: 350px;
}
@media only screen and (min-width: 481px) {
  #content-section #square-mobile {
    padding-top: 174px;
    padding-bottom: 180px;
  }
  #content-section #square-mobile .copy {
    left: 49%;
    width: 54%;
  }
  #content-section #square-mobile .number {
    right: -42px;
    bottom: -87px;
  }
  #content-section #square-mobile > img {
    left: auto;
    right: 43%;
    max-height: 440px;
  }
}

#quote {
  padding-top: 170px;
  padding-bottom: 150px;
}
#quote .quote-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 240px;
  height: 184px;
  opacity: .06;
  left: -20px;
  bottom: 55px;
}
@media only screen and (min-width: 481px) {
  #quote .quote-icon {
    left: 0;
  }
}
@media only screen and (min-width: 769px) {
  #quote .quote-icon {
    bottom: -10px;
  }
}

#sticky-form {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  height: 100%;
  margin: 0 auto;
  z-index: 10000;
  transform: translateY(-60px);
  transition: all 0.4s cubic-bezier(0.52, 0.005, 0.25, 1) 0s;
}
#sticky-form.hidden {
  transform: translateY(100%);
  pointer-events: none !important;
}
#sticky-form.open {
  transform: translateY(0px);
  top: 0%;
  padding-left: 0px;
  padding-right: 0px;
}
#sticky-form.open .form-container {
  border-radius: 0px !important;
  height: 100%;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  background-color: #69C;
}
#sticky-form.open .form-container .drop-arrow {
  transform: rotate(90deg) !important;
}
#sticky-form .form-container {
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.3);
  height: 100%;
  transition: all 0.4s cubic-bezier(0.52, 0.005, 0.25, 1) 0s;
  background: #F92;
}
#sticky-form .form-container .form-title {
  white-space: nowrap;
  font-size: 14px;
  text-transform: uppercase;
}
#sticky-form .form-container .form-title > .drop-arrow {
  margin-left: 10px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  transform: rotate(-90deg);
  transition: all 0.4s cubic-bezier(0.52, 0.005, 0.25, 1) 0s;
}
#sticky-form .form-container .form-title > .drop-arrow:after {
  content: "›";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  font-weight: 300;
  font-size: 40px;
  line-height: 16px;
  text-align: center;
}
#sticky-form #form-dismiss {
  width: 18px;
  height: 18px;
  margin: 20px 20px 0 0;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.52, 0.005, 0.25, 1) 0s;
}
#sticky-form #form-dismiss:after, #sticky-form #form-dismiss:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #69C;
}
#sticky-form #form-dismiss:after {
  transform: rotate(45deg);
}
#sticky-form #form-dismiss:before {
  transform: rotate(-45deg);
}

.floating-field-container {
  width: 100%;
  left: 0;
}
.floating-field-container > form {
  padding-right: 106px;
  padding-left: 15px;
  height: 52px;
  box-shadow: 0 6px 50px -10px rgba(0, 0, 0, 0.6);
}
.floating-field-container > form input {
  display: block;
  width: 100%;
  height: 52px;
  background-color: transparent;
  line-height: 24px;
  border: none;
  font-size: 16px;
  color: #555;
}
.floating-field-container > form .floating-field-button {
  position: absolute;
  right: 4px;
  top: 4px;
}

@media only screen and (min-width: 769px) {
  #sticky-form {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
    top: 0;
    left: auto;
    width: 35%;
    transform: none !important;
  }
  #sticky-form.focus {
    width: 45%;
  }
  #sticky-form .form-container {
    border-radius: 0 !important;
    height: inherit;
    background: #69C !important;
    box-shadow: none !important;
    padding-right: 30px;
    overflow-y: scroll !important;
  }
  #sticky-form .form-container .form-title {
    font-size: 16px;
    text-transform: none;
  }
  #sticky-form .form-container .form-title:after {
    content: '.';
  }
  #sticky-form #pointer-top, #sticky-form #pointer-bottom {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #69C;
    right: 100%;
    transform-origin: top left;
    transform: rotate(-45deg);
  }
  #sticky-form #pointer-top {
    top: 180px;
    box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4);
  }
  #sticky-form #pointer-bottom {
    top: 222px;
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  }
  #sticky-form #pointer-patch {
    position: absolute;
    right: 100%;
    background-color: #69C;
    top: 180px;
    width: 9px;
    height: 42px;
    box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4);
  }
  #sticky-form:before, #sticky-form:after {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    width: 30px;
    background-color: #69C;
    box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4);
  }
  #sticky-form:before {
    top: 0;
    height: 180px;
  }
  #sticky-form:after {
    top: 222px;
    height: 100%;
  }

  #privacy-section {
    width: 65%;
  }

  #content-section {
    width: 65%;
    transition: width 0.4s cubic-bezier(0.52, 0.005, 0.25, 1) 0s;
  }
  #content-section.focus {
    width: 55%;
  }
}
