/** Shopify CDN: Minification failed

Line 150:43 Unexpected ")"
Line 174:59 Unexpected ")"

**/
.PDP-tab-section .tab-title-container,
.tab_content {
  width: 100%;
  margin: auto;
  padding-top: 2rem;
}

.PDP-tab-section .tab_content {
  padding-bottom: 2rem;
  max-width: 890px;
  padding-left: unset;
  padding-right: unset;
}

.tab-title-container-wrapper {
  width: 100%;
  display: block;
  overflow: hidden;
  max-width: 890px;
  margin: 0 auto;
}

.tab-title-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
}

.tab-title-container .tab-title {
  padding: 18px 0;
  width: 100%;
  text-align: center;
  font-size: clamp(calc(23 * 0.9px), calc(23 * (100vw / var(--viewportDesktop))), calc(23 * 1.1px));
  color: #000;
  font-family: "Roboto-Regular";
  font-weight: 400;
  line-height: 29px;
  cursor: pointer;
  /* border: 0.851px solid rgba(0, 0, 0, 0.15); */
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #fcefef;
  letter-spacing: 0em;
}

.PDP-tab-section .half-and-half .video {
  width: 100%;
  height: auto;
}

.PDP-tab-section .tab_contents.productDetails .tab_image-1 {
  display: none;
}

.PDP-tab-section .tab_content h4,
.PDP-tab-section .tab_content .h4 {
  margin-bottom: 12px;
}

.PDP-tab-section .tab_content p {
  margin-bottom: 15px;
}

.PDP-tab-section .tab_content,
.PDP-tab-section .tab_content p,
.PDP-tab-section .tab_content em,
.PDP-tab-section .tab_content strong,
.PDP-tab-section .tab_content span,
.PDP-tab-section .tab_content ul li,
.PDP-tab-section .tab_content ol li {
  color: #000;
  font-family: "Roboto-Regular";
  font-size: clamp(calc(20 * 0.9px), calc(20 * (100vw / var(--viewportDesktop))), calc(20 * 1.1px));
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.2px;
}

.PDP-tab-section .tab_content .h2 {
  margin-bottom: 1.4rem;
  font-family: "Roboto-Medium";
}

.PDP-tab-section .tab_content em {
  font-style: italic;
}

.PDP-tab-section .tab_content strong {
  font-family: "Roboto-Medium";
  font-weight: 500;
}

.PDP-tab-section .tab_contents {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.PDP-tab-section .rounded-borders img,
.PDP-tab-section .rounded-borders {
  border-radius: 10px;
  overflow: hidden;
}

.PDP-tab-section .half-and-half {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 85px;
}

.PDP-tab-section .half-and-half .video-wrapper {
  position: relative;
  width: 65%;
}

.PDP-tab-section .half-and-half .play-button-dropdown {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
}

.PDP-tab-section .half-and-half .tab_content {
  width: 55%;
}

.PDP-tab-section .half-and-half .tab_content p,
.PDP-tab-section .half-and-half .tab_content {
  display: block;
  font-family: "Roboto-Regular";
  font-size: clamp(calc(20 * 0.9px), calc(20 * (100vw / var(--viewportDesktop))), calc(20 * 1.1px));
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 100% */
  letter-spacing: 0.32px;
}


.PDP-tab-section .tab_content p:last-child() {
  margin-bottom: 0px;
}

.PDP-tab-section .half-and-half .tab_content ul {
  list-style: unset;
}

.PDP-tab-section .half-and-half .tab_content b {
  margin-top: 2.5rem;
  display: block;
  font-family: "Roboto-Medium";
  font-size: clamp(calc(30 * 0.9px), calc(30 * (100vw / var(--viewportDesktop))), calc(30 * 1.1px));
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.32px;
  margin-bottom: 1.2rem;
  font-size: inherit;
  display: unset;
  font-family: 'Roboto-Bold';
  font-weight: 600;
}

.PDP-tab-section .half-and-half .tab_content b:first-child() {
  margin-top: unset;
}

.PDP-tab-section .tab_contents.activeDes {
  opacity: 1;
}

.tab-title-container .tab-title:last-child {
  border-radius: 0px 6px 6px 0px;
}

.tab-title-container .tab-title:first-child {
  border-radius: 6px 0px 0px 6px;
}

.tab-title.activeTab {
  background: #135e9a;
  font-family: "Roboto-Regular";
  font-weight: 400;
  text-align: center;
  font-size: clamp(calc(23 * 0.9px), calc(23 * (100vw / var(--viewportDesktop))), calc(23 * 1.1px));
  color: #fff;
  line-height: 29px;
  cursor: pointer;
  /* border: 0.851px solid rgba(0, 0, 0, 0.15); */
  border: 1px solid rgba(0, 0, 0, 0.15);
  letter-spacing: 0em;
}

.video-modal-container.product-details,
.tab_image.howToPlay {
  margin-top: 15px;
}

.tab_image.square-images {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 35px;
  gap: 35px;
}

.tab_image.square-images .square_img {
  width: 25%;
}

.tab_image img {
  width: 100%;
  height: auto;
}

.product-details-image-container.tab_image img.desk {
  margin-top: 20px;
}

.product-details-image-container.tab_image img.mobile {
  margin-top: 10px;
}

.tab_image img.desk {
  display: block;
  border-radius: 10px;
}

.tab_image img.mobile {
  display: none;
  border-radius: 10px;
}

.tab_contents.activeDes {
  display: block;
}

.tab_contents {
  display: none;
}

.how-to-play-modal {
  display: block;
  position: fixed;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  border-radius: 15px;
  line-height: 0;
  pointer-events: none;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.5, 0.15, 0, 1);
}

