/*
 * =================================================
 * rusfond.kz — основной кастомный CSS
 * Объединяет (в порядке загрузки для корректной специфичности):
 *   blocksy-custom.css  → RF переменные
 *   blocksy-inline.css  → Blocksy CSS-токены
 *   donation_special.css → base / form reset
 *   ClaudPayments_form_for_MainPage.css
 *   ClaudPayments_form_for_donation.css
 *   wp-customizer.css  → layout / header / quicklinks
 *   letter.css         → страницы письма
 *   additional.css     → глобальные переопределения
 * =================================================
 */

/* =================================================
   1. RF VARIABLES
   ================================================= */
:root {
/* ============= Light gray colors ============== */
  --RF-lightgray: rgb(211, 211, 211);
  --RF-gray-btn: rgb(220, 220, 220);
  --RF-bon-jour: rgb(228, 225, 225);
  --RF-gray-tabs: rgb(231, 232, 231);
  --RF-lily-white: rgb(234, 234, 234);
  --RF-gallery: rgb(239, 239, 239);
  --RF-seashell: rgb(241, 241, 241);
  --RF-gray-page-bg: rgb(242, 242, 242);
  --RF-concrete: rgb(243, 243, 243);
  --RF-white-smoke: rgb(245, 245, 245);
  --RF-black-haze: rgb(247, 247, 247);
  --RF-white: rgb(255, 255, 255);

/* ============= Dark gray colors ============== */
  --RF-black: rgb(0, 0, 0);
  --RF-cod-gray: rgb(11, 11, 11);
  --RF-black-russian: rgb(38, 38, 40);
  --RF-footer-bg: rgb(57, 62, 67);
  --RF-charcoal: rgb(63, 63, 63);
  --RF-gray-btn-text: rgb(68, 68, 68);
  --RF-body-text: rgb(74, 74, 74);
  --RF-description-panel: rgb(86, 86, 86);
  --RF-storm-dust: rgb(97, 97, 97);
  --RF-steel: rgb(102, 102, 102);
  --RF-scorpion: rgb(104, 100, 100);
  --RF-dove-gray: rgb(111, 112, 114);
  --RF-gray: rgb(129, 129, 129);
  --RF-aluminium: rgb(151, 151, 151);
  --RF-menu-sub: rgb(169, 171, 173);
  --RF-magnesium: rgb(181, 179, 179);
  --RF-footer-text: rgb(184, 187, 191);
  --RF-silverhand: rgb(193, 195, 198);
  --RF-iron: rgb(204, 204, 204);



/* ============= Alfa RGB  ============== */
  --RF-navi-red: rgba(255, 0, 0, 0.4);
  --RF-zeus: rgba(57, 62, 67, .98);
  --RF-lightroom: rgba(1, 1, 1, 0.85);
  --RF-patina: rgba(100, 149, 153, 0.50);
  --RF-white-4: rgba(255, 255, 255, .4);
  --RF-vk-pay: rgba(0, 119, 255, 1.00);

/* ============= Solid colors ==============  */
  --RF-red: rgb(251, 80, 57);
  --RF-fire-engine-red: rgb(215, 25, 33);
  --RF-darkred: rgb(139, 0, 0);
  --RF-android-green: rgb(159, 187, 50);
  --RF-milan: rgb(254, 251, 168);
  --RF-multipay-green: rgb(133, 197, 64);
  --RF-tufts-blue: rgb(59, 125, 209);
  --RF-selestial-blue: rgb(71, 138, 205);
  --RF-river-bad: rgb(83, 94, 105);
  --RF-gothic: rgb(110, 157, 163);
  --RF-yellow: rgb(255, 245, 3);
  --RF-paypal: rgb(255, 196, 57);

/* ============= SVG backgrounds ============== */
  --red_dot: url("https://im.rusfond.ru/pics/svg_icons/list_dot.svg");
  --arrow_red_down: url("https://im.rusfond.ru/pics/svg_icons/arrow_red.svg");
  --doc: url("https://im.rusfond.ru/pics/svg_icons/doc.svg");
  --file_red: url("https://im.rusfond.ru/pics/svg_icons/file_red.svg");
  --programms: url("https://im.rusfond.ru/pics/svg_icons/programms.svg");
  --locations: url("https://im.rusfond.ru/pics/svg_icons/location.svg");
  --phone:  url("https://im.rusfond.ru/pics/svg_icons/phone.svg");
  --email: url("https://im.rusfond.ru/pics/svg_icons/email.svg");
  --card-white: url("https://im.rusfond.ru/pics/svg_icons/card_white.svg");
  --autopay-white: url("https://im.rusfond.ru/pics/svg_icons/autopay_white.svg");
  --pay-pal-white: url("https://im.rusfond.ru/pics/svg_icons/paypal_white.svg");
  --sber-white: url("https://im.rusfond.ru/pics/svg_icons/SberPay-logo.svg");
  --sms-white: url("https://im.rusfond.ru/pics/svg_icons/sms_white.svg");
  --vk-pay: url("https://im.rusfond.ru/pics/svg_icons/VK_Pay_White_1.svg");
  --other-white: url("https://im.rusfond.ru/pics/svg_icons/other_white.svg");
  --currency-warning-sign: url("https://im.rusfond.ru/pics/svg_icons/Attention_Sign_1.svg");
}

/* =================================================
   2. BLOCKSY INLINE TOKENS
   ================================================= */
