@keyframes load {
  0%,
  15% {
    opacity: 0;
    transform: translateY(-97px);
  }
  30%,
  70% {
    opacity: 1;
    transform: translateY(0);
  }
  85%,
  to {
    opacity: 0;
    transform: translateY(97px);
  }
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(360deg);
  }
  0% {
    transform: rotate(0);
  }
}
* {
  box-sizing: border-box;
}
.loader span,
.swiper-cube .swiper-cube-shadow::before {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  position: absolute;
}
.loader span {
  background: #0bf;
  animation: load 4.6s ease-in-out infinite;
  height: 12px;
  opacity: 0;
  width: 12px;
  animation-duration: 4.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
  animation-name: load;
  background-color: #0bf;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#icvmof,
#ilvqn {
  text-align: center;
}
#ilvqn {
  display: none;
}
#icvmof {
  line-height: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  max-width: 800px;
  margin: 0 auto 15px;
  color: #9b9b9b;
}
#i4mrmj,
#icvmof,
#ie4dbi {
  display: none;
  font-size: 12px;
}
#i4mrmj {
  font-family: AvenirNext-Regular !important;
  text-decoration: none;
  color: #9b9b9b;
  margin: 0 0 0 3px;
  line-height: 16px;
}
#ie4dbi {
  margin: 0;
  color: #8f9091;
  line-height: normal;
  font-weight: 700;
}
#ignohx,
#iw2akt,
#iwgj6j {
  font-size: 12px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  line-height: 16px;
  text-decoration: none;
}
#ignohx {
  margin: 0 3px;
  border-right: 1px none #9b9b9b;
  padding: 0 0 0 3px;
  height: 10auto;
  color: #000;
}
#iw2akt,
#iwgj6j {
  color: #d6d6d6;
}
#i9uquf,
#inwxrp {
  min-height: auto;
}
.i6su5m_global,
.i9uquf_global,
.inwxrp_global {
  min-height: 50px;
}
#i9uquf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
#iul9vd {
  color: #d6d6d6;
  text-decoration: underline;
}
#ig131k {
  margin: 0;
  color: #d6d6d6;
}
#ig131k,
#igtmh2,
#in1p0u,
#ir1wqh {
  font-size: 12px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  line-height: 16px;
}
#igtmh2 {
  width: 10auto;
  height: 10auto;
  color: #fff;
}
#in1p0u,
#ir1wqh {
  color: #d6d6d6;
}
#ir1wqh {
  margin: 0;
  text-align: left;
  display: block;
}
#ig131k,
#igtmh2,
#in1p0u {
  display: inline;
}
#igtmh2 {
  margin: 0 3px;
}
#in1p0u {
  margin: 0;
}
#ih0cdk {
  min-height: auto;
  text-align: center;
}
#i66wab {
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px;
}
#i572cj {
  margin: 20px auto;
  font-size: 12px;
  line-height: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  text-align: center;
  max-width: 800px;
  color: #d6d6d6;
}
#it3j65 {
  color: #000;
  max-width: 90px;
  display: block;
  margin: 0 auto;
}
#i6su5m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px;
}
.i2v7ky_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
#i2v7ky,
#i6su5m {
  min-height: auto;
}
#igg2gz {
  max-width: 970px;
  padding: 0 15px;
}
.igg2gz_global,
.iqninx_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.igg2gz_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.iqninx_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#iqninx {
  padding: 40px 0;
  border: 1px solid #959595;
  background-color: #313131;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  max-width: 1440px;
}
body,
html {
  position: relative;
  height: 100%;
}
#ipnu5i {
  color: #fff;
  font-size: 16px;
}
.swiper-cube .swiper-cube-shadow::before {
  background-color: #000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cards .swiper-slide,
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
}
.swiper-creative .swiper-slide {
  transition-property: transform, opacity, height;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-slide-active {
  visibility: visible;
}
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered>.swiper-wrapper: :before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
:root {
  --swiper-theme-color: #007aff;
}
.shg-box-vertical-align-wrapper {
  display: flex;
  width: 100%;
}
#s-11a3d2e5-1ab3-4be8-9adc-d7751e8c46de.shg-box.shg-c,
.loading-wrapper {
  justify-content: center;
}
#ib8gnb,
#igkmjq {
  font-size: 20px;
}
#igkmjq {
  font-weight: 800;
  color: #ff0;
}
#i12zlj,
#ijdpt5 {
  color: #fff;
}
#i12zlj {
  font-size: 16px;
}
#iloh48 {
  text-align: center;
}
#i1u6df {
  color: #fff;
}
#i1u6df,
#ihxlfj,
#isfm3h {
  font-size: 16px;
}
#ihxlfj {
  font-weight: 800;
  color: #ff0;
}
#i54ffn,
#ivcyh5 {
  color: #fff;
}
#i54ffn {
  font-size: 16px;
}
#ixqss6 {
  text-align: center;
}
#ili9il {
  color: #fff;
}
#i8p3zl,
#ihzin5,
#ili9il {
  font-size: 16px;
}
#ihzin5 {
  font-weight: 800;
  color: #ff0;
}
#i1tnjz,
#i7qxtm {
  color: #fff;
}
#i7qxtm {
  font-size: 16px;
}
#i58e8i {
  text-align: center;
}
#ifmtds {
  color: #fff;
}
#ifmtds,
#ik0ybr,
#ipiasi {
  font-size: 16px;
}
#ik0ybr {
  font-weight: 800;
  color: #ff0;
}
#i9z86i,
#isvc04 {
  color: #fff;
}
#i9z86i {
  font-size: 16px;
}
#i0m56j {
  text-align: center;
}
#i04hch {
  color: #fff;
}
#i04hch,
#iinqhz,
#inz1q6 {
  font-size: 16px;
}
#iinqhz {
  font-weight: 800;
  color: #ff0;
}
#i6o9zt,
#ibg9fl {
  color: #fff;
}
#i6o9zt {
  font-size: 16px;
}
#imwj8f {
  text-align: center;
}
.loading-wrapper {
  background-color: rgba(255, 255, 255, 0.75);
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1400;
  align-items: center;
  opacity: 0.75;
  -webkit-tap-highlight-color: transparent;
  position: fixed;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #fff;
}
body {
  margin: 0;
}
.bf-banner .gradient-text {
  background-image: linear-gradient(to right, #edb91c, #fcd767, #f3c432);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
#wrapper .sticky-bar.hidden,
.loader span {
  display: block;
}
#iuvkz .item > div,
.i3qwyb_global .item > div {
  display: table-cell;
  vertical-align: middle;
}
#iuvkz .thumb img,
.i3qwyb_global .thumb img {
  width: 50px;
  max-width: 100%;
  vertical-align: middle;
}
#iuvkz p,
.i3qwyb_global p {
  line-height: 1.467;
  margin-bottom: 15px;
}
#iuvkz p:last-of-type,
.i3qwyb_global p:last-of-type {
  margin-bottom: 0;
}
.loading-wrapper.open {
  display: flex !important;
}
.loader {
  height: 58px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  width: 58px;
}
.loader span.block1 {
  animation-delay: 1.06s;
  left: 0;
  top: 0;
}
.loader span.block2 {
  animation-delay: 0.97s;
  left: 16px;
  top: 0;
}
.loader span.block3 {
  animation-delay: 0.87s;
  left: 31px;
  top: 0;
}
.loader span.block4 {
  animation-delay: 0.78s;
  left: 47px;
  top: 0;
}
.loader span.block5 {
  animation-delay: 0.69s;
  left: 0;
  top: 16px;
}
.loader span.block6 {
  animation-delay: 0.6s;
  left: 16px;
  top: 16px;
}
.loader span.block7 {
  animation-delay: 0.51s;
  left: 31px;
  top: 16px;
}
.loader span.block8 {
  animation-delay: 0.41s;
  left: 47px;
  top: 16px;
}
.loader span.block9 {
  animation-delay: 0.32s;
  left: 0;
  top: 31px;
}
.loader span.block10 {
  animation-delay: 0.23s;
  left: 16px;
  top: 31px;
}
.loader span.block11 {
  animation-delay: 0.14s;
  left: 31px;
  top: 31px;
}
.loader span.block12 {
  animation-delay: 0.05s;
  left: 47px;
  top: 31px;
}
.loader span.block13 {
  animation-delay: -0.05s;
  left: 0;
  top: 47px;
}
.loader span.block14 {
  animation-delay: -0.14s;
  left: 16px;
  top: 47px;
}
.loader span.block15 {
  animation-delay: -0.23s;
  left: 31px;
  top: 47px;
}
.loader span.block16 {
  animation-delay: -0.32s;
  left: 47px;
  top: 47px;
}
.gjs-row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding: 10px;
}
.gjs-cell {
  min-height: 75px;
  flex-grow: 1;
  flex-basis: 100%;
}
.sticky-bar {
  position: fixed;
  z-index: 10;
  text-align: center;
  background-color: #fff;
}
.sticky-bar.hidden {
  display: none;
}
.sticky-bottom {
  bottom: 0;
  width: 100%;
  min-height: 50px;
}
#iuvkz.notify,
.i3qwyb_global.notify {
  transform: translateX(0);
  transition: all 1s ease;
}
#iuvkz .item,
.i3qwyb_global .item {
  display: table;
  width: 100%;
}
#iuvkz .thumb,
.i3qwyb_global .thumb {
  width: 70px;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
#iuvkz .desc,
.i3qwyb_global .desc {
  padding: 10px;
  font-size: 13px;
  color: #fff;
  background-color: #027fc4;
  line-height: 19px;
}
#iuvkz .text-right,
.i3qwyb_global .text-right {
  text-align: right !important;
}
.navbar.open .navbar-burger-line:first-child {
  transform: rotate(45deg);
  position: absolute;
  width: 25px;
  top: 10px;
}
.navbar.open .navbar-burger-line:nth-child(2) {
  display: none;
}
.navbar.open .navbar-burger-line:last-child {
  transform: rotate(-45deg);
  position: absolute;
  width: 25px;
  top: 10px;
}
header .nav {
  box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.3);
}
#ingm {
  min-height: calc(100vh - 100px);
  max-width: 1440px;
  margin: 0 auto;
  font-family: Avenir Next Regular, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
#ireil5 {
  padding: 0;
  align-items: stretch;
  width: 31.5%;
}
#i47xd {
  flex: 1 0 0;
  margin: 0 0 0 15px;
}
#iwpwhy {
  margin: 0;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  min-height: auto;
  line-height: 27px;
  width: 70%;
}
#isbuh,
#iygppg {
  font-size: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  margin: 0;
}
#iygppg {
  width: 100%;
  line-height: 24px;
}
#isbuh {
  line-height: 1.35em;
  color: #404041;
}
.i3qwyb_global {
  position: fixed;
  top: 10px;
  left: 10px;
  min-width: 300px;
  background-color: #027fc4;
  transition: transform 0.8s ease;
  z-index: 1001;
  color: #fff;
  font-weight: 400;
  transform: translateX(-110%);
  box-shadow: 0 0 5px #6f6f6f;
  border-radius: 5px;
  overflow: hidden;
}
#i8y5st {
  background-color: #e1f3ff;
  width: 70px;
}
#i9tgdg {
  padding: 0 15px;
  width: 1280px;
}
.iufx6n_global {
  width: 100%;
  min-height: 200px;
}
.i9tgdg_global,
.ialfno_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.i9tgdg_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.ialfno_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#iufx6n {
  display: flex;
  justify-content: space-between;
}
#ialfno-anc {
  padding: 50px 0;
}
#idhgwj {
  padding: 0;
  align-items: stretch;
  width: 31.5%;
}
#i6b5mj {
  flex: 1 0 0;
  margin: 0 0 0 15px;
}
#ie5cpm {
  margin: 0;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  min-height: auto;
  line-height: 27px;
  padding: 0;
}
#ipa9q6 {
  margin: 0;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}
