@charset "UTF-8";

@font-face {
  font-family: Futura PT Book;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicBook.woff) format("woff2");
}

@font-face {
  font-family: Futura PT Light;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicLight.woff) format("woff2");
}

@font-face {
  font-family: Futura PT Medium;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicMedium.woff) format("woff2");
}

@font-face {
  font-family: Futura PT Demi;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicDemi.woff) format("woff2");
}

@font-face {
  font-family: Futura PT Heavy;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicHeavy.woff) format("woff2");
}

@font-face {
  font-family: Futura PT Bold;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicBold.woff) format("woff2");
}

@font-face {
  font-family: Futura PT Extra Bold;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/FuturaCyrillicExtraBold.woff) format("woff2");
}

.othebes__container {
  width: 100%;
  max-width: 100%;
}

.othebes__header-section {
  width: 100%;
  max-width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px 128px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #000;
}

@media (max-width: 900px) {
  .othebes__header-section {
    padding: 8px 16px;
  }
}

.othebes__header-section img {
  width: 124.021px;
  height: 31.816px;
}

.othebes__brand-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.othebes__link {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}

@media (max-width: 900px) {
  .othebes__link {
    font-size: 14px;
  }
}

.othebes__link.-wt {
  color: #fff;
}

@media (max-width: 900px) {
  .othebes__link.-wt {
    text-align: right;
  }
}

.othebes__link:hover {
  opacity: 0.6;
}

.othebes__link.active {
  color: #fcec32;
}

@media (max-width: 900px) {
  .othebes__link.active {
    text-align: right;
  }
}

.othebes__mv-section {
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 41px 0 41px 120px;
  position: relative;
  width: 100%;
}

@media (max-width: 1024px) {
  .othebes__mv-section {
    padding: 41px 0 41px 70px;
  }
}

@media (max-width: 900px) {
  .othebes__mv-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 16px 0 20px 16px;
  }
}

@media (min-width: 1651px) {
  .othebes__mv-section {
    padding: 41px 0 41px 120px;
  }
}

.othebes__mv-title {
  color: #fff;
  text-shadow: 0px 2.258px 2.258px rgba(0, 0, 0, 0.25);
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 4.08px;
  margin: 0;
}

@media (max-width: 1535px) {
  .othebes__mv-title {
    font-size: 72px;
  }
}

@media (max-width: 1300px) {
  .othebes__mv-title {
    font-size: 56px !important;
  }
}
@media (max-width: 1200px) {
  .othebes__mv-title {
    font-size: 52px !important;
  }
}

@media (max-width: 1182px) {
  .othebes__mv-title {
    font-size: 48px !important;
  }
}

@media (max-width: 1090px) {
  .othebes__mv-title {
    font-size: 50px !important;
  }
  .othebes__mv-section {
    padding-left: 50px;
  }
  .othebes__mv-img {
    width: 49% !important;
  }
}

@media (max-width: 1024px) {
  .othebes__mv-title {
    font-size: 48px !important;
  }
}

@media (max-width: 900px) {
  .othebes__mv-title {
    font-size: 48px !important;
  }
}

@media (max-width: 768px) {
  .othebes__mv-title {
    font-size: 36px !important;
    margin-top: 0;
  }
}

.othebes__mv-title-pt {
  width: 53%;
}

@media (min-width: 1651px) {
  .othebes__mv-title-pt {
    width: 50%;
  }
}

@media (max-width: 900px) {
  .othebes__mv-title-pt {
    width: 100%;
  }
}

.othebes__mv-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 8px 0 0 8px;
  position: absolute;
  display: inline-block;
  right: 0;
  width: 47%;
}

@media (max-width: 900px) {
  .othebes__mv-img {
    width: 100%;
    height: unset;
    position: unset;
  }
}

@media (min-width: 1441px) {
  .othebes__mv-img {
    width: 45%;
  }
}

.othebes__mv-img img {
  display: block;
  max-width: 100%;
  height: auto;
}

.othebes__mv-img img:nth-of-type(2) {
  position: absolute;
  left: -10%;
  bottom: -20%;
  width: 50%;
  height: auto;
}

@media (max-width: 900px) {
  .othebes__mv-img img:nth-of-type(2) {
    left: -25%;
    width: 337px;
    height: 186px;
  }
}

.othebes__brand {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 900px) {
  .othebes__brand {
    width: 100%;
    position: relative;
  }
}

