/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.carousel-container {
  height: 592px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .carousel-container {
    height: auto;
    padding-bottom: 14px;
  }
}
.carousel-container h2 {
  margin-top: 40px;
  height: 33px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #45b4f0;
}
.carousel-container h2.mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .carousel-container h2 {
    margin-top: 50px;
    display: none;
  }
  .carousel-container h2.mobile {
    display: block;
    font-size: 24px;
  }
}
.carousel-container .carousel {
  width: 1096px;
  margin: 0 auto;
}
@media only screen and (max-width: 1100px) {
  .carousel-container .carousel {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}
.carousel-container .carousel .image {
  float: right;
  width: calc(100% - 595px);
  height: 450px;
  margin-top: 31px;
}
@media only screen and (max-width: 1100px) {
  .carousel-container .carousel .image {
    display: none;
  }
}
.carousel-container .carousel .image .background {
  margin: 0 auto;
}
.carousel-container .carousel .image .background[item=save-time] {
  background: url("/images/growth_lp/save_time.png") no-repeat 0 0;
  width: 387px;
  height: 406px;
  margin-top: 25px;
  /* 1461822313 */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-container .carousel .image .background[item=save-time] {
    background-image: url("/images/growth_lp/save_time@2x.png?1527423427") !important;
    background-size: 387px 406px !important;
  }
}
.carousel-container .carousel .image .background[item=manage-followers] {
  background: url("/images/growth_lp/manage_followers.png") no-repeat 0 0;
  width: 405px;
  height: 412px;
  margin-top: 20px;
  /* 1461822313 */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-container .carousel .image .background[item=manage-followers] {
    background-image: url("/images/growth_lp/manage_followers@2x.png?1527423427") !important;
    background-size: 405px 412px !important;
  }
}
.carousel-container .carousel .image .background[item=share] {
  background: url("/images/growth_lp/share.png") no-repeat 0 0;
  width: 405px;
  height: 311px;
  margin-top: 80px;
  /* 1461822313 */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-container .carousel .image .background[item=share] {
    background-image: url("/images/growth_lp/share@2x.png?1527423427") !important;
    background-size: 405px 311px !important;
  }
}
.carousel-container .carousel .image .background[item=notifications] {
  background: url("/images/growth_lp/notifications.png") no-repeat 0 0;
  width: 407px;
  height: 371px;
  margin-top: 40px;
  /* 1461822313 */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-container .carousel .image .background[item=notifications] {
    background-image: url("/images/growth_lp/notifications@2x.png?1527423427") !important;
    background-size: 407px 371px !important;
  }
}
.carousel-container .carousel .image .background[item=so-much-more] {
  background: url("/images/growth_lp/so_much_more.png") no-repeat 0 0;
  width: 407px;
  height: 377px;
  margin-top: 40px;
  /* 1461822313 */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .carousel-container .carousel .image .background[item=so-much-more] {
    background-image: url("/images/growth_lp/so_much_more@2x.png?1527423427") !important;
    background-size: 407px 377px !important;
  }
}
.carousel-container .carousel .items {
  float: left;
  width: 593px;
  margin-top: 31px;
}
@media only screen and (max-width: 1100px) {
  .carousel-container .carousel .items {
    margin: 0 auto;
    float: none;
    margin-top: 31px;
  }
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items {
    width: 100%;
  }
}
.carousel-container .carousel .items .item {
  height: 90px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item {
    height: auto;
    margin-bottom: 34px;
  }
}
.carousel-container .carousel .items .item .icon {
  margin-left: 32px;
  width: 47px;
  height: 45px;
  margin-top: 22px;
  float: left;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item .icon {
    margin-left: 13px;
    margin-top: 0px;
  }
}
.carousel-container .carousel .items .item[item='save-time'] .icon {
  background-image: url("/images/growth_lp/manage.svg");
  width: 42px;
  height: 54px;
}
.carousel-container .carousel .items .item[item='manage-followers'] .icon {
  background-image: url("/images/growth_lp/follow.svg");
  width: 51px;
  height: 49px;
  margin-left: 29px;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item[item='manage-followers'] .icon {
    margin-left: 11px;
  }
}
.carousel-container .carousel .items .item[item='share'] .icon {
  background-image: url("/images/growth_lp/calendar.svg");
  width: 60px;
  height: 44px;
  margin-left: 20px;
  margin-top: 24px;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item[item='share'] .icon {
    margin-left: 0px;
  }
}
.carousel-container .carousel .items .item[item='notifications'] .icon {
  background-image: url("/images/growth_lp/engage.svg");
  width: 50px;
  height: 36px;
  margin-left: 27px;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item[item='notifications'] .icon {
    margin-left: 11px;
  }
}
.carousel-container .carousel .items .item[item='so-much-more'] .icon {
  background-image: url("/images/growth_lp/lightbulb.svg");
  width: 37px;
  height: 56px;
}
.carousel-container .carousel .items .item.active {
  background-color: #f6fafd;
  box-shadow: 0 1px 3px 0 rgba(123, 140, 154, 0.3);
}
@media only screen and (max-width: 1100px) {
  .carousel-container .carousel .items .item.active {
    background-color: #fff;
    box-shadow: none;
  }
}
.carousel-container .carousel .items .item.active .text {
  color: #484848;
}
.carousel-container .carousel .items .item:hover {
  background-color: #f6fafd;
}
@media only screen and (max-width: 1100px) {
  .carousel-container .carousel .items .item:hover {
    background-color: #fff;
  }
}
.carousel-container .carousel .items .item .text {
  float: right;
  margin-right: 22px;
  margin-top: 22px;
  width: 460px;
  color: #666666;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item .text {
    width: calc(100% - 72px);
    margin-right: 0;
    margin-top: 0px;
  }
}
.carousel-container .carousel .items .item .text .header {
  width: 100%;
  height: 22px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.carousel-container .carousel .items .item .text .description {
  width: 100%;
  line-height: 22px;
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .carousel-container .carousel .items .item .text .description {
    height: auto;
  }
}
