@font-face {
  font-family: 'Mongolian Baiti';
  src: 
  url('../fonts/MongolianBaiti.woff2') format('woff2'),
  url('../fonts/MongolianBaiti.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


body {
  font-family: "Golos Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  max-width: 100vw;
}

* {
  box-sizing: border-box;
}

.content {
  width: 100%;
  overflow-x: hidden;
  max-width: 100vw;
}

p, ul {
  margin: 0;
}

.first {
  margin: 0;
  padding: 0;
  padding-top: 100px;
  width: 100%;
  max-width: 100vw;
  position: relative; 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; 
  display: flex;
  z-index: 1;
  flex-direction: column;
  overflow-x: hidden;
}

.first::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  display: block;
  background: none;
}

.first video.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

.first > *:not(video.bg-video) {
  position: relative;
  z-index: 1;
}

.heading {
  padding-left: 93px;
  padding-top: 100px;
}

.heading h1 {
    font-family: 'Mongolian Baiti', sans-serif;
    font-size: 100px;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
}

.heading h2 {
    font-size: 40px;
    margin: 0;
    text-align: left;
    font-weight: 500;
}

.info-heading {
    padding-left: 93px;
    padding-right: 200px;
}

.info-heading h3 {
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    margin: 0;
    padding-top: 70px;
}

.getstarted {
    padding-top: 100px;
    display: flex;
    padding-left: 93px;
    padding-bottom: 150px;
}

.btn-getstarted {
    outline: none;
    cursor: pointer;
    border: none;
    text-decoration: none;
    padding: 15px 80px;
    margin: 0;
    font-family: inherit;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    letter-spacing: 0.05rem;
    border-radius: 50px;
    overflow: hidden;
    background: #151516;
    color: #000;
}

.btn-getstarted span {
    position: relative;
    z-index: 2;
    transition: color 0.6s;
}

.btn-getstarted:hover span {
    color: #fff;
}

.btn-getstarted::before,
.btn-getstarted::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.btn-getstarted::before {
    content: "";
    background: #fff;
    width: 120%;
    left: -10%;
    transform: skew(30deg);
    transition: transform 0.6s cubic-bezier(0.3, 1, 0.8, 1);
}

.btn-getstarted:hover::before {
    transform: translate3d(100%, 0, 0);
}

.second {
    background-color: #151516;
    padding: 0 150px;
}

.count-up {
  font-size: 32px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}


.infograph {
    font-size: 20px;
    font-weight: 400;
    padding-top: 76px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
}

.infograph img {
    width: 100px;
  
}

.traffic  {
    display: flex;
    flex-direction: column;
}


.impact {
    display: flex;
    flex-direction: column; 
}


.leads {
    display: flex;
    flex-direction: column;
}

.client {
    display: flex;
    flex-direction: column;
}

.partner {
    padding-top: 120px;
    padding-left: 93px;
    padding-right: 93px;
}

.why {
    margin: 0;
    font-family: 'Mongolian Baiti', sans-serif;
    padding-bottom: 60px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.why h2 {
  font-weight: 400;
  margin: 0;
  font-size: 50px;
}

.bec {
    gap: 50px;
    display: flex;
    font-size: 25px;
}

.bec span {
  font-weight: 700;
}

.bec h3 {
  font-weight: 400;
  text-wrap-style: pretty;
}

.marquee-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #151516;
  height: 120px;
  display: flex;
  align-items: center;
  /* Принудительно делаем видимым на всех устройствах */
  opacity: 1 !important;
  visibility: visible !important;
}

.fade-horizontal {
  position: absolute;
  top: 0;
  width: 150px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.fade-left {
  left: 0;
  background: linear-gradient(to right, #151516, transparent);
}

.fade-right {
  right: 0;
  background: linear-gradient(to left, #151516, transparent);
}

.marquee-inner {
  display: flex;
  width: max-content;
  animation: scroll 100s linear infinite;
  gap: 100px;
  align-items: center;
  opacity: 0;
  transition: opacity 0.8s ease;
  /* Принудительно делаем видимым */
  visibility: visible;
}

.marquee-inner.visible {
  opacity: 1;
}

.marquee-wrapper:hover .marquee-inner {
  animation-play-state: paused;
}

.marquee-content {
  display: flex;
  gap: 100px;
  align-items: center;
  opacity: 0;
  transition: opacity 0.8s ease;
  /* Принудительно делаем видимым */
  visibility: visible;
}

.marquee-content.visible {
  opacity: 1;
}

.marquee-content a {
  text-decoration: none;
  white-space: nowrap;
  font-size: 70px;
  color: #fff;
  height: 100px;
  line-height: 100px;
}
  
@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.carou {
  background-color: #151516;
  padding-top: 120px;
}

.carabout {
  display: flex;
  gap: 0;
  padding-left: 0;
}

.carabout span {
  font-weight: 600;
}

.carname {
  display: flex;
  justify-content: space-between;
  font-size: 40px;
}

.webdev {
  background-color: #222223;
  max-width: 800px;
  max-height: 1200px;
}

.webdev img {
  max-width: 700px;
}

#webdevimg {
  max-width: 700px;
}

.webdevinf {
  padding-left: 25px;
  padding-right: 20px;
  padding-bottom: 60px;
}

.webdevinf p, ul {
  padding-bottom: 40px;
}

.webdevinf li {
  padding-bottom: 10px;
}

.carhead {
  display: flex;
  
  align-items: center;
  gap: 100px;
  font-size: 45px;
}

.carhead img {
  max-width: 200px;
}

.infocar {
  padding-top: 40px;
  font-size: 18px;
}

.infocar ul {
  font-size: 18px;
  font-weight: 500;
}

.infocar p {
  font-size: 23px;
  font-weight: 500;
}

.infocar span {
  font-weight: 700;
}

.btn-cardiv {
  padding-top: 40px;
}

.btn-cardiv img {
  max-width: 70px;
}

.btn-car {
    display: flex;
    border-color: #fff;
    border: solid 2px;
    font-size: 20px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    gap: 50px;
    text-decoration: none;
    color: #fff;
    padding: 10px 30px;
    border-radius: 55px;
    max-width: 400px;
    text-transform: uppercase;
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.btn-car:hover {
    transform: scale(1.08);
}

.btn-car img {
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.btn-car:hover img {
    transform: rotate(-12deg) translateY(-6px) translateX(6px);
}

#ceo ul {
  padding-bottom: 60px;
}

#brand ul {
  padding-bottom: 60px;
}

.carabout-wrapper {
  overflow: hidden;
  width: 100%;
  background: #151516;
  position: relative;
  padding-top: 70px;
  touch-action: pan-y;
  /* Принудительно включаем аппаратное ускорение */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Улучшения для мобильной карусели */
.mobile-carousel {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}



.carousel-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  touch-action: pan-y;
}

.carabout {
  display: flex;
  transition: transform 0.5s ease-in-out;
  touch-action: pan-y;
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.webdev {
  flex: 0 0 auto;
  background: #222223;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  padding: 20px;
  max-width: none;
  max-height: none;
  touch-action: pan-y;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


/* Carousel Navigation */
.carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease;
  z-index: 10;
}

.carousel-nav:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
}

.carousel-nav:active {
  transform: translateY(-50%) scale(0.95);
}

.carousel-prev {
  left: 20px;
}

       .carousel-next {
         right: 20px;
       }


.portfolio {
  background-color: #151516;
  display: flex;
  margin: 0;
  padding: 150px 200px;
  padding-right: 0;
  flex-direction: row;
  align-items: center;
}

.portinf {
  text-align: left;
  max-width: 900px;
}

.portinf h1 {
  font-family:'Mongolian Baiti', sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin: 0;
  font-weight: 400;
  text-align: left;
}

.portinf h2 {
  padding-top: 20px;
  font-size: 40px;
  margin: 0;
  font-weight: 500;
  text-align: left;
}

.portinf p {
  font-size: 30px;
  font-weight: 400;
  padding-top: 60px;
  text-align: left;
}

.path-to-succ {
  padding-top: 120px;
  display: flex;
  justify-content: flex-start;
}

.btn-port {
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  border: solid 1px;
  border-radius: 55px;
  padding: 0px 70px;
  font-weight: 500;
  letter-spacing: 1px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.btn-port .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 1.625rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.btn-port .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}

.btn-port .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

.btn-port .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.29rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  transform: rotate(45deg);
}

.btn-port .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  text-transform: none;
  font-size: 30px;
  letter-spacing: 1px;
  z-index: 1;
}

.btn-port:hover .circle {
  width: 100%;
}

.btn-port:hover .circle .icon.arrow {
  background: #000;
  transform: translate(1rem, 0);
}

.btn-port:hover .button-text {
  color: #000;
}

.portimg {
  height: 400px;
  width: 900px;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

#imgport1 {
  z-index: 11;
  width: 50%;
  max-width: 100%;
  height: auto;
  transform: rotate(-15deg);

}

#imgport2 {
  z-index: 12;
  width: 50%;
  margin-top: -60px;
  margin-left: -40px;
  max-width: 100%;
  height: auto;
  transform: rotate(-10deg);

}