.othebes__brand-text.-yw {
  color: #fcec32;
  text-shadow: 0px 2.258px 2.258px rgba(0, 0, 0, 0.25);
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 4.08px;
  margin: 0;
}

@media (max-width: 1300px) {
  .othebes__brand-text.-yw {
    font-size: 56px;
  }
}

@media (max-width: 1182px) {
  .othebes__brand-text.-yw {
    font-size: 48px;
  }
}

@media (max-width: 1090px) {
  .othebes__brand-text.-yw {
    font-size: 50px;
  }
}

@media (max-width: 1024px) {
  .othebes__brand-text.-yw {
    font-size: 48px;
  }
}

@media (max-width: 900px) {
  .othebes__brand-text.-yw {
    font-size: 48px;
  }
}

@media (max-width: 768px) {
  .othebes__brand-text.-yw {
    font-size: 36px;
  }
}

.othebes__brand-text.-wt {
  color: #fff;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.32px;
}

@media (max-width: 900px) {
  .othebes__brand-text.-wt {
    width: 100%;
    position: absolute;
    right: 90px;
  }
}

.othebes__amazone-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 128px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #000;
  margin-top: -1px;
}

@media (max-width: 1300px) {
  .othebes__amazone-section {
    padding: 32px 100px 60px;
  }
}

@media (max-width: 1182px) {
  .othebes__amazone-section {
    padding: 32px 50px;
  }
}

@media (max-width: 1024px) {
  .othebes__amazone-section {
    padding: 32px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__amazone-section {
    padding: 32px 16px;
  }
}

@media (min-width: 1651px) {
  .othebes__amazone-section {
    padding: 32px 200px 60px;
  }
}

.othebes__amazon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 32px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 8px;
  background: #fff;
  margin-bottom: 16px;
  position: relative;
  z-index: 0;
}

@media (max-width: 900px) {
  .othebes__amazon-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    padding: 16px;
  }
}

.othebes__amazon-link p {
  color: #21272a;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 768px) {
  .othebes__amazon-link p {
    font-size: 20px;
    text-align: center;
  }
}

.othebes__amazon-link p.-lg-p {
  font-size: 24px;
}

.othebes__amazon-footer-float {
  position: relative;
  z-index: 0;
}

.othebes__link-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

@media (max-width: 900px) {
  .othebes__link-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}

.othebes__link-wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  background: #fcec32;
  color: #263548;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.5px;
}

@media (max-width: 900px) {
  .othebes__link-wrap a {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .othebes__link-wrap a {
    font-size: 18px;
  }
}

.othebes__link-wrap a.-bl {
  background: #5ccafd;
}

.othebes__link-wrap a:hover {
  opacity: 0.6;
}

.othebes__link-amazon {
  background: #e0e0e0 !important;
  pointer-events: none;
}

.othebes__link-amazon:hover {
  opacity: 1 !important;
}

.othebes__float-link-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  background-color: #fff;
  padding: 16px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 4px 24px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 4px 24px #00000026;
}

@media (max-width: 900px) {
  .othebes__float-link-wrap {
    width: 100%;
    margin: auto;
  }
}

.othebes__float-link-wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  background: #fcec32;
  color: #263548;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.5px;
}

@media (max-width: 900px) {
  .othebes__float-link-wrap a {
    width: 100%;
  }
}

.othebes__float-link-wrap a.-bl {
  background: #5ccafd;
}

.othebes__float-link-wrap a:hover {
  opacity: 0.6;
}

.othebes__rental-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #fff;
}

@media (max-width: 1024px) {
  .othebes__rental-wrap {
    padding: 16px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__rental-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
  }
}

.othebes__rental-wrap p {
  color: #fff;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 768px) {
  .othebes__rental-wrap p {
    font-size: 20px;
    text-align: center;
  }
}

.othebes__rental-wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  background: #fff;
  color: #21272a;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.5px;
}

@media (max-width: 900px) {
  .othebes__rental-wrap a {
    width: 100%;
  }
}

.othebes__rental-wrap a:hover {
  opacity: 0.6;
}
.othebes__coming-soon {
  background: #e0e0e0 !important;
  pointer-events: none;
}
.othebes__coming-soon:hover {
  opacity: 1 !important;
}
.othebes__grey-text {
  color: #afafaf !important;
  pointer-events: none;
}
.othebes__point-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 160px 128px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media (max-width: 1300px) {
  .othebes__point-wrap {
    padding: 160px 100px;
  }
}

