@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #ef8845);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #f19a5f);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #f4ac7c);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #fbe1d0);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #ef8845);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #f19a5f);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #f4ac7c);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #fbe1d0);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #333333);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #474747);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #5c5c5c);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #999999);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, minimal);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Jost);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, preorder);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, false); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 28, theme.scss */
div[data-tabs-item="tab-title_dlya_izobr"] {
  display: none !important; }

/* line 33, theme.scss */
.static-text {
  display: block;
  /* Видимый по умолчанию */ }

@media (max-width: 768px) {
  /* line 38, theme.scss */
  .static-text {
    display: block;
    /* Скрыт на мобильных */ } }
/* line 43, theme.scss */
.static-text1 {
  display: none;
  /* Скрыт на на ПК */ }

@media (max-width: 768px) {
  /* line 48, theme.scss */
  .static-text1 {
    display: block;
    /* Видимый на мобильных */ } }
/* line 54, theme.scss */
.single #toc_container {
  width: 100%;
  background: #ef884512;
  border: 0;
  margin: 5px 0 25px 0;
  padding: 5px; }

/* line 55, theme.scss */
.single #toc_container .toc_title {
  background: #ffcd1800;
  border-left: 4px solid #ef8845;
  padding: 12px 15px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #000000; }

/* line 56, theme.scss */
.stati h2 {
  background: #ffcd1800;
  border-left: 4px solid #0065bb;
  padding: 12px 15px;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  color: #000000; }

/* line 57, theme.scss */
.stati h3 {
  background: #ffcd1800;
  border-left: 4px solid #0065bb;
  padding: 12px 15px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #000000; }

/* line 58, theme.scss */
.single #toc_container > ul {
  text-align: left;
  font-size: 1.1rem;
  line-height: 20px;
  list-style: none; }

/* line 59, theme.scss */
.single #toc_container > ul > li {
  padding: 0 0 5px 0;
  background: none!important;
  position: relative; }

/* line 60, theme.scss */
.single #toc_container > ul > li::marker {
  display: none;
  list-style-type: none!important; }

/* line 61, theme.scss */
.single #toc_container > ul > li:last-child {
  padding-bottom: 0; }

/* line 62, theme.scss */
.single #toc_container > ul > li:before {
  display: none; }

/* line 63, theme.scss */
.single #toc_container > ul > li a {
  color: #000000ab;
  margin-left: 18px; }

/* line 64, theme.scss */
.single #toc_container > ul > li a:hover {
  color: #ef8845;
  text-decoration: none;
  border-bottom: 1px solid #fef7f2; }

/* line 65, theme.scss */
.single #toc_container > ul > li a .toc_number {
  font-size: 16px;
  line-height: 16px;
  color: #000000ab;
  font-weight: bold;
  margin-right: 3px; }

/* line 66, theme.scss */
.single #toc_container > ul > li a .toc_number:after {
  content: '.'; }

/* line 67, theme.scss */
.single #toc_container > ul > li > ul {
  margin: 10px 0 10px 15px;
  list-style: none; }

/* line 68, theme.scss */
.single #toc_container > ul > li > ul > li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 15px;
  background: none!important; }

/* line 69, theme.scss */
.single #toc_container > ul > li > ul > li:last-child {
  padding-bottom: 0; }

/* line 70, theme.scss */
.single #toc_container > ul > li > ul > li:before {
  display: none; }

/* line 71, theme.scss */
.single #toc_container > ul > li > ul > li > ul {
  margin: 14px 0px 20px 0px; }

