@font-face {
  font-family: "Ploni";
  src: url("../../fonts/ploni/ploni-regular-aaa.woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Ploni";
  src: url("../../fonts/ploni/ploni-demibold-aaa.woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Ploni";
  src: url("../../fonts/ploni/ploni-bold-aaa.woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Icons";
  src: url("../../fonts/fonts/icomoon.woff");
  font-weight: 400;
  font-style: normal;
}
html {
  scroll-behavior: smooth;
}

header .logo path {
  fill: var(--very-dark-color);
}

.tax-service-tag {
  color: var(--very-dark-color);
}
.tax-service-tag .grid-small {
  max-width: 100rem;
}
.tax-service-tag p {
  color: #141414;
  text-align: right;
  font-size: 2.1459rem;
  font-style: normal;
  font-weight: 500;
  line-height: 113%; /* 2.4248rem */
}
.tax-service-tag .hero {
  position: relative;
  box-sizing: border-box;
  background: white;
  z-index: 2;
  padding-top: 0 !important;
}
.tax-service-tag .hero .hero-btn-wrapper {
  padding: 0 4rem;
  box-sizing: border-box;
}
.tax-service-tag .hero .fgt {
  padding: 25rem 0 0 0 !important;
  box-sizing: border-box;
}
.tax-service-tag .hero .fgt .hc1 {
  padding: 0 4rem;
}
.tax-service-tag .hero .bg-image {
  position: absolute;
  height: 80vh;
  max-height: 70rem;
}
.tax-service-tag .hero .bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tax-service-tag .hero h1 {
  color: #141414;
  text-align: right;
  font-size: 5.8756rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 4.7005rem */
  letter-spacing: -0.1763rem;
  white-space: pre-line;
  margin-bottom: 1.5rem;
}
.tax-service-tag .hero .basic-button {
  margin: 4rem 0;
  background: #ff0729;
  border: none !important;
  color: white;
}
.tax-service-tag .hero .drawer:has(input:checked) #drawer-content {
  transform: translateY(0);
}
.tax-service-tag .hero #drawer-toggle {
  color: var(--very-dark-color);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 2.34rem */
  width: 17.3rem;
  height: 17.3rem;
  transform: rotate(-15.579deg);
  border: 2px solid var(--very-dark-color);
  background: none;
  border-radius: 50%;
  transition: 0.3s all;
  padding: 0 2rem;
}
.tax-service-tag .hero #drawer-toggle svg {
  display: none;
}
.tax-service-tag .hero #drawer-toggle:hover {
  background: #141414;
  border-color: #141414;
  color: white;
}
.tax-service-tag .hero #drawer-content {
  background: #141414;
  position: absolute;
  top: 0;
  z-index: 9999999999;
  width: 42rem;
  left: 0;
  padding: 12rem 4rem;
  box-sizing: border-box;
  transform: translateY(-100%);
  transition: 0.3s all;
}
.tax-service-tag .hero #drawer-content .close-drawer {
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-size: 4rem;
  color: white;
}
.tax-service-tag .hero #drawer-content.active {
  transform: translateY(0);
}
.tax-service-tag .hero #drawer-content h2 {
  color: white;
  text-align: right;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 2.24rem */
  margin: 0 0 2rem 0;
}
.tax-service-tag .hero #drawer-content p {
  color: #fff;
  white-space: pre-line;
}
.tax-service-tag .s-slider {
  box-sizing: border-box;
  margin-top: 5rem;
  position: relative;
  z-index: 9;
}
.tax-service-tag .s-slider .grid-small {
  max-width: 100rem;
}
.tax-service-tag .s-slider .wrapper {
  border-radius: 4.4896rem;
  border: 1px solid var(--main-color);
  background: #FFF;
  padding: 3rem;
}
.tax-service-tag .s-slider .wrapper .nav {
  flex: 0 0 40%;
  padding-left: 8rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.tax-service-tag .s-slider .wrapper .nav h2 {
  color: var(--very-dark-color);
  text-align: right;
  font-size: 3.6733rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 2.9386rem */
  white-space: pre-line;
  margin-bottom: 5rem;
}
.tax-service-tag .s-slider .wrapper .nav button {
  border: none;
  background: none;
  color: var(--very-dark-color);
  text-align: right;
  font-size: 1.6999rem;
  font-style: normal;
  font-weight: 500;
  padding: 2rem;
  width: 100%;
  border-radius: 1.6326rem;
  transition: 0.3s all;
}
.tax-service-tag .s-slider .wrapper .nav button.active {
  background: var(--tint-color);
  font-weight: 700;
}
.tax-service-tag .s-slider .wrapper .slides {
  flex: 0 0 60%;
  width: 60%;
  aspect-ratio: 52/38;
}
.tax-service-tag .s-slider .wrapper .slides .head {
  padding: 3.84rem;
  box-sizing: border-box;
}
.tax-service-tag .s-slider .wrapper .slides .head h2 {
  font-size: 2.6121rem;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 2.3509rem */
  margin: 0 0 1.5rem;
}
.tax-service-tag .s-slider .wrapper .slides .head p {
  color: var(--very-dark-color);
}
.tax-service-tag .s-slider .wrapper .slides .service-splide {
  height: 100%;
}
.tax-service-tag .s-slider .wrapper .slides .service-splide .splide__track, .tax-service-tag .s-slider .wrapper .slides .service-splide .splide__list, .tax-service-tag .s-slider .wrapper .slides .service-splide .splide__slide, .tax-service-tag .s-slider .wrapper .slides .service-splide .inner {
  height: 100%;
}
.tax-service-tag .s-slider .wrapper .slides .service-splide.is-initialized .splide__slide .inner {
  scale: 0.5;
  opacity: 0;
  background-color: var(--tint-color);
  border-radius: 2.4489rem;
  overflow: hidden;
  transition: 0.3s all;
}
.tax-service-tag .s-slider .wrapper .slides .service-splide.is-initialized .splide__slide.is-active .inner {
  scale: 1;
  opacity: 1;
}
.tax-service-tag .s-slider .wrapper .slides .splide__slide .img-con {
  width: 100%;
  display: flex;
  justify-content: center;
}
.tax-service-tag .results-area {
  text-align: center;
  padding: 6rem 0 10rem 0;
}
.tax-service-tag .results-area h2 {
  color: var(--very-dark-color);
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 4rem */
  margin: 0 0 2rem;
}
.tax-service-tag .results-area p {
  white-space: pre-line;
  text-wrap: balance;
  text-align: center;
  color: #1B1B1B;
}
.tax-service-tag .results-area .bullets {
  display: flex;
  margin-top: 4.6rem;
  justify-content: center;
}
.tax-service-tag .results-area .bullets li {
  flex: 0 0 25%;
  padding: 2rem 2rem;
  box-sizing: border-box;
  border-left: 1px solid var(--tint-color);
}
.tax-service-tag .results-area .bullets li:last-child {
  border-left: none;
}
.tax-service-tag .results-area .bullets li h3 {
  text-wrap: balance;
  text-align: center;
  white-space: pre-line;
  color: var(--very-dark-color);
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 1.92rem */
  margin: 0 0 1.5rem 0;
}
.tax-service-tag .results-area .bullets li p {
  color: #1B1B1B;
  text-align: center;
  font-size: 1.5934rem;
  font-style: normal;
  font-weight: 500;
  line-height: 90%; /* 1.434rem */
}
.tax-service-tag .work-proccess {
  overflow: hidden;
}
.tax-service-tag .work-proccess h2 {
  color: #000;
  text-align: right;
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 4.8rem */
}
.tax-service-tag .work-proccess .splide__track {
  overflow: visible !important;
}
.tax-service-tag .work-proccess .splide {
  position: static;
  margin-top: 7rem;
}
.tax-service-tag .work-proccess .splide__slide {
  pointer-events: none;
}
.tax-service-tag .work-proccess .splide__slide .slide-c {
  opacity: 0.2;
  filter: grayscale(100%);
  transition: 0.3s all;
}
.tax-service-tag .work-proccess .splide__slide .slide-c .content {
  width: 45rem;
}
.tax-service-tag .work-proccess .splide__slide .slide-c {
  gap: 3rem;
}
.tax-service-tag .work-proccess .splide__slide h3 {
  color: #000;
  text-align: right;
  font-size: 3.3426rem;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 3.0083rem */
}
.tax-service-tag .work-proccess .splide__slide.is-active .slide-c {
  opacity: 1;
  filter: grayscale(0);
}
.tax-service-tag .work-proccess .splide__slide.is-active .number {
  color: white;
  background: #FF0729;
  border-color: #FF0729;
}
.tax-service-tag .work-proccess .splide__slide .number {
  flex: 0 0 8rem;
  height: 8rem;
  color: #000;
  text-align: center;
  font-size: 5.3588rem;
  font-style: normal;
  font-weight: 300;
  line-height: 90%; /* 4.8229rem */
  transition: 0.3s all;
  border-radius: 50%;
  border: 2px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tax-service-tag .work-proccess .splide__arrows button {
  background-color: transparent;
  border-radius: 0;
  height: 100%;
  width: 15%;
}
.tax-service-tag .work-proccess .splide__arrows .splide__arrow {
  z-index: 9999999;
}
.tax-service-tag .work-proccess .splide__arrows .splide__arrow--next {
  left: 0;
  width: 50%;
}
.tax-service-tag .work-proccess .splide__arrows .splide__arrow--prev {
  right: 0;
  width: 50%;
}
.tax-service-tag .work-proccess .splide__arrows svg {
  display: none !important;
}
.tax-service-tag .clients-area {
  padding: 6rem 0;
}
.tax-service-tag .clients-area h2 {
  color: #000;
  text-align: right;
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 4.8rem */
  margin: 0 0 2rem 0;
}
.tax-service-tag .clients-area .bullets {
  display: flex;
  justify-content: center;
  gap: 4rem;
  flex-wrap: wrap;
}
.tax-service-tag .clients-area .bullets img {
  height: 6rem;
  width: auto;
}
.tax-service-tag .clients-area .basic-button {
  margin-top: 6rem;
}
.tax-service-tag .faq {
  padding: 9rem 0;
}
.tax-service-tag .faq .grid-small {
  max-width: 54rem;
}
.tax-service-tag .faq h2 {
  color: var(--very-dark-color);
  text-align: center;
  font-size: 5rem;
  font-style: normal;
  line-height: 80%; /* 4rem */
  font-weight: 300;
  white-space: pre-line;
}
.tax-service-tag .faq .bullets {
  padding: 7rem 0;
}
.tax-service-tag .faq .bullets li {
  border-bottom: 1px solid var(--main-color);
  display: grid;
  grid-template-rows: auto 0fr;
  overflow: hidden;
  transition: 0.3s all;
}
.tax-service-tag .faq .bullets li:has(input:checked) {
  grid-template-rows: auto 1fr;
}
.tax-service-tag .faq .bullets li:has(input:checked) h3 {
  color: var(--very-dark-color);
  font-weight: 700;
}
.tax-service-tag .faq .bullets li:has(input:checked) p {
  padding: 2rem 0;
}
.tax-service-tag .faq .bullets li:has(input:checked) .sign:after {
  rotate: 0deg;
}
.tax-service-tag .faq .bullets li .toggle-qna {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  background: none;
  border: none;
  padding: 2rem 0;
  margin: 0;
  width: 100%;
}
.tax-service-tag .faq .bullets li .toggle-qna .sign {
  display: flex;
  transition: 0.3s all;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  color: white;
  position: relative;
}
.tax-service-tag .faq .bullets li .toggle-qna .sign:before {
  width: 100%;
  height: 2px;
  background: black;
  content: "";
  display: block;
  position: absolute;
}
.tax-service-tag .faq .bullets li .toggle-qna .sign:after {
  width: 100%;
  height: 2px;
  background: black;
  content: "";
  display: block;
  rotate: 90deg;
  transition: 0.3s all;
}
.tax-service-tag .faq .bullets li h3 {
  color: #000;
  text-align: right;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 94%; /* 1.504rem */
}
.tax-service-tag .faq .bullets li p {
  color: var(--very-dark-color);
  text-align: right;
  white-space: pre-line;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 1.4rem */
  transition: 0.3s all;
  overflow: hidden;
}
.tax-service-tag footer {
  background: var(--very-dark-color) !important;
}
.tax-service-tag footer p, .tax-service-tag footer a, .tax-service-tag footer input, .tax-service-tag footer input::placeholder {
  color: var(--tint-color) !important;
}
.tax-service-tag footer input {
  border-bottom: 1px solid var(--tint-color) !important;
}
.tax-service-tag footer .newsletter-form .wpcf7.js form .send-wrapper:hover svg path {
  stroke: #ff0729;
}
.tax-service-tag footer .newsletter-form .wpcf7.js form .send-wrapper input {
  color: transparent !important;
  border-bottom: 1px solid var(--tint-color) !important;
}
.tax-service-tag footer .newsletter-form .wpcf7.js form .send-wrapper svg path {
  stroke: var(--tint-color);
}
.tax-service-tag .contact-details-tax {
  margin-top: 5rem;
  margin-bottom: 15rem;
  position: relative;
}
.tax-service-tag .contact-details-tax .approve-field {
  grid-column: 1/-1;
}
.tax-service-tag .contact-details-tax .checkbox {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  color: white !important;
  position: static;
  pointer-events: all;
  cursor: pointer;
  display: flex;
  border-radius: 2rem;
  align-items: center;
  justify-content: flex-start;
  background: none;
  border: none;
  width: 100%;
}
.tax-service-tag .contact-details-tax .checkbox .wpcf7-not-valid-tip {
  white-space: nowrap;
}
.tax-service-tag .contact-details-tax .checkbox {
  height: 100%;
}
.tax-service-tag .contact-details-tax .checkbox span:not(.text) {
  flex: 0 0 2.6rem;
  width: 2.6rem !important;
  box-sizing: border-box;
  margin-left: 1.5rem !important;
}
.tax-service-tag .contact-details-tax .checkbox input {
  display: none;
}
.tax-service-tag .contact-details-tax .checkbox input:checked + span:before {
  scale: 1;
}
.tax-service-tag .contact-details-tax .checkbox input:checked + span:after {
  opacity: 1;
}
.tax-service-tag .contact-details-tax .checkbox span.wpcf7-list-item-label {
  display: inline-block;
  border-radius: 2.6rem;
  width: 2.6rem;
  height: 2.6rem;
  flex: 0 0 2.6rem;
  border: 0.2rem solid #C3C0B5;
  position: relative;
  margin-inline-end: 1.5rem;
}
.tax-service-tag .contact-details-tax .checkbox span.wpcf7-list-item-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background: #FF0729;
  border-radius: 50%;
  z-index: 9;
  opacity: 0;
  transition: 0.3s all;
}
.tax-service-tag .contact-details-tax .checkbox span.wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 0.4rem);
  height: calc(100% + 0.4rem);
  inset: 0;
  right: -0.2rem;
  top: -0.2rem;
  background: var(--green-arrow-garident);
  border-radius: 50%;
  z-index: 9;
  scale: 0;
  transition: 0.3s all;
}
.tax-service-tag .contact-details-tax h2 {
  color: var(--tint-color);
  display: flex;
  align-items: center;
  font-size: 6.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 112.978%; /* 7.3435rem */
}
.tax-service-tag .contact-details-tax h2 svg {
  display: block;
  padding: 0 2rem;
}
.tax-service-tag .contact-details-tax h2 svg path.change-color {
  fill: var(--main-color);
}
.tax-service-tag .contact-details-tax h3 {
  color: #FFF;
  text-align: right;
  font-size: 3.1985rem;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 2.8786rem */
  margin-top: 4rem;
}
.tax-service-tag .contact-details-tax .title-medium {
  color: #ff0729;
  margin-bottom: 3rem;
}
.tax-service-tag .contact-details-tax .paragraph {
  margin-bottom: 4rem;
}
.tax-service-tag .contact-details-tax form {
  margin-top: 2rem;
}
.tax-service-tag .contact-details-tax form .basic-button {
  border: none !important;
  background: white;
  color: var(--main-color) !important;
  margin: 0;
}
.tax-service-tag .contact-details-tax form .wpcf7-not-valid-tip {
  position: absolute;
}
.tax-service-tag .contact-details-tax form.wpcf7-form {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  direction: rtl;
  gap: 2rem 3rem;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection {
  gap: 2.5rem;
  grid-column: 1/4;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection li {
  margin-bottom: 1rem;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection li:nth-child(1n+1) input:checked + label {
  background: #cbcfff;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection li:nth-child(2n+2) input:checked + label {
  background: #c3adff;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection li:nth-child(3n+3) input:checked + label {
  background: #ffbbda;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection li:nth-child(4n+4) input:checked + label {
  background: #ffecba;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection li:nth-child(5n+5) input:checked + label {
  background: #a5e2de;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection input {
  display: none;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection input + label {
  position: relative;
  background-color: #f4f4f4;
  padding: 1rem 2rem;
  border-radius: 3rem;
  color: #686868;
  transition: 0.3s all;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .selection input:checked + label {
  background-color: #ffecba;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field {
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1023px) {
  .tax-service-tag .contact-details-tax form.wpcf7-form .field {
    margin-bottom: 2rem;
  }
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field:has(.wpcf7-not-valid-tip) input {
  border-bottom-color: #ff0729;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field .paragraph-medium {
  position: absolute;
  top: 1.2rem;
  z-index: 1;
  color: var(--main-color) !important;
  transition: 0.3s all;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field .paragraph-medium.focused {
  font-size: 1.6rem;
  top: 0;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field span {
  display: block;
  width: 100%;
  margin: 0;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field span input {
  border: none;
  border-bottom: 0.1rem solid #c8c8c8;
  width: 100%;
  height: 3rem;
  z-index: 2;
  position: relative;
  background: transparent;
  font-size: 2rem;
  border-radius: 0;
  padding: 0;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field span input:focus-visible, .tax-service-tag .contact-details-tax form.wpcf7-form .field span input:focus {
  outline: none;
}
.tax-service-tag .contact-details-tax form.wpcf7-form .field span input[type=number]::-webkit-inner-spin-button {
  display: none;
}
.tax-service-tag .contact-details-tax form.wpcf7-form.sent .wpcf7-response-output {
  top: 0;
  right: 0;
  position: absolute;
  width: 102%;
  height: 100%;
  z-index: 9;
  padding: 0;
  border-color: transparent;
  background: var(--very-dark-color);
  font-size: 4rem;
  color: white;
  margin: 0;
  font-size: 4rem;
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}
.tax-service-tag .contact-details-tax form.wpcf7-form.sent .wpcf7-response-output:after {
  content: "";
  background: url("../../assets/maracas_emoji.png") no-repeat center;
  width: 6rem;
  height: 6.1rem;
  background-size: 6.1rem;
  display: inline-block;
}
.tax-service-tag .pop-up-button-wrapper {
  z-index: 1;
}
.tax-service-tag .bottom-link {
  width: 100%;
  height: 7.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  color: white;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .tax-service-tag .bottom-link {
    font-size: 2rem;
  }
  .tax-service-tag {
    /* width */
  }
  .tax-service-tag ::-webkit-scrollbar {
    width: initial;
  }
  .tax-service-tag {
    /* Track */
  }
  .tax-service-tag ::-webkit-scrollbar-track {
    border-radius: initial;
  }
  .tax-service-tag {
    /* Handle */
  }
  .tax-service-tag ::-webkit-scrollbar-thumb {
    border-radius: initial;
    background: initial;
  }
  .tax-service-tag {
    /* Handle on hover */
  }
  .tax-service-tag ::-webkit-scrollbar-thumb:hover {
    background: initial;
  }
  .tax-service-tag section {
    display: none;
  }
  .tax-service-tag section .grid-small {
    max-width: 100vw;
    width: 100vw;
    box-sizing: border-box;
    padding: 0 2.5rem;
  }
  .tax-service-tag section.hero {
    display: block;
    padding-bottom: 2rem;
  }
  .tax-service-tag section.hero .fgt {
    padding-top: 15rem !important;
  }
  .tax-service-tag section.hero .bg-image {
    height: 120vh;
    max-height: none;
  }
  .tax-service-tag section.hero .drawer {
    display: grid;
    grid-template-rows: auto 0fr;
    transition: 0.3s all;
    overflow: hidden;
    justify-content: center;
    align-items: center;
  }
  .tax-service-tag section.hero .drawer:has(input:checked) {
    grid-template-rows: auto 1fr;
  }
  .tax-service-tag section.hero .drawer:has(input:checked) #drawer-content {
    margin-top: 3rem;
    padding: 4rem 2rem;
    opacity: 1;
    scale: 1;
    position: relative;
  }
  .tax-service-tag section.hero .drawer:has(input:checked) #drawer-content p {
    text-align: right;
    font-size: 1.35rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 1.89rem */
  }
  .tax-service-tag section.hero .drawer:has(input:checked) #drawer-toggle {
    background: #141414;
    color: white;
  }
  .tax-service-tag section.hero .drawer:has(input:checked) #drawer-toggle svg {
    rotate: 180deg;
  }
  .tax-service-tag section.hero .drawer:has(input:checked) #drawer-toggle svg path {
    stroke: white;
  }
  .tax-service-tag section.hero #drawer-content {
    position: static;
    width: 100%;
    box-sizing: border-box;
    transform: none;
    overflow: hidden;
    padding: 0;
    border-radius: 3rem;
    opacity: 0;
    scale: 0.3;
  }
  .tax-service-tag section.hero #drawer-toggle {
    font-size: 1.8rem;
    font-weight: 400;
    text-decoration: none;
    border-radius: 2.8rem;
    padding: 1.4rem 3rem;
    margin: auto;
    display: block;
    position: relative;
    overflow: hidden;
    transition: 0.3s all;
    height: auto;
    transform: rotate(0deg);
    border-color: #141414;
    color: #141414;
    width: 25rem;
    margin-top: 3rem;
  }
  .tax-service-tag section.hero #drawer-toggle:hover {
    background: transparent;
    color: #141414;
  }
  .tax-service-tag section.hero #drawer-toggle svg {
    display: inline;
  }
  .tax-service-tag section.hero #drawer-toggle svg path {
    stroke: black;
  }
  .tax-service-tag section.hero .hc1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .tax-service-tag section.hero .hero-btn-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .tax-service-tag section.hero .hero-btn-wrapper a {
    width: 25rem;
    margin-top: 1rem !important;
    box-sizing: border-box;
  }
  .tax-service-tag section.hero h1 {
    text-align: center;
    font-size: 5.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 4.4rem */
    letter-spacing: -0.165rem;
  }
  .tax-service-tag section.hero p {
    text-align: center;
  }
  .tax-service-tag section.hero .s-slider {
    max-width: 100vw;
    margin-top: 0;
  }
  .tax-service-tag section.hero .s-slider h2 {
    text-align: right;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 2.56rem */
  }
  .tax-service-tag section.hero .s-slider .wrapper {
    display: block;
    padding: 2rem;
    border-radius: 3rem;
  }
  .tax-service-tag section.hero .s-slider .wrapper .nav {
    padding-left: 0;
  }
  .tax-service-tag section.hero .s-slider .wrapper .buttons {
    gap: 0;
    align-items: center;
    padding: 2rem 0;
  }
  .tax-service-tag section.hero .s-slider .wrapper .buttons li {
    flex: 0 0 15rem;
  }
  .tax-service-tag section.hero .s-slider .wrapper .buttons li button {
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 90%; /* 1.17rem */
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 4rem;
    border-radius: 2rem;
  }
  .tax-service-tag section.hero .s-slider .wrapper .buttons {
    display: flex;
    overflow: scroll;
  }
  .tax-service-tag section.hero .s-slider .wrapper .slides {
    width: 100%;
  }
  .tax-service-tag section.hero .s-slider .wrapper .slides .head {
    padding: 2rem;
  }
  .tax-service-tag section.hero .s-slider .wrapper .slides .head h2 {
    display: none;
  }
  .tax-service-tag section.hero .s-slider .wrapper .slides .head p {
    text-align: right;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 90%; /* 1.1993rem */
  }
  .tax-service-tag section.hero .s-slider .wrapper .slides .img-con img {
    width: 100%;
  }
  .tax-service-tag section.results-area {
    display: block;
  }
  .tax-service-tag section.results-area h2 {
    text-align: center;
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 3.04rem */
  }
  .tax-service-tag section.results-area .bullets {
    display: block;
    padding: 0 3rem;
  }
  .tax-service-tag section.results-area .bullets li {
    border-left: none;
    border-bottom: 1px solid var(--tint-color);
  }
  .tax-service-tag section.results-area .bullets li:last-child {
    border-bottom: none;
  }
  .tax-service-tag section.results-area .bullets li h3 {
    text-align: center;
  }
  .tax-service-tag section.work-proccess {
    display: block;
  }
  .tax-service-tag section.work-proccess h2 {
    text-align: right;
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 3.6rem */
  }
  .tax-service-tag section.work-proccess .work-splide {
    margin-top: 4rem;
  }
  .tax-service-tag section.work-proccess .slide-c {
    display: block;
  }
  .tax-service-tag section.work-proccess .slide-c h3 {
    margin: 1.5rem 0;
    color: #000;
    text-align: right;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 90%; /* 2.52rem */
  }
  .tax-service-tag section.work-proccess .slide-c .content {
    width: 60vw !important;
    max-width: 35rem;
  }
  .tax-service-tag section.work-proccess .slide-c p {
    color: #000;
    text-align: right;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 1.5rem */
  }
  .tax-service-tag section.work-proccess .slide-c .number {
    width: 6.7rem;
    height: 6.7rem;
    font-size: 4.3406rem;
  }
  .tax-service-tag section.clients-area {
    display: block;
  }
  .tax-service-tag section.clients-area h2 {
    color: #000;
    text-align: right;
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 3.6rem */
    position: relative;
    display: flex;
  }
  .tax-service-tag section.clients-area h2 svg {
    flex: 0 0 10rem;
    rotate: -25deg;
  }
  .tax-service-tag section.clients-area .bullets {
    row-gap: 1.5rem;
  }
  .tax-service-tag section.clients-area .bullets li {
    flex: 0 0 32%;
    justify-content: center;
    text-align: center;
  }
  .tax-service-tag section.clients-area .bullets img {
    height: 4rem;
  }
  .tax-service-tag section.faq {
    display: block;
    padding: 10rem 0;
  }
  .tax-service-tag section.faq h2 {
    text-align: center;
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 3.04rem */
  }
  .tax-service-tag section.faq .bullets {
    padding-top: 4rem;
  }
  .tax-service-tag section.faq .bullets .toggle-qna {
    gap: 2rem;
  }
  .tax-service-tag footer {
    padding-top: 2rem;
  }
  .tax-service-tag footer .contact-details-tax {
    margin-bottom: 10rem;
    padding-left: 0;
    padding-right: 0;
  }
  .tax-service-tag footer .contact-details-tax form.wpcf7-form.sent .wpcf7-response-output {
    top: -5px;
    right: 0;
    position: absolute;
    width: 100%;
    height: calc(100% + 6px);
    z-index: 9;
    padding: 0;
    border-color: transparent;
    background: var(--very-dark-color);
    color: white;
    margin: 0;
    font-size: 2rem;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 2rem;
    align-items: center;
    justify-content: center;
  }
  .tax-service-tag footer .contact-details-tax h2 {
    text-align: right;
    font-size: 4.4616rem;
    font-style: normal;
    font-weight: 400;
    line-height: 112.978%; /* 5.0406rem */
    display: grid;
    padding-left: 2rem;
    grid-template-columns: 5rem 1fr;
    padding-left: 0;
    line-height: 0.5;
  }
  .tax-service-tag footer .contact-details-tax h2 .first-step {
    grid-column: 1/-1;
  }
  .tax-service-tag footer .contact-details-tax h2 .arrow {
    grid-column: 1/2;
    rotate: -35deg;
    transform: scaleY(-1);
  }
  .tax-service-tag footer .contact-details-tax h2 .arrow svg {
    width: 5rem;
    padding: 0;
  }
  .tax-service-tag footer .contact-details-tax h2 .scecond-step {
    grid-column: 2/3;
  }
  .tax-service-tag footer .contact-details-tax h3 {
    text-align: right;
    font-size: 3.0417rem;
    font-style: normal;
    font-weight: 700;
    line-height: 80%; /* 2.4333rem */
    scroll-margin-top: 20rem;
  }
  .tax-service-tag footer .contact-details-tax form {
    display: block !important;
  }
  .tax-service-tag footer .contact-details-tax form span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 2rem;
  }
  .tax-service-tag footer .contact-details-tax form.wpcf7-form .field p.paragraph-medium {
    text-align: right;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    top: 0;
  }
  .tax-service-tag footer .contact-details-tax form.wpcf7-form .field p.paragraph-medium.focused {
    top: -0.7rem;
    font-size: 1.2rem;
  }
  .tax-service-tag footer .contact-details-tax form.wpcf7-form .basic-button {
    width: 100%;
    margin: 4rem auto 2rem;
    max-width: 30rem;
  }
  .tax-service-tag footer .contact-details-tax form.wpcf7-form .basic-button:hover {
    background: black;
  }
}

/*# sourceMappingURL=taxonomy-service-tag.css.map */
