.common-contant .review-box .right,
.common-contant .tab-content .tab-pane,
.content p,
.custom-cursor-singleton.active,
.experience-wrapper .review-box .left,
.experience-wrapper .review-box .right,
.header .navbar .navbar-brand img,
.home_hero-content.common-contant .review-box .left,
.img img,
.img-fluid,
.servlist.common-contant .atab-pane.active,
.subtitle,
.title,
body,
svg {
  display: block;
}
.content p,
body {
  line-height: 160%;
}
.btn .arrow,
.btn-white100 {
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.btn .arrow,
.btn-white100,
.container,
.global-list ul li,
.subtitle,
.title,
body {
  position: relative;
}
#back-to-top,
header.header-transparent.is-sticky {
  position: fixed;
}
body,
html {
  overflow-x: hidden;
}
:root {
  --bs-yellow: #eda800;
  --bs-yellow-rgb: 237, 168, 0;
  --bs-white: #ffffff;
  --bs-white-rgb: 255, 255, 255;
  --bs-white100: #fbfbfb;
  --bs-white100-rgb: 251, 251, 251;
  --bs-white200: #e5e5e5;
  --bs-white200-rgb: 229, 229, 229;
  --bs-dark: #1c1c1c;
  --bs-dark-rgb: 28, 28, 28;
  --bs-lightdark: #4d4d4d;
  --bs-lightdark-rgb: 77, 77, 77;
  --bs-font-inter: "Inter";
  --fs-12: 12px;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-18: 18px;
  --fs-20: 20px;
  --fs-22: 22px;
  --fs-24: 24px;
  --fs-28: 28px;
  --fs-32: 32px;
  --fs-42: 42px;
  --fs-48: 48px;
  --fs-54: 54px;
  --fs-64: 64px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
::-webkit-scrollbar-track {
  background-color: #fff0;
}
::-webkit-scrollbar {
  width: 3px;
  background-color: #fff0;
}
::-webkit-scrollbar-thumb {
  background-color: var(--bs-yellow);
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
html {
  scroll-behavior: smooth !important;
}
body {
  width: 100%;
  font-family: var(--bs-font-inter);
  font-weight: 400;
  font-size: var(--fs-16);
  color: var(--bs-dark);
  font-display: swap;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 130%;
}
.approach-wrapper,
.industries-wrapper,
.timeline-item-title,
html.menu-open,
html.modal-open {
  overflow: hidden;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  padding: 0;
}
ul,
ul li {
  list-style: none;
}
a,
a:focus,
button,
button:focus,
input,
input:focus,
select,
select:focus,
textarea,
textarea:focus {
  outline: 0 !important;
  box-shadow: none !important;
  text-decoration: none;
}
.bar-wrapper ul li a,
.btn,
.btn.focus,
.btn:focus,
.form-control:focus,
input,
input:focus {
  outline: 0;
  box-shadow: none;
}
.content a,
.content.white a {
  text-decoration: underline;
  transition-delay: 0.15s;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  border: 1px dotted rgba(var(--bs-yellow-rgb), 0.7) !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.anim-ring img,
.common-contant .card-row .card .img img,
.object-fit,
.sitework-wrapper .img .overlay img,
.sitework-wrapper .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
b,
i,
p,
span,
strong,
sub,
sup {
  color: inherit;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: inherit;
}
.h1,
h1 {
  font-size: var(--fs-64);
}
.h2,
h2 {
  font-size: var(--fs-48);
}
.h3,
h3 {
  font-size: var(--fs-42);
}
.h4,
h4 {
  font-size: var(--fs-32);
}
.h5,
h5 {
  font-size: var(--fs-28);
}
.h6,
h6 {
  font-size: var(--fs-24);
}
.bg-dark {
  background-color: var(--bs-dark) !important;
}
.bg-white {
  background-color: var(--bs-white) !important;
}
.bg-white100,
html[data-headlessui-focus-visible] .form-control {
  background-color: var(--bs-white100) !important;
}
.bg-white200 {
  background-color: var(--bs-white200) !important;
}
.bg-yellow {
  background-color: var(--bs-yellow) !important;
}
.bg-sliding-line-dark {
  background-image: linear-gradient(
    135deg,
    transparent 45%,
    #464646 45%,
    #464646 55%,
    transparent 0
  );
  background-size: 5px 5px;
}
.atl-inter {
  font-family: var(--bs-font-inter) !important;
}
.bar-wrapper ul li a,
.breadcrumb-ul li,
.breadcrumb-ul li a,
.breadcrumb-ul li span,
.btn,
.content p,
.global-list ul li,
.tagslide .roll span {
  font-family: var(--bs-font-inter);
  font-style: normal;
}
.text-dark {
  color: var(--bs-dark) !important;
}
.text-lightdark {
  color: var(--bs-lightdark) !important;
}
.text-white {
  color: var(--bs-white) !important;
}
.service-list_desc ul li a,
.text-white100 {
  color: var(--bs-white100) !important;
}
.text-white200 {
  color: var(--bs-white200) !important;
}
.post-grid-author a:hover,
.text-yellow {
  color: var(--bs-yellow) !important;
}
.fw-200 {
  font-weight: 200;
}
.fw-300,
.fw-400,
.title-300 h1,
.title-300 h2,
.title-300 h3,
.title-300 h4,
.title-300 h5,
.title-300 h6,
.title-400 h1,
.title-400 h2,
.title-400 h3,
.title-400 h4,
.title-400 h5,
.title-400 h6 {
  font-weight: 400;
}
.fw-500,
.title-500 h1,
.title-500 h2,
.title-500 h3,
.title-500 h4,
.title-500 h5,
.title-500 h6 {
  font-weight: 500;
}
.fw-600,
.title-600 h1,
.title-600 h2,
.title-600 h3,
.title-600 h4,
.title-600 h5,
.title-600 h6 {
  font-weight: 600;
}
.common-contant.key-points-section .title h3 span,
.cs-imapct-section .card .title h4,
.fw-700,
.title-700 h1,
.title-700 h2,
.title-700 h3,
.title-700 h4,
.title-700 h5,
.title-700 h6 {
  font-weight: 700;
}
.fs-110 {
  font-size: 6.875rem;
  line-height: 6.875rem;
}
.fs-40 {
  font-size: 2.5rem;
}
.fs-32 {
  font-size: 2rem;
}
.fs-24 {
  font-size: 1.5rem;
}
.fs-18 {
  font-size: var(--fs-18);
}
.btn,
.content p,
.fs-16,
.global-list ul li {
  font-size: var(--fs-16);
}
.lh-32 {
  line-height: 2rem;
}
.separator-line-1px {
  height: 1px;
}
.bg-extra-medium-gray {
  background-color: #e4e4e4;
}
.w-80 {
  width: 80% !important;
}
.w-250 {
  width: 250px;
}
.h-250 {
  height: 250px;
}
.max-width-30 {
  width: 100%;
  max-width: 30rem;
}
.max-width-50 {
  width: 100%;
  max-width: 50rem;
}
.subtitle,
.title {
  margin: 0;
  padding: 0;
}
.title::first-letter {
  text-transform: uppercase;
}
.btn-link.lowercase,
.tagslide .roll span {
  text-transform: lowercase;
}
.content.white p,
.culture-card-content h2,
.culture-card-content h3,
.culture-card-content h4,
.culture-card-content h5,
.culture-card-content h6,
.global-list.white li,
.title-white h1,
.title-white h2,
.title-white h3,
.title-white h4,
.title-white h5,
.title-white h6 {
  color: var(--bs-white);
}
.content.white100 p,
.global-list.white100 li,
.title-white100 h1,
.title-white100 h2,
.title-white100 h3,
.title-white100 h4,
.title-white100 h5,
.title-white100 h6 {
  color: var(--bs-white100);
}
.title sup {
  top: -0.4em;
}
.content .dark p,
.content .dark ul li,
.content.dark p,
.dark,
.experience-wrapper .ring .h5,
.experience-wrapper .ring .h6,
.experience-wrapper .ring h5,
.experience-wrapper .ring h6,
.services-list_line:hover .service-list_title,
.single-content blockquote ul li a,
.title-dark h1,
.title-dark h2,
.title-dark h3,
.title-dark h4,
.title-dark h5,
.title-dark h6 {
  color: var(--bs-dark);
}
.bar-wrapper ul li a.active,
.bar-wrapper ul li a:hover,
.blog-card:hover .blog-heading,
.breadcrumb-ul li a:hover,
.common-contant .tabs .tab.active,
.footer .footer-bottom .footer-address a:focus p,
.footer .footer-bottom .footer-address a:hover p,
.footer .footer-bottom .footer-contact a:focus,
.footer .footer-bottom .footer-contact a:hover,
.footer .footer-bottom .footer-drop-mail a:focus,
.footer .footer-bottom .footer-drop-mail a:hover,
.footer .footer-bottom .footer-menu ul li a.active,
.footer .footer-bottom .footer-menu ul li a:focus,
.footer .footer-bottom .footer-menu ul li a:hover,
.footer .footer-top .footer-start-career a:focus .h5,
.footer .footer-top .footer-start-career a:hover .h5,
.footer-copyright .footer-copyright-sec p a:focus,
.footer-copyright .footer-copyright-sec p a:hover,
.footer-copyright ul li a.active,
.footer-copyright ul li a:focus,
.footer-copyright ul li a:hover,
.header .navbar .navbar-nav .nav-item:hover > a,
.header .navbar .navbar-nav .nav-item > .active,
.header .navbar .navbar-nav .nav-item > a:focus,
.servlist.common-contant .atab-pane ul li:hover a,
.single-content ul li a:hover,
.social-link .social-wrapper:focus,
.social-link .social-wrapper:hover,
.testimonials-wrapper .testimonials-slide .swiper-button-next:focus,
.testimonials-wrapper .testimonials-slide .swiper-button-next:hover,
.testimonials-wrapper .testimonials-slide .swiper-button-prev:focus,
.testimonials-wrapper .testimonials-slide .swiper-button-prev:hover,
.time #user-country,
.title-yellow h1,
.title-yellow h2,
.title-yellow h3,
.title-yellow h4,
.title-yellow h5,
.title-yellow h6 {
  color: var(--bs-yellow);
}
.accordion-item:last-child,
.content p:last-child,
.content:last-child,
.experience-wrapper .row:last-child,
.footer .footer-bottom .footer-menu .left ul li:last-child,
.global-content .content p:last-child,
.global-list ul:last-child,
.mb-0,
.single-content ul li:last-child {
  margin-bottom: 0;
}
.content p {
  color: var(--bs-lightdark);
  font-weight: 400;
  font-stretch: normal;
  margin: 0 0 20px;
  padding: 0;
}
.content b,
.content p b {
  color: var(--bs-yellow);
  font-weight: 600;
}
.content.white a {
  color: var(--bs-white100);
  font-weight: 600;
}
.content a {
  color: var(--bs-dark);
  font-weight: 600;
}
.content a:hover {
  opacity: 1;
  color: var(--bs-yellow);
}
.about-experience .ring.active .h4,
.about-experience .ring.active .h6,
.about-experience .ring.active h4,
.about-experience .ring.active h5,
.about-experience .ring.active h6,
.content-L.white,
.content.white200 p,
.experience-wrapper .ring.active .h5,
.experience-wrapper .ring.active .h6,
.experience-wrapper .ring.active h5,
.experience-wrapper .ring.active h6,
.experience-wrapper .ring.active span,
.global-list.white200 li,
.radio-wrapper.check .radio-label {
  color: var(--bs-white200);
}
.content .lightdark p,
.content .lightdark ul li,
.content.lightdark p,
.global-list ul li,
.lightdark * {
  color: var(--bs-lightdark);
}
.small p {
  font-size: var(--fs-14);
}
.global-list ul {
  list-style: none;
  margin: 0 0 40px;
  padding: 0 0 0 20px;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  gap: 20px;
}
.global-list ul li {
  display: flex;
  flex-flow: wrap;
  width: 100%;
  align-items: start;
  justify-content: start;
  margin: 0;
  padding: 0 0 0 25px;
  white-space: normal;
  word-break: break-word;
  font-weight: 400;
  font-stretch: normal;
  line-height: 160%;
}
.global-list ul li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url(../images/ring.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.global-list ul li img {
  margin: 7px 0 0;
}
.btn {
  border-radius: 5px;
  border-style: solid;
  border-width: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
.btn-inline {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
}
.btn-white100 {
  background-color: var(--bs-white100);
  color: var(--bs-dark);
  padding: 12px 20px;
  text-transform: capitalize;
  transition-delay: 0.15s;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}
.btn-white100:active,
.btn-white100:focus,
.btn-white100:hover,
.contact-wrapper .btn-link:hover {
  background-color: var(--bs-yellow);
  color: var(--bs-dark);
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn:first-child:active {
  text-align: left;
  display: inline-flex;
  flex-flow: wrap;
  padding: 0;
  margin: 0 auto;
  align-items: center;
  color: var(--bs-yellow);
  font-size: var(--fs-24);
  line-height: 120%;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  transition: 0.3s linear 150ms;
  text-decoration: none;
  outline: 0;
  box-shadow: none;
  gap: 10px;
}
.btn-link span {
  width: fit-content;
  max-width: calc(100% - 40px);
}
.btn-link:hover {
  color: var(--bs-yellow);
  transition: 0.3s linear 150ms;
}
.btn .arrow,
.btn-link svg,
.header .navbar .navbar-nav .nav-item .btn-link,
.header .navbar .navbar-nav .nav-item a {
  transition-delay: 0.15s;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}
.btn-link svg {
  display: block;
  width: var(--fs-24);
  height: var(--fs-24);
  stroke: var(--bs-yellow);
  transform: rotate(-45deg);
}
.btn-link:focus svg,
.btn-link:hover svg,
.header .navbar .navbar-nav .nav-item .btn-link:focus svg {
  transform: rotate(0);
}
.blogcard-navigation .blogcard-button-next:hover svg,
.blogcard-navigation .blogcard-button-prev:hover svg,
.btn:focus .yellow svg,
.btn:hover .yellow svg,
.timeline .arrow .timeline-next:hover svg,
.timeline .arrow .timeline-prev:hover svg {
  stroke: var(--bs-dark);
}
.wb {
  border: 1px solid rgb(255 255 255 / 0.25);
  border-radius: 20px;
}
.btn .arrow {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.btn .arrow .circle-ani {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
  border-radius: 100%;
  transform: scale(0, 0);
  transition-duration: 0.3s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
}
.btn .yellow .circle-ani,
.section-creative .block-grid .start__grid-two {
  background-color: var(--bs-yellow);
}
.btn:focus .arrow .circle-ani,
.btn:hover .arrow .circle-ani,
.footer .footer-top .footer-start-career a:focus .arrow .circle-ani,
.footer .footer-top .footer-start-career a:hover .arrow .circle-ani {
  height: 100%;
  width: 100%;
  transform: scale(1, 1);
  transition-delay: 0.3s;
}
.global-content .content p,
.mb-40 {
  margin-bottom: 40px;
}
.z-0 {
  z-index: 0;
}
.growth-wrapper,
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.container {
  z-index: 2;
}
.row-gap-20 {
  row-gap: 20px;
}
.row-gap-30 {
  row-gap: 30px;
}
.row-gap-40 {
  row-gap: 40px;
}
.row-gap-50 {
  row-gap: 50px;
}
.row-gap-60 {
  row-gap: 60px;
}
.row-gap-70 {
  row-gap: 70px;
}
.row-gap-80 {
  row-gap: 80px;
}
.ml-auto {
  margin-left: auto;
}
.ml-0 {
  margin-left: 0;
}
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-25 {
  margin-left: 25px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-35 {
  margin-left: 35px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-45 {
  margin-left: 45px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-55 {
  margin-left: 55px;
}
.ml-60 {
  margin-left: 60px;
}
.mr-auto {
  margin-right: auto;
}
.mr-0 {
  margin-right: 0;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-25 {
  margin-right: 25px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-35 {
  margin-right: 35px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-45 {
  margin-right: 45px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-55 {
  margin-right: 55px;
}
.mr-60 {
  margin-right: 60px;
}
.mt-0 {
  margin-top: 0;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-40,
.why-choose-row .why-choose .title {
  margin-top: 40px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.pl-0 {
  padding-left: 0;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-25 {
  padding-left: 25px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-35 {
  padding-left: 35px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-45 {
  padding-left: 45px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-55 {
  padding-left: 55px;
}
.pl-60 {
  padding-left: 60px;
}
.pr-0 {
  padding-right: 0;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-25 {
  padding-right: 25px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-35 {
  padding-right: 35px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-45 {
  padding-right: 45px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-55 {
  padding-right: 55px;
}
.pr-60 {
  padding-right: 60px;
}
.pt-0 {
  padding-top: 0;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-35 {
  padding-top: 35px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-55 {
  padding-top: 55px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-55 {
  padding-bottom: 55px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .m-md-0 {
    margin: 0;
  }
  .m-md-5 {
    margin: 5px;
  }
  .m-md-10 {
    margin: 10px;
  }
  .m-md-15 {
    margin: 15px;
  }
  .m-md-20 {
    margin: 20px;
  }
  .m-md-25 {
    margin: 25px;
  }
  .m-md-30 {
    margin: 30px;
  }
  .m-md-35 {
    margin: 35px;
  }
  .m-md-40 {
    margin: 40px;
  }
  .m-md-45 {
    margin: 45px;
  }
  .m-md-50 {
    margin: 50px;
  }
  .m-md-55 {
    margin: 55px;
  }
  .m-md-60 {
    margin: 60px;
  }
  .m-md-65 {
    margin: 65px;
  }
  .m-md-70 {
    margin: 70px;
  }
  .m-md-75 {
    margin: 75px;
  }
  .m-md-80 {
    margin: 80px;
  }
  .m-md-85 {
    margin: 85px;
  }
  .m-md-90 {
    margin: 90px;
  }
  .m-md-95 {
    margin: 95px;
  }
  .m-md-100 {
    margin: 100px;
  }
  .mt-md-0 {
    margin-top: 0;
  }
  .mt-md-5 {
    margin-top: 5px;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mt-md-15 {
    margin-top: 15px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mt-md-25 {
    margin-top: 25px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mt-md-35 {
    margin-top: 35px;
  }
  .mt-md-40 {
    margin-top: 40px;
  }
  .mt-md-45 {
    margin-top: 45px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mt-md-55 {
    margin-top: 55px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mt-md-65 {
    margin-top: 65px;
  }
  .mt-md-70 {
    margin-top: 70px;
  }
  .mt-md-75 {
    margin-top: 75px;
  }
  .mt-md-80 {
    margin-top: 80px;
  }
  .mt-md-85 {
    margin-top: 85px;
  }
  .mt-md-90 {
    margin-top: 90px;
  }
  .mt-md-95 {
    margin-top: 95px;
  }
  .mt-md-100 {
    margin-top: 100px;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .mb-md-5 {
    margin-bottom: 5px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-15 {
    margin-bottom: 15px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .mb-md-25 {
    margin-bottom: 25px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .mb-md-35 {
    margin-bottom: 35px;
  }
  .mb-md-40 {
    margin-bottom: 40px;
  }
  .mb-md-45 {
    margin-bottom: 45px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .mb-md-55 {
    margin-bottom: 55px;
  }
  .mb-md-60 {
    margin-bottom: 60px;
  }
  .mb-md-65 {
    margin-bottom: 65px;
  }
  .mb-md-70 {
    margin-bottom: 70px;
  }
  .mb-md-75 {
    margin-bottom: 75px;
  }
  .mb-md-80 {
    margin-bottom: 80px;
  }
  .mb-md-85 {
    margin-bottom: 85px;
  }
  .mb-md-90 {
    margin-bottom: 90px;
  }
  .mb-md-95 {
    margin-bottom: 95px;
  }
  .mb-md-100 {
    margin-bottom: 100px;
  }
  .ml-md-0 {
    margin-left: 0;
  }
  .ml-md-5 {
    margin-left: 5px;
  }
  .ml-md-10 {
    margin-left: 10px;
  }
  .ml-md-15 {
    margin-left: 15px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .ml-md-25 {
    margin-left: 25px;
  }
  .ml-md-30 {
    margin-left: 30px;
  }
  .ml-md-35 {
    margin-left: 35px;
  }
  .ml-md-40 {
    margin-left: 40px;
  }
  .ml-md-45 {
    margin-left: 45px;
  }
  .ml-md-50 {
    margin-left: 50px;
  }
  .ml-md-55 {
    margin-left: 55px;
  }
  .ml-md-60 {
    margin-left: 60px;
  }
  .ml-md-65 {
    margin-left: 65px;
  }
  .ml-md-70 {
    margin-left: 70px;
  }
  .ml-md-75 {
    margin-left: 75px;
  }
  .ml-md-80 {
    margin-left: 80px;
  }
  .ml-md-85 {
    margin-left: 85px;
  }
  .ml-md-90 {
    margin-left: 90px;
  }
  .ml-md-95 {
    margin-left: 95px;
  }
  .ml-md-100 {
    margin-left: 100px;
  }
  .mr-md-0 {
    margin-right: 0;
  }
  .mr-md-5 {
    margin-right: 5px;
  }
  .mr-md-10 {
    margin-right: 10px;
  }
  .mr-md-15 {
    margin-right: 15px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .mr-md-25 {
    margin-right: 25px;
  }
  .mr-md-30 {
    margin-right: 30px;
  }
  .mr-md-35 {
    margin-right: 35px;
  }
  .mr-md-40 {
    margin-right: 40px;
  }
  .mr-md-45 {
    margin-right: 45px;
  }
  .mr-md-50 {
    margin-right: 50px;
  }
  .mr-md-55 {
    margin-right: 55px;
  }
  .mr-md-60 {
    margin-right: 60px;
  }
  .mr-md-65 {
    margin-right: 65px;
  }
  .mr-md-70 {
    margin-right: 70px;
  }
  .mr-md-75 {
    margin-right: 75px;
  }
  .mr-md-80 {
    margin-right: 80px;
  }
  .mr-md-85 {
    margin-right: 85px;
  }
  .mr-md-90 {
    margin-right: 90px;
  }
  .mr-md-95 {
    margin-right: 95px;
  }
  .mr-md-100 {
    margin-right: 100px;
  }
  .p-md-0 {
    padding: 0;
  }
  .p-md-5 {
    padding: 5px;
  }
  .p-md-10 {
    padding: 10px;
  }
  .p-md-15 {
    padding: 15px;
  }
  .p-md-20 {
    padding: 20px;
  }
  .p-md-25 {
    padding: 25px;
  }
  .p-md-30 {
    padding: 30px;
  }
  .p-md-35 {
    padding: 35px;
  }
  .p-md-40 {
    padding: 40px;
  }
  .p-md-45 {
    padding: 45px;
  }
  .p-md-50 {
    padding: 50px;
  }
  .p-md-55 {
    padding: 55px;
  }
  .p-md-60 {
    padding: 60px;
  }
  .p-md-65 {
    padding: 65px;
  }
  .p-md-70 {
    padding: 70px;
  }
  .p-md-75 {
    padding: 75px;
  }
  .p-md-80 {
    padding: 80px;
  }
  .p-md-85 {
    padding: 85px;
  }
  .p-md-90 {
    padding: 90px;
  }
  .p-md-95 {
    padding: 95px;
  }
  .p-md-100 {
    padding: 100px;
  }
  .py-md-5 {
    padding: 5px 0;
  }
  .py-md-10 {
    padding: 10px 0;
  }
  .py-md-15 {
    padding: 15px 0;
  }
  .py-md-20 {
    padding: 20px 0;
  }
  .py-md-25 {
    padding: 25px 0;
  }
  .py-md-30 {
    padding: 30px 0;
  }
  .py-md-35 {
    padding: 35px 0;
  }
  .py-md-40 {
    padding: 40px 0;
  }
  .py-md-45 {
    padding: 45px 0;
  }
  .py-md-50 {
    padding: 50px 0;
  }
  .py-md-55 {
    padding: 55px 0;
  }
  .py-md-60 {
    padding: 60px 0;
  }
  .py-md-65 {
    padding: 65px 0;
  }
  .py-md-70 {
    padding: 70px 0;
  }
  .py-md-75 {
    padding: 75px 0;
  }
  .py-md-80 {
    padding: 80px 0;
  }
  .py-md-85 {
    padding: 85px 0;
  }
  .py-md-90 {
    padding: 90px 0;
  }
  .py-md-95 {
    padding: 95px 0;
  }
  .py-md-100 {
    padding: 100px 0;
  }
  .pt-md-0 {
    padding-top: 0;
  }
  .pt-md-5 {
    padding-top: 5px;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pt-md-15 {
    padding-top: 15px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pt-md-25 {
    padding-top: 25px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pt-md-35 {
    padding-top: 35px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pt-md-45 {
    padding-top: 45px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pt-md-55 {
    padding-top: 55px;
  }
  .pt-md-60 {
    padding-top: 60px;
  }
  .pt-md-65 {
    padding-top: 65px;
  }
  .pt-md-70 {
    padding-top: 70px;
  }
  .pt-md-75 {
    padding-top: 75px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .pt-md-85 {
    padding-top: 85px;
  }
  .pt-md-90 {
    padding-top: 90px;
  }
  .pt-md-95 {
    padding-top: 95px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .pb-md-5 {
    padding-bottom: 5px;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .pb-md-15 {
    padding-bottom: 15px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .pb-md-25 {
    padding-bottom: 25px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-35 {
    padding-bottom: 35px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pb-md-45 {
    padding-bottom: 45px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .pb-md-55 {
    padding-bottom: 55px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .pb-md-65 {
    padding-bottom: 65px;
  }
  .pb-md-70 {
    padding-bottom: 70px;
  }
  .pb-md-75 {
    padding-bottom: 75px;
  }
  .pb-md-80 {
    padding-bottom: 80px;
  }
  .pb-md-85 {
    padding-bottom: 85px;
  }
  .pb-md-90 {
    padding-bottom: 90px;
  }
  .pb-md-95 {
    padding-bottom: 95px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .pl-md-0 {
    padding-left: 0;
  }
  .pl-md-5 {
    padding-left: 5px;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .pl-md-15 {
    padding-left: 15px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .pl-md-25 {
    padding-left: 25px;
  }
  .pl-md-30 {
    padding-left: 30px;
  }
  .pl-md-35 {
    padding-left: 35px;
  }
  .pl-md-40 {
    padding-left: 40px;
  }
  .pl-md-45 {
    padding-left: 45px;
  }
  .pl-md-50 {
    padding-left: 50px;
  }
  .pl-md-55 {
    padding-left: 55px;
  }
  .pl-md-60 {
    padding-left: 60px;
  }
  .pl-md-65 {
    padding-left: 65px;
  }
  .pl-md-70 {
    padding-left: 70px;
  }
  .pl-md-75 {
    padding-left: 75px;
  }
  .pl-md-80 {
    padding-left: 80px;
  }
  .pl-md-85 {
    padding-left: 85px;
  }
  .pl-md-90 {
    padding-left: 90px;
  }
  .pl-md-95 {
    padding-left: 95px;
  }
  .pl-md-100 {
    padding-left: 100px;
  }
  .pr-md-0 {
    padding-right: 0;
  }
  .pr-md-5 {
    padding-right: 5px;
  }
  .pr-md-10 {
    padding-right: 10px;
  }
  .pr-md-15 {
    padding-right: 15px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .pr-md-25 {
    padding-right: 25px;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
  .pr-md-35 {
    padding-right: 35px;
  }
  .pr-md-40 {
    padding-right: 40px;
  }
  .pr-md-45 {
    padding-right: 45px;
  }
  .pr-md-50 {
    padding-right: 50px;
  }
  .pr-md-55 {
    padding-right: 55px;
  }
  .pr-md-60 {
    padding-right: 60px;
  }
  .pr-md-65 {
    padding-right: 65px;
  }
  .pr-md-70 {
    padding-right: 70px;
  }
  .pr-md-75 {
    padding-right: 75px;
  }
  .pr-md-80 {
    padding-right: 80px;
  }
  .pr-md-85 {
    padding-right: 85px;
  }
  .pr-md-90 {
    padding-right: 90px;
  }
  .pr-md-95 {
    padding-right: 95px;
  }
  .pr-md-100 {
    padding-right: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .big p {
    font-size: var(--fs-24);
    line-height: 150%;
    font-weight: 400;
  }
  .m-lg-0 {
    margin: 0;
  }
  .m-lg-5 {
    margin: 5px;
  }
  .m-lg-10 {
    margin: 10px;
  }
  .m-lg-15 {
    margin: 15px;
  }
  .m-lg-20 {
    margin: 20px;
  }
  .m-lg-25 {
    margin: 25px;
  }
  .m-lg-30 {
    margin: 30px;
  }
  .m-lg-35 {
    margin: 35px;
  }
  .m-lg-40 {
    margin: 40px;
  }
  .m-lg-45 {
    margin: 45px;
  }
  .m-lg-50 {
    margin: 50px;
  }
  .m-lg-55 {
    margin: 55px;
  }
  .m-lg-60 {
    margin: 60px;
  }
  .m-lg-65 {
    margin: 65px;
  }
  .m-lg-70 {
    margin: 70px;
  }
  .m-lg-75 {
    margin: 75px;
  }
  .m-lg-80 {
    margin: 80px;
  }
  .m-lg-85 {
    margin: 85px;
  }
  .m-lg-90 {
    margin: 90px;
  }
  .m-lg-95 {
    margin: 95px;
  }
  .m-lg-100 {
    margin: 100px;
  }
  .mt-lg-0 {
    margin-top: 0;
  }
  .mt-lg-5 {
    margin-top: 5px;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mt-lg-15 {
    margin-top: 15px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mt-lg-25 {
    margin-top: 25px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mt-lg-35 {
    margin-top: 35px;
  }
  .mt-lg-40 {
    margin-top: 40px;
  }
  .mt-lg-45 {
    margin-top: 45px;
  }
  .mt-lg-50 {
    margin-top: 50px;
  }
  .mt-lg-55 {
    margin-top: 55px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  .mt-lg-65 {
    margin-top: 65px;
  }
  .mt-lg-70 {
    margin-top: 70px;
  }
  .mt-lg-75 {
    margin-top: 75px;
  }
  .mt-lg-80 {
    margin-top: 80px;
  }
  .mt-lg-85 {
    margin-top: 85px;
  }
  .mt-lg-90 {
    margin-top: 90px;
  }
  .mt-lg-95 {
    margin-top: 95px;
  }
  .mt-lg-100 {
    margin-top: 100px;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .mb-lg-5 {
    margin-bottom: 5px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mb-lg-15 {
    margin-bottom: 15px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mb-lg-25 {
    margin-bottom: 25px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .mb-lg-35 {
    margin-bottom: 35px;
  }
  .mb-lg-40 {
    margin-bottom: 40px;
  }
  .mb-lg-45 {
    margin-bottom: 45px;
  }
  .mb-lg-50 {
    margin-bottom: 50px;
  }
  .mb-lg-55 {
    margin-bottom: 55px;
  }
  .mb-lg-60 {
    margin-bottom: 60px;
  }
  .mb-lg-65 {
    margin-bottom: 65px;
  }
  .mb-lg-70 {
    margin-bottom: 70px;
  }
  .mb-lg-75 {
    margin-bottom: 75px;
  }
  .mb-lg-80 {
    margin-bottom: 80px;
  }
  .mb-lg-85 {
    margin-bottom: 85px;
  }
  .mb-lg-90 {
    margin-bottom: 90px;
  }
  .mb-lg-95 {
    margin-bottom: 95px;
  }
  .mb-lg-100 {
    margin-bottom: 100px;
  }
  .ml-lg-0 {
    margin-left: 0;
  }
  .ml-lg-5 {
    margin-left: 5px;
  }
  .ml-lg-10 {
    margin-left: 10px;
  }
  .ml-lg-15 {
    margin-left: 15px;
  }
  .ml-lg-20 {
    margin-left: 20px;
  }
  .ml-lg-25 {
    margin-left: 25px;
  }
  .ml-lg-30 {
    margin-left: 30px;
  }
  .ml-lg-35 {
    margin-left: 35px;
  }
  .ml-lg-40 {
    margin-left: 40px;
  }
  .ml-lg-45 {
    margin-left: 45px;
  }
  .ml-lg-50 {
    margin-left: 50px;
  }
  .ml-lg-55 {
    margin-left: 55px;
  }
  .ml-lg-60 {
    margin-left: 60px;
  }
  .ml-lg-65 {
    margin-left: 65px;
  }
  .ml-lg-70 {
    margin-left: 70px;
  }
  .ml-lg-75 {
    margin-left: 75px;
  }
  .ml-lg-80 {
    margin-left: 80px;
  }
  .ml-lg-85 {
    margin-left: 85px;
  }
  .ml-lg-90 {
    margin-left: 90px;
  }
  .ml-lg-95 {
    margin-left: 95px;
  }
  .ml-lg-100 {
    margin-left: 100px;
  }
  .mr-lg-0 {
    margin-right: 0;
  }
  .mr-lg-5 {
    margin-right: 5px;
  }
  .mr-lg-10 {
    margin-right: 10px;
  }
  .mr-lg-15 {
    margin-right: 15px;
  }
  .mr-lg-20 {
    margin-right: 20px;
  }
  .mr-lg-25 {
    margin-right: 25px;
  }
  .mr-lg-30 {
    margin-right: 30px;
  }
  .mr-lg-35 {
    margin-right: 35px;
  }
  .mr-lg-40 {
    margin-right: 40px;
  }
  .mr-lg-45 {
    margin-right: 45px;
  }
  .mr-lg-50 {
    margin-right: 50px;
  }
  .mr-lg-55 {
    margin-right: 55px;
  }
  .mr-lg-60 {
    margin-right: 60px;
  }
  .mr-lg-65 {
    margin-right: 65px;
  }
  .mr-lg-70 {
    margin-right: 70px;
  }
  .mr-lg-75 {
    margin-right: 75px;
  }
  .mr-lg-80 {
    margin-right: 80px;
  }
  .mr-lg-85 {
    margin-right: 85px;
  }
  .mr-lg-90 {
    margin-right: 90px;
  }
  .mr-lg-95 {
    margin-right: 95px;
  }
  .mr-lg-100 {
    margin-right: 100px;
  }
  .p-lg-0 {
    padding: 0;
  }
  .p-lg-5 {
    padding: 5px;
  }
  .p-lg-10 {
    padding: 10px;
  }
  .p-lg-15 {
    padding: 15px;
  }
  .p-lg-20 {
    padding: 20px;
  }
  .p-lg-25 {
    padding: 25px;
  }
  .p-lg-30 {
    padding: 30px;
  }
  .p-lg-35 {
    padding: 35px;
  }
  .p-lg-40 {
    padding: 40px;
  }
  .p-lg-45 {
    padding: 45px;
  }
  .p-lg-50 {
    padding: 50px;
  }
  .p-lg-55 {
    padding: 55px;
  }
  .p-lg-60 {
    padding: 60px;
  }
  .p-lg-65 {
    padding: 65px;
  }
  .p-lg-70 {
    padding: 70px;
  }
  .p-lg-75 {
    padding: 75px;
  }
  .p-lg-80 {
    padding: 80px;
  }
  .p-lg-85 {
    padding: 85px;
  }
  .p-lg-90 {
    padding: 90px;
  }
  .p-lg-95 {
    padding: 95px;
  }
  .p-lg-100 {
    padding: 100px;
  }
  .py-lg-5 {
    padding: 5px 0;
  }
  .py-lg-10 {
    padding: 10px 0;
  }
  .py-lg-15 {
    padding: 15px 0;
  }
  .py-lg-20 {
    padding: 20px 0;
  }
  .py-lg-25 {
    padding: 25px 0;
  }
  .py-lg-30 {
    padding: 30px 0;
  }
  .py-lg-35 {
    padding: 35px 0;
  }
  .py-lg-40 {
    padding: 40px 0;
  }
  .py-lg-45 {
    padding: 45px 0;
  }
  .py-lg-50 {
    padding: 50px 0;
  }
  .py-lg-55 {
    padding: 55px 0;
  }
  .py-lg-60 {
    padding: 60px 0;
  }
  .py-lg-65 {
    padding: 65px 0;
  }
  .py-lg-70 {
    padding: 70px 0;
  }
  .py-lg-75 {
    padding: 75px 0;
  }
  .py-lg-80 {
    padding: 80px 0;
  }
  .py-lg-85 {
    padding: 85px 0;
  }
  .py-lg-90 {
    padding: 90px 0;
  }
  .py-lg-95 {
    padding: 95px 0;
  }
  .py-lg-100 {
    padding: 100px 0;
  }
  .pt-lg-0 {
    padding-top: 0;
  }
  .pt-lg-5 {
    padding-top: 5px;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pt-lg-15 {
    padding-top: 15px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pt-lg-25 {
    padding-top: 25px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pt-lg-35 {
    padding-top: 35px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pt-lg-45 {
    padding-top: 45px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pt-lg-55 {
    padding-top: 55px;
  }
  .pt-lg-60 {
    padding-top: 60px;
  }
  .pt-lg-65 {
    padding-top: 65px;
  }
  .pt-lg-70 {
    padding-top: 70px;
  }
  .pt-lg-75 {
    padding-top: 75px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .pt-lg-85 {
    padding-top: 85px;
  }
  .pt-lg-90 {
    padding-top: 90px;
  }
  .pt-lg-95 {
    padding-top: 95px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .pb-lg-5 {
    padding-bottom: 5px;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .pb-lg-15 {
    padding-bottom: 15px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .pb-lg-25 {
    padding-bottom: 25px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .pb-lg-35 {
    padding-bottom: 35px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .pb-lg-45 {
    padding-bottom: 45px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .pb-lg-55 {
    padding-bottom: 55px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .pb-lg-65 {
    padding-bottom: 65px;
  }
  .pb-lg-70 {
    padding-bottom: 70px;
  }
  .pb-lg-75 {
    padding-bottom: 75px;
  }
  .pb-lg-80 {
    padding-bottom: 80px;
  }
  .pb-lg-85 {
    padding-bottom: 85px;
  }
  .pb-lg-90 {
    padding-bottom: 90px;
  }
  .pb-lg-95 {
    padding-bottom: 95px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pl-lg-0 {
    padding-left: 0;
  }
  .pl-lg-5 {
    padding-left: 5px;
  }
  .pl-lg-10 {
    padding-left: 10px;
  }
  .pl-lg-15 {
    padding-left: 15px;
  }
  .pl-lg-20 {
    padding-left: 20px;
  }
  .pl-lg-25 {
    padding-left: 25px;
  }
  .pl-lg-30 {
    padding-left: 30px;
  }
  .pl-lg-35 {
    padding-left: 35px;
  }
  .pl-lg-40 {
    padding-left: 40px;
  }
  .pl-lg-45 {
    padding-left: 45px;
  }
  .pl-lg-50 {
    padding-left: 50px;
  }
  .pl-lg-55 {
    padding-left: 55px;
  }
  .pl-lg-60 {
    padding-left: 60px;
  }
  .pl-lg-65 {
    padding-left: 65px;
  }
  .pl-lg-70 {
    padding-left: 70px;
  }
  .pl-lg-75 {
    padding-left: 75px;
  }
  .pl-lg-80 {
    padding-left: 80px;
  }
  .pl-lg-85 {
    padding-left: 85px;
  }
  .pl-lg-90 {
    padding-left: 90px;
  }
  .pl-lg-95 {
    padding-left: 95px;
  }
  .pl-lg-100 {
    padding-left: 100px;
  }
  .pr-lg-0 {
    padding-right: 0;
  }
  .pr-lg-5 {
    padding-right: 5px;
  }
  .pr-lg-10 {
    padding-right: 10px;
  }
  .pr-lg-15 {
    padding-right: 15px;
  }
  .pr-lg-20 {
    padding-right: 20px;
  }
  .pr-lg-25 {
    padding-right: 25px;
  }
  .pr-lg-30 {
    padding-right: 30px;
  }
  .pr-lg-35 {
    padding-right: 35px;
  }
  .pr-lg-40 {
    padding-right: 40px;
  }
  .pr-lg-45 {
    padding-right: 45px;
  }
  .pr-lg-50 {
    padding-right: 50px;
  }
  .pr-lg-55 {
    padding-right: 55px;
  }
  .pr-lg-60 {
    padding-right: 60px;
  }
  .pr-lg-65 {
    padding-right: 65px;
  }
  .pr-lg-70 {
    padding-right: 70px;
  }
  .pr-lg-75 {
    padding-right: 75px;
  }
  .pr-lg-80 {
    padding-right: 80px;
  }
  .pr-lg-85 {
    padding-right: 85px;
  }
  .pr-lg-90 {
    padding-right: 90px;
  }
  .pr-lg-95 {
    padding-right: 95px;
  }
  .pr-lg-100 {
    padding-right: 100px;
  }
}
.skip-link {
  position: absolute;
  top: -40px;
  left: -40px;
  background: var(--bs-dark);
  color: var(--bs-white100);
  padding: 8px;
  z-index: 100;
}
.skip-link:focus {
  top: 0;
  left: 0;
  z-index: 99999;
}
@keyframes smoothScrolldown {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
.header {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  padding: 0;
  z-index: 999;
  transition: 0.15s linear 0.15s;
}
.header-relative {
  position: relative;
  background-color: var(--bs-dark);
}
.header-transparent {
  position: absolute;
  background-color: #fff0;
}
header.header.is-sticky {
  position: fixed;
  animation: 1s forwards smoothScrolldown;
  background-color: rgba(var(--bs-dark-rgb), 0.7);
  backdrop-filter: blur(25px);
}
.header .navbar {
  padding: 16px 0;
}
.header .navbar .navbar-brand {
  opacity: 1;
  padding: 0;
  transition: 0.15s linear 0.15s;
  display: block;
}
.header .navbar .navbar-brand img {
  height: 96.56px;
}
.is-sticky.header .navbar .navbar-brand img {
  max-height: 66px;
}
.header .navbar .navbar-nav {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
}
@media screen and (min-width: 1200px) {
  .header .navbar .navbar-nav {
    column-gap: 40px;
  }
}
.header .navbar .navbar-nav .nav-item {
  position: relative;
  display: flex;
  flex-flow: wrap;
  gap: 5px;
  align-items: center;
}
.header .navbar .navbar-nav .nav-item a {
  order: 1;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  line-height: 24px;
  color: var(--bs-white100);
  text-transform: capitalize;
}
.footer .footer-bottom .footer-menu ul li a.active,
.footer-copyright ul li a.active,
.header .navbar .navbar-nav .submenu .active {
  pointer-events: none;
}
.header .navbar .navbar-nav .nav-item .btn-link {
  display: flex;
  align-items: center;
  color: var(--bs-yellow);
  font-weight: 600;
  overflow: hidden;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
  letter-spacing: 0;
}
.banner-wrapper {
  display: flex;
  flex-flow: column;
  margin: 0;
  padding: 0;
  padding-top: var(--header-height, 130px);
  width: 100%;
  height: calc(100svh - 5.28rem);
  position: relative;
  overflow: hidden;
  z-index: 1;
  justify-content: center;
}
@media (max-height: 700px) {
  .banner-wrapper {
    height: calc(750px - 84px);
  }
}
.home-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: -1;
}
.home_wrap-cols {
  gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  width: 65%;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0;
  transform: rotate(15deg) translateY(-50%);
  height: 100%;
}
.home_wrap-col {
  gap: 20px;
  flex-direction: column;
  flex: none;
  width: calc(50% - 10px);
  display: flex;
  position: relative;
}
.home_wrap-slides {
  gap: 20px;
  flex-direction: column;
  flex: none;
  display: flex;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}
@keyframes heroscroll {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
.v-scroll {
  animation: 75s linear infinite heroscroll;
}
@keyframes heroscroll2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
.v-scroll2 {
  animation: 50s linear infinite heroscroll2;
}
.v-scroll.reverse,
.v-scroll2.reverse {
  animation-direction: reverse;
}
.home_wrap_slide {
  aspect-ratio: 16/9;
  border-radius: 20px;
  overflow: hidden;
}
.home_wrap_slide img,
.portfolio_slide img {
  object-position: top;
}
.home-gradient_topleft {
  z-index: 1;
  background-image: linear-gradient(
    180deg,
    rgb(21 21 21 / 0.85),
    rgb(21 21 21 / 0.78) 40%,
    rgb(21 21 21 / 0.33) 75%,
    transparent
  );
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.atropos,
.atropos-inner,
.atropos-rotate,
.experience-wrapper,
.highlight-separator,
.home-logos-wrap,
.modal-open .culture-wrapper,
.mover-ball,
.service-list_desc ul li,
.sitework-wrapper .img {
  position: relative;
}
.home_hero-content {
  background-color: #fff0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 130px;
  padding-bottom: 3rem;
  display: flex;
}
.home_hero_title {
  color: var(--bs-white100);
  letter-spacing: -0.2rem;
  max-width: max(44vw, 43rem);
  font-size: max(4rem, 4.4vw);
  font-weight: 500;
  line-height: 120%;
}
.hero-subcontent {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}
@media screen and (max-width: 991px) {
  .header .navbar .navbar-brand img {
    width: auto;
    height: 76.56px;
  }
  .is-sticky.header .navbar .navbar-brand img {
    height: 56.56px;
  }
  .home_hero_title {
    max-width: 37rem;
    font-size: max(3rem, 4.4vw);
  }
  .hero-subcontent {
    align-items: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .container,
  .container-fluid,
  .row > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row {
    margin-right: -25px;
    margin-left: -25px;
  }
  .m-0 {
    margin: 0;
  }
  .m-5 {
    margin: 5px;
  }
  .m-10 {
    margin: 10px;
  }
  .m-15 {
    margin: 15px;
  }
  .m-20 {
    margin: 20px;
  }
  .m-25 {
    margin: 25px;
  }
  .m-30 {
    margin: 30px;
  }
  .m-35 {
    margin: 35px;
  }
  .m-40 {
    margin: 40px;
  }
  .m-45 {
    margin: 45px;
  }
  .m-50 {
    margin: 50px;
  }
  .m-55 {
    margin: 55px;
  }
  .m-60 {
    margin: 60px;
  }
  .mt-0 {
    margin-top: 0;
  }
  .mt-5 {
    margin-top: 5px;
  }
  .mt-10 {
    margin-top: 10px;
  }
  .mt-15 {
    margin-top: 15px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .mt-25 {
    margin-top: 25px;
  }
  .mt-30 {
    margin-top: 30px;
  }
  .mt-35 {
    margin-top: 35px;
  }
  .mt-40 {
    margin-top: 40px;
  }
  .mt-45 {
    margin-top: 45px;
  }
  .mt-50 {
    margin-top: 50px;
  }
  .mt-55 {
    margin-top: 55px;
  }
  .mt-60 {
    margin-top: 60px;
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .mb-5 {
    margin-bottom: 5px !important;
  }
  .mb-10 {
    margin-bottom: 10px !important;
  }
  .mb-15 {
    margin-bottom: 15px;
  }
  .mb-20 {
    margin-bottom: 20px;
  }
  .mb-25 {
    margin-bottom: 25px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .mb-35 {
    margin-bottom: 35px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .mb-45 {
    margin-bottom: 45px;
  }
  .mb-50 {
    margin-bottom: 50px;
  }
  .mb-55 {
    margin-bottom: 55px;
  }
  .mb-60 {
    margin-bottom: 60px;
  }
  .ml-0 {
    margin-left: 0;
  }
  .ml-5 {
    margin-left: 5px;
  }
  .ml-10 {
    margin-left: 10px;
  }
  .ml-15 {
    margin-left: 15px;
  }
  .ml-20 {
    margin-left: 20px;
  }
  .ml-25 {
    margin-left: 25px;
  }
  .ml-30 {
    margin-left: 30px;
  }
  .ml-35 {
    margin-left: 35px;
  }
  .ml-40 {
    margin-left: 40px;
  }
  .ml-45 {
    margin-left: 45px;
  }
  .ml-50 {
    margin-left: 50px;
  }
  .ml-55 {
    margin-left: 55px;
  }
  .ml-60 {
    margin-left: 60px;
  }
  .bar-wrapper .menu li,
  .mr-0 {
    margin-right: 0;
  }
  .mr-5 {
    margin-right: 5px;
  }
  .mr-10 {
    margin-right: 10px;
  }
  .mr-15 {
    margin-right: 15px;
  }
  .mr-20 {
    margin-right: 20px;
  }
  .mr-25 {
    margin-right: 25px;
  }
  .mr-30 {
    margin-right: 30px;
  }
  .mr-35 {
    margin-right: 35px;
  }
  .mr-40 {
    margin-right: 40px;
  }
  .mr-45 {
    margin-right: 45px;
  }
  .mr-50 {
    margin-right: 50px;
  }
  .mr-55 {
    margin-right: 55px;
  }
  .mr-60 {
    margin-right: 60px;
  }
  .p-none {
    padding: 0;
  }
  .p-5 {
    padding: 5px;
  }
  .p-10 {
    padding: 10px;
  }
  .p-15 {
    padding: 15px;
  }
  .p-20 {
    padding: 20px;
  }
  .p-25 {
    padding: 25px;
  }
  .p-30 {
    padding: 30px;
  }
  .p-35 {
    padding: 35px;
  }
  .p-40 {
    padding: 40px;
  }
  .p-45 {
    padding: 45px;
  }
  .p-50 {
    padding: 50px;
  }
  .p-55 {
    padding: 55px;
  }
  .p-60 {
    padding: 60px;
  }
  .py-5 {
    padding: 5px 0;
  }
  .py-10 {
    padding: 10px 0;
  }
  .py-15 {
    padding: 15px 0;
  }
  .py-20 {
    padding: 20px 0;
  }
  .py-25 {
    padding: 25px 0;
  }
  .py-30 {
    padding: 30px 0;
  }
  .py-35 {
    padding: 35px 0;
  }
  .py-40 {
    padding: 40px 0;
  }
  .py-45 {
    padding: 45px 0;
  }
  .py-50 {
    padding: 50px 0;
  }
  .py-55 {
    padding: 55px 0;
  }
  .py-60 {
    padding: 60px 0;
  }
  .py-65 {
    padding: 65px 0;
  }
  .py-70 {
    padding: 70px 0;
  }
  .py-75 {
    padding: 75px 0;
  }
  .py-80 {
    padding: 80px 0;
  }
  .py-85 {
    padding: 85px 0;
  }
  .py-90 {
    padding: 90px 0;
  }
  .py-95 {
    padding: 95px 0;
  }
  .py-100 {
    padding: 100px 0;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pt-5 {
    padding-top: 5px;
  }
  .pt-10 {
    padding-top: 10px;
  }
  .pt-15 {
    padding-top: 15px;
  }
  .pt-20 {
    padding-top: 20px;
  }
  .pt-25 {
    padding-top: 25px;
  }
  .pt-30 {
    padding-top: 30px;
  }
  .pt-35 {
    padding-top: 35px;
  }
  .pt-40 {
    padding-top: 40px;
  }
  .pt-45 {
    padding-top: 45px;
  }
  .pt-50 {
    padding-top: 50px;
  }
  .pt-55 {
    padding-top: 55px;
  }
  .pt-60 {
    padding-top: 60px;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .pb-5 {
    padding-bottom: 5px;
  }
  .pb-10 {
    padding-bottom: 10px;
  }
  .pb-15 {
    padding-bottom: 15px;
  }
  .pb-20 {
    padding-bottom: 20px;
  }
  .pb-25 {
    padding-bottom: 25px;
  }
  .pb-30 {
    padding-bottom: 30px;
  }
  .pb-35 {
    padding-bottom: 35px;
  }
  .pb-40 {
    padding-bottom: 40px;
  }
  .pb-45 {
    padding-bottom: 45px;
  }
  .pb-50 {
    padding-bottom: 50px;
  }
  .pb-55 {
    padding-bottom: 55px;
  }
  .pb-60 {
    padding-bottom: 60px;
  }
  .pl-0 {
    padding-left: 0;
  }
  .pl-5 {
    padding-left: 5px;
  }
  .pl-10 {
    padding-left: 10px;
  }
  .pl-15 {
    padding-left: 15px;
  }
  .pl-20 {
    padding-left: 20px;
  }
  .pl-25 {
    padding-left: 25px;
  }
  .pl-30 {
    padding-left: 30px;
  }
  .pl-35 {
    padding-left: 35px;
  }
  .pl-40 {
    padding-left: 40px;
  }
  .pl-45 {
    padding-left: 45px;
  }
  .pl-50 {
    padding-left: 50px;
  }
  .pl-55 {
    padding-left: 55px;
  }
  .pl-60 {
    padding-left: 60px;
  }
  .pr-0 {
    padding-right: 0;
  }
  .pr-5 {
    padding-right: 5px;
  }
  .pr-10 {
    padding-right: 10px;
  }
  .pr-15 {
    padding-right: 15px;
  }
  .pr-20 {
    padding-right: 20px;
  }
  .pr-25 {
    padding-right: 25px;
  }
  .pr-30 {
    padding-right: 30px;
  }
  .pr-35 {
    padding-right: 35px;
  }
  .pr-40 {
    padding-right: 40px;
  }
  .pr-45 {
    padding-right: 45px;
  }
  .pr-50 {
    padding-right: 50px;
  }
  .pr-55 {
    padding-right: 55px;
  }
  .pr-60 {
    padding-right: 60px;
  }
  .home_hero_title {
    max-width: 35rem;
    font-size: max(2.5rem, 4.4vw);
  }
  .hero-subcontent {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    align-items: flex-start;
    margin-top: 20px;
  }
  .bar-wrapper .menu-toggle {
    cursor: pointer;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 130%;
    color: var(--bs-white100);
  }
  .bar-wrapper .menu {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 43px;
    left: 0;
    width: 100%;
    background-color: #2c2c2c;
    z-index: 1;
  }
  .bar-wrapper .menu.active {
    display: flex;
    gap: 10px;
  }
  .bar-wrapper .menu li:last-child {
    border-bottom: none;
  }
  .bar-wrapper .menu li a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    line-height: 1;
  }
}
@media screen and (max-width: 479px) {
  .home_hero-content {
    padding-top: 15vh;
  }
  .home_hero_title {
    font-size: max(2.5rem, 4.4vw);
  }
  .hero-subcontent {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 20px;
  }
}
.home_hero_desc {
  color: rgb(255 255 255 / 0.8);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25em;
  line-height: 1.4em;
  font-weight: 500;
}
.hero-subcontent .btn-link,
.hero-subcontent .btn-link:first-child:active {
  font-size: max(1.8rem, 2vw);
  line-height: 120%;
}
.hero-subcontent .btn-link svg {
  width: max(1.8rem, 2vw);
  height: max(1.8rem, 2vw);
}
.home-logos-wrap {
  padding: 1rem 0;
  grid-column-gap: 5rem;
  background-color: #fff0;
  color: var(--bs-dark);
  flex-direction: row;
  height: 5.25rem;
  display: flex;
  overflow: hidden;
}
.roll {
  column-gap: 5rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 5rem));
  }
}
.scroll-slower {
  animation: 75s linear infinite scroll;
}
.home-logos-wrap:hover .roll {
  animation-play-state: paused;
}
.home-logos-wrap .logo-roll_img {
  filter: grayscale(1);
  object-fit: contain;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.experience-wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.experience-wrapper .ring {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 16rem;
  height: 16rem;
  padding: 30px;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  background-image: linear-gradient(
    135deg,
    transparent 45%,
    rgb(70 70 70 / 10%) 45%,
    rgb(70 70 70 / 10%) 55%,
    transparent 0
  );
  background-size: 5px 5px;
  transition: 1.2s 1.2s;
  overflow: hidden;
  border: none;
}
.about-experience .ring.active,
.experience-wrapper .ring.active {
  background-image: linear-gradient(
    135deg,
    transparent 45%,
    rgb(229 229 229 / 0.1) 45%,
    rgb(229 229 229 / 0.1) 55%,
    transparent 0
  );
  transform: none !important;
}
.about-experience .ring.active .circle-ani,
.experience-wrapper .ring.active .circle-ani {
  transform: scale(1, 1);
  background-color: rgba(var(--bs-dark-rgb), 1);
  transition-delay: 1.1s;
}
.about-experience .ring .ring_draw,
.experience-wrapper .ring .ring_draw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
  stroke-dasharray: 1140px;
  stroke-dashoffset: -1140px;
  stroke: var(--bs-dark);
  transition: 1s cubic-bezier(0.4, 0.08, 0, 0.97);
  z-index: -1;
}
.about-experience .ring .h4,
.about-experience .ring .h6,
.about-experience .ring h4,
.about-experience .ring h5,
.about-experience .ring h6,
.experience-wrapper .ring .h5,
.experience-wrapper .ring .h6,
.experience-wrapper .ring h5,
.experience-wrapper .ring h6,
.experience-wrapper .ring span {
  transition: 1.2s 1.2s;
}
.about-experience .ring.active .ring_draw,
.contact-experience .ring.active .ring_draw,
.experience-wrapper .ring.active .ring_draw {
  stroke-dashoffset: 0;
}
.about-experience .ring .h4,
.about-experience .ring h4,
.contact-experience .ring .h4,
.contact-experience .ring h4,
.experience-wrapper .ring .h5,
.experience-wrapper .ring h5 {
  font-weight: 700;
  margin-bottom: 5px;
}
.experience-wrapper .ring .h6,
.experience-wrapper .ring h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.highlight-separator {
  padding-bottom: 20px;
}
.highlight-separator[data-shadow-animation] {
  box-shadow: none !important;
  display: inline-block;
  z-index: 1;
}
.benefits-wrapper .lft-card,
.timeline .timeline-item {
  box-shadow:
    inset 0 0 38px rgba(var(--bs-white100-rgb), 0.15),
    5px 0 25px rgba(var(--bs-white100-rgb), 0.15);
}
.highlight-separator[data-shadow-animation] span {
  clip-path: inset(0 100% 0 0);
  float: left;
  width: 100%;
  transition: clip-path 1s cubic-bezier(0.4, 0.6, 0.4, 1);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  z-index: -1;
}
.highlight-separator.shadow-in[data-shadow-animation] span {
  clip-path: inset(0 0 0 0);
}
.highlight-separator-small .highlight-separator[data-shadow-animation] span {
  height: 45px;
  bottom: -10px;
}
.highlight-separator[data-shadow-animation] span img {
  position: absolute;
  left: 0;
  bottom: 0;
  transition: none;
  width: 100%;
  height: 14px;
}
.highlight-separator-small
  .highlight-separator[data-shadow-animation]
  span
  img {
  height: 45px;
  width: 100%;
}
.atropos {
  display: block;
  perspective: 1200px;
  transform: translate3d(0, 0, 0);
}
.transform-3d {
  transform: translate3d(0, 0, 100px);
}
.atropos-inner,
.atropos-rotate,
.atropos-scale {
  transform-style: preserve-3d;
  height: 100%;
  display: block;
  width: 100%;
}
.atropos-rotate,
.atropos-scale {
  transition-property: transform;
}
.atropos-inner {
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.atropos-highlight {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
  transform: scale(0);
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: #151515;
  transition-duration: 0.5s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
}
.border-line-btm,
.circle-ani,
.service-list_desc ul li::before {
  background-color: var(--bs-white100);
}
.card-whipe,
.service-list_desc,
.service-list_desc ul li a,
.service-list_desc ul li::before,
.service-list_gif_img,
.service-list_title,
.services-list_line {
  transition-delay: 0.15s;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}
.atropos-inner.active .atropos-bll .atropos-txt {
  color: var(--bs-white100);
  transition: 150ms cubic-bezier(0.4, 0, 0.2, 1) 1.1s;
}
.atropos-inner.active .atropos-highlight {
  height: 100%;
  width: 100%;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: scaleX(1) scaleY(1);
  background-color: var(--bs-dark);
  transition-delay: 1.1s;
}
.feature-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0 10px;
}
.feature-box.feature-box-left-icon,
.feature-box.feature-box-left-icon-middle {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}
.feature-box.feature-box-left-icon .feature-box-content,
.feature-box.feature-box-left-icon-middle .feature-box-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.experience-wrapper .reviews {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  row-gap: 30px;
  column-gap: 50px;
}
.common-contant .review-box,
.experience-wrapper .review-box {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: auto;
  flex: 0 0 auto;
  position: relative;
  max-width: 200px;
}
.common-contant .review-box a,
.experience-wrapper .review-box a {
  display: flex;
  flex-flow: wrap;
  align-items: end;
  justify-content: flex-start;
  margin: 0;
  gap: 15px;
}
.experience-wrapper .review-box .left span {
  color: #6a797e;
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 5px;
  text-transform: uppercase;
  white-space: nowrap;
}
.experience-wrapper .review-box .right span {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0;
  margin-top: 7px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  color: #6a797e;
  text-decoration: none;
  font-weight: 400;
}
.common-contant .review-box ul,
.experience-wrapper .review-box ul {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  gap: 2px;
  list-style: none;
}
.experience-wrapper .review-box ul li {
  display: block;
  color: var(--bs-dark);
  font-size: var(--fs-18);
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.common-contant .review-box ul li img,
.experience-wrapper .review-box ul li img {
  display: block;
  width: 16px;
  height: 16px;
}
.review-box:last-child .clutch-widget {
  margin: 5px 0 0;
}
@media (min-width: 992px) {
  .header .navbar .navbar-nav {
    margin-left: auto;
  }
  .header .navbar .navbar-nav .nav-item {
    padding: 20px 0;
  }
  .header .navbar .navbar-nav .nav-item .submenu-button {
    background-color: #fff0;
    padding: 0;
    border: none;
    order: 2;
    line-height: 0;
    margin: 5px 0;
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  .header .navbar .navbar-nav .nav-item .nav-link:focus ~ .submenu-button,
  .header .navbar .navbar-nav .nav-item:hover .submenu-button {
    transform: rotate(180deg);
    margin-bottom: 4px;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu {
    position: absolute;
    top: 100%;
    left: auto;
    width: auto;
    height: auto;
    min-width: max-content;
    background-color: var(--bs-white200);
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0;
    padding: 30px 40px;
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    z-index: -99999;
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    border: none;
    border-top: 1px solid rgb(255 255 255 / 0.15);
    border-radius: 0 0 10px 10px;
    transform: translateY(15px);
    box-shadow: 0 5px 10px -1px rgba(var(--bs-lightdark-rgb), 0.15);
  }
  .is-sticky .navbar-collapse .navbar-nav .nav-item .submenu {
    top: 100%;
  }
  .header .navbar-collapse .navbar-nav .nav-item .nav-link:focus ~ .submenu,
  .header .navbar-collapse .navbar-nav .nav-item .submenu.add,
  .header .navbar-collapse .navbar-nav .nav-item:hover .submenu {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    transform: translateY(0);
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu li a {
    color: var(--bs-dark);
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu li a:focus,
  .header .navbar-collapse .navbar-nav .nav-item .submenu li ul li a:hover span,
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .submenu
    li
    ul
    li.active
    a
    span,
  .header .navbar-collapse .navbar-nav .nav-item .submenu li.active a,
  .header .navbar-collapse .navbar-nav .nav-item .submenu li:hover > a {
    color: var(--bs-yellow);
  }
  .header .navbar-collapse .navbar-nav .nav-item:nth-child(2) .megamenu {
    left: auto;
    transform: translateX(-50%) translateY(15px);
  }
  .header .navbar-collapse .navbar-nav .nav-item:nth-child(2) .megamenu.add,
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item:nth-child(2)
    .nav-link:focus
    ~ .megamenu,
  .header .navbar-collapse .navbar-nav .nav-item:nth-child(2):hover .megamenu {
    transform: translateX(-50%) translateY(0);
  }
  .header .navbar-collapse .navbar-nav .nav-item:nth-child(2) .submenu > li {
    display: flex;
    gap: 50px;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
  }
  .header .navbar-collapse .navbar-nav .nav-item:nth-child(2) .submenu > li ul {
    padding: 0;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item:nth-child(2)
    .submenu
    > li
    ul
    li {
    margin-bottom: 10px;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item:nth-child(2)
    .submenu
    > li
    ul
    li:first-child {
    margin-bottom: 20px;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item:nth-child(2)
    .submenu
    > li
    ul
    li:last-child {
    margin-bottom: 0;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu li ul li span {
    color: var(--bs-dark);
    font-size: var(--fs-16);
    line-height: var(--fs-24);
    display: block;
    text-transform: capitalize;
    font-weight: 500;
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    opacity: 1;
    visibility: visible;
  }
  .header .navbar-collapse .navbar-nav .nav-item .megamenu > li ul li,
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li {
    position: relative;
    padding-left: 20px;
    margin-left: -20px;
  }
  .header .navbar-collapse .navbar-nav .nav-item .megamenu > li ul li:before,
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 12px;
    height: 12px;
    background-image: url(../images/ring.png);
    background-position: -20px 0;
    background-repeat: no-repeat;
    background-size: cover;
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .megamenu
    > li
    ul
    li:first-child:before,
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item:nth-child(2)
    .submenu
    > li:before {
    display: none;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .megamenu
    > li
    ul
    li.active:before,
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .megamenu
    > li
    ul
    li:hover:before,
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li.active:before,
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li:hover:before {
    background-position: 0 0;
  }
  .experience-wrapper .ex-row {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 0;
  }
  .experience-wrapper .ex-row .swiper-slide {
    width: auto;
  }
  .experience-wrapper .ex-row .ring {
    width: 9.625rem;
    height: 9.625rem;
    padding: 30px 0;
  }
  .experience-wrapper .reviews {
    display: flex;
    flex-flow: wrap;
    align-items: end;
    justify-content: flex-start;
    margin: 40px 0 0;
    padding: 30px 0 0;
    width: 100%;
    row-gap: 30px;
    border-top: 1px solid rgb(21 21 21 / 0.2);
  }
  .experience-wrapper .review-box {
    flex: 0 0 auto;
    width: auto;
    gap: 20px;
  }
  .experience-wrapper .review-box a {
    justify-content: center;
    align-items: end;
    flex-flow: wrap;
  }
  .services-wrapper {
    height: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .footer .footer-bottom .footer-address {
    max-width: 350px;
  }
}
.services-list_line {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  position: relative;
  text-decoration: none;
}
.services-list_line:hover {
  padding-left: 1dvw;
  padding-right: 1dvw;
}
.service-list_content {
  width: 100%;
  display: flex;
  gap: 60px;
  align-items: center;
}
.service-list_title {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: relative;
  color: var(--bs-white100);
}
.portfolio-slide,
.portfolio_slides_line,
.portfolio_slides_lines,
.portfolio_slides_slide {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.process-wrapper,
.service-list_wrap,
.sitework-wrapper {
  position: relative;
  overflow: hidden;
}
.service-list-mark {
  z-index: 2;
  opacity: 0.35;
  white-space: nowrap;
  width: 2ch;
  font-size: 1em;
  font-weight: 400;
  line-height: 100%;
  position: relative;
}
.service-list_desc {
  z-index: 1;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}
.service-list_desc ul {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: start;
  margin: 0;
  padding: 0;
  width: 100%;
  column-gap: 22px;
  row-gap: 5px;
  list-style: none;
}
.service-list_desc ul li a {
  font-size: 13px;
  opacity: 0.7;
}
.service-list_desc ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(10%);
  width: 3px;
  height: 3px;
  border-radius: 15px;
}
.common-contant .tabs .tselect,
.joinlist,
.latest-slide .swiper-button-next:after,
.latest-slide .swiper-button-prev:after,
.section-productions .bx,
.service-list_desc ul li:last-child:before,
.servlist.common-contant .atab-pane,
.servlist.common-contant .atabs .atab:after,
.testimonials-wrapper .testimonials-slide .swiper-button-next:after,
.testimonials-wrapper .testimonials-slide .swiper-button-prev:after {
  display: none;
}
.services-list_line:hover .service-list_desc ul li a {
  opacity: 1;
  color: var(--bs-dark) !important;
}
.section_home-intro.pointer,
.section_home-intro.pointer .portfolio-slide,
.service-list_desc ul li a:not([href]):not([class]) {
  cursor: default;
}
.benefits-wrapper .accordion-item .accordion-title.active .arrow .circle-ani,
.benefits-wrapper .accordion-item .accordion-title:hover .arrow .circle-ani,
.faq-wrapper .circle-ani,
.round-bx.dark,
.services-list_line:hover .service-list_desc ul li:before {
  background-color: var(--bs-dark);
}
.service-list_gif {
  z-index: 1;
  aspect-ratio: 122/56;
  border-radius: 100vw;
  flex: none;
  width: 6rem;
  height: 3rem;
  position: relative;
  overflow: hidden;
}
.service-list_gif_img-wrap {
  width: 100%;
  display: flex;
  flex-flow: column;
}
.service-list_gif_img {
  aspect-ratio: 122/61;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  image-rendering: pixelated;
  transform: translateZ(0);
  will-change: transform;
}
.border-line-btm,
.card-whipe {
  width: 100%;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
}
.border-line-btm {
  z-index: 1;
  opacity: 0.15;
  height: 1px;
  right: 0;
}
.card-whipe {
  z-index: 0;
  height: 0;
  right: auto;
}
.bg-sales-dark {
  background-image: linear-gradient(130deg, #eda800, #fde55f);
}
.services-list_line:hover .card-whipe {
  height: 100%;
}
.section_home-intro {
  overflow: hidden;
  cursor: none;
}
.portfolio-slide {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: flex;
  overflow: hidden;
  position: relative;
  cursor: none;
}
.portfolio_slides_lines {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120dvw;
  display: flex;
  transform: rotate(5deg);
}
.portfolio_slides_line {
  flex-flow: row;
  display: flex;
  will-change: transform;
  transform-style: preserve-3d;
}
.portfolio_slides_slide {
  flex-direction: row;
  flex: none;
  display: flex;
}
.tagslide,
.tagslide .roll {
  grid-column-gap: 40px;
}
.portfolio_slide {
  aspect-ratio: 16/9;
  border-radius: 20px;
  overflow: hidden;
  height: 32dvh;
}
.portfolio-title.hidden {
  visibility: hidden;
  opacity: 0;
  z-index: -99999999;
}
.portfolio-title {
  cursor: none;
  display: block;
  opacity: 1;
  visibility: visible;
  width: 8rem;
  height: 8rem;
  top: -40px;
  left: -40px;
  margin: 0;
  z-index: 1;
  will-change: transform;
  position: absolute;
  transform: translate(-50%, -50%);
}
.custom-cursor-singleton {
  display: block;
  width: inherit;
  height: inherit;
  animation: 120s linear infinite forwards custom-cursor-singleton_roll;
  transition: 0.15s linear 0.15s;
}
@keyframes custom-cursor-singleton_roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(10turn);
  }
}
.custom-cursor-singleton path {
  fill: var(--bs-dark);
  transition: 0.15s linear 0.15s;
}
.custom-cursor-singleton text {
  transform-origin: center center;
  will-change: transform;
  overflow: hidden;
}
.custom-cursor-singleton textPath {
  font-size: 12px;
  font-weight: 500;
  fill: var(--bs-white100);
  letter-spacing: 0.2rem;
}
.tagslide {
  color: var(--bs-dark);
  flex-direction: row;
  display: flex;
  position: relative;
  overflow: hidden;
}
.circle-ani,
.footer .footer-top .footer-start-career a .arrow .circle-ani {
  position: absolute;
  left: 0;
  transition-duration: 0.3s;
  transform-origin: center;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  top: 0;
}
.tagslide .roll:hover {
  animation-play-state: running;
}
.bg-white100 .tagslide .roll img,
.cs-imapct-section blockquote .rating ul li img,
.footer .footer-bottom .footer-sicon .btn-border img,
.industry-slider .imageBx .imgBx img,
.inner-banner .back img,
.inner-banner .pinned-quote ul li img,
.latest-slide .swiper-button-next img,
.latest-slide .swiper-button-prev img,
.single-content .pagination .next img {
  filter: invert(1);
}
.tagslide .roll span {
  display: block;
  color: var(--bs-dark);
  font-size: 5.25rem;
  font-weight: 700;
  font-stretch: normal;
  line-height: 5.25rem;
  margin: 0;
  padding: 0;
}
.tagslide .roll:nth-child(2n) span {
  -webkit-text-stroke-color: var(--bs-dark);
  -webkit-text-fill-color: #fff0;
  -webkit-text-stroke-width: 1px;
}
@keyframes tagslide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 40px));
  }
}
.scroll-tagslide {
  animation: 25s linear infinite tagslide;
}
.testimonials-wrapper {
  height: 100%;
  display: flex;
  flex-flow: column;
}
.testimonials-wrapper .testimonials-slide {
  padding: 0 15%;
}
.testimonials-wrapper .testimonials-slide .swiper-button-next,
.testimonials-wrapper .testimonials-slide .swiper-button-prev {
  width: auto;
  min-height: 125px;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.15s linear 0.15s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  transform: translateY(-50%);
  color: var(--bs-dark);
  font-size: var(--fs-16);
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff0;
  border: none;
  outline: 0;
  box-shadow: none;
}
.testimonials-wrapper .testimonials-slide .swiper-button-prev {
  border-right: 1px solid #e4e4e4;
  padding-right: 50px;
}
.testimonials-wrapper .testimonials-slide .swiper-button-next {
  border-left: 1px solid #e4e4e4;
  padding-left: 50px;
}
@media (max-width: 991px) {
  img {
    image-rendering: pixelated;
    transform: translateZ(0);
    will-change: transform;
  }
  .header .navbar-toggler {
    border: none;
    padding: 0;
    border-radius: 0;
    display: flex;
    flex-flow: column;
    gap: 4px;
    z-index: 10;
    justify-content: center;
    height: 32px;
  }
  .header .navbar-toggler:focus {
    box-shadow: none;
  }
  .header .navbar-toggler .navbar-toggler-icon {
    display: block;
    width: 30px;
    height: 2px;
    background-image: none;
    background-color: var(--bs-white100);
    transition-delay: 0.15s;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  .header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    opacity: 0;
    transform: translateX(-40px);
    visibility: hidden;
  }
  .header
    .navbar-toggler[aria-expanded="true"]
    .navbar-toggler-icon:first-child {
    opacity: 1;
    transform: rotate(-45deg);
    visibility: visible;
    margin-bottom: -7px;
  }
  .header
    .navbar-toggler[aria-expanded="true"]
    .navbar-toggler-icon:last-child {
    opacity: 1;
    transform: rotate(45deg);
    visibility: visible;
    margin-top: -5px;
  }
  .header .navbar-collapse {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: end;
    position: fixed;
    padding-bottom: 30px;
    top: 0;
    left: 0;
    clip-path: circle(0 at 100% 0);
    width: 100%;
    height: 100dvh !important;
    background-color: var(--bs-dark);
    transition: clip-path 0.5s ease-out;
  }
  .header .navbar-collapse .navbar-nav {
    flex-flow: column;
    align-items: start;
    justify-content: flex-start;
    margin: 0;
    row-gap: 0;
    padding: 0 20px;
    width: 100%;
    height: calc(100dvh - 18%);
    overflow-y: auto;
  }
  .header .navbar-collapse .navbar-nav .nav-item {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    border: none;
    border-bottom: 1px solid rgba(var(--bs-white200-rgb), 0.15);
  }
  .header .navbar-collapse .navbar-nav .nav-item:last-child {
    border: none;
  }
  .header .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 5vw;
    line-height: normal;
    font-weight: 600;
    order: 1;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu-button {
    order: 2;
    padding: 10px;
    cursor: pointer;
    border: none;
    background-color: #fff0;
    display: inline-flex;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu-button svg {
    width: 20px;
    height: 8px;
    transform-origin: center;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .submenu-button.submenu-opened
    svg {
    transform: rotate(180deg);
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .submenu-button.submenu-opened
    svg
    path {
    fill: var(--bs-yellow);
  }
  .header .navbar-collapse .navbar-nav .nav-item .btn-white100 {
    color: var(--bs-white100);
    background-color: transparent !important;
    padding: 0;
  }
  .header .navbar-collapse .navbar-nav .nav-item .nav-link.active,
  .header .navbar-collapse .navbar-nav .nav-item .nav-link:hover,
  .header .navbar-collapse .navbar-nav .nav-item .submenu li.active a,
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li span {
    color: var(--bs-yellow);
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu {
    order: 3;
    position: relative;
    padding: 0;
    margin: 20px 0;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    list-style: none;
    display: none;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    transition: 0.15s linear 0.15s;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li {
    width: 100%;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li > ul {
    padding: 0 0 15px;
    border: none;
    border-bottom: 1px solid rgba(var(--bs-white200-rgb), 0.05);
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu.open > li > ul {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    margin-bottom: 15px;
  }
  .header
    .navbar-collapse
    .navbar-nav
    .nav-item
    .submenu.open
    > li
    > ul:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu li a,
  .header .navbar-collapse .navbar-nav .nav-item .submenu > li span {
    font-size: 4dvw;
    line-height: 130%;
    font-weight: 400;
    position: relative;
  }
  .header .navbar-collapse .navbar-nav .nav-item .submenu.open {
    display: flex;
    opacity: 1;
    visibility: visible;
  }
  .v-scroll {
    animation: 30s linear infinite heroscroll;
  }
  .v-scroll2 {
    animation: 25s linear infinite heroscroll2;
  }
  .home-gradient_topleft {
    background-image: linear-gradient(
      180deg,
      rgb(21 21 21 / 0.85),
      rgb(21 21 21 / 0.78) 40%,
      rgb(21 21 21 / 0.33) 90%,
      transparent
    );
  }
  .portfolio-slide {
    cursor: pointer;
  }
  .testimonials-wrapper .testimonials-slide .swiper-button-prev {
    padding-right: 30px;
  }
  .testimonials-wrapper .testimonials-slide .swiper-button-next {
    padding-left: 30px;
  }
  .footer .footer-copyright .row {
    row-gap: 20px;
  }
}
.footer,
.footer .footer-top,
.footer .footer-top .footer-start-career {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.circle-ani {
  height: 100%;
  width: 100%;
  border-radius: 100%;
  transform: scale(0, 0);
  z-index: -1;
}
.footer {
  position: relative;
}
.footer .footer-top {
  position: relative;
  border: none;
  border-top: 1px solid rgba(var(--bs-white200-rgb), 0.25);
  border-bottom: 1px solid rgba(var(--bs-white200-rgb), 0.25);
}
.footer .footer-top .row {
  row-gap: 0;
  z-index: 2;
}
.footer .footer-top .footer-start-career {
  position: relative;
}
.footer .footer-top .footer-start-career a {
  display: flex;
  flex-flow: wrap;
  margin: 0;
  padding: 30px 80px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.footer .footer-top .footer-start-career a .h5 {
  color: var(--bs-white);
  transition: 0.15s linear 0.15s;
}
.footer .footer-top .footer-start-career a .arrow {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
}
.footer .footer-top .footer-start-career a .arrow .circle-ani {
  height: 100%;
  width: 100%;
  border-radius: 100%;
  transform: scale(0, 0);
  background-color: var(--bs-yellow);
}
.footer .footer-top .footer-start-career a .arrow img {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 350ms;
}
.footer .footer-top .footer-start-career a:focus .arrow img,
.footer .footer-top .footer-start-career a:hover .arrow img {
  position: relative;
  z-index: 10;
  transition: 350ms cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotate(45deg)
    skew(0deg, 0deg);
  filter: invert(96%) sepia(71%) saturate(13%) hue-rotate(317deg)
    brightness(89%) contrast(96%);
}
@media (min-width: 576px) {
  .footer .footer-top .divider {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background-color: rgba(var(--bs-white200-rgb), 0.25);
    padding: 0;
    margin: 0;
  }
}
.footer .footer-bottom {
  display: block;
  position: relative;
  width: 100%;
  padding: 80px 0 0;
  margin: 0;
  z-index: 2;
}
.footer .footer-bottom .footer-logo {
  display: block;
  position: relative;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
}
.footer .footer-bottom .footer-address {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 auto 20px 0;
  padding: 0;
}
.footer .footer-bottom .footer-address .title {
  display: block;
  margin: 0 0 15px;
}
.footer .footer-bottom .footer-address a {
  display: block;
  position: relative;
  text-decoration: none;
  color: var(--bs-white100);
}
.footer .footer-bottom .footer-address a .h5,
.footer .footer-bottom .footer-address a p {
  color: var(--bs-white100);
  transition: 0.15s linear 0.15s;
}
.footer .footer-bottom .footer-address a p {
  color: var(--bs-white200);
  font-size: var(--fs-16);
  font-weight: 400;
  margin: 0;
}
.footer .footer-bottom .footer-contact {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
}
.footer .footer-bottom .footer-contact a,
.footer .footer-bottom .footer-drop-mail a {
  font-size: var(--fs-16);
  font-weight: 400;
  color: var(--bs-white200);
  text-decoration: none;
  transition: 0.15s linear 0.15s;
}
.footer .footer-bottom .footer-drop-mail {
  display: block;
  width: 100%;
  margin: 0 0 30px;
}
.footer .footer-bottom .footer-sicon {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0 0 60px;
  gap: 10px;
}
.footer .footer-bottom .footer-sicon .btn-border {
  background-color: var(--bs-dark);
  border: 1px solid var(--bs-white200);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  transition: 0.15s linear 0.15s;
}
.footer .footer-bottom .footer-sicon .btn-border:focus,
.footer .footer-bottom .footer-sicon .btn-border:hover,
.section-creative .block-grid .start__grid-five,
.section-creative .block-grid .start__grid-three {
  background-color: var(--bs-white200);
}
.footer .footer-bottom .footer-sicon .btn-border:focus img,
.footer .footer-bottom .footer-sicon .btn-border:hover img {
  filter: invert(0);
}
.footer .footer-bottom .footer-menu {
  display: flex;
  flex-flow: wrap;
  margin: 0;
  padding: 0;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  position: relative;
  column-gap: 40px;
  row-gap: 40px;
}
.footer
  .footer-bottom
  .footer-menu
  .left
  .footer
  .footer-bottom
  .footer-menu
  .left
  ul {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  flex: auto;
  row-gap: 10px;
  list-style: none;
}
.footer .footer-bottom .footer-menu .left ul li,
.footer .footer-bottom .footer-menu .right ul li {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.footer .footer-bottom .footer-menu .left span,
.footer .footer-bottom .footer-menu .right span {
  cursor: pointer;
  display: block;
  font-size: var(--fs-24);
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  margin: 0 0 20px;
  padding: 0;
  color: var(--bs-white100);
}
.approach-navigation .approach-prev svg,
.block-grid-navigation .block-grid-prev svg,
.blogcard-navigation .blogcard-button-prev svg,
.footer .footer-bottom .footer-menu .left.active span .arrow,
.footer .footer-bottom .footer-menu .right.active span .arrow,
.latest-slide .swiper-button-prev img,
.navigation .prev svg,
.timeline .arrow .timeline-prev svg {
  transform: rotate(180deg);
}
@media (min-width: 640px) {
  .footer .footer-bottom .footer-menu .left span img,
  .footer .footer-bottom .footer-menu .right span img {
    display: none;
  }
}
.footer .footer-bottom .footer-menu .left span img,
.footer .footer-bottom .footer-menu .right span img {
  cursor: pointer;
}
.footer .footer-bottom .footer-menu ul li a {
  display: inline-block;
  font-size: var(--fs-16);
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
  color: var(--bs-white200);
  transition: 0.15s linear 0.15s;
}
.footer .footer-bottom .footer-menu .right ul {
  column-count: 3;
  column-gap: 60px;
  margin: 0;
  padding: 0;
  width: auto;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .footer .footer-bottom .footer-menu .right ul {
    column-count: 2;
  }
}
.footer .footer-copyright {
  display: block;
  position: relative;
  margin: 60px 0 0;
  padding: 40px 0;
  width: 100%;
  border: none;
  border-top: 1px solid rgba(var(--bs-white200-rgb), 0.25);
  z-index: 2;
}
.footer-copyright .footer-copyright-sec p {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  color: var(--bs-white200);
  font-size: var(--fs-16);
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: var(--fs-20);
}
.footer-copyright .footer-copyright-sec p a,
.footer-copyright ul li a {
  display: inline-block;
  font-size: var(--fs-16);
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: var(--fs-16);
  margin: 0;
  padding: 0;
  color: var(--bs-white200);
  transition: 0.15s linear 0.15s;
}
.footer-copyright ul {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: end;
  gap: 15px;
}
.footer-copyright ul li {
  display: block;
  padding: 0;
  margin: 0;
  line-height: var(--fs-12);
  list-style: none;
  text-align: right;
}
.circle-logo-inner {
  position: relative;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  animation: 78s linear infinite animName;
  width: 200px;
  height: 200px;
  border: none;
}
@keyframes animName {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(10turn);
  }
}
.circle-logo-inner .textcircle {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.circle-logo-inner .textcircle text {
  font-size: 32px;
  text-transform: uppercase;
  fill: #151515;
}
.circle-logo-inner .textcircle textPath {
  font-weight: 400;
  letter-spacing: 17px;
}
#back-to-top {
  bottom: 9dvh;
  right: 20px;
  border: none;
  cursor: pointer;
  opacity: 0;
  transform: translateX(100%);
  z-index: 99999;
}
#back-to-top .circle-logo-inner {
  width: 120px;
  height: 120px;
  background-color: var(--bs-yellow);
}
#back-to-top .circle-logo-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55px;
  height: 55px;
  filter: invert(0) sepia(100%) saturate(0) hue-rotate(0) brightness(150%)
    contrast(150%);
}
#back-to-top .circle-logo-inner .textcircle textPath {
  font-weight: 500;
  letter-spacing: 0;
}
#back-to-top .circle-logo-inner .textcircle text {
  font-size: 51px;
  fill: var(--bs-white);
}
@keyframes gradients {
  0%,
  100% {
    background-position: 0 0;
  }
  25% {
    background-position: 50% 0;
  }
  50% {
    background-position: 90% 0;
  }
  60% {
    background-position: 60%;
  }
  75% {
    background-position: 40%;
  }
}
.bluedenBg {
  background-image: linear-gradient(
    to right,
    #011932,
    #144b82,
    #011932,
    #144b82,
    #011932
  );
}
.commonheirBg {
  background-image: linear-gradient(
    to right,
    #3e4b20,
    #899f56,
    #5d3212,
    #899f56,
    #3e4b20
  );
}
.responsivemenuBg {
  background-image: linear-gradient(
    to right,
    #fed10299,
    #7bc0de,
    #fb6aa4,
    #7bc0de,
    #fed10299
  );
}
.veggydogBg {
  background-image: linear-gradient(
    to right,
    #342b20,
    #9b866c,
    #715f49,
    #9b866c,
    #342b20
  );
}
.qeleoBg {
  background-image: linear-gradient(
    to right,
    #a91bc3,
    #6e00d3,
    #ffb324,
    #8600fb,
    #f0d
  );
}
.fanvestorBg {
  background-image: linear-gradient(
    to right,
    #fff,
    #c3f380,
    #58bc5f,
    #c3f380,
    #fff
  );
}
.cubanBg {
  background-image: linear-gradient(
    to right,
    #ffc542,
    #f3f1b6,
    #306575,
    #7f6153,
    #c95d5425
  );
}
.julichildBg {
  background-image: linear-gradient(
    to right,
    #92397e,
    #e896e0,
    #92397e,
    #e896e0,
    #f2e8ff
  );
}
.manhattanenglishBg {
  background-image: linear-gradient(
    to right,
    #b5b3c7,
    #fff,
    #b5b3c7,
    #fff,
    #2e2269
  );
}
.delmorgancoBg {
  background-image: linear-gradient(
    to right,
    #00008b,
    #c7c7f0,
    #00008be8,
    #c7c7f0,
    #00008b
  );
}
.jacBg {
  background-image: linear-gradient(
    to right,
    #f7a53355,
    #99bb0155,
    #011144,
    #99bb0155,
    #f7a53355
  );
}
.pureearthBg {
  background-image: linear-gradient(
    to right,
    #ae6720,
    #327e35,
    #ae6720,
    #327e35,
    #ae6720
  );
}
.maxumstoneBg {
  background-image: linear-gradient(
    to right,
    #efd200,
    #009ade,
    #efd200,
    #009ade,
    #efd200
  );
}
.americanengBg {
  background-image: linear-gradient(
    to right,
    #fff,
    #221661,
    #fff,
    #221661,
    #fff
  );
}
.tetlyBg {
  background-image: linear-gradient(
    to right,
    #0079c2,
    #221661,
    #0079c2,
    #221661,
    #0079c2
  );
}
.datastandardBg {
  background-image: linear-gradient(
    to right,
    #1b262c,
    #fff,
    #1b262c,
    #fff,
    #1b262c
  );
}
.valuebeautyBg {
  background-image: linear-gradient(
    to right,
    #282a3e,
    #9f5d9d,
    #282a3e,
    #9f5d9d,
    #282a3e
  );
}
.mccmBg {
  background-image: linear-gradient(
    to right,
    #0e2740,
    #30b35b,
    #0e2740,
    #30b35b,
    #0e2740
  );
}
.paladinbg {
  background-image: linear-gradient(
    to right,
    #e5e1dd,
    #af7c83,
    #e5e1dd,
    #af7c83,
    #e5e1dd
  );
}
.gocampmauiBg {
  background-image: linear-gradient(
    to right,
    #99c3af,
    #00a79d,
    #99c3af,
    #00a79d,
    #99c3af
  );
}
.goodschmidtBg {
  background-image: linear-gradient(
    to right,
    #f2ece0,
    #d4b990,
    #f2ece0,
    #d4b990,
    #f2ece0
  );
}
.astroBg {
  background-image: linear-gradient(
    to right,
    #5297a7,
    #c291c9,
    #5297a7,
    #c291c9,
    #5297a7
  );
}
.immiBg {
  background-image: linear-gradient(
    to right,
    #d5dde5,
    #ff957a,
    #d5dde5,
    #ff957a,
    #d5dde5
  );
}
.auraBg {
  background-image: linear-gradient(
    to right,
    #ffe7e7,
    #aa7c8a,
    #ffe7e7,
    #aa7c8a,
    #ffe7e7
  );
}
.larteBg {
  background-image: linear-gradient(
    to right,
    #fef7ec,
    #9fd8d3,
    #fef7ec,
    #9fd8d3,
    #fef7ec
  );
}
.bhiBg {
  background-image: linear-gradient(
    to right,
    #54c754,
    #ededed,
    #54c754,
    #ededed,
    #54c754
  );
}
.resenseBg {
  background-image: linear-gradient(
    to right,
    #e6af9a,
    #ededed,
    #e6af9a,
    #ededed,
    #e6af9a
  );
}
.cannabisBg {
  background-image: linear-gradient(
    to right,
    #666a3f,
    #e7f1d9,
    #666a3f,
    #e7f1d9,
    #666a3f
  );
}
.riseBg {
  background-image: linear-gradient(
    to right,
    #fff,
    #72728a,
    #fff,
    #72728a,
    #fff
  );
}
.tripleBg {
  background-image: linear-gradient(
    to right,
    #ecfafb,
    #4f92ce,
    #ecfafb,
    #4f92ce,
    #ecfafb
  );
}
.tdsBg {
  background-image: linear-gradient(
    to right,
    #e9f3f4,
    #71a7ad,
    #e9f3f4,
    #71a7ad,
    #e9f3f4
  );
}
.americaBg {
  background-image: linear-gradient(
    to right,
    #2091e8,
    #ededed,
    #2091e8,
    #ededed,
    #2091e8
  );
}
.nutracBg {
  background-image: linear-gradient(
    to right,
    #2e3192,
    #e85d75,
    #2e3192,
    #e85d75,
    #2e3192
  );
}
.ncfBg {
  background-image: linear-gradient(
    to right,
    #00b67a,
    #b7b8b6,
    #00b67a,
    #b7b8b6,
    #00b67a
  );
}
.vehicleBg {
  background-image: linear-gradient(
    to right,
    #5091ca,
    #fff,
    #5091ca,
    #fff,
    #5091ca
  );
}
.kidBg {
  background-image: linear-gradient(
    to right,
    #170b2f,
    #7952c9,
    #170b2f,
    #7952c9,
    #170b2f
  );
}
.paywaveBg {
  background-image: linear-gradient(
    to right,
    #fff06c,
    #333,
    #fff06c,
    #333,
    #fff06c
  );
}
.infulencerBg {
  background-image: linear-gradient(
    to right,
    #5c160d,
    #121212,
    #5c160d,
    #121212,
    #5c160d
  );
}
.scalecraftBg {
  background-image: linear-gradient(
    to right,
    #4ca774,
    #fcfcfc,
    #4ca774,
    #fcfcfc,
    #4ca774
  );
}
.mobilehopBg {
  background-image: linear-gradient(
    to right,
    #0d489a,
    #cd3c54,
    #0d489a,
    #cd3c54,
    #0d489a
  );
}
.cambrianBg {
  background-image: linear-gradient(
    to right,
    #365175,
    #222122,
    #365175,
    #222122,
    #365175
  );
}
.saferxBg {
  background-image: linear-gradient(
    to right,
    #ffe3a4,
    #cfecf9,
    #ffe3a4,
    #cfecf9,
    #ffe3a4
  );
}
.thornBg {
  background-image: linear-gradient(
    to right,
    #805b7a,
    #fff,
    #805b7a,
    #fff,
    #805b7a
  );
}
.kbmBg {
  background-image: linear-gradient(
    to right,
    #fde2b1,
    #fff,
    #fde2b1,
    #fff,
    #fde2b1
  );
}
.empowherbg {
  background-image: linear-gradient(
    to right,
    #99584e,
    #df8278,
    #99584e,
    #df8278,
    #99584e
  );
}
.renukzBg {
  background-image: linear-gradient(
    to right,
    #3478b8,
    #c5c5c5,
    #3478b8,
    #c5c5c5,
    #3478b8
  );
}
.insideBg {
  background-image: linear-gradient(
    to right,
    #e28a00,
    #4488c8,
    #e28a00,
    #4488c8,
    #e28a00
  );
}
.plantmoreBg {
  background-image: linear-gradient(
    to right,
    #699f74,
    #17161c,
    #699f74,
    #17161c,
    #699f74
  );
}
.obsidoBg {
  background-image: linear-gradient(
    to right,
    #ffbb3c,
    #010302,
    #ffbb3c,
    #010302,
    #ffbb3c
  );
}
.minoriBg {
  background-image: linear-gradient(
    to right,
    #b07363,
    #f1eae3,
    #b07363,
    #f1eae3,
    #b07363
  );
}
.insidecircleBg {
  background-image: linear-gradient(
    to right,
    #f06742,
    #0a050b,
    #f06742,
    #0a050b,
    #f06742
  );
}
.pixstoriBg {
  background-image: linear-gradient(
    to right,
    #9ef4ff,
    #ffbb3c,
    #9ef4ff,
    #ffbb3c,
    #9ef4ff
  );
}
.homeownerBg {
  background-image: linear-gradient(
    to right,
    #464545,
    #64b564,
    #464545,
    #64b564,
    #464545
  );
}
.anim-bg {
  background-size: 600%;
  background-position: 0 0;
}
.anim-bg:hover {
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-name: gradients;
}
.section-productions .bx.show,
.section-productions .bx[style*="display: block"] {
  display: block;
  animation: 0.5s ease-in-out fadeIn;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.section-productions .imageBx {
  position: relative;
  display: block;
  overflow: hidden;
}
.section-productions .imageBx .imgBx {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
  padding-top: 100%;
  border-radius: 20px;
  margin: 0 0 20px;
}
@media (max-width: 1600px) {
  .section-productions .imageBx .imgBx {
    padding-top: 100%;
  }
}
.case-study-wrapper .imageBx .imgBx {
  padding-top: calc(11 / 16 * 100%);
  margin: 0;
  z-index: 1;
}
.section-productions .imageBx .imgBx img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  object-fit: cover;
  padding-left: 20px;
  padding-right: 20px;
  transition: 0.65s;
  max-width: 75%;
  height: auto;
}
.case-study-wrapper .imageBx .imgBx img.img-fluid {
  width: 100%;
  height: 100%;
  max-width: 100%;
  padding: 0;
}
.section-productions .imageBx .details {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
  padding: 20px 20px 0;
  border-top: 1px solid rgba(var(--bs-lightdark-rgb), 0.15);
}
.section-productions .imageBx .details .left {
  width: 100%;
  max-width: calc(100% - 70px);
  border: none;
  margin: 0;
  padding: 0;
}
.section-productions .imageBx .details .arrow {
  width: 40px;
  height: 40px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.section-productions .imageBx .details .arrow img {
  filter: invert(1);
  transition: 0.15s linear 0.15s;
}
.section-productions .imageBx:hover .details .arrow img {
  filter: invert(0);
  transform: rotate(45deg);
}
.case-study-wrapper .imageBx .arrow {
  width: 40px;
  height: 40px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
}
.case-study-wrapper .imageBx .arrow img {
  filter: invert(0);
  transition: 0.15s linear 0.15s;
  position: relative;
  inset: 0;
  transform: none;
  padding: 0;
}
.case-study-wrapper .imageBx:hover .arrow img {
  filter: invert(1);
  transform: rotate(45deg);
}
.section-productions .imageBx .details .arrow .circle-ani {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
  transform: scaleX(0) scaleY(0);
  border-radius: 9999px;
  background-color: rgba(var(--bs-dark-rgb), 1);
  transition-duration: 0.5s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.section-productions .imageBx:hover .details .arrow .circle-ani {
  height: 100%;
  width: 100%;
  transform: scaleX(1) scaleY(1);
  background-color: rgba(var(--bs-dark-rgb), 1);
  transition-duration: 1s;
}
.case-study-wrapper .imageBx .imgBx .arrow .circle-ani {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
  transform: scaleX(0) scaleY(0);
  border-radius: 9999px;
  background-color: rgba(var(--bs-white100-rgb), 1);
  transition-duration: 0.5s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.case-study-wrapper .imageBx:hover .imgBx .arrow .circle-ani {
  height: 100%;
  width: 100%;
  transform: scaleX(1) scaleY(1);
  background-color: rgba(var(--bs-white100-rgb), 1);
  transition-duration: 1s;
}
.verticalFlip {
  display: block;
  position: relative;
  height: 48px;
}
.verticalFlip * {
  text-align: left;
  font-size: var(--fs-48);
  font-weight: 700;
  text-transform: capitalize;
  line-height: 100%;
  color: var(--bs-yellow);
}
.blog-featured-text,
.breadcrumb-ul li a {
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.verticalFlip span {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  animation: 6s linear infinite vertical;
  -ms-animation: vertical 6s linear infinite;
  -webkit-animation: 6s linear infinite vertical;
}
.verticalFlip span:nth-child(2) {
  animation-delay: 2s;
  -ms-animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.verticalFlip span:nth-child(3) {
  animation-delay: 4s;
  -ms-animation-delay: 4s;
  -webkit-animation-delay: 4s;
}
@keyframes vertical {
  0%,
  100%,
  30%,
  5%,
  80% {
    opacity: 0;
  }
  10%,
  25% {
    opacity: 1;
  }
}
.weare {
  display: grid;
  gap: 20px 17px;
}
.weare .card {
  background-color: rgba(var(--bs-white200-rgb), 0.15);
  background-repeat: no-repeat;
  border: 2px solid rgba(var(--bs-white-rgb), 0.08);
  border-radius: 20px;
  flex-direction: column;
  justify-content: start;
  height: 50vh;
  padding: 50px 40px;
  display: flex;
  backdrop-filter: blur(6px);
  overflow: hidden;
}
.growth-wrapper .start__grid-one,
.section-creative .block-grid .start__grid-one,
.weare .start__grid-one {
  grid-row-start: 1;
  grid-column-end: 2;
  grid-column-start: 1;
  display: flex;
  flex-flow: column;
  justify-content: end;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .weare {
    grid-template-columns: minmax(50%, 50%) minmax(50%, 50%);
  }
  .weare .start__grid-one {
    grid-column-end: 3;
  }
}
.weare .card .content-L {
  margin-bottom: auto;
  position: relative;
}
.weare .bg-circle_hero2 {
  right: -1dvw;
}
.bar-wrapper ul li a.active::after,
.common-contant .tabs .tab.active::after,
.cta-wrapper .cta-content .right,
.post-grid-author,
.section-creative .block-grid {
  width: 100%;
}
@media (min-width: 1200px) {
  .experience-wrapper .ex-row {
    justify-content: space-around;
  }
  .section-creative .block-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: minmax(calc(33.333% - 30px), 40%) minmax(
        calc(33.333% - 30px),
        30%
      ) minmax(calc(33.333% - 30px), 30%);
  }
  .section-creative .block-grid .start__grid-two {
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .section-creative .block-grid .start__grid-four,
  .section-creative .block-grid .start__grid-three {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .section-creative .block-grid .start__grid-five {
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .section-creative .block-grid .start__grid-six {
    grid-column-start: 2;
    grid-column-end: 4;
    justify-content: start;
  }
}
.section-creative .block-grid .multicolumn-card__info {
  position: relative;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  border-radius: 20px;
}
.section-creative .block-grid .multicolumn-card__info .title {
  margin-bottom: 20px;
  margin-top: auto;
}
.approach-navigation .approach-next:hover,
.approach-navigation .approach-prev:hover,
.block-grid-navigation .block-grid-next:hover,
.block-grid-navigation .block-grid-prev:hover,
.navigation .next:hover,
.navigation .prev:hover,
.radio-wrapper.check,
.section-creative .block-grid .start__grid-four,
.section-creative .block-grid .start__grid-six {
  background-color: var(--bs-lightdark);
}
.section-creative .block-grid .multicolumn-card__info .content-L {
  color: var(--bs-white);
  opacity: 0.3;
  margin-bottom: 4dvh;
}
.is--lightgrey,
.section-creative .block-grid .start__grid-five .content-L,
.section-creative .block-grid .start__grid-three .content-L {
  color: var(--bs-lightdark);
}
.anim-ring {
  position: fixed;
  top: 0;
  right: -20%;
  opacity: 0;
  z-index: 1;
  width: 100%;
  max-width: max(50vw, 50rem);
}
.bg-circle1,
.bg-circle2 {
  width: 18dvw;
  height: 18dvw;
  margin-left: 0;
  margin-top: 0;
  opacity: 0.41;
}
.breadcrumb-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-top: 128.547px;
}
.breadcrumb-wrapper .contact-experience {
  background-color: #fff0;
}
@keyframes fluid-anim {
  0%,
  100% {
    border-radius: 39% 61% 55% 45%/44% 37% 63% 56%;
    background-position: 0 50%;
  }
  25% {
    border-radius: 45% 55% 48% 52%/60% 36% 64% 40%;
  }
  50% {
    border-radius: 56% 44% 28% 72%/46% 63% 37% 54%;
    background-position: 100% 50%;
  }
  75% {
    border-radius: 62% 38% 37% 63%/39% 32% 68% 61%;
  }
}
@keyframes fluid-anim2 {
  0%,
  100% {
    border-radius: 39% 61% 55% 45%/44% 37% 63% 56%;
  }
  25% {
    border-radius: 45% 55% 48% 52%/60% 36% 64% 40%;
  }
  50% {
    border-radius: 56% 44% 28% 72%/46% 63% 37% 54%;
  }
  75% {
    border-radius: 62% 38% 37% 63%/39% 32% 68% 61%;
  }
}
.bg-circle1 {
  background-color: #fff0;
  background: radial-gradient(
    farthest-side at bottom left,
    #6b3b00 10%,
    #935d00 50%,
    #bf8200 75%,
    rgba(var(--bs-yellow-rgb), 1)
  );
  background-blend-mode:
    hard-light, overlay, overlay, overlay, difference, difference, normal;
  border-radius: 100%;
  border: none;
  position: absolute;
  top: 5dvh;
  right: 5dvw;
  box-shadow: 10px 10px 60px 10px rgba(var(--bs-yellow-rgb), 0.71);
  z-index: -2;
  animation: 2.5s linear infinite fluid-anim;
  filter: blur(0);
}
.bg-circle2 {
  background-color: #fff0;
  background: radial-gradient(
    farthest-side at bottom right,
    #6b3b00 10%,
    #935d00 50%,
    #bf8200 75%,
    rgba(var(--bs-yellow-rgb), 1)
  );
  border-radius: 100%;
  border: none;
  position: absolute;
  bottom: -3dvh;
  right: 4dvw;
  box-shadow: 10px 10px 20px 0 rgba(var(--bs-yellow-rgb), 0.41);
  z-index: -1;
  animation: 2s linear infinite fluid-anim2;
}
.border-btm,
.border-tbtm {
  border-bottom: 1px solid rgba(var(--bs-white100-rgb), 0.25);
}
.breadcrumb-wrapper .overlay {
  backdrop-filter: blur(0);
}
.breadcrumb {
  margin: 0;
}
.breadcrumb .content {
  max-width: 400px;
}
.breadcrumb-ul {
  display: flex;
  flex-flow: wrap;
  padding: 0;
  list-style: none;
  width: 100%;
  align-items: center;
  position: relative;
  gap: 10px;
}
.breadcrumb-ul li {
  position: relative;
  margin: 0;
  padding: 0;
  color: var(--bs-white200);
  font-size: var(--fs-18);
  font-weight: 400;
  font-stretch: normal;
  line-height: normal;
  display: block;
}
.breadcrumb-ul li a {
  color: var(--bs-white200);
  font-size: var(--fs-18);
  font-stretch: normal;
  margin: 0;
  padding: 0;
  display: block;
  transition: 0.15s linear 0.15s;
}
.breadcrumb-ul li span {
  color: var(--bs-yellow);
  font-size: var(--fs-18);
  font-weight: 400;
  font-stretch: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
}
.breadcrumb-wrapper .img-ratio-landscape {
  position: relative;
  overflow: hidden;
  padding-top: calc(2 / 4 * 100%);
  border-radius: 20px;
  display: block;
  width: 100%;
}
.breadcrumb-wrapper .img-ratio-landscape img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100.5%;
  height: 100.5%;
  object-fit: cover;
  object-position: top;
}
.blog-card {
  background-color: var(--bs-white100);
  grid-column-gap: 0;
  grid-row-gap: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 1.75rem -1px rgb(119 119 119 / 0.35);
  height: 100%;
}
.blog-card .img {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
  padding-top: 55%;
}
.blog-card .img img,
.common-contant .img-block .landscape img,
.common-contant .img-block .portrait img,
.industries-wrapper .card .img img,
.inner-banner .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-content-wrap {
  align-items: center;
  display: flex;
}
.blog-featured-text,
.card-landscape .blog-featured-text,
.single-content blockquote ul li:before {
  background-color: var(--bs-dark);
}
.blog-content-div {
  z-index: 5;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px 25px;
  display: flex;
  position: relative;
  overflow: visible;
}
.card-landscape .blog-content-div {
  padding: 50px;
}
.cs-heading {
  margin-top: 0;
  min-height: 110px;
}
@media screen and (max-width: 1023px) {
  .card-landscape {
    grid-template-columns: 1fr;
  }
  .card-landscape .blog-content-div {
    padding: 30px 25px;
  }
}
.blog-featured-text {
  color: var(--bs-white200);
  text-align: center;
  border-radius: 5px;
  min-width: 2.5rem;
  margin-top: -44px;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 12px;
  display: block;
}
.card-landscape .blog-featured-text {
  margin-top: 0;
  color: var(--bs-white200);
}
.author-and-date {
  align-items: center;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}
.blog-heading.grid-post-heading,
.blog-summary {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.post-grid-date {
  color: rgb(21 21 21 / 0.6);
  font-size: 12px;
}
.blog-heading {
  color: var(--bs-dark);
  transition: 0.15s linear 0.15s;
}
.blog-heading.grid-post-heading {
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 16px;
  -webkit-line-clamp: 1;
}
.blog-summary {
  color: var(--bs-lightdark);
  -webkit-line-clamp: 3;
  margin: 0 0 30px;
  min-height: 78px;
}
.latest-slide .swiper-button-next,
.latest-slide .swiper-button-prev {
  width: auto;
  height: auto;
  background-color: var(--bs-dark);
  padding: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  transform: translateY(-50%);
  color: var(--bs-white100);
  font-size: var(--fs-16);
  font-weight: 600;
  text-transform: uppercase;
}
.latest-slide .swiper-button-prev {
  left: 0;
}
.latest-slide .swiper-button-next {
  right: 0;
}
.about-experience,
.blogcard-slider .swiper-wrapper,
.contact-us.experience-wrapper {
  height: auto;
}
.blogcard-slider .blogcard-pagination {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  margin: 30px 0 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blogcard-slider .blogcard-pagination .swiper-pagination-bullet {
  display: block;
  position: relative;
  width: 10px;
  height: 10px;
  background: var(--bs-yellow);
  border-radius: 50%;
  overflow: hidden;
  opacity: 0.41;
}
.accordion-item .accordion-title:after,
.bg-dark .navigation .next:hover,
.bg-dark .navigation .prev:hover,
.blogcard-navigation .blogcard-button-next:hover,
.blogcard-navigation .blogcard-button-prev:hover,
.radio-wrapper.check:before,
.single-content blockquote,
.single-content ul li:before {
  background-color: var(--bs-white100);
}
.blogcard-slider .blogcard-pagination .swiper-pagination-bullet-active,
.swiper-slide:first-child .timeline-item-text {
  opacity: 1;
}
.blogcard-navigation {
  display: flex;
  flex-flow: wrap;
  margin: 0;
  padding: 0;
  align-items: flex-end;
  justify-content: flex-end;
  height: 100%;
  gap: 15px;
}
.blogcard-navigation .blogcard-button-next,
.blogcard-navigation .blogcard-button-prev {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid var(--bs-white);
  background-color: #fff0;
  border-radius: 100px;
  transition: 0.15s linear 0.15s;
  cursor: pointer;
}
.approach-navigation .swiper-button-disabled,
.block-grid-navigation .swiper-button-disabled,
.blogcard-navigation .swiper-button-disabled,
.navigation .swiper-button-disabled {
  cursor: none;
  opacity: 0.41;
  pointer-events: none;
}
.approach-navigation .approach-next:hover svg,
.approach-navigation .approach-prev:hover svg,
.bg-dark .navigation .next svg,
.bg-dark .navigation .prev svg,
.block-grid-navigation .block-grid-next:hover svg,
.block-grid-navigation .block-grid-prev:hover svg,
.blogcard-navigation .blogcard-button-next svg,
.blogcard-navigation .blogcard-button-prev svg,
.navigation .next:hover svg,
.navigation .prev:hover svg {
  stroke: var(--bs-white100);
}
.bg-dark .navigation .next:hover svg,
.bg-dark .navigation .prev:hover svg,
.s-appr__border {
  stroke: var(--bs-lightdark);
}
.inner-banner .back {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 0 0 40px;
  transition: 0.15s linear 0.15s;
}
.inner-banner .back span,
.inner-banner .pinned-quote ul li span {
  font-size: var(--fs-18);
  line-height: 28px;
  color: var(--bs-white100);
  font-weight: 400;
  text-transform: capitalize;
  transition: 0.15s linear 0.15s;
}
.inner-banner .back:hover,
.single-content a:hover {
  opacity: 0.7;
}
.inner-banner .pinned-quote ul {
  display: flex;
  flex-flow: wrap;
  align-items: start;
  justify-content: start;
  gap: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.inner-banner .pinned-quote ul li {
  display: flex;
  align-items: center;
  gap: 24px;
}
.inner-banner .img {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: calc(3 / 8 * 100%);
  border-radius: 5px;
}
.single-content a {
  color: var(--bs-yellow);
  transition: 0.15s linear 0.15s;
}
.single-content blockquote {
  border: none;
  border-radius: 5px;
  display: block;
  margin: 30px 40px 30px 0;
  max-width: none;
  padding: 40px;
  width: auto;
}
.single-content blockquote ul li:before,
.single-content ul li:before {
  content: "";
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0;
}
.single-content ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  display: grid;
}
.single-content ul li {
  position: relative;
  margin: 8px 0;
  padding: 0 0 0 20px;
  color: var(--bs-white100);
}
.single-content ul li a {
  color: var(--bs-white100);
  font-weight: 400;
  text-decoration: none;
  transition: 0.15s linear 0.15s;
}
.common-contant.bg-dark .content .flex-1 ul,
.common-contant.bg-white .content .flex-1 ul,
.single-content blockquote ul {
  padding: 0;
}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
  color: var(--bs-white100);
  padding: 20px 0;
}
.single-content p {
  color: var(--bs-white100);
  padding: 5px 0;
  margin: 0;
}
.single-content .pagination {
  border: none;
  border-top: 1px solid rgb(255 255 255 / 0.25);
  margin: 40px 0 0;
  padding: 40px 0 0;
  justify-content: space-between;
}
.single-content .pagination .next,
.single-content .pagination .prev {
  color: var(--bs-white100);
  display: flex;
  gap: 5px;
  align-items: center;
  text-transform: capitalize;
}
.single-content .pagination .prev img {
  filter: invert(1);
  transform: rotate(180deg);
}
.single-content .share-ico {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  gap: 10px;
  margin: 30px 0 0;
  justify-content: end;
  text-transform: capitalize;
}
.accordion-item .accordion-title,
.etse-accordion {
  position: relative;
  margin: 0;
  width: 100%;
  display: flex;
}
.etse-accordion {
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
}
.accordion-item {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 0 20px;
}
.accordion-item .accordion-title {
  cursor: pointer;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 20px;
  border: none;
  border-bottom: 1px solid rgb(64 64 64 / 0.4);
}
.accordion-item .accordion-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
}
.accordion-item .accordion-title.active:after,
.accordion-item .accordion-title:hover:after {
  width: 100%;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.accordion-item .accordion-title .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
}
.accordion-item .accordion-title .arrow img {
  transition: 0.15s linear 0.15s;
  filter: opacity(0.4) invert(1);
  transform: rotate(180deg);
  position: relative;
  z-index: 9;
}
.accordion-item .accordion-title.active .arrow img,
.accordion-item .accordion-title:hover .arrow img {
  transform: rotate(0);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  filter: invert(0) opacity(1);
}
.accordion-item .accordion-title.active .arrow .circle-ani,
.accordion-item .accordion-title:hover .arrow .circle-ani {
  transform: scaleX(1) scaleY(1);
  transition-duration: 350ms;
}
.accordion-item .accordion-title .title {
  width: 100%;
  max-width: calc(100% - 100px);
}
.accordion-item .accordion-title .title span {
  font-size: var(--fs-20);
  font-weight: 500;
  color: var(--bs-white100);
}
.accordion-item .tag {
  align-items: center;
  display: flex;
  gap: 10px;
  position: relative;
  color: var(--bs-yellow);
  text-transform: capitalize;
  margin: 0 0 10px;
  padding: 0;
}
.bar-wrapper ul li a,
.bg__lightdark > .start__number,
.bg__yellow > .start__number {
  color: var(--bs-white100);
}
.accordion-item .accordion-content {
  padding: 20px;
  display: none;
}
.accordion-item .accordion-content.active {
  border: none;
  border-bottom: 1px solid rgb(64 64 64 / 0.4);
}
.faq-wrapper .accordion-item .accordion-title {
  margin: 10px 0 0;
  padding: 0 0 10px;
  background-color: #fff0;
  text-align: left;
}
.faq-wrapper .accordion-item .accordion-title .title span {
  color: var(--bs-dark);
  line-height: 150%;
}
.faq-wrapper .accordion-item .accordion-title .arrow img {
  filter: opacity(1) invert(0);
}
.benefits-wrapper .accordion-item .accordion-title.active .arrow img,
.benefits-wrapper .accordion-item .accordion-title:hover .arrow img,
.faq-wrapper .accordion-item .accordion-title.active .arrow img,
.faq-wrapper .accordion-item .accordion-title:hover .arrow img {
  filter: invert(1) opacity(1);
}
.bar-wrapper {
  top: 0;
  display: block;
  position: sticky;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #2c2c2c;
  z-index: 99;
  transition: 0.15s linear 0.15s;
}
.border-btm,
.start__number {
  margin-bottom: 30px;
}
.bg-circle_hero1,
.bg-circle_hero2 {
  opacity: 1;
  background-color: #fff0;
  margin-top: 0;
  margin-left: 0;
  box-shadow: 10px 10px 80px -10px rgba(var(--bs-yellow-rgb), 0.71);
  filter: blur(1px);
  z-index: -1;
}
.bar-wrapper ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.bar-wrapper ul li a {
  display: block;
  position: relative;
  font-size: var(--fs-18);
  font-weight: 400;
  font-stretch: normal;
  line-height: 40px;
  margin: 0;
  padding: 20px 0;
  text-decoration: none;
  text-transform: capitalize;
  transition: 0.15s linear 0.15s;
}
.bar-wrapper ul li a::after,
.common-contant .tabs .tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--bs-yellow);
  transition: 0.15s linear 0.15s;
}
.common-contant .inner-ctn {
  display: block;
  position: relative;
  padding: 50px 0 0;
  margin: 0;
  border: none;
  border-top: 1px solid rgb(255 255 255 / 0.2);
}
.common-contant .inner-ctn.frm {
  border: none;
  padding: 0;
}
.border-tp {
  border-top: 1px solid rgba(var(--bs-white100-rgb), 0.25);
  padding-top: 50px;
}
.border-btm {
  padding-bottom: 50px;
}
.border-tbtm {
  padding-bottom: 10px;
}
@keyframes upDown1 {
  0% {
    top: 5dvh;
  }
  100% {
    top: 6dvh;
  }
}
@keyframes upDown2 {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 1dvh;
  }
}
.bg-circle_hero1 {
  background-image: radial-gradient(
    farthest-side at bottom left,
    #6b3b00 10%,
    #935d00 50%,
    #bf8200 75%,
    rgba(var(--bs-yellow-rgb), 1)
  );
  border-radius: 100%;
  border: none;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 5dvh;
  bottom: auto;
  left: 12dvw;
  right: 0;
}
.bg-circle_hero2 {
  background-image: radial-gradient(
    farthest-side at bottom right,
    #6b3b00 10%,
    #935d00 50%,
    #bf8200 75%,
    rgba(var(--bs-yellow-rgb), 1)
  );
  border-radius: 100%;
  border: 1px solid rgba(var(--bs-yellow-rgb), 0.41);
  width: 80px;
  height: 80px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 14dvw;
}
.culture-card-icon button,
.s-appr__border,
.s-appr__icon,
.s-appr__line {
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .approach {
    display: grid;
    gap: 20px 17px;
    grid-template-columns: 1fr;
  }
  .bg__lightdark > .start__number,
  .bg__white100 > .start__number,
  .bg__yellow > .start__number {
    margin-bottom: 4dvh;
  }
}
@media (min-width: 1200px) {
  .approach {
    grid-template-columns: minmax(calc(40% - 17px), 40%) minmax(
        calc(30% - 17px),
        30%
      ) minmax(calc(30% - 17px), 30%);
  }
  .approach .start__grid-four,
  .approach .start__grid-three {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .approach .start__grid-five {
    grid-column-start: 1;
    grid-row: 3 / span 2;
  }
  .approach .start__grid-seven,
  .approach .start__grid-six {
    grid-row-start: 3;
  }
  .approach .last-grid-col-full,
  .approach .start__grid-eight {
    grid-column-start: 2;
    grid-column-end: 4;
  }
  .approach .last-grid-row-none {
    grid-row: 3 / span 1;
  }
}
.bg,
.bg__white200 {
  background-color: rgba(var(--bs-white200-rgb), 1);
}
.bg__white100 {
  background-color: rgba(var(--bs-white100-rgb), 1);
}
.bg__yellow {
  background-color: rgba(var(--bs-yellow-rgb), 1);
}
.bg__lightdark {
  background-color: rgba(var(--bs-lightdark-rgb), 1);
}
.bg__white100 > .start__number,
.contact-experience .ring.active .h4,
.contact-experience .ring.active .h4 span,
.contact-experience .ring.active .h6,
.contact-experience .ring.active .h6 span,
.contact-experience .ring.active h4,
.contact-experience .ring.active h4 span,
.contact-experience .ring.active h5,
.contact-experience .ring.active h5 span,
.contact-experience .ring.active h6,
.contact-experience .ring.active h6 span {
  color: var(--bs-dark);
}
.common-contant .tab-content .tab-pane .log-grid a,
.servlist.common-contant .atab-pane ul li a,
.servlist.common-contant .atabs .atab {
  color: var(--bs-white100);
  font-family: var(--bs-font-inter);
  text-transform: capitalize;
  font-style: normal;
  font-stretch: normal;
}
.bg__lightdark .ico,
.bg__white100 .ico,
.bg__yellow .ico {
  position: absolute;
  top: 20px;
  right: 40px;
  filter: invert(1);
}
.bg__white100 .ico {
  filter: invert(0);
}
.content-L {
  font-size: 4dvw;
  font-weight: 500;
  line-height: 4dvw;
  text-align: right;
  opacity: 0.41;
}
.start__card {
  position: relative;
  padding: 30px 40px 50px 30px;
  display: flex;
  flex-direction: column;
}
.approach .start__grid-one {
  grid-row-start: 1;
  display: flex;
  flex-flow: column;
  justify-content: end;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  figure {
    display: none;
  }
  .approach .start__grid-eight {
    grid-column-start: 2;
  }
}
.approach-navigation,
.block-grid-navigation,
.navigation {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin: 0 0 40px;
  padding: 0;
}
.industry,
.row-industry {
  display: inline-flex;
  gap: 20px;
}
.approach-navigation .approach-next,
.approach-navigation .approach-prev,
.block-grid-navigation .block-grid-next,
.block-grid-navigation .block-grid-prev,
.navigation .next,
.navigation .prev {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid var(--bs-lightdark);
  background-color: #fff0;
  border-radius: 100px;
  transition: 0.15s linear 0.15s;
  cursor: pointer;
}
.approach-navigation .approach-next svg,
.approach-navigation .approach-prev svg,
.block-grid-navigation .block-grid-next svg,
.block-grid-navigation .block-grid-prev svg,
.navigation .next svg,
.navigation .prev svg {
  stroke: var(--bs-lightdark);
  transition: 0.15s linear 0.15s;
}
.bg-dark .navigation .next,
.bg-dark .navigation .prev {
  border: 1px solid var(--bs-white100);
}
.start__card_radius {
  border-radius: 20px;
}
.start__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: var(--bs-white200);
}
.growth-wrapper .card {
  grid-row-gap: 20px;
  object-fit: cover;
  background-color: rgba(var(--bs-white200-rgb), 0.15);
  border: 2px solid rgba(var(--bs-white-rgb), 0.08);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 40px;
  transition: 0.6s;
  display: flex;
  position: relative;
  backdrop-filter: blur(6px);
}
@media (min-width: 640px) and (max-width: 1199px) {
  .growth-wrapper .start__grid-three {
    grid-row-start: 2;
    grid-row-end: 4;
  }
  .growth-wrapper .start__grid-six {
    grid-row-start: 3;
  }
  .growth-wrapper .start__grid-eight {
    grid-column-start: 2;
    grid-column-end: 3;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .growth-wrapper .card {
    padding: 20px;
  }
}
.growth-wrapper .card .ico {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: linear-gradient(
    -45deg,
    rgba(var(--bs-white100-rgb), 0.15),
    rgba(var(--bs-white200-rgb), 0.05)
  );
  border: 2px solid rgba(var(--bs-white100-rgb), 0.2);
  border-radius: 50%;
}
.growth-wrapper .card .ico img {
  max-width: 65%;
  height: auto;
  display: block;
}
.common-contant .tabs {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  margin: 0 0 40px;
  padding: 0;
  width: 100%;
  position: relative;
  column-gap: 40px;
  row-gap: 20px;
}
.common-contant .tabs .tab {
  cursor: pointer;
  position: relative;
  color: var(--bs-dark);
  display: block;
  font-family: var(--bs-font-inter);
  font-size: var(--fs-18);
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 42px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  transition: 0.15s linear 0.15s;
}
.s-appr__path,
.timeline .arrow .timeline-next,
.timeline .arrow .timeline-prev,
.timeline .arrow svg {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.common-contant .tab-toggle {
  display: none;
  padding: 10px;
  background-color: var(--bs-dark);
  color: var(--bs-dark);
  border: none;
  cursor: pointer;
}
.common-contant .tab-content .tab-pane .log-grid {
  position: relative;
  width: 100%;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .common-contant .tab-content .tab-pane .log-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border: none;
  }
}
.common-contant .tab-content .tab-pane .log-grid a {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 30px 15px;
  background-color: rgba(var(--bs-white100-rgb), 0.05);
  border: 1px solid rgba(var(--bs-white100-rgb), 0.1);
  gap: 10px;
  font-weight: 400;
  font-size: var(--fs-16);
  line-height: normal;
  text-decoration: none;
  transition: 0.15s linear 0.15s;
  backdrop-filter: blur(6px);
  text-align: center;
}
.common-contant .tab-content .tab-pane .log-grid a img {
  height: 40px;
}
.common-contant .tab-content .tab-pane .log-grid a:hover {
  background-color: rgba(var(--bs-white100-rgb), 0.15);
  backdrop-filter: blur(6px);
}
.common-contant .card-row {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  gap: 30px;
}
.common-contant .card-row .card {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  padding: 0;
  gap: 20px;
  width: 100%;
  border-radius: 20px;
  border: none;
}
.common-contant .card-row .card .img {
  max-width: calc(100% - 250px);
}
.servlist.common-contant {
  background: linear-gradient(
    134.08deg,
    rgb(255 255 255 / 0.25) 2.81%,
    rgb(21 21 21 / 0.25) 97.5%
  );
  padding: 0;
  margin: 50px 0;
}
.servlist.common-contant .inner-ctn {
  padding: 50px 0;
  border: none;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin: 0;
  align-items: flex-start;
  justify-content: center;
}
.servlist.common-contant .atabs {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: calc(100% - 70%);
  position: relative;
  column-gap: 40px;
  row-gap: 5px;
}
.servlist.common-contant .atabs .atab {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: space-between;
  font-size: var(--fs-18);
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 15px 20px;
  text-align: left;
  border-left: 5px solid #fff0;
  width: 100%;
  transition: 0.15s linear 50ms;
}
.servlist.common-contant .atabs .atab svg {
  display: block;
  width: var(--fs-24);
  height: var(--fs-24);
  stroke: var(--bs-yellow);
  transition-delay: 0.15s;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}
.servlist.common-contant .atabs .atab.active {
  color: var(--bs-yellow);
  background-color: rgb(237 168 0 / 0.15);
  border-left-color: var(--bs-yellow);
}
.servlist.common-contant .tab-content {
  display: block;
  margin: 0;
  padding: 0 0 0 80px;
  width: 100%;
  max-width: calc(100% - 30%);
  position: relative;
}
.servlist.common-contant .atab-pane ul {
  display: block;
  column-count: 2;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}
.servlist.common-contant .atab-pane ul li {
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
}
.servlist.common-contant .atab-pane ul li:before {
  content: "";
  position: relative;
  display: block;
  left: 0;
  top: 0;
  width: 20px;
  height: 1px;
  background-color: var(--bs-white100);
  transition: 0.15s linear 0.15s;
}
.servlist.common-contant .atab-pane ul li:hover:before {
  width: 40px;
  background-color: var(--bs-yellow);
}
.servlist.common-contant .atab-pane ul li a {
  display: block;
  font-size: var(--fs-16);
  font-weight: 200;
  line-height: 28px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  transition: 0.15s linear 0.15s;
}
.servlist.common-contant .atabs .atab svg path {
  stroke: var(--bs-white100);
  transition: 0.15s linear 0.15s;
}
.servlist.common-contant .atabs .atab.active svg path {
  stroke: var(--bs-yellow);
}
.common-contant .reviews {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 40px;
  padding: 0;
  width: 100%;
  row-gap: 30px;
  column-gap: 50px;
}
.common-contant .review-box .left span {
  display: block;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.common-contant .review-box .right span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin: 5px 0 0;
}
.common-contant .review-box ul li {
  display: block;
  font-size: var(--fs-18);
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
.benefits-wrapper .bg-circle_hero1 {
  top: 1dvw;
  left: -4dvw;
  background-image: radial-gradient(
    farthest-side at bottom left,
    #6b3b00 10%,
    #935d00 50%,
    #bf8200 75%,
    rgba(var(--bs-yellow-rgb), 1)
  );
}
.benefits-wrapper .bg-circle_hero2 {
  right: -1dvw;
  background-image: radial-gradient(
    farthest-side at bottom right,
    #6b3b00 10%,
    #935d00 50%,
    #bf8200 75%,
    rgba(var(--bs-yellow-rgb), 1)
  );
}
.benefits-wrapper .lft-card {
  display: flex;
  flex-flow: column;
  align-items: start;
  justify-content: center;
  margin: 0;
  padding: 100px 60px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  gap: 30px;
  border: 1px solid rgba(var(--bs-lightdark-rgb), 0.15);
  background-color: rgba(var(--bs-white200-rgb), 0.25);
  backdrop-filter: blur(32px);
  z-index: 1;
}
.benefits-wrapper .lft-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50dvw;
  height: 50dvw;
  background-image: url(../images/ring.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateX(-20dvw) translateY(-18dvw);
  opacity: 0.08;
  z-index: -5;
}
@media (max-width: 1023px) {
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 130%;
  }
  .h1,
  h1 {
    font-size: var(--fs-42);
  }
  .h2,
  h2 {
    font-size: var(--fs-32);
  }
  .h3,
  h3 {
    font-size: var(--fs-28);
  }
  .h4,
  h4 {
    font-size: var(--fs-24);
  }
  .h5,
  h5 {
    font-size: var(--fs-20);
  }
  .h6,
  h6 {
    font-size: var(--fs-18);
  }
  .banner-wrapper {
    height: 600px;
  }
  .benefits-wrapper .lft-card {
    padding: 50px 30px;
  }
}
.benefits-wrapper .accordion-item .accordion-title {
  margin: 15px 0 0;
  padding: 0 0 15px;
  background-color: #fff0;
  text-align: left;
}
.benefits-wrapper .accordion-item .accordion-content {
  padding: 20px;
}
.benefits-wrapper .accordion-item .accordion-title .arrow {
  width: 30px;
  height: 30px;
}
.benefits-wrapper .accordion-item .accordion-title .arrow img {
  width: 15px;
  height: 15px;
  filter: invert(0) opacity(1);
}
.why-choose-row {
  padding: 25px;
  background-color: rgba(var(--bs-white200-rgb), 0.21);
  border-radius: 20px;
  box-shadow: inset 0 0 38px rgba(var(--bs-white100-rgb), 0.15);
  backdrop-filter: blur(6px);
}
.why-choose-row .why-choose {
  position: relative;
  z-index: 1;
  padding: 0 0 15px;
  border: none;
  border-bottom: 1px solid rgba(var(--bs-white200-rgb), 0.1);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .why-choose-row .why-choose {
    flex: 0 0 calc(50% - 30px);
    height: auto;
  }
}
.why-choose-row .why-choose:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 5px;
  background-color: var(--bs-yellow);
}
.why-choose-row .why-choose .count {
  color: var(--bs-white200);
  font-size: 8dvh;
  line-height: 1;
  font-weight: 500;
  position: absolute;
  opacity: 0.1;
  z-index: -1;
}
.common-contant .img-block {
  position: relative;
  display: block;
  padding-top: 100%;
  width: 100%;
  overflow: hidden;
}
.industries-wrapper .img-block {
  position: relative;
  display: block;
  padding-top: 150%;
  width: 100%;
  overflow: hidden;
}
.common-contant .img-block .portrait {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding-top: 90%;
  width: 100%;
  max-width: 90%;
  overflow: hidden;
  border-radius: 30px;
}
.industries-wrapper .img-block .portrait {
  position: absolute;
  top: 0;
  right: 0;
  left: inherit;
  display: block;
  padding-top: 120%;
  width: 100%;
  max-width: 90%;
  overflow: hidden;
  border-radius: 20px;
  border: none;
}
.common-contant .img-block .landscape {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  padding-top: 46.65%;
  width: 100%;
  max-width: 55%;
  overflow: hidden;
  border-radius: 20px;
  border: 10px solid var(--bs-white100);
}
.industry {
  width: max-content;
  flex-flow: row;
}
.row-industry {
  flex-flow: row;
  align-items: stretch;
  justify-content: center;
  margin: 40px 0 0;
  padding: 0;
  position: relative;
  animation: 25s linear infinite industry;
}
.industry-slider {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: start;
  margin: 0;
  padding: 0;
  flex: 1 1 323px;
  width: auto;
  gap: 10px;
}
@keyframes industry {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
.industry-slider .imageBx {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 10px 30px 10px 10px;
  border-radius: 10px;
  gap: 20px;
  background-color: rgba(var(--bs-white200-rgb), 0.1);
  border: 1px solid rgba(var(--bs-white100-rgb), 0.05);
  backdrop-filter: blur(6px);
  height: 100%;
}
.industry-slider .imageBx .imgBx {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  max-width: 60px;
  border-radius: 5px;
  background-color: rgba(var(--bs-white-rgb), 0.51);
  border: 1px solid rgba(var(--bs-white200-rgb), 0.2);
}
.industry-slider .imageBx .details {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: calc(100% - 80px);
  margin: 0;
  padding: 0;
  height: auto;
  min-height: auto;
  background-color: #fff0;
}
.industry-slider .imageBx .details span {
  color: var(--bs-white200);
  font-size: var(--fs-18);
  font-weight: 500;
}
.industries-wrapper .industries-grid {
  display: flex;
  flex-flow: wrap;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.industries-wrapper .i-con-inner {
  position: relative;
  display: flex;
  flex-flow: column;
}
.industries-wrapper .i-con-inner .i-con-in {
  background-color: var(--bs-white);
  display: flex;
  width: 250px;
  height: 180px;
  flex-flow: column;
  justify-content: space-between;
  border-radius: 20px;
  padding: 20px;
}
.industries-wrapper .i-con-inner .imgBx img {
  max-width: 60px;
  filter: invert(73%) sepia(15%) saturate(2892%) hue-rotate(359deg)
    brightness(92%) contrast(105%);
}
.industries-wrapper .i-con-inner .details h6 {
  color: var(--bs-dark-rgb);
  font-size: var(--fs-22);
  font-weight: 500;
}
.industries-wrapper .industries-right-content {
  padding-left: 80px;
}
@media (0 <=width <=1410px) {
  .industries-wrapper .industries-right-content {
    padding-left: 20px;
  }
}
@media (0 <=width <=1200px) {
  .industries-wrapper .i-con-inner .i-con-in {
    width: 210px;
  }
  .industries-wrapper .i-con-inner .details h6 {
    font-size: 18px;
  }
}
@media (0 <=width <=450px) {
  .industries-wrapper .i-con-inner .i-con-in {
    width: 180px;
  }
}
.cs-approach-section,
.cs-imapct-section,
.industries-wrapper-slider {
  overflow: hidden;
  position: relative;
}
.industries-wrapper-slider .home_wrap-cols {
  justify-content: center;
  width: 100%;
  height: 100svh;
  transform: rotate(10deg) translateY(-50%);
}
.industries-wrapper.bg-pattern {
  background-image: url(../images/line-pattern3.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.industries-wrapper .card {
  background-color: #fff0;
  border: none;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.industries-wrapper .card .img {
  position: relative;
  overflow: hidden;
  padding-top: 98.99%;
}
.industries-wrapper .card .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px;
  background-color: var(--bs-white);
  color: var(--bs-dark);
  font-size: var(--fs-18);
  text-transform: capitalize;
  text-align: center;
}
.counter-widget-wrapper {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  gap: 40px;
}
.counter-widget-wrapper .counter-widget {
  width: auto;
  flex: 1 1 auto;
  max-width: none;
}
.s-appr__item-wrap:after,
.s-appr__item-wrap:before {
  width: 98%;
  height: 98%;
  z-index: -1;
  transform-origin: center;
  content: "";
}
@media (max-width: 991px) {
  .footer-copyright ul {
    margin: 0;
    justify-content: center;
  }
  .footer-copyright .footer-copyright-sec p,
  .footer-copyright ul li {
    text-align: center;
  }
  .footer-copyright .footer-copyright-sec p {
    line-height: var(--fs-32);
  }
  .section-creative .block-grid .multicolumn-card__info {
    padding: 40px 20px;
    height: auto;
  }
  .section-creative .block-grid .multicolumn-card__info .title {
    margin-top: auto;
  }
  .blogcard-navigation {
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 30px;
  }
  .single-content blockquote {
    float: none;
    margin: 0 auto 30px;
  }
  .servlist.common-contant .atabs {
    padding: 0;
    max-width: calc(100% - 0%);
    margin: 0 0 40px;
  }
  .servlist.common-contant .tab-content {
    padding: 0;
    max-width: calc(100% - 0%);
  }
  .benefits-wrapper .bg-circle_hero1 {
    top: 5dvw;
    left: 2dvw;
  }
  .benefits-wrapper .bg-circle_hero2 {
    left: auto;
    right: 5dvw;
  }
  .industries-wrapper-slider {
    z-index: 2;
  }
  .industries-wrapper-slider .home_wrap-cols {
    opacity: 0.2;
    width: 65dvw;
    z-index: -1;
  }
  .counter-widget-wrapper .counter-widget {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
.counter-widget-wrapper .counter-widget .cw-number,
.counter-widget-wrapper .counter-widget .cw-title {
  font-size: var(--fs-14);
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  margin: 0 0 15px;
  padding: 0;
  display: block;
  position: relative;
}
.counter-widget-wrapper .counter-widget .cw-title {
  margin: 0 0 5px;
}
.counter-widget-wrapper .counter-widget .cw-number {
  font-size: var(--fs-42);
  line-height: 1;
  font-weight: 500;
  display: flex;
}
.counter-widget-wrapper .counter-widget .cw-number sup {
  font-size: var(--fs-20);
  font-weight: 400;
  top: 0;
  margin-left: 5px;
  margin-top: 4px;
  opacity: 0.7;
  display: block;
  line-height: 1;
}
.counter-widget-wrapper .counter-widget .cw-text {
  font-size: var(--fs-18);
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
.ctaform .contact-form .form-control,
.social-link .social-wrapper {
  font-family: var(--bs-font-inter);
  font-size: var(--fs-16);
  font-style: normal;
  font-stretch: normal;
}
.joinslider {
  display: none;
  overflow: inherit;
}
.joinlist .box {
  display: flex;
  flex-flow: column;
}
.joinlist .s-appr__list .s-appr__title {
  display: block;
  text-align: center;
  color: var(--bs-dark);
  width: 100%;
  margin: 25px 0 0;
  padding: 10px 0 0;
  position: relative;
  z-index: 1;
  order: 2;
  min-height: 82px;
}
.s-appr__item-wrap {
  position: relative;
  width: 165px;
  height: 165px;
  display: block;
  margin: auto;
  order: 1;
}
.s-appr__item-wrap:before {
  position: absolute;
  top: 3px;
  left: 1px;
  border: 2px solid var(--bs-yellow);
  border-radius: 50%;
}
.s-appr__item-wrap:after {
  position: absolute;
  top: 8px;
  left: -3px;
  border: 2px solid var(--bs-yellow);
  border-radius: 50%;
}
.s-appr__border {
  z-index: 1;
  stroke-width: 6px;
}
@keyframes border-animate {
  100% {
    stroke-dashoffset: -2000;
  }
}
.s-appr__path {
  transition-duration: 0.5s;
  -webkit-animation: 100s linear infinite border-animate;
  animation: 100s linear infinite border-animate;
}
.s-appr__line {
  background-color: var(--bs-white100);
  stroke: var(--bs-lightdark);
  height: 115px;
  stroke-width: 6px;
  position: absolute;
  bottom: -83px;
}
.s-appr__list.mod-top .s-appr__line {
  top: 6px;
  bottom: auto;
}
.s-appr__list.mod-top .s-appr__line .s-appr__path {
  position: relative;
  top: 0;
  transform: translateY(-40px);
}
.s-appr__list.mod-top .s-appr__item:nth-child(odd) .s-appr__line {
  background: var(--bs-dark);
}
.s-appr__icon {
  width: 40px;
  height: 40px;
  background: var(--bs-lightdark);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-appr__border,
.s-appr__icon {
  position: absolute;
  top: 50%;
}
@media (max-width: 1199px) {
  .joinslider {
    display: block;
    margin: 60px 0 0;
    padding: 0;
    width: 100%;
    position: relative;
  }
  .joinslider .box {
    display: flex;
    flex-flow: column;
  }
  .joinslider .s-appr__list .s-appr__title {
    display: block;
    text-align: center;
    color: var(--bs-dark);
    width: 100%;
    margin: 45px 0 0;
    padding: 10px 0 0;
    position: relative;
    z-index: 1;
    order: 2;
  }
}
.ctaform {
  background-image: linear-gradient(
    134.08deg,
    rgb(255 255 255 / 0.25) 2.81%,
    rgb(21 21 21 / 0.25) 97.5%
  );
  padding: 40px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .common-contant .tabs {
    flex-direction: column;
    align-items: flex-start;
    background-color: var(--bs-dark);
    padding: 10px 20px;
    row-gap: 10px;
    border-radius: 20px;
  }
  .common-contant .tabs .tselect {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .common-contant .tab-toggle {
    display: block;
    background-color: #fff0;
    padding: 0;
    color: var(--bs-white100);
    font-family: var(--bs-font-inter);
    font-size: var(--fs-18);
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    line-height: 42px;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    transition: 0.15s linear 0.15s;
  }
  .common-contant .tabs .tab {
    display: none;
    color: var(--bs-white100);
  }
  .common-contant .tabs .tab:last-child {
    margin-bottom: 15px;
  }
  .common-contant .tabs.active .tab {
    display: block;
    line-height: 1;
  }
  .ctaform {
    padding: 20px;
  }
}
.ctaform .contact-form label {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
}
.ctaform .contact-form .form-control {
  display: block;
  border: 1px solid rgb(255 255 255 / 0.4);
  border-radius: 4px;
  background-color: #fff0;
  color: var(--bs-white100);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  padding: 10px 20px;
  margin: 0;
}
.ctaform .contact-form .form-control::placeholder {
  color: var(--bs-white100);
  opacity: 0.75;
  text-transform: capitalize;
}
.ctaform .contact-form .form-control:focus {
  background-color: rgb(255 255 255 / 0.35);
}
.contact-us .ring {
  width: 260px;
  height: 260px;
  padding: 30px;
  margin: 0 auto;
}
.contact-us .ex-row {
  gap: 0;
}
.contact-us.experience-wrapper .ring h5 {
  font-size: 24px;
}
.swiper-marquee {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  white-space: nowrap;
  bottom: 0;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  z-index: -1;
}
.radio-wrapper,
.timeline .timeline-item {
  border: 1px solid rgba(var(--bs-lightdark-rgb), 0.15);
  z-index: 1;
}
.Marquee_container {
  width: 100%;
  white-space: nowrap;
  position: relative;
  padding: 0;
  overflow: hidden;
  height: 12svw;
  clip-path: inset(100% 0 0 0);
  transform: translateY(100px);
  opacity: 0;
}
.Marquee_content {
  display: flex;
  gap: 100px;
}
.swiper-slide:first-child .Marquee_container,
.swiper-slide:first-child .timeline-item-date,
.swiper-slide:first-child .timeline-item-title {
  opacity: 1;
  transform: translateY(0);
  clip-path: inset(0 0 0 0);
}
.Marquee_children {
  display: flex;
  align-items: center;
  height: 12svw;
}
.CarouselMarquee_marquee {
  display: inline-flex;
  white-space: nowrap;
  font-size: 12dvw;
  line-height: 12dvw;
  font-weight: 500;
  color: rgba(var(--bs-lightdark-rgb), 0.05);
}
.radio-label,
.time {
  font-size: 16px;
}
.timeline .timeline-item {
  display: block;
  position: relative;
  width: 100%;
  padding: 60px;
  margin: 0;
  background-color: rgba(var(--bs-white200-rgb), 0.55);
  border-radius: 20px;
}
.timeline-item-date,
.timeline-item-title {
  opacity: 0;
  transform: translateY(20px);
  clip-path: inset(100% 0 0 0);
}
.timeline-item-text {
  opacity: 0;
}
.timeline-item-content {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  width: 100%;
}
.timeline-item-date {
  height: 29px;
  overflow: hidden;
}
.timeline-item-date span {
  display: block;
  position: relative;
  padding: 5px 15px;
  color: var(--bs-white200);
  background-color: var(--bs-lightdark);
  border-radius: 5px;
  font-size: var(--fs-14);
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 130%;
}
@media (min-width: 768px) {
  .growth-wrapper .growth {
    display: grid;
    gap: 20px 17px;
    grid-template-columns: minmax(calc(40% - 17px), 40%) minmax(
        calc(30% - 17px),
        30%
      ) minmax(calc(30% - 17px), 30%);
  }
  .growth-wrapper .card {
    flex: 0 auto;
  }
  .common-contant .tab-content .tab-pane .log-grid a {
    flex: 0 0 25%;
  }
  .why-choose-row {
    margin: 40px 0 0;
    padding: 40px;
  }
  .why-choose-row .swiper-wrapper {
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
    justify-content: center;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    gap: 30px;
  }
  .timeline .arrows {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.timeline .arrow {
  display: flex;
  justify-content: start;
  gap: 15px;
}
.timeline .arrow svg {
  stroke: var(--bs-white200);
  transition-duration: 0.5s;
}
.timeline .arrow .timeline-next,
.timeline .arrow .timeline-prev {
  display: inline-flex;
  position: relative;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  border: 1px solid var(--bs-lightdark);
  border-radius: 50%;
  background-color: var(--bs-lightdark);
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  text-decoration: none;
  transition-duration: 0.5s;
  appearance: none;
  -webkit-appearance: none;
  width: 40px;
  height: 40px;
}
.events-intro,
.events-slide {
  flex-flow: column;
  display: flex;
}
.timeline .arrow .timeline-next:hover,
.timeline .arrow .timeline-prev:hover {
  background-color: var(--bs-yellow);
  border-color: var(--bs-yellow);
}
.about-experience .ring {
  width: 17rem;
  height: 17rem;
  padding: 30px;
  margin: 0 auto;
  transition: 1.2s 1.2s;
  overflow: hidden;
  border: none;
}
.about-experience .ring .h6,
.contact-experience .ring .h6 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.about-experience .ring .h6 + .h6 {
  text-transform: none;
}
.about-experience .ring .circle-ani {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
  transform: scale(0, 0);
  border-radius: 9999px;
  background-color: rgba(var(--bs-white200), 1);
  transition-duration: 0.5s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
}
.events-intro {
  justify-content: center;
  align-items: center;
  height: auto;
  overflow: hidden;
  position: relative;
}
.events-slide {
  gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@keyframes event_scroll_odd {
  0% {
    transform: translateX(0) scale(1);
  }
  100% {
    transform: translateX(calc(-100% - 20px)) scale(1);
  }
}
@keyframes event_scroll_even {
  0% {
    transform: translateX(0) scale(1);
  }
  100% {
    transform: translateX(calc(85% - 20px)) scale(1);
  }
}
.event_slides_line {
  gap: 20px;
  display: flex;
  transform: rotate(-5deg);
}
.event_slides_line .odd {
  animation: 75s linear infinite event_scroll_odd;
  display: flex;
  gap: 20px;
}
.event_slides_line .even {
  animation: 75s linear infinite event_scroll_even;
  display: flex;
  gap: 20px;
}
.event_slide {
  aspect-ratio: 16/9;
  border-radius: 20px;
  overflow: hidden;
  height: 25dvh;
  position: relative;
}
.contact-experience {
  height: auto;
  background-color: rgba(var(--bs-dark-rgb), 0.31);
  backdrop-filter: blur(0);
}
.contact-experience .ring {
  width: 16.4rem;
  height: 16.4rem;
  padding: 30px;
  margin: 0 auto;
  transition: 1.2s 1.2s;
  overflow: hidden;
  border: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .portfolio-slide {
    height: 85svh;
  }
  .portfolio_slide {
    height: 22dvh;
  }
  .section-creative .block-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: minmax(calc(50% - 20px), 50%) minmax(
        calc(50% - 20px),
        50%
      );
  }
  .approach {
    grid-template-columns: minmax(calc(50% - 20px), 50%) minmax(
        calc(50% - 20px),
        50%
      );
  }
  .approach .start__card:last-child,
  .approach .start__grid-one,
  .approach .start__grid-two {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .approach .start__grid-four,
  .approach .start__grid-three {
    grid-row-start: 3;
  }
  .approach .start__grid-five,
  .approach .start__grid-six {
    grid-row-start: 4;
  }
  .approach .start__grid-eight {
    grid-column-start: 2;
  }
  .approach .start__card:last-child {
    grid-row-start: auto;
  }
  .approach .last-grid-col-full:last-child {
    grid-column-start: auto;
  }
  .growth-wrapper .growth {
    grid-template-columns: minmax(calc(50% - 17px), 50%) minmax(50%, 50%);
  }
  .contact-experience .ring {
    width: 16rem;
    height: 16rem;
  }
  .experience-wrapper .ex-row-slider {
    overflow: inherit;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .about-experience .ring,
  .contact-experience .ring,
  .experience-wrapper .ring {
    width: 14.8rem;
    height: 14.8rem;
  }
  .experience-wrapper .ex-row-slider {
    overflow: inherit;
  }
}
@media (min-width: 480px) and (max-width: 575px) {
  .contact-experience .ring {
    width: 15rem;
    height: 15rem;
  }
  .experience-wrapper .ex-row-slider {
    overflow: inherit;
  }
}
@media (max-width: 479px) {
  .counter-widget-wrapper .counter-widget {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about-experience .ring,
  .contact-experience .ring,
  .experience-wrapper .ring {
    width: 68dvw;
    height: 68dvw;
    padding: 20px;
  }
  .experience-wrapper .ex-row-slider {
    overflow: inherit;
  }
  .experience-wrapper .ex-row .ring {
    width: 46dvw;
    height: 46dvw;
  }
}
.contact-experience .ring.active {
  transform: none !important;
  background-image: linear-gradient(
    135deg,
    transparent 45%,
    rgba(var(--bs-lightdark-rgb), 0.1) 45%,
    rgba(var(--bs-lightdark-rgb), 0.1) 55%,
    transparent 0
  );
}
.contact-experience .ring .h4,
.contact-experience .ring .h6,
.contact-experience .ring h4,
.contact-experience .ring h5,
.contact-experience .ring h6 {
  transition: 1.2s 1.2s;
  color: var(--bs-white200);
}
.contact-experience .ring .ring_draw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
  stroke-dasharray: 1140px;
  stroke-dashoffset: -1140px;
  stroke: var(--bs-white200);
  transition: 1s cubic-bezier(0.4, 0.08, 0, 0.97);
  z-index: -1;
}
.contact-experience .ring .circle-ani {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center;
  transform: scale(0, 0);
  border-radius: 9999px;
  background-color: rgba(var(--bs-white200-rgb), 1);
  transition-duration: 0.5s;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
}
.contact-experience .ring.active .circle-ani {
  transform: scale(1, 1);
  transition-delay: 1.1s;
  background-color: rgba(var(--bs-white200-rgb), 1);
}
.time {
  display: inline-flex;
  gap: 10px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: var(--bs-dark);
  color: var(--bs-white);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 10px;
}
.social-link {
  display: flex;
  flex-flow: column;
  align-items: start;
}
.social-link .sub-mail {
  margin-top: 40px;
  margin-bottom: 40px;
}
.social-link .social-wrapper {
  display: inline-flex;
  color: inherit;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 2px;
  padding: 0 0 2px;
  position: relative;
  transition: 0.5s;
}
.radio-wrapper,
.radio-wrapper:before {
  background-color: #fff0;
  transition: 0.3s;
}
.contact-inquery {
  justify-content: center;
  display: flex;
  flex-flow: wrap;
  position: relative;
  inset: 0 0 auto;
  width: 100%;
  gap: 40px;
}
.contact-inquery .cta-left {
  width: 100%;
  margin-top: 0;
  display: block;
}
.contact-inquery .cta-right {
  width: 100%;
  margin-top: 40px;
  display: block;
}
@media (min-width: 1024px) {
  .weare {
    gap: 0 17px;
    grid-template-columns: minmax(calc(30% - 17px), 40%) minmax(
        calc(35% - 17px),
        30%
      ) minmax(calc(35% - 17px), 30%);
  }
  .weare .start__grid-one {
    padding-right: 20px;
  }
  .weare .start__grid-three,
  .weare .start__grid-two {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .why-choose-row .why-choose {
    flex: 1 1 calc(33.333% - 30px);
    height: auto;
  }
  .social-link {
    align-items: start;
  }
  .contact-inquery {
    gap: 80px;
  }
  .contact-inquery .cta-left {
    width: calc(40% - 40px);
  }
  .contact-inquery .cta-right {
    width: calc(60% - 40px);
    margin: 0;
  }
}
.radio-group {
  display: flex;
  flex-flow: row;
  overflow-y: hidden;
  margin: 0;
  padding: 0 0 10px;
  align-items: start;
  justify-content: start;
  width: 100%;
  gap: 15px;
}
.cs-imapct-section blockquote .rating ul li,
.radio-wrapper {
  display: inline-flex;
}
.radio-wrapper {
  position: relative;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  padding: 15px 20px;
  margin: 0;
  border-radius: 10px;
  gap: 10px;
}
@media (max-width: 767px) {
  .global-list ul {
    padding-left: 10px;
  }
  .btn-link,
  .btn-link:active,
  .btn-link:focus {
    font-size: var(--fs-18);
  }
  .service-list_gif,
  br {
    display: none;
  }
  .home_wrap-col,
  .home_wrap-cols,
  .home_wrap-slides {
    gap: 10px;
  }
  .home_wrap-col {
    width: calc(50% - 5px);
  }
  .home_wrap_slide {
    border-radius: 10px;
  }
  .feature-box,
  .testimonials-wrapper .testimonials-slide {
    padding: 0;
  }
  .services-list_line {
    flex-flow: column;
    gap: 30px;
  }
  .service-list_content {
    flex-flow: column;
    gap: 10px;
  }
  .footer .footer-bottom .footer-menu .left,
  .footer .footer-bottom .footer-menu .right,
  .service-list_desc,
  .service-list_title {
    width: 100%;
  }
  .portfolio-slide {
    height: 63svh;
  }
  .portfolio_slide {
    height: 16vh;
  }
  .scroll-tagslide img {
    height: 26px;
  }
  .testimonials-wrapper {
    height: auto;
  }
  .testimonials-wrapper .testimonials-slide .swiper-button-next,
  .testimonials-wrapper .testimonials-slide .swiper-button-prev {
    min-height: 1px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: initial;
    right: auto;
    left: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 30px -3px 0;
    display: inline-block;
  }
  .footer .footer-top .footer-start-career a {
    padding: 15px 30px;
  }
  .footer .footer-top .footer-start-career a .arrow {
    width: 30px;
    height: 30px;
  }
  .footer .footer-top .footer-start-career a .arrow img {
    width: 15px;
    height: 15px;
  }
  .footer .footer-bottom {
    padding: 40px 0 0;
  }
  .footer .footer-bottom .footer-sicon {
    margin-bottom: 30px;
  }
  .footer .footer-bottom .footer-menu .left span,
  .footer .footer-bottom .footer-menu .right span {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .footer .footer-bottom .footer-menu .left span .arrow,
  .footer .footer-bottom .footer-menu .right span .arrow {
    background-color: #fff0;
    border: none;
    transform-origin: center;
    padding: 10px;
  }
  .footer .footer-bottom .footer-menu {
    row-gap: 0;
  }
  .footer .footer-bottom .footer-menu .left ul {
    margin-bottom: 20px;
  }
  .footer .footer-copyright {
    margin: 40px 0 0;
    padding: 20px 0;
  }
  #back-to-top {
    bottom: 5dvh;
    right: 10px;
  }
  #back-to-top .circle-logo-inner {
    width: 60px;
    height: 60px;
  }
  #back-to-top .circle-logo-inner img {
    width: 35px;
    height: 35px;
  }
  .weare .card {
    padding: 30px 30px 40px 20px;
  }
  .accordion-item .accordion-title {
    padding: 0 0 20px;
  }
  .accordion-item .accordion-title .arrow,
  .bg-circle_hero2 {
    width: 40px;
    height: 40px;
  }
  .accordion-item .accordion-title .arrow img {
    width: 20px;
    height: 20px;
  }
  .accordion-item .accordion-content {
    padding: 20px 10px;
  }
  .common-contant .inner-ctn {
    padding-top: 30px;
  }
  .bg-circle_hero1 {
    top: 70dvw;
    width: 80px;
    height: 80px;
  }
  .approach-slider,
  .blogcard-slider,
  .growthslider,
  .howslider,
  .logslider,
  .why-choose-row {
    overflow: inherit;
  }
  .start__card {
    padding: 30px 20px;
    height: auto;
  }
  .content-L {
    font-size: 6dvw;
  }
  .timeline .arrow {
    justify-content: center;
    margin-top: 20px;
  }
  .events-intro .event_slide {
    height: 155px;
  }
  .radio-wrapper {
    justify-content: flex-start;
  }
}
.radio-wrapper:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 21px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(var(--bs-lightdark-rgb), 0.15);
  transform: translateY(-50%);
  border-radius: 20px;
  z-index: -1;
}
.radio-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark-circle {
  stroke: rgba(var(--bs-lightdark-rgb), 0.15);
  stroke-width: 1;
}
.checkmark-check {
  transform: translateY(-2px) translateX(2px);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: var(--bs-yellow);
  stroke-width: 2;
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  transition:
    stroke-dashoffset 0.3s ease-in-out,
    opacity 0.3s;
}
.radio-input:checked ~ .checkmark .checkmark-check {
  opacity: 1;
  stroke-dashoffset: 0;
}
.requires-validation {
  display: block;
  padding: 3dvw;
  background-color: rgba(var(--bs-white200-rgb), 0.25);
  border-radius: 20px;
  backdrop-filter: blur(10px);
}
.form-control-label {
  display: block;
  color: var(--bs-lightdark);
  font-size: 12px;
  line-height: 1;
  margin: 0 0 5px;
  padding: 0;
}
.form-control,
.form-label {
  font-style: normal;
  font-stretch: normal;
  line-height: 120%;
  display: block;
  font-family: var(--bs-font-inter);
  width: 100%;
  font-weight: 400;
}
.form-control-label .topc {
  color: rgba(var(--bs-lightdark-rgb), 0.5);
}
.form-control {
  padding: 11px 20px 12px;
  margin: 0 0 20px;
  font-size: var(--fs-14);
  color: var(--bs-lightdark);
  background-color: var(--bs-white100);
  background-clip: padding-box;
  border: 1px solid rgba(var(--bs-lightdark-rgb), 0.2);
  border-radius: 8px;
  resize: none;
}
select.form-control {
  padding-right: 30px;
  background-image: url(../images/arrow-down-blk.svg);
  background-position: center right 12px;
  background-repeat: no-repeat;
  background-size: 12px 6px;
}
.form-control:focus {
  border: 1px solid rgba(var(--bs-lightdark-rgb), 0.5) !important;
  filter: drop-shadow(0 0 0.25rem rgba(var(--bs-lightdark-rgb), 0.25));
}
.form-control::placeholder {
  color: rgba(var(--bs-lightdark-rgb), 0.25);
  font-size: var(--fs-14);
  line-height: 120%;
  font-weight: 400;
}
.form-label {
  color: var(--bs-dark);
  font-size: var(--fs-16);
  margin: 0 0 10px;
  padding: 0;
}
.culture-card-content p,
.success-message {
  color: var(--bs-white100);
  font-size: var(--fs-14);
}
.success-message {
  display: block;
  position: relative;
  width: 100%;
  padding: 8px 15px 8px 50px;
  margin: 20px 0 0;
  border-radius: 5px;
  background-color: var(--bs-dark);
  border: none;
  font-family: var(--bs-font-inter);
  line-height: 180%;
  font-weight: 500;
  background-image: url(../images/white-check-circle.svg);
  background-position: center left 15px;
  background-size: 20px;
  background-repeat: no-repeat;
}
.culture-card {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}
.culture-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(var(--bs-lightdark-rgb), 0.72);
  backdrop-filter: blur(4px);
  z-index: 1;
}
.culture-card-icon {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 100%;
}
.culture-card-content,
.culture-wrapper .video-modal video {
  height: auto;
  width: 100%;
}
@media (max-width: 639px) {
  .footer .footer-bottom .footer-menu .right ul {
    column-count: 2;
    column-gap: 30px;
  }
  .weare .card {
    height: 30vh;
  }
  .swiper-marquee {
    align-items: flex-start;
  }
  .timeline-item {
    padding: 40px 30px;
    margin-top: 40px;
  }
  .culture-card-icon {
    padding-top: 180%;
  }
}
.culture-card-icon button {
  position: absolute;
  top: 50%;
  background: 0 0;
  border: none;
  padding: 0;
  line-height: 0;
  cursor: pointer;
  z-index: 2;
}
.culture-card:first-child .culture-card-icon button {
  top: 50%;
}
.culture-card video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.culture-card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  display: flex;
  flex-flow: column;
  align-items: start;
  justify-content: end;
  gap: 10px;
  z-index: 1;
}
.culture-card-content p {
  line-height: var(--fs-20);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.culture-wrapper .video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(28 28 28 / 0.32);
  backdrop-filter: blur(4px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}
.cs-approach-section:before,
.cs-imapct-section:before,
.sitework-wrapper:before {
  content: "";
  left: 0;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.culture-wrapper .video-modal-content {
  display: flex;
  position: relative;
  padding: 0;
  border-radius: 20px;
  max-width: 90dvw;
  width: 100%;
  height: calc(100dvh - 30dvh);
  margin: 0 auto;
  align-items: end;
  justify-content: center;
  flex-flow: column;
  gap: 20px;
}
.culture-wrapper .culture-card .culture-card-icon .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.culture-wrapper .video-modal .close-btn {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  margin: 0;
  background-color: var(--bs-white);
  border-radius: 10px;
}
.career-wrapper .formmodal .modal-close img,
.culture-wrapper .video-modal .close-btn img {
  width: 20px;
  height: 20px;
  filter: invert(1);
}
.culture-wrapper .video-modal-content iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.join-pattern-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  gap: 0;
}
.join-pattern-item {
  overflow: hidden;
  position: relative;
  display: block;
}
.join-pattern-item.round {
  border-radius: 50%;
}
.join-pattern-item.top-left-round {
  border-top-left-radius: 50px;
}
.join-pattern-item.bottom-left-round {
  border-bottom-left-radius: 50px;
  grid-column-end: 3;
  grid-column-start: 1;
}
.join-pattern-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cta-wrapper .cta-content {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  gap: 40px;
}
.cta-wrapper .cta-content .left {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}
.cta-wrapper .cta-content .right svg {
  width: 100%;
  height: 103%;
  object-fit: cover;
}
.process-wrapper .card {
  position: relative;
  margin: 0;
  padding: 40px;
  width: 100%;
  background-color: rgba(var(--bs-white200-rgb), 0.4);
  border: 2px solid rgba(var(--bs-white200-rgb), 0.15);
  border-radius: 20px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  backdrop-filter: blur(4px);
}
.process-wrapper .process.left .card span,
.process-wrapper .process.right .card span {
  position: absolute;
  left: -30px;
  transform: translateY(-30%);
  width: min(4rem, 5dvw);
  height: min(4rem, 5dvw);
  border-radius: 50%;
  font-size: min(1.5rem, 5dvw);
  font-weight: 600;
  color: var(--bs-lightdark);
  display: flex;
  top: 0;
}
.process-wrapper .process.left .card span {
  background-color: rgba(var(--bs-white100-rgb), 1);
  align-items: center;
  justify-content: center;
  line-height: min(1.5rem, 5dvw);
}
.process-wrapper .process.right .card span {
  background-color: var(--bs-white);
  align-items: center;
  justify-content: center;
}
.career-content {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  justify-content: center;
  margin: 0 0 40px;
  padding: 0 0 40px;
  gap: 30px;
  width: 100%;
  border: none;
  border-bottom: 1px solid var(--bs-lightdark);
  row-gap: 30px;
}
.career-content:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.career-content .career-title,
.common-contant .content .flex-1 {
  flex: 1 1 0%;
}
.career-content .content {
  flex: 2 2 0%;
}
.career-content .btn-custom {
  flex: 1 1 0%;
  text-align: right;
}
.career-wrapper .formmodal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--bs-dark-rgb), 0.7);
  width: 100%;
  height: 100%;
  z-index: 999999;
  backdrop-filter: blur(4px);
}
.career-wrapper .formmodal .modal-content {
  width: 100%;
  max-width: 75dvw;
  margin: 0 auto;
  padding: 30px 60px;
  overflow-x: hidden;
  border-radius: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-wrapper .formmodal .modal-content {
    max-width: 90dvw;
    padding: 60px;
  }
}
.career-wrapper .formmodal .modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  margin: 0;
  background-color: var(--bs-white);
  border-radius: 10px;
}
.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #eda800;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: 1s linear infinite spin;
  margin: 0 auto;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.global-list .sitemap-links .grid-wrapper,
.gridable-listing ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.global-list .sitemap-links .grid-wrapper li a {
  text-decoration: none;
}
@media (max-width: 1440px) {
  .global-list .sitemap-links .grid-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.common-contant .box-white200 {
  background-color: rgba(var(--bs-lightdark-rgb), 0.15);
  border-radius: 20px;
  padding: 40px;
  backdrop-filter: blur(8px);
}
.common-contant.bg-dark .content .flex-1:first-child {
  background-color: rgba(var(--bs-white100-rgb), 0.9);
  border-radius: 20px;
  padding: 30px;
  backdrop-filter: blur(10px);
}
.common-contant.bg-dark .content .flex-1:nth-child(2) {
  background-color: rgba(var(--bs-white200-rgb), 0.6);
  border-radius: 20px;
  padding: 30px;
  backdrop-filter: blur(10px);
}
.common-contant.bg-dark .content .flex-1:nth-child(3) {
  background-color: rgba(var(--bs-lightdark-rgb), 0.35);
  border-radius: 20px;
  padding: 30px;
  backdrop-filter: blur(10px);
}
.common-contant.bg-white .content .flex-1:first-child,
.common-contant.bg-white .content .flex-1:nth-child(2) {
  background-color: rgba(var(--bs-lightdark-rgb), 0.15);
  box-shadow: 0 10px 15px -3px rgba(var(--bs-lightdark-rgb), 0.1);
  border-radius: 20px;
  padding: 30px;
  backdrop-filter: blur(10px);
}
.round-bx.white {
  background-color: var(--bs-white);
}
.round-bx.white svg path {
  fill: var(--bs-dark);
}
.round-bx.dark svg path {
  fill: var(--bs-white);
}
.round-bx {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 18px;
  display: flex;
  margin: 0 0 30px;
}
.bx-yellow {
  background-color: rgba(var(--bs-yellow-rgb), 0.2);
  color: var(--bs-dark);
  border-radius: 20px;
  padding: 30px;
  backdrop-filter: blur(10px);
}
.bx-yellow blockquote {
  font-weight: 400;
  font-size: var(--fs-20);
  line-height: 150%;
}
.bx-yellow blockquote cite {
  font-weight: 700;
  display: block;
  margin-top: 20px;
  font-size: var(--fs-16);
}
.case-study-image-wrapper img {
  width: 100%;
  height: 100%;
  max-height: 539px;
  object-fit: cover;
  object-position: top;
  border-radius: 20px;
}
.case-study-image-wrapper + .content {
  border-bottom: 1px solid rgb(77 77 77 / 0.25);
}
.common-contant.key-points-section .title h3 {
  text-transform: capitalize;
}
.key-points-section .box-listing-wrapper .start__card {
  padding: 20px;
  height: auto;
}
.key-points-section .box-listing-wrapper .start__card .img {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .gridable-listing ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 992px) {
  .global-list .sitemap-links .grid-wrapper,
  .gridable-listing ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .gridable-listing ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 768px) {
  .common-contant.cs-approach-section .content .flex-1 {
    flex: auto;
  }
}
.cs-approach-section:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/line-pattern1.webp);
}
.cs-approach-section .card-img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}
.cs-approach-section .card-img .img {
  position: relative;
  overflow: hidden;
  padding-top: 135%;
}
.cs-approach-section .card-img .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.cs-approach-section .card-img .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 40px);
  height: fit-content;
  min-height: 270px;
  border-radius: 20px;
  background-color: rgba(var(--bs-yellow-rgb), 0.8);
  backdrop-filter: blur(12px);
  padding: 20px;
  margin: 20px;
  z-index: 1;
}
.cs-approach-section .card-img .overlay .title {
  border: none;
  border-bottom: 1px solid rgba(var(--bs-white200-rgb), 0.5);
  padding-bottom: 8px;
  margin-bottom: 12px;
}
.cs-approach-section .card-img .overlay h6 {
  font-size: var(--fs-20);
  font-weight: 700;
}
.cs-approach-section .card-img .overlay .global-list ul,
.cs-imapct-section .card .global-list ul {
  padding: 0;
  gap: 10px;
}
.cs-approach-section .card-img .overlay .global-list ul li {
  padding-left: 20px;
  font-size: var(--fs-14);
  line-height: 17px;
}
.cs-approach-section .card-img .overlay .global-list ul li:before {
  background-image: url(../images/check-vector.svg);
  top: 3px;
}
.cs-imapct-section:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/line-pattern2.webp);
}
.cs-imapct-section .card {
  background-color: rgba(var(--bs-white200-rgb), 0.25);
  border: 1px solid rgba(var(--bs-lightdark-rgb), 0.15);
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(12px);
  height: 100%;
}
.cs-imapct-section blockquote {
  display: block;
  position: relative;
  background-color: rgba(252, 241, 213, .4);
  width: 100%;
  border-radius: 20px;
  backdrop-filter: blur(8px);
  overflow: hidden;
}

.cs-imapct-section blockquote p {
  display: block;
  color: var(--bs-dark);
  font-size: var(--fs-32);
  line-height: 1.5;
}
.cs-imapct-section blockquote .head {
    display: inline-flex;
    color: var(--bs-dark);
    background-color: rgba(252, 241, 213, .25);
    border: none;
    border-bottom: 1px solid var(--bs-dark);
    width: 100%;
    font-weight: 500;
    line-height: 1.875;
}
.cs-imapct-section blockquote .head {
    @media (min-width: 1024px) {
        padding: 20px 50px;
    }
}
.cs-imapct-section blockquote p {
    @media (min-width: 1024px) {
        padding: 50px;
        font-size: var(--fs-32);
        line-height: 1.5;
    }
}
.cs-imapct-section blockquote .rating {
    display: inline-flex;
    flex-flow: wrap;
    color: var(--bs-dark);
    background-color: rgba(252, 241, 213, .25);
    border: none;
    border-top: 1px solid var(--bs-dark);
    width: 100%;
    font-weight: 500;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.cs-imapct-section blockquote .rating {
    @media (min-width: 1024px) {
        gap: 20px;
        padding: 20px 50px;
    }
}
.sitework-wrapper:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/line-pattern4.webp);
}
.sitework-wrapper .img .overlay {
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  animation: 110s linear infinite animName;
}
@media (min-width: 992px) {
  .footer .footer-bottom .footer-sicon {
    margin-bottom: 30px;
  }
  .common-contant .tab-content .tab-pane .log-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    border: none;
  }
  .common-contant .reviews {
    display: flex;
    flex-flow: wrap;
    align-items: start;
    justify-content: flex-start;
    margin: 0 0 40px;
    padding: 30px 0;
    width: 100%;
    column-gap: 60px;
    border: none;
    border-top: 1px solid rgba(var(--bs-white200-rgb), 0.1);
    border-bottom: 1px solid rgba(var(--bs-white200-rgb), 0.1);
  }
  .common-contant .review-box {
    flex: 0 0 auto;
    width: auto;
    gap: 20px;
  }
  .common-contant .review-box a {
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
  }
  .contact-experience .swiper-wrapper {
    width: auto;
  }
  .culture-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 30px;
  }
  .culture-card:first-child {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-end: 3;
    grid-column-start: 1;
  }
  .culture-card:nth-child(2) {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-end: 5;
    grid-column-start: 3;
  }
  .culture-card:nth-child(3) {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-end: 5;
    grid-column-start: 3;
  }
  .culture-card-icon {
    padding-top: 435px;
  }
  .culture-card:first-child .culture-card-icon {
    padding-top: 900px;
  }
  .cta-wrapper .cta-content {
    gap: 60px;
    height: 45dvh;
  }
  .cta-wrapper .cta-content .left {
    flex: 1 1 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 6.5dvh 0 0;
  }
  .cta-wrapper .cta-content .right {
    flex: 1 1 calc(50% - 30px);
    max-width: calc(50% - 30px);
    height: 100%;
  }
  .process-wrapper .process.left:after,
  .process-wrapper .process.right:before {
    content: "";
    position: absolute;
    top: 100%;
    width: max(20.2rem, 5vw);
    height: 10.5rem;
    background-color: #fff0;
    transform: translateX(0);
  }
  .process-wrapper .process-block .swiper-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: start;
    align-items: start;
    width: 100%;
    margin: 0;
    padding: 0;
    gap: 50px;
    transform: none !important;
  }
  .process-wrapper .process.left,
  .process-wrapper .process.right {
    position: relative;
    width: 100%;
    max-width: 50%;
  }
  .process-wrapper .process.right {
    margin-left: auto;
  }
  .process-wrapper .process.left:after {
    left: 50%;
    border: 2px dashed var(--bs-white200);
    border-top: 0;
    border-right: 0;
    border-radius: 0 0 0 8rem;
  }
  .process-wrapper .process.right:before {
    right: 50%;
    border: 2px dashed var(--bs-white200);
    border-top: 0;
    border-left: 0;
    border-radius: 0 0 8rem;
  }
  .process-wrapper .process-end:after,
  .process-wrapper .process-end:before {
    display: none;
  }
  .sitework-wrapper .img .overlay {
    width: calc(168 / 1920 * 100vw);
  }
}
@media (max-width: 991px) {
  .contact-inquery .cta-right {
    margin-top: 0;
  }
  .career-wrapper .formmodal,
  .culture-wrapper .video-modal {
    flex-flow: column;
    align-items: end;
  }
  .join-pattern-grid {
    margin-top: 40px;
  }
  .process-wrapper .card {
    padding: 30px;
  }
  .process-wrapper .process.left .card span,
  .process-wrapper .process.right .card span {
    left: 0;
    transform: translateY(-50%);
    width: min(2rem, 6dvw);
    height: min(2rem, 6dvw);
    font-size: min(1rem, 3dvw);
    line-height: min(1rem, 3dvw);
  }
  .career-content .btn-custom,
  .career-content .career-title,
  .career-content .content {
    max-width: 100%;
    flex: 1 1 100%;
  }
  .career-content .career-title {
    order: 1;
  }
  .career-content .content {
    order: 2;
  }
  .career-content .btn-custom {
    text-align: left;
    order: 3;
  }
  .career-wrapper .formmodal .modal-content {
    max-width: 90dvw;
    padding: 30px 15px 30px 30px;
  }
  .career-wrapper .formmodal .modal-content .employ_form {
    margin-top: 0;
    height: calc(100dvh - 30dvh);
    overflow-x: hidden;
    padding-right: 15px;
  }
  .sitework-wrapper .img .overlay {
    width: 18vw;
  }
  .thank-you-wrapper img {
    max-width: 80%;
    height: auto;
  }
}
@media (max-width: 575px) {
  .footer .footer-top .divider {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: rgba(var(--bs-white200-rgb), 0.25);
    padding: 0;
    margin: 0;
  }
  .footer-copyright .footer-copyright-sec p a,
  .footer-copyright ul li a {
    display: block;
  }
  .weare .card .content-L {
    margin-bottom: 20px;
  }
  .weare .card {
    height: auto;
    max-height: none;
  }
  .mobp0 {
    padding: 0;
  }
  .blogcard-slider {
    padding: 0 25px;
  }
  .benefits-wrapper .lft-card:before {
    width: 90dvw;
    height: 90dvw;
    transform: translateX(-25dvw) translateY(-25dvw);
  }
  .industries-wrapper-slider .home_wrap-cols {
    width: 85dvw;
    z-index: -1;
  }
  .process-wrapper .process.left .card span,
  .process-wrapper .process.right .card span {
    left: 0;
    transform: translateY(-50%);
    width: min(4rem, 8dvw);
    height: min(4rem, 8dvw);
    font-size: min(1rem, 3dvw);
    line-height: min(1rem, 3dvw);
  }
  .sitework-wrapper .img .overlay {
    width: calc(120 / 575 * 100vw);
  }
}
@media (min-width: 1200px) {
  .growth-wrapper .start__grid-two {
    grid-row: 1 / span 2;
    grid-column-start: 3;
    grid-column-end: 4;
  }
  .growth-wrapper .start__grid-three {
    grid-row-start: 2;
    grid-column-end: 1;
    grid-column-start: 1;
  }
  .growth-wrapper .start__grid-four {
    grid-row-start: 3;
    grid-column-end: 4;
    grid-column-start: 2;
  }
  .growth-wrapper .start__grid-five {
    grid-column: 1 / span 1;
    grid-row: 3;
  }
  .joinlist {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin: 80px 0 0;
    padding: 0;
    width: 100%;
    position: relative;
    gap: 3vw;
  }
  .joinlist .s-appr__list.mod-top .s-appr__title {
    margin: 0 0 25px;
    padding: 0 0 10px;
    order: 1;
  }
  .joinlist .s-appr__list.mod-top .s-appr__item-wrap {
    order: 2;
  }
  .contact-inquery {
    justify-content: space-between;
    display: flex;
    flex-flow: row;
  }
  .contact-inquery .cta-left {
    width: 38%;
  }
  .contact-inquery .cta-right {
    width: 59%;
    margin: 0;
  }
  .sitework-wrapper .content p:first-child {
    font-size: var(--fs-20);
    line-height: 34px;
  }
  .sitework-wrapper .content p {
    font-size: var(--fs-24);
    line-height: 40px;
  }
}
.case-study-slider-wrapper .swiper-wrapper {
  justify-content: center;
}
.contact-wrapper .btn-link {
  border: 1px solid var(--bs-yellow);
  padding: 10px;
}
.blog-card .img {
  padding-top: 67%;
}
.blog-heading.grid-post-heading {
  -webkit-line-clamp: none;
}
.meta-object-list ul,
.flymeflag-list ul {
  width: fit-content;
  flex-flow: column;
  margin-inline: auto;
}

@media(max-width:575px) {
    .meta-object-list ul,
.flymeflag-list ul {
        text-align: start;
    }
}