/* line 72, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li {
  margin: 0px 0px 0px 30px; }

/* line 73, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 15px;
  background: none!important; }

/* line 74, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li:last-child {
  padding-bottom: 0; }

/* line 75, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li:before {
  display: none; }

/* line 81, theme.scss */
.text-content, .message-content {
  margin: 0px 0px 40px; }
  /* line 83, theme.scss */
  .text-content h1, .text-content h2, .text-content h3, .text-content p, .message-content h1, .message-content h2, .message-content h3, .message-content p {
    margin: 0px 0px 20px; }
  /* line 86, theme.scss */
  .text-content h1, .text-content h2, .text-content h3, .message-content h1, .message-content h2, .message-content h3 {
    font-weight: bold;
    color: #000; }
  /* line 90, theme.scss */
  .text-content h1, .message-content h1 {
    font-size: 24px;
    line-height: 28px; }
  /* line 94, theme.scss */
  .text-content h2, .message-content h2 {
    font-size: 20px;
    line-height: 24px; }
  /* line 98, theme.scss */
  .text-content h3, .message-content h3 {
    font-size: 16px;
    line-height: 20px; }
  /* line 102, theme.scss */
  .text-content table, .message-content table {
    max-width: 100%;
    margin: 20px 0px; }
    /* line 105, theme.scss */
    .text-content table tr, .message-content table tr {
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee; }
    /* line 109, theme.scss */
    .text-content table th, .text-content table td, .message-content table th, .message-content table td {
      padding: 10px 10px;
      font-weight: 400; }
    /* line 113, theme.scss */
    .text-content table thead, .message-content table thead {
      color: #000;
      font-weight: bold; }
      /* line 116, theme.scss */
      .text-content table thead th, .text-content table thead td, .message-content table thead th, .message-content table thead td {
        font-weight: bold; }
    /* line 120, theme.scss */
    .text-content table th, .message-content table th {
      font-weight: bold; }
  /* line 124, theme.scss */
  .text-content a, .message-content a {
    text-decoration: underline; }
  /* line 127, theme.scss */
  .text-content ul, .message-content ul {
    list-style: square;
    margin: 0px 0px 20px 25px;
    padding: 0px; }
  /* line 132, theme.scss */
  .text-content ol, .message-content ol {
    list-style: decimal;
    margin: 0px 0px 20px 25px;
    padding: 0px; }
  /* line 137, theme.scss */
  .text-content li, .message-content li {
    margin: 5px 0px; }
  /* line 140, theme.scss */
  .text-content img, .message-content img {
    max-width: 100%;
    height: auto; }
  /* line 144, theme.scss */
  .text-content strong, .text-content em, .message-content strong, .message-content em {
    color: #000; }
  /* line 147, theme.scss */
  .text-content iframe, .message-content iframe {
    max-width: 100%; }
  /* line 150, theme.scss */
  .text-content--seo, .message-content--seo {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 35px;
    text-align: center; }
    /* line 155, theme.scss */
    .text-content--seo a, .message-content--seo a {
      display: inline-block;
      vertical-align: middle;
      padding: 3px 6px;
      margin: 0px 5px 5px 0px;
      border: 1px solid #eee;
      border-radius: 5px;
      max-width: 160px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      text-decoration: none;
      color: #999; }
      /* line 168, theme.scss */
      .text-content--seo a:hover, .text-content--seo a.is-active, .message-content--seo a:hover, .message-content--seo a.is-active {
        color: black;
        border-color: green; }
      /* line 172, theme.scss */
      .text-content--seo a.is-active, .message-content--seo a.is-active {
        font-weight: bold; }

/* line 180, theme.scss */
.text-overflow {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 40px;
  padding-bottom: 51px; }
  /* line 185, theme.scss */
  .text-overflow-toggle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #eee;
    text-align: center; }
    /* line 193, theme.scss */
    .text-overflow-toggle:before, .text-overflow-toggle:after {
      content: '';
      position: absolute;
      z-index: 2;
      top: -11px;
      left: 50%;
      border-width: 5px;
      border-style: solid;
      border-color: transparent transparent #eee transparent;
      margin-left: -5px; }
    /* line 204, theme.scss */
    .text-overflow-toggle:after {
      border-color: transparent transparent #fff transparent;
      z-index: 3;
      top: -10px; }
    /* line 210, theme.scss */
    .text-overflow-toggle .button span:before {
      content: attr(data-text-second); }
  /* line 215, theme.scss */
  .text-overflow.is-hidden {
    max-height: 240px; }
    /* line 217, theme.scss */
    .text-overflow.is-hidden .text-overflow-toggle {
      box-shadow: 0px 0px 20px 30px #fff; }
      /* line 219, theme.scss */
      .text-overflow.is-hidden .text-overflow-toggle:before {
        border-color: #eee transparent transparent transparent;
        top: 0px; }
      /* line 223, theme.scss */
      .text-overflow.is-hidden .text-overflow-toggle:after {
        border-color: #fff transparent transparent transparent;
        z-index: 3;
        top: -1px; }
      /* line 229, theme.scss */
      .text-overflow.is-hidden .text-overflow-toggle .button span:before {
        content: attr(data-text-first); }
  /* line 235, theme.scss */
  .text-overflow .text-content {
    margin: 0px 0px -20px; }
  @media screen and (max-width: 768px) {
    /* line 239, theme.scss */
    .text-overflow .text-content {
      padding: 0 1rem; } }

/* line 246, theme.scss */
.insales-section-text .text-content {
  margin: 0px 0px 20px; }

/* Заголовки страницы */
/* line 253, theme.scss */
.page-header {
  text-align: center;
  padding: 2rem 0 1rem; }

/* line 257, theme.scss */
.page-header h1 {
  font-size: calc(var(--font-size) * 2.5);
  margin-bottom: 0.5rem; }

/* line 261, theme.scss */
.page-header p {
  color: var(--color-text-major-shade);
  max-width: 700px;
  margin: 0 auto; }

/* Сетка партнёров — 3 колонки */
/* line 268, theme.scss */
.partners-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--grid-list-row-gap) var(--grid-list-column-gap);
  margin: 2rem 0; }

@media (max-width: 992px) {
  /* line 275, theme.scss */
  .partners-grid {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 576px) {
  /* line 280, theme.scss */
  .partners-grid {
    grid-template-columns: 1fr; } }
/* Карточка партнёра */
/* line 286, theme.scss */
.partner-card {
  background: var(--bg);
  border: 1px solid var(--bg-major-shade);
  border-radius: var(--img-border-radius);
  padding: 1.8rem 1.2rem 1.2rem;
  text-align: center;
  transition: var(--transition);
  height: 100%;
  display: flex;
  flex-direction: column; }

/* line 297, theme.scss */
.partner-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  border-color: transparent; }

/* line 302, theme.scss */
.partner-logo {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  background: #fff;
  border-radius: 12px;
  padding: 8px; }

/* line 312, theme.scss */
.partner-logo img {
  max-height: 80px;
  max-width: 140px;
  object-fit: contain;
  transition: transform 0.2s; }

/* line 318, theme.scss */
.partner-card:hover .partner-logo img {
  transform: scale(1.02); }

/* line 321, theme.scss */
.partner-name {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0.5rem; }

/* line 326, theme.scss */
.partner-description {
  font-size: 0.9rem;
  color: var(--color-text-major-shade);
  margin-bottom: 1.2rem;
  flex: 1;
  line-height: 1.4; }

/* line 333, theme.scss */
.partner-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.5rem;
  border-top: 1px solid var(--bg-major-shade);
  padding-top: 1rem;
  gap: 1rem;
  flex-wrap: wrap; }

