/* cmsms stylesheet: conference modified: вторник, 8 сентября 2026 г. 17:22:10 */
#conference-back .text-4xl {
        font-size: 2.25rem !important;
      }
      #conference-back .md\:text-7xl {
        font-size: 4.5rem !important;
      }
      #conference-back .text-3xl {
        font-size: 1.875rem !important;
      }
      #conference-back .text-2xl {
        font-size: 1.5rem !important;
      }
      #conference-back .text-xl {
        font-size: 1.25rem !important;
      }
      #conference-back .text-lg {
        font-size: 1.125rem !important;
      }
      #conference-back .text-base {
        font-size: 1rem !important;
      }
      #conference-back .text-sm {
        font-size: 0.875rem !important;
      }
      #conference-back .text-xs {
        font-size: 0.75rem !important;
      }
      #conference-back .mb-20 {
        margin-bottom: 5rem !important;
      }
      #conference-back .mb-16 {
        margin-bottom: 4rem !important;
      }
      #conference-back .mb-12 {
        margin-bottom: 3rem !important;
      }
      #conference-back .mb-8 {
        margin-bottom: 2rem !important;
      }
      #conference-back .mb-6 {
        margin-bottom: 1.5rem !important;
      }
      #conference-back .mb-4 {
        margin-bottom: 1rem !important;
      }
      #conference-back .py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
      }
      #conference-back .py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
      }
      #conference-back .px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
      }
      #conference-back .gap-12 {
        gap: 3rem !important;
      }
      #conference-back .gap-6 {
        gap: 1.5rem !important;
      }
      /* Шрифт кнопки */
      #conference-back .text-xs { font-size: 0.75rem !important; }
      #conference-back .font-medium { font-weight: 500 !important;}
      #conference-back .uppercase { text-transform: uppercase !important; }
      #conference-back .tracking-wide { letter-spacing: 0.05em !important; }

      /* Цвет текста */
      #conference-back .text-white { color: #fff !important; } 

      /* Фон кнопки */
      #conference-back .bg-\[\#2B4563\] { background-color: #2B4563 !important; }
      #conference-back .hover\:bg-\[\#1e324a\]:hover { background-color: #1e324a !important;}

      /* Отступы внутри кнопки */
      #conference-back .px-4 { padding-left: 1rem !important; padding-right: 1rem !important; }
      #conference-back .py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }

      /* Переход */
      #conference-back .transition-colors { transition: background-color 0.15s ease !important; }
      
      /* Отступы*/
      #conference-back .pt-20 { padding-top: 20px !important; }
      #conference-back .pt-40 { padding-top: 40px !important; }

      #conference-back .pb-20 { padding-bottom: 20px !important; }
      #conference-back .pb-40 { padding-bottom: 40px !important; }