#i1vctr {
  padding: 0;
  align-items: stretch;
  width: 31.5%;
}
#ihbibr {
  flex: 1 0 0;
  margin: 0 0 0 15px;
}
#iqzkgc {
  margin: 0;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  min-height: auto;
  line-height: 27px;
  padding: 0 20px 0 0;
  width: 70%;
}
#i7zyyq {
  margin: 0;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}
.i57uwk_global {
  min-height: 50px;
}
#i57uwk {
  width: 50%;
  padding: 35px 30px 35px 150px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  height: 450px;
}
#ierdyz {
  max-width: 1043px;
  padding: 0 15px;
}
.iz0jga_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.ierdyz_global,
.iqeriz_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.ierdyz_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.iqeriz_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#iqeriz {
  padding: 60px 0 0;
  font-family: AvenirNext-Regular !important;
}
#icerkf,
#idohsu {
  text-align: center;
}
#idohsu {
  letter-spacing: 1px;
  padding: 0;
  width: 80%;
  color: #404041;
  font-size: 30px;
  line-height: 41px;
  margin: 0 auto;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#icerkf {
  font-size: 16px;
  font-family: AvenirNext-UltraLight, Helvetica, Arial, sans-serif;
  line-height: 1.6em;
  margin: 0 0 20px;
  color: #000;
}
#ifjl3f {
  max-width: 970px;
  padding: 0 15px;
}
.iuei4e_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.i71gzw_global,
.ifjl3f_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.ifjl3f_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.i71gzw_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#i71gzw {
  padding: 80px 0 20px;
}
#ihx6ki,
#iuei4e {
  min-height: auto;
}
.i10l46_global,
.i126oj_global,
.i55eho_global,
.iakor7_global,
.igqk12_global,
.ihx6ki_global,
.ijeyja_global,
.ilkugf_global,
.illurg_global,
.iomaam_global,
.iporrl_global,
.iql6l5_global,
.islybo_global,
.itnysh_global,
.iu13yj_global,
.izsk5a_global {
  min-height: 50px;
}
#ihx6ki {
  display: flex;
  margin: 0 0 35px;
}
#i126oj {
  width: 120px;
}
#i9dzfo,
#icheoh {
  font-size: 55px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  line-height: 1.35em;
  margin: 0 0 5px;
  color: #222;
}
#icheoh {
  line-height: 20px;
  color: #888;
  font-size: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
}
#iu13yj {
  flex: 1 0 0;
  padding: 0 0 0 15px;
  display: flex;
}
#ijvl9h {
  color: #000;
  max-width: 100px;
  margin: 0 0 5px;
}
#ig637l {
  max-width: 89%;
  min-height: 12px;
  border-radius: 6px 0 0 6px;
  line-height: 1.467em;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#i10l46,