@media (max-width: 1024px) {
  .othebes__point-wrap {
    padding: 80px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__point-wrap {
    padding: 80px 16px;
  }
}

@media (min-width: 1651px) {
  .othebes__point-wrap {
    padding: 160px 200px;
  }
}

.othebes__point-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__point-wrap h3 {
    font-size: 32px;
  }
}

.othebes__point-lg-title {
  color: #21272a;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-top: 60px;
}

@media (max-width: 900px) {
  .othebes__point-lg-title {
    font-size: 18px;
    margin-top: 40px;
  }
}

.othebes__point-sm-title {
  color: #00162299;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: uppercase;
  font-family: Futura PT Book;
}

@media (max-width: 900px) {
  .othebes__point-sm-title {
    font-size: 14px;
  }
}

.othebes__part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  max-width: 370px;
}

@media (max-width: 900px) {
  .othebes__part {
    width: 100%;
    max-width: unset;
  }
}

.othebes__price-wrap {
  padding: 160px 128px;
  background: #f4f7fa;
}

@media (max-width: 1300px) {
  .othebes__price-wrap {
    padding: 160px 100px;
  }
}

@media (max-width: 1182px) {
  .othebes__price-wrap {
    padding: 160px 50px;
  }
}

@media (max-width: 1024px) {
  .othebes__price-wrap {
    padding: 160px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__price-wrap {
    padding: 160px 16px;
  }
}

@media (min-width: 1651px) {
  .othebes__price-wrap {
    padding: 160px 200px;
  }
}

.othebes__price-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__price-wrap h3 {
    font-size: 32px;
  }
}

.othebes__point-text {
  color: #21272a;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-align: center;
  margin: 60px 0 52px;
}

@media (max-width: 900px) {
  .othebes__point-text {
    font-size: 16px;
    text-align: left;
    margin: 40px 0 32px;
  }
}

.othebes__point-text.-mt-0 {
  margin-top: 24px;
}

.othebes__price-gb-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-top: 60px;
}

@media (max-width: 900px) {
  .othebes__price-gb-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
    gap: 24px;
  }
}

.othebes__price-gb-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 202px;
  padding: 30.24px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 8px;
  background: #fff;
}

@media (max-width: 900px) {
  .othebes__price-gb-left {
    width: 100%;
    gap: 20px;
    padding: 24px;
  }
}

.othebes__price-large-text {
  color: #21272a;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

@media (max-width: 1300px) {
  .othebes__price-large-text {
    font-size: 46px;
  }
}

.othebes__price-small-text {
  color: #21272a;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

@media (max-width: 768px) {
  .othebes__price-small-text {
    font-size: 16px;
  }
}

.othebes__price-gb-center img {
  width: 16px;
  height: 16px;
}

.othebes__price-gb-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 761.04px;
  padding: 48px 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #fff;
}

@media (max-width: 900px) {
  .othebes__price-gb-right {
    width: 100%;
    padding: 24px 16px;
  }
}

.othebes__price-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 761.04px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}

@media (max-width: 900px) {
  .othebes__price-table {
    width: 100%;
  }
}

.othebes__price-table table {
  width: 687.841px;
  height: 28.26px;
}

@media (max-width: 900px) {
  .othebes__price-table table {
    width: 100%;
  }
}

.othebes__price-table table tr:first-child {
  border-bottom: 2px solid #d6dfeb;
}

@media (max-width: 900px) {
  .othebes__price-table table tr:first-child {
    border-bottom: unset;
  }
}

.othebes__price-table table tr:first-child td {
  padding: 0 0 24px;
}

@media (max-width: 900px) {
  .othebes__price-table table tr:first-child td {
    padding: 0 0 11px;
    white-space: nowrap;
  }
}

.othebes__price-table table tr:last-child td {
  padding: 24px 0 0;
}

@media (max-width: 900px) {
  .othebes__price-table table tr:last-child td {
    padding: 11px 0 0;
    border-bottom: unset;
  }
}

.othebes__price-table table tr td {
  color: #21272a;
  font-size: 20.16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  border: none;
}

@media (max-width: 900px) {
  .othebes__price-table table tr td {
    width: 50%;
    font-size: 20px;
    text-align: center;
    padding: 11px 0;
    border-bottom: 1px solid #d6dfeb;
  }
}

