#product {
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    #product {
      padding: 2rem 0 8rem; } }
  #product h1 {
    margin-bottom: 100px; }
    @media screen and (max-width: 768px) {
      #product h1 {
        margin-bottom: 120px; } }

.circle-container,
.circle-container * {
  box-sizing: content-box; }

.circle-dash,
.circle-data,
.circle-container,
.circle-overlay {
  position: relative;
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .circle-dash,
    .circle-data,
    .circle-container,
    .circle-overlay {
      width: 35rem;
      height: 35rem; } }
  .circle-dash a,
  .circle-data a,
  .circle-container a,
  .circle-overlay a {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9rem;
    height: 9rem;
    margin: -4.5rem; }
    @media screen and (max-width: 768px) {
      .circle-dash a,
      .circle-data a,
      .circle-container a,
      .circle-overlay a {
        overflow: visible;
        width: 4.05rem;
        height: 4.05rem;
        margin: -2.4rem; } }
    .circle-dash a > span,
    .circle-data a > span,
    .circle-container a > span,
    .circle-overlay a > span {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 768px) {
        .circle-dash a > span,
        .circle-data a > span,
        .circle-container a > span,
        .circle-overlay a > span {
          width: 200%;
          height: 200%;
          margin-top: -50%;
          margin-left: -50%; } }
  .circle-dash img,
  .circle-data img,
  .circle-container img,
  .circle-overlay img {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translateX(calc(-50% + 0.5px)) translateY(calc(-50% + 0.5px)); }
  .circle-dash:after,
  .circle-data:after,
  .circle-container:after,
  .circle-overlay:after {
    content: '';
    position: absolute;
    top: 12rem;
    left: 12rem;
    width: 330px;
    height: 330px;
    border: solid 1 deeppink;
    border-radius: 50%;
    opacity: .3;
    pointer-events: none; }
  .circle-dash:hover:after,
  .circle-data:hover:after,
  .circle-container:hover:after,
  .circle-overlay:hover:after {
    opacity: 1; }
  .circle-dash:hover a:after,
  .circle-data:hover a:after,
  .circle-container:hover a:after,
  .circle-overlay:hover a:after {
    opacity: 1; }

.deg0 {
  transform: rotate(50deg) translate(165px) rotate(-50deg); }
  @media screen and (max-width: 768px) {
    .deg0 {
      transform: rotate(50deg) translate(132px) rotate(-50deg) scale(0.8); } }

.deg40 {
  transform: rotate(90deg) translate(165px) rotate(-90deg); }
  @media screen and (max-width: 768px) {
    .deg40 {
      transform: rotate(90deg) translate(132px) rotate(-90deg) scale(0.8); } }

.deg80 {
  transform: rotate(130deg) translate(165px) rotate(-130deg); }
  @media screen and (max-width: 768px) {
    .deg80 {
      transform: rotate(130deg) translate(132px) rotate(-130deg) scale(0.8); } }

.deg120 {
  transform: rotate(170deg) translate(165px) rotate(-170deg); }
  @media screen and (max-width: 768px) {
    .deg120 {
      transform: rotate(170deg) translate(132px) rotate(-170deg) scale(0.8); } }

.deg160 {
  transform: rotate(210deg) translate(165px) rotate(-210deg); }
  @media screen and (max-width: 768px) {
    .deg160 {
      transform: rotate(210deg) translate(132px) rotate(-210deg) scale(0.8); } }

.deg200 {
  transform: rotate(250deg) translate(165px) rotate(-250deg); }
  @media screen and (max-width: 768px) {
    .deg200 {
      transform: rotate(250deg) translate(132px) rotate(-250deg) scale(0.8); } }

.deg240 {
  transform: rotate(290deg) translate(165px) rotate(-290deg); }
  @media screen and (max-width: 768px) {
    .deg240 {
      transform: rotate(290deg) translate(132px) rotate(-290deg) scale(0.8); } }

.deg280 {
  transform: rotate(330deg) translate(165px) rotate(-330deg); }
  @media screen and (max-width: 768px) {
    .deg280 {
      transform: rotate(330deg) translate(132px) rotate(-330deg) scale(0.8); } }

