@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, #1b2738);
  --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, #283b54);
  --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, #364f71);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #6e8eb9);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #1b2738);
  --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, #283b54);
  --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, #364f71);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #6e8eb9);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, 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, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 400);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --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, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

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

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

/* =========================================================
   GRAFTBIOTRADE DELIVERY PAGE
   Работает только внутри .gb-delivery-page
   ========================================================= */
/* line 17, theme.scss */
.gb-delivery-page {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 90px 24px 110px;
  color: #1f2a33;
  box-sizing: border-box; }

/* line 26, theme.scss */
.gb-delivery-page *,
.gb-delivery-page *::before,
.gb-delivery-page *::after {
  box-sizing: border-box; }

/* line 32, theme.scss */
.gb-delivery-hero {
  position: relative;
  overflow: hidden;
  margin-bottom: 68px;
  padding: 74px 68px;
  border: 1px solid rgba(0, 143, 138, 0.12);
  border-radius: 36px;
  background: radial-gradient(circle at 88% 18%, rgba(0, 178, 169, 0.22), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 12% 88%, rgba(7, 86, 93, 0.08), rgba(0, 0, 0, 0) 34%), linear-gradient(135deg, rgba(0, 143, 138, 0.1), rgba(255, 255, 255, 0.96));
  box-shadow: 0 24px 70px rgba(7, 86, 93, 0.08); }

/* line 46, theme.scss */
.gb-delivery-hero::after {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(0, 143, 138, 0.08);
  pointer-events: none; }

/* line 58, theme.scss */
.gb-delivery-hero__content {
  position: relative;
  z-index: 1;
  max-width: 780px; }

/* line 64, theme.scss */
.gb-delivery-label {
  margin-bottom: 18px;
  color: #008f8a;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 74, theme.scss */
.gb-delivery-label_light {
  color: rgba(255, 255, 255, 0.78); }

/* line 78, theme.scss */
.gb-delivery-hero h1 {
  margin: 0 0 22px;
  color: #1f2a33;
  font-size: 58px;
  font-weight: 850;
  line-height: 1.04; }

/* line 86, theme.scss */
.gb-delivery-hero p {
  max-width: 720px;
  margin: 0;
  color: rgba(31, 42, 51, 0.72);
  font-size: 20px;
  line-height: 1.6; }

/* line 94, theme.scss */
.gb-delivery-section {
  margin-bottom: 70px; }

/* line 98, theme.scss */
.gb-delivery-section__head {
  margin-bottom: 28px; }

/* line 102, theme.scss */
.gb-delivery-section__head .gb-delivery-label {
  margin-bottom: 10px; }

/* line 106, theme.scss */
.gb-delivery-section h2 {
  margin: 0;
  color: #1f2a33;
  font-size: 38px;
  font-weight: 850;
  line-height: 1.15; }

/* line 114, theme.scss */
.gb-delivery-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px; }

/* line 120, theme.scss */
.gb-delivery-grid_two {
  grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* line 124, theme.scss */
.gb-delivery-card {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  padding: 32px 34px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06); }

/* line 135, theme.scss */
.gb-delivery-card::after {
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: rgba(0, 143, 138, 0.055);
  pointer-events: none; }

/* line 147, theme.scss */
.gb-delivery-card_wide {
  padding: 38px 42px; }

/* line 151, theme.scss */
.gb-delivery-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: rgba(0, 143, 138, 0.09);
  color: #008f8a;
  font-size: 22px;
  line-height: 1; }

/* line 165, theme.scss */
.gb-delivery-card h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 14px;
  color: #07565d;
  font-size: 22px;
  font-weight: 850;
  line-height: 1.2; }

/* line 175, theme.scss */
.gb-delivery-card p {
  position: relative;
  z-index: 1;
  margin: 0 0 16px;
  color: rgba(31, 42, 51, 0.74);
  font-size: 16px;
  line-height: 1.7; }

/* line 184, theme.scss */
.gb-delivery-card p:last-child {
  margin-bottom: 0; }

/* line 188, theme.scss */
.gb-delivery-card ul {
  position: relative;
  z-index: 1;
  margin: 16px 0 0;
  padding-left: 22px;
  color: rgba(31, 42, 51, 0.74);
  font-size: 16px;
  line-height: 1.75; }

/* line 198, theme.scss */
.gb-delivery-card li {
  margin-bottom: 8px; }

/* line 202, theme.scss */
.gb-delivery-support {
  display: grid;
  grid-template-columns: 1fr max-content;
  gap: 34px;
  align-items: center;
  padding: 48px 52px;
  border-radius: 32px;
  background: radial-gradient(circle at 90% 15%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 28%), linear-gradient(135deg, #07565d 0%, #008f8a 55%, #35c9a8 100%);
  color: #ffffff;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18); }

/* line 216, theme.scss */
.gb-delivery-support h2 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 34px;
  font-weight: 850;
  line-height: 1.15; }

/* line 224, theme.scss */
.gb-delivery-support p {
  max-width: 620px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 17px;
  line-height: 1.6; }

/* line 232, theme.scss */
.gb-delivery-support__contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  white-space: nowrap; }

/* line 239, theme.scss */
.gb-delivery-support__contacts a {
  color: #ffffff;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.1;
  text-decoration: none; }

/* line 247, theme.scss */
.gb-delivery-support__contacts span {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px; }