.othebes__spec-wrap {
  padding: 160px 128px;
}

@media (max-width: 1024px) {
  .othebes__spec-wrap {
    padding: 160px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__spec-wrap {
    padding: 80px 16px;
    margin-bottom: 0;
  }
}

@media (min-width: 1651px) {
  .othebes__spec-wrap {
    padding: 160px 200px;
  }
}

.othebes__spec-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__spec-wrap h3 {
    font-size: 32px;
  }
}

.othebes__product-spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  margin-top: 60px;
  gap: unset;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 900px) {
  .othebes__product-spec {
    margin-top: 40px;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (min-width: 1651px) {
  .othebes__product-spec {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.othebes__product-img {
  width: 33%;
}

@media (max-width: 900px) {
  .othebes__product-img {
    width: 35%;
  }
}

.othebes__product {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 900px) {
  .othebes__product {
    width: 65%;
  }
}

.othebes__product-spec-table {
  width: 100%;
  margin-top: 40px;
}

.othebes__spec-table {
  width: 100%;
}

.othebes__spec-table tr td {
  padding: 18px;
  width: 50%;
  border-bottom: 1px solid #d6dfeb;
}

.othebes__spec-table tr td.-bold {
  width: 20%;
  padding-left: 0;
}

.othebes__spec-title {
  border-bottom: 1px solid #d6dfeb;
  padding-bottom: 16px;
}

.othebes__spec-openclose {
  border-bottom: unset !important;
  padding-bottom: 0 !important;
}

.othebes__product-small-title {
  color: #21272a;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  text-transform: uppercase;
}

.othebes__product-large-title {
  color: #21272a;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .othebes__product-large-title {
    font-size: 36px;
  }
}
.othebes__product-spec-list {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 30px;
}

.othebes__product-spec-list li {
  list-style-type: disc;
  margin-left: 25px;
}

.othebes__product-adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.othebes__product-adv > * {
  height: 100%;
}

.othebes__product-acce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid #d6dfeb;
  background: #fff;
}

@media (max-width: 900px) {
  .othebes__product-acce {
    padding: 16px;
    gap: 8px;
  }
}

.othebes__product-acce .-sm {
  color: #21272a;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 900px) {
  .othebes__product-acce .-sm {
    font-size: 14px;
  }
}

.othebes__product-acce .-lg {
  color: #21272a;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 900px) {
  .othebes__product-acce .-lg {
    font-size: 24px;
  }
}

.othebes__product-adv.-down-wrap {
  margin-top: 24px;
}

.othebes__product-acce.-down {
  width: 190px;
  padding: 24px;
}

@media (max-width: 900px) {
  .othebes__product-acce.-down {
    padding: 16px 0;
    gap: 8px;
  }
}

.othebes__compare-wrap {
  padding: 160px 128px;
  background: #f4f7fa;
}

@media (max-width: 1024px) {
  .othebes__compare-wrap {
    padding: 160px 20px;
  }
}

@media (max-width: 1440px) {
  .othebes__compare-wrap {
    padding: 160px 80px;
  }
}

@media (max-width: 1182px) {
  .othebes__compare-wrap {
    padding: 160px 30px;
  }
}

@media (max-width: 900px) {
  .othebes__compare-wrap {
    padding: 80px 0 80px 16px;
  }
}

@media (min-width: 1651px) {
  .othebes__compare-wrap {
    padding: 160px 200px;
  }
}

.othebes__compare-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__compare-wrap h3 {
    font-size: 32px;
  }
}

.othebes__compare-table-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #fff;
  margin-top: 60px;
}

@media (max-width: 1182px) {
  .othebes__compare-table-wrap {
    padding: 60px 30px;
  }
}

@media (max-width: 900px) {
  .othebes__compare-table-wrap {
    overflow: scroll;
    padding: 24px 18px;
    scrollbar-width: thin;
    scrollbar-color: #c7c7c7 #f1f1f1;
  }

  .othebes__compare-table-wrap::-webkit-scrollbar {
    width: 8px;
  }

  .othebes__compare-table-wrap::-webkit-scrollbar-thumb {
    background-color: #c7c7c7;
    border-radius: 4px;
    border: 2px solid #f1f1f1;
  }

  .othebes__compare-table-wrap::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 4px;
  }

  .othebes__compare-table-wrap::-webkit-scrollbar-thumb:hover {
    background-color: #c7c7c7;
  }
}