[data-header*="type-1"] .ct-header [data-id="menu"] {--menu-items-spacing:26px;--menu-indicator-active-color:rgba(57, 62, 68, 1.00);--margin:0 0px !important;} [data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {--menu-item-height:100%;--fontWeight:700;--textTransform:uppercase;--fontSize:14px;--lineHeight:1.3;--linkInitialColor:var(--paletteColor8);--linkHoverColor:rgba(251, 80, 57, 1.00);} [data-header*="type-1"] .ct-header [data-id="menu"][data-menu*="type-3"] > ul > li > a {--linkHoverColor:rgba(251, 80, 57, 1.00);--linkActiveColor:#ffffff;} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {--linkInitialColor:rgb(255, 255, 255);--linkHoverColor:rgb(251, 80, 57);--linkActiveColor:rgb(251, 80, 57);--dropdown-background-color:rgb(57, 62, 67);--dropdown-top-offset:0px;--dropdown-horizontal-offset:10px;--dropdown-width:300px;--dropdown-items-spacing:15px;--fontWeight:500;--fontSize:16px;--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--border-radius:0 0 2px 2px;} [data-header*="type-1"] .ct-header [data-id="menu-secondary"] > ul > li > a {--fontWeight:500;--textTransform:uppercase;--fontSize:14px;--lineHeight:1.3;--linkInitialColor:rgb(251, 80, 57);} [data-header*="type-1"] .ct-header [data-id="menu-secondary"][data-menu*="type-3"] > ul > li > a {--linkHoverColor:#ffffff;--linkActiveColor:#ffffff;} [data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu {--linkInitialColor:#ffffff;--fontWeight:500;--fontSize:12px;--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--border-radius:0px 0px 2px 2px;} [data-header*="type-1"] .ct-header [data-row*="middle"] {--height:50px;background-color:rgba(241, 241, 241, 1.00);background-image:none;--borderTop:none;--borderBottom:none;--box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="middle"] > div {--borderTop:none;--borderBottom:none;} [data-header*="type-1"] [data-id="mobile-menu"] {--fontWeight:700;--fontSize:20px;--linkInitialColor:#ffffff;--mobile-menu-divider:none;} [data-header*="type-1"] #offcanvas .ct-panel-inner {background-color:rgba(18, 21, 25, 0.98);} [data-header*="type-1"] #offcanvas {--side-panel-width:500px;} [data-header*="type-1"] [data-behaviour*="side"] {--box-shadow:0px 0px 70px rgba(0, 0, 0, 0.35);} [data-header*="type-1"] .ct-header [data-id="text"] {--max-width:100%;--fontSize:15px;--lineHeight:1.3;--color:rgb(74, 74, 74);--linkInitialColor:rgb(74, 74, 74);--linkHoverColor:rgb(74, 74, 74);--margin:30px 0 0 0 !important;} [data-header*="type-1"] .ct-header [data-row*="top"] {--height:48px;background-color:rgba(68, 72, 78, 1.00);background-image:none;--borderTop:none;--borderBottom:none;--box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="top"] > div {--borderTop:none;--borderBottom:none;} [data-header*="type-1"] [data-id="trigger"] {--icon-size:18px;} [data-header*="type-1"] [data-id="trigger"] .ct-label {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;} [data-header*="type-1"] {--header-height:98px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:25px;--border:none;--border-top:none;--border-bottom:none;--grid-template-columns:initial;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {--fontSize:16px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] {--border-top:none;--border-bottom:none;background-color:transparent;} [data-footer*="type-1"] [data-id="copyright"] {--fontWeight:400;--fontSize:15px;--lineHeight:1.3;--color:var(--paletteColor8);--linkInitialColor:var(--paletteColor8);--linkHoverColor:var(--paletteColor8);} [data-footer*="type-1"][data-footer*="reveal"] .site-main {--footer-box-shadow:0px 30px 50px rgba(0, 0, 0, 0.1);} [data-footer*="type-1"] footer.ct-footer {background-color:rgba(68, 72, 78, 1.00);}:root {--fontFamily:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';--fontWeight:400;--textTransform:none;--textDecoration:none;--fontSize:20px;--lineHeight:1.65;--letterSpacing:0em;--buttonFontWeight:500;--buttonFontSize:15px;--has-classic-forms:var(--true);--has-modern-forms:var(--false);--form-field-initial-background:rgb(234, 234, 234);--form-field-focus-background:rgb(246, 246, 246);--form-field-height:44px;--form-field-border-radius:4px;--form-field-border-initial-color:rgb(246, 246, 246);--form-field-border-focus-color:rgb(251, 80, 57);--form-field-select-active-background:rgb(251, 80, 57);--form-selection-control-initial-color:var(--border-color);--form-selection-control-accent-color:rgb(251, 80, 57);--paletteColor1:#2872fa;--paletteColor2:#1559ed;--paletteColor3:#3A4F66;--paletteColor4:#192a3d;--paletteColor5:#e1e8ed;--paletteColor6:#f2f5f7;--paletteColor7:#FAFBFC;--paletteColor8:#ffffff;--color:rgb(74, 74, 74);--linkInitialColor:rgba(251, 80, 57, 1.00);--linkHoverColor:rgba(251, 80, 57, 1.00);--selectionTextColor:#ffffff;--selectionBackgroundColor:rgba(251, 80, 57, 1.00);--border-color:var(--paletteColor5);--headings-color:rgb(74, 74, 74);--heading-1-color:rgb(74, 74, 74);--heading-2-color:rgb(74, 74, 74);--heading-3-color:rgb(74, 74, 74);--heading-4-color:rgb(74, 74, 74);--heading-5-color:rgb(74, 74, 74);--heading-6-color:rgb(74, 74, 74);--content-spacing:1.5em;--buttonMinHeight:46px;--buttonShadow:none;--buttonTransform:none;--buttonTextInitialColor:#ffffff;--buttonTextHoverColor:#ffffff;--buttonInitialColor:rgba(251, 80, 57, 1.00);--buttonHoverColor:rgba(251, 80, 57, 1.00);--button-border:none;--buttonBorderRadius:4px;--button-padding:5px 20px;--normal-container-max-width:1280px;--content-vertical-spacing:20px;--narrow-container-max-width:750px;--wide-offset:130px;}h1 {--fontWeight:700;--fontSize:40px;--lineHeight:1.5;}h2 {--fontWeight:700;--fontSize:35px;--lineHeight:1.5;}h3 {--fontWeight:700;--fontSize:30px;--lineHeight:1.5;}h4 {--fontWeight:700;--fontSize:25px;--lineHeight:1.5;}h5 {--fontWeight:700;--fontSize:20px;--lineHeight:1.5;}h6 {--fontWeight:700;--fontSize:16px;--lineHeight:1.5;}.wp-block-pullquote, .ct-quote-widget blockquote {--fontFamily:Georgia;--fontWeight:600;--fontSize:25px;}code, kbd, samp, pre {--fontFamily:monospace;--fontWeight:400;--fontSize:16px;}.ct-sidebar .widget-title {--fontSize:18px;}.ct-breadcrumbs {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;}body {background-color:rgb(255, 255, 255);background-image:none;} [data-prefix="single_blog_post"] .entry-header .page-title {--fontSize:30px;} [data-prefix="single_blog_post"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="categories"] .entry-header .page-title {--fontSize:30px;} [data-prefix="categories"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="search"] .entry-header .page-title {--fontSize:30px;} [data-prefix="search"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="author"] .entry-header .page-title {--fontSize:30px;} [data-prefix="author"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="author"] .hero-section[data-type="type-2"] {background-color:var(--paletteColor6);background-image:none;--container-padding:50px 0;} [data-prefix="single_page"] .entry-header .page-title {--fontSize:30px;} [data-prefix="single_page"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="woo_categories"] .entry-header .page-title {--fontSize:30px;} [data-prefix="woo_categories"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="woo_categories"] .hero-section[data-type="type-2"] {background-color:var(--paletteColor6);background-image:none;--container-padding:50px 0;} [data-prefix="product"] .entry-header .page-title {--fontSize:30px;} [data-prefix="product"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="font_single"] .entry-header .page-title {--fontSize:30px;} [data-prefix="font_single"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="font_archive"] .entry-header .page-title {--fontSize:30px;} [data-prefix="font_archive"] .entry-header .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--lineHeight:1.3;} [data-prefix="blog"] .entry-card .entry-title {--fontSize:20px;--lineHeight:1.3;--linkHoverColor:var(--paletteColor3);} [data-prefix="blog"] .entry-card .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--linkHoverColor:var(--paletteColor3);} [data-prefix="blog"] .entry-card {background-color:var(--paletteColor8);} [data-prefix="categories"] .entry-card .entry-title {--fontSize:20px;--lineHeight:1.3;} [data-prefix="categories"] .entry-card .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;} [data-prefix="categories"] .entry-card {background-color:var(--paletteColor8);--box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="author"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--fontSize:20px;--lineHeight:1.3;} [data-prefix="author"] .entry-card .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;} [data-prefix="author"] .entry-card {background-color:var(--paletteColor8);--box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="search"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="search"] .entry-card .entry-title {--fontSize:20px;--lineHeight:1.3;} [data-prefix="search"] .entry-card .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;} [data-prefix="search"] .entry-card {background-color:var(--paletteColor8);--box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="font_archive"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="font_archive"] .entry-card .entry-title {--fontSize:20px;--lineHeight:1.3;} [data-prefix="font_archive"] .entry-card .entry-meta {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;} [data-prefix="font_archive"] .entry-card {background-color:var(--paletteColor8);--box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-products] {--grid-columns-gap:30px;} [data-products] .woocommerce-loop-product__title, [data-products] .woocommerce-loop-category__title {--fontWeight:600;--fontSize:17px;}.quantity[data-type="type-2"] {--quantity-arrows-initial-color:var(--color);}.out-of-stock-badge {--badge-text-color:#ffffff;--badge-background-color:#24292E;} [data-products] .entry-meta a {--linkInitialColor:var(--color);}.ct-quick-view-card {--box-shadow:0px 50px 100px rgba(18, 21, 25, 0.5);}.ct-quick-view-card > section {background-color:#ffffff;}.quick-view-modal {background-color:rgba(18, 21, 25, 0.8);} [data-products="type-2"] {--box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.03);} [data-products] .product {--borderRadius:3px;}.entry-summary .entry-title {--fontSize:30px;}.product-entry-wrapper .price {--fontWeight:700;--fontSize:20px;}.demo_store {--color:#ffffff;--backgroundColor:var(--paletteColor1);}.woocommerce-message {--background-color:#F0F1F3;}.woocommerce-info, .woocommerce-thankyou-order-received {--background-color:#F0F1F3;}.woocommerce-error {--color:#ffffff;--linkHoverColor:#ffffff;--background-color:rgba(218, 0, 28, 0.7);--buttonTextInitialColor:#ffffff;--buttonTextHoverColor:#ffffff;--buttonInitialColor:#b92c3e;--buttonHoverColor:#9c2131;}.entry-summary .quantity[data-type="type-2"] {--quantity-arrows-initial-color:var(--color);}.woocommerce-tabs .tabs {--fontWeight:600;--textTransform:uppercase;--fontSize:12px;--linkInitialColor:var(--color);}.woocommerce-tabs[data-type] .tabs {--tab-background:var(--paletteColor1);}form textarea {--form-field-height:170px;}.ct-sidebar {--linkInitialColor:var(--color);} [data-prefix="font_single"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="product"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);}@media (max-width: 999.98px) {[data-header*="type-1"] .ct-header [data-row*="middle"] {--height:48px;} [data-header*="type-1"] #offcanvas {--side-panel-width:65vw;} [data-header*="type-1"] [data-id="trigger"] {--icon-size:28px;--icon-color:var(--paletteColor8);--icon-hover-color:rgba(251, 80, 57, 1.00);} [data-header*="type-1"] {--header-height:96px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--grid-template-columns:initial;} [data-prefix="author"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="search"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="font_archive"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-products] {--shop-columns:repeat(3, minmax(0, 1fr));}.related [data-products], .upsells [data-products] {--shop-columns:repeat(3, minmax(0, 1fr));}:root {--content-vertical-spacing:60px;}}@media (max-width: 689.98px) {[data-header*="type-1"] #offcanvas {--side-panel-width:90vw;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:15px;--grid-template-columns:initial;} [data-prefix="blog"] .entry-card .entry-title {--fontSize:18px;} [data-prefix="categories"] .entry-card .entry-title {--fontSize:18px;} [data-prefix="author"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--fontSize:18px;} [data-prefix="search"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="search"] .entry-card .entry-title {--fontSize:18px;} [data-prefix="font_archive"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="font_archive"] .entry-card .entry-title {--fontSize:18px;} [data-products] {--shop-columns:repeat(1, minmax(0, 1fr));}.related [data-products], .upsells [data-products] {--shop-columns:repeat(1, minmax(0, 1fr));}:root {--content-vertical-spacing:50px;}}
/* =================================================
   3. BASE / FORM RESET
   ================================================= */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-size: 20px;
}

body {
  min-width: 320px;
  font: .7rem / 1.375 Arial, sans-serif;
  color: rgb(74, 74, 74);
  background: rgb(255, 255, 255);
  margin: 0;
}



::selection {
    background: rgb(251, 80, 57);
    color: #fff;
    text-shadow: none;
}

b,
strong {
  font-weight: bold;
}

h1 {
  margin: 0 0 .625em;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1875;
  padding: 0 20px;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  -webkit-appearance: none;
}

optgroup {
  font-weight: bold;
}

table {
  /* border-collapse: collapse; */
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

*,
*:before,
*:after,
input[type="search"] {
  box-sizing: border-box;
}

@media only screen and (min-width:720px) {
  h1 {
    margin-bottom: .5em;
    font-size: 2.38rem;
    line-height: 1.2em;
  }
}

p {
    font: .8rem / 1.375 Arial, sans-serif;
    color: rgb(74, 74, 74);
}

p:first-child {
  margin-top: 0;
  color: rgb(74, 74, 74);
}

p:last-child {
  margin-bottom: 0;
}

a,
a:hover,
a:visited,
a:focus,
a:active {
    text-decoration: none !important;
    outline: none;
    color: rgb(248, 81, 65);
}

a.button,
a.button:hover,
a.button:visited,
a.button:focus,
a.button:active {
    color: var(--RF-white);
}

.quicklink-name {
    color: var(--RF-red);
}

select {
  width: 100%;
  height: 44px;
}

.form-label {
  display: block;
  margin-bottom: .3em;
  color: rgb(111, 112, 114);
}

.form-input {
    height: 44px;
    border: 1px solid rgb(246, 246, 246);
    background: #eaeaea;
    padding: 0 25px;
    border-radius: 4px;
    width: 100%;
    font: .8rem / 1.375 Arial, sans-serif;
    color: rgb(74, 74, 74);
    }
input.form-input.autocompletable-search {
    width: -webkit-fill-available;
    width: -moz-available;
    }
.form-input:focus, textarea .form-input:focus, .form_comments:focus {
    outline: 0;
    border-color: rgb(248, 81, 65);
    background: rgb(246, 246, 246);
}

.form-input:after {
  content: "*";
  color: red;
}

.form-checkbox {
  cursor: pointer;
  font-size: .75rem;
  line-height: 57px;
}

.form-checkbox-input {
  display: none;
}

.form-checkbox-label:before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  margin-right: .5em;
  background: #eaeaea;
  vertical-align: middle;
  margin-top: -3px;
}

.form-checkbox-input:checked + .form-checkbox-label:before {
    background-image: radial-gradient(
    circle,
    rgb(248, 81, 65) 0%,
    rgb(248, 81, 65) 6px,
    rgb(247, 247, 247) 7px,
    rgb(247, 247, 247) 100%
    );
}
label.error {
  display: block;
  max-width: 230px;
  width: 100%;
  color: #f85141;
  font-size: 13px
} 

input.form-input.error {
   /* background-color: #e8dbe5; */
    -webkit-box-shadow: 0 0 5px 3px rgba(255,0,0,0.59) ;
    box-shadow: 0 0 5px 3px rgba(255,0,0,0.59) ;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
    -webkit-transition: all 400ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 400ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 400ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 400ms cubic-bezier(0.42, 0, 0.58, 1);
    }
.selectric, .selectric-items {
    font-size: .8rem;
}

.how-item {
  padding-top: 10px;
  padding-bottom: 0;
}

.report-data {
  display: none;
  background: rgb(255, 255, 255);
  position: relative;
}

.report-data:before {
  content: '';
  position: absolute;
  border: 16px solid transparent;
  border-top: 0;
  border-bottom-color: #fff;
  bottom: 100%;
  left: 50%;
  margin-left: -44px;
  -webkit-transform: translateX(-485px);
  -ms-transform: translateX(-485px);
  transform: translateX(-485px);
}

.report-data {
  display: block;
}

.report-data:before {
  display: none;
  content: '';
  position: absolute;
  border: 16px solid transparent;
  border-top: 0;
  border-bottom-color: #fff;
  bottom: 100%;
  left: 50%;
  margin-left: -44px;
  -webkit-transform: translateX(-485px);
  -ms-transform: translateX(-485px);
  transform: translateX(-485px);
}

.form_comments {
  height: 76px;
  border: 1px solid rgb(247, 247, 247);
  background: #eaeaea;
  padding: 0 25px;
  border-radius: 4px;
  width: 100%;
  resize: none;
}

.button {
  display: block;
  padding: 0 10px;
  height: 46px;
  border: 0;
  border-radius: 4px;
  font-size: .9rem;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(248, 81, 65);
  width: 100%;
  text-shadow: none;
  display: inline-block;
}
.button.is__gray {
  color: rgb(74, 74, 74) !important;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(106, 107, 109);
  width: 100%;
  outline: 0;
}

.button.is__gray[disabled] {
    background: rgb(234, 234, 234);
    border: 1px solid rgb(200, 200, 200);
    height: 46px;
    color: rgb(150, 150, 150) !important;
    width: auto;
    cursor: default;
    width: 100%;
}

button.button.is__price {
    color: rgb(255, 255, 255);
     width: 100%;
     outline: 0;
}

@media only screen and (min-width:720px) {
  .button {
    display: inline-block;
    padding: 0 30px;
    height: 46px;
    line-height: 44px;
    width: auto;
    width: 100%;
  }
}

.navgtr_table th,
td {
  /* border: 0.125em solid #333; */
  line-height: 1.3;
  padding: 0.50em;
  text-align: left;
  vertical-align: top;
}

.bottom_report th,
td {
  line-height: 1.3;
  padding: 0;
}

menu {
  list-style: none;
}

.holder_sso {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.form_container_sso {
  margin: 20px 0 20px;
}

@media only screen and (min-width:768px) {
  .form_container_sso {
    margin: 58px 50px 65px;
    padding: 50px;
  }
}

.form_margin_top_fix_sso {
  margin-top: 25px !important;
}

@media only screen and (min-width:1200px) {
  .form_margin_top_fix_sso {
    margin-top: 25px !important;
  }
}
.p-box {
    padding: 10px;
}

/* =================================================
   4. CLOUDPAYMENTS — MAIN PAGE
   ================================================= */
.tab_title {
    color: var(--RF-red);
    font-size: .8rem;
    display: flex;
    align-items: center;
}
.paycard_title.tab_title {
    color: var(--RF-white);
    font-size: .6rem;
}
.child {
    text-align: center;
    color: rgb(84, 84, 84);
    outline: 0;
    font-size: 16px;
}

.child-in {
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    outline: none;
}

.child-in a {
    color: rgb(102, 102, 102);
}

@media only screen and (min-width: 720px) {
    .child-in {
        width: 160px;
        outline: none;
    }
}
.child-image {
    display: block;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto 15px;
    width: 174px;
    height: 174px;
    outline: none;
    border: 4px solid rgb(255, 255, 255);
    padding: 0;
}
.pattern-child-image {
    max-height: 100%;
}

@media only screen and (min-width: 640px) {
    .pattern-child-image {
        max-height: 160px;
    }
}

@media only screen and (min-width: 720px) {
    .child-image {
        width: 100%;
        padding-bottom: 100%;
        height: 160px;
        margin-bottom: 1.1rem;
        outline: none;
        padding: 0;
        cursor: pointer;
    }
}

.child-meta {
    margin-top: 38px;
    -webkit-order: 1;
    order: 1;
}

@media only screen and (min-width: 720px) {
    .child-meta {
        -webkit-order: 0;
        order: 0;
        margin-top: 0;
        margin-bottom: 4px;
    }

    .child-meta .meta-item {
        height: 18px;
        font-size: .5rem;
        margin-right: .2em;
    }

    .child-meta .meta-item:last-child {
        margin-right: 0;
    }

    .child-meta .meta-item-number {
        margin-bottom: 0;
    }
}

.child-name {
    font-size: .9rem;
    margin-bottom: 2px;
    font-weight: bold;
}

@media only screen and (min-width: 720px) {
    .child-name {
        font-size: .8rem;
        margin-bottom: 1px;
    }
}

.child-name-link {
    color: inherit;
}

.child-age {
    font-size: 1em;
    margin-bottom: 1.15em;
}

@media only screen and (min-width: 720px) {
    .child-age {
        font-size: .6rem;
        margin-bottom: 1em;
    }
}

.child-shortage {
    font-size: 1em;
}

@media only screen and (min-width: 720px) {
    .child-shortage {
        font-size: .7rem;
    }
}

.child-shortage-amount {
    font-size: 1.2rem;
    margin-top: 2px;
    font-weight: bold;
    color: rgb(251, 80, 57);
}

@media only screen and (min-width: 720px) {
    .child-shortage-amount {
        margin-top: -4px;
        font-size: .8rem;
    }
}

.child-shortage-amount span {
    font-weight: normal;
}

.child-case {
    position: relative;
    border-radius: 4px;
    color: rgb(102, 102, 102);
    background: rgb(247, 247, 247);
    text-align: left;
    font-size: 1em;
    margin: 23px 0;
    padding: 27px 36px 26px;
    line-height: 1.215;
}

@media only screen and (min-width: 720px) {
    .child-case {
        padding: 19px 22px 23px;
        margin: 22px -22px 0;
        font-size: .65rem;
    }
}

.child-case:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -11px;
    border-style: solid;
    border-width: 0 11px 11px;
    border-color: rgb(247, 247, 247) transparent;
    bottom: 100%;
}
/*.entry-content {
    background: rgb(255, 255, 255);
}*/
.header_split {
    background: rgb(241, 241, 241);
}
.holder {
    margin: 0;
}
.wrapper {
    background: rgb(255, 255, 255);
    padding: 20px;
}
.CP_wrap {
  padding: 40px;
  background: var(--RF-black-haze);
}
.CP_content, .Robocassa_content {
    background: var(--RF-white);
    padding: 10px;
}
@media only screen and (max-width: 449px) {
    .CP_content .uk-grid-small {
        margin-left: 0;
    }
}
.paycard_title:before {
    content: '';
    /*background: url(/wp-content/uploads/2023/01/q_card_red.svg) no-repeat;*/
    background: var(--card-white);
    background-repeat: no-repeat;
    height: 42px;
    width: 42px;
    display: inline-block;
    vertical-align: middle;
    margin: 12px 10px 0 0;
}
.tabs-switchers {
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    background: rgb(255, 255, 255);
    margin: 0 auto;
}

.tabs-switchers.you_help_block, .tabs-switchers.please_help_block  {
    margin: 0 40px;
}
.tabs-switcher-in.you_help_txt {
    font-size: .8rem;
}

.tabs-switcher.is__active.is__tab_thank {
    max-width: 100%;
    margin: 0 auto;
}


.ui3-slider {
    max-width: 1280px;
    padding: 40px 20px 20px;
}

/* =================================================
   5. CLOUDPAYMENTS — DONATION FORM
   ================================================= */
/* ======= Tab title ======= */
.tab_title {
    color: var(--RF-red);
    font-size: .8rem;
    display: flex;
    align-items: center;
}
.paycard_title.tab_title {
    color: var(--RF-white);
    font-size: .6rem;
}
.paycard_title:before {
    content: '';
    /*background: url(/wp-content/uploads/2023/01/q_card_red.svg) no-repeat;*/
    background: var(--card-white);
    background-repeat: no-repeat;
    height: 42px;
    width: 42px;
    display: inline-block;
    vertical-align: middle;
    margin: 12px 10px 0 0;
}
/* // ======= Tab title ======= */
.header_split {
    background: var(--RF-seashell);
}
/* ======= Holder ======= */
.holder_article {
    margin: 0 auto;
    padding: 20px 0;
   font: .9rem/1.45 Arial,sans-serif;
}
.payment_disclamer {
    font-size: .7rem;
    line-height: 1.1rem;
    margin: 0;
}
.holder {
    margin: 0;
}
.wrapper {
    background: rgb(255, 255, 255);
    padding: 20px;
}
.CP_wrap {
  padding: 40px;
}

.tabs-switchers {
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    background: rgb(255, 255, 255);
}

.tabs-switcher.is__active.is__tab_thank {
    max-width: 100%;
    margin: 0 auto;
}
/* =================================================
   6. SITE LAYOUT / HEADER / QUICKLINKS
   ================================================= */
:root {
    --fontFamily: Arial, sans-serif;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
        -webkit-font-smoothing: antialiased;
}
h1 {
    font-size: 2rem!important;
    font-weight: 700;
    line-height: 1.125em;
    margin: .67em 0 10px!important;
}
h1 {
    margin-bottom: .5em;
    font-size: 2.4rem!important;
    line-height: 1.2em;
    margin: 0 0 10px!important;
}
p {
    font: .8rem/1.375 Arial,sans-serif;
}
sup {
    top: -0.5em;
    right: -.3em;
    font-style: normal;
    font-weight: 400;
    font-size: .73rem;
    color: rgb(251, 80, 57);
}

.bc {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.5;
  color: rgb(251, 80, 57);
}
.bc-item:first-child {
    margin-left: 0;
}
@media only screen and (max-width: 1280px) {
  .bc {
    margin: 0 10px;
    flex-grow: 2;
  }
  .rubrics {
    margin: 0 25px;
    order: 2;
  }
}
.bc-item {
  text-decoration: none;
  color: rgb(151, 151, 151);
  margin: 0 1em;
}
.bc-item.bc-item_current {
  color: black;
}
@media only screen and (min-width: 720px) {
  .rubrics {
    font-size: 0.9rem;
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    width: 100%;
  }
}
.button {
    display: block;
    padding: 0 10px;
    height: 46px;
    border: 0;
    border-radius: 4px;
    font-size: .9rem;
        font-weight: 400;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    background: rgb(248, 81, 65);
    width: 100%;
    text-shadow: none;
    display: inline-block;
}

.header_split {
  max-width: 1280px;
  margin-bottom: 25px;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(21em, 1fr));
  align-items: center;
    padding-bottom: 10px;
}
.hat-quicklinks {
  justify-self: start;
}
.hat-stats {
  display: none;
  justify-self: start;
}