.deg320 {
  transform: rotate(370deg) translate(165px) rotate(-370deg); }
  @media screen and (max-width: 768px) {
    .deg320 {
      transform: rotate(370deg) translate(132px) rotate(-370deg) scale(0.8); } }

.deg360 {
  transform: rotate(410deg) translate(165px) rotate(-410deg); }
  @media screen and (max-width: 768px) {
    .deg360 {
      transform: rotate(410deg) translate(132px) rotate(-410deg) scale(0.8); } }

.deg-s0 {
  transform: rotate(-90deg) translate(7.63125rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-s0 {
      transform: rotate(-90deg) translate(6.1875rem) rotate(90deg) scale(0.7);
      margin-top: -25% !important; } }

.deg-s72 {
  transform: rotate(-18deg) translate(7.63125rem) rotate(18deg); }
  @media screen and (max-width: 768px) {
    .deg-s72 {
      transform: rotate(-18deg) translate(6.1875rem) rotate(18deg) scale(0.7);
      margin-top: -25% !important; } }

.deg-s144 {
  transform: rotate(54deg) translate(7.63125rem) rotate(-54deg); }
  @media screen and (max-width: 768px) {
    .deg-s144 {
      transform: rotate(54deg) translate(6.1875rem) rotate(-54deg) scale(0.7);
      margin-top: -25% !important; } }

.deg-s216 {
  transform: rotate(126deg) translate(7.63125rem) rotate(-126deg); }
  @media screen and (max-width: 768px) {
    .deg-s216 {
      transform: rotate(126deg) translate(6.1875rem) rotate(-126deg) scale(0.7);
      margin-top: -25% !important; } }

.deg-s288 {
  transform: rotate(198deg) translate(7.63125rem) rotate(-198deg); }
  @media screen and (max-width: 768px) {
    .deg-s288 {
      transform: rotate(198deg) translate(6.1875rem) rotate(-198deg) scale(0.7);
      margin-top: -25% !important; } }

.deg-s360 {
  transform: rotate(270deg) translate(7.63125rem) rotate(-270deg); }
  @media screen and (max-width: 768px) {
    .deg-s360 {
      transform: rotate(270deg) translate(6.1875rem) rotate(-270deg) scale(0.7);
      margin-top: -25% !important; } }

.circle-container {
  background: url(../img/product/pie.png) center center no-repeat; }
  @media screen and (max-width: 768px) {
    .circle-container {
      background-size: 92%; } }
  .circle-container a.outsiteIcons {
    overflow: visible;
    top: 49%; }
    .circle-container a.outsiteIcons > span > span {
      display: block;
      position: absolute;
      left: 0;
      bottom: 10px;
      width: 100%;
      text-align: center;
      font-size: 12px;
      color: white; }
      @media screen and (max-width: 768px) {
        .circle-container a.outsiteIcons > span > span {
          bottom: 0; } }
    .circle-container a.outsiteIcons.outsiteIcons-en > span > span {
      bottom: 10px;
      font-size: 11px;
      line-height: 1.1; }
      @media screen and (min-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons-en > span > span {
          bottom: 15px; } }
    @media screen and (max-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons1.outsiteIcons-en > span > span {
        bottom: 10%; } }
    @media screen and (min-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons2.outsiteIcons-en > span > span {
        bottom: 20px; } }
    @media screen and (min-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons5.outsiteIcons-en {
        top: 49%; } }
    @media screen and (max-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons5.outsiteIcons-en {
        top: 50%;
        margin-left: -1.5rem; } }
    @media screen and (min-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons5.outsiteIcons-en > span > span {
        bottom: 15px; } }
    @media screen and (min-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons6.outsiteIcons-en {
        top: 47%; } }
    .circle-container a.outsiteIcons.outsiteIcons6.outsiteIcons-en > span > span {
      bottom: -2px; }
      @media screen and (min-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons6.outsiteIcons-en > span > span {
          bottom: 3px; } }
    .circle-container a.outsiteIcons.outsiteIcons7.outsiteIcons-en {
      margin-left: -1.5rem; }
      @media screen and (min-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons7.outsiteIcons-en {
          margin-left: -3.5rem; } }
    @media screen and (min-width: 769px) {
      .circle-container a.outsiteIcons.outsiteIcons8.outsiteIcons-en {
        margin-left: -5rem; } }
    .circle-container a.outsiteIcons.outsiteIcons0.outsiteIcons-en {
      margin-left: -2.5rem; }
      @media screen and (min-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons0.outsiteIcons-en {
          margin-left: -5rem; } }
      @media screen and (max-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons0.outsiteIcons-en > span > span {
          bottom: 10%; } }
    .circle-container a.outsiteIcons.outsiteIcons3.outsiteIcons-en {
      margin-left: -1.5rem; }
      @media screen and (min-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons3.outsiteIcons-en {
          margin-left: -4rem; } }
      @media screen and (max-width: 769px) {
        .circle-container a.outsiteIcons.outsiteIcons3.outsiteIcons-en > span > span {
          bottom: 10%; } }
    @media screen and (max-width: 768px) {
      .circle-container a.outsiteIcons.outsiteIcons1.outsiteIcons-tc > span > span {
        bottom: 5px; } }
    @media screen and (max-width: 768px) {
      .circle-container a.outsiteIcons.outsiteIcons0.outsiteIcons-tc > span > span, .circle-container a.outsiteIcons.outsiteIcons2.outsiteIcons-tc > span > span {
        bottom: 10px; } }
    @media screen and (max-width: 768px) {
      .circle-container a.outsiteIcons.outsiteIcons3.outsiteIcons-tc {
        margin-left: -1.5rem; } }
    @media screen and (max-width: 768px) {
      .circle-container a.outsiteIcons.outsiteIcons4.outsiteIcons-tc {
        margin-left: -1.5rem; } }
    @media screen and (max-width: 768px) {
      .circle-container a.outsiteIcons.outsiteIcons5.outsiteIcons-tc {
        top: 51%; } }
    .circle-container a.outsiteIcons.outsiteIcons5.outsiteIcons-tc img {
      top: 57%; }
    .circle-container a.outsiteIcons.outsiteIcons5.outsiteIcons-tc > span > span {
      bottom: 10px; }
    @media screen and (max-width: 768px) {
      .circle-container a.outsiteIcons.outsiteIcons2.outsiteIcons-tc {
        margin-left: -1.5rem; } }

.circle-container {
  z-index: 10; }

.circle-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  transform: translateX(-50%) translateY(-50%);
  width: 30rem;
  height: 30rem; }
  @media screen and (max-width: 768px) {
    .circle-overlay {
      width: 15rem;
      height: 15rem; } }
  .circle-overlay a {
    overflow: visible;
    z-index: 6;
    top: 49%;
    width: 6rem;
    height: 6rem;
    margin: -3rem; }
    .circle-overlay a:not(.center):before {
      content: none; }
    .circle-overlay a > span > span {
      display: block;
      position: absolute;
      left: -25%;
      top: 90%;
      width: 150%;
      text-align: center;
      font-size: 12px;
      color: #0054A6; }
      @media screen and (max-width: 768px) {
        .circle-overlay a > span > span {
          top: 70%; } }
  .circle-overlay span.center {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 6;
    border-radius: 3rem;
    box-shadow: 2px 0px 26px -9px rgba(0, 0, 0, 0.75);
    width: 6rem;
    height: 6rem;
    margin: -3rem; }
  .circle-overlay:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 12.5rem;
    width: 25.5rem;
    height: 25.5rem;
    background: white;
    opacity: .8; }
    @media screen and (max-width: 768px) {
      .circle-overlay:before {
        border-radius: 16.66667rem;
        width: 19.5rem;
        height: 19.5rem; } }