#itnysh {
  display: flex;
  flex-direction: column;
}
#itnysh {
  flex: 1 0 0;
  margin: 0;
  align-items: stretch;
  padding: 5px 30px 5px 0;
}
#i10l46 {
  width: 150px;
  padding: 0;
  align-items: flex-start;
  justify-content: flex-start;
}
#iakor7 {
  background-color: #f5f5f5;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.21) inset;
  min-height: 12px;
  margin: 0 0 25px;
}
#i6vvlr {
  display: block;
  max-width: 430px;
  border-bottom: 4px none #028332;
  border-radius: 15px 15px 15px 15px;
  margin: -30px auto 0;
  color: #fff;
  text-decoration: none;
  background-image: -webkit-linear-gradient(-90deg, #75c6ff 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  box-shadow: -2px 6px 16px 0 rgba(0, 0, 0, 0.24);
  position: relative;
}
#i6vvlr:hover,
.iuxf0p_global a:hover {
  background-color: #07893a;
}
#islybo {
  background-color: #f5f5f5;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.21) inset;
  min-height: 12px;
  margin: 0 0 25px;
}
#izsk5a {
  margin: 0 0 15px;
}
#illurg,
#izsk5a {
  display: flex;
  align-items: center;
  min-height: auto;
}
#iajv1i {
  font-size: 14px;
  line-height: 1.467em;
  color: #999;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#igqk12 {
  display: flex;
  align-items: center;
  min-height: auto;
  margin: 0 0 15px;
}
#ingspj {
  font-size: 14px;
  line-height: 1.467em;
  color: #999;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#ilkugf {
  display: flex;
  align-items: center;
  min-height: auto;
  margin: 0 0 15px;
}
#iui6qm {
  font-size: 14px;
  line-height: 1.467em;
  font-weight: 700;
  color: #999;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#ijeyja {
  display: flex;
  align-items: center;
  min-height: auto;
  margin: 0 0 15px;
}
#ilai3k {
  font-size: 14px;
  line-height: 1.467em;
  color: #222;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#i55eho {
  background-color: #f5f5f5;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.21) inset;
  min-height: 12px;
  margin: 0 0 25px;
}
#iql6l5 {
  max-width: 640px;
  margin: 0 0 0 140px;
}
#iomaam {
  margin: 0 0 30px;
}
#ipbxi4 {
  text-align: center;
  margin: 0 0 15px;
  line-height: 33px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
  color: #474848;
  font-size: 24px;
}
#iporrl {
  margin: 0 0 30px;
}
#iiut4l {
  margin: 0 0 5px;
}
#igkf2o {
  font-size: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  line-height: 1.35em;
  color: #404041;
  margin: 0;
}
#irre9i {
  justify-content: flex-end;
  padding: 0;
  display: flex;
  width: 100%;
  position: relative;
}
#inzj8l {
  padding: 7px 15px;
  width: 1300px;
  max-width: 1300%;
}
.i8g1zi_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.inzj8l_global,
.ittxuh_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.inzj8l_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.ittxuh_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#i8g1zi {
  min-height: auto;
}
.i48otg_global,
.iruqxe_global {
  min-height: 50px;
}
#i8vtdb {
  color: #000;
  max-width: 150px;
  width: 100%;
}
#i48otg,
#iruqxe {
  display: flex;
  align-items: center;
}
#i48otg {
  justify-content: space-between;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 15px;
}
#ittxuh {
  padding: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  position: relative;
  margin: auto;
}
#iw9q8m {
  width: 100%;
  display: block;
}
.iarkba_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.ibv3ob_global,
.iw9q8m_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.iw9q8m_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.ibv3ob_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#iarkba {
  min-height: auto;
}
.i3iq5f_global,
.i5y94r_global,
.ig6ofl_global {
  min-height: 50px;
}
#i3iq5f,
#iarkba {
  width: 100%;
  display: flex;
}
#ixbnyr {
  color: #000;
  display: block;
}
#i5y94r,
#ji213i {
  flex-direction: row;
  display: flex;
  padding: 0 0 10px;
}
#ji213i {
  justify-content: center;
  height: 450px;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 150px 0 30px;
}
.ihtpc9_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.i6xr4i_global,
.ilmf8i_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.ilmf8i_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.i6xr4i_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#iht3l8 {
  display: flex;
  width: 100%;
  max-width: 100%;
  padding: 10px 0 0;
}
.iht3l8_global {
  min-height: 50px;
}
#iksifj {
  border: 5px #fff;
}
.ixp8vd_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.i93ht2_global,
.iksifj_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.iksifj_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.i93ht2_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#ixp8vd {
  width: 100%;
  display: block;
  background-color: #f5f5f5;
}
.i1ehnh_global,
.i1ubrd_global,
.i8nasi_global,
.iainpc_global,
.imw9an_global,
.ipruf2_global,
.it6rvi_global,
.iv12uh_global,
.iwvhls_global,
.izpt8q_global {
  min-height: 50px;
}
#it6rvi {
  display: flex;
  justify-content: space-between;
}
#iv12uh {
  max-width: 830px;
  display: block;
  margin: 0 auto;
}
#ipruf2 {
  width: 31%;
}
#itcq4f {
  color: #000;
  width: 100%;
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#i93ht2 {
  margin: 0 auto;
  display: block;
}
#izpt8q {
  width: 31%;
}
#i6qixe {
  color: #000;
  width: 100%;
}
#iv5yt8 {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  color: #404041;
  letter-spacing: 0.8px;
  text-align: center;
  padding: 0;
}
#imw9an {
  width: 31%;
}
#ivgqjg {
  color: #000;
  width: 100%;
}
#iaq4ay,
#ixcnbx,
.iuxf0p_global a {
  text-align: center;
  color: #404041;
}
#ixcnbx {
  letter-spacing: 0.8px;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  padding: 0;
}
#iaq4ay {
  margin: 0 0 45px;
  font-size: 30px;
  line-height: 41px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  padding: 0 50px;
}
#i7py1w,
#izl9lc {
  color: #000;
  position: absolute;
  top: 35%;
}
#i7py1w {
  left: -125px;
}
#izl9lc {
  right: -125px;
}
#i82obk,
#i8a4lg,
#itog6j,
#ivfhcg {
  color: #000;
  max-width: 100px;
  margin: 0 0 5px;
}
#i7egir,
#i8yetn,
#ibxe6g,
#indkff,
#isbkzc,
#iwv87g {
  color: #000;
  max-width: 90px;
  margin: 0 5px 0 0;
}
#i9y6ev {
  font-weight: 400;
}
#iwvhls {
  display: flex;
  align-items: center;
  min-height: auto;
  margin: 0 0 15px;
}
#ia1qzk {
  color: #000;
  margin: 0 5px 0 0;
  width: 20px;
}
#i051ah {
  font-size: 14px;
  line-height: 1.467em;
  font-weight: 700;
  color: #222;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#i8nasi {
  display: flex;
  align-items: center;
  min-height: auto;
  margin: 0 0 15px;
}
#il7jf6 {
  color: #000;
  max-width: 90px;
  margin: 0 5px 0 0;
}
#i6ecf4,
#icjw21 {
  font-size: 16px;
  line-height: 22px;
}
#icjw21 {
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#i6ecf4 {
  width: 32auto;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.iuxf0p_global a {
  display: table;
  max-width: 340px;
  width: 100%;
  background-color: #00c249;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.15em;
  padding: 18px 15px;
  border-radius: 5px;
  border-bottom: 4px solid #028332;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: Roboto;
}
#ie8fkd {
  border-bottom: 4px none #028332;
  background-color: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  box-shadow: -2px 6px 16px 4px rgba(0, 0, 0, 0.24);
  font-size: 18px;
  line-height: 25px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  max-width: 450px;
  width: 100%;
  background-image: linear-gradient(
    to right,
    #b6f5f5 0,
    #59c0ea 25.4167%,
    #4aa4f4 65.4166%,
    #ce8ee4 100%
  );
  border-radius: 50px 50px 50px 50px;
}
#i7x9tf {
  width: 100%;
  max-width: 100%;
}
#iuxf0p {
  max-width: 85%;
}
#i9xt6z {
  font-size: 16px;
  color: #fff;
  margin: 0;
  width: 45%;
  padding: 0 0 0 435px;
}
#iefs9i {
  font-size: 28px;
  line-height: 42px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0 0 20px;
  letter-spacing: 1.03px;
}
#iainpc {
  min-height: auto;
  margin: 20px 0;
  padding: 0;
  width: 85%;
}
#i7asm7 {
  color: #565b64;
}
#i7asm7,
#iy0ill,
#iy0zqf {
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  line-height: 24px;
  display: inline;
}
#iy0zqf {
  font-weight: 700;
  max-width: auto;
  padding: 0 5px;
  color: #000;
}
#iy0ill {
  color: #565b64;
}
#i17dtq,
#iejx1l {
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  border-radius: 50px 50px 50px 50px;
}
#i17dtq {
  display: block;
  max-width: 430px;
  border-bottom: 4px none #028332;
  color: #fff;
  text-decoration: none;
  background-image: -webkit-linear-gradient(180deg, #75c6ff 0, #3994d4 100%);
  box-shadow: -2px 6px 16px 0 rgba(0, 0, 0, 0.24);
}
#iejx1l {
  margin: 0;
  text-align: center;
  padding: 18px 15px;
  font-size: 18px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  line-height: 25px;
  letter-spacing: 0.5px;
  background-image: linear-gradient(
    to right,
    #b6f5f5 0,
    #59c0ea 28.75%,
    #4aa4f4 62.9167%,
    #ce8ee4 100%
  );
}
#i2hiqa {
  width: 30%;
  padding: 5px;
}
#ij2brp,
#iwllny {
  color: #000;
  font-size: 12px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
}
#iwllny {
  display: inline;
  margin: 12px 0 0;
}
#i1ubrd {
  width: 100%;
  max-width: 1350px;
  border: 5px solid #fff;
  padding: 60px 0 50px;
  margin: 30px auto;
  display: block;
  color: #404041;
}
#ioh2jm {
  color: #000;
  font-size: 12px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  display: inline;
  margin: 0 0 0 3px;
}
#i1ehnh {
  display: inline;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
}
.itg96s_global {
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
#itg96s {
  background-color: #000;
}
#iubirj {
  color: #000;
  width: 600px;
  padding: 0;
  height: 100%;
  margin: auto;
}
#iubirj,
#ixp6rk,
#wrapper .infym9_global.hidden {
  display: block;
}
.i56nqf_global {
  width: 100%;
}
.i56nqf_global .hidden {
  display: none !important;
}
.i56nqf_global .ctr-pointer {
  cursor: pointer;
}
.i56nqf_global .comment-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0 40px;
  width: 100%;
}
.i56nqf_global .comment-title span {
  padding-right: 5px;
}
.i56nqf_global .comment-content {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
}
.i56nqf_global .content-item {
  display: flex;
  padding: 20px 10px 15px 12px;
  border: 1px solid #dfdfdf;
  width: 33.33%;
  min-height: 240px;
}
.i56nqf_global .content-item .star {
  width: auto;
  height: 18px;
}
.i56nqf_global .content-item:nth-child(2) {
  margin: 0 20px;
}
.i56nqf_global .thumb {
  width: 32px;
}
.i56nqf_global .img-view {
  max-width: 32px;
  border-radius: 50%;
}
.i56nqf_global .icon-fblike {
  max-width: 11px;
}
.i56nqf_global .content_wrap {
  flex: 1 0;
  padding-left: 10px;
  position: relative;
}
.i56nqf_global .content_wrap p {
  font-size: 14px;
  line-height: 19px;
}
.i56nqf_global .title {
  margin: 0;
  color: #3658a6;
  font-weight: 700;
  font-size: 14px;
}
.i56nqf_global .author {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
#ijgqsq {
  margin: 0;
  font-size: 32px;
  line-height: 41px;
  color: #404041;
  padding: 0 0 30px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
.i56nqf_global .desc ul {
  font-size: 11px;
  list-style: none;
  padding-left: 0;
  margin: 0;
  padding-top: 2px;
  color: #3658a6;
}
.i56nqf_global .desc li + li {
  padding-left: 3px;
}
.i56nqf_global .desc li.time {
  color: #999;
}
#i9a0sd {
  max-width: 100%;
}
.i8p2s7_global {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
.i9a0sd_global,
.is9slw_global {
  display: inline-flex;
  border-radius: 0;
  width: 100%;
  align-items: stretch;
}
.i9a0sd_global {
  max-width: 100%;
  height: auto;
  margin: auto;
}
.is9slw_global {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#isoum6 {
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 41px;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#i31b06,
#iwcx7f {
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  margin: 0 0 25px;
}
#iwcx7f {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
}
#i31b06 {
  font-size: 24px;
  line-height: 33px;
  color: #474848;
  letter-spacing: 1.5px;
}
#i1zdz4 {
  max-width: 11%;
  min-height: 12px;
  border-radius: 6px 0 0 6px;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#i292di,
