@font-face {
  font-family: "BlocklynGrunge";
  src: url("./fonts/BlocklynGrunge.eot");
  src: url("./fonts/BlocklynGrunge.eot?#iefix") format("embedded-opentype"), url("./fonts/BlocklynGrunge.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BlocklynGrunge";
  src: url("./fonts/BlocklynGrunge-Italic.eot");
  src: url("./fonts/BlocklynGrunge-Italic.eot?#iefix") format("embedded-opentype"), url("./fonts/BlocklynGrunge-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/* Checkout */
body {
  background-color: #FFF;
}
@media (max-width: 1221px) {
  body .page__product .component__container {
    width: 100%;
    padding: 20px;
  }
}
body .page__product .breadcrumb {
  padding: 24px 0 1rem;
}
body .page__product .breadcrumb .component__container ul {
  display: flex;
  align-items: center;
  gap: 8px;
}
body .page__product .breadcrumb .component__container ul li.active a {
  color: #87C540;
}
body .page__product .breadcrumb .component__container ul li.active path {
  stroke: #87C540;
}
body .page__product .breadcrumb .component__container ul li a {
  font-weight: 400;
  font-size: 14px;
  leading-trim: CAP_HEIGHT;
  line-height: 100%;
  letter-spacing: 0%;
  color: #DFDFE0;
}
body .page__product .product__info {
  display: flex;
}
body .page__product .product__info .component__container {
  display: flex;
  gap: 40px;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container {
    flex-direction: column;
    padding: 0;
    padding-top: 2rem;
    gap: 2rem;
  }
}
body .page__product .product__info .component__container .info__image {
  flex: 1;
}
body .page__product .product__info .component__container .info__image .swiper {
  max-width: 100%;
  width: 716px;
  position: relative;
  padding-bottom: 3rem;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__image .swiper {
    width: 100vw;
    margin: 0 auto;
    padding-bottom: 2rem;
  }
}
body .page__product .product__info .component__container .info__image .swiper img {
  width: 100%;
  height: 477.33px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  body .page__product .product__info .component__container .info__image .swiper img {
    height: 260px;
  }
}
body .page__product .product__info .component__container .info__image .swiper .swiper-button-next, body .page__product .product__info .component__container .info__image .swiper .swiper-button-prev {
  bottom: -8px !important;
  top: unset;
  left: unset;
}
body .page__product .product__info .component__container .info__image .swiper .swiper-button-next:not(.disabled) svg path, body .page__product .product__info .component__container .info__image .swiper .swiper-button-prev:not(.disabled) svg path {
  stroke: #87C540;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__image .swiper .swiper-button-next, body .page__product .product__info .component__container .info__image .swiper .swiper-button-prev {
    display: none !important;
  }
}
body .page__product .product__info .component__container .info__image .swiper .swiper-button-next {
  right: 0;
}
body .page__product .product__info .component__container .info__image .swiper .swiper-button-prev {
  right: 56px;
}
body .page__product .product__info .component__container .info__image .swiper .swiper-pagination-bullets {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__image .swiper .swiper-pagination-bullets {
    width: 100% !important;
  }
}
body .page__product .product__info .component__container .info__image .swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #DFDFE0 !important;
  width: 48px;
  height: 8px;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__image .swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 25px;
    height: 4.5px;
  }
}
body .page__product .product__info .component__container .info__image .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #87C540 !important;
}
body .page__product .product__info .component__container .info__content {
  width: 492px;
  padding: 24px;
  border-radius: 32px;
  border: 1px solid #CCCCCC;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 3rem;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content {
    width: calc(100% - 20px - 20px);
    margin: 0 auto;
    padding: 17px;
  }
}
body .page__product .product__info .component__container .info__content h1 {
  font-family: "Anton", sans-serif;
  font-size: 24px;
  color: #0F0F0F;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.15px;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content h1 {
    font-size: 18px;
  }
}
body .page__product .product__info .component__container .info__content .info_tags {
  display: flex;
  margin-top: 1rem;
  gap: 4px;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info_tags {
    margin-top: 11px;
  }
}
body .page__product .product__info .component__container .info__content .info_tags li {
  height: 29px;
  border-radius: 120px;
  padding: 0 16px;
  font-weight: 600;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.25px;
  color: #FFF;
  background-color: #87C540;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info_tags li {
    height: 24px;
    font-family: 10px;
  }
}
body .page__product .product__info .component__container .info__content .info_tags li:nth-of-type(even) {
  background-color: #F5F5F5;
  color: #141414;
}
body .page__product .product__info .component__container .info__content .info__colors {
  margin-top: 24px;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info__colors {
    margin-top: 17px;
  }
}
body .page__product .product__info .component__container .info__content .info__colors span {
  font-weight: 700;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.19px;
  color: #141414;
  margin-bottom: 8px;
  display: block;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info__colors span {
    font-size: 12px;
  }
}
body .page__product .product__info .component__container .info__content .info__colors .colors__items {
  display: flex;
  gap: 8px;
}
body .page__product .product__info .component__container .info__content .info__colors .colors__items .bike__color {
  width: 32px;
  height: 32px;
  border-radius: 120px;
  cursor: pointer;
}
body .page__product .product__info .component__container .info__content .info__colors .colors__items .bike__color.active {
  border: 1px solid #000;
}
body .page__product .product__info .component__container .info__content .info__prices {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}
body .page__product .product__info .component__container .info__content .info__prices .price {
  font-weight: 600;
  font-size: 32px;
  line-height: 160%;
  letter-spacing: 0.25px;
  color: #050505;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info__prices .price {
    font-size: 24px;
  }
}
body .page__product .product__info .component__container .info__content .info__prices .price s {
  font-weight: 300;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.25px;
  text-decoration: line-through;
  color: #8F8F8F;
}
body .page__product .product__info .component__container .info__content .info__prices .price__warning {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.19px;
  color: #8F8F8F;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info__prices .price__warning {
    font-size: 12px;
  }
}
body .page__product .product__info .component__container .info__content .info__description {
  margin-top: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #666666;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info__description {
    font-size: 12px;
    margin-top: 16px;
  }
}
body .page__product .product__info .component__container .info__content .info__buy {
  margin-top: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: underline;
  color: #000000;
  display: block;
}
@media (max-width: 1221px) {
  body .page__product .product__info .component__container .info__content .info__buy {
    font-size: 12px;
    margin-top: 16px;
  }
}
body .page__product .product__navegation {
  padding: 64px 0;
}
@media (max-width: 786px) {
  body .page__product .product__navegation {
    padding: 36px 0;
  }
}
body .page__product .product__navegation .component__container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px;
}
@media (max-width: 786px) {
  body .page__product .product__navegation .component__container {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }
}
body .page__product .product__navegation .component__container strong, body .page__product .product__navegation .component__container a {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
body .page__product .product__navegation .component__container a {
  font-weight: 400;
  transition: 0.5s;
}
body .page__product .product__navegation .component__container a:hover {
  color: #87C540;
}
body .page__product .product__bike {
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media (max-width: 1221px) {
  body .page__product .product__bike {
    padding: 2rem 0;
    gap: 0;
  }
}
body .page__product .product__bike .list-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  padding-bottom: 23px;
  border-bottom: #CCCCCC 1px solid;
  cursor: pointer;
  width: 100%;
  transition: 0.5s;
}
body .page__product .product__bike .list-head:hover, body .page__product .product__bike .list-head.active {
  color: #87C540;
}
body .page__product .product__bike .list-head:hover svg path, body .page__product .product__bike .list-head.active svg path {
  fill: #87C540;
}
body .page__product .product__bike .list-head.active svg {
  transform: rotate(180deg);
}
@media (max-width: 1221px) {
  body .page__product .product__bike .list-head {
    padding: 16px 27px;
  }
  body .page__product .product__bike .list-head svg path {
    fill: #000000;
  }
}
body .page__product .product__bike .list-content {
  display: none;
  padding-top: 12px;
}
body .page__product .product__bike .bike__ficha {
  display: flex;
  justify-content: center;
}
body .page__product .product__bike .bike__ficha-wrap {
  flex-grow: 1;
  flex-basis: 100%;
}
body .page__product .product__bike .bike__ficha-list {
  -moz-columns: 2;
       columns: 2;
  -moz-column-gap: 80px;
       column-gap: 80px;
  display: none;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__ficha-list {
    -moz-columns: 1;
         columns: 1;
  }
}
body .page__product .product__bike .bike__ficha-list-line {
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  padding: 10px 0;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .page__product .product__bike .bike__ficha-icon {
  width: 40px;
  height: 40px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ddd;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__ficha-icon {
    width: 25px;
    height: 25px;
    margin-right: 15px;
  }
}
body .page__product .product__bike .bike__ficha-titulo {
  margin-right: 20px;
  font-weight: bold;
  text-transform: uppercase;
  flex-basis: 25%;
  flex-grow: 1;
  line-height: 1.3;
  font-size: 17px;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__ficha-titulo {
    flex-basis: 40%;
  }
}
@media (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-titulo {
    font-size: 15px;
  }
}
body .page__product .product__bike .bike__ficha-descr {
  flex-basis: 75%;
  flex-grow: 1;
  line-height: 1.3;
  font-size: 16px;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__ficha-descr {
    flex-basis: 60%;
  }
}
@media (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-descr {
    font-size: 13px;
  }
}
body .page__product .product__bike .bike__ficha-eletrica {
  display: grid;
  grid-template-columns: 1fr 0.7fr;
  margin: 50px 0;
  display: none;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__ficha-eletrica {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__ficha-eletrica-imagem {
    margin-bottom: 20px;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-imagem img {
  max-width: 100%;
}
body .page__product .product__bike .bike__ficha-eletrica-texto {
  padding: 0 20px;
}
body .page__product .product__bike .bike__ficha-eletrica-texto p {
  font-size: 1em;
  line-height: 1.4;
  font-weight: 200;
  margin-bottom: 1.5em;
}
body .page__product .product__bike .bike__ficha-eletrica-texto p:last-child {
  margin-bottom: 0;
}
body .page__product .product__bike .bike__ficha-eletrica-texto h1, body .page__product .product__bike .bike__ficha-eletrica-texto h2, body .page__product .product__bike .bike__ficha-eletrica-texto h3 {
  margin-bottom: 1.5em;
  line-height: 1.4;
  font-weight: 700;
}
body .page__product .product__bike .bike__ficha-eletrica-texto h1 {
  font-size: 2em;
}
body .page__product .product__bike .bike__ficha-eletrica-texto h2 {
  font-size: 1.5em;
}
body .page__product .product__bike .bike__ficha-eletrica-texto h3 {
  font-size: 1.25em;
}
body .page__product .product__bike .bike__ficha-eletrica-texto a {
  color: inherit;
  color: #87c540;
}
body .page__product .product__bike .bike__ficha-eletrica-texto ul {
  padding-left: 22px;
  margin-bottom: 25px;
  font-size: 1em;
  font-weight: 200;
  list-style-image: url();
}
body .page__product .product__bike .bike__ficha-eletrica-texto ul:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto ul {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto ul li {
  margin-bottom: 5px;
  line-height: 1.4;
  padding-left: 5px;
}
body .page__product .product__bike .bike__ficha-eletrica-texto ul li ul, body .page__product .product__bike .bike__ficha-eletrica-texto ul li ol {
  padding-top: 10px;
  padding-left: 1.5em;
  margin-bottom: 10px;
}
body .page__product .product__bike .bike__ficha-eletrica-texto ol {
  margin-bottom: 25px;
  font-size: 1em;
  font-weight: 200;
  list-style: none;
  counter-reset: item;
}
body .page__product .product__bike .bike__ficha-eletrica-texto ol:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto ol {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto ol li {
  margin-bottom: 8px;
  line-height: 1.4;
  padding-left: 5px;
  counter-increment: item;
  display: flex;
  align-items: center;
}
body .page__product .product__bike .bike__ficha-eletrica-texto ol li:before {
  content: counter(item);
  background: #009035;
  color: #fff;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  margin-right: 10px;
  font-weight: bold;
}
body .page__product .product__bike .bike__ficha-eletrica-texto blockquote {
  margin-bottom: 25px;
  line-height: 1.4;
  font-size: 1em;
  font-weight: 500;
  padding-left: 25px;
  border-left: 4px solid #eee;
}
body .page__product .product__bike .bike__ficha-eletrica-texto blockquote:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto blockquote {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto strong {
  font-weight: 700;
  color: #262f3c;
}
body .page__product .product__bike .bike__ficha-eletrica-texto img {
  max-width: 100%;
  height: auto;
}
body .page__product .product__bike .bike__ficha-eletrica-texto img.alignleft {
  float: left;
  margin: 8px 1.5em 1.5em 0;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto img.alignleft {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 1.5em 0;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto img.alignright {
  float: right;
  margin: 8px 0 1.5em 1.5em;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto img.alignright {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 1.5em 0;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto img.aligncenter {
  display: block;
  margin: 1.5em auto;
  max-width: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto img.aligncenter {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 1.5em 0;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.alignleft {
  float: left;
  margin: 8px 1.5em 1.5em 0;
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.alignleft img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.alignleft {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 1.5em 0;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.alignright {
  float: right;
  margin: 8px 0 1.5em 1.5em;
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.alignright img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.alignright {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 1.5em 0;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.aligncenter {
  display: block;
  margin: 1.5em auto;
  max-width: 100% !important;
  width: 100% !important;
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.aligncenter img {
  margin: 0;
  max-width: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 1221px) {
  body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption.aligncenter {
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 1.5em 0;
  }
}
body .page__product .product__bike .bike__ficha-eletrica-texto .wp-caption-text {
  font-size: 0.8em;
  color: #999;
}
body .page__product .product__bike .bike__geo {
  display: flex;
  justify-content: center;
  position: relative;
}
body .page__product .product__bike .bike__geo .component__container {
  width: 100%;
}
body .page__product .product__bike .bike__geo .list-content {
  flex-grow: 1;
  flex-basis: 100%;
  gap: 64px;
  align-items: center;
  padding-top: 12px;
}
@media (max-width: 1221px) {
  body .page__product .product__bike .bike__geo .list-content {
    flex-direction: column;
  }
}
body .page__product .product__bike .bike__geo-col {
  flex-basis: 50%;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__geo-col {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
body .page__product .product__bike .bike__geo-col table {
  width: 100%;
  font-size: 16px;
}
body .page__product .product__bike .bike__geo-col table thead th {
  font-weight: bold;
  padding: 5px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
body .page__product .product__bike .bike__geo-col table tbody td {
  padding: 10px 5px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 1221px) {
  body .page__product .product__bike .bike__geo-col table tbody td {
    font-size: 13px;
  }
}
body .page__product .product__bike .bike__geo-col table tbody td:nth-child(1), body .page__product .product__bike .bike__geo-col table tbody td:nth-child(2) {
  font-weight: bold;
}
body .page__product .product__bike .bike__geo-image {
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 506px;
}
@media (max-width: 1024px) {
  body .page__product .product__bike .bike__geo-image {
    width: 506px;
    height: auto;
  }
}
body .page__product .product__bike .bike__geo-image img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}
body .page__product .product__bike .bike__geo-heading {
  font-family: "BlocklynGrunge", sans-serif;
  text-transform: uppercase;
  color: #787878;
  font-size: 45px;
  margin-bottom: 30px;
}
body .page__product .product__description {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
@media (max-width: 1221px) {
  body .page__product .product__description {
    gap: 28px;
  }
}
body .page__product .product__description h2 {
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  font-family: "Anton", sans-serif;
  color: #000;
}
@media (max-width: 1221px) {
  body .page__product .product__description h2 {
    font-size: 24px;
  }
}
body .page__product .product__description p {
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
@media (max-width: 1221px) {
  body .page__product .product__description p {
    font-size: 12px;
  }
}
body .page__product .product__description img {
  width: auto;
  max-width: 100%;
}
body .page__product .product__description .description__first {
  position: relative;
}
body .page__product .product__description .description__first img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
body .page__product .product__description .description__first .first__text {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  height: auto;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__first .first__text {
    width: 100%;
    top: 57%;
  }
}
body .page__product .product__description .description__first .first__text h2 {
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFF;
  margin-bottom: auto;
  font-family: "Anton", sans-serif;
  margin-bottom: 280px;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__first .first__text h2 {
    font-size: 24px;
    margin-bottom: 144px;
  }
}
body .page__product .product__description .description__first .first__text p {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFF;
  width: 736px;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__first .first__text p {
    font-size: 12px;
    width: 100%;
    padding: 0 20px;
  }
}
body .page__product .product__description .description__second, body .page__product .product__description .description__fifth {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__second, body .page__product .product__description .description__fifth {
    gap: 28px;
  }
}
body .page__product .product__description .description__second .component__container, body .page__product .product__description .description__fifth .component__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-bottom: 24px;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__second .component__container, body .page__product .product__description .description__fifth .component__container {
    gap: 16px;
    padding-bottom: 16px;
  }
}
body .page__product .product__description .description__second img, body .page__product .product__description .description__fifth img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
body .page__product .product__description .description__third .component__container {
  background-color: #F5FAEB;
  box-shadow: 10px 10px 20px 10px rgba(0, 0, 0, 0.0509803922);
  padding: 72px 106px;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__third .component__container {
    padding: 48px 29px;
  }
}
body .page__product .product__description .description__third .component__container .third__header {
  display: flex;
  flex-direction: column;
  gap: 56px;
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__third .component__container .third__header {
    margin-bottom: 16px;
    gap: 16px;
    justify-content: center;
    align-items: center;
  }
}
body .page__product .product__description .description__third .component__container .mobile__only {
  justify-content: center;
}
body .page__product .product__description .description__third .component__container .third__images {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-top: 56px;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__third .component__container .third__images {
    margin-top: 16px;
    flex-direction: column;
    gap: 16px;
  }
}
body .page__product .product__description .description__third .component__container .third__images p {
  text-align: left;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__third .component__container .third__images p {
    text-align: center;
  }
}
body .page__product .product__description .description__video video {
  width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  height: 675px;
}
body .page__product .product__description .description__fourth .fourth__content {
  display: flex;
  align-items: center;
  gap: 64px;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__fourth .fourth__content {
    gap: 8px;
  }
}
body .page__product .product__description .description__fourth .fourth__content .mobile__only, body .page__product .product__description .description__fourth .fourth__content .tablet-desktop__only {
  width: 50%;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__fourth .fourth__content .mobile__only, body .page__product .product__description .description__fourth .fourth__content .tablet-desktop__only {
    width: 55%;
  }
}
body .page__product .product__description .description__fourth .fourth__content .mobile__only img, body .page__product .product__description .description__fourth .fourth__content .tablet-desktop__only img {
  width: 100%;
}
body .page__product .product__description .description__fourth .fourth__content .fourth__text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 381px;
}
@media (max-width: 768px) {
  body .page__product .product__description .description__fourth .fourth__content .fourth__text {
    width: 138px;
    gap: 54px;
  }
}
body .page__product .product__description .description__fourth .fourth__content .fourth__text p, body .page__product .product__description .description__fourth .fourth__content .fourth__text h2 {
  text-align: left;
}
body .page__product .product__description .description__seventh .component__container {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
body .page__product .product__description .description__seventh .component__container .seventh__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 127px;
  width: 872px;
  margin: 0 auto;
  margin-bottom: 36px;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__seventh .component__container .seventh__header {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
    width: 100%;
  }
}
body .page__product .product__description .description__seventh .component__container .seventh__header p {
  text-align: right;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__seventh .component__container .seventh__header p {
    text-align: center;
  }
}
body .page__product .product__description .description__seventh .component__container .seventh__header h2 {
  text-align: left;
}
@media (max-width: 1221px) {
  body .page__product .product__description .description__seventh .component__container .seventh__header h2 {
    text-align: center;
  }
}
body .page__product .description__eighth {
  position: relative;
}
body .page__product .description__eighth img {
  height: auto;
  width: 100%;
}
body .page__product .description__eighth .eighth__text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 592px;
}
@media (max-width: 768px) {
  body .page__product .description__eighth .eighth__text {
    top: 51px;
    max-width: calc(100vw - 40px);
    transform: none;
  }
}
body .page__product .description__eighth .eighth__text h2 {
  font-family: "BlocklynGrunge", sans-serif;
  font-weight: 700;
  font-size: 96px;
  line-height: 120%;
  letter-spacing: 0.15px;
  color: white;
  margin-bottom: 41px;
}
@media (max-width: 768px) {
  body .page__product .description__eighth .eighth__text h2 {
    font-size: 48px;
    margin-bottom: 11px;
  }
}
body .page__product .description__eighth .eighth__text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: white;
  margin-bottom: 41px;
}
@media (max-width: 768px) {
  body .page__product .description__eighth .eighth__text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }
}
body .page__product .description__eighth .eighth__text p strong {
  font-weight: 700;
}
body .page__product .description__eighth .mobile__only a, body .page__product .description__eighth .tablet-desktop__only a {
  width: 176px;
  height: 50px;
  border-radius: 120px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #00A53F;
  background-color: white;
}
body .page__product .description__eighth .mobile__only.button {
  position: absolute;
  bottom: 81px;
  left: 0;
}
body .page__product .product__maps {
  margin: 64px 0;
}
@media (max-width: 1221px) {
  body .page__product .product__maps {
    margin: 0;
  }
}
body .page__product .product__maps h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 24px;
}
body .page__product .product__maps h2 strong {
  font-weight: 700;
  color: #73AF33;
}
@media (max-width: 768px) {
  body .page__product .product__maps h2 {
    margin: 0;
  }
}
body .page__product .product__maps img {
  cursor: pointer;
  width: 100%;
  height: auto;
}
body .page__product .product__related {
  padding: 120px 0;
  background-color: #FFF;
}
body .page__product .product__related .main__title {
  display: flex;
  flex-direction: column;
  max-width: 306px;
  gap: 24px;
}
@media (max-width: 768px) {
  body .page__product .product__related .main__title {
    padding-right: 24px;
    gap: 10px;
  }
}
body .page__product .product__related .main__title span {
  color: #DFDFE0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}
body .page__product .product__related .main__title h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  color: #DFDFE0;
}
body .page__product .product__related .main__title h2 strong {
  font-weight: 700;
  color: #FFF;
}
body .page__product .product__related .main__title a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 2px;
  transition: 0.5s;
  width: -moz-fit-content;
  width: fit-content;
}
body .page__product .product__related .main__title a:hover {
  box-shadow: 0 1.5px 0 0 #8f8f8f;
}
body .page__product .product__related .main__title a span {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #8F8F8F;
}
@media (max-width: 768px) {
  body .page__product .product__related {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  body .page__product .product__related .component__container {
    padding-right: 0;
  }
}
body .page__product .product__related .showcase__title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  body .page__product .product__related .showcase__title {
    flex-direction: column;
    align-items: flex-start;
  }
}
body .page__product .product__related .showcase__title .title__content {
  display: flex;
  gap: 10px;
  flex-direction: column;
  max-width: 306px;
}
body .page__product .product__related .showcase__title .title__content span {
  color: #666666;
}
body .page__product .product__related .showcase__title .title__content h2 {
  color: #141414;
}
body .page__product .product__related .showcase__title .title__content h2 strong {
  color: #73AF33;
}
body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] {
  display: flex;
}
@media (min-width: 768px) {
  body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] .swiper-slide {
    width: 540px;
  }
}
@media (max-width: 768px) {
  body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] {
    padding: 0 24px 2rem;
  }
}
body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] .swiper-button-next {
  right: calc(50% - 500px);
}
body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] .swiper-button-prev {
  left: calc(50% - 500px);
}
body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #EFEFF0 !important;
}
body .page__product .product__related .showcase__wrapper .showcase__inner [data-tab-child] .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #141414 !important;
}