#imgport3 {
  z-index: 13;
  width: 50%;
  margin-top: -60px;
  margin-left: -40px;
  max-width: 100%;
  height: auto;
  transform: rotate(-5deg);

}

.faqacc {
    background-color: #151516;
    padding: 250px 150px;
    padding-top: 100px;
    padding-bottom: 150px;
}

.faqhead {
    background-color: #151516;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Mongolian Baiti', sans-serif;
    font-size: 60px;
    letter-spacing: 5px;
    font-weight: 400;
}

.faq-container {
      padding-top: 80px;
      max-width: 100%;
    }

    .faq-item {
      border-top: 1px solid #fff;
      overflow: hidden;
      transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
      opacity: 1;
      transform: translateY(0);
    }

    .faq-question {
      background: #151516;
      border-top: 1px solid #fff;
      cursor: pointer;
      padding: 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 40px;
      font-weight: 600;
      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      position: relative;
    }

    .faq-answer {
      max-height: 0;
      border-bottom: 1px solid #fff;
      overflow: hidden;
      background: #151516;
      padding: 0 20px;
      font-size: 33px;
      font-weight: 400;
      transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
      overflow-anchor: none;
      opacity: 0;
      transform: translateY(-10px);
      line-height: 1.4;
      word-wrap: break-word;
    }

    .faq-item.active .faq-answer {
      max-height: none; 
      padding: 15px 20px;
      opacity: 1;
      transform: translateY(0);
      transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .icon {
      font-size: 60px;
      transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
      display: inline-block;
    }

    .faq-item:first-child {
      border-top: none;
    }

.learn {
    background-color: #151516;
    display: flex;
    justify-content: center;
    padding-bottom: 150px;
}

.btn-learn {
    padding: 20px 100px;
    background-color: none;
    border: #fff solid 1px;
    border-radius: 55px;
    text-decoration: none;
    color:#fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.btn-learn .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 1.625rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.btn-learn .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}

.btn-learn .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

.btn-learn .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.29rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  transform: rotate(45deg);
}

.btn-learn .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  text-transform: none;
  font-size: 30px;
  z-index: 1;
}