.logo_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: start;
}

.logo_where {
  align-self: start;
  display: flex;
  flex-wrap: wrap;
  max-width: 320px;
}

.sublogo {
  display: block;
  height: 25px;
  font: 0.85rem Arial, sans-serif;
  font-weight: 500;
  color: #4f4f4f;
  line-height: 1rem;
  margin: -20px 60px 5px 72px;
  padding: 7px 0 0 0;
  order: 1;
  min-width: 260px;
}

a.sublogo_email, .sublogo_tel {
      display: block;
      order: 2;
      font-weight: bold;
      margin: 0 0 0 72px;
}

.hat-quicklinks {
  justify-self: start;
}

@media only screen and (min-width: 555px) {
  .header_split {
    grid-template-columns: repeat(auto-fill, minmax(24em, 1fr));
        padding-bottom: 10px;
  }
  .hat-quicklinks {
  justify-self: start;
}
  .logo_wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: start;
    max-width: 500px;
    text-overflow: ellipsis;
  }
  .logo_where {
    align-self: start;
    display: block;
  }
  .sublogo {
    display: block;
    font: 0.85rem Arial, sans-serif;
    font-weight: 500;
    color: #4f4f4f;
    line-height: 1rem;
    border-left: 1px solid #4f4f4f;
    margin: 15px 0 0 0;
    padding: 7px 0 0 10px;
    min-width: 185px;
  }
  a.sublogo_email {
    margin: 3px 0 0 -170px;
    position: absolute;
    width: 160px;
    text-align: right;
    font-size: 14px;
        color: rgba(251, 80, 57, 1.00);
    font-weight: 600;
    overflow: hidden;
  }
    .sublogo_tel {
        display: block;
        order: 2;
        position: absolute;
        font-weight: bold;
        margin: 0 0 0 12px;
  }
}
@media only screen and (min-width:820px) {
.hat-quicklinks {
  justify-self: right;
}
}