@media screen and (max-width: 767px) {
  /* line 254, theme.scss */
  .gb-delivery-page {
    padding: 44px 18px 84px; }

  /* line 258, theme.scss */
  .gb-delivery-hero {
    margin-bottom: 44px;
    padding: 38px 24px;
    border-radius: 28px; }

  /* line 264, theme.scss */
  .gb-delivery-hero h1 {
    font-size: 38px; }

  /* line 268, theme.scss */
  .gb-delivery-hero p {
    font-size: 17px; }

  /* line 272, theme.scss */
  .gb-delivery-section {
    margin-bottom: 50px; }

  /* line 276, theme.scss */
  .gb-delivery-section h2 {
    font-size: 30px; }

  /* line 280, theme.scss */
  .gb-delivery-grid,
  .gb-delivery-grid_two {
    grid-template-columns: 1fr;
    gap: 14px; }

  /* line 286, theme.scss */
  .gb-delivery-card,
  .gb-delivery-card_wide {
    padding: 26px 22px;
    border-radius: 24px; }

  /* line 292, theme.scss */
  .gb-delivery-card h3 {
    font-size: 21px; }

  /* line 296, theme.scss */
  .gb-delivery-card p,
  .gb-delivery-card ul {
    font-size: 15px; }

  /* line 301, theme.scss */
  .gb-delivery-support {
    display: block;
    padding: 34px 24px;
    border-radius: 28px; }

  /* line 307, theme.scss */
  .gb-delivery-support h2 {
    font-size: 29px; }

  /* line 311, theme.scss */
  .gb-delivery-support__contacts {
    align-items: flex-start;
    margin-top: 28px; }

  /* line 316, theme.scss */
  .gb-delivery-support__contacts a {
    font-size: 24px; } }
/* =========================================================
   BASIC PAGE CONTENT OUTPUT
   Чтобы HTML из страниц нормально отображался
   ========================================================= */
/* line 326, theme.scss */
.gb-page-content {
  width: 100%; }

/* line 330, theme.scss */
.gb-page-content:empty {
  display: none; }

/* =========================================================
   GRAFTBIOTRADE LEGAL PAGE
   Оферта / политика / юридические страницы
   ========================================================= */
/* line 339, theme.scss */
.gb-legal-page {
  max-width: 1040px;
  margin: 0 auto;
  padding: 90px 24px 110px;
  color: #1f2a33;
  font-size: 16px;
  line-height: 1.75; }

/* line 348, theme.scss */
.gb-legal-page h1 {
  margin: 0 0 32px;
  color: #1f2a33;
  font-size: 48px;
  font-weight: 850;
  line-height: 1.08; }

/* line 356, theme.scss */
.gb-legal-page h2 {
  margin: 52px 0 20px;
  color: #07565d;
  font-size: 28px;
  font-weight: 850;
  line-height: 1.2; }

/* line 364, theme.scss */
.gb-legal-page p {
  margin: 0 0 18px;
  color: rgba(31, 42, 51, 0.78); }

/* line 369, theme.scss */
.gb-legal-page strong {
  color: #1f2a33;
  font-weight: 800; }

/* line 374, theme.scss */
.gb-legal-page a {
  color: #008f8a;
  text-decoration: none; }

/* line 379, theme.scss */
.gb-legal-page a:hover {
  text-decoration: underline; }

@media screen and (max-width: 767px) {
  /* line 384, theme.scss */
  .gb-legal-page {
    padding: 44px 18px 84px;
    font-size: 15px;
    line-height: 1.7; }

  /* line 390, theme.scss */
  .gb-legal-page h1 {
    font-size: 34px; }

  /* line 394, theme.scss */
  .gb-legal-page h2 {
    margin-top: 40px;
    font-size: 24px; } }
/* line 400, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 404, theme.scss */
#faq {
  scroll-margin-top: 180px; }

/* =========================================================
   GRAFTBIOTRADE CONTACTS PAGE FIX
   ========================================================= */
/* line 412, theme.scss */
.gb-contacts-page {
  max-width: 1180px;
  margin: 0 auto;
  padding: 90px 24px 110px;
  color: #1f2a33;
  box-sizing: border-box; }

/* line 420, theme.scss */
.gb-contacts-page *,
.gb-contacts-page *::before,
.gb-contacts-page *::after {
  box-sizing: border-box; }