.othebes__fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  font-size: 15px;
}

.othebes__fieldset.dp-flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.othebes__compare-table {
  width: 1088px;
  margin: auto;
}

@media (max-width: 1440px) {
  .othebes__compare-table {
    width: 100%;
  }
}

@media (min-width: 1651px) {
  .othebes__compare-table {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .othebes__compare-table {
    width: 1088px;
  }
}

.othebes__compare-table .-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  padding: 4px 24px 2px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid #d6dfeb;
  background: #fff;
  margin: auto;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.othebes__compare-table .-border.pd-adj {
  margin: 0;
}

.othebes__compare-table .cmp-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #263548;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 6px;
}

.othebes__compare-table tr {
  border-top: 1px solid #d6dfeb;
  border-bottom: 1px solid #d6dfeb;
}

.othebes__compare-table tr.sec {
  background: #fcec3299;
}

.othebes__compare-table tr:first-child {
  border: none;
}

.othebes__compare-table tr:first-child td {
  padding: 0 0 13px;
}

.othebes__compare-table tr.sp-wp {
  border-bottom: unset;
}

@media (max-width: 900px) {
  .othebes__compare-table tr.sp-wp {
    border-bottom: unset;
  }
}

.othebes__compare-table tr td {
  text-align: center;
  padding: 24px 0;
  vertical-align: bottom;
  font-size: 16px;
}

@media (max-width: 1182px) {
  .othebes__compare-table tr td {
    vertical-align: middle;
  }
}

@media (max-width: 1090px) {
  .othebes__compare-table tr td {
    padding: 15px 0;
  }
}

@media (max-width: 900px) {
  .othebes__compare-table tr td {
    padding: 12px 0;
  }
}

@media (max-width: 768px) {
  .othebes__compare-table tr td {
    width: 130px;
  }
}

.othebes__flow-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 160px 128px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media (max-width: 1024px) {
  .othebes__flow-wrap {
    padding: 160px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__flow-wrap {
    padding: 80px 16px;
  }
}

@media (min-width: 1651px) {
  .othebes__flow-wrap {
    padding: 160px 200px;
  }
}

.othebes__flow-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__flow-wrap h3 {
    font-size: 32px;
  }
}

.othebes__flow-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
}

@media (max-width: 1024px) {
  .othebes__flow-main {
    gap: 16px;
  }
}

@media (max-width: 900px) {
  .othebes__flow-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    gap: 16px;
    margin-top: 40px;
  }
}