#ijy3lh {
  font-size: 16px;
  line-height: 22px;
}
#ijy3lh {
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#i292di {
  width: 32auto;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#iq29nq {
  margin: 0 0 5px;
}
#ii673q {
  display: flex;
  align-items: center;
  min-height: auto;
  margin: 0 0 15px;
}
#ibf9lh {
  font-size: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  line-height: 1.35em;
  color: #404041;
  margin: 0;
}
#i2gzy6 {
  margin: 0 0 50px;
}
#idjmbq,
#irp1h9 {
  background-color: #f5f5f5;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.21) inset;
  min-height: 12px;
  margin: 0 0 25px;
}
#i93ds3 {
  max-width: 95px;
  width: 100%;
}
#i77bqk,
#iwhd1g {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  align-items: stretch;
}
#i77bqk {
  display: none;
}
#iwhd1g {
  display: inline-flex;
  max-width: 970px;
  height: auto;
  padding: 0 15px;
}
#i77bqk {
  padding: 100px 0 80px;
  position: relative;
  overflow: hidden;
}
#icbrx7 {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
#iz536i {
  font-size: 35px;
  line-height: 48px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  margin: 0 0 30px;
  letter-spacing: 1.17px;
  text-align: center;
}
#ip0hel {
  font-size: 18px;
  line-height: 25px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  color: #404041;
  margin: 0 0 25px;
}
#in9ddo {
  color: #4d4d4d;
  font-size: 16px;
  margin: 0;
  line-height: 24px;
  display: inline;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#ikwcwi {
  min-height: auto;
  margin: 20px 0;
  padding: 0;
  width: 65%;
}
#ity7md {
  margin: 0;
  text-align: center;
  padding: 10px 15px;
  font-size: 18px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.5px;
  display: inline-block;
}
#i1qh99 {
  display: block;
  max-width: 430px;
  border-bottom: 4px none #028332;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  text-decoration: none;
  background-image: -webkit-linear-gradient(180deg, #75c6ff 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#izwdd5 {
  font-size: 16px;
  color: #fff;
  margin: 0;
  width: 65%;
}
#iysu53 {
  justify-content: center;
  padding: 0;
  display: block;
  position: relative;
}
#iulzzg {
  display: inline-block;
  min-height: 200px;
}
#ijedlh,
#iulzzg {
  width: 100%;
}
#ijedlh,
#ik8lkh,
html.no-webp #ik8lkh,
html.no-webp html.no-webp #ik8lkh {
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  align-items: stretch;
}
html.no-webp html.no-webp #ik8lkh {
  width: 100%;
}
#ijedlh {
  max-width: 1280px;
  height: auto;
  padding: 0 15px;
}
#ik8lkh,
html.no-webp #ik8lkh {
  position: relative;
}
#ik8lkh,
html.no-webp #ik8lkh,
html.no-webp html.no-webp #ik8lkh {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}
html.no-webp html.no-webp #ik8lkh {
  position: relative;
  padding: 40px 0 45px;
  background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/643512bd4eee5b10a4321060/3f89502a-ea8a-4159-9809-957f672d194a/41724ea1-60d2-47fb-aaa4-4b821bfcfc02.png?t=20220912T071604195);
}
#ik8lkh,
html.no-webp #ik8lkh {
  justify-content: flex-start;
  padding: 10px 0;
  background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/645b6203044faa0ee8f95c98/a8f4e237-be84-4187-9a8b-19fcb683e674/bsw-mainherobanner-desk-view.jpg.webp?t=20230525T091626114);
  width: 100%;
  max-width: 1440px;
  height: 100%;
  max-height: 677.33px;
  overflow: hidden;
}
html.no-webp #ik8lkh {
  padding: 40px 0 45px;
  background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/645b6203044faa0ee8f95c98/f9f12541-4c75-49e8-91a6-3d69a3bbca16/39fc1bda-2f39-4dbb-ac78-9f353e0cd259.webp?t=20220912T071604195);
}
#i39gfb,
#iodo1i {
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  align-items: stretch;
}
#iodo1i {
  max-width: 970px;
  height: auto;
  padding: 0 15px;
  flex-direction: row;
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#i39gfb {
  position: relative;
  overflow: hidden;
}
#ivuo0f {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
#ij20p3,
#islcqs {
  min-height: 50px;
  padding: 125px 400px 125px 0;
  position: relative;
}
#islcqs {
  max-width: 750px;
  width: 100%;
  margin: 45px auto 0;
  background-color: #f5f5f5;
  padding: 20px 50px 25px;
}
#i8m3pq {
  margin: 0;
  text-align: center;
  padding: 18px 15px;
  line-height: 25px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  background-image: linear-gradient(
    to right,
    #b6f5f5 0,
    #59c0ea 32.5%,
    #4aa4f4 63.3333%,
    #ce8ee4 100%
  );
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  border-radius: 15px 15px 15px 15px;
}
#i7exyh {
  line-height: 24px;
  color: #404041;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 17px;
  width: 100%;
}
#i3tlrk {
  margin: 0 0 25px;
  color: #404041;
  font-size: 30px;
  line-height: 41px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
#i1mh69 {
  min-height: 50px;
}
#i9787k,
#iuw3e2 {
  max-width: auto;
  max-height: 52px;
}
#im4m3j {
  min-height: 50px;
}
#iqe4gj {
  max-width: auto;
  max-height: 52px;
}
#i5lydy {
  min-height: 50px;
}
#is9slw {
  margin: 65px 0 0;
}
#ih84m1 {
  margin: 0 0 0 25px;
  font-size: 14px;
  line-height: 19px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  padding: 3px 0 3px 25px;
  border-left: 1px solid #979797;
}
#ijs3i5,
#ilt6hk {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#ijs3i5 {
  display: block;
  border: 0 solid #000;
}
#ilt6hk {
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#ijg8ua {
  min-height: 50px;
  max-width: 970px;
  margin: 0 auto 55px;
  padding: 0 15px;
}
#i1e1kr {
  color: #000;
  width: 600px;
  display: block;
  height: 100%;
  margin: auto;
}
#i7ie6f {
  font-size: 25px;
  line-height: 34px;
  font-family: AvenirNext-Demi, Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  letter-spacing: 0.83px;
  width: 90%;
}
#i4aaww,
#i991he {
  max-width: 40px;
  min-height: 4px;
  border-radius: 0;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  margin: 10px 0 20px;
  color: #fff;
}
#i991he {
  max-width: 133px;
  color: #000;
}
#i6xr2u,
#irlm1w {
  border-radius: 50px 50px 50px 50px;
  float: none;
}
#irlm1w {
  margin: 0;
  text-align: center;
  font-size: 24px;
  font-family: AvenirNext-Demi, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 2.57px;
  background-color: #fff;
  padding: 12px 15px;
  color: #404041;
}
#i6xr2u {
  display: block;
  max-width: 300px;
  border-bottom: 4px none #028332;
  color: #fff;
  text-decoration: none;
  box-shadow: -2px 6px 16px 0 rgba(0, 0, 0, 0.24);
  width: 100%;
  background-image: linear-gradient(
    to right,
    #b5f3f5 0,
    #4aaef7 33.3333%,
    #60a5f4 66.6667%,
    #d290e6 100%
  );
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  padding: 3px;
  overflow: hidden;
}
#iwskyk {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #404041;
  letter-spacing: 0.8px;
  padding: 0;
}
#ipgpgi,
#iwskyk {
  text-align: center;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
}
#ipgpgi {
  margin: 0 0 44px;
  line-height: 27px;
  font-size: 17px;
}
#infym9 {
  top: 0;
  width: 100%;
  min-height: 50px;
  bottom: inherit;
  padding: 8px 0;
  box-shadow: 0 2px 4px 0 #0000001c;
}
.infym9_global {
  position: fixed;
  z-index: 10;
  text-align: center;
  background-color: #fff;
}
.infym9_global.hidden {
  display: none !important;
}
#ibcpiw {
  color: #000;
  max-width: 90px;
  width: 100%;
}
#i9v43s {
  margin: 0 0 0 25px;
  font-size: 14px;
  line-height: 19px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  padding: 3px 0 3px 25px;
  border-left: 1px solid #979797;
  width: 100%;
  max-width: 340px;
  max-height: 30px;
}
#icyyy9 {
  display: flex;
  align-items: center;
}
#ik158e {
  color: #000;
  line-height: 19px;
  font-size: 14px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  text-decoration: none;
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}
#ik158e:hover {
  display: inline-block;
  text-decoration: underline;
}
#i392zh {
  min-height: auto;
}
#i4he6f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
  max-width: auto;
  width: auto;
  margin: auto;
}
#iei8jd,
#ix5geq {
  border-radius: 50px 50px 50px 50px;
  opacity: 1;
}
#ix5geq {
  margin: 0;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.5px;
  width: 365px;
  background-color: #14b3b3;
}
#iei8jd {
  display: block;
  max-width: 365px;
  border-bottom: 4px none #028332;
  color: #fff;
  text-decoration: none;
  box-shadow: -2px 6px 16px 0 rgba(0, 0, 0, 0.24);
  border-right: 0 none #000;
  background-color: transparent;
}
#i8k5 {
  display: none;
}
#itjj {
  min-height: calc(100vh - 100px);
  max-width: auto;
  flex-direction: row;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
  border: 0 solid #000;
}
#i9xtk9 {
  display: none;
  visibility: hidden;
}
#igijsg {
  padding: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  position: relative;
  line-height: 0;
}
#ij4nlh {
  width: 100%;
  line-height: 0;
  max-width: 1440px;
  max-height: 104.15px;
  overflow: hidden;
}
#i2rgnf {
  color: #4d4d4d;
}
#i2rgnf,
#i7wgfr,
#ibnype {
  font-size: 16px;
  margin: 0;
  line-height: 24px;
  display: inline;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#ibnype {
  max-width: auto;
  padding: 0 5px;
  color: #000;
}
#i7wgfr {
  color: #565b64;
}
#iisgfd {
  min-height: auto;
  margin: 20px 0;
  padding: 0;
  width: 65%;
}
#ilirlh {
  font-size: 16px;
}
#ilmf8i {
  flex-direction: row;
  position: static;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 0 10px;
}
#irdkzz {
  max-width: 38px;
  min-height: 4px;
  border-radius: 0;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  margin: 15px 0 10px;
  width: 100%;
}
#i781t2 {
  font-size: 16px;
}
#i1h8ge,
#id4n2k {
  padding: 0;
  margin: 0;
  color: #404041;
}
#id4n2k {
  width: 98%;
  line-height: 25px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 18px;
}
#i1h8ge {
  font-size: 30px;
  line-height: 41px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#id7z {
  display: none;
}
#iv6vtk {
  font-size: 24px;
}
#iu46mj {
  font-size: 16px;
}
#io4hba {
  background-color: #0f466b;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.8px;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 20px;
}
#ilpn4t {
  font-size: 18px;
  font-family: Open Sans, Helvetica, Arial, sans-serif;
}
#ioqbk4 {
  font-weight: 400;
  width: 10auto;
  height: 10auto;
}
#iw7ugf {
  font-size: 35px;
  line-height: 48px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
  color: #363636;
  margin: 0 0 20px;
  letter-spacing: 1.17px;
  width: 100%;
}
#iijh {
  display: none;
}
#io0j {
  min-height: calc(100vh - 100px);
}
#i7e4wv,
#iaohuc,
#ij17dz,
#ipoe0l {
  color: #000;
  margin: 0 5px 0 0;
  width: 20px;
}
#i0lhb7,
#i1ref8,
#i6sxx8,
#i96rad,
#iat9wz,
#icb9n1,
#id0eqp,
#id0xpo,
#idrke2,
#iexuir,
#ifegao,
#ifo9l8,
#ighc2h,
#igjbg2,
#ih29av,
#ii0l0x,
#iif19v,
#ij6g4j,
#ijb9ne,
#ilc7yr,
#imxtyl,
#indzld,
#ipr7el,
#iqvhai,
#is40v9,
#ispch8,
#itm7zv,
#iw47y1,
#iz6l1h {
  color: #000;
  max-width: 90px;
  margin: 0 5px 0 0;
}
#igjbg2 {
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#intrym {
  padding: 0;
  color: #4d4d4d;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#i6w3lt {
  display: flex;
  align-items: center;
  min-height: auto;
}
#it0h79,
#it1slf {
  font-size: 16px;
  line-height: 22px;
}
#it0h79 {
  height: 10auto;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#it1slf {
  width: 32auto;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#in8wmf {
  margin: 0 0 5px;
}
#idbzzx {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0 10px 0 0;
}
#ik6p4u {
  padding: 0;
  color: #000;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#ivof84 {
  display: flex;
  align-items: center;
  min-height: auto;
}
#idy5tu,
#iguj9h,
#ixoxjl {
  margin: 20px auto;
  color: #d6d6d6;
  font-size: 12px;
  line-height: 16px;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  text-align: center;
  max-width: 800px;
}
#i2a0ab {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#iiu7ww {
  display: flex;
  align-items: center;
  min-height: auto;
}
#ivmwue {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#iepw1a {
  padding: 0;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}