.circle-dash {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%); }
  .circle-dash:after {
    content: none; }
  .circle-dash .circle-rotate {
    width: 100%;
    height: 100%;
    transform-origin: 50% 50%; }
    @media screen and (max-width: 768px) {
      .circle-dash .circle-rotate {
        margin-left: 2px; } }
  .circle-dash-1 {
    transform: translateX(-50%) translateY(-50%); }
    .circle-dash-1:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 45rem;
      height: 45rem;
      transform: translateX(-50%) translateY(-50%);
      border-radius: 25rem;
      border: dashed 1px #0063AF;
      opacity: 1; }
      @media screen and (max-width: 768px) {
        .circle-dash-1:after {
          width: 34.5rem;
          height: 34.5rem;
          transform: translateX(calc(-50% + 2px)) translateY(-50%); } }
    .circle-dash-1 .circle-rotate {
      transform: rotate(0);
      animation: rotating-1 50s linear infinite; }
  .circle-dash-2 {
    transform: translateX(-50%) translateY(-50%); }
    .circle-dash-2 .circle-rotate {
      transform: rotate(120deg);
      animation: rotating-2 50s linear infinite; }
  .circle-dash-3 {
    transform: translateX(-50%) translateY(-50%); }
    .circle-dash-3 .circle-rotate {
      transform: rotate(240deg);
      animation: rotating-3 50s linear infinite; }

