header {
  border-bottom: 1px solid #ecf2f7;
}

main .containerSession1 {
  border-bottom: 1px solid var(--white-3, #ecf2f7);
}
main .containerSession1 .session1 {
  display: flex;
  position: relative;
  z-index: 2;
}
main .containerSession1 .session1 .warehouse {
  color: var(--black-1, #061020);
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem; /* 133.333% */
  letter-spacing: -0.002rem;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding: 1.25rem 0rem;
}
main .containerSession1 .session1 .gach {
  width: 0.125rem;
  height: 1.5rem;
  background: #bababa;
  margin: 1.25rem;
}
main .containerSession1 .session1 .a-interface {
  padding: 1.25rem 0rem;
  color: var(--black-1, #061020);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
  margin-right: 1.25rem;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}
main .containerSession1 .session1 .a-interface .listThemes {
  position: absolute;
  display: none;
  top: 55px;
  left: 0px;
  width: 13.1875rem;
  z-index: 2;
  background: #ffffff;
}
main .containerSession1 .session1 .a-interface .listThemes ul {
  width: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  list-style: none;
  position: relative;
}
main .containerSession1 .session1 .a-interface .listThemes ul svg {
  position: absolute;
  top: -9px;
  left: 2.5rem;
}
main .containerSession1 .session1 .a-interface .listThemes ul li {
  list-style: unset;
  border-bottom: 1px solid var(--white-3, #ecf2f7);
}
main .containerSession1 .session1 .a-interface .listThemes ul li::marker {
  list-style: unset;
  display: none;
  content: "";
}
main .containerSession1 .session1 .a-interface .listThemes ul li a {
  text-align: left;
  width: 100%;
  display: block;
  padding: 0.75rem;
  color: var(--black-1, #061020);
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.00188rem;
}
main .containerSession1 .session1 .a-interface:hover .listThemes {
  display: block;
}
main .containerSession1 .session1 .all {
  padding: 1.25rem 0rem;
  color: var(--black-1, #061020);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
}
main .breadcrumbContainer {
  display: none;
}
main .contentThems {
  margin-top: 2.5rem;
  display: flex;
}
main .contentThems .leftThemes {
  width: calc(100% - 21.5rem);
  padding-right: 1.25rem;
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 1.25rem 0rem 1.25rem;
  border-bottom: 1px solid var(--white-3, #ecf2f7);
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb .item-breadcrumb a {
  color: var(--black-1, #061020);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
  position: relative;
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb .item-breadcrumb span {
  color: var(--main-1, #3dbdff);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb .breadcrumbMobile {
  display: none;
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb p {
  margin: 0px 0.38rem;
  display: grid;
  align-items: center;
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb .item-breadcrumb-home a {
  padding-left: 1.5rem;
}
main .contentThems .leftThemes .contentLeftThemes .breadcrumb .item-breadcrumb-home a img {
  position: absolute;
  top: -2px;
  left: 0px;
}
main .contentThems .leftThemes .contentLeftThemes .nd {
  margin-top: 1.25rem;
  border-radius: 0.75rem;
  border: 1px solid var(--white-3, #ecf2f7);
  padding: 0.75rem;
  color: var(--black-3, #6d727c);
  font-family: Inter;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
}
main .contentThems .leftThemes .contentLeftThemes .nd p {
  color: var(--black-3, #6d727c);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
  margin-bottom: 10px;
}
main .contentThems .leftThemes .contentLeftThemes .nd ul {
  padding-left: 20px;
}
main .contentThems .leftThemes .contentLeftThemes .nd img {
  width: auto !important;
  height: auto !important;
  margin: auto !important;
  max-width: 100%;
}
main .contentThems .rightThemes {
  width: 21.5rem;
  position: relative;
}
main .contentThems .rightThemes .contentRight {
  position: sticky;
  top: 65.83px;
  right: 0px;
  width: 100%;
  padding: 1rem 1rem 2rem 1rem;
  border-radius: 0.75rem;
  border: 1px solid var(--white-3, #ecf2f7);
  background: var(--white-1, #fff);
}
main .contentThems .rightThemes .contentRight h1 {
  color: var(--black-1, #061020);
  font-size: 1.75rem;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.09rem;
  margin-bottom: 0.88rem;
  padding-bottom: 0.88rem;
  border-bottom: 1px solid #ecf2f7;
}
main .contentThems .rightThemes .contentRight .priceThemes {
  display: grid;
  grid-template-columns: 1fr 2.2fr;
  grid-gap: 10px;
  margin-bottom: 0.88rem;
  padding-bottom: 0.88rem;
  border-bottom: 1px solid #ecf2f7;
}
main .contentThems .rightThemes .contentRight .priceThemes .text {
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.225rem; /* 140% */
  letter-spacing: -0.0175rem;
  margin-bottom: 0px;
  display: grid;
  align-items: center;
}
main .contentThems .rightThemes .contentRight .priceThemes .money {
  color: #000;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.09rem;
  text-align: right;
  margin-bottom: 0px;
}
main .contentThems .rightThemes .contentRight .priceThemes .money .price_old {
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
  letter-spacing: -0.2800000012px;
  text-align: left;
  color: #6D727C;
}
main .contentThems .rightThemes .contentRight .reality {
  border-radius: 3.125rem;
  background: var(--main-2, #004c73);
  padding: 1.06rem 1.5rem 1.06rem 1.5rem;
  text-align: center;
}
main .contentThems .rightThemes .contentRight .reality span {
  color: var(--white-1, #fff);
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.002rem;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}
main .contentThems .rightThemes .contentRight .reality .span_1:after {
  text-align: center;
  margin: auto;
  width: 100%;
}
main .contentThems .rightThemes .contentRight .textOr {
  margin: 0.75rem 0rem;
  color: var(--black-3, #6d727c);
  text-align: center;
  font-weight: 500;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.0175rem;
}
main .contentThems .rightThemes .contentRight .more {
  border-radius: 3.125rem;
  background: var(--second-2, #f97414);
  padding: 1.06rem 1.5rem 1.06rem 1.5rem;
  text-align: center;
}
main .contentThems .rightThemes .contentRight .more span {
  color: var(--white-1, #fff);
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.002rem;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}
main .contentThems .rightThemes .contentRight .more .span_1:after {
  text-align: center;
  margin: auto;
  width: 100%;
}
main .contentThems .rightThemes .contentRight .note {
  margin-top: 0.75rem;
  color: #000;
  text-align: center;
  font-weight: 500;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.0175rem;
  margin-bottom: 0px;
}
main .contentThems .rightThemes .contentRight .note a {
  color: var(--second-2, #f97414);
  font-size: 1.125rem;
  font-style: normal;
  line-height: normal;
}
main .listRelateTo {
  margin-top: 2.5rem;
}
main .listRelateTo h2 {
  color: var(--black-1, #061020);
  text-align: left;
  font-size: 1.75rem;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.09rem;
  margin-bottom: 1.5rem;
}
main .listRelateTo .list-themes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.88rem;
}
main .own-omweb {
  margin-top: 7.5rem;
  padding: 5rem 0rem;
  background: var(--white-3, #ecf2f7);
}
main .own-omweb h2 {
  color: var(--black-1, #061020);
  text-align: center;
  font-weight: 500;
  font-size: 3rem;
  font-style: normal;
  line-height: 3.45rem; /* 115% */
  letter-spacing: -0.09rem;
  margin-top: 0px;
  margin-bottom: 1rem;
}
main .own-omweb .summary {
  color: var(--black-1, #061020);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
  margin-bottom: 2.5rem;
}
main .own-omweb .btn-own .flex-button-free {
  height: 3.5rem;
  width: 18.875rem;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 1.1rem 0rem 1.1rem 0rem;
}
main .own-omweb .btn-own .flex-button-free .span_1 {
  display: grid;
  justify-content: center;
  align-items: center;
}
main .own-omweb .btn-own .flex-button-free .span_1 .span_2 {
  color: var(--white-1, #fff);
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.002rem;
  text-transform: uppercase;
}
main .own-omweb .btn-own .flex-button-free .span_1:after {
  color: var(--white-1, #fff);
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.002rem;
  width: 100%;
  text-transform: uppercase;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
main .go-with-you {
  padding: 7.5rem 0rem;
}
main .go-with-you .main-go-with-you {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  grid-gap: 20px;
}
main .go-with-you .main-go-with-you .left-go-with {
  display: grid;
  align-items: center;
  justify-content: center;
}
main .go-with-you .main-go-with-you .left-go-with img {
  max-width: 100%;
}
main .go-with-you .main-go-with-you .right-go-with .title {
  color: var(--black-1, #061020);
  font-weight: 500;
  font-size: 2.375rem;
  font-style: normal;
  margin-bottom: 1.25rem;
  line-height: 115%; /* 2.73125rem */
  letter-spacing: -0.14rem;
}
main .go-with-you .main-go-with-you .right-go-with .summary {
  color: var(--black-3, #6d727c);
  margin-bottom: 1.25rem;
  font-size: 1rem;
  font-style: normal;
  line-height: 150%; /* 1.5rem */
  letter-spacing: -0.002rem;
}
main .go-with-you .main-go-with-you .right-go-with ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.5rem;
}
main .go-with-you .main-go-with-you .right-go-with ul li {
  display: flex;
  align-items: center;
}
main .go-with-you .main-go-with-you .right-go-with ul li .img {
  width: 2.5rem;
  height: 2.5rem;
  display: grid;
  align-items: center;
  justify-content: center;
  background: rgba(169, 169, 169, 0.16);
  border-radius: 50%;
  margin-bottom: 0px;
}
main .go-with-you .main-go-with-you .right-go-with ul li .img img {
  max-width: 100%;
}
main .go-with-you .main-go-with-you .right-go-with ul li .text {
  margin-bottom: 0px;
  color: var(--black-1, #061020);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.225rem; /* 140% */
  letter-spacing: -0.0175rem;
  height: 100%;
  width: calc(100% - 2.5rem);
  padding-left: 0.4rem;
  display: grid;
  align-items: center;
}
main .go-with-you .main-go-with-you .right-go-with .btn-go {
  margin-top: 1.75rem;
}
main .go-with-you .main-go-with-you .right-go-with .btn-go .flex-button-go {
  border: 1px solid var(--main-1, #3dbdff);
  width: 13.25rem;
  background: #fff;
}
main .go-with-you .main-go-with-you .right-go-with .btn-go .flex-button-go .span_1 {
  justify-content: center;
}
main .go-with-you .main-go-with-you .right-go-with .btn-go .flex-button-go .span_1 .span_2 {
  color: var(--main-1, #3dbdff);
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.002rem;
  text-transform: uppercase;
  padding-right: 1.5rem;
  background: url("../../image/icon-blue.svg") no-repeat top 2.5px right;
}
main .go-with-you .main-go-with-you .right-go-with .btn-go .flex-button-go .span_1:after {
  color: var(--main-1, #3dbdff);
  text-align: center;
  font-weight: 500;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.002rem;
  text-transform: uppercase;
  padding-right: 1.5rem;
  background: url("../../image/icon-blue.svg") no-repeat top 2.5px right;
}

@media screen and (max-width: 992px) {
  main .containerSession1 .session1 {
    display: none;
  }
  main .breadcrumbContainer {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }
  main .breadcrumbContainer .breadcrumb {
    background: var(--white-2, #f6f9fc);
    position: relative;
    z-index: 1;
    display: flex;
    padding: 0.75rem 1rem 0.75rem;
    border-bottom: 1px solid var(--white-3, #ecf2f7);
  }
  main .breadcrumbContainer .breadcrumb .item-breadcrumb a {
    color: var(--black-1, #061020);
    text-align: center;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 1.5rem */
    letter-spacing: -0.002rem;
    position: relative;
  }
  main .breadcrumbContainer .breadcrumb .item-breadcrumb span {
    color: var(--main-1, #3dbdff);
    text-align: center;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 1.5rem */
    letter-spacing: -0.002rem;
  }
  main .breadcrumbContainer .breadcrumb .item-breadcrumb-mobile-hidden {
    display: none;
  }
  main .breadcrumbContainer .breadcrumb .breadcrumbPc {
    display: none;
  }
  main .breadcrumbContainer .breadcrumb .breadcrumbMobile {
    display: block;
  }
  main .breadcrumbContainer .breadcrumb p {
    margin: 0px 0.38rem;
    display: grid;
    align-items: center;
  }
  main .breadcrumbContainer .breadcrumb .item-breadcrumb-home a {
    padding-left: 1.5rem;
  }
  main .breadcrumbContainer .breadcrumb .item-breadcrumb-home a img {
    position: absolute;
    top: -2px;
    left: 0px;
  }
  main .contentThems {
    display: flex;
    flex-direction: column-reverse !important;
  }
  main .contentThems .rightThemes {
    width: 100%;
    margin-bottom: 1.75rem;
  }
  main .contentThems .leftThemes {
    width: 100%;
    padding-right: 0px;
  }
  main .contentThems .leftThemes .contentLeftThemes .breadcrumb {
    display: none;
  }
  main .contentThems .leftThemes .contentLeftThemes .nd {
    margin-top: 0px;
  }
  main .own-omweb {
    margin-top: 4rem;
    padding: 3rem 0rem;
  }
  main .own-omweb h2 {
    font-size: 2rem;
  }
  main .check-and-register .form-session {
    width: 100%;
  }
  main .check-and-register .form-session input {
    width: calc(100% - 160px);
  }
  main .go-with-you {
    padding: 4rem 0rem;
  }
  main .go-with-you .main-go-with-you {
    grid-template-columns: 1fr;
    grid-gap: 0px;
  }
  main .go-with-you .main-go-with-you .left-go-with {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  main .listRelateTo .list-themes {
    grid-template-columns: repeat(2, 1fr);
  }
  main .own-omweb {
    margin-top: 2.5rem;
    padding: 2.5rem 0rem;
  }
  main .own-omweb h2 {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
  }
  main .own-omweb .summary {
    margin-bottom: 1rem;
    font-size: 0.875rem;
  }
  main .own-omweb .btn-own .flex-button-free .span_1 .span_2 {
    font-size: 0.875rem;
  }
  main .own-omweb .btn-own .flex-button-free .span_1:after {
    font-size: 0.875rem;
  }
  main .go-with-you {
    padding: 2.5rem 0rem;
  }
  main .go-with-you .title {
    margin-bottom: 0.25rem;
    font-size: 1.75rem;
  }
  main .go-with-you .summary {
    margin-bottom: 0.75rem;
    font-size: 1rem;
  }
}
@media screen and (max-width: 550px) {
  main .listRelateTo .list-themes {
    grid-template-columns: repeat(1, 1fr);
  }
  main .own-omweb h2 {
    line-height: normal;
  }
  main .go-with-you .main-go-with-you .right-go-with ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 1rem;
  }
}

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