@charset "UTF-8";

@font-face {
  font-family: "GoogleSans";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../Fonts/GoogleSans-Regular.woff2") format("woff2"),url("../Fonts/GoogleSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "GoogleSans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../Fonts/GoogleSans-Medium.woff2") format("woff2"),url("../Fonts/GoogleSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "GoogleSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../Fonts/GoogleSans-Bold.woff2") format("woff2"),url("../Fonts/GoogleSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../Fonts/Gilroy-Bold.woff2") format("woff2"),url("../Fonts/Gilroy-Bold.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../Fonts/Gilroy-Medium.woff2") format("woff2"),url("../Fonts/Gilroy-Medium.woff") format("woff");
}
body {
  font-size: 14px;
  font-family: GoogleSans, system-ui, -apple-system, sans-serif, serif;
  color: #333;
  font-weight: 400;
  line-height: 22px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
html {
  scroll-behavior: smooth;
}
ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important;
}
b,
body,
div,
h1,
h2,
h3,
h4,
h5,
input,
li,
p,
span,
strong,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  box-sizing: border-box;
}
article,
aside,
footer,
header,
main,
nav,
section {
  display: block;
  box-sizing: border-box;
}
input:focus {
  outline: 0;
}
a {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: #333;
}
.clearfix {
  content: "";
  display: block;
  clear: both;
}
.item-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}
.ad-home {
  width: 100%;
  margin: 32px 0;
}
.ad-home-top {
  width: 100%;
  margin: 24px 0 32px;
}
.ad-layout {
  width:100%;
}
.ads-records {
  margin-bottom: 16px;
}
.ads-offices {
  width: 100%;
  margin-bottom: 20px;
}
.ads-list {
  grid-column: 1 / -1;
  width: 100%;
  overflow: hidden;
}
.ads-list-show {
  grid-column: 1 / -1;
  display: none;
  width: 100%;
  overflow: hidden;
}
.ads-general-show {
  grid-column: 1 / -1;
  width: 100%;
  overflow: hidden;
}

.ads-normal {
  margin: 24px 0;
}
.ads-normal.bottom {
  margin-bottom:24px;
}
.ads-article {
  width:100%;
  height:100%;
  overflow: hidden;
}
.ads-normal.long {
  margin:24px 0 0;
}
.ads-large {
  margin: 24px 0;
}
.footer,
.header,
.main {
  width: 100%;
  margin: 0 auto;
  max-width: 1148px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}
.main {
  align-items: flex-start;
}
.main.main-index {
  margin-top:0;
}
.main.article {
  min-height: auto;
}
.main.article h1 {
  text-align: center;
}
.main-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 605px;
}
h1,
h2 {
  font-family: Gilroy;
  font-weight: 700;
}
h3 {
  font-size: 14px;
  font-weight: 400;
}
.about_us h3,
.article-section h3,
.category-caption-item h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 42px;
}
h2.state {
  margin-bottom: 24px;
}
h2.detail {
  margin: 24px 0 16px;
}
h2.records {
  margin-bottom: 12px;
}
h1 {
  font-size: 24px;
  line-height: 32px;
}
h2 {
  font-size: 20px;
  line-height: 28px;
}
.container {
  width: 100%;
}
.aside {
  width: 100%;
}
.aside-city-wrap,
.aside-offices-list-wrap,
.universal-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
.aside-offices-list-item,
.universal-item {
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.aside-offices-list-item svg,
.universal-item svg {
  margin-right: 16px;
  fill: #000;
}
.aside-offices-list-item a,
.universal-item a {
  font-size:16px;
  flex: 1;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.aside-offices-list-item:hover,
.universal-item:hover {
  background: #f8f8fa;
}
.aside-offices-list-item:hover svg,
.universal-item:hover svg {
  fill: #3c69e0;
}
.universal-item:hover .universal-name {
  color: #3c69e0 !important;
  opacity: 1! important;
}
.aside-city-slug.form {
  position:relative;
  padding-left:16px;
}
.aside-city-slug.form:before {
  content: '-';
  height: 100%;
  font-size: 16px;
  position: absolute;
  left: 0;
}


.aside-category-list,
.aside-offices-list {
  margin-top: 24px;
}
.aside-category-list.form {
  margin-top:0;
}
.aside-category-list:first-child {
  margin-top:0;
}
.aside-category-list.two,
.aside-category-list.three {
  margin-top:24px;
}
.aside-city-slug {
  flex: 1;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.aside-city-num {
  opacity: 0.5;
}
.aside-city-item:hover {
  background: #f8f8fa;
}
.aside-city-item:hover .aside-city-num {
  color: #1d2f5e;
}
.office-search-wrap,
.record-search-btn-wrap {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
  margin-bottom: 24px;
}
.record-btn-wrap {
  margin-bottom: 24px;
}
.container.subcategory .record-btn-wrap {
  margin-bottom:0;
}
.office-btn,
.record-btn {
  height: 50px;
  border-radius: 4px;
  border: solid 1px #cecece;
  position: relative;
  margin-top: 12px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.office-btn a,
.record-btn a {
  width: 100%;
  text-align: center;
  font-weight: 500;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.office-btn:hover,
.record-btn:hover {
  border: 1px solid #3c69e0;
}
.office-btn:hover a,
.record-btn:hover a {
  color: #3c69e0;
}
.page-wrap {
  margin-top: 24px;
}
.page-wrap.store {
  margin-top: 24px;
  height:40px;
}
.page-back,
.page-back-active {
  width:22%;
  max-width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border-radius: 4px;
  font-weight: 500;
  text-align: center;
  border: solid 1px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  margin-right: 6%;
  cursor: pointer;
}
.page-back-active .icon-next,
.page-next-active .icon-next {
  display: none;
}
.page-nor:hover {
  background-color: #f8f8fa;
  border-radius:4px;
  color:#333;
}
.page-nor {
  line-height: 40px;
  width: 40px;
  text-align: center;
}
.page-back-active:hover,
.page-next-active:hover {
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
}
.page-prev:hover,
.page-next:hover {
  background-color: #333;
}
.page-back {
  visibility: hidden;
}
.page-cur {
  line-height: 40px;
  width: 40px;
  text-align: center;
}
.page-cur:hover {
  color: #1273eb;
}
.page-cur {
  background-color: #f8f8fa;
  border-radius: 4px;
}
header {
  background: #111;
}
.header {
  height: 64px;
  justify-content: space-between;
  align-items: center;
  position:relative;
  z-index: 110;
}
.header-logo {
  display: flex;
  align-items: center;
  width: 197px;
}
.header-icon {
  display: contents;
  align-items: center;
  margin-left: 32px;
}
.header-logo-img {
  height: 32px;
  display: inherit;
}
.header-logo-img img {
  height:28px;
  object-fit: contain;
}
.header-nav {
  display: none;
  width: 80%;
  max-width: 360px;
  height: 100%;
  position: absolute;
  z-index: -1;
  top:0;
  right: 0;
  bottom: 0;
  right: -360px;
  transition: right 0.5s;
}
.header-nav.expand {
  display: block;
  right: 0;
  z-index: 11;
  background-color: #fff;
  height:100vh;
}
.nav-top {
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 40px;
  background-color: #111;
}
.header-logo-img {
  height: 28px;
  object-fit: contain;
}
.icon-nav {
  width: 20px;
  height: 20px;
  fill:#ffffff;
}
.nav-list {
  margin-top: 16px;
  padding: 0 20px 0 40px;
}
.nav-item {
  position: relative;
}
.nav-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-item.expand .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-item span {
  width: -webkit-max-content;
  color: #333333;
  font-size: 16px;
  line-height: 44px;
  flex: 1;
  padding: 0 16px 0 0;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.nav-item svg {
  width: 12px;
  height: 12px;
  fill: #e5e5e5;
}
.nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.nav-cover.expand {
  display: block;
  z-index: 10;
}


.bread_crumbs {
  width: 100%;
  display: none;
  margin-bottom: 14px;
}
.bread_crumbs i {
  font-style: normal;
  color: #666;
  font-size: 14px;
}
.bread-crumbs-icon {
  color: #999;
  margin: 0 4px;
}
.bread_crumbs span a:hover i {
  text-decoration: underline;
  color: #333;
}
.bread_crumbs span:first-child::before {
  content: "";
}
.bread_crumbs a:hover i {
  color: #333;
}
main {
  padding-bottom: 76px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  flex:1;
}
.main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
  min-height: 740px;
}
.main.hosing {
  margin-top:40px;
}
.index-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e7e8ec;
  opacity: 0.4;
  z-index: 100;
  display: none;
}
.index-cover-header {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.4;
  z-index: 108;
}
.index-cover-other {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.4;
  z-index: 108;
}
.index-cover-long {
  display: none;
  position: absolute;
  top: -56px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.4;
  z-index: 108;
}
.index-banner-wrap {
  position: relative;
}
.index-banner {
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.index-banner:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  mask-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 1) 40%,
    rgba(0, 0, 0, 0) 60%,
    rgba(0, 0, 0, 0) 100%
  );
  -webkit-mask-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 1) 40%,
    rgba(0, 0, 0, 0) 60%,
    rgba(0, 0, 0, 0) 100%
  );
  background: rgba(10, 15, 25, 0.5);
  backdrop-filter: blur(2px);
}
.banner-top {
  width: 100%;
  position: absolute;
  top: 0;
}
.banner-bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.banner-left {
  display: none;
  height: 100%;
  position: absolute;
  left: calc(10% - 300px);
}
.banner-right {
  display: none;
  height: 100%;
  position: absolute;
  right: calc(10% - 300px);
}
.index-banner-middle {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translateX(-50%);
  z-index:102;
}
.index-title {
  font-family: Gilroy;
  text-align: left;
}
.index-title-one,
.index-title-two,
.index-title-three {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  display: block;
  color:#ffffff;
}
.banner-des {
  color:#ffffff;
  letter-spacing: 0.1px;
  margin-top:16px;
  max-width:520px;
  opacity: 0.75;
  font-size: 16px;
}
.index-search {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 206px;
  z-index: 107;
  padding: 0 10px;
}
.banner-search-mobile {
  display: flex;
  flex: 1;
  justify-content: space-between;
  padding: 0 16px;
}
.index-banner-mobile {
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
}