@media (min-width: 1651px) {
  .othebes__flow-main {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.othebes__flow-winthin {
  border-radius: 8px;
  border: 1px solid #d6dfeb;
  padding-bottom: 16px;
  background: #fff;
}

@media (max-width: 900px) {
  .othebes__flow-winthin {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.othebes__flow-img {
  width: 342px;
  border-radius: 8px 8px 0 0;
}

@media (max-width: 900px) {
  .othebes__flow-img {
    width: 100%;
    height: auto;
  }
}

.othebes__flow-icon {
  width: 30px;
  height: 30px;
}

@media (max-width: 900px) {
  .othebes__flow-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.othebes__flow-txt {
  color: #21272a;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
}

@media (max-width: 1024px) {
  .othebes__flow-txt {
    font-size: 15px;
  }
}

@media (max-width: 900px) {
  .othebes__flow-txt {
    margin-bottom: 0;
    font-size: 16px;
  }
}

.othebes__flow-extra-wrap {
  padding: 24px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #d6dfeb;
  background: #fff;
  margin-top: 32px;
}

@media (max-width: 900px) {
  .othebes__flow-extra-wrap {
    margin-top: 24px;
    padding: 16px;
  }
}

.othebes__flow-extra-title {
  color: #21272a;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 16px;
}

@media (max-width: 900px) {
  .othebes__flow-extra-title {
    font-size: 20px;
  }
}

.othebes__flow-extra-txt {
  color: 21272A;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.othebes__scene-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 125px 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  background: #f4f7fa;
}

@media (max-width: 1024px) {
  .othebes__scene-wrap {
    padding: 80px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__scene-wrap {
    padding: 80px 16px;
  }
}

.othebes__scene-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__scene-wrap h3 {
    font-size: 32px;
  }
}

.othebes__scene-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-top: 60px;
  gap: 20px;
}

@media (max-width: 900px) {
  .othebes__scene-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    gap: 24px;
  }
}

@media (min-width: 1651px) {
  .othebes__scene-main {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px;
  }
}

@media (max-width: 900px) {
  .othebes__scene-within {
    width: 100%;
  }
}

.othebes__scene-img {
  width: 276px;
  height: 184px;
  border-radius: 8px;
}

@media (max-width: 900px) {
  .othebes__scene-img {
    width: 100%;
    height: auto;
  }
}

.othebes__scene-txt {
  color: #21272a;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: left;
}

@media (max-width: 900px) {
  .othebes__scene-txt {
    margin-top: 12px;
  }
}

.othebes__faq-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 125px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-bottom: 160px;
}

@media (max-width: 1024px) {
  .othebes__faq-wrap {
    padding: 80px 20px;
  }
}

@media (max-width: 900px) {
  .othebes__faq-wrap {
    padding: 80px 16px;
    margin-bottom: unset;
  }
}

.othebes__faq-wrap h3 {
  color: #21272a;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 900px) {
  .othebes__faq-wrap h3 {
    font-size: 32px;
  }
}

.othebes__faq-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  width: 982px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin: 60px auto auto;
}

@media (max-width: 1182px) {
  .othebes__faq-main {
    width: 100%;
  }
}

.othebes__faq-qanda {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6dfeb;
}

.othebes__spec-que,
.othebes__faq-que {
  color: #21272a;
  font-weight: 700;
  font-size: 20px;
  line-height: 160%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 900px) {
  .othebes__faq-que {
    font-size: 16px;
    text-align: left;
  }
}

.othebes__faq-que:before,
.othebes__spec-que:before {
  content: "";
  display: block;
  width: 19px;
  height: 2.5px;
  background-color: #000;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 900px) {
  .othebes__faq-que:before,
  .othebes__spec-que:before {
    width: 15px;
  }
}

.othebes__faq-que:after,
.othebes__spec-que:after {
  content: "";
  display: block;
  width: 19px;
  height: 3px;
  background-color: #000;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0);
}

@media (max-width: 900px) {
  .othebes__faq-que:after,
  .othebes__spec-que:after {
    width: 15px;
  }
}

.othebes__faq-que.active:before,
.othebes__spec-que.active:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0);
}

.othebes__faq-que:hover {
  cursor: pointer;
}

.othebes__spec-ans,
.othebes__faq-ans {
  display: block;
  margin: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 900px) {
  .othebes__faq-ans {
    font-size: 15px;
  }
}

.othebes__faq-ans p {
  text-align: left;
  margin-top: 16px;
  font-size: 16px;
}

.othebes__photo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 36px;
}

@media (max-width: 900px) {
  .othebes__photo-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    gap: 24px;
  }
}

.othebes__photo-wrap.-up {
  margin-bottom: 56px;
}

@media (max-width: 900px) {
  .othebes__photo-wrap.-up {
    margin-bottom: 0;
  }
}

.othebes__part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

@media (max-width: 900px) {
  .othebes__part {
    width: 100%;
  }
}

.othebes__part p {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  color: #21272a;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 900px) {
  .othebes__part p {
    font-size: 18px;
  }
}

.othebes__part span {
  color: #21272a;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.othebes__part img {
  width: 370px;
  height: auto;
  max-width: 370px;
}

.othebes .othebes__compare-table-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 8px;
  background: #fff;
  margin-top: 60px;
  width: 90%;
  max-width: 1200px;
}

@media (max-width: 1182px) {
  .othebes .othebes__compare-table-wrap {
    padding: 60px 30px;
  }
}

@media (max-width: 900px) {
  .othebes .othebes__compare-table-wrap {
    overflow: scroll;
    padding: 24px 18px;
    width: 100%;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
  }

  .othebes .othebes__compare-table-wrap::-webkit-scrollbar {
    width: 8px;
  }

  .othebes .othebes__compare-table-wrap::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
    border: 2px solid #f1f1f1;
  }

  .othebes .othebes__compare-table-wrap::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 4px;
  }

  .othebes .othebes__compare-table-wrap::-webkit-scrollbar-thumb:hover {
    background-color: #555;
  }
}