@media only screen and (min-width:1101px) {
  .header_split {
    max-width: 1280px;
    min-width: 500px;
    height: 100px;
    margin-bottom: 25px;
    display: grid;
    gap: 10px;
    grid-template-columns: minmax(550px, 40%) minmax(250px, 30%) minmax(220px, 30%);
    align-items: center;
    justify-content: space-between;
  }
  .hat-quicklinks {
  justify-self: center;
}
  .hat-stats {
    display: block;
    justify-self: end;
    max-width: 330px;
  }
  .logo_wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: start;
    max-width: 500px;
    text-overflow: ellipsis;
  }
  .sublogo {
    display: block;
    height: 45px;
    max-width: 300px;
    font: 0.85rem Arial, sans-serif;
    font-weight: 500;
    color: #4f4f4f;
    line-height: 1rem;
    border-left: 1px solid #4f4f4f;
    margin: 16px 0 0 0;
    padding: 7px 0 0 10px;
    min-width: 260px;
  }
  a.sublogo_email {
    margin: -15px 0 0 -170px;
    position: absolute;
    width: 160px;
    text-align: right;
    font-size: 14px;
        color: rgba(251, 80, 57, 1.00);
    font-weight: 600;
    overflow: hidden;
  }
  .sublogo_tel {
        display: block;
        order: 2;
        position: absolute;
        font-weight: bold;
        margin: -17px 0 0 12px;
  }
}

@media only screen and (min-width: 1290px) {
      .sublogo_tel {
        margin: -15px 0 0 -32px;
        position: absolute;
        width: 160px;
        text-align: right;
        font-size: .7rem;
        font-weight: 600;
        overflow: hidden;
  }
      a.sublogo_email {
        margin: -15px 0 0 -170px;
        position: absolute;
        width: 160px;
        text-align: right;
        font-size: 14px;
        color: rgba(251, 80, 57, 1.00);
        font-weight: 600;
        overflow: hidden;
  }
}

@media only screen and (min-width: 1300px) {
      .sublogo_tel {
        margin: -15px 0 0 -34px;
        position: absolute;
        width: 160px;
        text-align: right;
        font-size: .7rem;
        font-weight: 600;
        overflow: hidden;
  }
}

.rf_logo {
  display: block;
  justify-self: start;
  height: 65px;
  min-width: 350px;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background-image: url('https://rusfond.kz/wp-content/uploads/2023/01/RF_logo_kz.svg');
  background-repeat: no-repeat;
}

.quicklink {
  font-size: 0.50rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #737373;
  letter-spacing: 1px;
  margin-right: 10px;
}

.qr_logo_wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: start;
    text-overflow: ellipsis;
}
.rf_logo_qr {
  display: block;
  justify-self: start;
  height: 65px;
  min-width: 65px;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background-image: url("https://im.rusfond.ru/pics/site/redesign/rf_logo/general-qr.gif");
  background-repeat: no-repeat;
}
.rf_logo_txt {
  justify-self: start;
  height: 65px;
  min-width: 157px;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background-image: url("https://im.rusfond.ru/pics/site/redesign/rf_logo/rf_logo_txt.svg");
  background-repeat: no-repeat;
}

.quicklinks {
    display: -webkit-flex;
    display: flex;
}

@media only screen and (min-width: 525px) {
    .quicklinks {
        margin-left: 10px;
        margin-top: 0;
    }
}

.quicklink {
    font-size: .50rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: rgb(115, 115, 115);
    letter-spacing: 1px;
    margin-right: 10px;
}

.quicklink:last-child {
    margin-right: 0;
}

.quicklink-icon {
    height: 44px;
    margin-bottom: 4px;
    background-position: 50%;
}

.quicklink-icon_active {
    height: 44px;
    margin-bottom: 4px;
    background-position: 50%;
}

.quicklink.is__how .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_red.svg");
    background-repeat: no-repeat;
}
.quicklink.is__how .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_red_hover.svg");
    background-repeat: no-repeat;
}
.quicklink.is__how .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_red_hover.svg");
    background-repeat: no-repeat;
}

.quicklink.is__whom .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}
.quicklink.is__whom .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}
.quicklink.is__whom .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}

.quicklink.is__get .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_red.svg");
    background-repeat: no-repeat;
}
.quicklink.is__get .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_red_hover.svg");
    background-repeat: no-repeat;
}
.quicklink.is__get .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_red_hover.svg");
    background-repeat: no-repeat;
}

.quicklink.is__fire .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_red.svg");
    background-repeat: no-repeat;
    background-size: 59px 40px;
    background-position-x: inherit;
}
.quicklink.is__fire .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 59px 40px;
}
.quicklink.is__fire .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 59px 40px;
}

.quicklink.is__editoria .quicklink-icon {
    display: block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_red.svg");
    background-repeat: no-repeat;
    background-size: 48px;
}
.quicklink.is__editoria .quicklink-icon:hover {
    display: block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 48px;
}
.quicklink.is__editoria .quicklink-icon_active {
    display: block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 48px;
}

@media only screen and (max-width: 580px) {
    .quicklink.is__how .quicklink-icon,
    .quicklink.is__how .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 38px;
    }
    .quicklink.is__whom .quicklink-icon,
    .quicklink.is__whom .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 37px;
    }
    .quicklink.is__get .quicklink-icon,
    .quicklink.is__get .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 49px;
    }
    .quicklink.is__fire .quicklink-icon,
    .quicklink.is__fire .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 43px;
    }
    .quicklink.is__editoria .quicklink-icon,
    .quicklink.is__editoria .quicklink-icon_active {
        display: block;
        background-repeat: no-repeat;
        background-size: 41px;
    }
    .quicklink-icon,
    .quicklink-icon_active {
        height: 48px;
        margin-bottom: 4px;
        background-position: 50%;
    }
    .quicklink.is__editoria .quicklink-name {
        display: block;
    }
}

.bar-quicklinks_icons .quicklink .quicklink-icon {
    width: 40px;
    background-position-x: left;
    background-position-y: 62%;
}
.bar-quicklinks_icons .quicklink.is__how .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}
.bar-quicklinks_icons .quicklink.is__whom .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}
.bar-quicklinks_icons .quicklink.is__get .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_white.svg");
    background-repeat: no-repeat;
    background-size: 45px;
}
.bar-quicklinks_icons .quicklink.is__fire .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}
.bar-quicklinks_icons .quicklink.is__editoria .quicklink-icon {
    display: block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}