.btn-learn:hover .circle {
  width: 100%;
}

.btn-learn:hover .circle .icon.arrow {
  background: #000;
  transform: translate(1rem, 0);
}

.btn-learn:hover .button-text {
  color: #000;
}


@media (min-width: 1367px) and (max-width: 1600px) {
  .heading h1 {
    font-size: 90px;
  }
  
  .heading h2 {
    font-size: 36px;
  }
  
  .info-heading h3 {
    font-size: 26px;
  }
  
  .btn-getstarted {
    font-size: 26px;
    padding: 13px 65px;
  }
  
  .second {
    padding: 0 120px;
  }
  
  .partner {
    padding-left: 70px;
    padding-right: 70px;
  }
  
  .why h2 {
    font-size: 38px;
  }
  
  .bec {
    font-size: 22px;
  }

  .carhead p {
    font-size: 30px;
  }

  .carhead {
    gap: 20px;
  }

  .carhead img {
    width: 300px;
  }

  #webdevimg {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
  }
  
  .portfolio {
    padding: 130px 170px;
    gap: 100px;
  }
  
  .portinf h1 {
    font-size: 54px;
  }
  
  .portinf h2 {
    font-size: 36px;
  }
  
  .portinf p {
    font-size: 26px;
  }
  
  .faqacc {
    padding: 220px 120px 130px;
  }
  
  .faqhead {
    font-size: 54px;
  }
  
  .faq-question {
    font-size: 36px;
  }
  
  .faq-answer {
    font-size: 26px;
  }
}

@media (min-width: 1367px) and (max-width: 1767px) {
  .portimg {
    height: auto;
    width: auto;
  }

  #imgport1, #imgport2, #imgport3 {
    max-width: 350px;
    width: 100%;
  }
}



@media (min-width: 1024px) and (max-width: 1366px) {
  .heading h1 {
    font-size: 80px;
  }
  
  .heading h2 {
    font-size: 32px;
  }

  .infograph {
    gap: 20px;
    font-size: 18px;
  }
  
  .info-heading h3 {
    font-size: 24px;
  }
  
  .btn-getstarted {
    font-size: 24px;
    padding: 12px 60px;
  }
  
  .second {
    padding: 0 100px;
  }
  
  .partner {
    padding-left: 60px;
    padding-right: 60px;
  }
  
  .why h2 {
    font-size: 40px;
  }
  
  .bec {
    font-size: 20px;
  }
  
  .portfolio {
    padding: 120px 70px;
    gap: 70px;
  }
  
  .portimg {
    height: auto;
    width: auto;
  }

  .portinf h1 {
    font-size: 50px;
  }
  
  .portinf h2 {
    font-size: 32px;
  }
  
  .portinf p {
    font-size: 24px;
  }
  
  .btn-port,
  a.btn-port.learn-more {
    font-size: 17px !important;
    padding: 20px 40px !important;
  }
  
  .btn-learn,
  a.btn-learn.learn-more {
    font-size: 20px !important;
    padding: 15px 60px !important;
  }
  
  button.learn-more {
    font-size: 14px !important;
    padding: 12px 40px !important;
  }
  
  button.learn-more .button-text {
    font-size: 14px !important;
  }
  
  .faqacc {
    padding: 0px 70px 100px;
  }
  
  .faqhead {
    font-size: 50px;
  }
  
  .faq-question {
    font-size: 32px;
  }
  
  .faq-answer {
    font-size: 24px;
  }

  #imgport1, #imgport2, #imgport3 {
    max-width: 350px;
    width: 100%;
  }

  .carhead p {
    font-size: 23px;
  }

  .carhead {
    gap: 20px;
  }

  .carhead img {
    width: 150px;
  }

  #webdevimg {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
  }
}


