.noscroll {
  height: 100%;
  overflow: hidden; }

.r .is-sticky #left-sticker {
  width: 170px; }

.l .is-sticky {
  padding: 0; }

.page .c {
  width: 600px; }
.page .r .rs-link:not(.rs-link-inactive) {
  display: inline-block;
  margin-bottom: 15px; }
.page .page-content .images-grid {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .page .page-content .images-grid > * {
    margin: 3px;
    max-width: 45%; }

.mobile-menu {
  display: block;
  position: fixed;
  background-color: #fff;
  z-index: 9999;
  top: 0;
  right: -100vw;
  background-color: #00b0ed;
  transition: right 0.3s;
  max-height: 100vh;
  overflow-y: auto; }
  .mobile-menu.opened {
    right: 0; }
    .mobile-menu.opened .mobile-menu-close::before {
      background-position: right top; }
    .mobile-menu.opened .mobile-menu-overlay {
      opacity: 1;
      left: 0; }
  .mobile-menu ul {
    padding-left: 0;
    margin: 20px 0; }
    .mobile-menu ul li {
      line-height: 35px;
      list-style-type: none;
      font-family: "PTSansNarrowRegular", sans-serif;
      font-size: 20px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      margin-top: -1px;
      border-width: 1px 0 1px 0;
      background: linear-gradient(199deg, #006fb0, #00b0ed);
      border-top-color: #006fb0; }
      .mobile-menu ul li.active {
        background: linear-gradient(#ef4a24, #f19d23);
        border-top-color: #f19d23; }
        .mobile-menu ul li.active a:hover, .mobile-menu ul li.active a:active {
          background-color: #f19d23; }
      .mobile-menu ul li a {
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 0 20px; }
        .mobile-menu ul li a:hover, .mobile-menu ul li a:active {
          background-color: #006fb0; }
  .mobile-menu .mobile-menu-close {
    background-color: rgba(255, 255, 255, 0.7);
    border: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 1px solid rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 0;
    border-radius: 5px;
    position: fixed;
    left: 100vw;
    margin-left: -45px;
    top: 8px;
    z-index: 10000; }
    .mobile-menu .mobile-menu-close::before {
      content: "";
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 73.5'%3E%3Cpath d='M0 73.5h75V61.3H0v12.2zm0-30.6h75V30.6H0v12.3zM0 0v12.3h75V0H0zM150 7.4L142.5 0l-30 29.4L82.5 0 75 7.4l30 29.4-30 29.3 7.5 7.4 30-29.4 30 29.4 7.5-7.4-30-29.3z'/%3E%3C/svg%3E");
      background-size: cover;
      display: inline-block;
      width: 30px;
      height: 30px;
      vertical-align: middle; }
  .mobile-menu .mobile-menu-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100%;
    opacity: 0;
    transition: opacity 0.3s; }

@media (min-width: 769px) {
  .mobile-menu {
    display: none; } }
@media (max-width: 768px) {
  .how-to-buy-swim {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0px -7px 10px rgba(0, 0, 0, 0.2);
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding-bottom: 3px;
    background: #fff linear-gradient(90deg, rgba(0, 176, 237, 0.3), #fff); }
    .how-to-buy-swim br {
      display: none; }
    .how-to-buy-swim .buttons-header-container,
    .how-to-buy-swim .buttons-container {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      justify-content: center;
      width: 100%; }
    .how-to-buy-swim .buttons-header-container {
      align-items: baseline; }
    .how-to-buy-swim .how-much-is,
    .how-to-buy-swim .where-to-buy {
      width: 50%; }
      .how-to-buy-swim .how-much-is .side-cap,
      .how-to-buy-swim .how-much-is .side-sub,
      .how-to-buy-swim .where-to-buy .side-cap,
      .how-to-buy-swim .where-to-buy .side-sub {
        font-size: 14px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 900;
        display: inline-block;
        white-space: nowrap; }
      .how-to-buy-swim .how-much-is .side-cap,
      .how-to-buy-swim .where-to-buy .side-cap {
        margin-right: 3px;
        font-size: 12px; }
      .how-to-buy-swim .how-much-is .side-sub,
      .how-to-buy-swim .where-to-buy .side-sub {
        font-size: 12px;
        font-weight: 500; }
      .how-to-buy-swim .how-much-is .side-button,
      .how-to-buy-swim .where-to-buy .side-button {
        margin: 0;
        margin-right: 0 !important;
        display: inline-block !important;
        margin-bottom: 3px !important;
        padding: 10px 5px !important;
        background-size: contain;
        max-width: 49%;
        margin: 0 2px;
        white-space: nowrap; } }
@media (max-width: 560px) {
  .how-to-buy-swim .how-much-is .side-cap,
  .how-to-buy-swim .how-much-is .side-sub,
  .how-to-buy-swim .where-to-buy .side-cap,
  .how-to-buy-swim .where-to-buy .side-sub {
    letter-spacing: -0.5px; }
  .how-to-buy-swim .how-much-is .side-button,
  .how-to-buy-swim .where-to-buy .side-button {
    font-size: 12px;
    padding: 5px 5px !important; } }
@media (max-width: 450px) {
  .how-to-buy-swim {
    flex-wrap: wrap; }
    .how-to-buy-swim .how-much-is,
    .how-to-buy-swim .where-to-buy {
      width: 100%; } }

@media (max-width: 768px) {
  .mobile-hidden {
    display: none !important; }

  .mobile-no-table {
    margin-top: 15px; }
    .mobile-no-table > tbody {
      display: block; }
      .mobile-no-table > tbody > tr {
        display: block; }
        .mobile-no-table > tbody > tr > td {
          display: block;
          text-align: center;
          width: auto; }
          .mobile-no-table > tbody > tr > td blockquote {
            margin-left: 0 !important; }

  table.top {
    height: auto;
    display: block;
    width: auto;
    margin-bottom: 10px; }
    table.top tbody {
      display: block; }
    table.top tr {
      display: block; }
      table.top tr .l, table.top tr .c, table.top tr .r {
        width: auto;
        height: auto; }
        table.top tr .l p, table.top tr .c p, table.top tr .r p {
          margin: 0; }
      table.top tr .l {
        padding-top: 8px;
        padding-bottom: 8px;
        display: none; }
        table.top tr .l p:last-of-type {
          display: none; }
      table.top tr .r {
        display: none; }
      table.top tr .c {
        background-size: 200% 200%;
        background-position: 50% 50%;
        background: none; }
      table.top tr td {
        display: block; }
    table.top .content {
      height: auto; }
    table.top .name {
      padding-bottom: 5px;
      box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
      margin-bottom: 15px;
      width: auto;
      position: static;
      background: linear-gradient(#00b0ed, #006fb0);
      color: #fff;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      justify-content: center;
      align-items: baseline; }
      table.top .name span {
        font-size: 18px;
        margin-right: 10px; }
      table.top .name p {
        font-size: 17px; }
      table.top .name sup {
        font-size: 12px;
        display: inline-block;
        margin-right: 5px; }
    table.top .mmenu {
      box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
      height: auto;
      width: auto;
      position: static;
      text-align: center;
      padding-bottom: 10px;
      border: 0; }
      table.top .mmenu .item {
        float: none;
        width: auto;
        padding: 0px 15px;
        line-height: 30px;
        height: 30px;
        background: linear-gradient(#f19d23, #ef4a24);
        border-width: 2px;
        border-radius: 10px;
        margin-bottom: 1px;
        display: inline-block; }
        table.top .mmenu .item.active {
          background: linear-gradient(#00b0ed, #006fb0); }
        table.top .mmenu .item:hover {
          opacity: 0.7; }

  table.page {
    display: block;
    width: auto;
    min-width: 0;
    position: relative;
    padding-bottom: 120px;
    margin-bottom: 100px; }
    table.page > tbody {
      display: block;
      position: static; }
      table.page > tbody > tr {
        display: block;
        position: static; }
        table.page > tbody > tr > td {
          display: block;
          position: static; }
    table.page .l, table.page .c, table.page .r {
      display: block;
      width: auto;
      max-width: none; }
    table.page .l {
      width: auto;
      max-width: none;
      background-image: url();
      padding: 0 10px; }
    table.page .c {
      padding: 0 10px; }
    table.page .sticky-wrapper[style] {
      height: auto !important; }
    table.page .r {
      padding: 0; }
    table.page #left-sticker {
      padding: 0;
      margin: 0; }
      table.page #left-sticker br {
        display: none; }
    table.page #right-sticker[style] {
      position: static !important;
      width: auto !important;
      height: auto !important; }
      table.page #right-sticker[style] br {
        display: none; }
      table.page #right-sticker[style] .side-button {
        width: auto;
        display: inline-block;
        padding: 5px 15px;
        font-size: 12px;
        border-radius: 10px;
        max-width: 100px;
        text-transform: uppercase;
        overflow: visible;
        margin-top: 0;
        background: linear-gradient(#00b0ed, #006fb0); }
    table.page #right-sticker .side-cap.red-cap,
    table.page #right-sticker .side-button.blue-button {
      display: none; }
    table.page .page-content img {
      max-width: 100%;
      height: auto; }
    table.page .page-content img[align] {
      float: none !important;
      margin-bottom: 10px;
      display: block;
      margin-left: auto;
      margin-right: auto; }
    table.page .page-content td > img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    table.page .page-content img[title] {
      min-width: 0; }
    table.page .page-content ul, table.page .page-content ol {
      padding-left: 15px;
      margin-left: 10px; }
    table.page .page-content table[width] {
      width: auto; }
    table.page .page-content blockquote[style] {
      margin-left: 0px !important; }
    table.page .page-content [style*="justify"] {
      text-align: left !important; }
    table.page .copy {
      position: absolute;
      bottom: 20px;
      left: 0; }
    table.page .email {
      width: auto; }
      table.page .email input {
        height: 40px; }
      table.page .email [name="captcha_word"] {
        width: 100px; }
      table.page .email input[type=submit] {
        background: linear-gradient(#00b0ed, #006fb0);
        color: #fff;
        border-radius: 10px;
        border: 0;
        margin-bottom: 10px; } }
@media (max-width: 700px) {
  .mmenu {
    display: none; } }
@media (max-width: 520px) {
  body {
    padding-bottom: 16px; }

  table.top {
    margin-bottom: 0; }
    table.top .name span {
      font-size: 16px; }
    table.top .name p {
      font-size: 14px; }
    table.top .mmenu {
      padding-bottom: 0;
      display: none; }

  table.page .side-cap.red-cap br {
    display: none; }
  table.page .side-cap.red-cap span[style] {
    font-size: 12px !important;
    vertical-align: middle; }
  table.page .l {
    padding: 0;
    margin: 0;
    max-height: 0; } }
@media (max-width: 400px) {
  table.top .name {
    display: block; }
    table.top .name span {
      line-height: 1.5;
      font-size: 20px; } }
