.hidden-scrollbar::-webkit-scrollbar {
  display: none;
}

.header-transition {
  transition: box-shadow .2s ease-in-out;
}

.header-shadow {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.app-icon-shadow {
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.ad-img-shadow {
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.lds-ring {
  width: 32px;
  height: 32px;
}

.lds-ring div {
  width: 26px;
  height: 26px;
  margin: 3px;
  border-width: 3px;
  border-color: #ffe336 transparent transparent transparent;
}

.comments__list-avatar {
  border-radius: 50%;
  height: 32px;
  margin-right: 16px;
  -o-object-fit: fill;
  object-fit: fill;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a {
  color: inherit
}

* {
  box-sizing: border-box
}

.lds-ring,
.lds-ring div {
  box-sizing: border-box
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
  border-color: #fff transparent transparent transparent

}
.lds-ring div:first-child {
  animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
  animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
  animation-delay: -.15s
}

@keyframes lds-ring {
  0% {
    transform: rotate(0)
  }

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

*,::before,::after {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-shadow: 0 0 rgb(0 0 0 / 0);
  --un-shadow-inset: ;
  --un-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgb(147 197 253 / 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}

::backdrop {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-shadow: 0 0 rgb(0 0 0 / 0);
  --un-shadow-inset: ;
  --un-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgb(147 197 253 / 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}

.max-w-main {
  max-width: 750px;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.relative {
  position: relative;
}

.bottom--1 {
  bottom: -0.0625rem;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.top-0 {
  top: 0;
}

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

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

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

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

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

.my-36 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.-mb-0\.5 {
  margin-bottom: -0.03125rem;
}

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

.mb--40 {
  margin-bottom: -2.5rem;
}

.mb-17\.5 {
  margin-bottom: 1.09375rem;
}

.mb-18\.5 {
  margin-bottom: 1.15625rem;
}

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

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

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

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

.ml-12 {
  margin-left: 0.75rem;
}

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

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

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

.ml-8 {
  margin-left: 0.5rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-10 {
  margin-right: 0.625rem;
}

.mr-12 {
  margin-right: 0.75rem;
}

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

.mr-20 {
  margin-right: 1.25rem;
}

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

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

.mr-7,[mr-7=""] {
  margin-right: 0.4375rem;
}

.mr-8 {
  margin-right: 0.5rem;
}

.ms,[ms=""] {
  margin-inline-start:0.25rem;}

.ms\[1\] {
  margin-inline-start:1;}

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

.mt-100 {
  margin-top: 6.25rem;
}

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

.mt-15 {
  margin-top: 0.9375rem;
}

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

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

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

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

.mt-26 {
  margin-top: 1.625rem;
}

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

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

.mt-34 {
  margin-top: 2.125rem;
}

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

.mt-4\.5 {
  margin-top: 0.28125rem;
}

.mt-40 {
  margin-top: 2.5rem;
}

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

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

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

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block,[inline-block=""] {
  display: inline-block;
}

.hidden {
  display: none;
}

.hidden\! {
  display: none !important;
}

.h-10 {
  height: 0.625rem;
}

.h-12 {
  height: 0.75rem;
}

.h-16 {
  height: 1rem;
}

.h-16\.8 {
  height: 1.05rem;
}

.h-1px {
  height: 1px;
}

.h-24 {
  height: 1.5rem;
}

.h-32 {
  height: 2rem;
}

.h-40 {
  height: 2.5rem;
}

.h-46 {
  height: 2.875rem;
}

.h-48 {
  height: 3rem;
}

.h-56 {
  height: 3.5rem;
}

.h-56\.25vw {
  height: 56.25vw;
}

.h-72 {
  height: 4.5rem;
}

.h-full {
  height: 100%;
}

.min-h-100vh {
  min-height: 100vh;
}

.min-h-204,[min-h-204=""] {
  min-height: 12.75rem;
}

.min-h-64 {
  min-height: 4rem;
}

.min-w-48 {
  min-width: 3rem;
}

.min-w-92,[min-w-92=""] {
  min-width: 5.75rem;
}

.min-w-96 {
  min-width: 6rem;
}

.w-1 {
  width: 0.0625rem;
}

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

.w-10 {
  width: 0.625rem;
}

.w-115,[w-115=""] {
  width: 7.1875rem;
}

.w-12 {
  width: 0.75rem;
}

.w-16 {
  width: 1rem;
}

.w-32 {
  width: 2rem;
}

.w-40 {
  width: 2.5rem;
}

.w-48 {
  width: 3rem;
}

.w-58 {
  width: 3.625rem;
}

.w-72 {
  width: 4.5rem;
}

.w-9 {
  width: 0.5625rem;
}

.w-full {
  width: 100%;
}

.flex {
  display: flex;
}

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

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

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

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

.table {
  display: table;
}

.border-collapse {
  border-collapse: collapse;
}

.transform {
  transform: translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

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

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

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

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

.b-t-1 {
  border-top-width: 1px;
}

.\!b-\#e6f3ef {
  --un-border-opacity: 1 !important;
  border-color: rgb(230 243 239 / var(--un-border-opacity)) !important;
}

.b-\#333333 {
  --un-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--un-border-opacity));
}

.b-\#dadce0,.b-\#DADCE0 {
  --un-border-opacity: 1;
  border-color: rgb(218 220 224 / var(--un-border-opacity));
}

.rd-20\% {
  border-radius: 20%;
}

.rd-25 {
  border-radius: 1.5625rem;
}

.rd-4 {
  border-radius: 0.25rem;
}

.rd-50 {
  border-radius: 3.125rem;
}

.rd-8 {
  border-radius: 0.5rem;
}

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

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

.\!bg-\#e6f3ef {
  --un-bg-opacity: 1 !important;
  background-color: rgb(230 243 239 / var(--un-bg-opacity)) /* #e6f3ef */ !important;
}

.bg-\#01875F {
  --un-bg-opacity: 1;
  background-color: rgb(1 135 95 / var(--un-bg-opacity)) /* #01875F */;
}

.bg-\#202124 {
  --un-bg-opacity: 1;
  background-color: rgb(32 33 36 / var(--un-bg-opacity)) /* #202124 */;
}

.bg-\#e8eaed {
  --un-bg-opacity: 1;
  background-color: rgb(232 234 237 / var(--un-bg-opacity)) /* #e8eaed */;
}

.bg-\#E8EAED {
  --un-bg-opacity: 1;
  background-color: rgb(232 234 237 / var(--un-bg-opacity)) /* #E8EAED */;
}

.bg-\#F8F9FA {
  --un-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--un-bg-opacity)) /* #F8F9FA */;
}

