/*!
 * 
 * wpnew
 * 
 * @author kaige
 * @version 0.1.0
 * @link MIT
 * @license MIT
 * 
 * Copyright (c) 2026 kaige
 * 
 * This software is released under the MIT License
 * https://opensource.org/licenses/MIT
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * 1. Prevent padding and border from affecting element width
 * https://goo.gl/pYtbK7
 * 2. Change the default font family in all browsers (opinionated)
 */

html {
  box-sizing: border-box; /* 1 */
  font-family: sans-serif; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Removes the default spacing and border for appropriate elements.
 */


dd,
h1,
h2,
h3,
h4,
h5,
p,
pre {
  margin: 0;
}

button {
  background: transparent;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

ol,
ul {
  margin: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * Allow adding a border to an element by just adding a border-width.
 *
 * By default, the way the browser specifies that an element should have no
 * border is by setting it's border-style to `none` in the user-agent
 * stylesheet.
 *
 * In order to easily add borders to elements by just setting the `border-width`
 * property, we change the default border-style for all elements to `solid`, and
 * use border-width to hide them instead. This way our `border` utilities only
 * need to set the `border-width` property instead of the entire `border`
 * shorthand, making our border utilities much more straightforward to compose.
 *
 * https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
*::before,
*::after {
  border-width: 0;
  border-style: solid;
  border-color: #e6e6e6;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

img {
  max-width: 100%;
  height: auto;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
  opacity: .5;
}

button,
[role="button"] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

.gs-container {
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: initial;
}

@media (min-width: 640px) {
  .gs-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (min-width: 960px) {
  .gs-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.gs-container::before,
.gs-container::after {
  content: "";
  display: table;
}

.gs-container::after {
  clear: both;
}

.gs-container>:last-child {
  margin-bottom: 0;
}

.gs-container .gs-container {
  paddig-left: 0;
  padding-right: 0;
}

.gs-container-2xs {
  max-width: 640px;
}

.gs-container-xs {
  max-width: 750px;
}

.gs-container-sm {
  max-width: 900px;
}

.gs-container-lg {
  max-width: 900px;
}

.gs-container-expand {
  max-width: none;
}

.gs-container-rm-padding {
  padding-left: 0;
  padding-right: 0;
}

.gs-container-expand-left {
  margin-left: 0;
}

.gs-container-expand-right {
  margin-right: 0;
}

.tag {
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  font-size: .75rem;
  color: #0085ff;
  cursor: pointer;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1;
  margin: 0 8px 8px 0;
  padding: 3px 6px;
  background-color: rgba(244, 244, 244, .9);
}

.title {
  border-style: solid;
  border-left-width: 8px;
  border-color: #b8c2cc;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: .75rem;
  font-weight: 700;
  color: #555;
  font-size: .875rem;
}

.card {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.card-title {
  line-height: 1.5;
  border-style: solid;
  border-left-width: 8px;
  border-color: #0085ff;
  margin-left: -1rem;
  padding-left: .5rem;
  color: #555;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.875rem;
}

.content-card {
  background-color: #fff;
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
  border-radius: 8px;
}

.content-p {
  color: #555;
  font-size: .9375rem;
  line-height: 1.75rem;
}

.content-p p {
  margin-bottom: 1rem;
}

.tab-title {
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  color: #0085ff;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 18px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tabs-component-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  margin: 0 16px;
}

.gs-fixed {
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
  background: #fff;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: all .5s ease-in;
}

.gs-fixed a {
  color: #83c4ff;
  font-weight: bold;
}

@media (min-width: 640px) {
  .gs-fixed {
    width: 640px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .gs-fixed {
    width: 992px;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {
  .gs-fixed {
    width: 1200px;
    margin: 0 auto;
  }
}

li.tabs-component-tab {
  display: block;
  padding: 6px 0;
}

li.tabs-component-tab.is-active {
  background: #0086ff;
}

li.tabs-component-tab.is-active>a {
  color: #fff;
}

li.tabs-component-tab>a {
  color: #83c4ff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
}

ul.gs-show-first li:first-child {
  background: #0086ff;
}

ul.gs-show-first li:first-child a {
  color: #fff;
}

.switch input {
  position: absolute;
  opacity: 0;
}

.switch div {
  transition: all 300ms;
}

.switch input:checked+div {
  transform: translate3d(100%, 0, 0);
}

@media (max-width: 578px) {
  .sm-w-1\/6 {
    width: 16.66667%;
  }

  .sm-w-5\/6 {
    width: 83.33333%;
  }
}

@media (max-width: 372px) {

  .space-mobile {
    justify-content: space-between;
    width: 80%;
  }
}

@media (max-width: 360px) {
  .break-mobile {
    flex-direction: column;
    align-items: center;
  }
}

.decorate-header>h1:first-child {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.decorate-header>h1:first-child:before {
  content: "先了解一下什么是";
}

.decorate-header>br:first-of-type {
  display: none;
}

.decorate-header>h2:last-of-type {
  font-size: 1.125rem;
  color: #555;
  font-weight: 700;
}

.timeline .timeline-item {
  margin-top: 1.875rem;
}

.linear-bg-30 {
  background-image: linear-gradient(-30deg, #00b2ff, #00a8ff, #009dff, #0091ff, #0085ff);
}

.new-cards {
  padding-bottom: .75rem;
}

.new-cards .new-card {
  margin-top: .75rem;
}

.new-cards .new-card:first-child {
  margin-top: 0;
}

.func-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 480px) {
  .func-title {
    max-width: 6rem;
  }
}

.h-sm {
  font-weight: 700;
  font-size: .875rem;
}

.h-xs {
  font-weight: 700;
  font-size: .75rem;
}

.h-lg {
  font-weight: 700;
  font-size: 1.125rem;
}

.h-xl {
  font-weight: 700;
  font-size: 1.25rem;
}

.h-3xl {
  font-weight: 700;
  font-size: 1.875rem;
}

.img-shake {
  animation: shake 1s 1s both infinite;
}

@keyframes shake {
  0% {
    transform: scaleX(1);
  }

  10%,
  20% {
    transform: rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: rotate(3deg);
  }

  40%,
  60%,
  80% {
    transform: rotate(-3deg);
  }

  to {
    transform: scaleX(1);
  }
}

.spatial-btn {
  width: 80px;
  height: 80px;
  background-image: url(https://gese-static.oss-cn-beijing.aliyuncs.com/assets/images/spatialmemory_btn.png);
  background-size: contain;
  transition: all .3s ease-in-out;
  margin-bottom: 102px;
}

.spatial-btn:hover {
  margin-right: 16px;
}

@keyframes christ {
  0% {
    background-position: 0 0;
  }

  to {
    background-position: 0 -480px;
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes zoom {
  from {
    opacity: 0;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.butn {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #b8c2cc;
  color: #333;
  text-align: center;
  border-radius: 4px;
  padding: .25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  white-space: nowrap;
  cursor: pointer;
}

.butn:disabled,
.butn:disabled:hover,
.butn:disabled:visited {
  pointer-events: none;
  background-color: #f1f5f8;
  outline: 0;
  border-width: 1px;
  box-shadow: none;
  color: #e6e6e6 !important;
}

.butn:hover,
.butn:focus {
  border-color: #e6e6e6;
}

.butn:active,
.butn:visited {
  border-color: #fff;
}

.butn-md {
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: .875rem;
}

.butn-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: .75rem;
}

.butn-xs {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: .25rem;
  padding-right: .25rem;
  font-size: .75rem;
}

.butn-primary {
  background-color: #0085ff;
  border-style: none;
  box-shadow: 0 2px 4px 0 rgba(101, 194, 255, .24);
  color: #fff !important;
}

.butn-primary-outline {
  background-color: #fff;
  border-color: #0085ff;
  color: #0085ff;
}

.butn-primary-outline:hover {
  background-color: #f1f5f8;
}

.butn-primary:hover {
  background-color: #3490dc;
}

.butn-gray {
  background-color: #e6e6e6;
  border-style: none;
  color: #777;
}

.butn-orange {
  background-color: #f60;
  border-style: none;
  box-shadow: 0 2px 4px 0 rgba(255, 185, 13, .24);
  color: #fff !important;
}

.butn-orange-outline {
  background-color: #fff;
  border-color: #faad63;
  color: #f60;
}

.butn-orange-outline:hover {
  background-color: #f1f5f8;
}

.butn-orange:hover {
  background-color: #de751f;
}

.butn-icon {
  padding: .5rem;
  box-shadow: none;
  background-color: transparent;
  border: none;
}

.butn-as {
  background-color: transparent;
  padding: 1px;
  margin: 0;
  box-shadow: none;
  outline: 0;
  border-style: none;
  display: flex;
  align-items: center;
  border-radius: 0;
}

.butn-as:hover,
.butn-as:focus,
.butn-as:active {
  background-color: transparent;
  border-style: none;
  outline: 0;
}

.char {
  font-weight: 700;
  font-size: 1.875rem;
  font-family: DINCond-Black;
  line-height: 1;
}

.square {
  display: block;
  width: 100%;
  min-width: 100px;
  min-height: 100px;
}

.result-image {
  height: 40px;
  text-align: center;
}

.new::before,
.new::after {
  content: "";
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border-bottom: .5rem solid rgba(0, 0, 0, 0);
}

.new::after {
  left: 0;
  border-left: .5rem solid #f60;
}

.new::before {
  right: 0;
  border-right: .5rem solid #f60;
}

.bottom-link {
  display: block;
  background-color: #0085ff;
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
  border-radius: 4px;
  padding: .5rem;
  text-align: left;
  color: #fff;
  font-weight: 700;
  font-size: .75rem;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
  align-items: center;
  min-height: 72px;
}

.info-table {
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 1.5rem;
}

.info-table th,
.info-table td {
  text-align: center;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding: 8px 0;
  border: 6px solid #fff;
  border-radius: 8px;
}

.info-table th {
  background-color: #0085ff;
  color: #fff;
  font-weight: 700;
}

.info-table tr:first-child td {
  color: #f60;
  font-weight: 700;
}

.info-table tr td {
  background-color: #eee;
}

.info-table tr td:first-child {
  font-weight: 700;
}

.level {
  position: relative;
  margin-bottom: 1.25rem;
  margin-top: 1.5rem;
}

.level-line {
  background: linear-gradient(90deg, #ffba51, #f60);
  height: 1rem;
  border-radius: 9999px;
  margin: 0 -1rem;
}

.level-left,
.level-right {
  position: absolute;
  bottom: -1.5rem;
  font-size: .75rem;
  line-height: 20px;
  color: rgba(0, 0, 0, .8);
}

.level-left {
  left: -1rem;
}

.level-right {
  right: -1rem;
}

.level-top {
  position: absolute;
  top: -1.5rem;
  transform: translateX(-50%);
}

.gene-rate {
  position: relative;
  display: inline-block;
}

.gene-rate span {
  display: block;
  position: absolute;
  background: hsla(0, 0%, 100%, .6);
  height: 100%;
  top: 0;
  right: 0;
}

.gs-box-border {
  box-sizing: border-box;
}

.action-primary-large,
.action-primary,
.action-primary-rectangle-with-radius,
.action-default-small,
.gs-button-primary,
.action-default-square-small,
.thb-btn.thb-read-more,
.thb-skin-dark form [type=submit] {
  color: #fff !important;
  background-color: #0085ff !important;
  border-radius: 4px !important;
}

.action-primary-large:hover,
.action-primary:hover,
.action-primary-rectangle-with-radius:hover,
.action-default-small:hover,
.gs-button-primary:hover,
.action-default-square-small:hover,
.thb-btn.thb-read-more:hover,
.thb-skin-dark form [type=submit]:hover {
  background-color: rgb(0, 106.4, 204) !important;
  color: hsl(0, 0%, 95%) !important;
}

.action-primary-large:visited,
.action-primary:visited,
.action-primary-rectangle-with-radius:visited,
.action-default-small:visited,
.gs-button-primary:visited,
.action-default-square-small:visited,
.thb-btn.thb-read-more:visited,
.thb-skin-dark form [type=submit]:visited {
  color: hsl(0, 0%, 95%) !important;
  background-color: rgb(25.5, 145.2, 255) !important;
}

.lightblue-link-underline {
  border-color: #0085ff !important;
}

.action-warning-yellow,
.section-content-item-header span.gese-span-title-right-block {
  background-color: #f60 !important;
}

.wpt_warning {
  border-left-color: #f60 !important;
}

.lightblue-link,
pre a,
.gs-pre-func a,
.gs-next-func a {
  color: #0085ff !important;
}

.gese-split .thb-divider {
  background-color: rgb(153, 206.2, 255) !important;
}

.thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a {
  color: #0085ff !important;
  border-color: #0085ff !important;
}

#page-links span,
.icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon,
.icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon,
.owl-buttons .thb-skin-dark div.thb-read-more:hover,
.owl-buttons .thb-skin-light div.thb-read-more:hover,
.owl-buttons div.thb-read-more:hover,
.thb-btn.thb-read-more:hover,
.thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary,
.thb-skin-dark .owl-buttons div.thb-read-more:hover,
.thb-skin-dark .thb-btn.thb-read-more:hover,
.thb-skin-light .owl-buttons div.thb-read-more:hover,
.thb-skin-light .thb-btn.thb-read-more:hover {
  border-color: rgb(102, 181.8, 255) !important;
}

.thb-btn.thb-read-more:hover,
.owl-buttons div.thb-read-more:hover,
#page-links span,
.icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon,
.icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon,
.thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary,
.thb-skin-light .thb-btn.thb-read-more:hover,
.thb-skin-light .owl-buttons div.thb-read-more:hover,
.owl-buttons .thb-skin-light div.thb-read-more:hover,
.thb-skin-dark .thb-btn.thb-read-more:hover,
.thb-skin-dark .owl-buttons div.thb-read-more:hover,
.owl-buttons .thb-skin-dark div.thb-read-more:hover {
  border-color: rgb(0, 106.4, 204) !important;
  color: #fff !important;
}

.dna-footer-logo {
  background: url("https://gese-static.oss-cn-beijing.aliyuncs.com/assets/images/gese-logo.png") 0 0 no-repeat !important;
  width: 152px;
  height: 30px;
}

footer p a {
  color: #0085ff;
  font-size: 16px;
  font-weight: 700;
}

footer p a:hover {
  color: #0056ff;
}

.gs-privacy {
  background-color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 8rem;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  color: #555;
  line-height: 2;
}

.gs-privacy p,
.gs-privacy ul,
.gs-privacy ol {
  margin: 0 0 1.5rem 0;
}

.gs-privacy p:last-child,
.gs-privacy ul:last-child,
.gs-privacy ol:last-child {
  margin: 0;
}

.gs-privacy p,
.gs-privacy li {
  font-size: .915rem;
}

.gs-privacy img {
  margin: .5rem 0 1.5rem;
}

.gs-privacy img:last-child {
  margin-bottom: 0;
}

.gs-privacy img:first-child {
  margin-top: 0;
}

.gs-privacy p,
.gs-privacy li {
  font-size: .915rem;
}

.gs-privacy p,
.gs-privacy ul,
.gs-privacy ol {
  margin: 1.25rem 0;
}

.gs-privacy p:first-child,
.gs-privacy ul:first-child,
.gs-privacy ol:first-child {
  margin-top: 0;
}

.gs-privacy p:last-child,
.gs-privacy ul:last-child,
.gs-privacy ol:last-child {
  margin-bottom: 0;
}

.gs-privacy h2,
.gs-privacy h3,
.gs-privacy h4 {
  margin: 1.5rem 0;
}

.gs-privacy h2 {
  font-weight: 800;
  font-size: 2.25rem;
}

.gs-privacy h3 {
  font-weight: 700;
  font-size: 1.75rem;
}

.gs-privacy h4 {
  font-weight: 600;
  font-size: 1.5rem;
}

.gs-privacy ol {
  margin: 1.5rem 0;
  list-style: inside decimal;
  padding: 0;
}

.v--modal-overlay {
  background: rgba(0, 0, 0, 0);
}

.gs-update-notice {
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 6px;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.gs-update-notice__header img {
  width: 100%;
}

.gs-update-notice__body {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.gs-update-notice__content {
  flex: 1;
  padding: 2rem 1.25rem 6rem;
  overflow-y: auto;
}

.gs-update-notice__close {
  position: absolute;
  right: .5rem;
  top: .5rem;
  z-index: 100;
}

.gs-update-notice__wrapper {
  background: rgba(37, 37, 37, .5);
  padding: 5rem 1rem 3rem;
}

.gs-ancestry-circle svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  fill: rgba(0, 0, 0, 0);
}

.gs-ancestry-circle+img {
  width: 100px;
}

.gs-menu {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.gs-app-menu {
  z-index: 50;
  cursor: pointer;
  float: right;
  position: relative;
  display: inline-block;
}

.gs-app-menu-item {
  color: #0085ff;
  font-size: .875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  display: block;
  padding: 1.5rem 1rem;
  font-weight: 700;
}

.gs-app-menu-item:hover {
  color: #1c3d5a;
  background-color: #f8fafc;
  text-decoration: none;
}

.gs-app-menu-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.gs-text-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gs-clearfix {
  content: "";
  display: table;
}

.gs-dropdown {
  position: relative;
}

.gs-dropdown-content {
  display: none;
  flex-direction: column;
  position: absolute;
  right: 0;
  background-color: #fff;
  min-width: 16rem;
  z-index: 1;
  margin-top: -0.5rem;
}

.gs-dropdown:hover .gs-dropdown-content {
  display: flex;
}

.new11__page {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

.new11__page-row {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}

.new11__page-bg {
  width: 100%;
}

.new11__page-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.new11__page-bg-content {
  color: #fff;
  padding: 18px 28px 6px;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
}

.new11__page-content {
  padding: 32px 42px 24px;
}

.new11__page-content-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 20px;
}

.new11__page-content-title h3 {
  font-weight: 600;
}

.new11__page-content-title-img {
  height: 20px;
}

.new11__page-content-content {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
  white-space: nowrap;
  min-height: 60px;
}

.new11__page-content-title h3,
.new11__page-content-title h3 span,
.new11__page-content-content {
  font-size: 12px;
  line-height: 20px;
}

.new11__page-content-button {
  display: block;
  width: 100%;
  border-radius: 15px;
  padding: 3px 5px;
  text-decoration: none;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
  font-weight: 500;
  white-space: nowrap;
}

.new11__page-content-button:hover {
  text-decoration: none;
  font-weight: 600;
}

.new11__page-content-button.white {
  color: #fff;
}

.new11__page-content-button.black {
  color: #333;
}

.new11__page-content-button.black:hover {
  color: #000;
}

.new11__page-content-info {
  display: none;
}

@media screen and (min-width: 640px) {
  .new11__page-row {
    flex-direction: row;
  }

  .new11__page-bg {
    width: 66.6666666667%;
  }

  .new11__page-bg-content {
    color: #fff;
    padding: 80px 30px 55px;
    font-size: 28px;
    font-weight: 600;
    line-height: 54px;
    margin: 0;
  }

  .new11__page-content {
    padding: 32px 42px 0px;
    max-height: 297px !important;
  }

  .new11__page-content-title {
    justify-content: flex-start;
    height: auto;
    white-space: nowrap;
  }

  .new11__page-content-title h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    margin-right: 14px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
  }

  .new11__page-content-title h3 span {
    display: block;
    font-size: 16px;
  }

  .new11__page-content-title-img {
    height: auto;
  }

  .new11__page-content-content {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 24px 0;
    height: 72px;
  }

  .new11__page-content-info {
    font-size: 10px;
    line-height: 24px;
    white-space: nowrap;
    display: block;
    text-align: center;
    height: 0;
  }
}

.buy__page {
  max-width: 414px;
  margin: 0 auto;
}

.buy__page-section {
  padding: 32px 0;
  color: #555;
  border-bottom: 1px solid #eee;
}

.buy__page-section:last-child {
  border-bottom: none;
}

.buy__page-content h3,
.buy__page-content h4,
.buy__page-content p {
  line-height: 24px;
}

.buy__page-content h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}

.buy__page-content h4 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 24px;
}

.buy__page-content p {
  font-size: 12px;
  white-space: nowrap;
}

.buy__page-content {
  margin-bottom: 20px;
}

.buy__page-buy {
  display: flex;
  align-items: center;
  justify-content: center;
}

.buy__page-buy-info {
  text-align: center;
  padding: 0 5px;
}

.buy__page-buy-title,
.buy__page-buy-price {
  margin: 0;
}

.buy__page-buy-title {
  font-size: 12px;
  font-weight: 600;
}

.buy__page-buy-title .line-through {
  text-decoration: line-through;
}

.buy__page-buy-price {
  font-family: DINCond-Black;
  font-size: 36px;
  line-height: 35px;
  color: #f97b28;
  margin-bottom: 14px;
}

.buy__page-buy-button {
  padding: 7px 15px;
  background-color: #f97b28;
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  display: inline-block;
  margin: 0 auto;
}

.table-snps {
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

@media (min-width: 768px) {
  .table-snps {
    max-width: 100%;
  }
}

.table-snps__table {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #6cb2eb !important;
}

.table-snps__table thead {
  width: 100%;
  background-color: #0085ff;
  font-size: .875rem;
  color: #fff;
  text-align: left;
}

.table-snps__table thead tr th {
  padding-top: .25rem;
  padding-bottom: .25rem;
  text-align: center !important;
  border: none;
}

.table-snps__table tbody tr {
  border-bottom: 1px solid #6cb2eb !important;
}

.table-snps__table tbody td {
  font-size: .875rem;
  font-weight: 700;
  color: #0085ff;
  padding-top: .25rem;
  padding-bottom: .25rem;
  text-align: center !important;
  border: none;
}

.table-snps__header {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.table-snps__header img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
}

.table-snps__header h5 {
  font-size: .875rem;
  font-weight: 700;
  padding-left: 1rem;
  line-height: 1.5;
  margin: 0;
  color: #0085ff !important;
}

@media (min-width: 768px) {
  .table-snps__header h5 {
    font-size: 1rem;
  }
}

.gs-img-container {
  width: 100%;
  max-height: 100%;
  overflow-y: scroll;
}

.circle {
  fill: none;
  stroke-width: 2;
}

.completed-arc {
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: butt;
  animation: progress 2s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.gs-svg {
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: -2px;
}

.gs-spinner {
  position: relative;
  border: 4px solid #d0433a;
  animation: gs-loader 2s infinite ease;
}

.gs-spinner * {
  line-height: 0;
  box-sizing: border-box;
}

.gs-loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #d0433a;
  animation: gs-loader-inner 2s infinite ease-in;
}

@keyframes gs-loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes gs-loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}

.gs-arrow {
  width: .6rem;
  height: .5rem;
  background-color: rgba(0, 0, 0, 0);
  border-top-width: .125rem;
  border-top-style: solid;
  border-right-width: .125rem;
  border-right-style: solid;
}

.gs-arrow-left {
  margin-right: -0.5rem;
  transform: rotate(-135deg);
}

.gs-arrow-right {
  margin-left: -0.5rem;
  transform: rotate(45deg);
}

.gs-arrow-border {
  border-top-width: 2px;
  border-style: solid;
  width: 100%;
}

.gs-circle {
  fill: none;
  stroke-width: 2;
}

.gs-completed-arc {
  fill: none;
  stroke-width: 1.3;
  stroke-linecap: round;
  animation: gs-progress 2s ease-out forwards;
}

@keyframes gs-progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.container {
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.list-reset {
  list-style: none;
  padding: 0;
}

.bg-grey {
  background-color: #b8c2cc;
}

.bg-grey-light {
  background-color: #e6e6e6;
}

.bg-grey-lighter {
  background-color: #f1f5f8;
}

.bg-grey-lightest {
  background-color: #f8fafc;
}

.bg-white {
  background-color: #fff;
}

.bg-orange {
  background-color: #f60;
}

.bg-orange-lighter {
  background-color: #fcd9b6;
}

.bg-orange-lightest {
  background-color: #fff5eb;
}

.bg-yellow-light {
  background-color: #ffe064;
}

.bg-yellow-lighter {
  background-color: #fff8df;
}

.bg-blue {
  background-color: #0085ff;
}

.bg-blue-lightest {
  background-color: #eff8ff;
}

.bg-pink-lightest {
  background-color: #ffebef;
}

.hover\:bg-grey-light:hover {
  background-color: #e6e6e6;
}

.hover\:bg-grey-lightest:hover {
  background-color: #f8fafc;
}

.border-grey {
  border-color: #b8c2cc;
}

.border-grey-light {
  border-color: #e6e6e6;
}

.border-grey-lighter {
  border-color: #f1f5f8;
}

.border-white {
  border-color: #fff;
}

.border-orange {
  border-color: #f60;
}

.border-blue-darkest {
  border-color: #1c3d5a;
}

.border-blue {
  border-color: #0085ff;
}

.border-blue-light {
  border-color: #6cb2eb;
}

.border-blue-lighter {
  border-color: #bcdefa;
}

.border-pink {
  border-color: #f66d9b;
}

.rounded-sm {
  border-radius: 2px;
}

.rounded {
  border-radius: 4px;
}

.rounded-md {
  border-radius: 6px;
}

.rounded-lg {
  border-radius: 8px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-t {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.rounded-b-lg {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.border-solid {
  border-style: solid;
}

.border-2 {
  border-width: 2px;
}

.border {
  border-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.cursor-pointer {
  cursor: pointer;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.hidden {
  display: none;
}

.flex {
  display: flex;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.flex-1 {
  flex: 1 1 0%;
}

.float-right {
  float: right;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.font-db {
  font-family: DINCond-Black;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-black {
  font-weight: 900;
}

.h-3 {
  height: .75rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-64 {
  height: 16rem;
}

.h-full {
  height: 100%;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-normal {
  line-height: 1.5;
}

.leading-loose {
  line-height: 2;
}

.m-1 {
  margin: .25rem;
}

.m-2 {
  margin: .5rem;
}

.m-4 {
  margin: 1rem;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0;
}

.mr-1 {
  margin-right: .25rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.ml-1 {
  margin-left: .25rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mr-2 {
  margin-right: .5rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.ml-2 {
  margin-left: .5rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mr-3 {
  margin-right: .75rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mt-7 {
  margin-top: 1.875rem;
}

.mb-7 {
  margin-bottom: 1.875rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-px {
  margin-bottom: 1px;
}

.max-w-sm {
  max-width: 30rem;
}

.min-w-0 {
  min-width: 0;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.-ml-4 {
  margin-left: -1rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.-mr-6 {
  margin-right: -1.5rem;
}

.-mb-6 {
  margin-bottom: -1.5rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-mt-12 {
  margin-top: -3rem;
}

.opacity-25 {
  opacity: .25;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: .25rem;
}

.p-2 {
  padding: .5rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-12 {
  padding: 3rem;
}

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-7 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.pl-0 {
  padding-left: 0;
}

.pt-1 {
  padding-top: .25rem;
}

.pr-1 {
  padding-right: .25rem;
}

.pl-1 {
  padding-left: .25rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pb-2 {
  padding-bottom: .5rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pt-7 {
  padding-top: 1.875rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pt-24 {
  padding-top: 6rem;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.pin {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pin-x {
  right: 0;
  left: 0;
}

.pin-t {
  top: 0;
}

.pin-r {
  right: 0;
}

.pin-b {
  bottom: 0;
}

.pin-l {
  left: 0;
}

.resize {
  resize: both;
}

.shadow {
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
}

.shadow-md {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
}

.hover\:shadow:hover {
  box-shadow: 0 2px 8px 4px rgba(238, 238, 238, .5);
}

.hover\:shadow-inner:hover {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
}

.fill-current {
  fill: currentColor;
}

.table-auto {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-grey-darkest {
  color: #555;
}

.text-grey-darker {
  color: #777;
}

.text-grey-dark {
  color: #999;
}

.text-grey {
  color: #b8c2cc;
}

.text-grey-light {
  color: #e6e6e6;
}

.text-white {
  color: #fff;
}

.text-red {
  color: #f66;
}

.text-orange-darker {
  color: #613b1f;
}

.text-orange {
  color: #f60;
}

.text-yellow-darkest {
  color: #a45132;
}

.text-yellow-darker {
  color: #c67c00;
}

.text-blue {
  color: #0085ff;
}

.text-blue-light {
  color: #6cb2eb;
}

.text-pink {
  color: #f66d9b;
}

.hover\:text-grey:hover {
  color: #b8c2cc;
}

.hover\:text-blue-darker:hover {
  color: #2779bd;
}

.text-32 {
  font-size: 2rem;
}

.text-3xs {
  font-size: .5rem;
}

.text-2xs {
  font-size: .625rem;
}

.text-xs {
  font-size: .75rem;
}

.text-sm {
  font-size: .875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.25rem;
}

.text-2xl {
  font-size: 1.5rem;
}

.text-3xl {
  font-size: 1.875rem;
}

.text-4xl {
  font-size: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

.hover\:no-underline:hover {
  text-decoration: none;
}

.visible {
  visibility: visible;
}

.whitespace-no-wrap {
  white-space: nowrap;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  word-wrap: break-word;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-3 {
  width: .75rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-px {
  width: 1px;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.33333%;
}

.w-2\/3 {
  width: 66.66667%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-2\/5 {
  width: 40%;
}

.w-3\/5 {
  width: 60%;
}

.w-1\/6 {
  width: 16.66667%;
}

.w-5\/6 {
  width: 83.33333%;
}

.w-full {
  width: 100%;
}

.z-0 {
  z-index: 0;
}

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

.z-50 {
  z-index: 50;
}

.z-100 {
  z-index: 100;
}

html {
  font-size: 16px;
  font-size: 1rem;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
html {
  width: 100%;
}

body,
html,
p {
  font-family: “Helvetica Neue”, Helvetica, Arial, “PingFang SC”, “Hiragino Sans GB”, “Heiti SC”, “Microsoft YaHei”, “WenQuanYi Micro Hei”, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.display-none,
[v-cloak] {
  display: none;
}

.translateY {
  top: 50%;
  transform: translateY(-50%);
}

.translateX {
  left: 50%;
  transform: translateX(-50%);
}

.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

br {
  display: inline;
  line-height: 2px;
}

.reading-card {
  margin: 24px 0;
  padding: 0;
}

@media screen and (max-width: 640px) {
  .reading-card {
    padding: 0 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
  }

  .mobile-image-show {
    display: block;
  }

  .pc-image-show {
    display: none;
  }

  .mobile-show {
    display: block;
  }

  .pc-show,
  .pc-show-inline {
    display: none;
  }
}

@media (min-width: 640px) {
  .show-mobile {
    display: none;
  }
}

.entry-content {
  padding: 0 16px;
}

footer .flex.items-center div:nth-child(2)>div {
  padding-left: 0;
}

.gs-user-profile select {
  margin-top: 12px;
  filter: none !important;
  border: 1px solid #e5e5e5;
  outline: none;
  height: 25px !important;
  line-height: 25px;
  background: url("https://gese-static.oss-cn-beijing.aliyuncs.com/assets/images/arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  padding-right: 14px;
  -webkit-appearance: none;
          appearance: none;
}

#footer-sidebar,
#footer {
  background-color: #fff !important;
}

@media (min-width: 640px) {
  .mb-48 {
    margin-bottom: 48px !important;
  }

  .md-p-4 {
    padding: 16px !important;
  }

  .md-py-12 {
    padding: 48px 0 !important;
  }
}

.ge_center {
  margin: 1.25rem 0 0;
  position: relative;
}

.ge_img {
  position: absolute;
  top: -48px;
  right: 0;
  width: 42px;
  opacity: .8;
}

.ge_text {
  color: #555;
  font-size: .9375rem;
  line-height: 1.75rem;
  text-align: justify;
}

.content-head {
  margin-top: 1.875rem;
}

@media (min-width: 576px) {

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:w-1\/3 {
    width: 33.33333%;
  }

  .sm\:w-1\/4 {
    width: 25%;
  }
}

@media (min-width: 768px) {

  .md\:flex {
    display: flex;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.33333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }
}

@media (min-width: 992px) {

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:w-1\/3 {
    width: 33.33333%;
  }

  .lg\:w-1\/6 {
    width: 16.66667%;
  }
}


/*# sourceMappingURL=app-dddbc816.css.map*/