@media screen and (max-width: 1460px) {
  .container {
    width: 1200px;
  }
  .heade-menu ul a {
    font-size: 14px;
    padding: 20px 20px;
  }
  .registr-link {
    font-size: 16px;
  }
  .wrap__logo {
    display: block;
    width: 170px;
  }
  .text-24-600 {
    font-size: 20px;
  }
  .text-18-400 {
    font-size: 16px;
  }
  .title-h2 {
    font-size: 34px;
  }
  .categories-item {
    padding: 20px;
    gap: 20px;
  }
  .categories-first-item {
    grid-row: span 2;
    padding: 30px;
  }
  .categories__inner {
    display: grid;
    grid-template-columns: 42% repeat(2, 1fr);
    grid-template-rows: repeat(2, 310px);
  }
  .categories-b-item .text .price {
    color: var(--blue);
    font-size: 20px;
  }
  .categories-b-item .text p {
    font-family: Orbitron;
    font-size: 16px;
  }
  .categories-b-item .img {
    width: 36px;
  }
  .why-item {
    gap: 15px;
    padding: 30px 0;
  }
  .hover-img {
    width: 320px;
    height: 320px;
  }
  .contest-item-title {
    font-size: 24px;
    width: 420px;
  }

  .how-item {
    min-height: 135px;
    display: flex;
    gap: 40px;
  }
  .contact-descr {
    margin-top: 20px;
    font-size: 26px;
  }

  .rules-item .left .text {
    max-width: 530px;
    min-width: 470px;
    width: 100%;
    gap: 30px;
  }
  .rules-item .left .img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    flex-shrink: 1;
  }
  .pricing-right-img {
    position: absolute;
    max-width: 600px;
    right: -48%;
    bottom: -30%;
  }

  .hero-top {
    align-items: end;
    padding-top: 0px;
    font-size: 274px;
    font-weight: 700;
    line-height: 110%;
  }
  .hero-center {
    top: -20px;
  }
  .swiper-slide-item .img {
    height: 230px;
  }
}
@media screen and (max-width: 1240px) {
  .container {
    width: 1024px;
  }
  .title-h1 {
    font-size: 44px;
    font-weight: 500;
  }
  .hero-bottom-l {
    max-width: 515px;
  }
  .hero-btn {
    width: max-content;
    padding: 15px 20px;
    font-family: Orbitron;
    font-size: 16px;
    font-weight: 600;
  }
  .hero-bottom-r-item .text,
  .hero-bottom-r-item .text span {
    font-size: 20px;
    line-height: 100%;
    text-align: center;
  }
  .hero-bottom-r .day {
    margin-top: 10px;
    font-size: 16px;
    line-height: 110%;
  }
  .hero-bottom-r-item svg {
    width: 25px;
    height: 25px;
  }
  .hero-bottom-r-wrapp {
    margin-top: 40px;
    display: flex;
    gap: 25px;
  }
  .hero-top {
    align-items: center;
    padding-top: 0px;
    font-size: 234px;
  }
  .registr-link {
    font-size: 14px;
  }
  .heade-menu ul a {
    font-size: 14px;
    padding: 18px 12px;
  }
  .heade-menu {
    gap: 15px;
  }
  .wrap__logo {
    display: block;
    width: 150px;
  }
  .text-24-600 {
    font-size: 18px;
  }
  .about--bottom {
    gap: 30px;
  }
  .about-top {
    gap: 15px;
    padding: 38px 0 55px;
    overflow: visible;
    background-size: 1200px;
  }
  .about--inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
  .title-h2 {
    font-size: 28px;
  }
  .categories-item {
    padding: 20px;
    gap: 30px;
  }
  .why-item .top {
    display: flex;
    gap: 10px;
  }
  .why-item .top .num {
    min-width: 30px;
    flex-shrink: 0;
  }

  .why-inner .left {
    gap: 20px;
    position: sticky;
    top: 80px;
    max-width: 505px;
  }
  .rules-item .left .text ul li,
  .pricing--inner .center ul li {
    gap: 10px;
    font-size: 16px;
    line-height: 110%;
  }
  .rules-item .left .text {
    max-width: none;
    min-width: 350px;
    width: 100%;
    gap: 30px;
  }
  .rules-item .left .text ul {
    gap: 15px;
  }
  .pricing-left .bottom .text,
  .pricing-left .bottom .text-2 {
    font-size: 18px;
  }
  .pricing-left {
    padding: 40px 0;
    gap: 30px;
  }
  .pricing-left .center {
    gap: 20px;
  }
  .pricing-right-img {
    position: absolute;
    max-width: 550px;
    right: -48%;
    bottom: -30%;
  }
  .registration--inner .right {
    width: 80%;
  }
  .registration--inner .left {
    max-width: none;
  }
  .partners-top .item.third img {
    max-width: 450px;
  }
  .footer-inner .center {
    margin-top: 60px;
    padding: 20px 0;
  }
  .footer-inner .top .item svg {
    width: 25px;
    height: 25px;
  }
  .footer-inner .top .item a {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 1064px) {
  .container {
    width: 760px;
  }
  .m-t {
    margin-top: 100px;
  }
  .hero-top {
    align-items: center;
    padding-top: 0px;
    font-size: 168px;
  }
  .hero-bottom {
    margin-top: -20px;
    display: flex;
    justify-content: space-between;
    gap: 25px;
    position: relative;
    z-index: 2;
    flex-direction: column;
  }
  .title-h1 {
    font-size: 34px;
    font-weight: 500;
  }
  .hero-bottom-l p {
    max-width: none;
    margin-top: 15px;
  }
  .hero-btn-wrap {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 25px;
  }
  .hero-bottom-l {
    max-width: 510px;
  }
  .hero-bottom-r {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .hero-btn {
    width: max-content;
    padding: 10px 15px;
    font-family: Orbitron;
    font-size: 14px;
    font-weight: 600;
  }
  .about-top .text-18-400 {
    padding: 0px 20px;
  }
  .text-18-400 {
    font-size: 14px;
  }
  .text-24-600 {
    font-size: 16px;
  }
  .about-wrap {
    display: flex;
    gap: 25px;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .about-wrap .line-grey {
    display: none;
  }
  .categories__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 310px repeat(2, 250px);
  }
  .categories-first-item {
    grid-row: span 1;
    grid-column: span 2;
    padding: 30px;
  }
  .why-inner .left {
    gap: 20px;
    position: sticky;
    top: 80px;
    max-width: 50%;
  }
  .hover-img {
    width: 250px;
    height: 250px;
  }
  .contest-item-title {
    font-size: 18px;
    width: 220px;
  }
  .contest-arrow p {
    font-size: 14px;
  }
  .contest-arrow {
    justify-items: end;
    align-items: flex-end;
    min-width: 140px;
    gap: 4px;
  }
  .contest-item {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    background: transparent;
    transition: 0.6s all;
  }
  .contest-bottom-grid ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
  }
  .contest-bottom-grid .title {
    font-size: 16px;
  }
  .contest-bottom-grid span {
    display: block;
    height: 10px;
  }
  .best--inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .best-left .text-18-400 {
    margin-top: 20px;
  }
  .best-right {
    padding: 0;
  }
  .contact--inner {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-direction: column;
  }
  .contest-bottom {
    margin-top: 40px;
  }

  .rules-wrap {
    margin-top: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    flex-direction: column;
  }
  .rules-item .right {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    color: var(--blue);
  }
  .title-rotate {
    writing-mode: unset;
    transform: rotate(0deg);
    font-family: Orbitron;
    font-size: 24px;
    font-weight: 600;
    line-height: 110%;
    text-transform: capitalize;
    opacity: 1;
    transition: 0.3s all;
  }
  .rules-item {
    cursor: pointer;
    width: 100%;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    height: auto;
    display: grid;
    grid-template-columns: auto;
    overflow: hidden;
    justify-items: end;
    transition: 0.6s all;
  }
  .rules-item .left {
    order: 2;
    opacity: 0;
    width: 100%;
    display: grid;
    grid-template-rows: 0fr;
    grid-template-columns: auto;
    padding-right: 0;
    overflow: hidden;
    transition: opacity 0.6s, grid-template-rows 0.7s, padding 0.5s;
  }
  .rules-item .left > div {
    min-width: 0;
    min-height: 0;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
  }
  .rules-item .arrow svg {
    width: 25px;
    height: 25px;
  }
  .active.rules-item .left {
    opacity: 1;
    grid-template-rows: 1fr;
    padding-right: 0px;
  }
  .rules-item .left .img {
    padding-top: 20px;
  }

  .pricing--inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .pricing-left {
    padding: 0px 0 30px;
    gap: 30px;
  }
  .pricing-right {
    padding: 20px;
    min-height: 395px;
  }
  .pricing-right-img {
    position: absolute;
    max-width: 550px;
    right: -30%;
    bottom: -60%;
  }
  .partners-top {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    align-content: flex-start;
  }
  .partners-top .item.third {
    width: 100%;
  }
  .partners_marquee {
    gap: 30px;
    padding: 30px 0 0;
  }
  .partners_content {
    flex-shrink: 0;
    display: flex;
    gap: 30px;
  }
  .partners_item {
    flex: 0 0 auto;
    padding: 0 20px;
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  @keyframes scroll-l {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(calc(-100% - 30px));
    }
  }
  .faq--inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .faq-svg {
    display: none;
  }
  .footer-inner .center {
    flex-direction: column;
    gap: 30px;
  }
  .footer-inner .center ul {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .swiper-slide-item .img {
    height: 260px;
  }

  .menu-burger {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menu {
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    position: relative;
  }
  .line {
    fill: none;
    stroke: #fafafa;
    stroke-width: 3;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
      stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }
  .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .line2 {
    stroke-dasharray: 60 75;
    stroke-width: 6;
    stroke-dashoffset: -134;
  }
  .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }

  .opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -90;
    stroke-width: 6;
  }
  .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }

  .burger {
    position: fixed;
    top: 51px;
    background-color: #0c0c0c;
    background-image: url(../images/mob-bg.png);
    background-size: 370px;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 20px;
    left: -100vw;
    width: 100vw;
    height: 100vh;
    z-index: 2;
    gap: 40px;
    transition: all 0.4s;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .heade-menu ul {
    flex-direction: column;
    gap: 10px;
    border: none;
  }
  .heade-menu ul a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 110%;
    width: 100%;
    padding: 10px 20px;
    border-right: none;
  }
  .header-l .wrap__logo {
    display: none;
  }
  .burger.active {
    left: 0;
  }
  .about {
    margin-top: 80px;
  }
}
@media screen and (max-width: 800px) {
  .container {
    width: 600px;
  }
  .my-thank {
    min-height: auto;
    padding-top: 40px;
  }
  .thank--inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
    min-height: auto;
    max-width: 860px;
    padding: 20px;
  }
  .hero-top {
    text-align: center;
    font-size: clamp(73px, 17.2vw, 168px);
  }
  .title-h1 {
    font-size: 20px;
  }
  .hero-bottom {
    margin-top: -6px;
    justify-content: space-between;
    padding-bottom: 40px;
  }
  .hero-bottom-l p {
    max-width: none;
    margin-top: 10px;
  }
  .hero-btn {
    width: max-content;
    padding: 16px 10px;
    font-size: 14px;
    font-weight: 600;
  }
  .hero-bottom-r .day {
    margin-top: 6px;
    font-size: 16px;
  }
  .hero-bottom-r-wrapp {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 25px;
  }
  .about-descr {
    flex-direction: column;
    text-align: center;
  }
  .about--inner {
    gap: 10px;
  }
  .title-h2 {
    font-size: 24px;
  }
  .m-t {
    margin-top: 80px;
  }
  .hero {
    height: 100vh;
    padding: 80px 0 50px;
  }
  .contest-arrow--wrap-mob {
    margin-top: 30px;
    display: block;
  }
  .contest-arrow-mob {
    padding: 14px 0;
    color: var(--white);
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .contest-arrow-mob p {
    font-family: Orbitron;
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
  }
  .contest-arrow-mob .arrow {
    display: flex;
    align-items: center;
  }
  .contest-arrow {
    min-width: auto;
  }
  .contest-arrow p {
    display: none;
  }
  .active .contest-bottom-grid > div {
    min-height: 190px;
  }
  .active .contest-arrow svg {
    width: 25px;
    height: 25px;
  }
  .active .contest-arrow svg {
    width: 23px;
    height: 23px;
    opacity: 0;
  }
  .contest-arrow--wrap {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .contest-item-title {
    font-size: 16px;
    width: 100%;
    padding-right: 50px;
  }

  .contest-item {
    padding: 20px;
    display: flex;
    position: relative;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0px;
    background: transparent;
    transition: 0.5s all;
    flex-direction: column;
  }
  .contest-bottom-grid {
    transition: 0.5s all;
  }

  .contest-top {
    gap: 15px;
  }
  .contest-bottom {
    margin-top: 30px;
  }
  .best-left .about-descr {
    text-align: start;
  }
  .best-left {
    padding: 0;
  }
  .how--inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .how-left .img {
    display: flex;
    justify-content: center;
  }
  .how-left .img img {
    max-width: 400px;
  }

  .contact .right {
    display: flex;
    justify-content: center;
  }
  .contact .right img {
    max-width: 450px;
  }
  .faq--inner .left .title-h2 {
    font-size: 24px;
    align-self: stretch;
    margin-bottom: 20px;
  }
  .faq-top_title {
    font-size: 18px;
  }
  .footer-inner .center ul {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-direction: column;
  }
  .footer-inner .center {
    margin-top: 30px;
    padding: 20px 0;
  }
  .text-16-400 {
    font-size: 14px;
    font-weight: 400;
  }
  .partners-top .item.third img {
    max-width: 350px;
  }
  .register-btn {
    font-size: 14px;
  }
  .register-btn svg {
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
  }
  .contact-descr {
    margin-top: 20px;
    font-size: 18px;
  }

  .policy-content h2 {
    font-size: 16px;

    margin-bottom: 20px;
  }
  .policy-content h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    gap: 10px;

    font-size: 16px;
  }
  .policy-content h4 {
    margin-top: 20px;
    margin-bottom: 15px;

    font-size: 14px;
  }
  .policy-content {
    font-size: 14px;
  }
  .policy-content ul {
    padding-inline-start: 20px;
  }
}
@media screen and (max-width: 640px) {
  .hero {
    height: 100vh;
    padding: 80px 0 0px;
  }
  section {
    overflow: hidden;
  }
  .about {
    margin-top: 50px;
  }
  .container {
    width: 100%;
    padding: 0 20px;
  }
  .hero-btn {
    width: max-content;
    font-size: 12px;
  }
  .title-h2,
  .faq--inner .left .title-h2 {
    font-size: 18px;
  }
  .why-inner {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 30px;
    flex-direction: column;
  }
  .why-inner .left {
    gap: 15px;
    position: static;
    top: 80px;
    max-width: none;
  }
  .why-item {
    gap: 15px;
    padding: 20px 0;
  }
  .why-item .top .num {
    min-width: 25px;
    flex-shrink: 0;
  }
  .categories__inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
  .categories-first-item {
    grid-row: 1;
    grid-column: 1;
    padding: 20px;
    gap: 30px;
  }
  .categories-item {
    padding: 20px;
    gap: 15px;
  }
  .categories-b-item .text p {
    font-size: 14px;
  }
  .categories-b-item .text .price {
    color: var(--blue);
    font-size: 16px;
  }
  .categories-b-item .img {
    width: 31px;
  }
  .categories-first-item .bottom .line-grey {
    display: none;
  }
  .meet-wrap {
    margin-top: 30px;
    position: relative;
    display: flex;
    align-items: center;
  }
  .about-top {
    gap: 15px;
    padding: 38px 0 55px;
    overflow: visible;
    background-size: 990px;
  }
  .contact-descr {
    margin-top: 15px;
    font-size: 16px;
  }
  .contact-wrap a svg {
    display: flex;
    align-items: center;
    width: 27px;
    height: 27px;
  }
  .rules-item .left > div {
    min-width: 0;
    min-height: 0;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    flex-direction: column;
  }
  .rules-item .left .text {
    max-width: none;
    min-width: auto;
    width: 100%;
    gap: 20px;
  }
  .pricing-left .bottom .text,
  .pricing-left .bottom .text-2 {
    font-size: 16px;
  }
  .pricing-right-img {
    position: absolute;
    max-width: 400px;
    right: -50%;
    bottom: -55%;
    z-index: 0;
  }
  .footer-inner .top {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
    flex-direction: column;
  }
  .footer {
    padding: 20px 0 60px;
  }
  .footer .logo {
    display: block !important;
    width: 173px;
  }
  .text-18-600 {
    font-size: 14px;
  }
  .footer-inner .top .social-link {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
  }
  .footer-inner .top .item .footer-mail svg {
    width: 20px;
    height: 20px;
  }
  .footer-mail {
    margin-top: 8px;
    font-size: 14px;
    gap: 6px;
  }
  .footer-inner .center {
    padding: 0;
    border: none;
  }
  .footer-inner .bottom {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-inner .bottom .right {
    align-items: start;
  }

  .hero-top {
    padding-top: 60px;
  }
  .hero .container {
    display: flex;
    flex-direction: column;
  }
  .hero-bottom {
    margin-top: 20px;
    gap: 90px;
    flex: 1;
    padding-bottom: 70px;
  }
  .hero-center {
    margin-top: 10px;
  }
  .hero-center img {
    width: 330px;
  }
  .hero-btn-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin-top: 30px;
  }
  .hero-bottom-r-wrapp {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  .hero-bottom-r-item .text,
  .hero-bottom-r-item .text span {
    font-size: 14px;
    text-align: center;
  }
  .hero-bottom-r-item svg {
    width: 17px;
    height: 17px;
  }
  .about-item {
    max-width: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }
  .about-descr {
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
  }
  .about--bottom {
    margin-top: -30px;
  }
  .btn-navigation.prev {
    left: 0px;
  }
  .btn-navigation.next {
    right: 0px;
  }
  .contest-bottom-grid .title {
    font-size: 14px;
  }
  .contest-bottom-grid ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
  }
  .best {
    padding: 30px 0;
    background: rgba(56, 56, 56, 0.2);
  }
  .best-left .about-descr {
    margin-top: 15px;
    font-size: 16px;
    line-height: 110%;
  }
  .best-right .text-24-600.white {
    font-size: 18px;
    text-align: center;
  }
  .best-right {
    padding: 0;
    gap: 20px;
    align-items: center;
  }
  .best-right .text {
    text-align: start;
    font-size: 16px;
  }
  .best-right .center .text {
    color: var(--white);
    text-align: start;
    font-size: 14px;
  }
  .best-right .center .line-grey {
    display: none;
  }
  .how-item .num {
    width: 28px;
    height: 28px;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    text-transform: capitalize;
  }
  .how-item {
    min-height: 95px;
    display: flex;
    gap: 15px;
  }
  .rules-item .left .text ul {
    gap: 10px;
  }
  .rules-item .arrow svg {
    width: 20px;
    height: 20px;
  }
  .active.rules-item .left {
    margin-top: -20px;
    max-width: 90%;
  }
  .rules-item {
    justify-items: start;
  }
  .title-rotate {
    font-size: 16px;
  }
  .pricing-left .top,
  .pricing-left .center {
    gap: 15px;
  }
  .pricing--inner .center ul,
  .pricing-right .top {
    gap: 10px;
  }
  .rules-item .left .text ul li,
  .pricing--inner .center ul li {
    gap: 10px;
    font-size: 14px;
    line-height: 110%;
  }
  .pricing-right .text-18-400 {
    font-size: 16px;
  }
  .registration--inner {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-direction: column;
  }
  .registration--inner .left .text-18-400 {
    text-align: center;
    margin: 15px 0 30px;
  }
  .partners-top .title-h2 {
    margin-bottom: 15px;
  }

  .partners_marquee {
    gap: 20px;
    padding: 30px 0 0;
  }
  .partners_content {
    flex-shrink: 0;
    display: flex;
    gap: 20px;
  }
  .partners_item {
    flex: 0 0 auto;
    padding: 0 7px;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  @keyframes scroll-l {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(calc(-100% - 20px));
    }
  }
  .f-bottom > div {
    max-width: 90%;
  }
}