.othebes__rental-wifi-mv {
  padding: 12px 128px;
  background-color: #000;
  position: relative;
}

@media (max-width: 1024px) {
  .othebes__rental-wifi-mv {
    padding: 12px 20px;
  }
}

.othebes__rental-wifi-mv img {
  width: 100%;
}

.othebes__rental-wifi-title-wrap {
  width: auto;
  position: relative;
}

.othebes__rental-wifi-title-wrap img {
  position: relative;
}

.othebes__rental-wifi-title-wrap h2 {
  color: #fff;
  text-shadow: 0px 8px 8px rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2px;
  font-size: 68px;
  margin: 0;
}

@media (max-width: 900px) {
  .othebes__rental-wifi-title-wrap h2 {
    font-size: 32px;
  }
}

.othebes__rental-wifi-title-wrap h3 {
  color: #5ccafd;
  text-shadow: 0px 8px 8px rgba(0, 0, 0, 0.45);
  font-size: 92px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 5.52px;
}

@media (max-width: 900px) {
  .othebes__rental-wifi-title-wrap h3 {
    font-size: 36px;
  }
}

.othebes__rental-wifi-title-wrap.hide-on-small-only,
.othebes__rental-wifi-title-wrap.hide-on-med-and-up {
  position: relative;
}

.othebes__rental-wifi-title {
  margin-top: -50px;
  z-index: 1;
  position: relative;
}

#ans1,
#ans2,
#ans3,
#ans4,
#ans5,
#ans6,
#spec-tb {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease, max-height 0.3s ease;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}

@media (max-width: 900px) {
  #ans1,
  #ans2,
  #ans3,
  #ans4,
  #ans5,
  #ans6,
  #spec-tb {
    font-size: 15px;
  }
}

#ans1.show,
#ans2.show,
#ans3.show,
#ans4.show,
#ans5.show,
#ans6.show {
  opacity: 1;
  max-height: 1000px;
  margin-top: 16px;
}

#spec-tb.show {
  opacity: 1;
  max-height: unset;
  overflow: visible;
  height: auto;
}

table tr td.-bold {
  font-weight: 700;
}

.pb-d {
  padding: 60px 128px !important;
}

@media (max-width: 1300px) {
  .pb-d {
    padding: 60px 100px !important;
  }
}

@media (max-width: 1182px) {
  .pb-d {
    padding: 32px 50px !important;
  }
}

@media (max-width: 1024px) {
  .pb-d {
    padding: 32px 20px !important;
  }
}

@media (max-width: 900px) {
  .pb-d {
    padding: 32px 16px !important;
  }
}

@media (min-width: 1651px) {
  .pb-d {
    padding: 60px 200px !important;
  }
}

.mb-0 {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .pd-0 {
    padding-bottom: 0 !important;
  }
}

fieldset {
  border-radius: 8px;
  border: 1px solid #ecf1f4;
  background: #fff;
  padding: 0 5px 12px;
}

legend {
  color: #21272a;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 768px) {
  .hide-on-small-only {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .-sp-sm {
    font-size: 24px !important;
  }
}

#amazon-float {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

@media (max-width: 900px) {
  #amazon-float {
    width: 100%;
    right: 0;
    bottom: 0;
  }
}

#amazon-float.visible {
  display: block;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0);
}

#amazon-float {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  visibility: hidden;
}

#amazon-float.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  -webkit-transition: opacity 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

#amazon-float.visible {
  -webkit-animation: fadeInUp 0.5s ease-out forwards;
  animation: fadeInUp 0.5s ease-out forwards;
}

#header_mv {
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.fixed-header {
  position: fixed !important;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
}