.hat_stats_wrap {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}

@media only screen and (min-width: 480px) {
    .hat-stats {
    border-radius: 4px;
    background: rgb(231, 231, 231);
    padding: 15px;
    }
}

@media only screen and (min-width: 1101px) {
    .hat_stats_wrap {
      display: flex;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      width: 100%;
    }
    .hat-stats {
        padding: 15px;
    }
}

.quicklink.is__whom.disabled {
    filter: opacity(0.2);
    pointer-events: none;
}
.quicklink.is__whom.disabled .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}

/* =================================================
   7. LETTER PAGE
   ================================================= */

body {
    min-width: 320px;
    font: .8rem/1.375 Arial,sans-serif;
    color: rgb(74, 74, 74);
    background: var(--RF-white);
}
.entry-content {
  background: transparent;
}
#header,
.ct-container-full {
  background: var(--RF-seashell);
}
.ct-container-full.page-content {
  background: var(--RF-white);
}
.ct-container-full.page-content ul {
  list-style: none;
  margin-left: 30px;
}
.ct-container-full.page-content ul li {
  padding-left: 1.2em;
  position: relative;
}
.ct-container-full.page-content ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--RF-red);
}
/* Mobile menu: подпункты чуть мельче родителя */
#offcanvas .sub-menu .ct-menu-link {
  font-size: 0.875em;
}
/* Mobile menu: стрелка и цвет при открытом подменю */
#offcanvas .ct-toggle-dropdown-mobile .ct-icon {
  transition: transform 0.3s ease;
}
#offcanvas .dropdown-active .ct-toggle-dropdown-mobile .ct-icon {
  transform: rotate(180deg);
}
#offcanvas .dropdown-active > .ct-sub-menu-parent > a.ct-menu-link {
  color: inherit;
}
.header_split {
  background: var(--RF-seashell);
}
.layout_wrap {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background: var(--RF-white);
}
@media only screen and (min-width: 720px) {
  .layout_wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 0 auto;
    justify-content: space-between;
  }
}
.page.is__white {
  background: var(--RF-white);
}

.page-header {
  padding: 0 20px;
}

@media only screen and (min-width: 1101px) {
  .page-header {
    padding: 20px 0 0;
  }
}
.bc {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.5;
}
.bc-item:first-child {
    margin-left: 0;
}
@media only screen and (max-width: 1280px) {
  .bc {
    margin: 0 10px;
    flex-grow: 2;
  }
  .rubrics {
    margin: 0 25px;
    order: 2;
  }
}
.bc-item {
  text-decoration: none;
  color: var(--RF-aluminium);
  margin: 0 1em;
}
.bc-item.bc-item_current {
  color: black;
}
@media only screen and (min-width: 720px) {
  .rubrics {
    font-size: 0.9rem;
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    width: 100%;
  }
}
.rubrics-categories {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rubrics-category {
  margin-right: 2em;
  line-height: 43px;
  text-decoration: none;
  color: var(--RF-red);
  font-weight: bold;
  white-space: nowrap;
}
.rubrics-category:last-child {
  margin-right: 0;
}
.rubrics-category:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-top: -6px;
  margin-right: 10px;
}
.rubrics-category.is__program:before {
  background-image: none;
}
@media only screen and (min-width: 720px) {
  .rubrics-category.is__program:before {
    background-image: var(--programms);
    background-repeat: no-repeat;
    width: 25px;
    height: 22px;
    background-position: 50% 0;
  }
}
.rubrics-category.is__location:before {
  margin-top: -9px;
  background-image: var(--locations);
  background-repeat: no-repeat;
  width: 32px;
  height: 29px;
}
.rubrics-category span {
  display: inline-block;
  line-height: 1.2;
}
main {
  width: 100%;
  min-height: 100px;
  background: var(--RF-white);
}
aside {
  display: none;
}
@media only screen and (min-width: 992px) {
  aside {
    width: 300px;
    min-height: 100px;
    padding-top: 77px;
    display: block;
  }
}
/* rubricaor &amp; banner */
.side_menu_body {
  display: block;
  width: 100%;
  padding-top: 0;
  padding: 0 20px;
}
/* uk-inline по умолчанию inline-block — делаем block чтобы кнопка растянулась */
.side_menu_body .uk-inline {
  display: block;
}
@media only screen and (min-width: 1101px) {
  .side_menu_body {
    width: 300px;
    flex-basis: 300px;
    flex-shrink: 0;
    order: 2;
    padding-top: 77px;
  }
  .layout_wrap > main {
    order: 1;
    flex: 1;
    min-width: 0;
  }
  #donation_form_anchor {
    order: 3;
  }
}
button.button.red.big.side {
    width: 100% !important;
}
@media only screen and (min-width: 1101px) {
  button.button.red.big.side {
    width: 300px !important;
  }
}
aside > ul.about-menu {
    line-height: 1.5rem;
}

.about-menu {
    font-weight: normal !important;
    font-size: .9rem;
    line-height: 1.3rem;
    margin-bottom: 20px;
    display: block;
    overflow: auto;
    max-height: 60vh;
}
.about-menu::-webkit-scrollbar {
    width: 0px !important
}
@media only screen and (min-width: 992px) {
    .about-menu {
        max-height: 1200px;
    }
}

.about-menu li {
    margin-bottom: 0;
}

.about-menu li.is__active {
    display: block;
}
.about-menu a {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-align-items: left;
    align-items: left;
    max-width: 300px;
    width: 100%;
    padding: 5px 24px;
    font-weight: normal;
    color: inherit;
}

.mz_menu_date {
    font-size: 12px;
    padding-top: 5px;
}

/* .page-header */
  .about-menu li {
    margin-bottom: 0;
    font-size: .8rem;
}

/* .page-header */ .about-menu li.is__active {
    display: block;
}

/* .page-header */ .about-menu li.is__active a {
    background: var(--RF-gray-tabs);
    color: inherit;
    border-radius: 4px;
}

.about-menu .long_h {
    margin: 0 0 20px 0;
}

.about-menu li.l2 {
  padding-left: 15px;
  color: var(--RF-black-russian);
  font-size: .8rem;
}