#i0wn4f {
  display: flex;
  align-items: center;
  min-height: auto;
}
#io31ax {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#in4pw9 {
  padding: 0;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}
#im59a6 {
  display: flex;
  align-items: center;
  min-height: auto;
}
#itp002 {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#ikgcwg {
  padding: 0;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}
#idjntf {
  display: flex;
  align-items: center;
  min-height: auto;
}
#i17hjl {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#i4xidp {
  padding: 0;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}
#ihqxnj {
  display: flex;
  align-items: center;
  min-height: auto;
}
#iuzzyj {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0 10px 0 0;
}
#ip1q9l {
  padding: 0;
  color: #000;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#i063kw {
  display: flex;
  align-items: center;
  min-height: auto;
}
#i2idfl {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0 10px 0 0;
}
#itf32v {
  padding: 0;
  color: #000;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#iexo4c {
  display: flex;
  align-items: center;
  min-height: auto;
}
#is6j76 {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0 10px 0 0;
}
#ijpwex {
  padding: 0;
  color: #000;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#iqc7vr {
  display: flex;
  align-items: center;
  min-height: auto;
}
#irqbv2 {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0 10px 0 0;
}
#ingm3s {
  padding: 0;
  color: #000;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#ivv884 {
  display: flex;
  align-items: center;
  min-height: auto;
}
#ifg8nx {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0 10px 0 0;
}
#iki4vi {
  padding: 0;
  color: #000;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#isz0ud {
  display: flex;
  align-items: center;
  min-height: auto;
}
#ii5p81 {
  width: 10auto;
}
#i2xais {
  max-width: 38px;
  min-height: 4px;
  border-radius: 0;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  margin: 15px 0 10px;
  width: 100%;
}
#irpyum {
  font-size: 16px;
}
#i7n8cj {
  padding: 0;
  line-height: 25px;
  color: #404041;
  margin: 0;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 18px;
  width: 98%;
}
#irngtx,
#irngtx-2,
#izlg3m {
  color: #4d4d4d;
}
#izlg3m {
  padding: 0;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
}
#iz43jh {
  color: #000;
  max-width: 40px;
  display: block;
  width: 40px;
  margin: 0;
}
#i9yfkh {
  padding: 0;
  line-height: 34px;
  font-size: 18px;
  font-family: AvenirNext-Medium, Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}
