.c-layout-featured-plans, .c-layout-featured-plans--with-clouds {
  position: relative;
  z-index: 1;
  padding-bottom: 120px; }
  @media (max-width: 1199px) {
    .c-layout-featured-plans, .c-layout-featured-plans--with-clouds {
      padding-bottom: 32px; } }
  @media (max-width: 991px) {
    .c-layout-featured-plans, .c-layout-featured-plans--with-clouds {
      padding-bottom: 25px; } }
  .c-layout-featured-plans--with-clouds:before {
    content: '';
    position: absolute;
    top: -160px;
    right: 0;
    width: 506px;
    height: 401px;
    background-image: url("../images/cloud-top.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 1199px) {
      .c-layout-featured-plans--with-clouds:before {
        top: -115px;
        width: 324px;
        height: 256px; } }
    @media (max-width: 991px) {
      .c-layout-featured-plans--with-clouds:before {
        display: none; } }
  .c-layout-featured-plans--with-clouds:after {
    content: '';
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 490px;
    height: 401px;
    background-image: url("../images/cloud-bottom.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1; }
    @media (max-width: 1199px) {
      .c-layout-featured-plans--with-clouds:after {
        bottom: -83px;
        width: 313px;
        height: 256px; } }
    @media (max-width: 991px) {
      .c-layout-featured-plans--with-clouds:after {
        display: none; } }
  .c-layout-featured-plans__plans-container {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    display: table;
    width: 100%; }
    @media (max-width: 767px) {
      .c-layout-featured-plans__plans-container {
        box-shadow: none; } }
  .c-layout-featured-plans__button-container {
    text-align: center;
    margin-top: 30px; }
  .c-layout-featured-plans__button {
    background: transparent;
    border: 2px solid #bebebe;
    border-radius: 100px;
    color: #a4a4a4;
    font-size: 0.8125em;
    padding: 12px 20px;
    text-transform: uppercase;
    display: inline-block;
    min-width: 260px;
    text-align: center; }
    .c-layout-featured-plans__button:hover, .c-layout-featured-plans__button:active, .c-layout-featured-plans__button:focus {
      color: #a4a4a4; }
    @media (max-width: 1199px) {
      .c-layout-featured-plans__button {
        font-size: 0.8125em; } }
    @media (max-width: 991px) {
      .c-layout-featured-plans__button {
        font-size: 0.8125em; } }
    @media (max-width: 767px) {
      .c-layout-featured-plans__button {
        font-size: 0.8125em; } }
    @media (max-width: 575px) {
      .c-layout-featured-plans__button {
        font-size: 0.8125em; } }
    @media (max-width: 1199px) {
      .c-layout-featured-plans__button {
        padding: 10px 20px; } }
  .c-layout-featured-plans .o-section-header, .c-layout-featured-plans--with-clouds .o-section-header {
    margin-bottom: 80px; }
    @media (max-width: 1199px) {
      .c-layout-featured-plans .o-section-header, .c-layout-featured-plans--with-clouds .o-section-header {
        margin-bottom: 40px; } }
    @media (max-width: 991px) {
      .c-layout-featured-plans .o-section-header, .c-layout-featured-plans--with-clouds .o-section-header {
        margin-bottom: 32px; } }

/*# sourceMappingURL=layout_featured_plans.css.map */