.about-menu li.l3 {
  padding-left: 35px;
}
menu,
ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.article_body {
  max-width: 100%;
  padding-right: 0;
}
@media only screen and (min-width: 1101px) {
  .article_body {
    max-width: 930px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1250px) {
  .article_body {
    max-width: 930px;
    padding-right: 0;
  }
}
/* ============== helpcard new styles ============== */
/* ===== mobile ===== */
.helpcard_wrap {
  display: grid;
  color: inherit;
}
.helpcard-header_wrap {
  grid-column: auto;
  grid-row: 1 / auto;
}
.helpcard-main_photo_wrap {
  grid-column: 1 / auto;
  grid-row: 2 / auto;
}
.helpcard-main_diagnosys_wrap {
  grid-column: 1 / auto;
  grid-row: 3 / auto;
  margin: 20px 0;
}
.helpcard-main_about_wrap {
  grid-column: 1 / auto;
  grid-row: 5 / auto;
}
.sidebar_card_wrap {
  grid-column: 1 / auto;
  grid-row: 4 / auto;
  align-self: center;
  padding: 20px 0;
}
.helpcard-main_wrap {
  grid-column: auto / span 4;
  grid-row: row 2;
}
.helpcard_buttons_wrap {
  grid-column: 1 / auto;
  grid-row: 6;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
/* ===== desktop ===== */
@media only screen and (min-width: 780px) {
  .helpcard_wrap {
    display: grid;
    /* col1: фото, col2: контент, col3: поступления */
    grid-template-columns: minmax(0, 260px) 1fr 140px;
    grid-template-rows: auto auto auto auto auto;
    padding: 25px;
    background: var(--RF-seashell);
    color: var(--RF-gray-btn-text);
  }
  /* beforeLetterComment — вверху над именем */
  .helpcard_wrap > .helpcard-incomes {
    grid-column: 1 / 3;
    grid-row: 1;
  }
  .helpcard-header_wrap {
    grid-column: 1 / 3;
    grid-row: 2;
    display: flex;
    justify-content: space-between;
  }
  .helpcard-main_photo_wrap {
    grid-column: 1;
    grid-row: 3 / 5;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: var(--RF-white);
    margin-bottom: 5px;
  }
  .helpcard-main_diagnosys_wrap {
    grid-column: 2;
    grid-row: 3;
    border-top-right-radius: 4px;
    background: var(--RF-white);
    padding: 20px 40px 0 0;
    margin: 0;
  }
  .helpcard-main_about_wrap {
    grid-column: 2;
    grid-row: 4;
    border-bottom-right-radius: 4px;
    background: var(--RF-white);
    padding-right: 40px;
    margin-bottom: 5px;
  }
  .sidebar_card_wrap {
    grid-column: 3;
    grid-row: 2 / 6;
    align-self: center;
    padding-left: 20px;
    max-width: 140px;
  }
  .helpcard_buttons_wrap {
    grid-column: 1 / 3;
    grid-row: 5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
  }
}
/* // ============ helpcard new styles ============== */

.helpcard_qr_wrap {
  display: block;
  position: absolute;
  right: 0;
  z-index: 100;
}
.qr_img {
  padding: 8px;
  display: block;
}
.helpcard_qr_code {
  background: url("https://im.rusfond.ru/pics/site/redesign/QR/rounded_bg_mob.svg")
    no-repeat;
  width: 130px;
  height: 130px;
  margin: 10px 0 0 10px;
}
.helpcard_qr_code_btn {
  background: rgb(255, 245, 0);
  width: 130px;
  height: 115px;
  margin: 5px 5px 0 10px;
  border-radius: 10px;
}
.qr_img_big {
  width: 500px;
  border: 25px solid var(--RF-white);
  border-radius: 20px;
}
.qr_modal {
  border-radius: 20px;
}
.hand_with_phone_txt {
  max-width: 400px;
  display: none;
}
@media only screen and (min-width: 780px) {
  .helpcard_qr_wrap {
    display: flex;
    position: relative;
    margin-left: 0;
  }
  .qr_img {
    width: auto;
    padding: 8px 8px 0 20px;
  }
  .helpcard_qr_code {
    background: url("https://im.rusfond.ru/pics/site/redesign/QR/rounded_bg.svg")
      no-repeat;
    width: 130px;
    height: 130px;
  }
  .helpcard_qr_descr_img {
    width: 160px;
    height: 100px;
    display: block;
    background: url("https://im.rusfond.ru/pics/site/redesign/QR/hand_with_phone_sbp_2.svg")
      no-repeat;
    margin: 20px -15px 0 0;
  }
  .hand_with_phone_txt {
    max-width: 400px;
    display: block;
  }
}
.helpcard {
  color: var(--RF-body-text);
}
.helpcard-image.image {
  min-width: 300px;
  margin-left: -20px;
  margin-right: -20px;
  display: block;
}
@media only screen and (max-width: 780px) {
  .helpcard-image.image img {
      width: 100%;
  }
}
@media only screen and (min-width: 780px) {
  .helpcard {
    background: var(--RF-seashell);
    padding: 25px;
  }
  .helpcard-image.image {
    margin-left: -35px;
    margin-right: 35px;
    max-width: 285px;
  }
  .helpcard.is__completed {
    padding-bottom: 35px;
    margin-bottom: -25px;
    border-bottom: 1px solid rgb(232, 232, 232);
  }
}
@media only screen and (min-width: 992px) {
  .helpcard {
    padding-left: 50px;
    padding-right: 25px;
  }
  .helpcard.is__completed {
    margin-bottom: -40px;
  }
}
@media only screen and (min-width: 1260px) {
  .helpcard.is__completed {
    margin-bottom: 40px;
  }
}
.helpcard-header {
  margin-bottom: 20px;
}
.helpcard-header .helpcard-social {
  display: none;
}
@media only screen and (min-width: 720px) {
  .helpcard-header .helpcard-social {
    display: block;
  }
}
.helpcard-social {
  float: right;
  margin-top: 28px;
}
@media only screen and (min-width: 720px) {
  .helpcard-social {
    margin-top: 15px;
  }
  .helpcard-social .social-text {
    display: block;
    margin-bottom: 11px;
  }
}
.helpcard-name {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.19;
}
@media only screen and (min-width: 720px) {
  .helpcard-name {
    font-size: 2.4rem;
    line-height: 1.2;
  }
}
.helpcard-age {
  margin-top: 5px;
  margin-right: 10px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 720px) {
  .helpcard-main {
    display: flex;
  }
}
@media only screen and (min-width: 780px) {
  .helpcard-card {
    padding-right: 24px;
    background: var(--RF-white);
    border-radius: 4px;
  }
  .helpcard-image {
    position: relative;
    margin-right: 22px;
    overflow: hidden;
  }
  .helpcard-image img {
    height: auto; /* for vertical legacy photos */ 
    width: 250px;
    margin-left: 160px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .helpcard-image video {
    height: 250px;
    width: 250px;
    margin-left: 160px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.helpcard-about {
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
  line-height: 1.22222222;
  padding: 20px 0 12px 0;
}
@media only screen and (min-width: 920px) {
  .helpcard-about {
    font-size: 0.8rem;
    padding: 30px 0 12px;
    width: 100%;
  }
}
.helpcard-about h3 {
  margin: 25px 0 8px;
}
.helpcard-completed {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
@media only screen and (min-width: 1200px) {
  .helpcard-about h3 {
    margin: 0 0 6px;
    font-size: 1em;
  }
  .helpcard-completed {
    display: flex;
    flex-wrap: nowrap;
    margin: 20px 0 30px;
  }
}
.helpcard-about p {
  margin-top: 0;
}
.helpcard-completed-title {
  width: 50%;
  margin: 0 20px 20px 0;
  border-right: 1px solid rgb(215, 215, 215);
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
@media only screen and (min-width: 1250px) {
  .helpcard-completed-title {
    font-size: 0.8rem;
    width: 30%;
    min-width: 100px;
  }
}
.helpcard-completed-digits {
  font-size: 0.7rem;
  width: 50%;
  padding-left: 0;
}
.helpcard-completed-amount {
  font-size: 0.9rem;
  font-weight: bold;
}
@media only screen and (min-width: 1250px) {
  .helpcard-completed-digits {
    font-size: 0.7rem;
    width: 30%;
    padding-left: 0;
  }
  .helpcard-completed-amount {
    font-size: 0.9rem;
  }
}
.helpcard-progress {
  font-size: 0.8rem;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: var(--RF-seashell);
  margin: 0 -20px;
  padding: 29px 25px;
}
@media only screen and (min-width: 720px) {
  .helpcard-progress {
    background: none;
    margin: 10px 0 15px;
    padding: 0;
    font-size: 0.7rem;
  }
}
.helpcard-progress-amount {
  margin-top: 6px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.1rem;
}
@media only screen and (min-width: 720px) {
  .helpcard-progress-amount {
    font-size: 0.9rem;
    margin-top: 3px;
  }
}
.helpcard-progress-shortage .helpcard-progress-amount {
  color: var(--RF-red);
}
.helpcard-progress-bar {
  margin: 6px 0 12px;
  overflow: hidden;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: var(--RF-lightgray);
}
@media only screen and (min-width: 720px) {
  .helpcard-progress-bar {
    height: 5px;
    border-radius: 2px;
    margin-bottom: 9px;
    overflow: hidden;
    background: var(--RF-lightgray);
  }
}
.helpcard-progress-bar-done {
  height: 100%;
  background: var(--RF-red);
}
.helpcard-progress-goal {
  width: 100%;
  font-size: 0.9rem;
  text-align: center;
}
@media only screen and (min-width: 720px) {
  .helpcard-progress-goal {
    font-size: 0.75rem;
  }
}
.helpcard-meta {
  margin: 13px 0 27px;
  text-align: center;
}
@media only screen and (min-width: 720px) {
  .helpcard-meta {
    -webkit-order: 1;
    order: 1;
    margin-bottom: 0;
  }
}
.helpcard-side,
.helpcard-side_wrap {
  margin: 0;
  padding-bottom: 5px;
}
@media only screen and (min-width: 720px) {
  .helpcard-side {
    height: 400px;
    line-height: 400px;
  }
  .helpcard-side_wrap {
    margin-left: 20px;
    margin-top: -105px;
    max-width: 320px;
  }
}
.helpcard-side h3 {
  margin: 0 0 10px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 720px) {
  .helpcard-side h3 {
    font-size: 0.8rem;
    margin-bottom: 7px;
  }
}
.helpcard-income {
  margin-bottom: 2px;
  font-size: 0.65rem;
  line-height: 1.1;
}
.helpcard-incomes {
  margin: 0;
  line-height: normal;
  grid-column: 1 / 1;
}
@media only screen and (min-width: 720px) {
  .helpcard-incomes {
    margin: 0;
    line-height: normal;
    grid-column: 1 / 6;
  }
}
.helpcard-income:last-child {
  margin-bottom: 0;
}
.helpcard-income-amount {
  font-size: 0.8rem;
  color: var(--RF-red);
}
.helpcard-footer {
  margin: 0 -20px;
  padding: 4px 25px 35px;
  background: var(--RF-lightgray);
}
.helpcard_buttons {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  margin: 0;
  align-items: center;
}
.helpcard-card_button {
  width: 100%;
}
button.button.is__price {
  color: var(--RF-white);
}
.helpcard_social {
  margin: 20px auto;
  order: 2;
}
/* tablet screens */
@media only screen and (min-width: 860px) {
  .helpcard_buttons {
    display: flex;
    justify-content: space-between;
    max-width: 67%;
    margin-top: -10%;
    align-items: center;
  }
}
@media only screen and (min-width: 720px) {
  .helpcard-card_button {
    max-width: 200px;
    width: 100%;
    margin: 20px 0;
    order: 2;
  }
  .helpcard-footer {
    display: none;
  }
  .helpcard_social {
    display: block;
    margin: 0;
    order: 1;
  }
  .social {
    display: block;
    max-width: 200px;
    margin: 0 -5px 0 0;
  }
}
.helpcard-footer .social {
  margin-top: 0;
}
/* ============ Letter destitute ============== */
.letter {
  padding: 31px 0 43px;
  background: rgb(241, 241, 241) !important;
  overflow: hidden;
}
.letter_wrap {
  padding: 0 25px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 780px) {
  .letter {
    padding: 25px 0 25px 0;
    margin: 20px 0;
    background: rgb(241, 241, 241) !important;
  }
  .letter_wrap {
    padding: 0 25px;
    flex-wrap: nowrap;
  }
}
.letter-title {
  color: var(--RF-red);
  margin: 0 0 10px;
}
@media only screen and (min-width: 720px) {
  .letter-title {
    font-size: 1.5rem;
    margin-bottom: 13px;
  }
}
.letter-date {
  font-size: 0.7rem;
  margin-top: 20px;
}
.letter-completed-date {
  font-size: 0.7rem;
  margin-bottom: 20px;
}
.letter-body {
  margin-top: 7px;
  font-size: 0.8rem;
  line-height: 1.5;
  font-weight: 400 !important;
}
.letter-body > h2 {
  padding-top: 20px;
}
.trouble-opinion {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 780px) {
  .trouble-opinion {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 720px) {
  .letter-body {
    margin-top: 10px;
  }
}
.letter-body p:first-child {
  margin-top: 0;
}
.letter-body p:last-child {
  margin-bottom: 0;
}
/* ==================== trouble &amp; parent thanks ==================== */
.trouble {
  padding: 13px 0;
}
.parent_thanks {
  padding: 41px 0;
}
@media only screen and (min-width: 720px) {
  .trouble {
    padding: 13px 0;
    min-width: 255px;
    margin-top: 40px;
  }
  .parent_thanks {
    padding: 58px 0 42px;
  }
}
@media only screen and (min-width: 992px) {
  .trouble .holder {
    display: flex;
  }
  .parent_thanks .holder {
    display: flex;
  }
}
.trouble-expert {
  margin-bottom: 23px;
}
.parent_thanks-expert {
  margin-bottom: 23px;
}
.trouble-expert-name {
  margin: 0 !important;
  font-size: 1.1rem;
  width: 100%;
}
.parent_thanks-expert-name {
  margin: 0 0 16px;
  font-size: 1.1rem;
}
.trouble-expert-position {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .trouble-expert {
    margin-bottom: 23px;
    margin-right: 50px;
    max-width: 190px;
    min-width: 200px;
  }
  .parent_thanks-expert-name {
    display: none;
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
.trouble-expert-about {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.7rem;
  line-height: 1.2142857143;
  align-items: center;
  font-weight: 700;
}
.parent_thanks-expert-about {
  display: flex;
  font-size: 0.7rem;
  line-height: 1.2142857143;
  align-items: center;
}
.trouble-expert-photo {
  flex: none;
  width: 92px;
  margin-bottom: 5px;
}
.parent_thanks-expert-info {
  margin-top: -5px;
}
@media only screen and (min-width: 720px) {
  .parent_thanks-expert-info {
    margin-top: 0;
  }
}
.trouble-opinion-text {
  position: relative;
  padding-right: 20px;
  margin-bottom: 35px;
  font-weight: 400;
}
.parent_thanks-opinion-text {
  position: relative;
  padding-right: 20px;
  margin-bottom: 35px;
  font-weight: 400;
}
@media only screen and (min-width: 720px) {
  .trouble-opinion-text {
    position: relative;
    padding-right: 20px;
    margin-bottom: 35px;
  }
}
.trouble-opinion-text:before,
.trouble-opinion-text:after {
  font-size: 84px;
  color: var(--RF-red);
  font-weight: 100;
  line-height: 0.45;
  width: 40px;
}
.parent_thanks-opinion-text:before,
.parent_thanks-opinion-text:after {
  font-size: 84px;
  color: rgb(251, 80, 57);
  font-weight: 100;
  line-height: 0.45;
  width: 40px;
}
.trouble-opinion-text:before {
  float: left;
  content: "«";
  margin-left: -3px;
  margin-right: 10px;
}
.parent_thanks-opinion-text:before {
  float: left;
  content: "«";
  margin: 0 10px 0 -3px;
}
.trouble-opinion-text:after {
  position: absolute;
  right: -10px;
  content: "»";
}
.parent_thanks-opinion-text:after {
  position: absolute;
  bottom: 0;
  right: -20px;
  content: "»";
}
.trouble-info {
  border-left: 1px solid rgb(221, 221, 221);
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.parent_thanks-info {
  border-left: 1px solid rgb(221, 221, 221);
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 720px) {
  .trouble-info {
    margin-left: 38px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 28px;
  }
  .parent_thanks-info {
    margin-left: 38px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .trouble-info {
    -webkit-align-self: center;
    align-self: center;
  }
  .parent_thanks-info {
    -webkit-align-self: center;
    align-self: center;
  }
}
.trouble-info h3 {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 9px;
}
.parent_thanks-info h3 {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 9px;
}
@media only screen and (min-width: 720px) {
  .trouble-info h3 {
    margin-top: -2px;
  }
  .parent_thanks-info h3 {
    margin-top: -2px;
  }
}
.trouble-info p {
  margin-top: 0;
}
.parent_thanks-info p {
  margin-top: 0;
}
.trouble-info-more {
  font-weight: bold;
}
.parent_thanks-info-more {
  font-weight: bold;
}
.doctor_office {
    font-weight: 400;
}
/* // trouble &amp; thanks */

/* ===== Мобильный рубрикатор вверху письма ===== */
@media only screen and (max-width: 1100px) {
  .layout_wrap {
    display: flex;
    flex-direction: column;
  }
  .side_menu_body {
    display: block;
    order: -1;
    margin-bottom: 10px;
  }
  .article_body {
    order: 0;
  }
  #donation_form_anchor {
    order: 1;
  }
}



/* =================================================
   8. GLOBAL OVERRIDES
   ================================================= */
:root {
    --fontFamily: Arial, sans-serif;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
        -webkit-font-smoothing: antialiased;
}
/* body {
    min-width: 320px;
    font: .8rem/1.375 Arial,sans-serif;
    color: rgb(74, 74, 74);
}  */
h1 {
    font-size: 2rem!important;
    font-weight: 700;
    line-height: 1.125em;
    margin: .67em 0 10px!important;
}
h1 {
    margin-bottom: .5em;
    font-size: 2.4rem!important;
    line-height: 1.2em;
    margin: 0 0 10px!important;
}
p {
    font: .8rem/1.375 Arial,sans-serif;
}
sup {
    top: -0.5em;
    right: -.3em;
    font-style: normal;
    font-weight: 400;
    font-size: .73rem;
    color: rgb(251, 80, 57);
}

/* ======= breadcrumbs ======== TODO: should move to main CSS */
.bc {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.5;
  color: rgb(251, 80, 57);
}
.bc-item:first-child {
    margin-left: 0;
}
@media only screen and (max-width: 1280px) {
  .bc {
    margin: 0 10px;
    flex-grow: 2;
  }
  .rubrics {
    margin: 0 25px;
    order: 2;
  }
}
.bc-item {
  text-decoration: none;
  color: rgb(151, 151, 151);
  margin: 0 1em;
}
.bc-item.bc-item_current {
  color: black;
}
@media only screen and (min-width: 720px) {
  .rubrics {
    font-size: 0.9rem;
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    width: 100%;
  }
}
/* // ======= breadcrumbs ======== */
.button {
    display: block;
    padding: 0 10px;
    height: 46px;
    border: 0;
    border-radius: 4px;
    font-size: .9rem;
        font-weight: 400;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    background: rgb(248, 81, 65);
    width: 100%;
    text-shadow: none;
    display: inline-block;
}

.header_split {
  max-width: 1280px;
  margin-bottom: 25px;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(21em, 1fr));
  align-items: center;
    padding-bottom: 10px;
}
.hat-quicklinks {
  justify-self: start;
}
.hat-stats {
  display: none;
  justify-self: start;
}

.logo_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: start;
}

.logo_where {
  align-self: start;
  display: flex;
  flex-wrap: wrap;
  max-width: 320px;
}

.sublogo {
  display: block; 
  height: 25px;
  font: 0.85rem Arial, sans-serif;
  font-weight: 500;
  color: #4f4f4f;
  line-height: 1rem;
  margin: -20px 60px 5px 72px;
  padding: 7px 0 0 0;
  order: 1;
  min-width: 260px;
}

a.sublogo_email, .sublogo_tel {
      display: block;
      order: 2;
      font-weight: bold;
      margin: 0 0 0 72px;
}

.hat-quicklinks {
  justify-self: start;
}

@media only screen and (min-width: 555px) {
  .header_split {
    grid-template-columns: repeat(auto-fill, minmax(24em, 1fr));
        padding-bottom: 10px;
  }
  .hat-quicklinks {
  justify-self: start;
}
  .logo_wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: start;
    max-width: 500px;
    text-overflow: ellipsis;
  }
  .logo_where {
    align-self: start;
    display: block;
  }
  .sublogo {
    display: block;
    font: 0.85rem Arial, sans-serif;
    font-weight: 500;
    color: #4f4f4f;
    line-height: 1rem;
    border-left: 1px solid #4f4f4f;
    margin: 15px 0 0 0;
    padding: 7px 0 0 10px;
    min-width: 185px;
  }
  a.sublogo_email {
    margin: 3px 0 0 -170px;
    position: absolute;
    width: 160px;
    text-align: right;
    font-size: 14px;
        color: rgba(251, 80, 57, 1.00);
    font-weight: 600;
    overflow: hidden;
  }
    .sublogo_tel {
        display: block;
        order: 2;
        position: absolute;
        font-weight: bold;
        margin: 0 0 0 12px;
  }
}
@media only screen and (min-width:820px) {
.hat-quicklinks {
  justify-self: right;
}
}

@media only screen and (min-width:1101px) {
  .header_split {
    max-width: 1280px;
    min-width: 500px;
    height: 100px;
    margin-bottom: 25px;
    display: grid;
    gap: 10px;
    grid-template-columns: minmax(550px, 40%) minmax(250px, 30%) minmax(220px, 30%);
    align-items: center;
    justify-content: space-between;
  }
  .hat-quicklinks {
  justify-self: center;
}
  .hat-stats {
    display: block;
    justify-self: end;
    max-width: 330px;
  }
  .logo_wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: start;
    max-width: 500px;
    text-overflow: ellipsis;
  }
  .sublogo {
    display: block;
    height: 45px;
    max-width: 300px;
    font: 0.85rem Arial, sans-serif;
    font-weight: 500;
    color: #4f4f4f;
    line-height: 1rem;
    border-left: 1px solid #4f4f4f;
    margin: 16px 0 0 0;
    padding: 7px 0 0 10px;
    min-width: 260px;
  }
  a.sublogo_email {
    margin: -15px 0 0 -170px;
    position: absolute;
    width: 160px;
    text-align: right;
    font-size: 14px;
        color: rgba(251, 80, 57, 1.00);
    font-weight: 600;
    overflow: hidden;
  }
  .sublogo_tel {
        display: block;
        order: 2;
        position: absolute;
        font-weight: bold;
        margin: -17px 0 0 12px;
  }
}

@media only screen and (min-width: 1290px) {
      .sublogo_tel {
        margin: -15px 0 0 -32px;
        position: absolute;
        width: 160px;
        text-align: right;
        font-size: .7rem;
        font-weight: 600;
        overflow: hidden;
  }
      a.sublogo_email {
        margin: -15px 0 0 -170px;
        position: absolute;
        width: 160px;
        text-align: right;
        font-size: 14px;
        color: rgba(251, 80, 57, 1.00);
        font-weight: 600;
        overflow: hidden;
  }
}

@media only screen and (min-width: 1300px) {
      .sublogo_tel {
        margin: -15px 0 0 -34px;
        position: absolute;
        width: 160px;
        text-align: right;
        font-size: .7rem;
        font-weight: 600;
        overflow: hidden;
  }
}     

.rf_logo {
  display: block;
  justify-self: start;
  height: 65px;
  min-width: 350px;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background-image: url('https://rusfond.kz/wp-content/uploads/2023/01/RF_logo_kz.svg');
  background-repeat: no-repeat;
}

.quicklink {
  font-size: 0.50rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #737373;
  letter-spacing: 1px;
  margin-right: 10px;
}

.qr_logo_wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
    justify-content: start;
    /* max-width: 500px; */
    text-overflow: ellipsis;
}
.rf_logo_qr {
  display: block;
  justify-self: start;
  height: 65px;
  min-width: 65px;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background-image: url("https://im.rusfond.ru/pics/site/redesign/rf_logo/general-qr.gif");
  background-repeat: no-repeat;
}
.rf_logo_txt {
  justify-self: start;
  height: 65px;
  min-width: 157px;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background-image: url("https://im.rusfond.ru/pics/site/redesign/rf_logo/rf_logo_txt.svg");
  background-repeat: no-repeat;
}

.quicklinks {
    display: -webkit-flex;
    display: flex;
}

@media only screen and (min-width: 525px) {
    .quicklinks {
        margin-left: 10px;
        margin-top: 0;
    }
}

.quicklink {
    font-size: .50rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: rgb(115, 115, 115);
    letter-spacing: 1px;
    margin-right: 10px;
}

.quicklink:last-child {
    margin-right: 0;
}

.quicklink-icon {
    height: 44px;
    margin-bottom: 4px;
    background-position: 50%;
}

.quicklink-icon_active {
    height: 44px;
    margin-bottom: 4px;
    background-position: 50%;
}

/* ========================== desktop BIG icons ========================== */
/* ======= is__how ======= */
.quicklink.is__how .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_red.svg");
    background-repeat: no-repeat;
}
.quicklink.is__how .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_red_hover.svg");
    background-repeat: no-repeat;
}
.quicklink.is__how .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_red_hover.svg");
    background-repeat: no-repeat;
}

/* ======= is__whom ======= */
.quicklink.is__whom .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}
.quicklink.is__whom .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}
.quicklink.is__whom .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}