#inszpw {
  display: flex;
  align-items: center;
  min-height: auto;
}
#iukh0z {
  width: 10auto;
}
#i9pq8o,
.i56nqf_global .author p {
  margin: 0;
}
#i9pq8o {
  font-size: 32px;
  line-height: 41px;
  color: #404041;
  padding: 0 0 30px;
  font-family: AvenirNext-Bold, Helvetica, Arial, sans-serif;
}
#ioh83w {
  max-width: 38px;
  min-height: 4px;
  border-radius: 0;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  margin: 15px 0 10px;
  width: 100%;
}
#ivzvv4 {
  font-size: 16px;
}
#ife5mn {
  padding: 0;
  line-height: 25px;
  color: #404041;
  margin: 0;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 18px;
  width: 98%;
}
#i0h5gl {
  max-width: 38px;
  min-height: 4px;
  border-radius: 0;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  margin: 15px 0 10px;
  width: 100%;
}
#icb4p1 {
  font-size: 16px;
}
#irpxzq {
  padding: 0;
  line-height: 25px;
  color: #404041;
  margin: 0;
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  font-size: 18px;
  width: 98%;
}
#ii8d1l {
  justify-content: center;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 150px 0 30px;
}
#ipojrr {
  color: #000;
  width: 600px;
  display: block;
  height: 100%;
  margin: auto;
}
#ik2zu5 {
  display: flex;
  flex-direction: row;
  padding: 10px 0;
}
#i76x1r,
#i88ax9,
#idec5f {
  max-width: 38px;
  min-height: 4px;
  border-radius: 0;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(30deg, #9b6eb2 0, #3994d4 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  margin: 15px 0 10px;
  width: 100%;
}
#iotv0j {
  padding: 0 0 20px;
  line-height: 24px;
  color: #404041;
  font-size: 17px;
  width: 100%;
}
#ihlkeh,
#iotv0j,
#iprjc2 {
  font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
}
#ihlkeh {
  padding: 0;
  width: 100%;
  line-height: 24px;
  color: #404041;
  font-size: 17px;
}
#iprjc2 {
  margin: 20px auto;
  color: #d6d6d6;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  max-width: 800px;
}
#ix1m2e {
  display: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
  height: auto;
}
#i8e1d9,
#if0lwl,
#ii6bsf,
#iob5gq {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
#i6j78s {
  display: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
  height: auto;
}
#i5mm3j,
#i6ivvk {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
#idqnye {
  display: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
  height: auto;
}
#ifibcm {
  margin: 0 auto;
  justify-content: center;
  text-align: center;
}
@font-face {
  font-family: swiper-icons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: AvenirNext-Bold;
  font-stretch: normal;
  font-style: normal;
  unicode-range: U+0-10FFFF;
  src: url(../image/584ea331-0cd2-4c48-85d9-737f9dddfa0b/612c51affb66501ae819fdf9/df695438-3ec0-420f-b230-0e4434862f9e/avenir-next-bold.ttf);
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: swiper-icons;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@media (max-width: 1023px) {
  #isbuh {
    font-size: 14px;
  }
  #irre9i {
    justify-content: flex-end;
  }
  #idhgwj,
  #irre9i {
    display: flex;
  }
  #i47xd {
    max-width: 100%;
  }
  #iwpwhy {
    font-size: 20px;
  }
  #iwpwhy,
  #iygppg {
    text-align: left;
    width: 100%;
  }
  #iqzkgc {
    font-size: 20px;
  }
  #i7zyyq,
  #iqzkgc {
    text-align: left;
    width: 100%;
  }
  #ie5cpm {
    text-align: left;
    font-size: 20px;
    padding: 0;
  }
  #ipa9q6 {
    text-align: left;
    width: 100%;
  }
  #iql6l5 {
    max-width: 400px;
  }
  #i10l46 {
    width: 30%;
  }
  #i6vvlr {
    color: #fff;
    text-decoration: none;
    max-width: 330px;
  }
  #iefs9i {
    padding: 0;
  }
  #i9xt6z {
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 305px;
  }
  #ji213i {
    padding: 15px 15px 10px 20px;
  }
  #i57uwk {
    padding: 15px 20px 10px 10px;
    display: block;
  }
  #idohsu {
    padding: 0;
    width: 80%;
  }
  #iaq4ay {
    margin: 0 0 30px;
  }
  #i1ubrd {
    width: 100%;
    max-width: 700px;
    margin: 30px auto;
    display: block;
  }
  #iv12uh {
    max-width: 650px;
  }
  #ihx6ki,
  #iu13yj {
    width: 100%;
  }
  #itnysh {
    width: 70%;
    padding: 5px 25px 5px 0;
  }
  #ia1qzk {
    max-width: 20px;
  }
  #i5y94r,
  #iht3l8 {
    align-items: center;
  }
  #i5y94r {
    margin: 0 0 30px;
  }
  #i6xr4i,
  #ijgqsq {
    margin: 0;
  }
  #ijgqsq {
    padding: 0;
    font-size: 24px;
    line-height: 32px;
  }
  #i7py1w {
    left: -110px;
  }
  #izl9lc {
    right: -110px;
  }
  #iqeriz {
    padding: 50px 0 0;
  }
  #ipbxi4 {
    margin: 0 0 35px;
  }
  #iainpc {
    padding: 0;
    width: 100%;
  }
  #i77bqk {
    padding: 50px 0;
  }
  #ip0hel,
  #iz536i {
    padding: 0 50px 0 0;
  }
  #in9ddo {
    display: block;
  }
  #ikwcwi,
  #izwdd5 {
    width: 100%;
  }
  #izwdd5 {
    max-width: 550px;
  }
  #ik8lkh {
    padding: 50px 0;
  }
  html.no-webp #ik8lkh,
  html.no-webp html.no-webp #ik8lkh {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
  }
  html.no-webp html.no-webp #ik8lkh {
    background-position: 67%;
    background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/643512bd4eee5b10a4321060/3f89502a-ea8a-4159-9809-957f672d194a/41724ea1-60d2-47fb-aaa4-4b821bfcfc02.png?t=20220912T071604195);
  }
  #ij20p3 {
    padding: 50px 30% 50px 0;
  }
  #islcqs {
    max-width: 500px;
  }
  #i7exyh {
    width: 100%;
  }
  #i3tlrk {
    margin: 0 0 20px;
    line-height: 32px;
    font-size: 25px;
  }
  #iuw3e2 {
    margin: 0 auto;
    display: block;
  }
  #ireil5 {
    flex-direction: row;
  }
  #i1mh69 {
    margin: 0 0 20px;
  }
  #i9787k {
    margin: 0 auto;
    display: block;
  }
  #im4m3j {
    margin: 0 0 20px;
  }
  #iqe4gj {
    margin: 0 auto;
    display: block;
  }
  #i5lydy {
    margin: 0 0 20px;
  }
  #is9slw {
    margin: 50px 0 0;
  }
  #ijs3i5 {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
  }
  #i7ie6f {
    padding: 0 50px 0 0;
  }
  #ipgpgi {
    margin: 0 0 35px;
  }
  #ittxuh {
    position: static;
  }
  #infym9 {
    top: inherit;
    width: 100%;
    min-height: 50px;
    bottom: 0;
    padding: 10px 0;
    box-shadow: 0 2px 4px 4px #0000001c;
  }
  #iruqxe {
    display: none;
  }
  #i1qh99 {
    margin: 0 auto;
  }
  #igijsg {
    position: static;
  }
  #i7wgfr {
    display: block;
  }
  #id4n2k,
  #iisgfd {
    width: 100%;
  }
  #i1h8ge {
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    padding: 0;
  }
  #ik8lkh {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
  }
  #i9v43s {
    width: 360px;
  }
  #iv6vtk {
    font-size: 16px;
    width: 100%;
    border: #000;
  }
  #iw7ugf {
    padding: 0 50px 0 0;
  }
  #i7e4wv,
  #iaohuc,
  #ij17dz,
  #ipoe0l {
    max-width: 20px;
  }
  #igjbg2 {
    margin: 5px 10px 0 0;
  }
  #i6w3lt {
    width: 77%;
    align-items: flex-start;
  }
  #idbzzx {
    margin: 5px 10px 0 0;
  }
  #ivof84 {
    align-items: flex-start;
  }
  #i2a0ab {
    margin: 5px 10px 0 0;
  }
  #iiu7ww {
    width: 77%;
    align-items: flex-start;
  }
  #ivmwue {
    margin: 5px 10px 0 0;
  }
  #i0wn4f {
    width: 77%;
    align-items: flex-start;
  }
  #io31ax {
    margin: 5px 10px 0 0;
  }
  #im59a6 {
    width: 77%;
    align-items: flex-start;
  }
  #itp002 {
    margin: 5px 10px 0 0;
  }
  #idjntf {
    width: 77%;
    align-items: flex-start;
  }
  #i17hjl {
    margin: 5px 10px 0 0;
  }
  #ihqxnj {
    width: 77%;
    align-items: flex-start;
  }
  #iuzzyj {
    margin: 5px 10px 0 0;
  }
  #i063kw {
    align-items: flex-start;
  }
  #i2idfl {
    margin: 5px 10px 0 0;
  }
  #iexo4c {
    align-items: flex-start;
  }
  #is6j76 {
    margin: 5px 10px 0 0;
  }
  #iqc7vr {
    align-items: flex-start;
  }
  #irqbv2 {
    margin: 5px 10px 0 0;
  }
  #ivv884 {
    align-items: flex-start;
  }
  #ifg8nx {
    margin: 5px 10px 0 0;
  }
  #isz0ud {
    align-items: flex-start;
  }
  #i7n8cj {
    width: 100%;
  }
  #iz43jh {
    margin: 5px 10px 0 0;
  }
  #inszpw {
    width: 77%;
    align-items: flex-start;
  }
  #i9pq8o {
    padding: 0;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
  }
  #ife5mn,
  #irpxzq {
    width: 100%;
  }
  #ii8d1l {
    padding: 15px 15px 10px 20px;
  }
  #ik2zu5 {
    align-items: center;
    margin: 0 0 30px;
  }
  #ihlkeh,
  #iotv0j {
    width: 100%;
  }
  #ik8lkh,
  html.no-webp #ik8lkh {
    background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/645b6203044faa0ee8f95c98/6b7b8c9b-4602-4d91-bd0e-95416bac2e97/vital-sense-mainherobanner-tab-view.jpg.webp?t=20230529T060625912);
    background-position: center center;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
  html.no-webp #ik8lkh {
    background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/645b6203044faa0ee8f95c98/6b7b8c9b-4602-4d91-bd0e-95416bac2e97/vital-sense-mainherobanner-tab-view.jpg?t=20230529T060625912);
  }
  #ialfno-anc {
    padding: 70px 0 30px;
  }
  #ireil5 {
    width: 30%;
  }
  #i1vctr,
  #idhgwj {
    width: 35%;
  }
  #ilvqn {
    display: none;
  }
  #ilpn4t {
    width: 10auto;
  }
  #ibcpiw {
    max-width: 90px;
  }
  #it3j65 {
    min-width: 90px;
  }
  #iw7ugf {
    width: auto;
  }
  #iqninx {
    padding: 40px 0 20px;
  }
}
@media (max-width: 992px) {
  #i47xd {
    max-width: 80%;
  }
}
@media (min-width: 992px) {
  .i3qwyb_global {
    top: auto;
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  .gjs-row {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  #inwxrp {
    margin: 15px 0;
  }
  #i9uquf {
    margin: 0;
  }
  #i9uquf,
  #ir1wqh {
    display: block;
    text-align: center;
  }
  #i66wab {
    flex-direction: column;
    margin: 30px 0 0;
  }
  #i6su5m {
    display: block;
  }
  #ireil5 {
    margin: 0 0 20px;
  }
  #iwpwhy {
    font-size: 20px;
    padding: 0;
    min-height: 0;
    margin: 0 0 10px;
    width: 80%;
    letter-spacing: 1.25px;
  }
  #iygppg {
    font-size: 16px;
  }
  #i47xd {
    display: block;
    flex: 1 0 0px;
  }
  #iufx6n {
    flex-direction: column;
  }
  #i1vctr {
    margin: 0 0 20px;
  }
  #i57uwk {
    order: 2;
  }
  #iqeriz {
    padding: 50px 0 35px;
  }
  #idohsu {
    font-size: 26px;
    max-width: 100%;
    width: 100%;
    line-height: 36px;
    margin: 0 auto 60px;
  }
  #i126oj {
    margin: 0 0 20px;
  }
  #ihx6ki {
    display: block;
    margin: 0 0 30px;
  }
  #iu13yj {
    padding: 0;
  }
  #i71gzw {
    padding: 20px 0 0;
  }
  #i10l46 {
    padding: 0 0 0 7px;
  }
  #i6vvlr {
    max-width: auto;
    width: 100%;
  }
  #iefs9i {
    font-size: 28px;
    line-height: 38px;
    margin: 0 0 15px;
  }
  #i48otg {
    display: block;
  }
  #iruqxe {
    display: none;
    flex-direction: column;
  }
  #ittxuh {
    padding: 12px 0;
  }
  #i8vtdb {
    max-width: 127px;
  }
  #iainpc {
    padding: 0;
  }
  #i7asm7,
  #iainpc,
  #iy0ill,
  #iy0zqf {
    font-size: 17px;
    line-height: 24px;
  }
  #iejx1l {
    padding: 15px;
    font-size: 18px;
  }
  #ie5cpm,
  #iqzkgc {
    letter-spacing: 1.25px;
  }
  #i6b5mj,
  #ihbibr {
    flex: 1 0 0px;
  }
  #i5y94r,
  #iht3l8 {
    display: flex;
  }
  #ji213i {
    display: block;
    order: 2;
  }
  #iaq4ay {
    font-size: 26px;
    line-height: 36px;
    padding: 0;
  }
  #ipruf2 {
    width: 100%;
  }
  #ivgqjg {
    max-width: 240px;
    display: block;
    margin: 20px auto 0;
  }
  #imw9an {
    width: 100%;
  }
  #i6qixe {
    max-width: 240px;
    display: block;
    margin: 20px auto 0;
  }
  #izpt8q {
    width: 100%;
  }
  #it6rvi {
    flex-direction: column;
  }
  #itcq4f {
    max-width: 240px;
    display: block;
    margin: 0 auto;
  }
  #i1ubrd {
    padding: 0;
    border: 5px #fff;
  }
  #i7py1w,
  #izl9lc {
    max-width: 48px;
    position: absolute;
  }
  #i7py1w {
    margin: 0 0 -50px;
    display: block;
    left: 0;
    top: -21px;
  }
  #izl9lc {
    right: 0;
    top: 96%;
  }
  #i82obk,
  #i8a4lg,
  #ijvl9h,
  #itog6j,
  #ivfhcg {
    max-width: 15px;
  }
  #i051ah,
  #iajv1i,
  #ilai3k,
  #ingspj,
  #iui6qm {
    font-size: 11px;
    line-height: 15px;
  }
  #il7jf6 {
    max-width: 15px;
  }
  #ie8fkd {
    height: auto;
    padding: 15px;
    max-width: 100%;
  }
  #i61l {
    display: none;
  }
  #iql6l5 {
    max-width: 100%;
    margin: 0;
  }
  #ixp8vd {
    padding: 10px 15px 30px;
    margin: 0;
  }
  #i9dzfo {
    font-size: 28px;
    line-height: 38px;
  }
  #icheoh {
    font-size: 12px;
  }
  #iuxf0p {
    max-width: 100%;
  }
  #i7x9tf {
    width: 100%;
  }
  #itnysh {
    padding: 5px 10px 5px 0;
    flex: 1 0 0px;
  }
  #i57uwk,
  #i9xt6z,
  #ji213i {
    width: 100%;
  }
  #i9xt6z {
    padding: 0;
    margin: 0 0 151px;
  }
  #ia1qzk {
    max-width: 14px;
    margin: 0 -0.5px 0 0;
  }
  #i10l46 {
    width: 35%;
  }
  #ijeyja,
  #iwvhls {
    width: 100%;
  }
  #iwvhls {
    margin: 0 0 14px;
  }
  #ijeyja {
    margin: 0 0 11px;
  }
  #ilkugf {
    width: 100%;
    margin: 0 0 12px;
  }
  #iui6qm {
    margin: 0 0 0 3px;
  }
  #i8yetn {
    max-width: 14px;
    margin: 0;
  }
  #igqk12 {
    margin: 0 0 13px;
  }
  #igqk12,
  #illurg {
    width: 100%;
  }
  #indkff {
    max-width: 14px;
    margin: 0 -0.5px 0 0;
  }
  #iu13yj {
    width: 100%;
    max-width: 100%;
  }
  #i051ah {
    margin: 0 0 0 3px;
  }
  #itnysh {
    width: 65%;
  }
  #ibxe6g,
  #isbkzc {
    max-width: 14px;
    margin: 0 -0.5px 0 0;
  }
  #i7egir,
  #iwv87g {
    max-width: 14px;
    margin: 0;
  }
  #iwv87g {
    margin: 0 -0.5px 0 0;
  }
  #ie5cpm {
    text-align: left;
    padding: 0;
  }
  #ie8fkd {
    font-size: 18px;
  }
  #iuxf0p {
    margin: 0 auto;
  }
  #ireil5 {
    flex-direction: row;
  }
  #i1vctr,
  #ireil5 {
    display: flex;
    width: 100%;
  }
  #i47xd,
  #i6b5mj,
  #ihbibr {
    width: 85%;
    padding: 0;
  }
  #idhgwj {
    display: flex;
    width: 100%;
  }
  #iqzkgc,
  #iwpwhy,
  #iygppg {
    text-align: left;
  }
  #ipa9q6 {
    margin: 0;
  }
  #i7zyyq,
  #ipa9q6 {
    text-align: left;
  }
  #irre9i {
    width: 100%;
    display: block;
    position: relative;
  }
  #i17dtq {
    max-width: 390px;
  }
  #iefs9i {
    padding: 0;
  }
  #iajv1i,
  #ilai3k,
  #ingspj {
    margin: 0 0 0 3px;
  }
  #iht3l8 {
    flex-direction: column;
  }
  #i6xr4i {
    margin: 0;
  }
  #i5y94r {
    flex-direction: column;
  }
  #ijgqsq {
    padding: 0;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.87px;
  }
  #isoum6 {
    font-size: 30px;
    line-height: 38px;
    color: #000;
  }
  #i31b06,
  #isoum6,
  #iwcx7f {
    text-align: center;
  }
  #i31b06 {
    color: #474848;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 20px;
  }
  #i6vvlr {
    margin: 20px auto 0;
  }
  #ixbnyr {
    max-width: auto;
  }
  #i3iq5f {
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #ialfno-anc {
    padding: 30px 0 50px;
  }
  #i77bqk {
    padding: 40px 0 0;
  }
  #iz536i {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.97px;
    margin: 0 0 10px;
    padding: 0;
  }
  #ip0hel {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    padding: 0;
  }
  #ikwcwi,
  #in9ddo {
    line-height: 24px;
    font-size: 17px;
  }
  #in9ddo {
    display: inline;
  }
  #ikwcwi {
    padding: 0;
    margin: 15px 0;
  }
  #ity7md {
    padding: 15px;
  }
  #i1qh99 {
    max-width: 390px;
  }
  #izwdd5 {
    width: 100%;
    max-width: 100%;
  }
  #ik8lkh {
    padding: 125% 0 40px;
  }
  html.no-webp #ik8lkh,
  html.no-webp html.no-webp #ik8lkh {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 125% 0 40px;
  }
  html.no-webp #ik8lkh {
    background-attachment: scroll;
    background-position: 0 0;
    background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/645b6203044faa0ee8f95c98/4fd72f7d-7a0d-449a-9d41-6434d05cc729/vital-sense-mainherobanner-mobile-view.jpg?t=20230529T060722663);
  }
  html.no-webp html.no-webp #ik8lkh {
    background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/643512bd4eee5b10a4321060/24168af7-06e2-4427-94f8-5abc72cfb614/02363ed4-0a0c-4854-97c0-46e4e6dcab45.jpg?t=20220912T065350484);
    background-position: center top;
  }
  #i39gfb {
    padding: 0;
    position: relative;
  }
  #iodo1i {
    padding: 35px 15px 88%;
  }
  #ij20p3 {
    padding: 0;
    position: relative;
  }
  #ipbxi4 {
    font-size: 22px;
    line-height: 30px;
  }
  #i8m3pq,
  #ipbxi4 {
    width: 100%;
  }
  #islcqs {
    padding: 55px 20px 25px;
    margin: 65px auto 45px;
  }
  #icerkf {
    margin: 0;
  }
  #iv5yt8,
  #ixcnbx {
    width: 100%;
    margin: 30px auto 0;
  }
  #ixcnbx {
    margin: 30px auto 20px;
  }
  #i7exyh {
    font-size: 16px;
    line-height: 24px;
  }
  #i3tlrk {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.87px;
  }
  #i9787k,
  #iqe4gj,
  #iuw3e2 {
    max-height: 50px;
  }
  #i55eho,
  #iakor7,
  #idjmbq,
  #irp1h9,
  #islybo {
    margin: 0 0 15px;
  }
  #ih84m1 {
    border-left: 1px none #979797;
    text-align: center;
    padding: 0;
    margin: 10px 0 0;
  }
  #ijs3i5 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    margin: 2px 0 0;
    padding: 0;
  }
  #iwhd1g {
    padding: 0 15px 116%;
  }
  #ilt6hk {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
  }
  #iarkba {
    flex-direction: column;
  }
  #i1e1kr {
    display: block;
    max-width: 100%;
    order: 1;
    width: 100%;
  }
  #i7ie6f {
    letter-spacing: normal;
    padding: 0;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
  }
  #i6xr2u {
    max-width: 390px;
  }
  #iwskyk {
    width: 100%;
    margin: 30px auto 20px;
  }
  #ipgpgi {
    font-size: 17px;
    width: 100%;
  }
  #i1ehnh {
    font-family: AvenirNext-regular, Helvetica, Arial, sans-serif;
  }
  #iubirj {
    order: 1;
    width: 100%;
  }
  #isbuh {
    font-size: 16px;
  }
  #ibf9lh,
  #igkf2o,
  #isbuh {
    line-height: 24px;
  }
  #i2gzy6 {
    margin: 0 0 40px;
  }
  #i9v43s {
    border-left: 1px none #979797;
    text-align: center;
  }
  #icyyy9 {
    display: flex;
    flex-direction: column;
  }
  #i392zh {
    display: none;
  }
  #i4he6f {
    display: block;
    padding: 0;
  }
  #inzj8l {
    padding: 0 15px;
  }
  #igijsg {
    padding: 12px 0;
  }
  #i2rgnf,
  #i7wgfr,
  #ibnype,
  #iisgfd {
    line-height: 24px;
    font-size: 17px;
  }
  #i7wgfr {
    display: inline;
  }
  #iisgfd {
    padding: 0;
    margin: 15px 0;
  }
  #irdkzz {
    margin: 10px 0;
  }
  #id4n2k {
    margin: 0 0 -10px;
    font-size: 16px;
    line-height: 24px;
  }
  #i1h8ge {
    padding: 0;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.87px;
  }
  #ik8lkh {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    background-size: cover;
  }
  #ijedlh {
    max-width: 360px;
    width: 100%;
  }
  #ilmf8i {
    align-items: stretch;
    flex-direction: row;
    display: flex;
  }
  #ibcpiw {
    justify-content: center;
  }
  #ilirlh {
    font-size: 15px;
  }
  #ix5geq {
    padding: 10px 0 7px;
  }
  #iei8jd,
  #ix5geq {
    width: 320px;
    max-width: 320px;
  }
  #i9v43s {
    margin: 0;
    padding: 3px 0;
    width: 320px;
  }
  #iw7ugf {
    font-size: 29px;
    line-height: 38px;
    letter-spacing: 0.97px;
    margin: 0 0 10px;
    padding: 0;
  }
  #i6sxx8,
  #i7e4wv,
  #iaohuc,
  #iexuir,
  #ifegao,
  #ij17dz,
  #ijb9ne,
  #ipoe0l {
    max-width: 14px;
    margin: 0 -0.5px 0 0;
  }
  #id0xpo,
  #ifo9l8,
  #ih29av,
  #ii0l0x,
  #imxtyl {
    max-width: 14px;
    margin: 0;
  }
  #ih29av {
    margin: 0 -0.5px 0 0;
  }
  #iat9wz,
  #iz6l1h {
    max-width: 14px;
    margin: 0;
  }
  #id0eqp,
  #iif19v,
  #itm7zv {
    max-width: 14px;
    margin: 0 -0.5px 0 0;
  }
  #i0lhb7,
  #i1ref8,
  #i96rad,
  #icb9n1,
  #idrke2,
  #ighc2h,
  #ij6g4j,
  #ilc7yr,
  #indzld,
  #ipr7el,
  #iqvhai,
  #is40v9,
  #ispch8,
  #iw47y1 {
    max-width: 15px;
  }
  #igjbg2 {
    margin: 5px 0 0;
  }
  #intrym {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #i6w3lt {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #idbzzx {
    margin: 5px 0 0;
  }
  #ik6p4u {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #ivof84 {
    margin: 0;
    align-items: flex-start;
  }
  #i2a0ab {
    margin: 5px 0 0;
  }
  #iiu7ww {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #ivmwue {
    margin: 5px 0 0;
  }
  #iepw1a {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #i0wn4f {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #io31ax {
    margin: 5px 0 0;
  }
  #in4pw9 {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #im59a6 {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #itp002 {
    margin: 5px 0 0;
  }
  #ikgcwg {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #idjntf {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #i17hjl {
    margin: 5px 0 0;
  }
  #i4xidp {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #ihqxnj {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #iuzzyj {
    margin: 5px 0 0;
  }
  #ip1q9l {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #i063kw {
    margin: 0;
    align-items: flex-start;
  }
  #i2idfl {
    margin: 5px 0 0;
  }
  #itf32v {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #iexo4c {
    margin: 0;
    align-items: flex-start;
  }
  #is6j76 {
    margin: 5px 0 0;
  }
  #ijpwex {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #iqc7vr {
    margin: 0;
    align-items: flex-start;
  }
  #irqbv2 {
    margin: 5px 0 0;
  }
  #ingm3s {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #ivv884 {
    margin: 0;
    align-items: flex-start;
  }
  #ifg8nx {
    margin: 5px 0 0;
  }
  #iki4vi {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #isz0ud {
    margin: 0;
    align-items: flex-start;
  }
  #i2xais {
    margin: 10px 0;
  }
  #i7n8cj {
    font-size: 16px;
    line-height: 24px;
  }
  #izlg3m {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #iz43jh {
    margin: 5px 0 0;
  }
  #i9yfkh {
    line-height: 28px;
    margin: 0 0 0 10px;
  }
  #inszpw {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
  #i9pq8o {
    padding: 0;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.87px;
  }
  #ioh83w {
    margin: 10px 0;
  }
  #ife5mn {
    margin: 0 0 -10px;
    font-size: 16px;
    line-height: 24px;
  }
  #i0h5gl {
    margin: 10px 0;
  }
  #irpxzq {
    margin: 0 0 -10px;
    font-size: 16px;
    line-height: 24px;
  }
  #ii8d1l,
  #ipojrr {
    display: block;
    order: 2;
    width: 100%;
  }
  #ipojrr {
    max-width: 100%;
    order: 1;
  }
  #ik2zu5 {
    display: flex;
    flex-direction: column;
  }
  #i76x1r,
  #i88ax9,
  #idec5f {
    margin: 10px 0;
  }
  #ihlkeh,
  #iotv0j {
    font-size: 16px;
    line-height: 24px;
  }
  #ik8lkh {
    background-image: url(../image/FEF35240-D456-4AB3-890F-68A6FB65FAC8/645b6203044faa0ee8f95c98/4fd72f7d-7a0d-449a-9d41-6434d05cc729/vital-sense-mainherobanner-mobile-view.jpg.webp?t=20230529T060722663);
  }
  #ilvqn {
    display: none;
  }
  #iz536i {
    text-align: center;
  }
  #i47xd {
    margin: 0 0 0 15px;
  }
  #ji213i {
    height: auto;
  }
  #i57uwk,
  #ii8d1l,
  #ji213i {
    padding: 0 15px;
  }
  #i57uwk {
    height: auto;
  }
  #i7exyh {
    margin: 0 0 20px;
  }
  #i1e1kr {
    margin: 0;
    height: 100%;
    padding: 20px 2%;
  }
  #i5y94r,
  #ipojrr {
    margin: 0;
    padding: 0;
  }
  #ipojrr {
    height: 100%;
    padding: 20px 2%;
  }
  #ife5mn {
    padding: 0 0 20px;
  }
  #iubirj {
    margin: 0;
    height: 100%;
    padding: 20px 2%;
  }
  #ihlkeh {
    margin: 0 0 20px;
  }
  #iotv0j {
    margin: 0;
  }
  #ii5p81 {
    height: 10auto;
  }
  #ik2zu5 {
    padding: 0;
  }
  #i7n8cj,
  #ik2zu5,
  #ip0hel {
    margin: 0;
  }
  #ijg8ua {
    margin: 0 auto;
  }
  #irlm1w,
  #is9slw {
    margin: 0;
  }
  #irlm1w {
    padding: 10px 15px;
  }
  #i6xr2u {
    padding: 3px;
    margin: 0 0 15px;
  }
  #i3tlrk,
  #ixbnyr {
    padding: 0 0 20px;
  }
  #i3tlrk {
    margin: 0;
  }
  #ibcpiw {
    max-width: 91px;
  }
  #iqninx {
    padding: 40px 0 19px;
  }
}
@media (max-width: 480px) {
  #i47xd {
    max-width: 85%;
  }
  .i56nqf_global .comment-content {
    flex-direction: column;
  }
  .i56nqf_global .comment-title span {
    padding-right: 0;
  }
  .i56nqf_global .content-item {
    width: 100%;
  }
  .i56nqf_global .content-item:nth-child(2) {
    margin: 20px 0;
  }
  .i56nqf_global .comment-title {
    flex-direction: column;
  }
}
