.html-black-background .footer {
  background-color: #0D0B14;
}

.dotgrid-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.herosection-box h1 {
  display: inline-block;
  text-align: left;
  line-height: 44px;
}

.herosection-box h1 span {
  text-align: left;
}

.hero-heading .type-anim__content {
  font-size: 36px;
  line-height: 44px;
}

.hero-heading {
  min-height: 88px;
}

#main.site-dsd {
  background-color: #05000F;
}

.hero-section {
  position: relative;
  padding: 150px 0 130px;
}

.hero-section::after {
  width: 100%;
  height: 120px;
  display: block;
  content: "";
  background: linear-gradient(180deg, #05000F00, #05000F);
  position: absolute;
  bottom: 0;
}

.hero-image-container {
  margin-top: 0;
}

.hero-image-container img {
  min-width: 532px;
}

.herosection-box {
  display: grid;
  grid-template-columns: 500px 1fr;
  gap: 109px;
  z-index: 2;
  position: relative;
  align-items: center;
}

.hero-text {
  margin: 5px 0 0;
}

.hero-text p,
.hero-text p span {
  font-size: 15px;
  line-height: 20px;
  color: #A3A3A3;
  margin-bottom: 0;
  text-align: left;
}

.hero-button {
  display: flex;
  gap: 15px;
}

.hero-button .hero-btn {
  padding: 13px 30px;
}

.hero-button .hero-btn.button-schedule {
  background-color: #2E2C36;
}

.hero-hyperlink {
  margin-top: 30px;
  display: flex;
  gap: 15px;
}

.hero-hyperlink-btn {
  border-radius: 12px;
  border: solid 1px #261E36;
  background: #FFFFFF0D;
  display: grid;
  grid-template-columns: 32px 1fr;
  gap: 15px;
  min-width: 180px;
  align-items: center;
  padding: 0 15px;
  min-height: 67px;
}

.hero-hyperlink-btn.clutch {
  grid-template-columns: 29px 1fr;
}

.hyperlink-content p {
  font-size: 13px;
  line-height: 16px;
  color: #E5E5E5;
  margin-bottom: 5px;
  font-weight: 500;
}

.hyperlink-content .star {
  display: flex;
  gap: 5px;
}

.hero-image-box::before, .hero-image-box::after {
  top: 50%;
  transform: translateY(-50%);
  width: 150px;
  height: 380px;
  background-position: center;
}

.hero-image-box {
  max-width: 494px;
  margin: 0 auto;
}

.hero-image-box::after {
  left: calc(100% - 20px);
}

.hero-image-box::before {
  right: calc(100% - 20px);
}

.hero-image-container {
  text-align: center;
}

.image-hover-shadow::before {
  inset: -30px;
  filter: blur(70px) saturate(1.25);
  top: 40%;
  background-size: 100% 30%;
  left: 17px;
}

.platform-section {
  z-index: 2;
  position: relative;
  background: #05000F;
}

.platform-image-container {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.platform-image {
  display: flex;
  align-items: center;
}

.platform-container {
  display: inline-flex;
  animation: scroll-left 60s linear infinite; /* tốc độ cuộn */
  height: 150px;
}

.platform-container img {
  width: auto !important;       /* Giữ nguyên kích thước gốc */
  height: auto !important;      /* Giữ nguyên tỉ lệ gốc */
  max-width: none !important;   /* Bỏ giới hạn 100% của theme */
  max-height: none !important;  /* Bỏ mọi scale của parent */
  margin: 0 35px;
  vertical-align: middle;
  display: inline-block;
}

.what-we-delivery-section {
  background: #05000F;
  z-index: 2;
  position: relative;
  padding: 40px 0;
}

h2.heading-gradient,
h2.heading-gradient span {
  color: #E5E5E5;
  font-size: 28px !important;
  line-height: 36px !important;
  font-weight: 600;
  display: inline-block;
}

.wwd-image img {
  border-radius: 10px;
}

.wwd-button-container .wwd-btn {
  padding-top: 13px;
  padding-bottom: 13px;
}

.wwd-button-container h3 {
  font-size: 15px !important;
  line-height: 20px !important;
}

.wwd-service-container {
  margin-top: 17px;
  gap: 20px;
}

.wwd-service-box {
  background: transparent;
  border: solid 1px #212124;
  padding: 20px;
  margin-bottom: 10px;
  min-height: 116px;
}

.what-we-delivery-section .wwdsection-box {
  position: relative;
  z-index: 2;
}

.what-we-delivery-section::after,
.what-we-delivery-section::before,
.why-chose-section::after,
.why-chose-section::before,
.services-section::before,
.services-section::after
{
  content: "";
  width: 100%;
  height: 130px;
  position: absolute;
  left: 0;
  z-index: 1;
}

.what-we-delivery-section::before,
.why-chose-section::before,
.services-section::before {
  background: url(../img/web-app-development/dedicated/footer-light.png);
  top: 0;
  background-position: center top;
}

.what-we-delivery-section::after,
.why-chose-section::after,
.services-section::after,
.our-happy-clients-section::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1920" height="130" viewBox="0 0 1920 130"><defs><radialGradient id="radial-gradient" cx="0.5" cy="1.18" r="0.5" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%232f2692"/><stop offset="1" stop-color="%23111112" stop-opacity="0"/></radialGradient></defs><rect id="footer-light" width="1920" height="130" fill="url(%23radial-gradient)"/></svg>');
  bottom: 0;
  background-position: center bottom;
}

.our-web-section {
  padding: 40px 0 0;
}

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

.ow-heading h2 {
  margin-bottom: 50px;
}

.ow-diagram {
  display: grid;
  grid-template-columns: 1fr 400px 300px;
  margin-bottom: 100px;
}

.diagram-line3.ow-diagram {
  margin-bottom: 99px;
}

.icon-ctn {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #312D38;
  border-radius: 50%;
  transition: 0.4s;
  position: relative;
  z-index: 1;
}

.diagram-box.active .icon-ctn {
  background: linear-gradient(180deg, #7CFBFD, #5BBAE8, #346ECF);
  box-shadow: 0 0 50px #49A4DD;
}

.diagram-content {
  position: relative;
  z-index: 2;
}

.diagram-content h3 {
  color: #E5E5E5;
  font-weight: 600;
  margin-bottom: 5px;
  max-width: 270px;
  line-height: 20px !important;
  font-size: 17px !important;
}

.diagram-content p {
  color: #86868B;
  max-width: 270px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
}

.diagram-box.box-left {
  padding-left: 69px;
}

.diagram-box.box-mid {
  padding-right: 11px;
}

.image-box {
  display: flex;
  gap: 9px;
  margin-bottom: 15px;
  position: relative;
}

.diagram-box.box-right .arrow {
  position: absolute;
  left: 86px;
  top: 40px;
}

.diagram-box.box-left .arrow-absolute {
  position: absolute;
  right: calc(100% + 6px);
  top: 40px;
}

.cwa-section-4.dsd-section-5 {
  padding: 40px 0;
  background: #12101A;
}

.agt-heading {
  min-height: 36px;
  line-height: 36px;
  margin-bottom: 30px;
}

.agt-content-box h3 {
  line-height: 20px !important;
  font-size: 17px !important;
}

.agt-content-box p, .agt-content-box p span {
  color: #86868B;
}

.agt-content-box {
  background: #18161F;
  padding: 15px 30px;
}

.agt-box-container {
  align-items: start;
}

.agt-box-container .box-right {
  gap: 5px;
}

.agt-button-container {
  grid-column: 1;
  margin-top: 10px;
}

.agt-button-container .agt-btn {
  padding: 13px 30px;
}

.why-chose-section {
  padding: 40px 0;
  position: relative;
}

.why-chose-section .cwa-box {
  position: relative;
  z-index: 2;
}

.wctn-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.wctn-heading {
  text-align: center;
  margin-bottom: 25px;
}

.wctn-heading h2 {
  margin-bottom: 10px;
}

.wctn-subheading p {
  font-size: 15px;
  line-height: 20px;
  color: #E5E5E5;
}

.wctn-info-row {
  border: solid 1px #212124;
  border-radius: 18px;
  padding: 35px 30px 43px;
  position: relative;
}

.wctn-info-row h3 {
  color: #E5E5E5;
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: 600;
}

.wctn-info-row p {
  color: #A3A3A3;
  font-size: 15px;
  line-height: 20px;
}

.wctn-right {
  margin-top: 15px;
}

.wctn-info-row::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: inherit;
  background: linear-gradient(270deg, #3E93F7, #E60A78, #3E93F7, #E60A78);
  background-size: 300% 300%;
  animation: borderMove 4s ease infinite;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: -3px;
  top: -3px;
  transition: 0.5s;
}

.wctn-info-row.active::before {
  opacity: 1;
  transition: 0.5s;
  z-index: 2;
}

.icon-btn {
  background-color: transparent;
  outline: none;
  position: relative;
  width: 44px;
  height: 44px;
  perspective: 24em;
  transform-style: preserve-3d;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
}

.icon-btn__back,
.icon-btn__front,
.icon-btn__label {
  transition:
    opacity 0.3s cubic-bezier(0.83, 0, 0.17, 1),
    transform 0.3s cubic-bezier(0.83, 0, 0.17, 1);
}

.icon-btn__back,
.icon-btn__front {
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icon-btn__back {
  box-shadow: 0.5em -0.5em 0.75em hsla(223, 10%, 10%, 0.15);
  display: block;
  transform: rotate(15deg);
  transform-origin: 100% 100%;
}

.icon-btn__front {
  background-color: hsla(0, 0%, 100%, 0.15);
  box-shadow: 0 0 0 0.1em hsla(0, 0%, 100%, 0.3) inset;
  backdrop-filter: blur(0.75em);
  -webkit-backdrop-filter: blur(0.75em);
  display: flex;
  transform-origin: 80% 50%;
}

.icon-btn__icon {
  margin: auto;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-btn__icon img {
  width: 100%;
  height: auto;
  display: block;
}

.icon-btn__label {
  font-size: 1em;
  white-space: nowrap;
  text-align: center;
  line-height: 2;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  transform: translateY(0);
}

.icon-btn:focus-visible .icon-btn__back,
.icon-btn:hover .icon-btn__back,
.wctn-info-row.active .icon-btn .icon-btn__back {
  transform: rotate(25deg) translate3d(-0.5em, -0.5em, 0.5em);
}

.icon-btn:focus-visible .icon-btn__front,
.icon-btn:hover .icon-btn__front,
.wctn-info-row.active .icon-btn .icon-btn__front {
  transform: translateZ(2em);
}

.icon-btn:focus-visible .icon-btn__label,
.icon-btn:hover .icon-btn__label,
.wctn-info-row.active .icon-btn .icon-btn__label {
  opacity: 1;
  transform: translateY(20%);
}

.cwa-section-6.dsd-section-7 {
  padding: 40px 0;
  background-color: #05000F;
}

.ts-heading {
  margin-bottom: 30px;
}

.ts-button p {
  background-color: #2E2C36;
  padding: 12px 20px;
}

.ts-button {
  margin-top: 15px;
}

.case-study-section {
  padding: 40px 0;
  position: relative;
}

.cs-heading {
  margin-bottom: 30px;
}

.case-study-section .cwa-box {
  position: relative;
  z-index: 2;
}

p.sub-heading {
  font-size: 15px;
  line-height: 20px;
  color: #E5E5E5;
  margin-bottom: 0;
}

.center-heading h2 {
  margin-bottom: 10px;
}

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

.case-study-tab {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-bottom: 30px;
}

.case-study-tab .tab-title {
  border: solid 1px #212124;
  border-radius: 6px;
  padding: 9px 15px;
  cursor: pointer;
  position: relative;
}

.tab-title p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  color: #86868B;
}

.tab-list-item {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 21px;
}

.tab-item {
  padding: 1px;
  background-color: #18161F;
  border: solid 1px #212124;
  border-radius: 8px 8px;
  position: relative;
  display: block;
}

.tab-item.active {
  border-radius: 8px 8px 2px 2px;
}

.tab-item::after {
  display: block;
  content: "";
  width: calc(100% + 2px);
  height: 2px;
  left: -1px;
  bottom: 0;
  position: absolute;
  border-radius: 0 0 2px 2px;
  --gradient-duration: 8s;
  background: linear-gradient(270deg, #3E93F7, #E60A78, #3E93F7, #E60A78);
  background-size: 300% 300%;
  animation: borderMove 8s ease infinite;
  opacity: 0;
  transition: 0.4s;
}

.tab-item.active::after {
  opacity: 1;
}

.tab-item img {
  border-radius: 7px 7px 0 0;
}

.tab-item h3 {
  font-size: 15px !important;
  line-height: 20px !important;
  color: #E5E5E5;
  font-weight: 600;
  margin-bottom: 10px;
}

.tab-item p {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Giới hạn 3 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  margin-bottom: 0;
  color: #86868B;
  font-size: 15px;
  line-height: 20px;
}

.tab-item .content {
  padding: 15px 14px 40px;
}

.tab-title::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background-size: 300% 300% !important;
  animation: borderMove 4s ease infinite;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 0;
  opacity: 0;
  transition: 0.6s;
  background: linear-gradient(270deg, #3E93F7, #E60A78, #3E93F7, #E60A78);
  height: 100%;
}

.tab-title.active {
  border-radius: 24px;
}

.tab-title.active::before {
  background: linear-gradient(270deg, #3E93F7, #E60A78, #3E93F7, #E60A78);
  z-index: 1;
  opacity: 1;
  transition: 0.6s;
}

.tab-title.active p {
  color: #fff;
}

.tab-container {
  display: none;
}

.tab-container.active {
  display: block;
}

.case-study-link {
  text-align: center;
  margin-top: 20px;
}

.case-study-link a {
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  padding: 13px 20px;
  background: #E60078;
  border-radius: 25px;
}

.cwa-section-7.dsd-section-9 {
  padding: 40px 0;
  position: relative;
}

.ohc-box-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}

.ohc-content {
  text-align: center;
  margin-bottom: 40px;
}

.ohc-content p {
  margin-bottom: 0;
  color: #E5E5E5;
  font-size: 15px;
  line-height: 20px;
}

.ohc-heading {
  margin-bottom: 30px;
}

.ohc-box {
  border-radius: 18px;
  border: solid 1px #22222B;
  padding: 40px 30px 30px;
  position: relative;
  transition: 0.6s;
  min-height: 300px;
}

.ohc-box.active {
  background-color: #12032C;
}

.ohc-box::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: inherit;
  background: linear-gradient(270deg, #3E93F7, #E60A78, #3E93F7, #E60A78);
  background-size: 300% 300%;
  animation: borderMove 4s ease infinite;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: -3px;
  top: -3px;
  transition: 0.5s;
}

.ohc-box .ohc-box-content {
  z-index: 3;
  position: relative;
}

.ohc-box-content img {
  margin-bottom: 40px;
}

.ohc-box-content p {
  font-size: 15px;
  line-height: 20px;
  color: #E5E5E5;
  margin-bottom: 30px;
  font-weight: 400;
}

.ohc-box-content h3 {
  color: #E5E5E5;
  font-size: 15px !important;
  line-height: 19px !important;
  font-weight: 600;
  margin-bottom: 5px;
}

.ohc-box-content h4 {
  color: #848589;
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: 400;
}

.ohc-button-container {
  text-align: center;
  margin-top: 20px;
}

.ohc-button-container a {
  display: inline-block;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px;
  padding: 15px 30px;
  background-color: #E60078;
  border-radius: 25px;
  cursor: pointer;
}

.ohc-box:last-child,
.ohc-box-last {
  background-color: #18161F;
  border: solid 1px #22222B;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.ohc-box:last-child h3,
.ohc-box-last h3 {
  font-size: 13px !important;
  line-height: 18px !important;
  color: #E5E5E5;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}

.region-tab .tab-title {
  border: solid 1px #37374A;
  position: relative;
  padding: 9px 15px;
  cursor: pointer;
  border-radius: 6px;
}

.region-tab .tab-title.active {
  border-color: transparent;
  border-radius: 24px;
}

.region-box-container {
  display: grid;
  grid-template-columns: 550px 1fr;
  gap: 80px;
  align-items: center;
}

.region-box-container .box-left img {
  border-radius: 14px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  transform: 0.4s;
}

.region-box-container .box-left img.tab-responsive {
  position: relative;
}

.region-box-container .box-left img.active {
  z-index: 2;
  opacity: 1;
}

.region-tab {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}

.region-box-container .box-left {
  position: relative;
}

.region-content-container  {
  display: none;
}

.region-content-container.active {
  display: block;
}

.region-content-container h3 {
  font-size: 15px !important;
  line-height: 20px !important;
  color: #E5E5E5;
  font-weight: 600;
  margin-bottom: 10px;
}

.region-content-container p {
  font-size: 15px;
  line-height: 20px;
  color: #86868B;
  margin-bottom: 0;
}

.region-button-container {
  margin-top: 30px;
  display: flex;
  gap: 15px;
}

.region-btn {
  display: inline-block;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 13px 20px;
  background: #E60078;
  border-radius: 25px;
  cursor: pointer;
}


.dsd-section-10 {
  padding: 40px 0;
  background: #12101A;
}

.r-heading h2 {
  margin-bottom: 25px;
}
.accordion-button {
  cursor: pointer;
  width: 100%;
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  border: none;
  box-shadow: none;
}

.accordion-header {
  display: flex;
}

.accordion-button h3, .accordion-button span {
  font-size: 15px !important;
  line-height: 20px !important;
  color: #E5E5E5;
  margin-bottom: 0;
  font-weight: 400;
}

.accordion-button.open h3,
.accordion-button.open span {
  font-weight: 600;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 30px 0 0;
  transition: max-height 0.3s ease-out;
  border: none;
  box-shadow: none;
}

.accordion-content p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
  font-family: 'Inter', sans-serif;
  color: #A3A3A3;
  margin-bottom: 0;
}

.faq-section .accordion {
  max-width: 770px;
  margin: 0 auto;
}

.accordionBox {
  background: #18161F;
  padding: 15px 20px;
  border-radius: 6px;
  margin-bottom: 10px;
}

.accordionBox:last-child {
  margin-bottom: 0;
}

.faq-section {
  padding: 40px 0 30px;
  background: #12101A;
  position: relative;
}

.accordion-button .accordion-icon {
  display: flex;
}

.accordion-button.open .accordion-icon {
  transform: rotate(180deg);
}

.blog-section {
  padding: 40px 0 80px;
}

.blog-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.blog-item .content {
  margin-top: 15px;
}

.blog-item .content h3 {
  color: #E5E5E5;
  font-size: 17px !important;
  line-height: 24px !important;
  margin-bottom: 5px;
  font-weight: 600;
}

.blog-item .content p {
  font-size: 15px;
  line-height: 20px;
  color: #A3A3A3;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  margin-bottom: 0;
}

.blog-item .content .date {
  font-size: 13px;
  line-height: 18px;
  color: #A3A3A3;
  font-style: italic;
  display: block;
  margin-bottom: 10px;
}

.blog-item .thumb img {
  border-radius: 4px;
}

.blog-item .categories {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  margin-top: 15px;
}

.blog-item .cat-item {
  display: block;
  color: #A3A3A3;
  font-size: 13px;
  line-height: 18px;
  border: solid 1px #212124;
  padding: 3px 10px;
  border-radius: 4px;
}

.let-talk-section {
  padding: 40px 0;
}

.let-talk-box-container {
  display: grid;
  grid-template-columns: 550px 1fr;
  gap: 50px;
}

.lt-heading h2 {
  margin-bottom: 50px;
}

.lt-custom-contact-form label {
  font-size: 15px;
  line-height: 20px;
  color: #86868B;
  text-align: left;
}

.lt-custom-contact-form input[type="text"],
.lt-custom-contact-form input[type="email"],
.lt-custom-contact-form input[type="tel"],
.lt-custom-contact-form textarea,
.lt-custom-contact-form select {
  border: solid 1px #212124;
  margin-top: 5px;
  background: transparent;
  color: #fff;
}

.lt-custom-contact-form .dp-fl ~ p {
  margin-bottom: 15px;
}

.lt-custom-contact-form  p:last-child {
  text-align: right;
  margin-bottom: 0 !important;
}

.lt-custom-contact-form  p:last-child input {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  padding: 13px 20px;
  height: 46px;
}

.modal-content {
  position: relative;
  transform: translate(0, 0);
  left: auto;
  top: auto;
}

@media (min-width: 767px) {
  .ohc-box.active::before {
    opacity: 1;
    transition: 0.5s;
    z-index: 2;
  }

  .diagram-box:hover .icon-ctn {
    background: linear-gradient(180deg, #7CFBFD, #5BBAE8, #346ECF);
    box-shadow: 0 0 50px #49A4DD;
  }

  .html-black-background .wgl-theme-header,
  .html-black-background .wgl-site-header {
    background: transparent;
    backdrop-filter: none;
  }

  .wgl-theme-header {
    position: absolute;
    width: 100%;
  }

  .html-black-background .wgl-site-header::after {
    opacity: 0;
  }

  .html-black-background .wgl-site-header.sticky_active {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(30px);
  }

  .html-black-background .wgl-site-header.sticky_active::after {
    opacity: 1;
  }

  .wwd-service-box:last-child {
    margin-bottom: 0;
  }
}


@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}


@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .hero-heading {
    max-width: 360px;
    margin: 0 auto;
    min-height: 132px;
  }

  .herosection-box h1,
  .hero-text p, .hero-text p span {
    text-align: center;
  }

  .herosection-box {
    display: block;
  }

  .hero-text {
    margin-top: 10px;
  }

  .hero-button {
    justify-content: center;
    gap: 10px;
  }

  .hero-button .hero-btn {
    width: 150px;
    padding: 11px 0;
  }

  .hero-hyperlink {
    z-index: 2;
    position: relative;
    justify-content: center;
    margin-top: 10px;
    gap: 5px;
  }

  .hero-image-box {
    margin-top: 40px;
  }

  .hero-hyperlink-btn {
    min-width: 171px;
  }

  .hero-section::after {
    display: none;
  }

  .hero-section {
    padding: 40px 0;
  }

  .platform-section {
    padding-bottom: 26px;
  }

  .platform-container {
    animation: scroll-left 60s linear infinite;
    height: 56px;
  }

  .platform-container img {
    height: 24px !important;
    margin: 0 15px;
  }

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

  .wwd-content p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

  .wwdsection-box,
  .faqsection-box,
  .owsection-box,
  .agtsection-box,
  .why-chose-section .cwa-box,
  .ts-box-container,
  .case-study-section .cwa-box,
  .rsection-box,
  .ltsection-box,
  .blogsection-box {
    padding: 0 15px;
  }

  .wwd-content {
    margin-bottom: 20px;
  }

  .wwd-service-container {
    margin-top: 15px;
  }

  .wwd-box-title.only-mobile h3 {
    color: #FFFFFF;
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 10px;
  }

  .wwd-service-box .box-image {
    margin-bottom: 15px;
    display: flex;
  }

  .wwd-button-container {
    margin-top: 15px;
    display: block;
  }

  .wwd-button-container .btn-right {
    text-align: center;
  }

  .wwd-button-container .wwd-btn {
    padding: 11px 33px;
  }

  .what-we-delivery-section::after, .what-we-delivery-section::before, .why-chose-section::after, .why-chose-section::before,
  .services-section::before,.services-section::after {
    height: 40px;
  }

  .what-we-delivery-section::before,
  .why-chose-section::before,
  .services-section::before {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="390" height="40" viewBox="0 0 390 40"><defs><radialGradient id="radial-gradient" cx="0.484" cy="-0.128" r="0.55" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%233053b9"/><stop offset="1" stop-color="%23111112" stop-opacity="0"/></radialGradient></defs><rect id="footer-light" width="390" height="40" fill="url(%23radial-gradient)"/></svg>');
    background-position: center top;
    background-size: 200%;
    background-repeat: no-repeat;
  }

  .what-we-delivery-section::after, .why-chose-section::after,
  .services-section::after {
    background-size: 200%;
    background-repeat: no-repeat;
  }

  .ow-heading h2 {
    margin-bottom: 30px;
  }

  .ow-diagram {
    display: block;
  }

  .diagram-box.box-left {
    padding: 0;
  }

  .diagram-box .image-box .arrow {
    display: none;
  }

  .icon-ctn {
    width: 56px;
    height: 56px;
  }

  .icon-ctn .icon {
    width: 16px;
  }

  .diagram-box {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 20px;
    margin-bottom: 8px;
  }

  .diagram-content h3 {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .diagram-box .image-box::after {
    width: 7px;
    height: 65px;
    content: "";
    display: block;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="7" height="65.003" viewBox="0 0 7 65.003"><defs><linearGradient id="linear-gradient" x1="1.024" y1="0.5" x2="0" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%236e667b"/><stop offset="1" stop-color="%230b0b1e"/></linearGradient></defs><g id="Group_188865" data-name="Group 188865" transform="translate(2087.797 -1149.085) rotate(90)"><path id="Union_1" data-name="Union 1" d="M57.585,3.971H0V3.025H57.583L56.223,0,65,3.5,56.223,7Z" transform="translate(1149.085 2080.797)" fill="url(%23linear-gradient)"/></g></svg>');
  }

  .diagram-box .image-box {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .ow-diagram {
    margin-bottom: 0;
  }

  .arrow-absolute {
    display: none;
  }

  .diagram-line3 .box-right .image-box::after {
    display: none;
  }

  .diagram-line3.ow-diagram {
    margin-bottom: 40px;
  }

  .agt-box-container {
    padding: 0;
  }

  .agt-heading {
    margin-bottom: 15px;
  }

  .wctn-heading {
    margin-bottom: 30px;
  }

  .wctn-box {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .icon-btn__back, .icon-btn__front {
    border-radius: 10px;
  }

  .icon-btn {
    width: 40px;
    height: 40px;
  }

  .icon-btn:focus-visible .icon-btn__back,
  .icon-btn:hover .icon-btn__back,
  .wctn-info-row.active .icon-btn .icon-btn__back,
  .wvn-box.active .icon-btn .icon-btn__back {
    transform: rotate(25deg) translate3d(-0.5em, -0.25em, 0.5em);
  }

  .wctn-info-row {
    padding: 35px 30px 30px;
  }

  .wctn-info-row p {
    margin-bottom: 0;
  }

  .ts-box.pc-active::after, .ts-box::after, .ts-box.mobile-active::after,
  .ts-box::before {
    border-radius: 14px;
  }

  .ts-heading {
    margin-bottom: 20px;
  }

  .case-study-tab {
    margin-bottom: 15px;
    overflow-x: scroll;
    justify-content: start;
    padding-bottom: 5px;
  }

  .tab-title p {
    white-space: nowrap;
  }

  .tab-list-item {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .tab-item .content {
    padding: 15px 25px 32px;
  }

  .tab-item h3 {
    margin-bottom: 7px;
  }

  .case-study-link {
    margin-top: 15px;
  }

  .case-study-link a {
    padding: 11px 33px;
  }

  .center-heading.ohc-heading h2 {
    margin-bottom: 6px;
  }

  .ohc-box-container {
    display: block;
  }

  .ohc-box-container {
    display: block;
    width: 100%;
  }

  .ohc-box-container .slick-track {
    padding: 3px 0;
  }

  .ohc-box-container .slick-list {
    width: 100%;
  }

  .ohc-box {
    width: 270px;
    margin: 0 7px;
    padding: 40px 30px 50px;
    transition: 0.6s;
    min-height: 314px;
  }

  .ohc-box.active {
    background-color: transparent;
  }

  .ohc-box.slick-current::before {
    opacity: 1;
    transition: 0.5s;
    z-index: 2;
  }

  .ohc-box.slick-cloned {
    opacity: 0;
  }

  .ohc-box-content p {
    margin-bottom: 26px;
    font-size: 15px;
    line-height: 20px;
    min-height: 60px;
  }

  .ohc-box-content p {
    color: #848589;
    transition: 0.6s;
  }

  .slick-active .ohc-box-content p {
    color: #E5E5E5;
  }

  .ohc-box-last {
    display: flex !important;
  }

  .ohc-button-container {
    margin-top: 15px;
  }

  .ohc-button-container a {
    padding: 11px 30px;
  }

  .r-heading h2 {
    margin-bottom: 20px;
  }

  .region-box-container {
    display: block;
    margin-top: 20px;
  }
  
  .region-box-container .box-left img {
    border-radius: 10px;
  }

  .region-box-container .box-left {
    margin-bottom: 15px;
  }

  .region-tab {
    display: grid;
    gap: 10px;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .region-tab .tab-title {
    padding: 10px 0;
    text-align: center;
  }

  .tab-title.active {
    border-color: transparent !important;
  }

  .region-button-container {
    margin-top: 20px;
    display: block;
    text-align: center;
  }

  .roposal-btn {
    margin-bottom: 8px;
  }

  .region-btn {
    width: 220px;
    text-align: center;
    padding: 11px 10px;
  }

  .lt-heading h2 {
    margin-bottom: 20px;
  }

  .let-talk-box-container {
    display: block;
  }

  .let-talk-box-container .box-left {
    margin-bottom: 20px;
  }

  .let-talk-box-container .dp-fl.first {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .lt-custom-contact-form p:last-child {
    margin-bottom: 10px !important;
  }

  .lt-custom-contact-form p:last-child input[type="submit"] {
    width: 170px;
    text-align: center;
    height: 42px;
    padding: 11px 20px;
  }

  .let-talk-section {
    padding-bottom: 30px;
  }

  .faqsection-box {
    padding: 0 10px;
  }

  .faq-section .accordion {
    padding: 0 5px;
  }

  .accordionBox {
    margin-bottom: 5px;
  }

  .accordion-content p {
    margin-top: 5px;
  }

  .faq-section {
    padding-bottom: 40px;
  }

  .blog-section {
    padding-bottom: 60px;
  }

  .blog-container {
    display: block;
  }
  
  .blog-item .content .date {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 15px;
  }

  .blog-item .content h3 {
    font-size: 17px !important;
    line-height: 22px !important;
    margin-bottom: 3px;
  }
  
  .blog-item .categories {
    margin-top: 10px;
  }

  .blog-item .cat-item {
    font-size: 12px;
    padding: 2px 10px 1px;
  }

  .blog-item {
    padding-bottom: 20px;
    border-bottom: solid 1px #212124;
    margin-bottom: 20px;
    display: block;
  }

  .blog-item:last-child {
    margin: 0;
    padding: 0;
    border: none;
  }
}

.aurora-background {
  position: absolute;
  width: 100%;
  top: 0;
}

#page-mad-1 .hero-image-container img {
  min-width: auto;
  max-width: 490px;
}

.herosection-box .type-anim.bottom {
  max-width: 507px !important;
  min-width: 507px !important;
}

#page-mad-1.hero-section {
  padding-top: 120px;
}

.wwd-image img {
  max-height: 400px;
}

.ow-diagram.diagram-line1 .diagram-content p {
  min-height: 80px;
}

.wdp-platform-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.wdp-platform {
  width: 220px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 50%;
  box-shadow: inset 6px 6px 6px rgba(0, 132, 255, 0.5);
  transition: 0.4s;
}

.wdp-platform p {
  position: absolute;
  margin-bottom: 0;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  color: #E5E5E5;
  font-size: 15px;
  line-height: 20px;
  transition: 0.4s;
}

.wdp-platform a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.wdp-platform:hover {
  box-shadow: inset 0 0 18px rgba(0, 132, 255, 1);
}

.wdp-platform:hover p {
  color: #E60078;
}

.wdp-platform:hover p::after {
  width: 0;
}

.wdp-heading span {
  display: block !important;
}

.ewd-section-4 {
  padding: 40px 0 60px;
}

.wdp-heading h2 {
  margin-bottom: 40px;
}

.diagram-line3.ow-diagram {
  margin-bottom: 0;
}

.dsd-section-4 {
  padding-bottom: 60px;
}

.is-container-box {
  display: grid;
  grid-template-columns: 470px 1fr;
  gap: 90px;
}

.is-container-box .is-left img {
  border-radius: 16px;
  max-width: 466px;
}

.is-container-box .accordionBox {
  padding-bottom: 20px;
  margin-bottom: 5px;
  border-bottom: solid 1px #22222B;
  background-color: transparent;
  border-radius: 0;
  transition: 0.4s;
}

.is-container-box .accordionBox.open {
  padding-bottom: 15px;
  background-color: #18161F;
  border-radius: 6px;
  border-bottom: 0;
  margin-top: 20px;
}

.is-container-box .accordionBox.open:first-child {
  margin-top: 0;
}

.is-container-box .accordionBox:last-child {
  border-bottom: none;
}

.wctn-info-row p {
  margin-bottom: 0;
}

.case-study-section,
.blog-section {
  background-color: #110F1A;
}

.faq-section {
  background: transparent;
}

.lt-heading h2 {
  margin-bottom: 30px;
}

.faq-section {
  padding: 40px 0;
}

.blog-section {
  padding: 30px 0 40px;
}

.our-happy-clients-section::after,
.our-happy-clients-section::before,
.faq-section::before {
  content: "";
  width: 100%;
  height: 130px;
  position: absolute;
  left: 0;
  z-index: 1;
}

.our-happy-clients-section::before,
.faq-section::before {
  background: url(../img/web-app-development/dedicated/footer-light.png);
  top: 0;
  background-position: center top;
}

.wwd-service-box p span {
  margin-bottom: 0;
  color: #86868B;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.wwd-service-box .box-image {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(25, 22, 33);
  border-radius: 8px;
}

.dsd-section-10.region-section {
  background: transparent;
  position: relative;
}

.wwd-service--col.wwd-service--left .wwd-service-box:last-child {
  min-height: 196px;
}

.wwd-service--col.wwd-service--left.wwd-mobile-app .wwd-service-box:last-child {
  min-height: fit-content;
}


/* Mobile App */
.boqasection-second-box {
  display: grid;
  grid-template-columns: 470px 350px;
  gap: 190px;
  align-items: center;
}

.boqa-heading h2 {
  margin-bottom: 10px;
}

.boqa-subheading h4 {
  font-size: 15px !important;
  line-height: 20px !important;
  color: #E5E5E5;
  margin-bottom: 5px;
  font-weight: 600;
  font-style: italic;
}

.boqa-content {
  font-size: 15px;
  line-height: 20px;
  color: #86868B;
  margin-bottom: 30px;
}

.boqa-button .button-openmd {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  background: #E60078;
  border-radius: 25px;
  padding: 11px 30px;
  cursor: pointer;
  margin-bottom: 0;
}

.beyond-offshore-section {
  padding: 80px 0;
}

@media (max-width: 767px) {
  .herosection-box h1 {
    display: inline;
  }

  .herosection-box h1 span {
    display: inline !important;
  }

  .hero-heading {
    min-height: 176px;
  }

  #page-mad-1 .hero-heading {
    max-width: 100%;
    min-height: 176px;
  }

  #page-mad-1 .hero-image-container img {
    max-width: 100%;
  }

  .hero-heading .type-anim__cursor {
    display: none !important;
  }
  .hero-image-container img {
    min-width: 100%;
  }

  .hero-button {
    margin-bottom: 30px;
    margin-top: 20px;
  }

  .hero-hyperlink {
    margin-top: 20px;
  }

  .hero-section {
    padding-bottom: 40px;
  }

  .wdp-platform-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }

  .wdp-platform.woo {
    width: 160px;
    height: 160px;
  }

  .wdp-platform.woo img {
    width: 110px;
  }

  .wdp-platform.big {
    width: 110px;
    height: 110px;
    margin-top: 5px;
  }

  .wdp-platform.big img {
    width: 70px;
  }

  .wdp-platform.magento {
    width: 130px;
    height: 130px;
    margin-bottom: 19px;
  }

  .wdp-platform.magento img {
    width: 90px;
  }

  .wdp-platform.shopify {
    width: 190px;
    height: 190px;
  }

  .wdp-platform.shopify img {
    width: 130px;
  }

  .wdp-platform {
    box-shadow: inset 0 0 12px rgba(0, 132, 255, 0.8);
  }

  .wdp-platform:hover {
    box-shadow: inset 0 0 12px rgba(0, 132, 255, 1);
  }

  .wdp-mobile-top,
  .wdp-mobile-bottom {
    display: flex;
    gap: 6px;
    justify-content: center;
    margin-right: 6px;
  }

  .wdp-platform p {
    display: none;
  }

  .wdp-mobile-bottom {
    align-items: end;
    gap: 8px;
    margin-top: -40px;
    margin-right: 0;
    margin-left: 6px;
  }

  .wdp-heading span {
    display: inline !important;
  }

  .ewd-section-4,
  .industries-section.cwa-section-7.dsd-section-9 {
    padding: 40px 15px;
  }

  .wdp-heading h2 {
    margin-bottom: 30px;
  }

  .is-container-box {
    display: block;
  }

  .is-container-box .is-left img {
    max-width: 100%;
  }

  .is-container-box .is-left {
    margin-bottom: 30px;
  }

  .our-happy-clients-section::after,
  .our-happy-clients-section::before {
    height: 40px;
  }

  .our-happy-clients-section::after {
    background-size: 200%;
    background-repeat: no-repeat;
  }

  .our-happy-clients-section::before {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="390" height="40" viewBox="0 0 390 40"><defs><radialGradient id="radial-gradient" cx="0.484" cy="-0.128" r="0.55" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%233053b9"/><stop offset="1" stop-color="%23111112" stop-opacity="0"/></radialGradient></defs><rect id="footer-light" width="390" height="40" fill="url(%23radial-gradient)"/></svg>');
    background-position: center top;
    background-size: 200%;
    background-repeat: no-repeat;
  }

  /* Mobile App */

  #page-mad-1.hero-section {
    padding-top: 40px;
  }

  .beyond-offshore-section {
    padding: 40px 15px;
  }

  .boqasection-second-box {
    display: block;
  }

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

  .boqa-heading h2 {
    margin-bottom: 0;
  }

  .boqa-subheading {
    text-align: center;
    margin-top: 10px;
  }

  .boqa-content {
    max-width: 350px;
    margin: 0 auto 30px;
    text-align: center;
  }

  .boqa-button {
    text-align: center;
    margin-top: 30px;
  }
}

/* Apply for new page */

.hero-section {
  padding: 140px 0 120px;
}

.wwd-image img {
  border-radius: 16px;
}

.wwd-content {
  margin-bottom: 20px;
}

.wwd-service-box h4 {
  margin-bottom: 5px;
  font-size: 15px !important;
  line-height: 20px !important;
}

.wwd-service-box {
  min-height: fit-content !important;
  gap: 20px;
}

.wwd-service-box:nth-child(1) {
  min-height: 127px !important;
}

.kf-container {
  display: grid;
  grid-template-columns: 1fr 431px 1fr;
  gap: 20px;
  margin-top: 50px;
}

.key-feature-section {
  padding: 40px 0 80px;
}

.kf-box {
  position: relative;
}

.kf-box .python-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.kf-box.box-left {
  text-align: right;
}

.kf-box h3 {
  font-size: 15px !important;
  line-height: 20px !important;
  color: #e5e5e5;
  font-weight: 600;
  margin-bottom: 5px;
}

.kf-box p {
  font-size: 15px;
  line-height: 20px;
  color: #86868B;
  margin-bottom: 0;
}

.kf-box.box-right,
.kf-box.box-left {
  padding-top: 5px;
}

.kf-box.box-left .kf-box-content.top {
  margin-bottom: 50px;
}

.kf-box.box-left .kf-box-content.mid {
  margin-bottom: 50px;
}

.kf-box.box-right .kf-box-content.top {
  margin-bottom: 61px;
}

.kf-box.box-right .kf-box-content.mid {
  margin-bottom: 59px;
}

.kf-box-content.bot {
  margin-bottom: 0;
}

.technologies-section {
  padding: 40px 0 60px;
  background: #110F1A;
}

.technologies-row {
  display: grid;
  grid-template-columns: 270px 1fr;
  gap: 30px;
  position: relative;
  align-items: center;
  padding: 30px 0;
}

.technologies-row::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(90deg, #110F1A, #413C4A, #110F1A);
}

.technologies-row h3 {
  margin-bottom: 0;
  font-size: 15px !important;
  line-height: 20px !important;
  color: #86868B;
  font-weight: 400;
}

.technologies-row .tech-image {
  display: flex;
  gap: 50px;
  align-items: center;
  flex-wrap: wrap;
}

.technologies-row .tech-image .tech-image-png {
  height: 32px;
}

.technologies-row .tech-image .azure-mcs.tech-image-png {
  height: 28px;
}

.tech-image.architecture {
  gap: 10px;
}

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

.architecture-box--image {
  display: flex;
  height: 50px;
  min-width: 170px;
  align-items: center;
  justify-content: center;
  background: #312D38;
  border-radius: 6px;
}

.micro .architecture-box--image {
  min-width: 130px;
}

.architecture-box p {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 13px;
  line-height: 18px;
  color: #86868B;
}

.services-section {
  padding: 40px 0;
  position: relative;
}

.servsection-box {
  position: relative;
  z-index: 2;
}

.services-box-container {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}

.services-box {
  padding: 20px;
  border: solid 1px #212124;
  border-radius: 14px;
}

.services-image {
  display: flex;
  margin-bottom: 15px;
}

.services-box h3 {
  font-size: 15px !important;
  line-height: 20px !important;
  color: #e5e5e5;
  margin-bottom: 5px;
  font-weight: 600;
}

.services-box p {
  font-size: 15px;
  line-height: 20px;
  color: #86868B;
  margin-bottom: 0;
}

.wctn-info-row {
  padding: 35px 30px 40px;
}

.wctn-info-row:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.wctn-info-row:last-child h3 {
  font-size: 17px !important;
  line-height: 24px !important;
  font-weight: 600;
  color: #E5E5E5;
  max-width: 300px;
  margin: 0 auto 15px;
  text-align: center;
}

.wctn-info-row:last-child a {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  padding: 13px 20px;
  border-radius: 25px;
  background: #E60078;
  cursor: pointer;
  z-index: 3;
}

.wctn-info-row:last-child a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wctn-info-row::before {
  padding: 2px;
  left: -2px;
  top: -2px;
}

.our-happy-clients-section .cwa-box {
  position: relative;
  z-index: 2;
}

.tech-height-32 img {
  height: 32px;
}

.tech-height-30 img {
  height: 30px;
}

.tech-height-28 img {
  height: 28px;
}

.tech-height-26 img {
  height: 26px;
}

.tech-height-24 img {
  height: 24px;
}

.tech-height-18 img {
  height: 18px;
}

.tech-img-box {
  display: flex;
}



@media (min-width: 767px) {
  .technologies-row:last-child::after {
    display: none;
  }

  .tech-image-contain-box .img-box {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tech-image-contain-box .tech-img-box::after {
    display: block;
    content: "";
    width: 100%;
    height: 23px;
  }

  .tech-image-box-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .technologies-row.techrow-image-contain-box .tech-title h3 {
    line-height: 50px !important;
  }

  .technologies-row.techrow-image-contain-box .tech-title::after {
    display: block;
    content: "";
    width: 100%;
    height: 23px;
  }
}



@media (max-width: 767px) {
  .hero-section {
    padding: 40px 0;
  }

  .hero-image-container img {
    min-width: auto;
  }

  .hero-left {
    padding-bottom: 0;
  }

  .hero-image-container {
    padding: 0;
  }

  .hero-right {
    margin: 0;
  }

  .wwd-image img {
    border-radius: 8px;
  }

  .wwd-image img {
    max-height: 200px;
  }

  .what-we-delivery-section {
    padding: 40px 0 30px;
  }

  .key-feature-section {
    padding: 40px 15px 38px;
  }

  .wwd-service-box {
    display: grid;
  }

  .kf-container {
    margin-top: 40px;
    display: block;
  }

  .kf-box.box-left {
    text-align: left;
  }

  .kf-box-content {
    margin-bottom: 20px !important;
    padding-left: 18px;
    position: relative;
  }

  .kf-box-content.bot {
    margin-bottom: 0 !important;
  }

  .kf-box-content::before {
    display: block;
    content: "";
    width: 8px;
    height: 79px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="79" viewBox="0 0 8 79"><defs><linearGradient id="linear-gradient" x1="0.5" x2="0.5" y2="1" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%2305000f"/><stop offset="0.355" stop-color="%231c66df"/><stop offset="0.65" stop-color="%231a5ccb"/><stop offset="1" stop-color="%2305000f"/></linearGradient></defs><g id="Group_189085" data-name="Group 189085" transform="translate(-27 -2479)"><path id="Line_865" data-name="Line 865" d="M.5,79h-1V0h1Z" transform="translate(31.5 2479)" fill="url(%23linear-gradient)"/><g id="Ellipse_1187" data-name="Ellipse 1187" transform="translate(27 2515)" fill="%23fff" stroke="%231d6ded" stroke-width="1"><circle cx="4" cy="4" r="4" stroke="none"/><circle cx="4" cy="4" r="3.5" fill="none"/></g></g></svg>');
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .kf-line {
    display: none;
  }

  .kf-heading {
    margin-bottom: 30px;
  }

  .kf-box .python-icon {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    border-radius: 10px;
    height: 180px;
    object-fit: cover;
    width: 100%;
  }

  .kf-box.box-mid {
    margin: 18px 0 20px;
  }

  .technologies-row {
    display: block;
    padding: 10px 0 15px;
    text-align: center;
  }

  .technologies-row::after {
    top: 0;
    bottom: auto;
    width: calc(100% - 20px);
  }

  .technologies-row .tech-title {
    margin-bottom: 10px;
  }

  .technologies-row .tech-image .tech-img-box {
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .technologies-row .tech-image.tech-image-contain-box .tech-img-box {
    min-height: 50px;
  }

  .technologies-row .tech-image {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    align-items: start;
  }

  .technologies-row .tech-image.mobile-special .tech-image-box-group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    grid-column: 1 / span 3;
  }

  .technologies-section {
    padding: 40px 15px;
  }

  img.fas {
    height: 16px;
  }

  img.tensor,
  img.pytorch,
  img.docker,
  img.sonarqube {
    height: 20px;
  }

  .technologies-row .tech-image .tech-image-png,
  img.n8n,
  img.kubernetes,
  img.mongodb,
  img.postman {
    height: 22px;
  }

  img.dj,
  img.fl,
  img.pandas,
  img.airflow,
  img.selenium,
  img.gRPC,
  img.cicd,
  img.redis,
  img.pyTest {
    height: 24px;
  }

  img.numpy {
    height: 26px;
  }


  img.scikit,
  img.graphql,
  img.rest,
  img.swagger,
  img.openapi,
  img.aws,
  img.azure,
  img.postgre,
  img.mysql,
  .architecture-box.micro img,
  img.pytestlogo {
    height: 28px;
  }

  img.clean {
    height: 32px;
  }

  .micro .architecture-box--image,
  .architecture-box--image {
    min-width: 100%;
    padding: 0 11px;
  }

  .architecture-box p {
    margin-top: 4px;
  }

  .technologies-row:last-child {
    padding-bottom: 0;
  }

  .services-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .services-box-container {
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .diagram-box .image-box::after {
    height: 60px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1" height="60" viewBox="0 0 1 60"><defs><linearGradient id="linear-gradient" x1="0.017" y1="0.5" x2="1" y2="0.5" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="%2305000f"/><stop offset="0.522" stop-color="%236e667b"/><stop offset="1" stop-color="%230b0b1e"/></linearGradient></defs><path id="Path_112551" data-name="Path 112551" d="M60,.5H56v-1h4Zm-8,0H48v-1h4Zm-8,0H40v-1h4Zm-8,0H32v-1h4Zm-8,0H24v-1h4Zm-8,0H16v-1h4Zm-8,0H8v-1h4ZM4,.5H0v-1H4Z" transform="translate(0.5 60) rotate(-90)" fill="url(%23linear-gradient)"/></svg>');
    width: 1px;
  }

  .diagram-box {
    margin-bottom: 0;
  }

  .region-tab .tab-title {
    padding: 10px 15px;
    display: flex;
  }

  .region-tab {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    height: 49px;
    align-items: center;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }

  .cs-heading {
    margin-bottom: 20px;
  }

  .r-heading h2,
  .r-heading h2 b,
  .r-heading h2 span {
    display: inline;
    font-weight: 600;
  }

}