.bg-white {
  --un-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--un-bg-opacity)) /* #fff */;
}

.from-\#202124 {
  --un-gradient-from-position: 0%;
  --un-gradient-from: rgb(32 33 36 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);
  --un-gradient-to-position: 100%;
  --un-gradient-to: rgb(32 33 36 / 0) var(--un-gradient-to-position);
  --un-gradient-stops: var(--un-gradient-from), var(--un-gradient-to);
}

.to-transparent {
  --un-gradient-to-position: 100%;
  --un-gradient-to: transparent var(--un-gradient-to-position);
}

.to-56\% {
  --un-gradient-to-position: 56.00000000000001%;
}

.bg-gradient-to-l {
  --un-gradient-shape: to left in oklch;
  --un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
  background-image: linear-gradient(var(--un-gradient));
}

.bg-gradient-to-r {
  --un-gradient-shape: to right in oklch;
  --un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
  background-image: linear-gradient(var(--un-gradient));
}

.bg-gradient-to-t {
  --un-gradient-shape: to top in oklch;
  --un-gradient: var(--un-gradient-shape), var(--un-gradient-stops);
  background-image: linear-gradient(var(--un-gradient));
}

.fill-\#00a173 {
  --un-fill-opacity: 1;
  fill: rgb(0 161 115 / var(--un-fill-opacity)) /* #00a173 */;
}

.fill-\#01875f {
  --un-fill-opacity: 1;
  fill: rgb(1 135 95 / var(--un-fill-opacity)) /* #01875f */;
}

.fill-\#01875F {
  --un-fill-opacity: 1;
  fill: rgb(1 135 95 / var(--un-fill-opacity)) /* #01875F */;
}

.fill-\#202124 {
  --un-fill-opacity: 1;
  fill: rgb(32 33 36 / var(--un-fill-opacity)) /* #202124 */;
}

.fill-\#5f6368 {
  --un-fill-opacity: 1;
  fill: rgb(95 99 104 / var(--un-fill-opacity)) /* #5f6368 */;
}

.fill-\#e8eaed {
  --un-fill-opacity: 1;
  fill: rgb(232 234 237 / var(--un-fill-opacity)) /* #e8eaed */;
}

.object-cover {
  object-fit: cover;
}

.object-center {
  object-position: center;
}

.p-12 {
  padding: 0.75rem;
}

.p-14 {
  padding: 0.875rem;
}

.p-20 {
  padding: 1.25rem;
}