.banner-search {
  width: 100%;
  height: 56px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.06);
  border-radius: 28px;
  border: solid 1px #ddd;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 8px;
  background-color: #fff;
}
.banner-search.other {
  box-shadow: none;
  border: none;
  background: 0 0;
}
.banner-middle-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.banner-middle-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.banner-search-item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 56px;
  border-radius: 28px;
  padding: 20px;
  border: solid 1px #ddd;
  margin-bottom: 8px;
  cursor: pointer;
  background: #f8f8f8;
}
.banner-middle-divide {
  width: 0.2%;
  height: 16px;
  background: #eee;
  display: none;
}
.banner-middle-divide.index {
  height: 32px;
}
.banner-search-title {
  font-weight: 500;
  font-size: 16px;
  width: 30%;
  height: 20px;
  padding-right: 20px;
  border-right: 1px solid #ddd;
}
.banner-search-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  background: #3c69e0;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.banner-list {
  width: 100%;
  max-width: 322px;
  height: 255px;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  border-radius: 32px;
  border: solid 1px #ddd;
  display: none;
  position: absolute;
  top: 8px;
  z-index: 110;
  margin-left: 24px;
}
.banner-item {
  display: none;
}
.index-content {
  width: 100%;
}
.index-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top:32px;
}
.index-list-des {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 2px;
  color: #3c69e0;
  width:100%;
  text-align:left;
}
h2.index-list-title {
  width: 100%;
  text-align:left;
  font-size: 28px;
}
.index-list-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top:24px;
}
.index-list-item {
  width: 100%;
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 2%;
}
.index-list-all {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #cecece;
  position: relative;
  line-height: 38px;
  text-align: center;
  margin-top: 24px;
  cursor: pointer;
}
.index-list-all a {
  height: 100%;
  line-height: 36px;
  font-weight: 500;
}
.index-list-item.all svg {
  fill: #3c69e0;
}
.index-list-item.all a {
  color: #3c69e0;
}
.index-list-item a {
  font-size: 16px;
  font-weight: 400;
  flex: 1;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index-list-item svg {
  fill: #000;
  margin-right: 16px;
}
.index-list-item a {
}
.index-list-item:hover {
  background: #f8f8fa;
}
.index-list-item:hover svg {
  fill: #3c69e0;
}
.index-list-item:hover a {
  color: #3c69e0;
}
.index-list-item img {
  width: 20px;
}
.category-location-wrap {
  margin-top: 36px;
}
.category-location {
  height: 40px;
  border-radius: 4px;
  border: solid 1px #3c69e0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 16px;
}
.category-location.state {
  margin-bottom: 0;
}
.category-location:hover {
  background-color: #3c69e0;
}
.category-location:hover .category-location-use {
  color: #fff;
}
.category-location:hover svg {
  fill: #fff;
}
.category-location-use {
  font-weight: 700;
  line-height: 40px;
  color: #3c69e0;
  margin-left: 8px;
}
.category-list {
  margin: 24px 0;
}
.category-caption {
  margin-top: 8px;
}
.category-caption-item {
  margin-top: 24px;
}
.category-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.category-wrap.only-text {
  margin-top:20px;
}
.category-wrap.only-text.brand {
  margin-bottom:24px;
}
.category-item {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin-right: 0;
  position: relative;
}
.category-link {
  width:100%;
  height:100%;
  font-size: 14px;
  line-height: 48px;
}
.only-text-num {
  margin-left: 12px;
}
.category-num,
.category-unit,
.only-text-num {
  font-size: 12px;
  opacity: 0.7;
}
.category-item.category {
  height: 50px;
}
.category-num.category,
.category-unit.category,
.only-text-num.category {
  font-size: 14px;
}
.category-unit.category {
  width: fit-content;
  margin-right:12px;
}
.category-unit {
  display: inline-block;
  width: 50px;
}
.category-item.only-text {
  width: 100%;
  border: 1px solid #ddd;
  /* margin-top: 12px; */
  padding: 0 4px 0 12px;
  position: relative;
  margin-right: 0;
}


.category-item.only-text:hover {
  color:#333;
  border-color: #aaa;
}
.category-item svg {
  margin-right: 16px;
}
.category-item a {
  flex: 1;
  width: 100%;
  align-items: center;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  cursor: pointer;
}
.category-item.tracker {
  height:46px;
}
.category-item.category a {
  color:#333;
  font-size: 16px;
}
.category-item:hover svg {
  fill: #333;
}
.category-item:hover a {
  color: #333;
}
.record-item {
  border-radius: 8px;
  border: solid 1px #ddd;
  position: relative;
  padding: 18px;
  display: flex;
  margin-bottom: 16px;
}
.record-item:hover {
  border: solid 1px #3c69e0;
}
.record-content {
  flex: 1;
  margin-right: 24px;
}
.record-title a {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color:#1d2f5e;
}
.record-bookmark {
  margin-top: 12px;
  display: flex;
}
.record-bookmark svg {
  margin-top: 4px;
}
.record-thumbtack {
  margin-top: 8px;
  display: flex;
  align-items: flex-start;
}
.record-thumbtack svg {
  margin-top: 4px;
}
.record-bookmark svg,
.record-thumbtack svg {
  fill: #1d2f5e;
  opacity: 0.5;
  margin-right: 10px;
}
.record-bookmark span,
.record-thumbtack span {
  flex: 1;
  opacity: 0.7;
  line-height: 20px;
}
.record-search {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #3c69e0;
  box-shadow: 0 2px 10px 0 rgba(29, 47, 94, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-list {
  margin-top: 24px;
  margin-bottom:24px;
}
.store-list-wrap {
  display: flex;
  flex-direction: column;
  gap:20px;
}
.store-list-wrap.common {
  margin-top: 16px;
}
.store-list-wrap {
  margin-top: 20px;
}
.store-list-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  border: solid 1px #ddd;
  border-radius: 8px;
}
.store-list-item:hover {
  border: solid 1px #ccc;
  border-radius: 8px;
}
.store-img {
  width: 100%;
  height: 154px;
}
.store-img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}
.store-img.brand {
  padding:48px 0;
  border-bottom:1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-img.brand img {
  width:200px;
  object-fit: contain;
}
.store-content {
  display: flex;
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px 16px;
}
.store-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  margin-right: 20px;
}
.store-slug a,
.store-slug a h3 {
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.store-location,
.store-tel {
  display: flex;
  align-items: center;
  height: 100%;
}
.store-location {
  margin-top: 12px;
}
.store-tel {
  margin-top: 6px;
}
.store-location svg,
.store-tel svg {
  margin-right: 10px;
  fill: #1d2f5e;
  opacity: 0.5;
}
.store-location span,
.store-tel span {
  flex: 1;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  opacity: 0.7;
}
.store-right {
  width: 40px;
  height: 40px;
  background-color: #333;
  box-shadow: 0 2px 10px 0 rgba(29, 47, 94, 0.06);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-detail {
  display: flex;
  flex-direction: column;
  border-bottom: 2px solid #eee;
  padding-bottom: 22px;
}
.store-detail.office {
  border-bottom:none;
  padding-bottom:0;
  margin-top:24px;
}
.store-detail.benefits {
  align-items: flex-start;
  border-bottom:none;
  padding-bottom:0;
  margin-top:22px;
}
.store-info {
  flex:1;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:20px;
}

.store-info-item {
  display: flex;
}
.store-info-item.web a:hover {
  text-decoration: underline;
}
.store-info-item svg {
  fill: #333;
  margin-right: 20px;
}
.store-info-item svg + span {
  flex: 1;
  font-size: 16px;
  line-height:20px;
}
.store-info-item.hours svg + span {
  line-height:24px;
}
.store-info-item svg + a {
  font-size: 16px;
  line-height: 20px;
}
.hours-week {
  display:inline-block;
  min-width:56px;
}
.store-detail-map {
  width: 100%;
  height: 230px;
  margin-top: 24px;
}
.store-detail-map img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: cover;
  border-radius: 4px;
}
.error {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 32px;
}
.error img {
  width:100%;
  max-width: 300px;
}
.error-content {
  text-align: center;
}
.error-title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 40px;
  line-height: 40px;
}
.error-des {
  font-size: 18px;
  text-align: center;
  opacity: 0.5;
  margin-top: 12px;
}
.error-btn {
  width: 100%;
  max-width: 240px;
  height: 56px;
  background-color: #111;
  border-radius: 8px;
  margin: 32px auto 0;
}
.error-btn a {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error-btn :hover {
  background-color:#333;
  border-radius: 8px;
}



footer {
  background-color: #111;
}
footer .footer {
  padding:32px 0;
  flex-direction: column;
}
.footer-logo {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-logo-img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-logo-img img {
  height:42px;
}
.footer-logo-icon {
  height: 42px;
  width: 42px;
}
.footer-logo-text {
  height: 28px;
}
.footer-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  padding-bottom: 24px;
}
.footer-nav-list {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  padding-bottom: 24px;
}
.footer-divide {
  height: 1px;
  background: #fff;
  opacity: 0.12;
  margin: 24px 0;
}
.footer-nav-item {
  margin-top: 16px;
  text-align: center;
}
.footer-nav-item a {
  font-size: 16px;
  color: #ccc;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: 500;
}
.footer-nav-item a:hover {
  color:#fff;
}
.footer-logo-copyright {
  text-align: center;
  margin-bottom: 24px;
  color: #fff;
  opacity: 0.5;
  font-size: 12px;
}

.icon-lang-arrow {
  width: 12px;
  height: 12px;
  fill: #fff;
  transform: rotate(180deg);
}

.about_us h1 {
  margin-bottom: 23px;
}
.about_us p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.about_us h3 {
  margin-top: 15px;
  margin-bottom: 5px;
}
#back-drop {
  width: 100%;
  height: 100%;
  background: rgb(0 0 0/80%);
  position: fixed;
  top: 0;
  z-index: 99999;
  display: none;
}
#back-drop img {
  width: 80px;
  position: absolute;
  top: -90px;
  transform: scaleX(-1) rotate(24deg);
}
#back-drop .inner {
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  width: 500px;
  position: absolute;
  top: 240px;
  left: 24%;
}
#back-drop .inner-text {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
#back-drop .inner-text strong {
  font-weight: 700;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
.category-des {
  font-size: 16px;
  line-height:24px;
}
.ads-normal.hide {
  display:none;
}
.category-des.hide {
  display:none;
}
.category-location.hide {
  display:none;
}
.article-section h3,
.article-section h4 {
  margin: 24px 0 16px;
  font-size: 18px;
  color: #222;
  line-height: 24px;
}
.article-section h4 {
  margin: 32px 0 14px;
}
.article-section h5 {
  margin: 14px 0;
  font-size: 16px;
  color: #222;
}
.article-section img,
.article-section p,
.article-section ul {
  margin: 14px 0;
}
.article-section p a {
  font-weight: 700;
}
.article-section ul {
  padding-left: 20px;
  padding-bottom:4px;
}
.article-section ul li ul {
  margin: 0 0 14px;
  border-bottom:0;
}
.article-section img {
  display: block;
  width: 100%;
}
.article-section li,
.article-section p {
  font-size: 16px;
  line-height: 26px;
  list-style: disc;
}
.article-section li ul li {
  list-style: circle;
}
.article-section li a {
  line-height: 30px;
}
.article-section li:first-child a {
  line-height: 1;
}
.article-section ul {
  word-break: break-word;
}
.word-article-item {
  display: flex;
  margin-bottom: 16px;
  position: relative;
}
.word-item-l {
  position: relative;
  overflow: hidden;
  width: 88px;
  height: 88px;
  border-radius: 6px;
  flex-shrink: 0;
}
.word-item-l::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: all 0.2s ease-in;
}
.word-article-item:hover .word-item-l::after {
  opacity: 0.3;
}
.word-link-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:1;
}
.word-item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.word-item-r {
  padding: 5px 11px 0;
  position: relative;
}
.word-item-link {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.word-item-tag {
  color: #666;
  line-height: 21px;
}
.menu-name {
  width: 100%;
  margin: 0 0 20px;
}
.pageNext-des,
.pageNext-l {
  display: none;
}
.pageNext-r {
  width: 100%;
}
.page-next,
.page-prev {
  display: block;
  height: 56px;
  line-height: 56px;
  font-weight: 700;
  font-style: italic;
  font-size: 22px;
  text-align: center;
  color: #fff;
  background: #111;
  border-radius: 8px;
}
.page-next:hover,
.page-prev:hover {
  background: #333;
}
.page-prev {
  background: #eee;
}
.islike-wrap {
  padding: 24px 36px;
  margin-top: 24px;
  margin-bottom: 20px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.feedback-thank {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
}
.feedback-thank {
  display: none;
  margin-top: 16px;
}
.islike {
  display: flex;
  align-items: center;
  justify-content: center;
}
.isLike_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  height: 40px;
  width:140px;
  font-size: 16px;
  border-radius: 28px;
  margin-top:16px;
}
.isLike_btn span{
  font-size: 14px;
}
.isLike_btn.people_unfill {
  background-color: #cccccc;
  color: #fff;
}
.people_unfill span {
  color:#cccccc;
}
.like,
.unlike {
  color: #fff;
  background-color: rgba(0,0,0, 0.3);
  cursor:pointer;
}
.like:hover,
.unlike:hover {
  background-color: rgba(0,0,0, 0.5);
}
.like.people_fill:hover, 
.unlike.people_fill:hover {
  background-color: #333;
}
.like.people_unfill:hover, 
.unlike.people_unfill:hover {
  background-color: #666;
}
.like.people_fill,
.unlike.people_fill {
  background-color: #333;
}
.like.people_fill span,
.unlike.people_fill span {
  color: #333;
}
.like.people_unfill,
.unlike.people_unfill {
  background-color: #d0d3da;
}
.like.people_unfill span,
.unlike.people_unfill span {
  color: #d0d3da;
}

.icon-like-article,
.icon-unlike {
  width:18px;
  height:18px;
  fill:#ffffff;
  margin-right: 8px;
  margin-left:8px;
}
.like {
  margin-right:8px;
}
.like_num,
.unlike_num {
  width: 28px;
	height: 28px;
	background-color: #ffffff;
	border-radius: 14px;
  position: relative;
  z-index: 1;
  margin-left:8px;
  text-align: center;
  line-height: 28px;
}
.like_num {
  color:#666;
}
.unlike_num {
  color:#666;
}
.comment {
  display: none;
  margin-top: 16px;
}
#commentEmail,
#commentText {
  font-family: GoogleSans;
  width: 100%;
  padding: 16px;
  border-radius: 4px;
  border: solid 1px #f2f2f2;
}
#commentText {
  height: 120px;
}
.comment-form-item {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}
#commentBtn {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  border-radius: 8px;
  background-color: #111;
  cursor: pointer;
}
#commentBtn:hover {
  background: #333;
}
.icon-category,
.icon-menu,
.icon-research,
.icon-search {
  width: 20px;
  height: 20px;
}
.icon-category.email {
  width:24px;
  height:24px;
  margin-left:-2px;
}
.icon-category.hours {
  width:22px;
  height:22px;
}
.icon-category.christmas {
  margin-right:12px;
}
.icon-category.pdf {
  width:22px;
  height:22px;
}
.icon-close,
.icon-research {
  width: 16px;
  height: 16px;
}
.icon-close {
  display:none;
}
.icon-info {
  width: 14px;
  height: 14px;
}

