.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'National light';
  color: #fff;
  font-size: 48px;
  line-height: 44px;
  font-style: normal;
  font-weight: 300;
}

.section-top {
  height: 160px;
}

.container-top {
  display: inline;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  text-align: center;
}

.body {
  background-color: #fff;
}

.video {
  height: 700px;
  background-image: url('../images/back_red_flipped.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/back_red_flipped.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 0%, 0px 0px;
  background-size: 1200px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.footer {
  position: static;
  display: block;
  overflow: visible;
  float: none;
  clear: none;
  background-color: #fff;
}

.top-subtitle {
  width: 100%;
  height: auto;
  margin: 5px auto 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'National light';
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.button-app-store {
  display: block;
  width: 160px;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.video-column-1 {
  top: 0px;
  height: 100%;
  padding-top: 52px;
  padding-right: 0px;
  padding-left: 0px;
}

.video-column-2 {
  left: 0px;
  top: 0px;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.iphone-device {
  position: relative;
  left: 0px;
  top: 30px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
}

.video-row {
  height: 100%;
}

.button-app-store-footer {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 160px;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}

.footer-copyright-text {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'National light';
  color: #666;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.footer-buttons-div {
  margin-right: 40px;
  margin-left: auto;
}

.footer-button {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  font-family: 'National light';
  color: #048899;
  font-size: 16px;
  font-weight: 400;
}

.footer-linkblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 59px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-linkblock {
  position: relative;
  left: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: 46px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.viddiv {
  position: absolute;
  left: 0px;
  top: 118px;
  right: 0px;
  bottom: 118px;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 264px;
  height: 462px;
  margin-top: -13px;
  margin-right: auto;
  margin-left: auto;
}

.footer-row {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100px;
  margin-top: 0px;
  padding-top: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: transparent;
}

.footercolumn1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.footercolumn2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.footercolumn3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.whorl-logo {
  width: 220px;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.whorl-logo.terms {
  display: block;
  max-width: auto;
}

.logo-link-block.terms {
  position: absolute;
  left: 0px;
  top: 34px;
  right: 0px;
  display: block;
  width: 250px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}

.termsheader {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 140px;
}

.textpage-header {
  margin: 0px 15px 30px;
  font-family: Quicksand;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

.textpage-paragraph {
  margin-right: 2%;
  margin-bottom: 80px;
  margin-left: 2%;
  font-family: 'National light';
  color: #696969;
  font-size: 20px;
  line-height: 30px;
}

.logo-and-tagline-div {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 29px;
}

.footer-link {
  font-family: 'National light';
  color: #048899;
  font-weight: 400;
  text-decoration: none;
}

.social-media-buttons {
  display: block;
  height: 100%;
  padding-top: 34px;
  padding-right: 4%;
  padding-left: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.button-social-media {
  width: 70px;
  height: 70px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.social-media-button-image {
  display: block;
  min-width: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
}

.social-media-button-image.mailto-image {
  min-width: 27px;
  padding-top: 26px;
}

.bodytext-link {
  color: #30a8af;
}

.youtube-video {
  width: 264px;
  height: 462px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column {
  height: 100%;
  padding-top: 0px;
  padding-right: 4%;
  padding-left: 0px;
}

.main-section {
  position: relative;
  display: block;
  height: auto;
  background-color: #2e2e29;
}

.main-section.styles {
  display: block;
  height: 100%;
  background-color: #fff;
}

.main-section.colors {
  height: 1000px;
  background-color: #ce313f;
  background-image: url('../images/5ab94bcb54d3df46920e09ed_back_color-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-section.sculpt {
  height: 100%;
  background-color: #fadd89;
}

.main-section.relax {
  height: auto;
  background-color: #f7b6a5;
  line-height: 500px;
}

.main-section.photo-art {
  height: auto;
  margin-bottom: -100px;
  padding-bottom: 100px;
  background-color: #2c2c2c;
}

.main-section.high-res {
  background-color: #fff;
  background-image: url('../images/checkerboard_1checkerboard.png');
  background-position: 0px 0px;
  background-size: 20px;
}

.main-section.reflect {
  background-color: #fff;
  color: #fff;
}

.section-title {
  height: 104px;
  margin-top: 0px;
  padding-top: 60px;
  padding-left: 60px;
  font-family: Quicksand;
  color: #fff;
  font-weight: 700;
}

.section-title.section-title-black {
  position: relative;
  color: #000;
}

.section-title.section-title-white-background {
  position: relative;
  color: #000;
}

.section-paragraph {
  width: 560px;
  padding-left: 60px;
  font-family: 'National light';
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
}

.section-paragraph.section-paragraph-black {
  position: relative;
  width: 540px;
  color: #000;
}

.section-paragraph.section-paragraph-black.section-paragraph-wider {
  width: 710px;
  margin-bottom: 0px;
}

.section-paragraph.section-paragraph-styles {
  width: 540px;
  color: #000;
}

.shapes-image-div {
  height: 1000px;
  margin-top: 20px;
  padding-top: 0px;
  background-image: url('../images/5aa38683534e4a000117324b_shapes.png');
  background-position: 50% 0px;
  background-size: 110%;
  background-repeat: no-repeat;
}

.styles-image-div {
  position: static;
  left: 50%;
  right: 50%;
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.print-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
}

.sculpt-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.relax-image-big {
  display: block;
  width: 100%;
  padding: 20px 25% 40px;
}

.filmstrip {
  display: block;
  width: 100%;
  padding-bottom: 20px;
}

.button-animations {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 42px;
  padding-left: 60px;
  float: none;
  clear: none;
}

.button-blog {
  position: static;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  clear: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
  font-family: 'National light';
  font-size: 18px;
  text-align: center;
}

.high-res-image {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0px;
}

.app-store-button {
  display: block;
  height: 100%;
  padding-top: 0px;
  padding-left: 4%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.reflect-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 0px;
}

.shapes-image {
  width: 100%;
  margin-top: 40px;
  margin-bottom: -30px;
}

.image {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .video {
    height: 580px;
    background-image: url('../images/back_red_flipped.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/back_red_flipped.jpg'), linear-gradient(180deg, transparent, transparent);
    background-size: 120%, auto;
  }
  .footer {
    height: auto;
  }
  .top-subtitle {
    font-size: 28px;
  }
  .video-column-1 {
    left: 0px;
    top: 0px;
    height: 100%;
  }
  .iphone-device {
    width: 250px;
  }
  .footer-copyright-text {
    left: 20px;
    top: 0px;
    right: 20px;
    bottom: auto;
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-button {
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
  }
  .footer-button.w--current {
    padding-right: 5px;
  }
  .footer-linkblock {
    width: 160px;
  }
  .top-linkblock {
    margin-top: 0px;
  }
  .viddiv {
    left: 0px;
    top: 106px;
    right: 0px;
    bottom: 0px;
    width: 217px;
    height: 385px;
  }
  .footer-row {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
  }
  .footercolumn1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .footercolumn2 {
    margin-top: 10px;
  }
  .footercolumn3 {
    left: 0px;
    top: 0px;
    right: 0px;
    height: 43px;
    margin: 24px auto 30px;
    padding-left: 0px;
  }
  .logo-link-block {
    margin-top: 80px;
  }
  .logo-link-block.w--current {
    margin-top: 0px;
  }
  .logo-link-block.terms {
    margin-top: 0px;
  }
  .termsheader {
    height: 165px;
  }
  .textpage-paragraph {
    margin-right: 4%;
    margin-left: 4%;
  }
  .logo-and-tagline-div {
    top: 6%;
  }
  .social-media-buttons {
    height: 100%;
  }
  .button-social-media {
    width: 50px;
    height: 50px;
  }
  .social-media-button-image {
    max-width: 0%;
    min-width: 28px;
    padding-top: 15px;
  }
  .social-media-button-image.mailto-image {
    padding-top: 14px;
  }
  .youtube-video {
    width: 217px;
    height: 385px;
  }
  .main-section {
    position: static;
    display: block;
    overflow: visible;
    background-image: none;
  }
  .main-section.styles {
    background-position: 84% 0px;
    background-size: auto 90%;
  }
  .main-section.colors {
    position: relative;
    height: 724px;
  }
  .main-section.sculpt {
    position: relative;
  }
  .main-section.relax {
    position: relative;
  }
  .main-section.photo-art {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .section-title.section-title-black {
    background-color: hsla(0, 0%, 100%, 0);
  }
  .section-title.section-title-white-background {
    background-color: #fff;
  }
  .section-paragraph {
    font-size: 20px;
    line-height: 24px;
  }
  .section-paragraph.section-paragraph-styles {
    width: 540px;
  }
  .shapes-image-div {
    height: 700px;
  }
  .styles-image-div {
    background-position: 50% 100%;
  }
  .print-image {
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
  .filmstrip {
    padding-bottom: 5px;
  }
  .button-animations {
    margin-top: 10px;
  }
  .high-res-image {
    margin-bottom: 0px;
  }
  .app-store-button {
    height: 100%;
  }
  .shapes-image {
    margin-bottom: -30px;
  }
}

@media (max-width: 767px) {
  .video {
    height: 675px;
    background-image: url('../images/back_red_flipped.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/back_red_flipped.jpg'), linear-gradient(180deg, transparent, transparent);
    background-size: 1200px, auto;
  }
  .top-subtitle {
    top: 74px;
    width: 100%;
  }
  .button-app-store {
    left: 0px;
    right: 0px;
    bottom: 25px;
  }
  .video-column-1 {
    height: 650px;
  }
  .video-column-2 {
    height: 450px;
    padding-top: 0px;
  }
  .iphone-device {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .video-row {
    height: 553px;
  }
  .button-app-store-footer {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-copyright-text {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-buttons-div {
    margin-right: auto;
  }
  .footer-button {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-linkblock {
    width: 160px;
  }
  .top-linkblock {
    bottom: 30px;
    height: 70px;
  }
  .footer-row {
    padding-top: 0px;
  }
  .footercolumn1 {
    height: 46px;
  }
  .footercolumn2 {
    height: 56px;
    margin-top: 0px;
  }
  .footercolumn3 {
    height: 43px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .whorl-logo {
    width: 220px;
  }
  .logo-link-block.terms {
    top: 29px;
  }
  .termsheader {
    height: 155px;
  }
  .textpage-paragraph {
    margin-right: 7%;
    margin-left: 7%;
  }
  .logo-and-tagline-div {
    top: 5%;
  }
  .youtube-video {
    top: 0px;
  }
  .main-section {
    height: 680px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .main-section.styles {
    height: auto;
  }
  .main-section.colors {
    height: 600px;
  }
  .main-section.relax {
    height: auto;
  }
  .main-section.photo-art {
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: none;
  }
  .section-title {
    height: 80px;
    padding-top: 40px;
  }
  .section-paragraph {
    width: 100%;
    padding-right: 60px;
    font-size: 20px;
  }
  .section-paragraph.section-paragraph-black {
    width: 100%;
    padding-right: 60px;
  }
  .section-paragraph.section-paragraph-black.section-paragraph-wider {
    width: 100%;
  }
  .section-paragraph.section-paragraph-styles {
    width: 100%;
    padding-right: 60px;
  }
  .shapes-image-div {
    width: 100%;
    height: 100%;
  }
  .top-linkblock-mobile {
    margin-top: 18px;
  }
  .social-media-buttons-mobile {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    text-align: center;
  }
  .styles-image-div {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }
  .sculpt-image {
    margin-top: 20px;
  }
  .relax-image-big {
    padding-top: 40px;
  }
  .reflect-image {
    margin-top: 20px;
  }
}

@media (max-width: 479px) {
  .section-top {
    height: auto;
  }
  .container-top {
    position: relative;
  }
  .video {
    background-image: url('../images/back_red_flipped.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/back_red_flipped.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 0px, 0px 0px;
    background-size: 1200px, auto;
  }
  .footer {
    height: 170px;
  }
  .top-subtitle {
    top: 68px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 32px 0px;
    font-size: 28px;
    line-height: 24px;
  }
  .button-app-store {
    cursor: pointer;
  }
  .video-column-1 {
    height: 100px;
  }
  .video-column-2 {
    display: block;
    height: 450px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .iphone-device {
    top: 30px;
    width: 250px;
  }
  .button-app-store-footer {
    top: 0px;
  }
  .footer-copyright-text {
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }
  .footer-buttons-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer-button {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 16px;
    text-align: center;
  }
  .footer-linkblock {
    width: 160px;
    height: 53px;
  }
  .top-linkblock {
    bottom: 30px;
    height: 70px;
  }
  .footer-row {
    height: 160px;
    background-color: #fff;
  }
  .footercolumn1 {
    height: 50px;
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .footercolumn2 {
    height: 60px;
    margin-top: 0px;
    padding-top: 0px;
  }
  .footercolumn3 {
    height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .whorl-logo {
    width: 180px;
  }
  .logo-link-block {
    margin-top: 0px;
  }
  .termsheader {
    height: 135px;
  }
  .textpage-header {
    font-size: 36px;
    line-height: 40px;
  }
  .textpage-paragraph {
    margin-right: 7%;
    margin-left: 7%;
  }
  .logo-and-tagline-div {
    position: relative;
  }
  .social-media-buttons {
    padding-top: 10px;
  }
  .button-social-media {
    width: 54px;
    height: 50px;
  }
  .main-section {
    height: auto;
    background-image: none;
  }
  .main-section.styles {
    background-position: 90% 0px;
  }
  .main-section.colors {
    height: 420px;
  }
  .main-section.sculpt {
    height: auto;
    background-image: none;
  }
  .main-section.relax {
    position: static;
    height: auto;
  }
  .main-section.photo-art {
    position: static;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .section-title {
    display: block;
    height: 64px;
    padding-top: 30px;
    padding-left: 40px;
    font-size: 32px;
  }
  .section-title.section-title-black {
    background-color: hsla(0, 0%, 100%, 0);
  }
  .section-title.section-title-white-background {
    background-color: #fff;
  }
  .section-paragraph {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 18px;
    line-height: 24px;
  }
  .section-paragraph.section-paragraph-black {
    width: 100%;
    padding-right: 40px;
    padding-bottom: 10px;
  }
  .section-paragraph.section-paragraph-styles {
    width: 100%;
    padding-right: 40px;
  }
  .shapes-image-div {
    height: 340px;
    background-size: 110%;
    background-attachment: scroll;
  }
  .top-linkblock-mobile {
    position: relative;
    margin-top: 16px;
  }
  .styles-image-div {
    width: 100%;
    height: auto;
    max-height: auto;
    max-width: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .print-image {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .sculpt-image {
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .filmstrip {
    display: block;
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .button-animations {
    padding-left: 40px;
  }
  .button-blog {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
  }
  .high-res-image {
    margin-top: 20px;
  }
  .app-store-button {
    padding-top: 10px;
  }
  .reflect-image {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .shapes-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .image {
    margin-top: 10px;
  }
}

@font-face {
  font-family: 'National light';
  src: url('../fonts/National-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'National light';
  src: url('../fonts/National-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'National thin';
  src: url('../fonts/National-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Akkurat';
  src: url('../fonts/Akkurat-Light-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}