 * {
  -webkit-print-color-adjust: exact;
}
@media print {
  .nav-menu {
    display: none;
  }
  .header {
    position: absolute;
  }
  .footer-menu-b {
    position: relative;
  }
}
[data-ix="header-sphere-animation"], .scroll-tape-track, .letter, .banner-line-y, .banner-line-s, .banner-line-d, [data-ix="common-rotate-clock"], .section-heading-line-1, .section-heading-line-2{
  will-change: transform;
}
.ad-detail-heading-b{
  border-bottom: 1px solid white;
}
.ad-detail-price-b{
  border-top: none;
}
.section-heading-line-2 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  color: rgba(0, 0, 0, 0.0);
}
.v-black .section-heading-line-2 {
  -webkit-text-stroke-color: black;
}
.footer-m-angle-b,
.bg-sphere-l,
.section-heading-b {
  pointer-events: none;
}
.listing-filter-link.w--current.not-current:hover{
  color: var(--chocolate);
}
.listing-filter-link.w--current.not-current{
  color: var(--white);
}
.ad-detail-item-img-b{
  text-align: center;
}
.logo-item-b, .client-logo{
  height: 100px;
}
.logo-item-b img, .client-logo img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
input[type="radio"]:checked~.radio-button-content .radio-button-circle-active {
  opacity: 1;
  transform: scale(1, 1);
}
.form-radio-button:hover .radio-button-content .radio-button-circle-active {
  opacity: 1;
  transform: scale(1, 1);
}
.contact-field-label {
  pointer-events: none;
}
.contact-textfield:focus+label,
.contact-textfield:not(:placeholder-shown)+label,
.contact-textarea:focus+label,
.contact-textarea:not(:placeholder-shown)+label {
top: -25px;
font-size: 12px;
color: #000000;
z-index: 3;
}
input:-internal-autofill-selected+label,
input {
color: #000000;
}
input[type="checkbox"]:checked+.form-checkbox-label {
  background-image: url("https://uploads-ssl.webflow.com/622abd17096a63446d726468/624114849eb29c1616a416d8_form-checkbox-on.svg");
}
input.error, textarea.error, select.error{
  border-color: red!important;
}
input[type="radio"].error + div, input[type="checkbox"].error + div{
  color: red;
}
[v-cloak]{
  display: none!important;
}
[loading="true"]{
  opacity: 0.5;
  cursor: wait;
}
.btn-toggle .btn-toggle-img-b{
  transform-style: preserve-3d;
  transition: all, transform 500ms;
}
.btn-toggle:hover .btn-toggle-img-b{
  transform: translateX(100%) translateY(0px) translateZ(0px);
}
.contact-form-col.title{
  display: none;
}
.showcase-item-slide img{
    aspect-ratio: 3 / 2;
    background-color: white;
    object-fit: scale-down;
}

 .section-heading-b {
    pointer-events: none;
  }

  .w-slider-dot {
    background: #000000;
    border: 1px solid #ffffff;
    width: 10px;
    height: 10px;
    margin: 0px;
    margin-left: 8px;
    transition-duration: 500ms;
}
.w-slider-dot.w-active {
background: #ffffff;
}

 .services-item-title-b {
  pointer-events: none;
}
.services-item-title-num {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 3px #f16408;
}
.tag-list{
  padding-left: 0;
  list-style: none;
}
.showcase-item-tag a{
  color: inherit;
}
@media(max-width: 767px) {
  .services-item-title-num {
    -webkit-text-stroke: 2px #f16408;
  }
}
.services-item:nth-child(2n) .services-item-col.col-txt {
  order: -1;
}
.services-item:nth-child(2n) .services-item-title-line {
  order: -1;
}
.services-item:nth-child(2n) .services-item-title-txt-b {
  justify-content: right;
  text-align: right;
}
.services-item:nth-child(2n) .services-item-title-txt-b {
  justify-content: right;
  text-align: right;
}
.services-item:nth-child(2n) .services-item-title-num {
  order: 2;
}
.word {
white-space: nowrap;
}
.letter {
transform-origin: 0 100%;
display: inline-block;
line-height: 1em;
transform: scale(0, 1);
}
.letter {
  display: inline-block;
  transform: scale(5);
  opacity: 0;
}
.services-item-title-b {
  pointer-events: none;
}
.services-item-title-num {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 3px #f16408;
}
.ysd-dropzone.dropzone{
  background-color: transparent;
  border: 1px solid var(--black);
    color: var(--black);
    text-align: center;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 50px 25px;
    line-height: 24px;
    display: block;
}
.ysd-dropzone.dropzone .dz-message{
  margin: 0;
  font-family: "Kumbh Sans", sans-serif;
}
.showcase-highlight-item-title{
  font-family: inherit;
  font-weight: inherit;
}
.section-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baumans, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 118px;
}
.seo-title {
  /* 隱藏但可被爬蟲讀取 */
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.service-item-title{
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.ad-item-title{
  font-family: inherit;
  line-height: inherit;
}

.form-radio-button{
  border: 1px solid black;
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
}
.form-radio-label{
  vertical-align: middle;
  font-weight: 300;
  margin-left: 4px;
}
ul, ol{
  padding-left: 20px;
}

input[type="radio"]:checked + .form-radio-button:after{
  content: '';
  position: absolute;
  width: 13px;
  height: 13px;
  left: 5px;
  top: 5px;
  background-color: black;
  border-radius: 50%;
}


@media screen and (max-width: 991px) {
  .section-h2  {
    font-size: 80px;
    line-height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .section-h2 {
    font-size: 70px;
    line-height: 80px;
  }
}
.showcase-img-item-txt{
  font-family: inherit;
  line-height: inherit;
  font-weight: inherit;
}
h3, h4{
  font-family: inherit;
  font-weight: inherit;
}
@media(min-width: 768px){
  .footer-menu-showcase-b{
    transform:none;
  }
  .footer-menu-wrap{
    transform: rotate(3deg);
    margin-top:15px;
    padding-top:unset;
  }
}
@media(max-width: 767px) {
  .services-item-title-num {
    -webkit-text-stroke: 2px #f16408;
  }
}
.services-detail-circle,
.services-detail-orange-b {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.ad-item-link:hover .ad-item-bottom-b {
    border-color: black;
  }