.how-to-play-modal .how-to-play-modal-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80%;
}

.how-to-play-modal .how-to-play-modal-container .htp-close-button {
  display: inline-flex;
  background: #fff;
  border-radius: 50%;
  padding: 5px;
  aspect-ratio: 1 / 1;
  position: absolute;
  top: -17.5px;
  right: -17.5px;
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.25);
}

.how-to-play-modal .how-to-play-modal-container .htp-close-button svg {
  width: 30px;
  height: 30px;
}

.how-to-play-modal .htp-video video,
.how-to-play-modal .htp-video {
  height: 100%;
  width: auto;
}

.how-to-play-modal .htp-close-button {
  position: relative;
}

.how-to-play-modal.show {
  pointer-events: unset;
  opacity: 1;
}

.how-to-play-modal .modal-overlay {
  display: block;
  position: relative;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  backdrop-filter: blur(0px);
  pointer-events: none;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.5, 0.15, 0, 1);
}

.how-to-play-modal.show .modal-overlay {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(3px);
  pointer-events: unset;
}

.how-to-play-modal a {
  display: block;
}

.how-to-play-modal .shark-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.5, 0.15, 0, 1);
}

.how-to-play-modal.show .shark-image {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .tab-title-container .tab-title {
    font-size: clamp(calc(15 * 0.9px), calc(15 * (100vw / 428)), calc(15 * 1.1px));
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .PDP-tab-section .half-and-half .tab_content b {
    font-size: inherit;
  }

  .tab-title-container-wrapper {
    padding-left: var(--mobile-padding);
    padding-right: var(--mobile-padding);
  }

  .how-to-play-modal .how-to-play-modal-container {
    height: 70%;
  }

  .PDP-tab-section .tab_content .h2 {
    font-weight: 500;
    font-size: 18px;
  }
  .PDP-tab-section .tab_contents.productDetails .tab_image-1 {
    margin-top: 1.5rem;
    display: block;
  }

  .PDP-tab-section .tab_content h4,
  .PDP-tab-section .tab_content .h4 {
    margin-bottom: 7px;
    line-height: 1.2;
  }

  .tab_image.square-images {
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 10px;
  }

  .tab_image.square-images .square_img {
    width: 48%;
  }

  .PDP-tab-section .tab_content p,
  .PDP-tab-section .tab_content em,
  .PDP-tab-section .tab_content strong,
  .PDP-tab-section .tab_content ul li,
  .PDP-tab-section .tab_content ol li {
    font-size: clamp(calc(16 * 0.9px), calc(16 * (100vw / 428)), calc(16 * 1.1px));
    line-height: 23px;
  }

  .PDP-tab-section .tab_content {
    max-width: 890px;
    padding-left: var(--mobile-padding);
    padding-right: var(--mobile-padding);
  }

  .tab_image img.desk {
    display: none;
  }

  .tab_image img.mobile {
    display: block;
  }

  .PDP-tab-section .half-and-half {
    flex-direction: column;
    gap: 20px;
    justify-items: flex-start;
    align-items: flex-start;
  }

  .PDP-tab-section .half-and-half .tab_content,
  .PDP-tab-section .half-and-half .video-wrapper {
    width: 100%;
  }

  .PDP-tab-section .half-and-half .tab_content {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .PDP-tab-section .half-and-half .tab_content p {
    line-height: 1.3;
  }

  .PDP-tab-section .tab_contents div.tab_image {
    padding-left: var(--mobile-padding);
    padding-right: var(--mobile-padding);
    line-height: 0;
  }

  .PDP-tab-section .half-and-half div.tab_image {
    padding: unset;
  }
}
.PDP-tab-section .tab_content{
  padding-bottom: 0;
  padding-top: 1rem;
}