/* ======= is__get ======= */
.quicklink.is__get .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_red.svg");
    background-repeat: no-repeat;
}
.quicklink.is__get .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_red_hover.svg");
    background-repeat: no-repeat;
}
.quicklink.is__get .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_red_hover.svg");
    background-repeat: no-repeat;
}

/* ======= is__fire ======= */
.quicklink.is__fire .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_red.svg");
    background-repeat: no-repeat;
    background-size: 59px 40px;
    background-position-x: inherit;
}
.quicklink.is__fire .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 59px 40px;
}
.quicklink.is__fire .quicklink-icon_active {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 59px 40px;
}

/* ======= is__editoria ======= */
.quicklink.is__editoria .quicklink-icon {
    display:  block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_red.svg");
    background-repeat: no-repeat;
    background-size: 48px;
}
.quicklink.is__editoria .quicklink-icon:hover {
    display:  block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 48px;
}
.quicklink.is__editoria .quicklink-icon_active {
    display:  block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_red_hover.svg");
    background-repeat: no-repeat;
    background-size: 48px;
}

/* only mobile icon: */
@media only screen and (max-width: 580px) {
    .quicklink.is__how .quicklink-icon {
        background-repeat: no-repeat;
        background-size: 38px;
    }

    .quicklink.is__how .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 38px;
    }

    .quicklink.is__whom .quicklink-icon {
        background-repeat: no-repeat;
        background-size: 37px;
    }

    .quicklink.is__whom .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 37px;
    }

    .quicklink.is__get .quicklink-icon {
        background-repeat: no-repeat;
        background-size: 49px;
    }

    .quicklink.is__get .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 49px;
    }

    .quicklink.is__fire .quicklink-icon {
        background-repeat: no-repeat;
        background-size: 43px;
    }

    .quicklink.is__fire .quicklink-icon_active {
        background-repeat: no-repeat;
        background-size: 43px;
    }

    .quicklink.is__editoria .quicklink-icon {
        display:  block;
        background-repeat: no-repeat;
        background-size: 41px;
    }

    .quicklink.is__editoria .quicklink-icon_active {
        display:  block;
        background-repeat: no-repeat;
        background-size: 41px;
    }