.deg-t0 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t0 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t0 img {
      transform: scale(0.8); } }

.deg-t40 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t40 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t40 img {
      transform: scale(0.8); } }

.deg-t80 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t80 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t80 img {
      transform: scale(0.8); } }

.deg-t120 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t120 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t120 img {
      transform: scale(0.8); } }

.deg-t160 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t160 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t160 img {
      transform: scale(0.8); } }

.deg-t200 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t200 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t200 img {
      transform: scale(0.8); } }

.deg-t240 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t240 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t240 img {
      transform: scale(0.8); } }

.deg-t280 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t280 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t280 img {
      transform: scale(0.8); } }

.deg-t320 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t320 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t320 img {
      transform: scale(0.8); } }

.deg-t360 {
  transform: translate(22.5rem) rotate(90deg); }
  @media screen and (max-width: 768px) {
    .deg-t360 {
      transform: translate(18.15rem) rotate(90deg); } }
  @media screen and (max-width: 768px) {
    .deg-t360 img {
      transform: scale(0.8); } }

.circle-data {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%) translateY(-50%); }
  @media screen and (max-width: 768px) {
    .circle-data {
      transform: translateX(-50%) translateY(-50%) scale(0.75); } }
  .circle-data a {
    overflow: visible;
    width: 10rem;
    height: 10rem;
    margin: -5rem; }
    .circle-data a > span {
      width: 100%;
      height: 100%;
      margin-top: 0%;
      margin-left: 0%; }
  .circle-data .caption {
    display: inline-block;
    position: absolute;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    transform: translateY(-50%);
    color: #0085C8; }
    .circle-data .caption-top {
      bottom: 80%;
      left: 0;
      text-align: center; }
    .circle-data .caption-right {
      top: 50%;
      left: 95%;
      text-align: left; }
    .circle-data .caption-left {
      top: 50%;
      right: 95%;
      text-align: right; }
    .circle-data .caption-bottom {
      top: 100%;
      left: -25%;
      width: 150%;
      text-align: center; }
      .circle-data .caption-bottom.caption-en {
        left: -40%;
        width: 180%; }

.deg-data0 {
  transform: rotate(310deg) translate(24.696rem) rotate(-310deg); }
  @media screen and (max-width: 768px) {
    .deg-data0 {
      transform: rotate(310deg) translate(25.452rem) rotate(-310deg) scale(0.9); } }
  .deg-data0 img {
    transform: translateX(calc(-50% + 0.5px)) translateY(calc(-50% + 0.5px)); }

.deg-data1 {
  transform: rotate(110deg) translate(24.696rem) rotate(-110deg); }
  @media screen and (max-width: 768px) {
    .deg-data1 {
      transform: rotate(110deg) translate(25.452rem) rotate(-110deg) scale(0.9); } }
  .deg-data1 img {
    transform: translateX(calc(-50%)) translateY(calc(-50% + 0.5px)); }

.deg-data2 {
  transform: rotate(250deg) translate(24.696rem) rotate(-250deg); }
  @media screen and (max-width: 768px) {
    .deg-data2 {
      transform: rotate(250deg) translate(25.452rem) rotate(-250deg) scale(0.9); } }
  .deg-data2 img {
    transform: translateX(calc(-50% + 0.5px)) translateY(calc(-50%)); }

@keyframes rotating-1 {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }

@keyframes rotating-2 {
  from {
    transform: rotate(120deg); }
  to {
    transform: rotate(480deg); } }

@keyframes rotating-3 {
  from {
    transform: rotate(240deg); }
  to {
    transform: rotate(600deg); } }

.tooltip {
  box-shadow: 0px 7px 47px -6px rgba(0, 0, 0, 0.55);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9); }
  .tooltip.in {
    opacity: 1; }
  .tooltip-inner {
    padding: 6px 12px;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    color: #00ADEE;
    background: none; }
  .tooltip-inner-body {
    padding: 0 12px 12px;
    font-size: 13px;
    color: #003D66;
    max-width: 200px; }
  .tooltip.top .tooltip-arrow {
    bottom: -5px;
    border-top-color: white;
    opacity: .9; }