.p-4 {
  padding: 0.25rem;
}

.px {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5 {
  padding-left: 0.09375rem;
  padding-right: 0.09375rem;
}

.px-12 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-15 {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

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

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

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

.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-11\.5 {
  padding-top: 0.71875rem;
  padding-bottom: 0.71875rem;
}

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

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

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

.pb-60 {
  padding-bottom: 3.75rem;
}

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

.pr-0 {
  padding-right: 0;
}

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

.pt-11 {
  padding-top: 0.6875rem;
}

.pt-14 {
  padding-top: 0.875rem;
}

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

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

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

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

.align-middle {
  vertical-align: middle;
}

.text-12 {
  font-size: 0.75rem;
}

.text-14 {
  font-size: 0.875rem;
}

.text-15 {
  font-size: 0.9375rem;
}

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

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

.text-22 {
  font-size: 1.375rem;
}

.text-24 {
  font-size: 1.5rem;
}

.text-56 {
  font-size: 3.5rem;
}

.\!c-\#056449 {
  --un-text-opacity: 1 !important;
  color: rgb(5 100 73 / var(--un-text-opacity)) /* #056449 */ !important;
}

.c-\#00a173 {
  --un-text-opacity: 1;
  color: rgb(0 161 115 / var(--un-text-opacity)) /* #00a173 */;
}

.c-\#01875f,.color-\#01875f {
  --un-text-opacity: 1;
  color: rgb(1 135 95 / var(--un-text-opacity)) /* #01875f */;
}

.c-\#01875F {
  --un-text-opacity: 1;
  color: rgb(1 135 95 / var(--un-text-opacity)) /* #01875F */;
}

.c-\#202124 {
  --un-text-opacity: 1;
  color: rgb(32 33 36 / var(--un-text-opacity)) /* #202124 */;
}

.c-\#333 {
  --un-text-opacity: 1;
  color: rgb(51 51 51 / var(--un-text-opacity)) /* #333 */;
}

.c-\#333333 {
  --un-text-opacity: 1;
  color: rgb(51 51 51 / var(--un-text-opacity)) /* #333333 */;
}

.c-\#5f6368 {
  --un-text-opacity: 1;
  color: rgb(95 99 104 / var(--un-text-opacity)) /* #5f6368 */;
}

.c-\#5F6368 {
  --un-text-opacity: 1;
  color: rgb(95 99 104 / var(--un-text-opacity)) /* #5F6368 */;
}

.c-\#9aa0a6 {
  --un-text-opacity: 1;
  color: rgb(154 160 166 / var(--un-text-opacity)) /* #9aa0a6 */;
}

.c-\#e8eaed {
  --un-text-opacity: 1;
  color: rgb(232 234 237 / var(--un-text-opacity)) /* #e8eaed */;
}

.c-\#ffe336 {
  --un-text-opacity: 1;
  color: rgb(255 227 54 / var(--un-text-opacity)) /* #ffe336 */;
}

.c-white {
  --un-text-opacity: 1;
  color: rgb(255 255 255 / var(--un-text-opacity)) /* #fff */;
}

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

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

.lh-\[1\] {
  line-height: 1;
}

.lh-10 {
  line-height: 0.625rem;
}

.lh-14 {
  line-height: 0.875rem;
}

.lh-15 {
  line-height: 0.9375rem;
}

.lh-16 {
  line-height: 1rem;
}

.lh-18\.5 {
  line-height: 1.15625rem;
}

.lh-20 {
  line-height: 1.25rem;
}

.lh-24 {
  line-height: 1.5rem;
}

.lh-28 {
  line-height: 1.75rem;
}

.lh-32 {
  line-height: 2rem;
}

.lh-32px {
  line-height: 32px;
}

.lh-48 {
  line-height: 3rem;
}

.lh-64 {
  line-height: 4rem;
}

.tracking-0\.4 {
  letter-spacing: 0.025rem;
}

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

.transition {
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ff-google-sans-medium {
  font-family: Google Sans Medium, "Google Sans Regular", "Roboto Medium", Arial, sans-serif, Microsoft JhengHei, PingFang;
}

.ff-google-sans-regular {
  font-family: Google Sans Regular, "Roboto Medium", Arial, sans-serif, Microsoft JhengHei, PingFang;
}

.ff-roboto-regular {
  font-family: Roboto Regular, "Google Sans Regular", "Roboto Medium", Arial, sans-serif, Microsoft JhengHei, PingFang;
}

@media (min-width: 750px) {
  .main\:block {
    display:block;
  }

  .main\:h-421\.87px {
    height: 421.87px;
  }
}