@media (min-width: 768px) and (max-width: 1023px) {
  .heading {
    padding-left: 40px;
    padding-top: 80px;
  }
  
  .heading h1 {
    font-size: 60px;
  }
  
  .heading h2 {
    font-size: 28px;
  }
  
  .info-heading {
    padding-left: 40px;
    padding-right: 40px;
  }
  
  .info-heading h3 {
    font-size: 20px;
    padding-top: 40px;
  }
  
  .getstarted {
    padding-left: 40px;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  
  .btn-getstarted {
    font-size: 20px;
    padding: 10px 40px;
  }
  
  .second {
    padding: 0 40px;
  }
  
  .infograph {
    flex-wrap: wrap;
    gap: 30px;
    padding-top: 50px;
  }
  
  .infograph > div {
    flex: 1 1 calc(50% - 15px);
    min-width: 200px;
  }
  
  .partner {
    padding: 80px 40px;
  }
  
  .why h2 {
    font-size: 32px;
    padding-bottom: 40px;
  }
  
  .bec {
    font-size: 18px;
    gap: 30px;
    flex-direction: row;
    align-items: center;
  }
  
  .bec img {
    align-self: center;
    flex-shrink: 0;
  }
  
  .marquee-wrapper {
    height: 100px;
    /* Принудительно делаем видимым на планшетах */
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-inner {
    gap: 50px;
  }
  
  .marquee-content {
    gap: 50px;
  }
  
  .marquee-content a {
    font-size: 70px;
    padding: 8px 16px;
  }
  
  .carou {
    padding-top: 0;
  }
  
  .carabout-wrapper {
    padding-top: 50px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  
  /* Улучшения карусели для планшетов */
  .carousel-container {
    overflow: visible;
    padding: 0 60px;
    position: relative;
  }
  
  .carabout {
    display: flex !important;
    align-items: stretch;
    padding-left: 0 !important;
    padding-right: 100px !important; /* Увеличиваем дополнительное пространство справа */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .carousel-nav {
    width: 50px;
    height: 50px;
  }

  .carousel-prev {
    left: 20px;
  }

  .carousel-next {
    right: 20px;
  }
  
  .webdev {
    padding: 20px;
    min-width: calc(100vw - 160px) !important;
    width: calc(100vw - 160px) !important;
    max-width: calc(100vw - 160px) !important;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 40px;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .carhead {
    gap: 20px;
  }
  .carhead img {
    width: 100px;
  }
  
  .carhead p {
    font-size: 18px;
  }
  
  .infocar p {
    font-size: 16px;
  }
  
  .infocar li {
    font-size: 14px;
  }
  
  .btn-car {
    font-size: 16px;
    padding: 12px 24px;
  }
  
  .portfolio {
    flex-direction: row;
    padding: 80px 40px;
    gap: 30px;
    align-items: center;
  }
  
  .portinf {
    text-align: left;
  }
  
  .portinf h1 {
    font-size: 40px;
  }
  
  .portinf h2 {
    font-size: 28px;
  }
  
  .portinf p {
    font-size: 20px;
    padding-top: 40px;
  }
  #webdevimg {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    max-width: 100%;
  }
  
  .webdev img {
    max-width: 100%;
    height: auto;
  }

  .path-to-succ {
    padding-top: 60px;
    justify-content: flex-start;
  }
  
  .btn-port {
    font-size: 14px;
    padding: 15px 50px;
  }
  
  button.learn-more {
    font-size: 12px !important;
    padding: 15px 50px !important;
  }
  
  button.learn-more .button-text {
    font-size: 12px;
  }
  
  button.learn-more .button-text {
    font-size: 12px !important;
  }
  
  .portimg {
    padding-left: 0;
    align-items: start;
    width: auto;
    box-sizing: border-box;
    
  }
  
  #imgport1, #imgport2, #imgport3 {
    max-width: 250px !important;
    width: 100%;
  }
  
  #imgport2 {
    margin-top: -50px;
    margin-left: 0px;
  }
  
  #imgport3 {
    margin-top: -50px;
    margin-left: 0px;
  }
  
  .faqacc {
    padding: 150px 40px 100px;
  }
  
  .faqhead {
    font-size: 40px;
  }
  
  .faq-question {
    font-size: 24px;
    padding: 15px;
  }
  
  .faq-answer {
    font-size: 18px;
  }
  
  .icon {
    font-size: 24px;
  }
  
  .learn {
    padding-bottom: 80px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .btn-learn {
    font-size: 16px;
    padding: 12px 40px;
  }
  
  button.btn-learn.learn-more {
    font-size: 16px !important;
    padding: 12px 40px !important;
  }
  
  button.btn-learn.learn-more .button-text {
    font-size: 16px !important;
  }
  
}


@media (max-width: 767px) {
  .first {
    padding-top: 80px;
    width: 100%;
    overflow-x: hidden;
  }
  
  .heading {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
  }
  
  .heading h1 {
    font-size: 40px;
    text-align: left;
  }
  
  .heading h2 {
    font-size: 20px;
    text-align: left;
    margin-top: 10px;
  }
  
  .info-heading {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
  }
  
  .info-heading h3 {
    font-size: 16px;
    padding-top: 30px;
    text-align: left;
  }
  
  .getstarted {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 60px;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
  }
  
  .btn-getstarted {
    font-size: 16px;
    padding: 10px 30px;
  }
  
  .second {
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .infograph {
    flex-direction: column;
    gap: 20px;
    padding-top: 40px;
  }
  
  .infograph > div {
    flex: none;
    width: 100%;
  }
  
  .infograph img {
    width: 60px;
  }
  
  .count-up {
    font-size: 24px;
  }
  
  .partner {
    padding: 60px 20px 0;
    width: 100%;
    box-sizing: border-box;
  }
  
  .why {
    padding-bottom: 0 !important;
  }

  .why h2 {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 0;
  }
  
  .bec {
    font-size: 16px;
    gap: 20px;
  }
  
  .bec h3 {
    text-align: left;
  }
  
  .marquee-wrapper {
    height: 80px;
    width: 100%;
    overflow: hidden;
    /* Принудительно делаем видимым на мобильных */
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-inner {
    gap: 50px;
  }
  
  .marquee-content {
    gap: 50px;
  }
  
  .marquee-content a {
    font-size: 30px;
    padding: 6px 12px;
  }
  
  .carou {
    padding-top: 0;
  }
  
  .carabout-wrapper {
    padding-top: 30px;
    width: 100%;
    overflow: hidden;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  
  /* Улучшения карусели для мобильных */
  .carousel-container {
    overflow: visible;
    padding: 0 40px;
    position: relative;
  }
  
  .carabout {
    display: flex !important;
    align-items: stretch;
    padding-left: 0 !important;
    padding-right: 80px !important; /* Увеличиваем дополнительное пространство справа */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .carousel-nav {
    width: 40px;
    height: 40px;
  }

  .carousel-prev {
    left: 10px;
  }

  .carousel-next {
    right: 10px;
  }

  .carousel-nav {
    display: none;
  }

  .webdevinf {
    padding: 0;
  }
  
  .webdev {
    padding: 15px;
    touch-action: pan-y;
    min-width: calc(100vw - 80px) !important;
    width: calc(100vw - 80px) !important;
    max-width: calc(100vw - 80px) !important;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 20px;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  
  .carhead img {
    width: 100px;
  }

  .carhead p {
    font-size: 14px;
  }
  
  .infocar p {
    font-size: 12px;
  }
  
  .infocar li {
    font-size: 11px;
  }
  
  .btn-car {
    font-size: 12px;
    padding: 8px 16px;
  }

  .btn-cardiv {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .btn-car img {
    width: 50px;
  }
  
  .portfolio {
    padding: 60px 20px;
    padding-bottom: 0;
    gap: 20px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
  }
  
  .portinf {
    text-align: left;
  }
  
  .portinf h1 {
    font-size: 32px;
    text-align: left;
  }
  
  .portinf h2 {
    font-size: 20px;
    text-align: left;
  }
  
  .portinf p {
    font-size: 16px;
    padding-top: 30px;
    text-align: left;
  }
  
  .path-to-succ {
    padding-top: 40px;
    justify-content: center;
  }
  
  .btn-port {
    font-size: 16px;
    padding: 12px 40px;
    background-color: transparent;
    border: 1px solid #fff;
  }
  
  button.learn-more {
    font-size: 16px !important;
    padding: 12px 40px !important;
  }
  
  button.learn-more .button-text {
    font-size: 16px !important;
  }
  
  .portimg {
    padding-left: 0;
    padding-top: 50px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    align-items: center;
    justify-content: center;
  }
  
  .portimg img {
    width: 80%;
    max-width: 200px;
    height: auto;
  }
  
  #imgport1, #imgport2, #imgport3 {
    max-width: 300px;
    height: auto;
    width: auto;
  }
  
  #imgport2 {
    margin-left: -15px;
    margin-top: -15px;
  }
  
  #imgport3 {
    margin-left: -15px;
    margin-top: -15px;
  }
  
  .faqacc {
    padding: 100px 20px 80px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .faqhead {
    font-size: 28px;
  }
  
  .faq-container {
    padding-top: 40px;
  }
  
  .faq-question {
    font-size: 18px;
    padding: 12px;
  }
  
  .faq-answer {
    font-size: 14px;
  }
  
  .icon {
    font-size: 24px;
  }
  
  .learn {
    padding-bottom: 80px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .btn-learn {
    font-size: 16px;
    padding: 12px 40px;
  }
  
  button.btn-learn.learn-more {
    font-size: 16px !important;
    padding: 12px 40px !important;
  }
  
  button.btn-learn.learn-more .button-text {
    font-size: 16px !important;
  }
  
  .carhead img {
    max-width: 25px;
    height: auto;
  }

  #webdevimg {
    width: 230px;
  }
  
  .webdev img {
    max-width: 100% ;
  }
  
  .carhead {
    gap: 15px;
  }
  
  .infocar ul {
    padding-bottom: 0 !important;
  }
}


@media (max-width: 480px) {
  body {
    overflow-x: hidden;
    width: 100%;
  }
  
  .first {
    width: 100%;
    overflow-x: hidden;
  }
  
  .heading h1 {
    font-size: 45px;
  }
  
  .heading h2 {
    font-size: 25px;
  }
  
  .info-heading h3 {
    font-size: 19px;
  }
  
  .btn-getstarted {
    font-size: 18px;
    padding: 8px 50px;
  }
  
  .infograph img {
    width: 50px;
  }
  
  .count-up {
    font-size: 20px;
  }
  
  .why {
    padding-bottom: 20px !important;
  }

  .why h2 {
    font-size: 20px;
  }
  
  .bec {
    font-size: 14px;
  }
  
  .carhead p {
    font-size: 14px !important;
  }
  
  .infocar p {
    font-size: 14px !important;
    padding-bottom: 20px !important;
  }
  
  .infocar li {
    font-size: 12px !important;
  }
  
  .btn-car {
    font-size: 12px !important;
    padding: 8px 16px !important;
  }
  
  .portinf h1 {
    font-size: 40px;
  }
  
  .portinf h2 {
    font-size: 20px;
  }
  
  .portinf p {
    font-size: 18px;
  }
  
  .btn-port {
    font-size: 14px;
    padding: 10px 30px;
  }
  
  button.learn-more {
    font-size: 14px !important;
    padding: 10px 30px !important;
  }
  
  button.learn-more .button-text {
    font-size: 14px !important;
  }
  
  .faqhead {
    font-size: 30px;
  }
  
  .faq-question {
    font-size: 20px;
  }
  
  .faq-answer {
    font-size: 18px;
  }
  
  .btn-learn {
    font-size: 14px;
    padding: 10px 30px;
  }
  
  button.btn-learn.learn-more {
    font-size: 12px !important;
    padding: 0px 30px !important;
  }
  
  button.btn-learn.learn-more .button-text {
    font-size: 14px !important;
  }
}


@media (max-width: 425px) {
  body {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
  }
  
  .first {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    padding-left: 0;
    padding-right: 0;
  }
  
  .heading {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .info-heading {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .getstarted {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .second {
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .partner {
    padding: 60px 15px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .marquee-wrapper {
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }
  
  .carabout-wrapper {
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }


  
  .portfolio {
    padding: 60px 15px;
    padding-bottom: 0;
    width: 100%;
    box-sizing: border-box;
  }
  
  .portimg {
    padding-left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }
  
  .portimg img {
    width: 80%;
    max-width: 200px;
  }
  
  .faqacc {
    padding: 100px 15px 80px;
    width: 100%;
    box-sizing: border-box;
  }
  
  .learn {
    width: 100%;
    box-sizing: border-box;
  }
  
  button.learn-more {
    font-size: 14px !important;
    padding: 10px 30px !important;
  }
  
  button.learn-more .button-text {
    font-size: 14px !important;
  }
  
  button.btn-learn.learn-more {
    font-size: 14px !important;
    padding: 12px 30px !important;
  }
  
  button.btn-learn.learn-more .button-text {
    font-size: 14px !important;
  }
}


@media (max-width: 375px) {
  body {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
  }
  
  .heading {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .info-heading {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .getstarted {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .second {
    padding: 0 10px;
  }
  
  .partner {
    padding: 60px 10px;
  }
  
  .portfolio {
    padding: 60px 10px;
  }
  
  .portimg {
    padding-left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }
  
  .faqacc {
    padding: 100px 10px 80px;
  }
  
  button.learn-more {
    font-size: 14px !important;
    padding: 10px 30px !important;
  }
  
  button.learn-more .button-text {
    font-size: 14px !important;
  }
  
  button.btn-learn.learn-more {
    font-size: 14px !important;
    padding: 10px 30px !important;
  }
  
  button.btn-learn.learn-more .button-text {
    font-size: 14px !important;
  }
}


@media (max-width: 320px) {
  body {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
  }
  
  .heading h1 {
    font-size: 28px;
  }
  
  .heading h2 {
    font-size: 16px;
  }
  
  .info-heading h3 {
    font-size: 12px;
  }
  
  .btn-getstarted {
    font-size: 12px;
    padding: 6px 20px;
  }
  
  .heading {
    padding-left: 8px;
    padding-right: 8px;
  }
  
  .info-heading {
    padding-left: 8px;
    padding-right: 8px;
  }
  
  .getstarted {
    padding-left: 8px;
    padding-right: 8px;
  }
  
  .second {
    padding: 0 8px;
  }
  
  .partner {
    padding: 60px 8px;
  }
  
  .portfolio {
    padding: 60px 8px;
  }
  
  .portimg {
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
  }
  #imgport1, #imgport2, #imgport3 {
    max-width: 250px;
    width: 100%;
  }

  .btn-port .button-text, a.btn-port.learn-more .button-text {
    font-size: 12px !important;
  }
  
  .faqacc {
    padding: 100px 8px 80px;
  }
  
  button.learn-more {
    font-size: 14px !important;
    padding: 10px 30px !important;
  }
  
  button.learn-more .button-text {
    font-size: 14px !important;
  }
  
  button.btn-learn.learn-more {
    font-size: 14px !important;
    padding: 10px 30px !important;
  }
  
  button.btn-learn.learn-more .button-text {
    font-size: 14px !important;
  }
}


button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}

button.learn-more {
  width: auto;
  height: auto;
  min-width: 12rem;
  padding: 0px 70px;
  border-radius: 55px;
  background-color: transparent;
  display: inline-block;
  border: solid 1px #fff;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1px;
}

button.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 1.625rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

button.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}

button.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

button.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.29rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  transform: rotate(45deg);
}

button.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  text-transform: none;
  font-size: 30px;
  letter-spacing: 1px;
  z-index: 1;
}

button:hover .circle {
  width: 100%;
}

button:hover .circle .icon.arrow {
  background: #000;
  transform: translate(1rem, 0);
}

button:hover .button-text {
  color: #000;
}


button.btn-learn.learn-more {
  width: auto;
  height: auto;
  min-width: 12rem;
  padding: 0px 100px;
  border-radius: 55px;
  background-color: transparent;
  display: inline-block;
  border: #fff solid 1px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

button.btn-learn.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 1.625rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

button.btn-learn.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}

button.btn-learn.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

button.btn-learn.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.29rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  transform: rotate(45deg);
}

button.btn-learn.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  text-transform: none;
  font-size: 30px;
  z-index: 1;
}

button.btn-learn.learn-more:hover .circle {
  width: 100%;
}

button.btn-learn.learn-more:hover .circle .icon.arrow {
  background: #000;
  transform: translate(1rem, 0);
}

button.btn-learn.learn-more:hover .button-text {
  color: #000;
}


a.btn-port.learn-more,
a.btn-learn.learn-more {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  min-width: 12rem;
  border-radius: 55px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 0px 70px;
  transition: color 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  overflow: hidden;
  border: 1px solid #fff;
}

a.btn-learn.learn-more {
  font-weight: 600;
  padding: 0px 100px;
}

a.btn-port.learn-more .circle,
a.btn-learn.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 1.625rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

a.btn-port.learn-more .circle .icon,
a.btn-learn.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000;
}

a.btn-port.learn-more .circle .icon.arrow,
a.btn-learn.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

a.btn-port.learn-more .circle .icon.arrow::before,
a.btn-learn.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.29rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  transform: rotate(45deg);
}

a.btn-port.learn-more .button-text,
a.btn-learn.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #fff;
  font-weight: inherit;
  line-height: 1.6;
  text-align: center;
  text-transform: none;
  font-size: 30px;
  letter-spacing: 1px;
  z-index: 1;
}

a.btn-port.learn-more:hover .circle,
a.btn-learn.learn-more:hover .circle {
  width: 100%;
}

a.btn-port.learn-more:hover .circle .icon.arrow,
a.btn-learn.learn-more:hover .circle .icon.arrow {
  background: #000;
  transform: translate(1rem, 0);
}

a.btn-port.learn-more:hover .button-text,
a.btn-learn.learn-more:hover .button-text {
  color: #000;
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .btn-port,
  a.btn-port.learn-more {
    font-size: 20px !important;
    padding: 9px 27px !important;
  }
  .btn-learn,
  a.btn-learn.learn-more {
    font-size: 20px !important;
    padding: 6px 60px !important;
  }
  .btn-port .button-text,
  a.btn-port.learn-more .button-text {
    font-size: 17px !important;
  }
  .btn-learn .button-text,
  a.btn-learn.learn-more .button-text {
    font-size: 20px !important;
  }

  .webdevinf {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 60px;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
  .btn-port,
  a.btn-port.learn-more {
    font-size: 12px !important;
    padding: 10px 40px !important;
  }
  .btn-learn,
  a.btn-learn.learn-more {
    font-size: 12px !important;
    padding: 6px 40px !important;
  }
  .btn-port .button-text,
  a.btn-port.learn-more .button-text {
    font-size: 14px !important;
  }
  .btn-learn .button-text,
  a.btn-learn.learn-more .button-text {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) {
  .btn-port,
  a.btn-port.learn-more {
    font-size: 12px !important;
    padding: 0px 60px !important;
  }
  .btn-learn,
  a.btn-learn.learn-more {
    font-size: 12px !important;
    padding: 0px 40px !important;
  }
  .btn-port .button-text,
  a.btn-port.learn-more .button-text {
    font-size: 16px !important;
  }
  .btn-learn .button-text,
  a.btn-learn.learn-more .button-text {
    font-size: 16px !important;
  }
}

@media (max-width: 480px) {
  .btn-port,
  a.btn-port.learn-more {
    font-size: 10px !important;
    padding: 7px 30px !important;
  }
  .btn-learn,
  a.btn-learn.learn-more {
    font-size: 12px !important;
    padding: 7px 30px !important;
  }
  .btn-port .button-text,
  a.btn-port.learn-more .button-text {
    font-size: 15px !important;
  }
  .btn-learn .button-text,
  a.btn-learn.learn-more .button-text {
    font-size: 18px !important;
  }
}

.fade-in {
  opacity: 0;
  transition: opacity 0.4s ease;
  will-change: opacity;
}
.fade-in.visible {
  opacity: 1;
}

/* Специальные стили для marquee-wrapper - всегда видимый */
.marquee-wrapper.fade-in {
  opacity: 1 !important;
  visibility: visible !important;
}

.marquee-wrapper.fade-in.visible {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Принудительная видимость marquee на всех устройствах */
.marquee-wrapper,
.marquee-wrapper * {
  opacity: 1 !important;
  visibility: visible !important;
}

.marquee-inner,
.marquee-content {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Принудительная видимость для всех размеров экрана */
@media (min-width: 0px) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для WebKit браузеров (Safari, Chrome на iOS) */
@supports (-webkit-appearance: none) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для touch устройств */
@media (hover: none) and (pointer: coarse) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для портретной ориентации на мобильных */
@media (orientation: portrait) and (max-width: 768px) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для ландшафтной ориентации на мобильных */
@media (orientation: landscape) and (max-width: 768px) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для устройств с высоким DPI (iPhone, iPad) */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для Firefox */
@supports (-moz-appearance: none) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для Edge */
@supports (-ms-ime-align: auto) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для Chrome на Android */
@supports (-webkit-appearance: none) and (not (-ms-ime-align: auto)) and (not (-moz-appearance: none)) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для всех браузеров */
@supports (display: flex) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для всех устройств */
@media all {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для всех устройств с принудительным отображением */
@media screen {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для всех устройств с принудительным отображением */
@media print {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для всех устройств с принудительным отображением */
@media speech {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Специальные стили для iOS Safari */
@supports (-webkit-touch-callout: none) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    background: #151516 !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Дополнительные стили для всех мобильных устройств */
@media (max-width: 768px) {
  .marquee-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

@media (max-width: 320px) {
  #webdevimg {
    width: 270px;
  }
}

/* Дополнительные стили для планшетных разрешений */
@media (min-width: 768px) and (max-width: 1023px) {
  .webdev {
    min-width: 400px;
    max-width: 500px;
    margin: 0 20px;
  }
  
  .webdevinf {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  
  .carhead {
    gap: 30px;
  }
  
  .carhead img {
    width: 120px;
  }
  
  .carhead p {
    font-size: 20px;
  }
  
  .infocar p {
    font-size: 18px;
  }
  
  .infocar li {
    font-size: 16px;
  }
  
  .btn-car {
    font-size: 18px;
    padding: 15px 30px;
    max-width: 350px;
  }

  .btn-car img {
    max-width: 70px;
  }
  
}

.btn-port .circle .icon.arrow,
.btn-learn .circle .icon.arrow {
  opacity: 1 !important;
  visibility: visible !important;
}

.btn-port .circle .icon.arrow.fade-in,
.btn-learn .circle .icon.arrow.fade-in {
  opacity: 1 !important;
  transform: none !important;
}

.btn-port .circle,
.btn-learn .circle {
  opacity: 1 !important;
  visibility: visible !important;
}

.btn-port .circle.fade-in,
.btn-learn .circle.fade-in {
  opacity: 1 !important;
}

.btn-port .button-text,
.btn-learn .button-text {
  opacity: 1 !important;
  visibility: visible !important;
}

.btn-port .button-text.fade-in,
.btn-learn .button-text.fade-in {
  opacity: 1 !important;
  transform: none !important;
}

.btn-port.learn-more.fade-in,
.btn-learn.learn-more.fade-in {
  opacity: 1 !important;
  transform: none !important;
}

.btn-port:hover .circle .icon.arrow,
.btn-learn:hover .circle .icon.arrow {
  background: #000 !important;
  transform: translate(1rem, 0) !important;
}

.btn-port:hover .circle,
.btn-learn:hover .circle {
  width: 100% !important;
}

.btn-port:hover .button-text,
.btn-learn:hover .button-text {
  color: #000 !important;
}

/* Дополнительные стили для улучшения анимаций FAQ на главной странице */
.faq-item {
  will-change: transform, opacity;
}

.faq-answer {
  will-change: max-height, opacity, transform, padding;
}

/* Плавная анимация для иконки */
.icon {
  will-change: transform;
}

/* Анимация появления элементов при загрузке */
@keyframes slideInFromBottom {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.faq-item {
  animation: slideInFromBottom 0.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Улучшенные transition для всех интерактивных элементов */
.faq-item * {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Эффект ripple для вопросов */
.faq-question::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.6s ease, height 0.6s ease;
}

.faq-question:active::before {
  width: 300px;
  height: 300px;
}

/* Специальные стили для iPhone и маленьких экранов */
@media (max-width: 375px) {
  .marquee-wrapper {
    /* Принудительно делаем видимым на iPhone */
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    background: #151516 !important;
    height: 80px !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  /* Улучшения карусели для iPhone */
  .carabout-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  
  .carabout {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
  }
  
  .webdev {
    max-width: calc(100vw - 50px) !important;
    width: calc(100vw - 50px) !important;
    box-sizing: border-box !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  

  
  .carousel-container {
    padding: 0 30px !important;
  }
  
  .carabout {
    padding-right: 60px !important; /* Увеличиваем дополнительное пространство справа для iPhone */
  }
  
  .carabout {
    padding-left: 0 !important;
  }
  
  /* Уменьшаем размеры для очень маленьких экранов */
  .webdevinf h3 {
    font-size: 18px !important;
  }
  
  .webdevinf p {
    font-size: 14px !important;
  }
  
  .webdevinf li {
    font-size: 13px !important;
  }
  
  .btn-car {
    font-size: 14px !important;
    padding: 10px 20px !important;
  }
}

/* Дополнительные стили для iPhone SE и других маленьких устройств */
@media (max-width: 320px) {
  .marquee-wrapper {
    /* Принудительно делаем видимым на iPhone SE */
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    background: #151516 !important;
    height: 70px !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  
  .marquee-inner {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  .marquee-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  /* Улучшения карусели для iPhone SE */
  .carabout-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  
  .carabout {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
  }
  
  .webdev {
    max-width: calc(100vw - 40px) !important;
    width: calc(100vw - 40px) !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  

  
  .carousel-container {
    padding: 0 25px !important;
  }
  
  .carabout {
    padding-right: 50px !important; /* Увеличиваем дополнительное пространство справа для iPhone SE */
  }
  
  .webdevinf h3 {
    font-size: 16px !important;
  }
  
  .webdevinf p {
    font-size: 13px !important;
  }
  
  .webdevinf li {
    font-size: 12px !important;
  }
}

/* Специальные стили для iOS Safari */
@supports (-webkit-touch-callout: none) {
  .marquee-wrapper {
    /* Принудительно включаем аппаратное ускорение для iOS */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  
  .marquee-inner {
    /* Улучшенная анимация для iOS */
    -webkit-animation: scroll 100s linear infinite;
    animation: scroll 100s linear infinite;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
  }
  
  .marquee-content {
    /* Принудительно включаем аппаратное ускорение */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  /* Специальная анимация для iOS */
  @-webkit-keyframes scroll {
    0% {
      -webkit-transform: translateX(0%) translateZ(0);
      transform: translateX(0%) translateZ(0);
    }
    100% {
      -webkit-transform: translateX(-50%) translateZ(0);
      transform: translateX(-50%) translateZ(0);
    }
  }
  
  @keyframes scroll {
    0% {
      -webkit-transform: translateX(0%) translateZ(0);
      transform: translateX(0%) translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }
    100% {
      -webkit-transform: translateX(-50%) translateZ(0);
      transform: translateX(-50%) translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }
  }
}

/* Дополнительные стили для мобильных устройств с iOS */
@media (max-width: 768px) and (-webkit-touch-callout: none) {
  .marquee-wrapper {
    /* Принудительно включаем аппаратное ускорение */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .marquee-inner {
    /* Улучшенная производительность анимации */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    /* Принудительно включаем анимацию */
    -webkit-animation-play-state: running !important;
    animation-play-state: running !important;
  }
}