.circle-container a.outsiteIcons-en.outsiteIcons4 {
  top: 47%; }
  .circle-container a.outsiteIcons-en.outsiteIcons4 > span > span {
    top: 75%;
    bottom: auto;
    line-height: 1; }

#featuresModal .modal-dialog {
  display: -ms-flexbox;
  display: flex;
  height: 100vh !important; }

#featuresModal .modal-content {
  width: 100%;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  margin: auto !important; }

.swiper__title {
  color: #00ADEE; }

.swiper__body {
  width: 80%;
  margin: 1rem auto;
  color: #003D66; }

.swiper-button-prev {
  background: url(../img/product/trim-blue/swiper-prev.png) top left no-repeat;
  background-size: 3vw; }
  .swiper-button-prev:focus {
    outline: none; }

.swiper-button-next {
  background: url(../img/product/trim-blue/swiper-next.png) top right no-repeat;
  background-size: 3vw; }
  .swiper-button-next:focus {
    outline: none; }

.article-en .circle-overlay a > span > span {
  line-height: 14px; }
  @media screen and (max-width: 768px) {
    .article-en .circle-overlay a > span > span {
      width: 60%;
      left: 20%; } }

@media screen and (max-width: 768px) {
  .article-en .circle-data .deg-data2 .caption-bottom.caption-en {
    width: 100%;
    bottom: 10px;
    left: 0;
    text-align: center; } }

.product {
  max-width: 600px;
  margin: 6rem auto 3rem; }
  .product--section {
    margin-top: 4rem; }
  @media screen and (max-width: 768px) {
    .product--points {
      overflow: hidden; } }
  .product--points > div {
    margin-bottom: 2px;
    padding-top: .8rem;
    padding-bottom: .8rem;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .product--points > div:first-child {
        padding-right: 0; } }
  .product--points > div:first-child {
    position: relative; }
  .product--points > div:last-child {
    border-left: 1px dashed #0063AF; }
    .product--points > div:last-child:after {
      content: '';
      position: absolute;
      top: 0%;
      bottom: 5%;
      right: .5rem;
      display: inline-block;
      width: 0; }
      @media screen and (max-width: 768px) {
        .product--points > div:last-child:after {
          top: 0;
          bottom: -50%;
          right: 2rem; } }
  .product--back {
    z-index: 99;
    position: fixed;
    bottom: 10vh;
    right: 2rem; }
  .product .text-center {
    margin-bottom: 2rem;
    font-size: 30px;
    color: #0063AF; }
    @media screen and (max-width: 768px) {
      .product .text-center {
        font-size: 26px; } }
  .product .text-left {
    font-size: 14px; }
  .product b {
    color: #0063AF; }