.quicklink-icon {
    height: 48px;
    margin-bottom: 4px;
    background-position: 50%;
}

.quicklink-icon_active {
    height: 48px;
    margin-bottom: 4px;
    background-position: 50%;
}

.quicklink.is__editoria .quicklink-name {
    display: block;
    }
}

/* =========== Icons for top menu bar (is__stuck) =========== */
.bar-quicklinks_icons .quicklink .quicklink-icon {
    width: 40px;
    background-position-x: left;
    background-position-y: 62%;
}

.bar-quicklinks_icons .quicklink.is__how .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_card_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}

.bar-quicklinks_icons .quicklink.is__whom .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}

.bar-quicklinks_icons .quicklink.is__get .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_hand_white.svg");
    background-repeat: no-repeat;
    background-size: 45px;
}

.bar-quicklinks_icons .quicklink.is__fire .quicklink-icon {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_fire_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}

.bar-quicklinks_icons .quicklink.is__editoria .quicklink-icon {
    display:  block;
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_editoria_white.svg");
    background-repeat: no-repeat;
    background-size: 35px;
}

/* // =========== Icons for top menu bar (is__stuck) =========== */
.hat_stats_wrap {
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}

@media only screen and (min-width : 480px) {
    .hat-stats {
    border-radius: 4px;
    background: rgb(231, 231, 231);
    padding: 15px;
    }
}

@media only screen and (min-width: 1101px) {
    .hat_stats_wrap {
      display: flex;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      width: 100%;
    }
    .hat-stats {
        padding: 15px;
    }
}
.quicklink.is__whom.disabled {
    filter: opacity(0.2);
}

.quicklink.is__whom.disabled {
    filter: opacity(0.2);
    pointer-events: none;
}

.quicklink.is__whom.disabled .quicklink-icon:hover {
    background-image: url("https://im.rusfond.ru/pics/svg_icons/q_child_red.svg");
    background-repeat: no-repeat;
    background-size: 45px 40px;
}







/* =================================================
   НАТИВНЫЙ SELECT — стиль формы пожертвования
   (по аналогии с rusfond.capital)
   ================================================= */
select.js-donation-select,
select.js-donation-currency {
    appearance: none;
    -webkit-appearance: none;
    background-color: var(--RF-red);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 12px;
    border: 1px solid var(--RF-red);
    border-radius: 4px;
    color: #fff;
    font-size: 0.85rem;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 0 40px 0 12px;
    cursor: pointer;
}
select.js-donation-select:focus,
select.js-donation-currency:focus {
    outline: none;
    border-color: rgb(215, 50, 30);
}
select.js-donation-select option,
select.js-donation-currency option {
    background: #fff;
    color: rgb(74, 74, 74);
    text-transform: none;
    font-weight: normal;
}

.is__paypal select.js-donation-select,
.is__paypal select.js-donation-currency {
    background-color: #ffc439;
    border-color: #ffc439;
}
.is__paypal select.js-donation-select:focus,
.is__paypal select.js-donation-currency:focus {
    border-color: #f5ba39;
}

/* =================================================
   РУБРИКАТОР — вращение стрелки
   ================================================= */
.side_menu_body .rubricator-arrow {
  display: inline-block;
  transition: transform 0.25s ease;
  vertical-align: middle;
}
.side_menu_body button[aria-expanded="false"] .rubricator-arrow {
  transform: rotate(180deg);
}

/* =================================================
   СТРАНИЦА — СПИСОК ДОКУМЕНТОВ
   ================================================= */
.docs-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
  margin-top: 30px;
}
.docs-grid__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.docs-grid__cover {
  display: block;
  border-radius: 4px;
  overflow: hidden;
  line-height: 0;
}
.docs-grid__cover img {
  width: 100%;
  height: auto;
  display: block;
  transition: opacity 0.2s ease;
}
.docs-grid__cover:hover img {
  opacity: 0.85;
}
.docs-grid__label {
  font-size: 0.8rem;
  line-height: 1.35;
  color: var(--RF-red);
  font-weight: 600;
}
.docs-grid__label:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .docs-grid {
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: 16px;
  }
}

/* =====================================================
   СТРАНИЦЫ РЕЗУЛЬТАТА ОПЛАТЫ (/cloudpayments-successfulresult, /cloudpayments-fail)
   ===================================================== */

.rf-payment-result {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 60px 20px 80px;
  min-height: 60vh;
}
.rf-payment-result__title {
  font-size: clamp(1.4rem, 4vw, 2rem);
  font-weight: 700;
  margin: 0 0 16px;
  color: var(--RF-charcoal);
}
.rf-payment-result__text {
  font-size: 1rem;
  color: var(--RF-body-text);
  max-width: 480px;
  margin: 0 0 32px;
  line-height: 1.6;
}
.rf-payment-result__image--success {
  background: url(https://im.rusfond.ru/pics/svg_icons/success_page.svg) no-repeat center / contain;
  width: 300px;
  height: 300px;
  margin-bottom: 32px;
}
.rf-payment-result__image--fail {
  width: 120px;
  height: 120px;
  margin-bottom: 32px;
  opacity: 0.5;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M15 9l-6 6M9 9l6 6'/%3E%3C/svg%3E") no-repeat center / contain;
}
.rf-payment-result .button {
  display: inline-block;
  width: auto;
  padding: 0 32px;
}
@media only screen and (max-width: 480px) {
  .rf-payment-result__image--success {
    width: 200px;
    height: 200px;
  }
  .rf-payment-result {
    padding: 40px 16px 60px;
  }
}

/* Конфетти */
#confetti-container {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 9999;
}
.confetti {
  position: absolute;
  opacity: 0.85;
  animation: confetti-to-center 2s cubic-bezier(0.4, 0, 0.6, 1) forwards;
}
.confetti.square  { background-color: currentColor; }
.confetti.circle  { background-color: currentColor; border-radius: 50%; }
.confetti.triangle {
  width: 0; height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid currentColor;
  background: none;
}
.confetti.heart { background: none; }
@keyframes confetti-to-center {
  0%   { opacity: 0.9; transform: translate(-50%, -50%) rotate(0deg) scale(1); }
  45%  { opacity: 0.8; transform: translate(calc(-50% + var(--dx) * 0.45 + var(--sx)), calc(-50% + var(--dy) * 0.45 + var(--sy))) rotate(calc(var(--rot) * 0.5)) scale(0.85); }
  100% { opacity: 0;   transform: translate(calc(-50% + var(--dx)), calc(-50% + var(--dy))) rotate(var(--rot)) scale(0.1); }
}