/* line 343, theme.scss */
.partner-link {
  font-size: 0.8rem;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  white-space: nowrap;
  padding: 4px 0; }

/* line 352, theme.scss */
.partner-link i {
  font-size: 0.75rem;
  transition: transform 0.2s; }

/* line 356, theme.scss */
.partner-link-website:hover i {
  transform: translateX(-2px); }

/* line 359, theme.scss */
.partner-link-catalog:hover i {
  transform: translateX(2px); }

@media (max-width: 480px) {
  /* line 363, theme.scss */
  .partner-links {
    flex-direction: column;
    gap: 0.5rem; }

  /* line 367, theme.scss */
  .partner-link {
    white-space: normal; } }
/* Форма сотрудничества */
/* line 373, theme.scss */
.cooperation-form {
  background: var(--bg-minor-shade);
  padding: 2rem;
  border-radius: var(--img-border-radius);
  margin: 2rem 0 3rem;
  text-align: center; }

/* line 380, theme.scss */
.form-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: 1.5rem 0; }

/* line 386, theme.scss */
.form-fields input,
.form-fields textarea,
.form-fields select {
  width: 100%;
  padding: 0.8rem;
  border: 1px solid var(--bg-major-shade);
  border-radius: var(--controls-btn-border-radius);
  font-family: var(--font-family);
  background: var(--bg); }

/* line 396, theme.scss */
.form-fields textarea {
  grid-column: span 2; }

@media (max-width: 768px) {
  /* line 400, theme.scss */
  .form-fields {
    grid-template-columns: 1fr; }

  /* line 403, theme.scss */
  .form-fields textarea {
    grid-column: span 1; } }
/* line 407, theme.scss */
.captcha-note {
  font-size: 0.75rem;
  color: var(--color-text-half-shade);
  margin-top: 1rem; }

/* Хлебные крошки */
/* line 414, theme.scss */
.breadcrumbs {
  font-size: 0.85rem;
  color: var(--color-text-major-shade);
  margin: 1rem 0 0.5rem; }

/* line 419, theme.scss */
.breadcrumbs a {
  color: var(--color-text-half-shade); }

/* line 422, theme.scss */
.breadcrumbs a:hover {
  color: var(--color-accent-text); }

/* line 425, theme.scss */
.breadcrumbs span {
  margin: 0 0.3rem; }

/* Placeholder для логотипов, которых нет в открытом доступе */
/* line 430, theme.scss */
.logo-placeholder {
  width: 120px;
  height: 80px;
  background: #f0f0f0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #aaa;
  font-size: 0.8rem;
  text-transform: uppercase; }