.-fadeIn {
  -webkit-animation-name: fadeInAnime;
  animation-name: fadeInAnime;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeInAnime {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.footer__arrow_icon-top {
  display: none;
}

@media (max-width: 1330px) {
  .othebes__part img {
    max-width: 335px;
  }
}

@media (max-width: 1300px) {
  .othebes__part img {
    max-width: 325px;
  }
}

@media (max-width: 1182px) {
  .othebes__part img {
    max-width: 300px;
  }
}

@media (max-width: 1024px) {
  .othebes__part img {
    max-width: 290px;
  }
}

@media (max-width: 980px) {
  .othebes__part img {
    max-width: 250px;
  }
}

@media (max-width: 900px) {
  .othebes__part img {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 900px) {
  .othebes__photo-wrap.-up {
    gap: 24px;
    margin-bottom: 24px;
  }
}

.othebes__brand-text.-yw {
  position: relative;
}

.othebes__brand-text.-wt {
  position: absolute;
  float: right;
  max-width: 560px;
  right: 0;
}

@media (max-width: 1300px) {
  .othebes__brand-text.-wt {
    max-width: 470px;
  }
}

@media (max-width: 1182px) {
  .othebes__brand-text.-wt {
    max-width: 410px;
  }
}

@media (max-width: 1090px) {
  .othebes__brand-text.-wt {
    max-width: 375px;
  }
}

@media (max-width: 1024px) {
  .othebes__brand-text.-wt {
    max-width: 360px;
  }
  .othebes__mv-img {
    width: 50%;
  }
  .othebes__mv-section {
    padding-left: 20px;
  }
}

.no-border {
  border: unset;
}

@media (max-width: 900px) {
  .no-border {
    padding-bottom: 0;
  }
  .othebes__mv-img {
    width: 100% !important;
  }
}

@media (max-width: 1330px) {
  .othebes__price-large-text {
    font-size: 48px;
  }
}

@media (max-width: 1250px) {
  .othebes__price-large-text {
    font-size: 48px;
  }

  .othebes__price-table,
  .othebes__price-table table {
    width: 100%;
  }

  .othebes__price-gb-right {
    width: 690px;
  }
}

@media (max-width: 900px) {
  .othebes__price-gb-right {
    width: 100%;
  }

  .othebes__price-gb-right.hide-on-small-only {
    display: none !important;
  }

  .othebes__price-gb-right.hide-on-med-and-up {
    display: block !important;
  }
}

@media (min-width: 1500px) and (max-width: 1600px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 73px;
  }

  .othebes__mv-img {
    width: 47%;
  }
}

@media (min-width: 1601px) and (max-width: 1650px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 75px;
  }

  .othebes__mv-img {
    width: 48%;
  }

  .othebes__mv-section {
    padding-bottom: 80px;
  }
}

@media (min-width: 1651px) and (max-width: 1720px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 76px;
  }

  .othebes__mv-img {
    width: 49%;
  }

  .othebes__mv-section {
    padding-bottom: 100px;
  }
}

@media (min-width: 1721px) and (max-width: 1820px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 76px;
  }

  .othebes__mv-img {
    width: 50%;
  }

  .othebes__mv-section {
    padding-bottom: 130px;
    padding-left: 170px;
  }
}

@media (min-width: 1821px) and (max-width: 1910px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 82px;
  }

  .othebes__mv-img {
    width: 49%;
  }

  .othebes__mv-section {
    padding-bottom: 130px;
    padding-left: 170px;
  }
}

@media (min-width: 1911px) and (max-width: 1970px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 86px;
  }

  .othebes__mv-img {
    width: 50%;
  }

  .othebes__mv-section {
    padding-bottom: 130px;
    padding-left: 170px;
  }
}

@media (min-width: 1971px) and (max-width: 2130px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 88px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 180px;
  }
}

@media (min-width: 2131px) and (max-width: 2200px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 92px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 180px;
  }
}

@media (min-width: 2201px) and (max-width: 2350px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 98px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 180px;
  }
}

@media (min-width: 2351px) and (max-width: 2480px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 105px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 200px;
  }
}

@media (min-width: 2481px) and (max-width: 2550px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 105px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 195px;
  }
}

@media (min-width: 2551px) and (max-width: 2680px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 115px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 195px;
  }
}

@media (min-width: 2681px) and (max-width: 2790px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 115px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 195px;
  }
}

@media (min-width: 2791px) and (max-width: 2990px) {
  .othebes__mv-title,
  span.othebes__brand-text.-yw {
    font-size: 115px;
  }

  .othebes__mv-img {
    width: 51%;
  }

  .othebes__mv-section {
    padding-bottom: 170px;
    padding-left: 195px;
  }
}

@media (max-width: 1440px) {
  .othebes__mv-title {
    font-size: 68px;
  }
}
@media (max-width: 1400px) {
  .othebes__mv-title {
    font-size: 62px;
  }
  .othebes__mv-section {
    padding-bottom: 70px;
  }
}

.fieldset-td {
  width: 165px;
}
.othebes__faq-link:hover {
  opacity: 0.7;
}