.icon-go {
  width: 12px;
  height: 12px;
  transition: all 0.3s ease-in;
}

@-webkit-keyframes animationLike {
  0% {
    bottom: 17px;
    opacity: 0.4;
  }
  20% {
    opacity: 0.8;
    bottom: 22px;
  }
  40% {
    opacity: 1;
    bottom: 27px;
  }
  60% {
    opacity: 1;
    bottom: 32px;
  }
  80% {
    opacity: 0.8;
    bottom: 37px;
  }
  100% {
    bottom: 42px;
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@keyframes animationLike {
  0% {
    bottom: 17px;
    opacity: 0.4;
  }
  20% {
    opacity: 0.8;
    bottom: 22px;
  }
  40% {
    opacity: 1;
    bottom: 27px;
  }
  60% {
    opacity: 1;
    bottom: 32px;
  }
  80% {
    opacity: 0.8;
    bottom: 37px;
  }
  100% {
    bottom: 42px;
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
#animationLike {
  display: none;
  position: absolute;
  right: 12px;
  bottom: 15px;
  z-index: 0;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #333;
  text-decoration: none;
  animation: animationLike 0.5s;
  -webkit-animation: animationLike 0.5s;
  -o-animation: animationLike 0.5s;
  -moz-animation: animationLike 0.5s;
}
.article-page-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.article-page-img-wrap {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 8px;
}
.article-page-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.article-page-item {
  width:100%;
}
.article-page-item:hover .article-page-img {
  transform: scale(1.05);
}
.article-page-tip {
  color: #333;
  text-align: center;
  padding: 14px 0 4px;
  text-transform: uppercase;
}
.article-page-b {
  text-align: center;
}
.article-page-link {
  /* font-weight: 500; */
  font-size: 16px;
  line-height: 22px;
}
.long-nav {
  display:none;
  width: 280px;
  background-color: #fff;
  position: fixed;
  top:0;
  bottom:0;
  right: 0;
  z-index: 122;
  flex-direction: column;
  padding-left:32px;
  padding-right:16px;
  overflow-y: auto;
}
.long-nav-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 48px;
	color: #333;
  margin-top:38px;
}
.long-nav-btn {
  width:48px;
  height:48px;
  background-color: #333;
  border-radius: 50%;
  position: fixed;
  right:16px;
  bottom:20%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 125;
}
.icon-long-list,
.icon-long-close {
  width:20px;
  height:20px;
  fill:#ffffff;
}
.icon-long-close {
  display: none;
}
.long-nav-item {
  font-size: 16px;
  line-height:30px;
  color: #333;
  display: inline-block;
  margin-top:12px;  
  position:relative;
  padding-left:16px;
}
.long-nav-item:before {
  content:'-';
  height:100%;
  font-size: 16px;
  color: #333;
  position:absolute;
  left:0;
}
.long-des {
  font-size: 16px;
  line-height:26px;
  color: #333;
  margin-top:24px;
}
.article-section {
  margin-bottom:24px;
}
.islike-wrap {
  margin-bottom:24px;
}
.article-section .long-title {
  margin: 0 0 18px;
  font-size: 24px;
  padding-top:12px;
  line-height:28px;
}
.article-section .long-content {
  margin:0 0 20px
}
.article-section .long-img {
  margin:0 0 24px
}
.islike-tit {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #333;
  text-align: center;
}
.islike-t {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.content-card p:nth-child(1),
.content-card ul {
  margin:0;
}
.content-card {
  margin:24px 0;
}
.content-card p:nth-child(1) {
  padding:24px 56px 24px 20px;
  background-color: #333;
  border-radius: 8px 8px 0px 0px;
  color:#fff;
}
.content-card ul {
  padding:24px 30px 24px 20px;
  background-color: #f8f8f8;
  border-radius: 0px 0px 8px 8px;
}
.content-card li {
  list-style: none;
  font-size: 16px;
  line-height: 30px;
	color: #333;
  position:relative;
  padding-left:21px;
}
.content-card li:before {
  content: '';
  display: inline-block;
  height: 6px;
  width:6px;
  border-radius: 50%;
  color: #8e97ae;
  background-color: #8e97ae;
  position: absolute;
  left:0;
  top:12px;
}
.content-card ul {
  color:#ffffff;
  text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
  border-bottom:none;
}
.article-section ol {
  padding-left:0;
}
.article-section ol li {
  padding-left:32px;
  list-style: none;
  background: url(../Images/correct4.svg) no-repeat left 2px;
  background-size: 20px 20px;
}
.article-section a {
  color:#333;
}
.article-section a:hover {
  text-decoration: underline;
}

.related-article-b {
  display: none;
}

.brpp_pageGo {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-next-active,
.page-next-nor  {
  width: 22%;
  max-width:100px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  border-radius: 4px;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  margin-left: 6%;
  cursor: pointer;
}
.page-next-nor,
.page-back {
  visibility: hidden;
}

.nav-href-login {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  width:100%;
  border-top: 1px solid #eee;
}
.google-img-mobile {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.google-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
}
.google-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.google-name {
  font-size: 16px;
  height: auto !important;
  margin-left: 12px;
}

.signout-btn-mobile {
  display: flex;
  padding:0 16px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #ddd;
  line-height: 32px;
  justify-content: center;
  color: #999;
  font-size: 12px;
}

.google-img-wrap {
  display: none;
}

#loginButton {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%);
}
.list-tab {
  margin-top:20px;
  white-space: nowrap;
  overflow-x: scroll;
  text-align: center;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  font-size: 0;
}
.list-tab li {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 12px;
}
.list-tab li:last-child {
  margin-right: 0;
}
.list-tab .list-cont {
  height:48px;
  line-height: 48px;
  display: block;
  padding:0 16px;
  border-radius: 4px;
  background-color: #eee;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
}
.list-tab .list-cont:hover {
  background-color: #333333;
  color: #fff;
}
.list-tab .curr .list-cont {
  background-color: #333333;
  color: #fff;
}

.tracker-list {
  margin-bottom:24px;
}
.tracker-item{
  border: 1px solid #e5e5e5;
  position:relative;
}
.tracker-item:hover {
  border:1px solid #3c69e0;
}
.tracker-item:hover .tracker-button-main {
  background-color: #1273eb;
}



.tracker-content.benefits {
  display: flex;
  align-items: center;
}
.tracker-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.tracker-left {
  height:120px;
  padding: 0;
  flex: 1;
  display: flex;
  align-items: center;
  position: relative;
}

.tracker-item {
  border-radius: 4px;
  overflow: hidden;
}

.tracker-top {
  width:100%;
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px;
  border-bottom: 1px dashed #e5e5e5;
}
.tracker-top.benefits {
  padding: 0;
  border-bottom: none;
}

.tracker-img {
  border-radius: 4px;
  height: 90px;
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tracker-img.benefits {
  padding:0;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  display: none;
  overflow: hidden;
}
.tracker-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.tracker-text {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 16px;
}
.tracker-text-brand {
  font-weight: 700;
}
.tracke-text-des {
  font-size: 12px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 16px;
  overflow: hidden;
  margin-top: 6px;
}
.tracker-bottom {
  width: 100%;
  padding: 12px 12px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tracker-text-brand {
}
.tracker-text-brand.bottom {
  color: #666;
  display: block;
  font-weight: 400;
}
.tracker-button {
  width: 100%;
  max-width: 240px;
  height: 40px;
  border-radius: 4px;
  z-index: 1;
  position: relative;
}
.tracker-button-main {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  font-weight: 500;
  color: #fff;
  border-radius: 24px;
  z-index: 2;
  overflow: hidden;
  background-color: #3c69e0;
  font-size: 16px;
}
.tracker-title {
  font-size: 26px;
  text-align: center;
  color:#3c69e0;
}
.tracker-subtitle {
  display: none;
}
.tracker-wrap {
  margin-bottom:24px;
}
.tracker-wrap-title {
  margin:20px 0 12px;
  font-size: 18px;
  line-height:28px;
  cursor:pointer;
  position:relative;
}
.tracker-faq h3 {
  padding-right:20px;
  margin-bottom:12px;
  font-weight: 700;
  font-size: 16px;
  line-height:24px;
  position:relative;
  cursor:pointer;
  background-color: rgba(244, 245, 247, 0.75);
  padding:16px 54px 16px 24px;
  border-radius: 8px;
}
.tracker-faq h3::before {
  content: url("../Images/expand.svg");
  display: inline-block;
  width: 18px;
  height: 14px;
  position:absolute;
  right:20px;
  top:calc(50% - 3px);
  transform: translateY(-50%);
}

.tracker-faq h3.rotate::before {
  top:calc(50% - 10px);
  transform: rotate(180deg) translateY(-50%);
}
.tracker-faq h3.rotate {
  margin-bottom:0;
  border-radius: 8px 8px 0 0;
}
.tracker-faq > div {
  display: none;
  background-color: rgba(244, 245, 247, 0.75);
  margin-bottom:12px;
  padding:0 24px 16px 24px;
  border-radius: 0 0 8px 8px;
}
.tracker-faq p {
  font-size: 14px;
}
.tracker-faq div p {
  margin-top:8px;
}
.tracker-faq div p:first-child {
  margin-top:0;
}

.tracker-faq div ul {
  margin-top:8px;
}
.tracker-faq div ul li {
  list-style: disc;
  font-size: 14px;
  line-height: 22px;
  margin-left:32px;
  margin-bottom:8px;
}
.tracker-faq div ul li:last-child {
  margin-bottom:0;
}

.list-ads2 {
  width:100%;
  margin:16px 0;
}
.tracker-item {
  margin-top:16px;
}
.tracker-item.benefits {
  border:none;
}
.track-package-des {
  font-size:16px;
}
.tracker-outlink {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tracker-outlink-item {
  width:100%;
  cursor: pointer;
  position:relative;
}
.tracker-outlink-item:last-child {
  margin-top:24px;
}

.tracker-outlink-title {
  font-size: 18px;
  font-weight: 700;
  margin:0 0 16px 0;
  line-height:28px;
}
.tracker-outlink-img {
  border-radius: 8px;
  overflow: hidden;
}
.tracker-outlink-img img{
  display: block;
  width:100%;
  border-radius: 8px;
  min-height: 200px;
  max-height: 200px;
  object-fit: cover;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
}
.tracker-outlink-item:hover .tracker-outlink-img img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.brands-info {
  width: 100%;
  margin-top: 24px;
}
.brands-img-con {
  width: 100%;
  min-height: 160px;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  display: flex;
  flex-direction: column;
}
.brands-img-title {
  padding: 12px;
  width: 100%;
  background-color: #f3f4f6;
  border-radius: 8px 8px 0 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.brands-img {
  height: 100%;
  padding: 16px;
  text-align: center;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brands-img img {
  max-width: 100%;
  height: auto;
  max-height: 88px;
}
.brands-table {
  flex: 1;
  width: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 24px;
}
.brands-table tr td {
  padding: 12px 16px;
  line-height: 20px;
  font-size: 14px;
  word-break: break-word;
}
.brands-table tr td:first-child {
  width: 106px;
  background-color: #f3f4f6;
  border-right: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
}
.brands-table tr td:last-child {
  border-bottom: 1px solid #e5e7eb;
}
.brands-table tr:last-child td:first-child,
.brands-table tr:last-child td:last-child {
  border-bottom: none;
}
.brands-button {
  margin-top: 22px;
}
.brands-button-item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 2px solid #3c69e0;
  /* background-color: #3c69e0; */
  padding: 9px 32px;
  border-radius: 8px;
}
.brands-button-item.program {
  padding:8px 32px;
  border-radius: 4px;
}
.brands-button-item span {
  font-size: 14px;
  font-weight: 700;
  color:#3c69e0;
}
.tracker-ads {
  margin:24px 0;
}
.tracker-near-list h2 {
  margin-bottom:8px;
}

.form-pdf {
  width:100%;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin:24px 0;
  padding:16px;
  position:relative;
  height:280px;
  overflow: hidden;
}
.form-pdf.hide-after::after {
  display: none;
}
.form-pdf::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  z-index:10;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #fafafa 85%, #f5f5f5);
  pointer-events: none;
}
.form-img {
  width:100%;
  aspect-ratio: 0.71;
}
.form-pre-wrap {
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  z-index:40;
  width:100%;
  max-width:calc(100% - 32px);
}
.form-pre-img {
  max-width:100%;
}
.icon-prev {
  fill:#ffffff;
  width:16px;
  height:16px;
  position: absolute;
  right:0;
  top:-32px;
  cursor: pointer;
}

.form-pre-cover {
  position:fixed;
  top:0;
  bottom:0;
  right:0;
  left:0;
  background: rgba(0, 0, 0, 0.75);
  z-index:999;
  display:none;
}
.show-full-pdf {
  width: 200px;
	height: 48px;
	background-color: rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 16px 0px 
		rgba(0, 0, 0, 0.06);
	border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  position:absolute;
  bottom:32px;
  z-index:20;
  left:50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.show-full-pdf:hover {
	background-color: rgba(0, 0, 0, 0.65);
}
.icon-show-pdf {
  width:20px;
  height:20px;
  margin-right:16px;
}
.show-full-pdf span {
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
}
.form-download {
  height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #111;
  border: none;
  cursor: pointer;
  text-align: center;
  cursor: pointer;
  padding:0 16px;
  box-sizing: border-box;
}
.form-download:hover {
  background: #333;
}
.icon-bill-download {
  width: 18px;
  height: 18px;
  fill: #ffffff;
  margin-right: 16px;
}
.form-download-text {
  font-family: GoogleSans;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
}
.form-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap:12px;
  margin-top:24px;
}
.category-list .form-list {
  margin-top:20px;
  margin-bottom:24px;
}
.form-con {
  width: 100%;
  position:relative;
}
.form-item {
  background-color: #ffffff;
  border-radius: 8px;
  border: solid 1px #ddd;
  padding: 12px;
}
.form-con:hover .form-item {
  border: solid 1px #aaa;
}
.form-img {
  /* min-height: 150px; */
  width:100%;
  object-fit: contain;
}
.form-title {
  text-align: center;
  margin-top:8px;
}
.form-title a {
  font-weight: 500;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.index-list-wrap.form .form-title a {
  font-weight: 700;
}
.writing-tip h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.writing-list {
  margin-top: 16px;
  margin-bottom:24px;
}
.writing-item h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 12px;
}
.writing-item:not(:first-child) {
  margin-top: 24px;
}
.writing-item p {
  font-size: 16px;
  color: #666666;
  line-height: 22px;
}
.writing-item strong {
  display: block;
}
.writing-item ul {
  padding-left:8px;
  margin-top:12px;
}
.writing-item ul li {
  color:#666666;
  margin-top:4px;
  position:relative;
  padding-left:12px;
}
.writing-item ul li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #666666;
  border-radius: 50%;
  margin-right: 8px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.writing-item ul li{
  font-size: 16px;
}
.ads-aside {
  margin:24px 0;
}
.ads-form {
  grid-column: 1 / -1;
}
.program-wrap {
  border: 1px solid #e5e5e5;
  padding:12px 16px;
  border-radius: 4px;
  overflow: hidden;
}
.program-wrap ul {
  padding-left:12px;
}
.program-wrap ul li {
  list-style-type: disc;
  padding:6px 0;
}
.program-wrap ul li strong {
  font-weight: 700;
}
.program-wrap ul li span {
  word-break: break-all;
}
.program-details {
}
.program-details h3 {
  font-weight: 700;
  margin-top:14px;
}

.program-details p {
  margin:0px 0px 8px;
}
.program-details ul {
  padding-left:24px;
}
.program-details ul li {
  list-style-type: disc;
}
.phone-ads {
  width:100%;
  margin-top:24px;
}
.banner-pc {
  width: 100%;
  object-fit: cover;
}
.index-title-housing {
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-bottom: 8px;
  position: relative;
}
.index-title-housing span {
  color: #4fe395;
}
.index-des-housing {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.75;
}
.index-banner.housing {
  height:300px;
}
.housing-btn {
  width: 136px;
	height: 48px;
	background-color: #2f68ff;
	border-radius: 24px;
	font-size: 16px;
	font-weight: 500;
	line-height: 48px;
	color: #ffffff;
  margin-top:24px;
  text-align: center;
  padding:0 20px;
}
.housing-btn:hover {
	background-color: #2f6fff;
}
.housing-list {
  margin:24px 0;
}
.housing-list h2 {
	font-size: 20px;
  line-height: 28px;
	font-weight: 700;
	color: #333;
  margin-bottom:16px;
}
.housing-eligibility {
  /* margin-top:-8px; */
}
.housing-eligibility li {
  /* display: inline-block; */
  list-style-type: disc;
  margin-left:16px;
  padding-left:4px;
  font-size: 14px;
  margin-top:8px;
}
.housing-eligibility li strong {
  font-weight: 700;
  color: #333;
}
.housing-resources {
  display: flex;
  flex-wrap:wrap;
  align-items: center;
  margin-bottom:-24px;
  margin-left:-24px;
  margin-top:24px;
}
.housing-resources-con {
  width:100%;
  margin-bottom: 24px;
  padding-left:24px;
}
.housing-resources-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position:relative;
}

.housing-resources-img {
  width:100%;
  height:100%;
  position:relative;
}
.housing-resources-img img {
  width:100%;
  height:100%;
  min-height:150px;
  object-fit: cover;
  border-radius: 8px;
}
.housing-resources-title {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	color: #333;
  margin-top:8px;
  text-align: center;
  flex:1;
  display: flex;
  align-items: flex-start;
}
.housing-resources-type {
  display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 10px;
	color: #3c69e0;
  margin-top: 12px;
}
.housing-progress {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin-top:24px;
}
.housing-progress-item {
  display: flex;
  align-items: center;
  position:relative;
}
.housing-progress-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.housing-progress-num {
  display: inline-block;
  font-size: 36px;
  line-height: 36px;
	opacity: 0.25;
  width:16px;
}
.housing-progress-label {
  display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	opacity: 0.25;
  display: none;
}
.icon-step {
  width:40px;
  height:40px;
  margin-left:24px;
}
.housing-progress-title {
  display: inline-block;
	font-size: 14px;
	font-weight: 500;
	opacity: 0.7;
  margin-left:16px;
  flex:1;
}

.store-info.benefits {
  width:100%;
}

.benefits-text {
  flex:1;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:12px;
}
.benefits-text ul {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:12px;
}

.benefits-text li {
  list-style: disc;
}
.benefits-button {
  width:fit-content;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color:#333;
}
.benefits-button:hover {
  text-decoration: underline;
}
.benefits-title {
  font-size: 16px;
  line-height: 20px;
}
.benefits-title span {
  font-weight: 700;
}
.benefits-des {
  font-size: 16px;
  line-height: 20px;
}
.benefits-des span {
  font-weight: 700;
}
.benefits-bottom {
  width: 100%;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.benefits-program {
  color:#666;
}

.eligibility-des {
  font-size: 16px;
}
.eligibility-list {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:24px;
  margin-top:20px;
}
.eligibility-item {
  display: flex;
  flex-direction: column;
}
.eligibility-item .content-card {
  margin:0;
  flex:1;
  display: flex;
  flex-direction: column;
}
.eligibility-item .content-card.eligibility p {
  padding: 16px 24px 16px 20px;
  font-size: 16px;
  font-weight: 700;
  color:#fff;
}
.eligibility-item .content-card.eligibility ul {
  padding: 20px;
  font-weight: normal;
  flex:1;
}
.eligibility-item .content-card.eligibility li {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  padding-left: 12px;
  margin-top:8px;
}
.eligibility-item .content-card.eligibility li:first-child {
  margin-top: 0;
}
.eligibility-item .content-card.eligibility li:before {
  height: 3px;
  width: 3px;
  color: #333;
  background-color: #333;
  top: 8px;
}
.category-item.program {
  padding:0;
}
.category-item.program a {
  height:100%;
  line-height: 48px;
  padding: 0 4px 0 12px
}
.tanf-step-list {
  width:100%;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:24px;
}
.tanf-step-item {
  display: flex;
  align-items: center;
  position: relative;

}
.icon-tanf-step {
  width:100%;
  aspect-ratio: 1 / 1;
  max-height:300px;
  display: none;
}
.step-num {
  font-size:16px;
  font-weight: 700;
  display: inline-block;
  margin-right:12px;
}
.step-content {
  font-size: 16px;
  /* font-weight: 700; */
  display: inline-block;
  text-align: center;
}
.benefits-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-left: -24px;
  margin-bottom:-24px;
}
.benefits-item {
  width:50%;
  padding-left:24px;
  margin-bottom:24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.benefits-item:nth-child(1) {
  display: none;
}
.icon-benefits {
  width:75%;
  aspect-ratio: 1 / 1;
}
.benefits-name {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  margin-top:12px;
  text-align: center;
  flex:1;
}
.benefits-btn {
  max-width: 100px;
  width: 50%;
  height: 35px;
  background-color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#fff;
  font-size: 12px;
  font-weight: 700;
  margin-top:12px;
  border-radius: 24px;
  padding:0 12px;
}
.benefits-btn.out {
  background-color: #ffffff;
  border:1px solid #333;
  color:#333;
}
.benefits-btn:hover {
  background-color: #183883;
  /* background-color: #3c69e0; */
}
.benefits-btn.out:hover {
  background-color: #333;
  color:#ffffff;
}

.index-banner-desktop {
  display: none;
}
.index-banner-mobile {
  display: block;
}
.banner-btn-wrap {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:12px;
  margin:40px auto 0;
}
.banner-btn {
  display: inline-block;
  height:56px;
  /* max-width:280px; */
  background-color: #ffffff;
  border-radius: 8px;
  width:100%;
  padding:0 16px 0 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
}
.banner-btn:hover .banner-btn-text {
  color:#3c69e0;
}
.banner-btn:hover .icon-banner-arrow {
  fill:#1d2f5e;
  fill-opacity: 0.8;
}

.banner-btn-text {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin:0 12px;
  flex:1;
}
.icon-banner-type {
  width: 26px;
  height: 26px;
}
.icon-banner-arrow {
  width: 20px;
  height: 20px;
  fill:#333;
  fill-opacity: 0.2;
}
.aside-article {
  margin-top: 24px;
}
.aside-article-list {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.aside-article-con {
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.aside-article-item {
  display: flex;
  flex-direction: column;
  position: relative;
}
.aside-article-img {
  order: 1;
  position: relative;
  display: flex;
}
.aside-article-item img {
  width: 100%;
  height: 180px;
  border-radius: 8px;
  object-fit: cover;
}
.aside-article-title {
  font-size: 16px;
  /* font-weight: 500; */
  line-height: 24px;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 12px;
  order: 3;
}
.aside-article-des {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  margin-top: 6px;
  order: 3;
}
.aside-article-item:hover .aside-article-title .article-page-link, 
.aside-article-title:hover .article-page-link {
  color:#333;
}
.aside-category-wrap {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:12px;
}
.aside-category-item {
  display: flex;
  align-items: center;
  height: 56px;
  width:100%;
  padding: 0px 20px;
  border-radius: 8px;
  border: 1px solid #ddd;
  position:relative;
}
.aside-category-slug {
  flex: 1;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
  font-size: 16px;
}
.aside-arrow-right {
  width: 20px;
  height: 20px;
  fill: #333;
  opacity: 0.35;
}
.aside-category-item:hover {
  border-color: #aaa;
}
.aside-category-item:hover .aside-category-slug {
  color: #333;
}
.aside-category-item:hover .aside-arrow-right {
  opacity: 1;
}
.index-list-wrap.tool {
  width:100%;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap:24px;
}
.index-list-wrap.form,
.index-list-wrap.about {
  width:100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap:24px
}
.index-list-wrap.form .form-con {
  width:100%;
}

.index-list-wrap.form .form-title {
  font-family: Gilroy;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin-top:16px;
}
.index-list-wrap.form .form-item {
  padding:16px;
  background-color: #F6F7F8;
  border-color:#e5e5e5;
  border-radius: 12px;
  overflow: hidden;
  display: block;  
  font-size: 0; 
  line-height: 0; 
  
}
.index-list-wrap.form .form-con:hover .form-img {
  transform: scale(1.05);
}
.index-list-wrap.form .form-img-wrap {
  width:100%;
  height:100%;
  overflow: hidden;
  border-radius: 12px;
}
.index-list-wrap.form .form-img {
  width: 100%; 
  height: 100%; 
  display: block;  
  border-radius: 12px;
  overflow: hidden;
  max-height:none;
  aspect-ratio: auto;
  transition: transform 0.3s ease-in-out;
}

.index-list-wrap.guide {
  width:100%;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap:24px;
}
.index-tool-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.index-tool-img {
  width:100%;
  overflow: hidden;
  border-radius: 12px;
  line-height: 0;

}

.index-tool-img img{
  width:100%;
  height:100%;
  object-fit: cover;
  max-height: 300px;
  border-radius: 12px;
  transition: transform 0.3s ease-in-out;
}
.index-tool-item:hover .index-tool-img img {
  transform: scale(1.05);
}
.index-tool-title {
  font-size: 18px;
  font-weight: 700;
  margin-top:16px;
  line-height: 24px;
}
.index-tool-des {
  color: #666;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.1px;
  margin-top:4px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.index-state-item {
  position: relative; 
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
  align-items: center;
  border-radius: 12px;
  background: #FAFAFA;
}
.index-state-name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right:4px;
}
.index-state-arrow {
  width: 11px;
  height: 11px;
  fill:#ddd;
}
.index-state-item:hover {
  background: #F5F5F5;
}
.index-state-item:hover svg {
  fill:#666;
}
.index-article-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.index-article-img-wrap {
  width:100%;
  overflow: hidden;
  border-radius: 8px;
  line-height: 0;
}
.index-article-img-wrap img {
  width:100%;
  height:100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.index-article-item:hover .index-article-img-wrap img {
  transform: scale(1.05);
}
.index-article-name {
  text-overflow: ellipsis;
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top:20px;
}
.index-article-more {
  color: #999;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.1px;
  margin-top:10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.index-article-arrow {
  width: 11px;
  height: 11px;
  fill:#999;
}
.aside-city-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0;
}
.aside-city-item {
  padding: 0 12px;
  width: 100%;
  border-radius: 4px;
  position: relative;
  height: 48px;
  display: flex;
  align-items: center;
}
.aside-city-link {
  height:100%;
  flex: 1;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 48px;
}
.pdf-detail {
  margin-top: 24px;
}
.pdf-detail-img {
  background-color: #F6F7F8;
  border-radius: 12px;
  border: solid 1px #e5e5e5;
  padding: 12px;
  display: none;
}
.pdf-detail-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 12px;
  overflow: hidden;
}
.pdf-detail-info {
  flex: 1;
  margin-top:20px;
}
.pdf-info-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
}
.pdf-info-item {
  display: flex;
}
.pdf-info-item svg {
  fill: #333;
  margin-right: 16px;
}
.pdf-info-item svg + span {
  flex: 1;
  font-size: 16px;
  line-height: 24px;
}
.pdf-detail-download {
  height:100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: GoogleSans;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  height: 48px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #ffffff;
  border-radius: 8px;
  background: #111;
  box-sizing: border-box;
}
.pdf-detail-download.empty {
  background: #fff;
  color: #666;
  border:1px solid #ddd;
  margin-top:0;
  padding:0 24px;
  width:auto;
}
.pdf-btn-wrap.download .pdf-detail-download.empty {
  height:48px;
  line-height:48px;
  padding:0 48px;
}
.pdf-detail-download.empty:hover {
  color: #333;
  border-color: #333;
  background: #fff;
}
.pdf-detail-download:hover {
  background: #333;
}

.aside-pdf-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.aside-pdf-item {
  position: relative;
}
.aside-pdf-item:hover .form-item {
  border-color: #aaa;
}
.aside-tool-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
}
.aside-tool-link {
  width: 100%;
  position: relative;
}
.aside-tool-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 170px;
  max-height: 200px;
  flex-shrink: 0;
  border-radius: 6px;
}
.aside-tool-img img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 200px;
  object-fit: cover;
  border-radius: 6px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.aside-tool-item:hover .aside-tool-img img {
  transform: scale(1.05);
}
.aside-tool-content {
  position: relative;
  margin-top: 12px;
}
.aside-tool-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guide-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height:250px;
  flex-shrink: 0;
  border-radius: 8px;
}
.guide-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.guide-title {
  margin-top:16px;
}
.feature-wrap {
  height:160px;
  background-color: #f5f5f5;
  display: none;
}
.about-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.about-title {
  font-size: 16px;
  font-weight: 700;
  margin-top: 16px;
  min-height: 2.5em; 
  display: flex;
  align-items: center; 
}
.about-des {
  color:#666;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  margin-top: 2px;
}
.icon-about {
  width:48px;
  height:48px;
  fill: #000;
}
.banner-content {
  display:none;
}
.banner-content-item {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.icon-banner {
  width:40px;
  height:40px;
  margin-right:16px;
}
.banner-content-item:first-child .icon-banner {
  width:48px;
  height:48px;
  margin-top:4px;
}
.banner-content-wrap {
  flex:1;
  display:grid;
  grid-template-columns:repeat(1,1fr);
  gap:6px;
  color:#ffffff;
}
.banner-content-number {
  font-family: Gilroy;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.1px;
}
.banner-content-des {
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
.article-page {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
  margin-top:24px;
  width:100%;
}
.article-index h1 {
  text-align: center;
}
.nav-sub-list {
  display: none;
  padding-left:16px;
}
.nav-sub-list.expand {
  display: block;
}
.nav-item.expand a {
  width: -webkit-max-content;
  color: #333333;
  font-size: 16px;
  line-height: 44px;
  flex: 1;
  padding: 0 16px 0 0;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.nav-item.expand .nav-sub-item a {
  width:100%;
}
.nav-sub-item span {
  font-size: 14px;
}
.category-item.brand {
  padding:56px 0;
  justify-content: center;
  height:100%;
}
.category-item img {
  width:180px;
  height:100%;
  object-fit: contain;
}
.service-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin-top:20px;
  padding-bottom:20px;
  border-bottom: solid 2px #ddd;
}

.service-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.service-item img {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}
.icon-service {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}
.service-item span {
  font-size: 16px;
  flex:1;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.hours-status-list {
  display: none;
}
.hours-status-list.expand {
  display: block;
  margin-top:4px;
  line-height:24px;
}
.current-houts-top {
  display: flex;
  align-items: center;
}
.current-hours-wrap {
  flex:1;
  font-size:16px;
  cursor: pointer;
}
.current-hours-wrap.expand .icon-hours-arrow {
  transform: rotate(270deg);
}
.current-hours-wrap .icon-hours-arrow {
  width:12px;
  height:12px;
  margin:0 0 0 10px;
  transform: rotate(90deg);
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.calculator-des {
  color:#666666;
  font-size:16px;
  line-height: 22px;
  letter-spacing: 0.1px;
  margin-top:20px;
}
.calculator-wrap {
  padding:40px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
  margin-top:20px;
  display:flex;
  align-items:center;
}
.calculator-content {
  flex:1;
}
.calculator-svg {
  width:100%;
  height:100%;
  max-width:200px;
  max-height:200px;
  aspect-ratio:1 / 1;
  margin-left:40px;
  display: none;
}
.calculator-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.calculator-label-value {
  width:100%;
  height:40px;
  border-radius: 8px;
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size:16px;
  font-weight: 500;
  padding-right:24px;
}
.calculator-icon {
  width: 20px;
  height: 20px;
  margin-right:12px;
}
.calculator-params {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.calculator-btn {
  margin-top:32px;
}
.calculator-item {

}
.calculator-label {
  margin-bottom:12px;
}
.calculator-label-name {
  flex:1;
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px; 
}
.calculator-year-switch {
  width:100%;
  height: 40px;
  padding: 4px;
  border-radius: 8px;
  background: #F3F3F3;
  display: flex;
  align-items: center;
  gap:4px;
}
.calculator-year-item {
  width:50%;
  height:32px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  border-radius: 8px;
  cursor: pointer;
  color:#999;
}
.calculator-year-item:hover {
  background-color: #fff;
}
.calculator-year-item.active {
  background-color: #fff;
  font-weight: 700;
  color:#333;
}
.status-select-wrap {
  position: relative;
}
.status-select {
  width:100%;
  height: 40px;
  border-radius: 8px;
  background: #F3F3F3;
  border:none;
  padding-left: 16px;
  padding-right:32px;
  font-size:14px;
  color:#333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  outline: none;  
  box-shadow: none !important; 
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

.status-select::-ms-expand {
  display: none;
}

.status-select:focus {
  outline: none;
}
.calculator-select-icon {
  width:12px;
  height:16px;
  position: absolute;
  right:16px;
  top:50%;
  transform: rotate(90deg) translateX(-50%);
  pointer-events: none;
}
.cal-amount-input {
  position: relative;
}
.cal-amount-input input {
  width:100%;
  height:40px;
  padding-left: 40px;
  padding-right: 16px;
  border-radius: 8px;
  background: #F3F3F3;
  border:transparent;
  outline: none;
  box-shadow: none !important;
  font-size:14px;
  color:#333;
  text-align: right;
  font-family: GoogleSans;
  transition: border 0.2s ease-in;
  -webkit-transition: border 0.2s ease-in;
}
.cal-amount-input input.error-border {
  border:1px solid #FF0000;
}
.error-message {
  color:red;
  position: absolute;
  bottom: -24px;
  right: 0;
  width:max-content;
  font-size:12px;
  display: none;
}
.rate-dollar {
  font-size:16px;
  position: absolute;
  left:16px;
  top:50%;
  transform: translateY(-50%);
}
.calculator-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.calculator-btn-reset {
  width: 88px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border:1px solid #ddd;
  font-size:16px;
  color:#666;
  cursor: pointer;
  font-weight: 500;
  box-sizing: border-box;
}
.calculator-btn-reset.detail {
  width:128px;
}
.calculator-btn-reset:hover {
  border-color: #333;
  color:#333;
}
.calculator-btn-confirm {
  flex:1;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #111;
  font-size:16px;
  color:#fff;
  cursor: pointer;
  font-weight: 500;
  margin-left:12px;
}
.calculator-btn-confirm:hover {
  background-color: #333;
}
.rate-title {
  font-family: Gilroy;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-top:20px;
}
.rate-table-wrap {
  width: 100%;
  margin-top:20px;
  overflow-x: auto;
  border:1px solid #ddd;
  border-radius: 8px;
}
.rate-table-wrap::-webkit-scrollbar {
  height: 6px;
  display: block;
}
.rate-table-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;
  margin: 0 1.5px;
}
.rate-table-wrap::-webkit-scrollbar-thumb {
  background: #999; 
  border-radius: 8px;
}
.rate-table-wrap::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.rate-table {
  width:100%;
  overflow:hidden;
}
.rate-table thead tr {
  background-color: #f8f8f8;
}
.rate-table tr th {
  font-weight: 700;
  padding:12px 24px;
  text-align: left;
}
.rate-table tr th:nth-child(1) {
  min-width:60px;
}
.rate-table tr th:nth-child(2) {
  min-width:140px;
}
.rate-table tr th:nth-child(3) {
  min-width:170px;
}
.rate-table tr th:nth-child(4) {
  min-width:190px;
}
.rate-table tr th:nth-child(5) {
  min-width:170px;
}
.rate-table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.rate-table tr td {
  padding:12px 24px;
  text-align: left;
}
.rate-table tr th:not(:last-child),
.rate-table tr td:not(:last-child) {
  border-right:2px solid #fff;
}
.rate-note {
  font-size: 14px;
  line-height: 22px;
  margin-top:24px;
  color:#666666;
}
.rate-note strong {
  color:#333333;
}
.calculator-aside-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap:24px;
}
.calculator-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap:24px;
  margin-top:20px;
}
.calculator-aside-item {
  width:100%;
}
.calculator-aside-link {
  border-radius: 8px;
  overflow: hidden;
  display:grid;
}
.calculator-aside-img {
  width:100%;
  height:100%;
  max-height: 150px;
  object-fit: cover;
}
.calculator-aside-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding:16px;
  background: #F8F8F8;
}
.calculator-aside-name {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.calculator-aside-icon {
  width: 14px;
  height: 13px;
  fill: #999;
}
.bracket-result-charts {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
#Details {
  padding-top:24px;
  margin-top:-24px;
}
#Details .ads-normal {
  margin-top:0;
}
.bracket-result-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding:40px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
  border-radius: 24px;
  margin-top:20px;
}
.bracket-circle-chart {
  position: relative;
  width: 190px;
  height: 190px;
  border-radius: 50%;
}
.bracket-circle-progress {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: conic-gradient(#999999 0deg, #111111 0deg);
  position: relative;
}
.bracket-mid-progress {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: conic-gradient(#999999 0deg, #111111 0deg);
  position: relative;
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index:2
}
.bracket-circle-progress::before,
.bracket-mid-progress::before {
  content: '';
  position: absolute;
  width: 110px;
  height: 110px;
  background: white;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bracket-tax-progress {
  position: absolute;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* background: conic-gradient(transparent 0deg 120deg, rgb(255, 17, 17) 120deg 180deg, transparent 180deg 360deg); */
}
.bracket-tax-progress::before {
  content: '';
  position: absolute;
  width: 140px;
  height: 140px;
  background:transparent;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index:3;
}
.bracket-result-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 130px;
  height: 130px;
  background-color: transparent;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index:5;
}
.bracket-result-other,
.bracket-tax-amount {
  color: #666;
  font-family: Gilroy;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
}
.bracket-result-num {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 4px;
}
.bracket-result-title {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}
.bracket-taxable-income{
  display: none;
  width:90px;
  align-self: flex-end;
}
.bracket-result-right {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 12px;
}
.bracket-nontaxable-income {
  width:78px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bracket-result-content {
  width:100%;
  margin-top:64px;
}
.bracket-breakdown-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap:8px;
  margin:24px auto 0;
  max-width:400px;
}
.bracket-breakdown-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bracket-tax-addtion {
  align-self: flex-end;
}
.bracket-breakdown-label {
  display: flex;
  align-items: center;
}
.bracket-breakdown-icon {
  font-size: 18px;
  font-weight: 500;
  color: #999;
  justify-self: flex-end;
  height:14px;
  line-height: 14px;
  margin-top:-4px;
}
.bracket-breakdown-label::before {
  content: '';
  width: 16px;
  height: 16px;
  border-radius:50%;
  margin-right:12px;
}
.bracket-breakdown-item:nth-last-of-type(15) .bracket-breakdown-label::before {
  background-color: #E0EBCB;
}
.bracket-breakdown-item:nth-last-of-type(13) .bracket-breakdown-label::before {
  background-color: #BCDCCD;
}
.bracket-breakdown-item:nth-last-of-type(11) .bracket-breakdown-label::before {
  background-color: #A4D2CE;
}
.bracket-breakdown-item:nth-last-of-type(9) .bracket-breakdown-label::before {
  background-color: #90C2C8;
}
.bracket-breakdown-item:nth-last-of-type(7) .bracket-breakdown-label::before {
  background-color: #709DAB;
}
.bracket-breakdown-item:nth-last-of-type(5) .bracket-breakdown-label::before {
  background-color: #517991;
}
.bracket-breakdown-item:nth-last-of-type(3) .bracket-breakdown-label::before {
  background-color: #2E4F72;
}
.bracket-breakdown-item:last-child .bracket-breakdown-label::before {
  background-color: transparent;
}

.bracket-breakdown-label,
.bracket-breakdown-num,
.bracket-tax-addtion {
  font-size: 12px;
  line-height: 14px;
}
.bracket-breakdown-label.result,
.bracket-breakdown-num.result  {
  font-weight: 700;
  color:#333;
}
.pdf-btn-wrap {
  margin-top:32px;
  display: flex;
  flex-direction: column;
  gap:12px;
}
.pdf-btn-wrap.download {
  margin-bottom:24px;
}
.footer-des {
  color: #cccccc;
  font-size: 14px;
  letter-spacing: 0.1px;
  margin: 24px auto 0;
  text-align: center;
  padding:0 12px;
}
.form-disc {
  margin-top:20px;
}
.form-disc.detail {
  font-size: 14px;
  line-height: 20px;
  margin:24px 0;
  border-top:1px solid #ddd;
  padding:24px 0 0;
  color:#666;
}
.form-disc strong {
  color:#333;
}

@media screen and (min-width: 360px) {
  .bracket-taxable-income{
    display: block;
    position: absolute;
    left:-56px;
    bottom:-40px;
  }
  .bracket-result-right {
    display: flex;
    position: absolute;
    right:-60px;
    top:-24px;
    height:120%;
  }
}

@media screen and (min-width: 400px) {
  .index-search {
    padding: 0;
  }
  .index-search {
    max-width: 368px;
  }
  .index-list-item {
    padding-left: 12px;
  }
  .banner-des {
    margin-top: 20px;
  }
  
  .index-list-des {
    font-size: 14px;
    letter-spacing: 3px;
  }
  .banner-search-mobile {
    padding: 0 24px;
  }
  .banner-search {
    margin-top: 30px;
  }
  .index-list-item {
    width: 48%;
    margin-right: 2%;
  }
  .banner-top {
    top: calc(9% - 50px);
  }
  .banner-bottom {
    bottom: calc(9% - 50px);
  }
  .like {
    margin: 24px 12px 0;
  }
  .unlike {
    margin: 24px 12px 0;
  }
  .category-item.program {
    width: 48%;
    margin-right: 1.5%;
  }
  .category-wrap.only-text.geo {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 414px) {
  .bracket-taxable-income{
    position: initial;
  }
  .bracket-result-right {
    position: initial;
    height:auto;
  }
  .bracket-result-content {
    margin-top:40px;
  }
}
@media screen and (min-width: 480px) {
  .icon-benefits {
    aspect-ratio:initial;
  }
  .aside-article-list {
    margin-left: -16px;
  }
  .aside-article-con {
    width: 50%;
    padding-left: 16px;
  }
  .aside-city-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 580px) {
  .tracker-outlink {
    flex-direction: row;
  }
  .tracker-outlink-item:last-child {
    margin-top:0;
  }
  .tracker-outlink-item {
    width:48%;
  }
  .footer-reserved {
    display: inline;
  }
  .aside-offices-list-wrap,
  .category-wrap,
  .category-wrap.only-text,
  .universal-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .category-wrap.only-text.geo {
    grid-template-columns: repeat(3, 1fr);
  }
  .office-search-wrap {
    flex-direction: row;
    justify-content: space-between;
    margin-right: -2%;
  }
  .office-btn {
    width: 48%;
    margin-right: 2%;
  }
  .banner-top {
    top: calc(5% - 100px);
  }
  .banner-bottom {
    bottom: calc(5% - 50px);
  }
  .page-back,
  .page-back-active {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .word-article {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .word-article-item {
    margin-bottom: 20px;
  }
  .footer-link:hover,
  .list-link:hover,
  .near-by-item:hover .near-by-link,
  .near-by-item:hover .near-by-r,
  .nutrition-item:hover .food-link,
  .store-list-item:hover .store-title-link,
  .top-menu-item:hover .top-menu-c,
  .top-menu-item:hover .top-menu-tit,
  .word-article-item:hover .word-item-link {
    color: #333;
  }
  /* .word-article-item:hover .word-item-img {
    transform: scale(1.05);
  } */
  .related-article-b {
    display: block;
  }
  .related-article-b .word-article-item {
    width: 49%;
  }
  .top-menu-box,
  .word-article-item {
    width: 49%;
    padding: 0 8px 0 0;
  }
  .pageNext {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pageNext-l {
    display: block;
  }
  .pageNext-l,
  .pageNext-r {
    width: auto;
    flex: 1;
  }
  .pageNext-des {
    width: 160px;
    flex-shrink: 0;
    display: inline-flex;
    justify-content: center;
  }

  .article-page {
    grid-template-columns: repeat(2, 1fr);
  }
  .article-page-img-wrap:hover ~ .article-page-b a {
    color: #333;
  }
  .article-page-b:hover .article-page-link {
    color: #333;
  }
  .list-tab {
    overflow-x: hidden;
  }
  .category-item.program {
    width: 31.5%;
    margin-right: 1.5%;
  }
  .index-title-housing {
    font-size: 38px;
    line-height: 56px;
  }
  .index-des-housing {
    font-size: 16px;
    line-height: 24px;
  }
  .housing-resources {
    align-items: stretch;
  }
  .housing-resources-con {
    width:50%;
  }
  .housing-resources-item {
    height:100%;
  }
  .housing-resources-img {
    max-height: 156px;
  }
  .benefits-des {
    display: -webkit-box;
    word-break: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
  }
  .benefits-item {
    width:33.333%;
  }
  .benefits-item:nth-child(1) {
    display: flex;
  }
  .index-list-wrap.tool {
    grid-template-columns: repeat(2, 1fr);
    gap:32px
  }
  .aside-city-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .index-list-wrap.form,
  .index-list-wrap.about {
    gap:32px
  }
  .index-list-wrap.form .form-con,
  .about-item {
    width: calc((100% - 64px) / 3);
  }
  .index-list-wrap.form img {
    max-height: 380px;
  }
  .ads-article {
    height:100%;
    margin-bottom:0;
  }
  .service-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .calculator-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .calculator-label {
    margin-bottom:0;
  }
  .calculator-year-switch,
  .status-select,
  .cal-amount-input input,
  .calculator-label-value {
    width: 240px;
  }
}

@media screen and (min-width: 680px) {
  
  .form-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .icon-benefits {
    width:100%;
  }
  .benefits-name {
    font-size: 18px;
    font-weight: 500;
    margin-top:16px;
  }
  .benefits-btn {
    width:50%;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 24px;
    margin-top:16px;
  }
  .store-list-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .aside-pdf-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .aside-tool-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .error {
    margin-top: 80px;
  }
  .calculator-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .calculator-year-switch,
  .status-select,
  .cal-amount-input input,
  .calculator-label-value {
    width: 320px;
  }
  .pdf-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .pdf-detail-img {
    margin-right: 32px;
    max-width: 240px;
    min-width: 240px;
    display: block;
  }
  .pdf-detail-info {
    margin-top:0;
  }
   .pdf-btn-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap:12px;
  }
  .pdf-detail-download.confirm,
  .form-download {
    flex:1;
  }
}
@media screen and (min-width: 768px) {
  .page-next-active,
  .page-next-nor {
    margin-left: 15%;
  }
  .page-back,
  .page-back-active  {
    margin-right: 15%;
  }
  .brands-table tr td:first-child {
    width:140px;
  }
  .brands-button-item {
    width:100%;
    background-color: #ffffff;
    color:#3c69e0;
    padding: 16px 32px;
  }
  .brands-button-item span {
    color: #3c69e0;
  }
  .brands-button-item:hover {
    background-color: #3c69e0;
  }
  .brands-button-item:hover span {
    color:#ffffff;
  }
  .brands-info {
    display: flex;
    align-items: stretch;
    min-height: 180px;
  }
  .brands-img-con {
    min-height: 160px;
    width: 220px;
    margin-right: 24px;
  }
  .brands-table {
    margin-top: 0;
  }
  .brands-button {
    display: flex;
    justify-content: space-between;
  }
  .track-package-des {
    text-align:left;
  }
  .tracker-title {
    font-size: 44px;
    margin-bottom:12px;
    line-height:60px;
  }
  .tracker-subtitle {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size:20px;
  }
  .tracker-wrap-title {
    margin:24px 0 14px;
    font-size: 22px;
  }
  .tracker-wrap-title.program {
    cursor: auto;
  }
  .tracker-faq h3 {
    font-size:18px;
  }
  
  .tracker-content {
    flex-direction: row;
  }
  .tracker-top {
    padding: 0;
    flex: 1;
    border-bottom: none;
  }
  .tracker-img {
    height: 100%;
    padding:12px;
    width: 100%;
    max-width: 136px;
    border-radius: 0;
  }
  .tracker-text {
    flex: 1;
    padding:12px 0 12px 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .tracker-text-brand {
    display: block;
    font-size: 14px;
    line-height: 16px;
  }
  .tracke-text-des {
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    margin-top:4px;
  }
  .tracker-bottom {
    width: 100%;
    max-width: 200px;
    padding: 24px 0;
    margin-right: 24px;
  }
  .tracker-text-brand {
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-bottom:10px;
  }
  .tracker-text-brand.bottom {
    display: none;
  }
  .tracker-button {
    max-width: 200px;
    height:44px;
  }
  .tracker-button-main {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    padding:0 12px;
  }
  .tracker-outlink-title {
    font-size: 18px;
    text-align: left;
    font-size: 20px;
    margin:0 0 16px 0;
  }
  .tracker-outlink-img {
    min-height:200px;
    max-height: 200px;
  }
  .index-list-des {
    text-align:center;
  }
  .main.main-index {
    min-height: 633px;
  }
  h1 {
    font-size: 32px;
    line-height: 46px;
  }
  .about_us h3,
  .category-caption-item h2,
  h2 {
    font-size: 22px;
  }
  .category-caption-item h2 {
    margin-bottom:4px;
  }
  .header {
    position: relative;
  }
  .bread_crumbs {
    display: block;
  }
  .aside-offices-list-wrap,
  .category-wrap,
  .category-wrap.only-text,
  .universal-list {
    grid-template-columns: repeat(3, 1fr);
  }

  .office-search-wrap {
    flex-direction: row;
    justify-content: space-between;
    margin-right: -1%;
  }
  .office-btn {
    width: 49%;
    margin-right: 1%;
    margin-top: 0;
  }
  .search-icon {
    height: 20px;
    margin-left: 48px;
    cursor: pointer;
  }
  .search-btn {
    width: 76px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #3c69e0;
    color: #fff;
    cursor: pointer;
    border-radius: 17px;
    display: none;
  }
  .index-banner {
    width: 100%;
    height: 450px;
    overflow: hidden;
  }
  .banner-top {
    display: none;
  }
  .banner-bottom {
    display: none;
  }
  .banner-left {
    display: block;
    left: calc(10% - 450px);
  }
  .banner-right {
    display: block;
    right: calc(10% - 450px);
  }
  .index-title-one,
  .index-title-two {
    font-size: 64px;
    line-height: 72px;
    display: inline;
  }
  .index-title-three {
    font-size: 64px;
    line-height: 72px;
  }
  .banner-des {
    display: block;
    font-size: 20px;
    z-index: 101;
    line-height: 32px;
  }
  .index-search {
    width: 100%;
    max-width: 640px;
    top: 316px;
    z-index: 102;
  }
  .index-search.other {
    top: 10px;
    right: 0;
    z-index: -1;
    left: auto;
    transform: none;
  }
  .banner-search-mobile {
    display: none;
  }
  .index-banner-middle {
    z-index: 102;
    top:110px;
  }
  .banner-search {
    max-width: 570px;
    height: 64px;
    border-radius: 32px;
    margin-top: 35px;
    background-color: #f8f8f8;
  }
  .banner-search.index {
    max-width: inherit;
  }
  .banner-search.other {
    height: 44px;
    margin-top: 0;
    display: flex;
    justify-content: flex-end;
  }
  .banner-search.other .banner-search-title {
    display: none;
  }
  .banner-middle-header {
    display: none;
  }
  .banner-search-item {
    width: 33%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 64px;
    border-radius: 32px;
    padding: 18px;
    border: solid 1px transparent;
    cursor: pointer;
    margin-bottom: 0;
  }
  .banner-search-title {
    font-weight: 500;
    padding-right: 0;
    width: auto;
  }
  .banner-search-btn {
    width: 50px;
    height: 50px;
  }
  .banner-list {
    width: 100%;
    max-width: inherit;
    height: 500px;
    background-color: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
    border-radius: 32px;
    border: solid 1px #ddd;
    margin-top: 12px;
    display: none;
    position: initial;
    margin-left: 0;
  }
  .banner-list.size {
    max-width: 570px;
  }
  .banner-list.other {
    position: absolute;
    z-index: 99;
  }
  .icon-search {
    cursor: pointer;
  }
  .icon-search.index {
    display: none;
  }
  .store-list-wrap.common {
    margin-top: 16px;
  }
 
  .store-detail {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  .store-detail-info-wrap {
    flex: 1;
    padding-right: 16px;
  }
  .store-detail-map {
    margin-top: 0;
    width: 350px;
  }


  .ads-offices,
  .ads-records {
    display: none;
  }
 

  .form-pdf {
    margin:32px 0;
    padding:36px;
    height:500px;
  }
  .form-pdf::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #fafafa 85%, #f5f5f5);
    pointer-events: none;
  }
  .form-pre-wrap {
    max-width:768px;
  }
  .icon-prev {
    width:20px;
    height:20px;
    top:24px;
    right:-64px;
    left: auto;
    transform: none;
  }
  .writing-tip h2 {
    font-size: 22px;
  }
  .writing-item {
    font-size: 16px;
  }
  .show-full-pdf {
    width: 280px;
    height: 56px;
  }
  .show-full-pdf span {
    font-size: 16px;
  }
  .category-item.program {
    width: 23.25%;
    margin-right: 1.5%;
  }
  .index-title-housing {
    font-size: 40px;
    line-height: 68px;
  }
  .index-des-housing {
    font-size: 16px;
    opacity: 0.75;
  }
  .housing-progress {
    grid-template-columns: repeat(3, 1fr);
  }
  .housing-progress-item {
    flex-direction: column;
  }
  .housing-progress-num {
    font-size: 64px;
    line-height: 48px;
    width:auto;
  }
  .housing-progress-label {
    display: inline-block;
    margin-top:4px;
  }
  .icon-step {
    width:48px;
    height:48px;
    margin-left:0;
    margin-top:20px;
  }
  .housing-progress-title {
    margin-left:0;
    margin-top:18px;
    text-align: center;
  }
  .housing-progress-item:nth-child(1):after, 
  .housing-progress-item:nth-child(2):after, 
  .housing-progress-item:nth-child(2):before, 
  .housing-progress-item:nth-child(3):before {
    content: '';
    width: calc(50% - 46px);
    height: 1px;
    background-color: #333;
    border-radius: 1px;
    opacity: 0.1;
    position: absolute;
    top: 20px;
  }
  .housing-progress-item:nth-child(2):before, 
  .housing-progress-item:nth-child(3):before {
    right: calc(50% + 54px)
  }
  .housing-progress-item:nth-child(1):after, 
  .housing-progress-item:nth-child(2):after {
    left: calc(50% + 54px)
  }
  .benefits-bottom {
    width: auto;
  }
  .tracker-img.benefits {
    width:152px;
    height:152px;
    max-width: none;
    display:block;
  }
  .benefits-program {
    display: none;
  }
  .benefits-bottom {
    display: none;
  }
  .eligibility-list {
    grid-template-columns: repeat(2,1fr);
  }
  .benefits-text {
    margin-left:24px;
  }
  .store-info {
    margin-right:16px;
  }
  .icon-tanf-step {
    max-height: 150px;
  }
  
  .tanf-step-list {
    grid-template-columns: repeat(3,1fr);
  }
  .tanf-step-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .tanf-step-item:hover .step-content {
    color:#3c69e0;
  }
  .icon-tanf-step {
    display: block;
  }
  .step-num {
    font-size:18px;
    margin-right:0;
    margin-top:14px;
  }
  .step-content {
    margin-top:12px;
  }
  .step-icon {
    display: none;
  }
  .banner-btn-wrap {
    grid-template-columns: repeat(2,1fr);
    gap:24px;
    margin-top:64px;
  }
  .banner-btn {
    height:72px;
    /* max-width: 350px; */
    justify-content: space-between;
  }
  .icon-banner-type {
    width: 32px;
    height: 32px;
  }
  .banner-btn-text {
    font-size:20px;
    margin:0 16px;
  }
  .icon-banner-arrow {
    width: 24px;
    height: 24px;
  }

  .index-banner-desktop {
    display: block;
    width: 100%;
    height: 450px; 
    object-fit: cover; 
    object-position: center; 
  }
  .index-banner-mobile {
    display: none;
  }

  .aside-article-title {
    order: 2;
    /* padding-top: 8px; */
  }
  footer .footer {
    padding:56px 0;
  }
  .footer-logo {

}
  .footer-logo-img {

  }
  .footer-logo-icon {
      height: 48px;
      width: 48px;
  }
  .footer-logo-text {
      height: 36px;
  }
  .footer-nav {
      margin-top: 32px;
      padding-bottom: 32px;
  }
  .footer-divide {
      margin: 32px 0;
  }
  .footer-nav-wrap {
      flex: 1;
  }
  .footer-logo-copyright {
      margin-left: 0;
  }
  .footer-nav-list {
    display: flex;
    justify-content: center;
    gap:32px;
    margin-top: 32px;
    padding-bottom: 32px;
  }
  .footer-nav-item {
    margin-top: 0;
  }
  
  .footer-logo-copyright {
      display: block;
      margin-bottom: 48px;
  }
  h2.index-list-title {
    font-size: 32px;
  }
  .index-tool-title {
    font-size: 22px;
    margin-top:24px;
  }
  .index-tool-des {
    font-size: 16px;
    margin-top:8px;
    -webkit-line-clamp: 3;
  }
  .index-state-item {
    padding: 16px 24px;
  }
 
  .index-article-name {
    font-size: 20px;
    line-height: 28px;
  }
  .index-article-more {
    font-size: 16px;
  }
  .index-article-img-wrap img {
    height: 200px;
  }
 
  .aside-city-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .aside-category-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-title {
    font-size: 20px;
    font-weight: 700;
  }
  .index-list-wrap.form .form-title {
    font-size: 22px;
    margin-top:24px;
  }
  .index-list-wrap.form .form-item {
    max-height:440px;
  }
  .error-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 40px;
  }
  .error-des {
    font-size: 24px;
    margin-top: 32px;
  }
  .error-btn {
    font-size: 18px;
    border-radius: 8px;
    margin-top: 32px;
  }
  .calculator-svg {
    display: block;
  }
  .bracket-result-wrap {
    flex-direction: row;
    justify-content: space-between;
  }
  .bracket-result-content {
    margin-top:0;
    max-width: 320px;
    margin-left:32px;
  }
  .bracket-breakdown-list {
    margin: 24px 0 0;
    max-width: none;
  }
  .bracket-result-title {
    text-align: left;
  }
  .calculator-year-switch,
  .status-select,
  .cal-amount-input input,
  .calculator-label-value {
    width: 228px;
  }
  .pdf-btn-wrap.download {
    margin-bottom:32px;
  }
 
}
@media screen and (min-width: 880px) {
  .calculator-year-switch,
  .status-select,
  .cal-amount-input input,
  .calculator-label-value {
    width: 320px;
  }
}
@media screen and (min-width: 1024px) {
  .header-logo-img img {
    height:32px;
  }
  .aside {
    margin-top:0;
  }
  .aside-offices-list-item a,
  .universal-item a {
    font-size:14px;
    color:#1d2f5e;
  }
  .ads-normal.hide {
    display:block;
  }
  .category-des.hide {
    display:block;
  }
  .category-location.hide {
    display:flex;
  }
  #loginButton {
    display: none;
    position: fixed;
    right: 24px;
    left: auto;
    transform: none;
  }
  .header-icon.index {
    display: none !important;
  }
  .header-icon,
  .index-cover-other {
    display: none;
  }
  .icon-menu {
    display: none;
  }
  .header-nav {
    display: flex;
    position: initial;
    z-index: 103;
    max-width: inherit;
    flex:1;
  }
  .nav-top {
    display: none;
  }
  .header-logo-img {
    height: 32px;
  }
  .icon-nav {
    display: none;
  }
  .nav-list {
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
  }
  .nav-item {
    height: 44px;
    padding: 0 24px;
    border-radius: 24px;
  }
  .nav-item:last-child{
    padding-right: 0;
  }
  .nav-item span {
    padding: 0;
    color:#ccc;
  }
  .nav-item .icon-go {
    display: none;
  }
  .nav-item:hover span,
  .nav-item.expand:hover .wrap a {
    color: #fff;
  }
  .google-img-wrap {
    display: block;
    width:auto;
    padding:0;
    padding-left:48px;
  }
  .nav-href-login {
    width:auto;
    padding:0 0 0 48px;
    border-top:none;
  }
  .google-name {
    display: none;
  }
  .menu-aside .top-menu-item,
  .word-article-item {
    width: 100%;
  }
  .main-index {
    min-height: 733px;
  }
  .main-bottom {
    flex-direction: row;
    justify-content: space-between;
  }
  .aside-category-list,
  .aside-offices-list {
    margin-top: 0;
  }
  .aside-category-list.form {
    margin-bottom:0;
  }
  .container {
    margin-right: 72px;
    max-width: 728px;
  }
  .aside-offices-list-item,
  .category-item,
  .universal-item {
    padding: 0 12px;
  }
  .aside {
    max-width: 300px;
    margin-top: 18px;
  }
  .aside-city-wrap {
    max-height: 900px;
    overflow: hidden;
    overflow-y: auto;
  }
  .aside-offices-list-item {
    width: 100%;
    margin-right: 0;
  }
  .banner-left {
    left: calc(10% - 350px);
  }
  .banner-right {
    right: calc(10% - 350px);
  }
  .flex-article,
  .main-tit {
    width: 728px;
  }
  .islike-tit {
    font-size:24px;
    line-height: 32px;
  }
  .ads-list {
    display: none;
  }
  .ads-list-show {
    display: inherit;
  }
  .category-item.category a {
    font-size: 14px;
  }
  .category-num.category,
  .category-unit.category,
  .only-text-num.category {
    font-size: 12px;
    opacity: 0.7;
  }
  .category-unit.category {
    margin-right:10px;
  }
  .article-section .long-content {
    margin-bottom:28px;
  }
  .article-section .long-img {
    margin-bottom:28px;
  }
  .long-nav {
    display:flex;
    flex-direction: column;
    margin:-12px 0 24px;
    width:100%;
    position:relative;
    top:auto;
    bottom:auto;
    right:auto;
    padding-left:0;
    padding-right:0;
  }
  .long-nav-title {
    margin-top:0;
  }
  .long-nav-btn {
    display: none;
  }
  .content-card p:nth-child(1) {
    padding:24px 56px 24px 30px;
  }
  .content-card ul {
    padding:28px 30px 28px 30px;
  }
  .article-section ol {
    padding-left:25px;
  }
  .islike {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .isLike_btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    height: 56px;
    width:170px;
    font-size: 16px;
    border-radius: 28px;
    margin-top:16px;
  }
  .isLike_btn span{
    font-size: 16px;
  }
  .isLike_btn.people_unfill {
    background-color: #cccccc;
    color: #fff;
  }
  .people_unfill span {
    color:#cccccc;
  }
  .icon-like-article,
  .icon-unlike {
    width:24px;
    height:24px;
    fill:#ffffff;
    margin-right: 12px;
    margin-left:12px;
  }
  .like_num,
  .unlike_num {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    margin-left:12px;
    text-align: center;
    line-height: 40px;
  }
  .ads-aside {
    margin:32px 0;
  } 
  .ads-form.hide {
    display: none;
  }
  .aside-category-list.one {
    margin-top:0;
  }
  .footer,
  .header,
  .main {
    overflow:visible;
    padding: 0 24px;
  }
  .phone-ads {
    width:100%;
    margin-top:32px;
  }
  .index-banner-middle {
    margin: 0 auto;
    max-width: 1110px;
  }
  .index-title-housing {

    font-size: 48px;
    line-height: 72px;
    color: #ffffff;
  }
  .index-des-housing {
    font-size: 18px;
    max-width: 520px;
  }
  .index-banner.housing {
    height:400px;
  }
  .housing-btn {
    width:200px;
    height: 56px;
    border-radius: 28px;
    font-size: 20px;
    line-height: 56px;
    margin-top:28px;
    padding:0;
  }
  .housing-list {
    margin:48px 0;
  } 
  .housing-list h2 {
    font-size:28px;
    line-height: 32px;
    margin-bottom:32px;
  }
  .housing-resources-con {
    width:25%;
  }
  .housing-eligibility li {
    font-size: 16px;
    line-height: 24px;
  }
  .housing-progress-title {
    font-size:16px;
  }
  .housing-resources-type {
    line-height: 14px;
  }
  .housing-resources-img:hover ~ .housing-resources-title,
  .housing-resources-title:hover {
    color:#3c69e0;
  }
  .store-info.benefits {
    margin-top:0;
  }

  .aside-article {
    margin-top: 0;
  }
  .aside-article-list {
    margin-left: 0;
  }
  .aside-article-con {
    width: 100%;
    padding-left: 0;
  }
  .aside-article-item {
    text-align: left;
  }
  .aside-article-img {
    height: 180px;
  }
  .aside-article-title {
    padding-top: 12px;
  }
  .index-list-wrap {
    margin-top:40px;
  }
  .index-list {
    margin-top:48px;
  }
  .ad-home {
    margin: 48px 0;
  }
  .ad-home-top {
    margin: 40px 0 40px;
  }
  .aside-city-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .aside-city-list.slide {
    max-height: 960px;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .aside-category-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .aside-pdf-list {
    grid-template-columns: repeat(2, 1fr);
    gap:12px;
  }
  .aside-article-list, .aside-tool-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .feature-wrap {
    display: block;
  }
  .index-list-wrap.guide {
    grid-template-columns: repeat(4,1fr);
    gap:32px;
  }
  .index-list-wrap.guide .index-tool-img img {
    height: 220px;
  }
  .index-banner {
    height:600px;
  }
  .index-banner-desktop {
    height: 600px; 
  }
  .index-banner-middle {
    top:114px;
  }
  .banner-content {
    display: block;
    width:100%;
    max-width: 1202px;
    position: absolute;
    top:430px;
    left:50%;
    transform: translateX(-50%);
    z-index: 100;
    padding:0 16px;
  }
  .banner-content-list {
    padding:0 40px;
    height: 120px;;
    border-radius: 999px;
    border: 3px solid rgba(255, 255, 255, 0.25);
    background: rgba(0, 0, 0, 0.5);
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap:40px;
  }
  
  .error {
    flex-direction: row;
    justify-content: center;
  }
  .error img {
    order: 2;
    margin-left: 72px;
  }
  .error-content {
    order: 1;
    text-align: left;
  }
  .error-title {
    margin-top: 0;
  }
  .error-des {
    font-size: 18px;
    text-align: left;
    margin-top: 20px;
  }
  .error-btn {
    margin: 32px 0 0;
  }
  .error-btn a {
    font-size: 18px;
  }
  .category-wrap.only-text.geo {
    grid-template-columns: repeat(4, 1fr);
  }
  .article-page {
    grid-template-columns: repeat(3, 1fr);
  }
  .nav-sub-list {
    padding: 12px 0;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0px 0px 12px 1px rgba(12, 28, 47, 0.16);
    border-radius: 12px;
    right: -20px;
    top: 68px;
    display: none;
    margin: 0;
  }
  .nav-sub-list::before {
    content: '';
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    height: 24px;
  }
  .nav-sub-item a {
    padding: 0 24px;
  }
  .nav-item .nav-sub-item a {
    border-radius: 0;
  }
  .nav-item .nav-sub-item span {
    width: -webkit-max-content;
    color: #333333;
    font-size: 16px;
    line-height: 44px;
    flex: 1;
    padding: 0 16px;
    display: flex;
    align-items: center;
    font-weight: 500;
  }
  .nav-item .icon-go {
    display: none;
  }
  .nav-item.expand:hover .nav-sub-list {
    display: block;
  }
  .nav-item .nav-sub-item a:hover {
    background-color: #eeeeee;
  }
  .list-tab {
    margin-top:24px;
  }
  .nav-item.expand .wrap > a {
    color: #ccc;
    padding:0;
  }
  .nav-item.expand .nav-sub-item a {
    min-width:max-content;
    padding:0;
  }
  .nav-sub-list.expand {
    display: none;
  }
  .header-nav.expand {
    display: flex;
    background-color: transparent;
    height:100%;
  }
  .nav-cover.expand {
    display: none;
  }
  .rate-table {
    width:100%;
  }
  .calculator-aside-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }
  .rate-title {
    font-size: 20px;
    line-height: 24px;
  }
  .rate-note {
    font-size: 16px;
    line-height: 24px;
  }
  .rate-table tr th:nth-child(2) {
    min-width:140px;
  }
  .rate-table tr th {
    padding:12px 24px;
  }
  .calculator-year-switch,
  .status-select,
  .cal-amount-input input,
  .calculator-label-value {
    width: 200px;
  }
  .bracket-result-content {
    max-width: 220px;
  }
  .rate-table-wrap::-webkit-scrollbar {
    height: 8px;
  }
  .form-download {
    height: 56px;
  }
  .form-download-text {
    line-height: 56px;
  }
  .pdf-btn-wrap.download .pdf-detail-download.empty {
    height:56px;
    line-height: 56px;
  }
  .footer-des {
    margin-top: 32px;
  }
  body {
    position: relative !important;
  }
  .nav-cover.expand {
    display: none;
  }
  .header-nav.expand {
    display: flex;
  }
  .form-disc {
    margin-top:24px;
  }
}
@media screen and (min-width: 1280px) {
  .banner-content {
    max-width: 1282px;
  }
  .banner-content-list {
    padding: 0 80px;
    gap:64px;
  }
  .icon-banner {
    width:44px;
    height:44px;
    margin-right:16px;
  }
  .banner-content-item:first-child .icon-banner {
    width:52px;
    height:52px;
  }
  .banner-content-number {
    font-size: 22px;
    line-height: 24px;
  }
  .nav-sub-list {
    left: 0;
    right: auto;
  }

}
