<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes blurIn {
    0% {
        filter: blur(10px);
        opacity: 0;
    }
    100% {
        filter: blur(0);
        opacity: 200;
    }
}

.my-title {
    animation: blurIn 3s ease forwards; /* ÐŸÑ€Ð¸Ð¼ÐµÐ½ÑÐµÐ¼ Ð°Ð½Ð¸Ð¼Ð°Ñ†Ð¸ÑŽ */
}

.my-title2 {
    animation: blurIn 7s ease forwards; /* ÐŸÑ€Ð¸Ð¼ÐµÐ½ÑÐµÐ¼ Ð°Ð½Ð¸Ð¼Ð°Ñ†Ð¸ÑŽ */
}


.glass-effect {
    width: 300px;
    padding: 20px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(20px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    color: white;
    text-align: center;
}

.blure-b {
    animation: blurIn 1.5s ease forwards; /* ÐŸÑ€Ð¸Ð¼ÐµÐ½ÑÐµÐ¼ Ð°Ð½Ð¸Ð¼Ð°Ñ†Ð¸ÑŽ */
}

.GOLDGRADIENT  {        /*ÐŸÑ€Ð¾Ð¿Ð¸ÑÑ‹Ð²Ð°ÐµÐ¼ ÑÐ²Ð¾Ð¹ ÐºÐ»Ð°ÑÑ*/
    background: linear-gradient(315deg, #d2a813 0%, #000000 74%);       /*Ð—Ð°Ð´Ð°ÐµÐ¼ ÑÐ²Ð¾Ð¸ Ñ†Ð²ÐµÑ‚Ð° Ð´Ð»Ñ Ð³Ñ€Ð°Ð´Ð¸ÐµÐ½Ñ‚Ð°*/
    background: -webkit-linear-gradient (315deg, #d2a813 0%, #000000 74%);      /*Ð—Ð°Ð´Ð°ÐµÐ¼ ÑÐ²Ð¾Ð¸ Ñ†Ð²ÐµÑ‚Ð° Ð´Ð»Ñ Ð³Ñ€Ð°Ð´Ð¸ÐµÐ½Ñ‚Ð°*/
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    animation: dbm-animation 4s ease infinite;      /*Ð”Ð»Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ÑÑ‚ÑŒ Ð¸ Ð¿Ð»Ð°Ð²Ð½Ð¾ÑÑ‚ÑŒ Ð°Ð½Ð¸Ð¼Ð°Ñ†Ð¸Ð¸*/
    -webkit-animation: dbm-animation 4s ease infinite;      /*Ð”Ð»Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ÑÑ‚ÑŒ Ð¸ Ð¿Ð»Ð°Ð²Ð½Ð¾ÑÑ‚ÑŒ Ð°Ð½Ð¸Ð¼Ð°Ñ†Ð¸Ð¸*/
    background-size: 400% 200%;
}
@keyframes dbm-animation {
   0% {
    background-position: 0%  center;
    }
   50% {
    background-position: 100%  center;
    }
   100% {
    background-position: 0%  center;
    }
}

  
:root{
  --dbmSliderRunPadding: 40px; /*ÐžÑ‚ÑÑ‚ÑƒÐ¿ Ð²ÑÐµÐ³Ð¾ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð° Ð¾Ñ‚ ÐºÑ€Ð°Ñ ÑÐºÑ€Ð°Ð½Ð° Ð½Ð° Ð´ÐµÑÐºÑ‚Ð¾Ð¿Ðµ*/
  --dbmSliderRunPaddingMobile: 10px; /*ÐžÑ‚ÑÑ‚ÑƒÐ¿ Ð²ÑÐµÐ³Ð¾ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð° Ð¾Ñ‚ ÐºÑ€Ð°Ñ ÑÐºÑ€Ð°Ð½Ð° Ð½Ð° Ð¼Ð¾Ð±Ð¸Ð»ÐºÐµ*/
  --dbmSliderRunBorderRadiusContainer: 16px; /*Ð¡ÐºÑ€ÑƒÐ³Ð»ÐµÐ½Ð¸Ðµ ÑƒÐ³Ð»Ð¾Ð² Ñƒ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð°*/
  --dbmSliderRunBorderRadiusLogo: 16px;
  --dbmSliderRunOverflow:hidden;   /*visible - ÐµÑÐ»Ð¸ Ð½ÑƒÐ¶Ð½Ð¾, Ñ‡Ñ‚Ð¾Ð±Ñ‹ ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐºÐ¸ Ð²Ñ‹Ñ…Ð¾Ð´Ð¸Ð»Ð¸ Ð·Ð° Ð¿Ñ€ÐµÐ´ÐµÐ» ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð°*/
  --dbmSliderRunWidthLogo: 100%;
  --dbmSliderRunAspectRation: 2/1; /*Ð¡Ð¾Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ðµ ÑÑ‚Ð¾Ñ€Ð¾Ð½ Ñƒ Ð»Ð¾Ð³Ð¾Ñ‚Ð¸Ð¿Ð°*/
  --dbmSliderRunGap: 20px; /*ÐžÑ‚ÑÑ‚ÑƒÐ¿ Ð¼ÐµÐ¶Ð´Ñƒ Ð»Ð¾Ð³Ð¾Ñ‚Ð¸Ð¿Ð°Ð¼Ð¸ Ð½Ð° Ð´ÐµÐºÑÑ‚Ð¾Ð¿Ðµ*/
  --dbmSliderRunGapMobile: 10px; /*ÐžÑ‚ÑÑ‚ÑƒÐ¿ Ð¼ÐµÐ¶Ð´Ñƒ Ð»Ð¾Ð³Ð¾Ñ‚Ð¸Ð¿Ð°Ð¼Ð¸ Ð½Ð° Ð¼Ð¾Ð±Ð¸Ð»ÐºÐµ*/
}
[class*="uc-run-logo"] .swiper-wrapper {
      -webkit-transition-timing-function: linear !important;
        transition-timing-function: linear !important;
}
[class*="uc-run-logo"] .t774__container {
    max-width: calc(100vw - var(--dbmSliderRunPadding) * 2); 
    margin: 0 auto;
    border-radius: var(--dbmSliderRunBorderRadiusContainer) !important; 
    overflow:var(--dbmSliderRunOverflow) !important; 
    
}  
[class*="uc-run-logo"] .swiper-wrapper{
    display: flex !important;
    gap: var(--dbmSliderRunGap);
}

[class*="uc-run-logo"] .t774__content{
    display:none;
}
[class*="uc-run-logo"] .t774__imgwrapper{
    width: var(--dbmSliderRunWidthLogo);
    aspect-ratio: var(--dbmSliderRunAspectRation);
    padding-bottom:0% !important;
    border-radius: var(--dbmSliderRunBorderRadiusLogo) !important;
    overflow: hidden !important;
}
[class*="uc-run-logo"] .t774__wrapper{
    background-color: transparent;
}
/*Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¾Ñ‚ÑÑ‚ÑƒÐ¿ ÑÐ½Ð¸Ð·Ñƒ */
[class*="uc-run-logo"] .t774__col {
    max-width: 420px !important;
    margin: 0 !important;
    padding: 0 !important;
}
@media screen and (max-width: 480px){
    [class*="uc-run-logo"] .swiper-wrapper{
        gap: var(--dbmSliderRunGapMobile);
    }    
    [class*="uc-run-logo"] .t774__container {
        max-width: calc(100vw - var(--dbmSliderRunPaddingMobile) * 2); 
    }  
}

/*Ð•ÑÐ»Ð¸ Ð´Ð»Ñ Ð²Ñ‚Ð¾Ñ€Ð¾Ð³Ð¾ ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ð° Ð½ÑƒÐ¶Ð½Ð¾ Ð¿Ð¾Ð¼ÐµÐ½ÑÑ‚ÑŒ ÑÐ¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ðµ ÑÑ‚Ð¾Ñ€Ð¾Ð½ Ñƒ Ð»Ð¾Ð³Ð¾Ñ‚Ð¸Ð¿Ð°*/
[class*="uc-run-logo-2"] .t774__imgwrapper{ /*Ð£ÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ðµ ÐºÐ»Ð°ÑÑÐ° Ð½ÑƒÐ¶Ð½Ð¾Ð³Ð¾ ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ð°*/
    aspect-ratio: 1 / 1; 
}
   
  document.addEventListener('DOMContentLoaded', () =&gt; {
    const containersRun = document.querySelectorAll('.t774__container');

    containersRun.forEach((containerRun) =&gt; {
      const parentRun = containerRun.closest('[class*="uc-run-logo"]');
      if (parentRun) {
        initializeSwiper(containerRun, parentRun);
      }
    });

    function initializeSwiper(containerRun, parentRun) {
      const slidesRun = containerRun.querySelectorAll('.t774__col');

      containerRun.classList.add('swiper');
      const wrapperRun = document.createElement('div');
      wrapperRun.classList.add('swiper-wrapper');

      slidesRun.forEach((slideRun) =&gt; {
        slideRun.classList.add('swiper-slide');
        wrapperRun.appendChild(slideRun);
      });

      containerRun.innerHTML = '';
      containerRun.appendChild(wrapperRun);

      let swiperConfigRun = {
        loop: true,
        autoplay: {
          delay: 0,
          disableOnInteraction: false,
          reverseDirection: false,  // Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ðµ true Ð¼ÐµÐ½ÑÐµÑ‚ Ð½Ð°Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ðµ Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ñ
        },
        effect: 'slide',
        speed: 5000,    //Ð¡ÐºÐ¾Ñ€Ð¾ÑÑ‚ÑŒ Ð¿Ñ€Ð¾Ð»Ð¸ÑÑ‚Ñ‹Ð²Ð°Ð½Ð¸Ñ ÑÐ»Ð°Ð¹Ð´Ð¾Ð², Ñ‡ÐµÐ¼ Ð±Ð¾Ð»ÑŒÑˆÐµ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ðµ, Ñ‚ÐµÐ¼ Ð¼ÐµÐ´Ð»ÐµÐ½Ð½ÐµÐµ Ð´Ð²Ð¸Ð³Ð°ÑŽÑ‚ÑÑ ÑÐ»Ð°Ð¹Ð´Ñ‹
        slidesPerView: 6,   //ÐšÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐµÐº Ð½Ð° ÑÐºÑ€Ð°Ð½Ðµ
        spaceBetween: 20,   //ÐžÑ‚ÑÑ‚ÑƒÐ¿ Ð¼ÐµÐ¶Ð´Ñƒ ÐºÐ°Ñ€Ñ‚Ð¾Ñ‡ÐºÐ°Ð¼Ð¸, ÐµÑÐ»Ð¸ Ð¼ÐµÐ½ÑÐµÐ¼ Ð·Ð´ÐµÑÑŒ, Ñ‚Ð¾ Ð¼ÐµÐ½ÑÐµÐ¼ Ð¸ Ð² Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ñ‹Ñ… root
        slidesPerGroup: 1,  //ÐŸÑ€Ð¾Ð»Ð¸ÑÑ‚Ñ‹Ð²Ð°Ð½Ð¸Ðµ ÑÐ»Ð°Ð¹Ð´Ð¾Ð² Ð·Ð° Ñ€Ð°Ð·
        breakpoints: {
          320: {
            slidesPerView: 3,
            slidesPerGroup: 1,
            spaceBetween: 10,
          },
          480: {
            slidesPerView: 3,
            slidesPerGroup: 1,
            spaceBetween: 10,
          },
          640: {
            slidesPerView: 4,
            slidesPerGroup: 1,
          },
          768: {
            slidesPerView: 4,
            slidesPerGroup: 1,
          },
          1000: {
            slidesPerView: 4,
            slidesPerGroup: 1,
          },
          1360: {
            slidesPerView: 5,
            slidesPerGroup: 1,
          },
          1920: {
            slidesPerView: 6,
            slidesPerGroup: 1,
          }
        }
      };
// Ð’Ñ‚Ð¾Ñ€Ð°Ñ Ð±ÐµÐ³ÑƒÑ‰Ð°Ñ ÑÑ‚Ñ€Ð¾ÐºÐ° Ð½Ð° ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ
      if (parentRun.classList.contains('uc-run-logo-2')) {
        swiperConfigRun.speed = 6000;
        swiperConfigRun.effect = "slide";
        swiperConfigRun.autoplay = {
          delay: 0,
          disableOnInteraction: false,
          reverseDirection: true, // Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ðµ true Ð¼ÐµÐ½ÑÐµÑ‚ Ð½Ð°Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ðµ Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ñ
        };
        swiperConfigRun.breakpoints = {
          320: {
            slidesPerView: 3,
            slidesPerGroup: 1,
          },
          480: {
            slidesPerView: 3,
            slidesPerGroup: 1,
          },
          640: {
            slidesPerView: 4,
            slidesPerGroup: 1,
          },
          768: {
            slidesPerView: 4,
            slidesPerGroup: 1,
          },
          1000: {
            slidesPerView: 4,
            slidesPerGroup: 1,
          },
          1360: {
            slidesPerView: 5,
            slidesPerGroup: 1,
          },
          1920: {
            slidesPerView: 6,
            slidesPerGroup: 1,
          }
        };
      }
// ÐšÐ¾Ð½ÐµÑ† ÐºÐ¾Ð´Ð° Ð²Ñ‚Ð¾Ñ€Ð¾Ð¹ Ð±ÐµÐ³ÑƒÑ‰ÐµÐ¹ ÑÑ‚Ñ€Ð¾ÐºÐ¸
      const swiperRun = new Swiper(containerRun, swiperConfigRun);
      window.addEventListener('resize', () =&gt; swiperRun.update());
    }
  });
 
 </pre></body></html>