/* line 426, theme.scss */
.gb-contacts-label {
  margin-bottom: 16px;
  color: #008f8a;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 435, theme.scss */
.gb-contacts-label_light {
  color: rgba(255, 255, 255, 0.78); }

/* line 439, theme.scss */
.gb-contacts-hero {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 50px;
  align-items: center;
  margin-bottom: 56px;
  padding: 64px;
  border-radius: 36px;
  background: radial-gradient(circle at 82% 18%, rgba(0, 178, 169, 0.2), rgba(0, 0, 0, 0) 34%), linear-gradient(135deg, rgba(0, 143, 138, 0.1), rgba(255, 255, 255, 0.96));
  border: 1px solid rgba(0, 143, 138, 0.12);
  box-shadow: 0 24px 70px rgba(7, 86, 93, 0.08); }

/* line 454, theme.scss */
.gb-contacts-hero h1 {
  margin: 0 0 22px;
  font-size: 58px;
  font-weight: 850;
  line-height: 1.04;
  color: #1f2a33; }

/* line 462, theme.scss */
.gb-contacts-hero p {
  max-width: 640px;
  margin: 0;
  color: rgba(31, 42, 51, 0.72);
  font-size: 20px;
  line-height: 1.6; }

/* line 470, theme.scss */
.gb-contacts-actions {
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 520px;
  margin-top: 34px; }

/* line 478, theme.scss */
.gb-contacts-action {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 64px;
  padding: 12px 20px 12px 14px;
  border: 1px solid rgba(0, 143, 138, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.88);
  color: #1f2a33;
  text-decoration: none;
  box-shadow: 0 10px 28px rgba(7, 86, 93, 0.06); }

/* line 492, theme.scss */
.gb-contacts-action__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  min-width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(135deg, #07565d, #008f8a);
  color: #fff;
  font-size: 18px;
  font-weight: 900; }

/* line 506, theme.scss */
.gb-contacts-action strong {
  display: block;
  font-size: 18px;
  font-weight: 850;
  color: #1f2a33; }

/* line 513, theme.scss */
.gb-contacts-action small {
  display: block;
  margin-top: 3px;
  color: rgba(31, 42, 51, 0.62);
  font-size: 13px; }

/* line 520, theme.scss */
.gb-contacts-hero__visual {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 526, theme.scss */
.gb-contacts-visual-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0%, #ffffff 34%, rgba(0, 143, 138, 0.08) 35%, rgba(0, 143, 138, 0.04) 62%, rgba(0, 143, 138, 0.08) 63%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: inset 0 0 0 1px rgba(0, 143, 138, 0.1), 0 24px 70px rgba(7, 86, 93, 0.1); }

/* line 538, theme.scss */
.gb-contacts-visual-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffffff, #eaf7f6);
  color: #008f8a;
  font-size: 78px;
  font-weight: 900;
  box-shadow: 0 20px 44px rgba(7, 86, 93, 0.12); }

/* line 552, theme.scss */
.gb-contacts-section {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: 24px;
  margin-bottom: 34px; }

/* line 559, theme.scss */
.gb-contacts-form-card,
.gb-contacts-social-card {
  border-radius: 32px;
  overflow: hidden; }

/* line 565, theme.scss */
.gb-contacts-form-card {
  padding: 44px 46px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  background: #fff;
  box-shadow: 0 18px 50px rgba(7, 86, 93, 0.07); }

/* line 572, theme.scss */
.gb-contacts-form-card h2,
.gb-contacts-social-card h2 {
  margin: 0 0 12px;
  font-size: 34px;
  font-weight: 850;
  line-height: 1.15; }

/* line 580, theme.scss */
.gb-contacts-form-card p {
  margin: 0 0 30px;
  color: rgba(31, 42, 51, 0.7);
  font-size: 16px;
  line-height: 1.6; }

/* line 587, theme.scss */
.gb-contacts-form {
  display: flex;
  flex-direction: column;
  gap: 16px; }

/* line 593, theme.scss */
.gb-contacts-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px; }

/* line 599, theme.scss */
.gb-contacts-form input,
.gb-contacts-form textarea {
  width: 100%;
  border: 1px solid rgba(7, 86, 93, 0.14);
  border-radius: 18px;
  outline: none;
  background: rgba(0, 143, 138, 0.035);
  color: #1f2a33;
  font-size: 16px; }

/* line 610, theme.scss */
.gb-contacts-form input {
  height: 56px;
  padding: 0 18px; }

/* line 615, theme.scss */
.gb-contacts-form textarea {
  min-height: 136px;
  padding: 18px;
  resize: vertical; }

/* line 621, theme.scss */
.gb-contacts-consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: rgba(31, 42, 51, 0.62);
  font-size: 13px;
  line-height: 1.45; }

/* line 630, theme.scss */
.gb-contacts-consent input {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-top: 2px; }

/* line 637, theme.scss */
.gb-contacts-form button {
  width: fit-content;
  min-height: 56px;
  padding: 0 34px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #07565d, #008f8a);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer; }

/* line 651, theme.scss */
.gb-contacts-social-card {
  padding: 44px 34px;
  background: linear-gradient(135deg, #07565d 0%, #008f8a 58%, #35c9a8 100%);
  color: #fff;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18); }

/* line 658, theme.scss */
.gb-contacts-social-card h2 {
  color: #fff; }

/* line 662, theme.scss */
.gb-contacts-social-card p {
  margin: 0 0 30px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.6; }

/* line 669, theme.scss */
.gb-contacts-socials {
  display: flex;
  flex-direction: column;
  gap: 14px; }

/* line 675, theme.scss */
.gb-contacts-socials a {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 72px;
  padding: 14px 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  color: #07565d;
  text-decoration: none; }

/* line 687, theme.scss */
.gb-contacts-socials span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(0, 143, 138, 0.1);
  color: #008f8a;
  font-size: 18px;
  font-weight: 900; }

/* line 701, theme.scss */
.gb-contacts-info {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 707, theme.scss */
.gb-contacts-info__item {
  padding: 28px 30px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(7, 86, 93, 0.05); }

/* line 715, theme.scss */
.gb-contacts-info__item h3 {
  margin: 0 0 10px;
  color: #07565d;
  font-size: 20px;
  font-weight: 850; }

/* line 722, theme.scss */
.gb-contacts-info__item p {
  margin: 0;
  color: rgba(31, 42, 51, 0.7);
  font-size: 15px;
  line-height: 1.55; }

@media screen and (max-width: 767px) {
  /* line 730, theme.scss */
  .gb-contacts-page {
    padding: 44px 18px 84px; }

  /* line 734, theme.scss */
  .gb-contacts-hero {
    display: block;
    margin-bottom: 42px;
    padding: 38px 24px;
    border-radius: 28px; }

  /* line 741, theme.scss */
  .gb-contacts-hero h1 {
    font-size: 38px; }

  /* line 745, theme.scss */
  .gb-contacts-hero p {
    font-size: 17px; }

  /* line 749, theme.scss */
  .gb-contacts-actions {
    margin-top: 30px; }

  /* line 753, theme.scss */
  .gb-contacts-action {
    border-radius: 22px; }

  /* line 757, theme.scss */
  .gb-contacts-action strong {
    font-size: 16px; }

  /* line 761, theme.scss */
  .gb-contacts-hero__visual {
    display: none; }

  /* line 765, theme.scss */
  .gb-contacts-section {
    grid-template-columns: 1fr; }

  /* line 769, theme.scss */
  .gb-contacts-form-card,
  .gb-contacts-social-card {
    padding: 32px 24px;
    border-radius: 28px; }

  /* line 775, theme.scss */
  .gb-contacts-form-card h2,
  .gb-contacts-social-card h2 {
    font-size: 29px; }

  /* line 780, theme.scss */
  .gb-contacts-form__row {
    grid-template-columns: 1fr; }

  /* line 784, theme.scss */
  .gb-contacts-form button {
    width: 100%; }

  /* line 788, theme.scss */
  .gb-contacts-info {
    grid-template-columns: 1fr; } }
/* =========================================================
   GRAFTBIOTRADE AMBASSADOR PAGE
   Программа амбассадорства
   ========================================================= */
/* line 798, theme.scss */
.gb-ambassador-page {
  max-width: 1180px;
  margin: 0 auto;
  padding: 90px 24px 110px;
  color: #1f2a33;
  box-sizing: border-box; }

/* line 806, theme.scss */
.gb-ambassador-page *,
.gb-ambassador-page *::before,
.gb-ambassador-page *::after {
  box-sizing: border-box; }

/* line 812, theme.scss */
.gb-ambassador-label {
  margin-bottom: 18px;
  color: #008f8a;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 821, theme.scss */
.gb-ambassador-label_light {
  color: rgba(255, 255, 255, 0.78); }

/* line 825, theme.scss */
.gb-ambassador-hero {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 56px;
  align-items: center;
  margin-bottom: 64px;
  padding: 72px 68px;
  border-radius: 38px;
  border: 1px solid rgba(0, 143, 138, 0.12);
  background: radial-gradient(circle at 86% 18%, rgba(0, 178, 169, 0.22), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 12% 88%, rgba(7, 86, 93, 0.08), rgba(0, 0, 0, 0) 32%), linear-gradient(135deg, rgba(0, 143, 138, 0.1), rgba(255, 255, 255, 0.96));
  box-shadow: 0 24px 70px rgba(7, 86, 93, 0.08);
  overflow: hidden; }

/* line 842, theme.scss */
.gb-ambassador-hero h1 {
  max-width: 760px;
  margin: 0 0 22px;
  color: #1f2a33;
  font-size: 58px;
  font-weight: 850;
  line-height: 1.04; }

/* line 851, theme.scss */
.gb-ambassador-hero p {
  max-width: 700px;
  margin: 0;
  color: rgba(31, 42, 51, 0.72);
  font-size: 20px;
  line-height: 1.6; }

/* line 859, theme.scss */
.gb-ambassador-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 36px; }

/* line 866, theme.scss */
.gb-ambassador-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 30px;
  border-radius: 999px;
  background: linear-gradient(135deg, #07565d, #008f8a);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .04em;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 16px 34px rgba(0, 143, 138, 0.22); }

/* line 883, theme.scss */
.gb-ambassador-button_light {
  background: rgba(255, 255, 255, 0.88);
  color: #07565d;
  border: 1px solid rgba(0, 143, 138, 0.16);
  box-shadow: none; }

/* line 890, theme.scss */
.gb-ambassador-hero__visual {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 896, theme.scss */
.gb-ambassador-orbit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0%, #ffffff 32%, rgba(0, 143, 138, 0.08) 33%, rgba(0, 143, 138, 0.04) 62%, rgba(0, 143, 138, 0.08) 63%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: inset 0 0 0 1px rgba(0, 143, 138, 0.1), 0 24px 70px rgba(7, 86, 93, 0.1); }

/* line 909, theme.scss */
.gb-ambassador-orbit__center {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 132px;
  height: 132px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffffff, #eaf7f6);
  color: #008f8a;
  font-size: 42px;
  font-weight: 900;
  box-shadow: 0 20px 44px rgba(7, 86, 93, 0.12); }

/* line 923, theme.scss */
.gb-ambassador-orbit__dot {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #008f8a;
  box-shadow: 0 0 0 10px rgba(0, 143, 138, 0.08); }

/* line 932, theme.scss */
.gb-ambassador-orbit__dot_1 {
  top: 54px;
  right: 68px; }

/* line 937, theme.scss */
.gb-ambassador-orbit__dot_2 {
  left: 42px;
  bottom: 92px; }

/* line 942, theme.scss */
.gb-ambassador-orbit__dot_3 {
  right: 44px;
  bottom: 74px;
  background: #35c9a8; }

/* line 948, theme.scss */
.gb-ambassador-intro {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 54px;
  margin-bottom: 70px;
  padding: 42px 0; }

/* line 956, theme.scss */
.gb-ambassador-intro h2,
.gb-ambassador-section h2,
.gb-ambassador-after h2,
.gb-ambassador-fit h2,
.gb-ambassador-form-card h2,
.gb-ambassador-contact-card h2,
.gb-ambassador-faq h2 {
  margin: 0;
  color: #1f2a33;
  font-size: 38px;
  font-weight: 850;
  line-height: 1.15; }

/* line 970, theme.scss */
.gb-ambassador-intro p {
  margin: 0 0 18px;
  color: rgba(31, 42, 51, 0.72);
  font-size: 18px;
  line-height: 1.7; }

/* line 977, theme.scss */
.gb-ambassador-section {
  margin-bottom: 72px; }

/* line 981, theme.scss */
.gb-ambassador-section__head {
  margin-bottom: 30px; }

/* line 985, theme.scss */
.gb-ambassador-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 991, theme.scss */
.gb-ambassador-card {
  min-height: 100%;
  padding: 30px;
  border-radius: 26px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  background: #fff;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06); }

/* line 1000, theme.scss */
.gb-ambassador-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: rgba(0, 143, 138, 0.09);
  color: #008f8a;
  font-size: 22px;
  font-weight: 900; }

/* line 1014, theme.scss */
.gb-ambassador-card h3,
.gb-ambassador-step h3,
.gb-contacts-info__item h3 {
  margin: 0 0 12px;
  color: #07565d;
  font-size: 22px;
  font-weight: 850;
  line-height: 1.2; }

/* line 1024, theme.scss */
.gb-ambassador-card p,
.gb-ambassador-step p {
  margin: 0;
  color: rgba(31, 42, 51, 0.72);
  font-size: 16px;
  line-height: 1.65; }

/* line 1032, theme.scss */
.gb-ambassador-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px; }

/* line 1038, theme.scss */
.gb-ambassador-step {
  padding: 30px;
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(0, 143, 138, 0.08), rgba(255, 255, 255, 0.96));
  border: 1px solid rgba(0, 143, 138, 0.1); }

/* line 1045, theme.scss */
.gb-ambassador-step span {
  display: inline-flex;
  margin-bottom: 18px;
  color: #008f8a;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .12em; }

/* line 1054, theme.scss */
.gb-ambassador-after {
  margin-bottom: 72px;
  padding: 48px 52px;
  border-radius: 32px;
  background: radial-gradient(circle at 90% 15%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 28%), linear-gradient(135deg, #07565d 0%, #008f8a 55%, #35c9a8 100%);
  color: #fff;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18); }

/* line 1065, theme.scss */
.gb-ambassador-after h2 {
  max-width: 680px;
  color: #fff;
  margin-bottom: 28px; }

/* line 1071, theme.scss */
.gb-ambassador-after__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px; }

/* line 1077, theme.scss */
.gb-ambassador-after__list div {
  padding: 24px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.16); }

/* line 1084, theme.scss */
.gb-ambassador-after__list strong {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 850; }

/* line 1092, theme.scss */
.gb-ambassador-after__list p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.6; }

/* line 1099, theme.scss */
.gb-ambassador-fit {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 40px;
  align-items: start;
  margin-bottom: 24px;
  padding: 38px 42px;
  border-radius: 30px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  background: #fff;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06); }

/* line 1112, theme.scss */
.gb-ambassador-fit p {
  margin: 0;
  color: rgba(31, 42, 51, 0.72);
  font-size: 18px;
  line-height: 1.7; }

/* line 1119, theme.scss */
.gb-ambassador-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

/* line 1125, theme.scss */
.gb-ambassador-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(0, 143, 138, 0.08);
  color: #07565d;
  font-size: 14px;
  font-weight: 800; }

/* line 1137, theme.scss */
.gb-ambassador-form-section {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  gap: 24px;
  margin-bottom: 72px; }

/* line 1144, theme.scss */
.gb-ambassador-form-card {
  padding: 44px 46px;
  border-radius: 32px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  background: #fff;
  box-shadow: 0 18px 50px rgba(7, 86, 93, 0.07); }

/* line 1152, theme.scss */
.gb-ambassador-form-card h2 {
  margin-bottom: 12px; }

/* line 1156, theme.scss */
.gb-ambassador-form-card p {
  margin: 0 0 30px;
  color: rgba(31, 42, 51, 0.7);
  font-size: 16px;
  line-height: 1.6; }

/* line 1163, theme.scss */
.gb-ambassador-form {
  display: flex;
  flex-direction: column;
  gap: 16px; }

/* line 1169, theme.scss */
.gb-ambassador-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px; }

/* line 1175, theme.scss */
.gb-ambassador-form input,
.gb-ambassador-form select,
.gb-ambassador-form textarea {
  width: 100%;
  border: 1px solid rgba(7, 86, 93, 0.14);
  border-radius: 18px;
  outline: none;
  background: rgba(0, 143, 138, 0.035);
  color: #1f2a33;
  font-size: 16px; }

/* line 1187, theme.scss */
.gb-ambassador-form input,
.gb-ambassador-form select {
  height: 56px;
  padding: 0 18px; }

/* line 1193, theme.scss */
.gb-ambassador-form textarea {
  min-height: 136px;
  padding: 18px;
  resize: vertical; }

/* line 1199, theme.scss */
.gb-ambassador-consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: rgba(31, 42, 51, 0.62);
  font-size: 13px;
  line-height: 1.45; }

/* line 1208, theme.scss */
.gb-ambassador-consent input {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-top: 2px; }

/* line 1215, theme.scss */
.gb-ambassador-form button {
  width: fit-content;
  min-height: 56px;
  padding: 0 34px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #07565d, #008f8a);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer; }

/* line 1229, theme.scss */
.gb-ambassador-contact-card {
  padding: 44px 34px;
  border-radius: 32px;
  background: linear-gradient(135deg, #07565d 0%, #008f8a 58%, #35c9a8 100%);
  color: #fff;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18); }

/* line 1237, theme.scss */
.gb-ambassador-contact-card h2 {
  margin-bottom: 14px;
  color: #fff; }

/* line 1242, theme.scss */
.gb-ambassador-contact-card p {
  margin: 0 0 28px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.6; }

/* line 1249, theme.scss */
.gb-ambassador-contact-links {
  display: flex;
  flex-direction: column;
  gap: 14px; }

/* line 1255, theme.scss */
.gb-ambassador-contact-links a {
  display: flex;
  align-items: center;
  min-height: 64px;
  padding: 0 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  color: #07565d;
  font-size: 16px;
  font-weight: 850;
  text-decoration: none; }

/* line 1268, theme.scss */
.gb-ambassador-faq {
  padding: 44px 46px;
  border-radius: 32px;
  border: 1px solid rgba(7, 86, 93, 0.09);
  background: #fff;
  box-shadow: 0 18px 50px rgba(7, 86, 93, 0.07); }

/* line 1276, theme.scss */
.gb-ambassador-faq h2 {
  margin-bottom: 24px; }

/* line 1280, theme.scss */
.gb-ambassador-faq details {
  border-bottom: 1px solid rgba(7, 86, 93, 0.1); }

/* line 1284, theme.scss */
.gb-ambassador-faq details:last-child {
  border-bottom: 0; }

/* line 1288, theme.scss */
.gb-ambassador-faq summary {
  padding: 20px 0;
  color: #07565d;
  font-size: 18px;
  font-weight: 850;
  cursor: pointer; }

/* line 1296, theme.scss */
.gb-ambassador-faq p {
  margin: 0;
  padding: 0 0 22px;
  color: rgba(31, 42, 51, 0.72);
  font-size: 16px;
  line-height: 1.7; }

@media screen and (max-width: 767px) {
  /* line 1305, theme.scss */
  .gb-ambassador-page {
    padding: 44px 18px 84px; }

  /* line 1309, theme.scss */
  .gb-ambassador-hero {
    display: block;
    margin-bottom: 44px;
    padding: 38px 24px;
    border-radius: 28px; }

  /* line 1316, theme.scss */
  .gb-ambassador-hero h1 {
    font-size: 38px; }

  /* line 1320, theme.scss */
  .gb-ambassador-hero p {
    font-size: 17px; }

  /* line 1324, theme.scss */
  .gb-ambassador-actions {
    flex-direction: column; }

  /* line 1328, theme.scss */
  .gb-ambassador-button {
    width: 100%; }

  /* line 1332, theme.scss */
  .gb-ambassador-hero__visual {
    display: none; }

  /* line 1336, theme.scss */
  .gb-ambassador-intro,
  .gb-ambassador-fit,
  .gb-ambassador-form-section {
    grid-template-columns: 1fr;
    gap: 22px; }

  /* line 1343, theme.scss */
  .gb-ambassador-intro h2,
  .gb-ambassador-section h2,
  .gb-ambassador-after h2,
  .gb-ambassador-fit h2,
  .gb-ambassador-form-card h2,
  .gb-ambassador-contact-card h2,
  .gb-ambassador-faq h2 {
    font-size: 29px; }

  /* line 1353, theme.scss */
  .gb-ambassador-benefits,
  .gb-ambassador-steps,
  .gb-ambassador-after__list {
    grid-template-columns: 1fr; }

  /* line 1359, theme.scss */
  .gb-ambassador-card,
  .gb-ambassador-step,
  .gb-ambassador-fit,
  .gb-ambassador-form-card,
  .gb-ambassador-contact-card,
  .gb-ambassador-faq {
    padding: 28px 24px;
    border-radius: 26px; }

  /* line 1369, theme.scss */
  .gb-ambassador-after {
    padding: 34px 24px;
    border-radius: 28px; }

  /* line 1374, theme.scss */
  .gb-ambassador-form__row {
    grid-template-columns: 1fr; }

  /* line 1378, theme.scss */
  .gb-ambassador-form button {
    width: 100%; } }
/* =========================================================
   AMBASSADOR INLINE SVG IMAGES
   Картинки прямо в HTML, без загрузки файлов
   ========================================================= */
/* line 1388, theme.scss */
.gb-ambassador-svg {
  display: block;
  width: 100%;
  max-width: 380px;
  height: auto;
  filter: drop-shadow(0 24px 50px rgba(7, 86, 93, 0.14)); }

/* line 1396, theme.scss */
.gb-ambassador-visual-section {
  margin-bottom: 72px; }

/* line 1400, theme.scss */
.gb-ambassador-visual-card {
  overflow: hidden;
  border-radius: 34px;
  background: #f3fbfa;
  border: 1px solid rgba(0, 143, 138, 0.1);
  box-shadow: 0 18px 50px rgba(7, 86, 93, 0.07); }

/* line 1408, theme.scss */
.gb-ambassador-wide-svg {
  display: block;
  width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  /* line 1415, theme.scss */
  .gb-ambassador-visual-section {
    margin-bottom: 44px; }

  /* line 1419, theme.scss */
  .gb-ambassador-visual-card {
    border-radius: 26px; } }
/* line 1424, theme.scss */
.gb-about-page {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 120px 24px 110px !important;
  color: #1f2a33 !important; }

/* line 1431, theme.scss */
.gb-about-hero {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 380px !important;
  gap: 56px !important;
  align-items: center !important;
  margin-bottom: 70px !important;
  padding: 72px 68px !important;
  border-radius: 38px !important;
  border: 1px solid rgba(0, 143, 138, 0.12) !important;
  background: radial-gradient(circle at 86% 18%, rgba(0, 178, 169, 0.22), rgba(0, 0, 0, 0) 34%), radial-gradient(circle at 12% 88%, rgba(7, 86, 93, 0.08), rgba(0, 0, 0, 0) 32%), linear-gradient(135deg, rgba(0, 143, 138, 0.1), rgba(255, 255, 255, 0.96)) !important;
  box-shadow: 0 24px 70px rgba(7, 86, 93, 0.08) !important;
  overflow: hidden !important; }

/* line 1448, theme.scss */
.gb-about-hero h1 {
  margin: 0 0 22px !important;
  color: #1f2a33 !important;
  font-size: 58px !important;
  font-weight: 850 !important;
  line-height: 1.04 !important; }

/* line 1456, theme.scss */
.gb-about-hero p {
  max-width: 720px !important;
  margin: 0 !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 20px !important;
  line-height: 1.6 !important; }

/* line 1464, theme.scss */
.gb-about-label {
  margin-bottom: 18px !important;
  color: #008f8a !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important; }

/* line 1473, theme.scss */
.gb-about-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important;
  padding: 0 30px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #07565d, #008f8a) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  text-transform: uppercase !important; }

/* line 1488, theme.scss */
.gb-about-button_light {
  background: rgba(255, 255, 255, 0.88) !important;
  color: #07565d !important;
  border: 1px solid rgba(0, 143, 138, 0.16) !important; }

/* line 1494, theme.scss */
.gb-about-hero__actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  margin-top: 36px !important; }

/* line 1501, theme.scss */
.gb-about-hero-svg {
  display: block !important;
  width: 100% !important;
  max-width: 380px !important;
  height: auto !important; }

/* line 1508, theme.scss */
.gb-about-intro,
.gb-about-split,
.gb-about-cta,
.gb-about-wide {
  margin-bottom: 72px !important; }

/* line 1515, theme.scss */
.gb-about-principles,
.gb-about-products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important; }

/* line 1522, theme.scss */
.gb-about-card,
.gb-about-product {
  padding: 30px !important;
  border-radius: 26px !important;
  border: 1px solid rgba(7, 86, 93, 0.09) !important;
  background: #fff !important;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06) !important; }

/* line 1531, theme.scss */
.gb-about-card h3,
.gb-about-product h3 {
  margin: 0 0 12px !important;
  color: #07565d !important;
  font-size: 22px !important;
  font-weight: 850 !important; }

/* line 1539, theme.scss */
.gb-about-card p,
.gb-about-product p {
  margin: 0 !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 16px !important;
  line-height: 1.65 !important; }

@media screen and (max-width: 767px) {
  /* line 1548, theme.scss */
  .gb-about-page {
    padding: 44px 18px 84px !important; }

  /* line 1552, theme.scss */
  .gb-about-hero {
    display: block !important;
    padding: 38px 24px !important;
    border-radius: 28px !important; }

  /* line 1558, theme.scss */
  .gb-about-hero h1 {
    font-size: 38px !important; }

  /* line 1562, theme.scss */
  .gb-about-principles,
  .gb-about-products {
    grid-template-columns: 1fr !important; } }
/* =========================================================
   ABOUT PAGE PART 2
   Остальные блоки страницы О бренде
   ========================================================= */
/* line 1573, theme.scss */
.gb-about-section {
  margin-bottom: 72px !important; }

/* line 1577, theme.scss */
.gb-about-section__head {
  margin-bottom: 30px !important; }

/* line 1581, theme.scss */
.gb-about-section h2,
.gb-about-wide h2,
.gb-about-split h2,
.gb-about-cta h2 {
  margin: 0 !important;
  color: #1f2a33 !important;
  font-size: 38px !important;
  font-weight: 850 !important;
  line-height: 1.15 !important; }

/* line 1592, theme.scss */
.gb-about-principles {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important; }

/* line 1598, theme.scss */
.gb-about-card {
  min-height: 100% !important;
  padding: 30px !important;
  border-radius: 26px !important;
  border: 1px solid rgba(7, 86, 93, 0.09) !important;
  background: #fff !important;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06) !important; }

/* line 1607, theme.scss */
.gb-about-card__icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  height: 46px !important;
  margin-bottom: 20px !important;
  border-radius: 16px !important;
  background: rgba(0, 143, 138, 0.09) !important;
  color: #008f8a !important;
  font-size: 22px !important;
  font-weight: 900 !important; }

/* line 1621, theme.scss */
.gb-about-card h3 {
  margin: 0 0 12px !important;
  color: #07565d !important;
  font-size: 22px !important;
  font-weight: 850 !important;
  line-height: 1.2 !important; }

/* line 1629, theme.scss */
.gb-about-card p {
  margin: 0 !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 16px !important;
  line-height: 1.65 !important; }

/* line 1636, theme.scss */
.gb-about-wide {
  display: grid !important;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr) !important;
  gap: 34px !important;
  align-items: center !important;
  margin-bottom: 72px !important;
  padding: 48px 52px !important;
  border-radius: 32px !important;
  background: radial-gradient(circle at 90% 15%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 28%), linear-gradient(135deg, #07565d 0%, #008f8a 55%, #35c9a8 100%) !important;
  color: #fff !important;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18) !important;
  overflow: hidden !important; }

/* line 1652, theme.scss */
.gb-about-wide h2 {
  margin-bottom: 18px !important;
  color: #fff !important; }

/* line 1657, theme.scss */
.gb-about-wide p {
  max-width: 580px !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 17px !important;
  line-height: 1.65 !important; }

/* line 1665, theme.scss */
.gb-about-wide-svg {
  display: block !important;
  width: 100% !important;
  height: auto !important; }

/* line 1671, theme.scss */
.gb-about-products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important; }

/* line 1677, theme.scss */
.gb-about-product {
  display: block !important;
  min-height: 100% !important;
  padding: 30px !important;
  border-radius: 26px !important;
  border: 1px solid rgba(7, 86, 93, 0.09) !important;
  background: linear-gradient(135deg, rgba(0, 143, 138, 0.06), rgba(255, 255, 255, 0.98)) !important;
  color: #1f2a33 !important;
  text-decoration: none !important;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06) !important; }

/* line 1689, theme.scss */
.gb-about-product span {
  display: inline-flex !important;
  margin-bottom: 16px !important;
  color: #008f8a !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important; }

/* line 1698, theme.scss */
.gb-about-product h3 {
  margin: 0 0 12px !important;
  color: #07565d !important;
  font-size: 22px !important;
  font-weight: 850 !important;
  line-height: 1.2 !important; }

/* line 1706, theme.scss */
.gb-about-product p {
  margin: 0 !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 16px !important;
  line-height: 1.65 !important; }

/* line 1713, theme.scss */
.gb-about-split {
  display: grid !important;
  grid-template-columns: .9fr 1.1fr !important;
  gap: 44px !important;
  align-items: start !important;
  padding: 42px !important;
  border-radius: 30px !important;
  border: 1px solid rgba(7, 86, 93, 0.09) !important;
  background: #fff !important;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06) !important; }

/* line 1725, theme.scss */
.gb-about-split p {
  margin: 0 0 18px !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 18px !important;
  line-height: 1.7 !important; }

/* line 1732, theme.scss */
.gb-about-cta {
  display: grid !important;
  grid-template-columns: 1fr max-content !important;
  gap: 30px !important;
  align-items: center !important;
  padding: 48px 52px !important;
  border-radius: 32px !important;
  background: radial-gradient(circle at 90% 15%, rgba(255, 255, 255, 0.18), rgba(0, 0, 0, 0) 28%), linear-gradient(135deg, #07565d 0%, #008f8a 55%, #35c9a8 100%) !important;
  color: #fff !important;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18) !important; }

/* line 1746, theme.scss */
.gb-about-cta h2 {
  margin-bottom: 14px !important;
  color: #fff !important; }

/* line 1751, theme.scss */
.gb-about-cta p {
  max-width: 640px !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 17px !important;
  line-height: 1.6 !important; }

/* line 1759, theme.scss */
.gb-about-cta__links {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important; }

/* line 1765, theme.scss */
.gb-about-cta__links a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 220px !important;
  min-height: 56px !important;
  padding: 0 24px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  color: #07565d !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  text-decoration: none !important; }

@media screen and (max-width: 767px) {
  /* line 1781, theme.scss */
  .gb-about-section h2,
  .gb-about-wide h2,
  .gb-about-split h2,
  .gb-about-cta h2 {
    font-size: 29px !important; }

  /* line 1788, theme.scss */
  .gb-about-principles,
  .gb-about-products {
    grid-template-columns: 1fr !important; }

  /* line 1793, theme.scss */
  .gb-about-wide,
  .gb-about-split,
  .gb-about-cta {
    grid-template-columns: 1fr !important;
    gap: 24px !important; }

  /* line 1800, theme.scss */
  .gb-about-card,
  .gb-about-product,
  .gb-about-split {
    padding: 28px 24px !important;
    border-radius: 26px !important; }

  /* line 1807, theme.scss */
  .gb-about-wide,
  .gb-about-cta {
    padding: 34px 24px !important;
    border-radius: 28px !important; }

  /* line 1813, theme.scss */
  .gb-about-cta__links a {
    width: 100% !important; } }
/* ABOUT PAGE QUICK FINAL FIX */
/* line 1819, theme.scss */
.gb-about-page {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 120px 24px 110px !important; }

/* line 1825, theme.scss */
.gb-about-section {
  margin-bottom: 72px !important; }

/* line 1829, theme.scss */
.gb-about-section__head {
  margin-bottom: 30px !important; }

/* line 1833, theme.scss */
.gb-about-section h2,
.gb-about-wide h2,
.gb-about-split h2,
.gb-about-cta h2 {
  margin: 0 0 22px !important;
  color: #1f2a33 !important;
  font-size: 38px !important;
  font-weight: 850 !important;
  line-height: 1.15 !important; }

/* line 1844, theme.scss */
.gb-about-principles,
.gb-about-products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important; }

/* line 1851, theme.scss */
.gb-about-card,
.gb-about-product {
  display: block !important;
  padding: 30px !important;
  border-radius: 26px !important;
  border: 1px solid rgba(7, 86, 93, 0.09) !important;
  background: #fff !important;
  color: #1f2a33 !important;
  text-decoration: none !important;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06) !important; }

/* line 1863, theme.scss */
.gb-about-card__icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  height: 46px !important;
  margin-bottom: 20px !important;
  border-radius: 16px !important;
  background: rgba(0, 143, 138, 0.09) !important;
  color: #008f8a !important;
  font-size: 22px !important;
  font-weight: 900 !important; }

/* line 1877, theme.scss */
.gb-about-card h3,
.gb-about-product h3 {
  margin: 0 0 12px !important;
  color: #07565d !important;
  font-size: 22px !important;
  font-weight: 850 !important;
  line-height: 1.2 !important; }

/* line 1886, theme.scss */
.gb-about-card p,
.gb-about-product p {
  margin: 0 !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 16px !important;
  line-height: 1.65 !important; }

/* line 1894, theme.scss */
.gb-about-product span {
  display: inline-flex !important;
  margin-bottom: 16px !important;
  color: #008f8a !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important; }

/* line 1903, theme.scss */
.gb-about-wide,
.gb-about-cta {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 34px !important;
  align-items: center !important;
  margin-bottom: 72px !important;
  padding: 48px 52px !important;
  border-radius: 32px !important;
  background: linear-gradient(135deg, #07565d 0%, #008f8a 55%, #35c9a8 100%) !important;
  color: #fff !important;
  box-shadow: 0 24px 64px rgba(7, 86, 93, 0.18) !important;
  overflow: hidden !important; }

/* line 1918, theme.scss */
.gb-about-wide h2,
.gb-about-cta h2 {
  color: #fff !important; }

/* line 1923, theme.scss */
.gb-about-wide p,
.gb-about-cta p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.84) !important;
  font-size: 17px !important;
  line-height: 1.65 !important; }

/* line 1931, theme.scss */
.gb-about-split {
  display: grid !important;
  grid-template-columns: .9fr 1.1fr !important;
  gap: 44px !important;
  align-items: start !important;
  margin-bottom: 72px !important;
  padding: 42px !important;
  border-radius: 30px !important;
  border: 1px solid rgba(7, 86, 93, 0.09) !important;
  background: #fff !important;
  box-shadow: 0 14px 38px rgba(7, 86, 93, 0.06) !important; }

/* line 1944, theme.scss */
.gb-about-split p {
  margin: 0 0 18px !important;
  color: rgba(31, 42, 51, 0.72) !important;
  font-size: 18px !important;
  line-height: 1.7 !important; }

/* line 1951, theme.scss */
.gb-about-cta {
  grid-template-columns: 1fr max-content !important; }

/* line 1955, theme.scss */
.gb-about-cta__links {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important; }

/* line 1961, theme.scss */
.gb-about-cta__links a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 220px !important;
  min-height: 56px !important;
  padding: 0 24px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  color: #07565d !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  text-decoration: none !important; }

/* line 1976, theme.scss */
body:has(.gb-about-page) .breadcrumb,
body:has(.gb-about-page) .breadcrumbs,
body:has(.gb-about-page) .page-title,
body:has(.gb-about-page) .page__title,
body:has(.gb-about-page) .page-header,
body:has(.gb-about-page) .page-heading {
  display: none !important; }

@media screen and (max-width: 767px) {
  /* line 1986, theme.scss */
  .gb-about-page {
    padding: 44px 18px 84px !important; }

  /* line 1990, theme.scss */
  .gb-about-section h2,
  .gb-about-wide h2,
  .gb-about-split h2,
  .gb-about-cta h2 {
    font-size: 29px !important; }

  /* line 1997, theme.scss */
  .gb-about-principles,
  .gb-about-products,
  .gb-about-wide,
  .gb-about-split,
  .gb-about-cta {
    grid-template-columns: 1fr !important; }

  /* line 2005, theme.scss */
  .gb-about-card,
  .gb-about-product,
  .gb-about-wide,
  .gb-about-split,
  .gb-about-cta {
    padding: 28px 24px !important;
    border-radius: 26px !important; }

  /* line 2014, theme.scss */
  .gb-about-cta__links a {
    width: 100% !important; } }
