
/* IRE-MOD ---- 
--------------- START */

/* IRE-MOD ---- 
	 COLORS - Custom Properties / Variables - Colors */

:root {
  --color-fa-blue: #1e4c82; /* -- primary / brand color */
  --color-brand: var(--color-fa-blue); /* -- primary / brand color */
  --color-fa-blue-darker: #0f3159; /* -- primary / brand hover state */
  --color-fa-blue-darkest: #082340; /* -- primary / brand  active state */
  --color-charcoal: #323840; /* -- text color */
  --color-text: var(--color-charcoal); /* -- text color */
  --color-gold-lightest: #fff3cc; /* -- formerly Cream, used in Calculators landing page */
  --color-gold-lighter: #ffd963; /* -- formerly Sunshine */
  --color-gold: #ffcd32; /* -- warning state */
  --color-warning: var(--color-gold); /* -- warning state */
  --color-gold-darker: #f1c230; /* -- warning hover state */
  --color-gold-darkest: #e2a836; /* -- warning active state */
  --color-sky: #e6f1ff; /* -- secondary button background */
  --color-sky-lighter: #f4f9ff; /* -- formerly Glacier */
  --color-sky-dark: #d6e8ff; /* -- secondary hover state */
  --color-sky-darker: #c1d7f5; /* -- secondary active state */
  --color-sky-darkest: #73ace5; /* -- Notification Info state - formerly cornflower */
  --color-sky-extra-dark: #7598bb; /* -- Subtle text on sky background */
  --color-navy: #043b7c; /* -- Ignite color */
  --color-forest: #509241; /* -- success state */
  --color-success: var(--color-forest); /* -- success state */
  --color-forest-darker: #386a2d; /* -- success hover state */
  --color-forest-darkest: #264d1e; /* -- success active state */
  --color-paprika: #9d3b3b; /* -- error state */
  --color-error: var(--color-paprika); /* -- error state */
  --color-paprika-darker: #6f2a2a; /* -- error hover state */
  --color-paprika-darkest: #562020; /* -- error active state */
  --color-cobalt: #1e61ac; /* -- link color, formerly Medium Blue */
  --color-cobalt-darker: #15457a; /* -- link hover state */
  --color-cobalt-darkest: #11355f; /* -- link active state */
  --color-chili: #de0b0b; /* -- Dark Mode - Error state */
  --color-chili-lighter: #e24545; /* -- Notifications error state - formlery Tomato */
  --color-chili-darker: #b10d0d; /* -- Dark Mode - Error hover state */
  --color-chili-darkest: #9c0707; /* -- Dark Mode - Error active state */
  --color-lilac-darkest: #9d8cda; /* -- formerly lavender */
  --color-lilac-darker: #e4e2fe;
  --color-lilac: #ede9fa;
  --color-fog: #c0c8d1;
  --color-fog-darker: #98a8bb;
  --color-fog-lighter: #dadfe6;
  --color-highlighter: #fff000; /* -- highlighted text color  */
  --color-electric-blue: #0044e9; /* -- old link color - deprecated */
  --color-seafoam: #e1f2d5; /* -- dashboard light green card */
  --color-seafoam-darker: #d0ebbd; /* -- dashboard light green card - hover */
  --color-seafoam-darkest: #a6c47c; /* -- dashboard light green card - active */
  --color-lime: #96d66d; /* -- Notification success state */
  --color-lime-lightest: #e9faea; /* -- formerly Mint Pastel */
  --color-lime-lighter: #b8e5ad; /* -- formerly celedon (Ignite) */
  --color-peach: #f8e8de; /* pastel */
  --color-peach-darker: #ffc8a6; /* formerly Flesh (Calculators dashboard) */
  --color-earth: #ebebeb; /* pastel */
  --color-starlite: #f8f2de; /* pastel - pale yellow */
  --color-white: #ffffff; /* -- background / surface color, Dark Mode text, icon color */
  --color-black: #000000;
  --color-gray-10: #fafafa;
  --color-gray-25: #f7f7f7;
  --color-gray-50: #f2f2f2;
  --color-gray-100: #e5e5e5;
  --color-gray-200: #cccccc;
  --color-gray-300: #b2b2b2;
  --color-gray-400: #999999;
  --color-gray-500: #808080;
  --color-gray-600: #666666;
  --color-gray-700: #4d4d4d;
  --color-gray-800: #333333;
  --color-gray-900: #1a1a1a;
  
  /* IRE MOD -- 
     ICONS - Custom Properties/Variables 
  
  */
  --icon-nav-calculators: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M20.25 2.25H3.75a1.502 1.502 0 0 0-1.5 1.5v16.5a1.502 1.502 0 0 0 1.5 1.5h16.5a1.502 1.502 0 0 0 1.5-1.5V3.75a1.502 1.502 0 0 0-1.5-1.5Zm-9 1.5v7.5h-7.5v-7.5h7.5Zm-7.5 9h7.5v7.5h-7.5v-7.5Zm9 7.5V3.75h7.5v16.5h-7.5Zm1.5-10.5h4.5v1.5h-4.5v-1.5Zm0 3h4.5v1.5h-4.5v-1.5Zm-4.5-6h-4.5v1.5h4.5v-1.5Zm0 9h-1.5v-1.5h-1.5v1.5h-1.5v1.5h1.5v1.5h1.5v-1.5h1.5v-1.5Z' clip-rule='evenodd'/%3E%3C/svg%3E");

  --icon-nav-classes: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath d='M13.5 19.5h-11v-15h17v3H21v-3A1.5 1.5 0 0 0 19.5 3h-17A1.5 1.5 0 0 0 1 4.5v15A1.5 1.5 0 0 0 2.5 21h11v-1.5Z'/%3E%3Cpath d='M4 7h8.5v1.5H4V7ZM4 11h6.5v1.5H4V11Z'/%3E%3Cpath fill-rule='evenodd' d='M22.458 11.349a4.5 4.5 0 0 1-.958 5.496V22.5l-3-1.42-3 1.42v-5.655a4.5 4.5 0 1 1 6.958-5.496Zm-3.958 8.07 1.5.71v-2.392c-.97.35-2.03.35-3 0v2.393l1.5-.71Zm-1.667-3.425a3 3 0 1 0 3.333-4.987 3 3 0 0 0-3.333 4.987Z' clip-rule='evenodd'/%3E%3C/svg%3E");

  --icon-nav-dashboard: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M4.5 3H9a1.5 1.5 0 0 1 1.5 1.5V9A1.5 1.5 0 0 1 9 10.5H4.5A1.5 1.5 0 0 1 3 9V4.5A1.5 1.5 0 0 1 4.5 3Zm0 6H9V4.5H4.5V9ZM15 3h4.5A1.5 1.5 0 0 1 21 4.5V9a1.5 1.5 0 0 1-1.5 1.5H15A1.5 1.5 0 0 1 13.5 9V4.5A1.5 1.5 0 0 1 15 3Zm0 6h4.5V4.5H15V9Zm-6 4.5H4.5A1.5 1.5 0 0 0 3 15v4.5A1.5 1.5 0 0 0 4.5 21H9a1.5 1.5 0 0 0 1.5-1.5V15A1.5 1.5 0 0 0 9 13.5Zm0 6H4.5V15H9v4.5Zm6-6h4.5A1.5 1.5 0 0 1 21 15v4.5a1.5 1.5 0 0 1-1.5 1.5H15a1.5 1.5 0 0 1-1.5-1.5V15a1.5 1.5 0 0 1 1.5-1.5Zm0 6h4.5V15H15v4.5Z' clip-rule='evenodd'/%3E%3C/svg%3E");

  --icon-nav-farming: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M18 9.75A8.142 8.142 0 0 1 16.086 15l5.664 5.69-1.06 1.06L15 16.086A8.142 8.142 0 0 1 9.75 18 8.25 8.25 0 1 1 18 9.75ZM6 15.362A6.75 6.75 0 0 0 9.75 16.5a6.758 6.758 0 0 0 6.75-6.75A6.75 6.75 0 1 0 6 15.362ZM10.5 9h3v1.5h-3v3H9v-3H6V9h3V6h1.5v3Z' clip-rule='evenodd'/%3E%3C/svg%3E");

  --icon-nav-marketing: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M3 3.75h18a1.501 1.501 0 0 1 1.5 1.5v13.5a1.502 1.502 0 0 1-1.5 1.5H3a1.502 1.502 0 0 1-1.5-1.5V5.25A1.502 1.502 0 0 1 3 3.75Zm8.25 1.5H3v13.5h8.25V5.25Zm1.5 0v13.5H21V5.25h-8.25ZM6 7.5h3.75v5.25H4.5V7.5H6Zm2.25 3.75V9H6v2.25h2.25ZM19.5 7.5h-5.25V9h5.25V7.5Zm0 3.75h-5.25v1.5h5.25v-1.5ZM14.25 15h5.25v1.5h-5.25V15Z' clip-rule='evenodd'/%3E%3C/svg%3E");

  --icon-nav-properties: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath d='M12 13.5A3.75 3.75 0 1 1 12 6a3.75 3.75 0 0 1 0 7.5Zm0-6a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z'/%3E%3Cpath d='m12 22.5-6.327-7.461a26.199 26.199 0 0 1-.26-.34A8.167 8.167 0 0 1 3.75 9.75a8.25 8.25 0 1 1 16.5 0 8.163 8.163 0 0 1-1.661 4.948l-.001.002s-.225.296-.259.335L12 22.5Zm-5.39-8.704s.174.231.214.281L12 20.181l5.183-6.113.209-.274A6.676 6.676 0 0 0 18.75 9.75a6.75 6.75 0 0 0-13.5 0 6.68 6.68 0 0 0 1.36 4.046Z'/%3E%3C/svg%3E");

  --icon-nav-transactions: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M7.368 20.03 12 22.5l4.632-2.47A8.237 8.237 0 0 0 21 12.75V3a1.502 1.502 0 0 0-1.5-1.5h-15A1.502 1.502 0 0 0 3 3v9.75a8.236 8.236 0 0 0 4.368 7.28ZM4.5 12.75V3h15v9.75a6.739 6.739 0 0 1-3.574 5.957L12 20.8l-3.926-2.093A6.739 6.739 0 0 1 4.5 12.75Zm4.057-2.25 1.943 1.943L15.443 7.5 16.5 8.557l-6 6-3-3L8.557 10.5Z' clip-rule='evenodd'/%3E%3C/svg%3E");

    --icon-circle-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23323840' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M17.834 20.73A10.5 10.5 0 1 1 6.167 3.27a10.5 10.5 0 0 1 11.667 17.46ZM17 4.517A9 9 0 1 0 7 19.483 9 9 0 0 0 17 4.517Zm-3.727 5v8.592h-2.384V9.517h2.384ZM12.086 6c.711 0 1.292.542 1.292 1.202 0 .666-.58 1.208-1.292 1.208-.703 0-1.286-.542-1.286-1.208 0-.66.582-1.202 1.286-1.202Z' clip-rule='evenodd'/%3E%3C/svg%3E");

  --icon-chevron-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231E4C82' viewBox='0 0 24 24'%3E%3Cpath d='m18 12-9.65 9L7 19.74 15.298 12 7 4.26 8.35 3 18 12Z'/%3E%3C/svg%3E");
 
--icon-settings: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231E4C82' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M9.5 15.742a4.5 4.5 0 0 0 2.5.758 4.456 4.456 0 0 0 4.5-4.5 4.5 4.5 0 1 0-7 3.742Zm1.34-6.532A2.933 2.933 0 0 1 12 9a2.933 2.933 0 0 1 3 3 2.933 2.933 0 0 1-3 3 2.933 2.933 0 0 1-3-3 2.933 2.933 0 0 1 1.841-2.79Z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='m20.25 12.57 1.417 1.297a1.5 1.5 0 0 1 .308 1.883l-1.71 3a1.5 1.5 0 0 1-1.298.75 1.502 1.502 0 0 1-.48-.075l-1.815-.615c-.317.21-.648.397-.99.563l-.382 1.89a1.5 1.5 0 0 1-1.5 1.207h-3.54a1.5 1.5 0 0 1-1.5-1.207l-.383-1.89a8.513 8.513 0 0 1-.982-.563l-1.823.615a1.53 1.53 0 0 1-.48.075 1.5 1.5 0 0 1-1.297-.75l-1.77-3a1.5 1.5 0 0 1 .307-1.912l1.418-1.26V11.43l-1.418-1.297a1.5 1.5 0 0 1-.307-1.883l1.77-3a1.5 1.5 0 0 1 1.297-.75 1.5 1.5 0 0 1 .48.045l1.785.645a8.61 8.61 0 0 1 .99-.563l.383-1.89a1.5 1.5 0 0 1 1.5-1.207h3.51a1.5 1.5 0 0 1 1.5 1.207l.382 1.89c.34.166.668.354.983.563l1.822-.615a1.5 1.5 0 0 1 .48-.075 1.5 1.5 0 0 1 1.298.75l1.77 3a1.5 1.5 0 0 1-.285 1.912l-1.44 1.26v1.148Zm-3.915 4.56 2.572.87 1.77-3-2.04-1.852a6.674 6.674 0 0 0 0-2.348l2.04-1.8-1.77-3-2.58.84a7.019 7.019 0 0 0-2.025-1.178L13.77 3h-3.54l-.533 2.692A6.645 6.645 0 0 0 7.665 6.87L5.092 6l-1.77 3 2.04 1.852a6.675 6.675 0 0 0 0 2.348L3.322 15l1.77 3 2.58-.84a7.02 7.02 0 0 0 2.025 1.177L10.23 21h3.54l.532-2.692a6.644 6.644 0 0 0 2.033-1.178Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  
    --icon-circle-question: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231E4C82' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M6.167 3.27a10.5 10.5 0 1 1 11.666 17.46A10.5 10.5 0 0 1 6.167 3.27ZM7 19.483A9 9 0 1 0 17 4.518 9 9 0 0 0 7 19.483ZM12.75 6h-1.125A3.367 3.367 0 0 0 8.25 9.375v.375h1.5v-.375A1.875 1.875 0 0 1 11.625 7.5h1.125a1.875 1.875 0 1 1 0 3.75h-1.5v3.375h1.5V12.75a3.375 3.375 0 0 0 0-6.75ZM12 18.75a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25Z' clip-rule='evenodd'/%3E%3C/svg%3E");

--ire-logo: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%231E4C82' d='m195.821.98-5.913 35.637h-7.534L188.292.979h7.529Zm10.824 46.04c-3.616 0-6.33-.71-8.141-2.126s-2.779-3.13-2.903-5.144l7.03-.92c.24.802.739 1.503 1.419 1.992.749.582 1.958.876 3.593.876a7.649 7.649 0 0 0 4.21-1.146c1.195-.77 1.931-2.03 2.208-3.779l.803-4.895h-.313a10.234 10.234 0 0 1-13.555 2.937 7.875 7.875 0 0 1-3.217-4.288c-.652-1.922-.735-4.37-.249-7.343a19.335 19.335 0 0 1 2.741-7.588 13.648 13.648 0 0 1 4.714-4.547 11.385 11.385 0 0 1 5.645-1.523 7.539 7.539 0 0 1 3.632.754 5.948 5.948 0 0 1 2.12 1.89 7.884 7.884 0 0 1 1.062 2.212h.293l.73-4.489h7.343l-4.489 26.988a10.662 10.662 0 0 1-2.585 5.59 12.785 12.785 0 0 1-5.179 3.403 19.955 19.955 0 0 1-6.907 1.15l-.005-.005Zm2.785-16.356a5.877 5.877 0 0 0 4.504-1.983c1.224-1.321 2.027-3.159 2.408-5.512.382-2.353.195-4.226-.563-5.62-.763-1.406-2.043-2.11-3.838-2.11a5.554 5.554 0 0 0-4.518 2.184 11.665 11.665 0 0 0-2.301 5.546c-.368 2.308-.205 4.134.49 5.478.695 1.345 1.969 2.019 3.823 2.022l-.005-.005Zm28.197-9.497-2.58 15.45h-7.406l4.454-26.724h7.045l-.73 4.714h.294a9.397 9.397 0 0 1 3.588-3.705 10.282 10.282 0 0 1 5.307-1.356c2.77 0 4.853.896 6.246 2.687 1.394 1.792 1.821 4.241 1.283 7.348l-2.854 17.036h-7.412l2.629-15.695c.264-1.631.059-2.91-.617-3.838-.675-.926-1.764-1.386-3.265-1.38a5.722 5.722 0 0 0-3.916 1.434 6.667 6.667 0 0 0-2.066 4.03Zm24.281-5.708-3.525 21.158h7.411l3.53-21.158h-7.416Zm29.665-5.566-.925 5.566h-5.042l-2.159 12.934c-.176 1.018-.054 1.708.357 2.065a2.531 2.531 0 0 0 1.728.544 6.089 6.089 0 0 0 1.062-.098l.818-.147.279 5.517c-.416.127-.979.27-1.669.426-.819.17-1.651.26-2.487.27-2.725.104-4.796-.486-6.212-1.768-1.417-1.283-1.898-3.226-1.444-5.83l2.296-13.922h-3.652l.94-5.566h3.637l1.062-6.403h7.411l-1.062 6.403 5.062.01Zm12.194 27.247c-4.119 0-7.152-1.235-9.1-3.705-1.949-2.47-2.569-5.824-1.861-10.06.4-2.58 1.353-5.044 2.796-7.22a15.01 15.01 0 0 1 5.316-4.857 14.685 14.685 0 0 1 7.132-1.738 12.062 12.062 0 0 1 6.144 1.493 8.588 8.588 0 0 1 3.759 4.519c.777 2.01.911 4.53.402 7.558l-.333 2.037h-18.201l-.034.19c-.326 2.099-.047 3.667.837 4.705.885 1.038 2.277 1.558 4.176 1.561a7.125 7.125 0 0 0 3.348-.783 5.474 5.474 0 0 0 2.306-2.315l6.77.45a12 12 0 0 1-4.954 5.953c-2.35 1.472-5.189 2.21-8.518 2.212h.015Zm-3.108-16.58h11.117a4.76 4.76 0 0 0 .015-2.05 4.759 4.759 0 0 0-.852-1.866c-.823-1.031-2.034-1.547-3.633-1.547a6.175 6.175 0 0 0-2.996.754 7.542 7.542 0 0 0-2.364 2.012 6.592 6.592 0 0 0-1.287 2.697Zm24.603 16.057V.979h11.504c2.202-.079 4.388.39 6.364 1.366a9.18 9.18 0 0 1 3.848 3.774 11.506 11.506 0 0 1 1.292 5.527 11.038 11.038 0 0 1-1.704 6.173 9.215 9.215 0 0 1-5.052 3.72l8.229 15.078h-3.759l-7.833-14.461c-.44.04-.891.054-1.356.054h-8.277v14.407h-3.256Zm3.256-17.383h8.209c2.793 0 4.879-.68 6.256-2.042 1.377-1.36 2.064-3.208 2.061-5.541 0-2.334-.69-4.207-2.071-5.62-1.38-1.413-3.479-2.118-6.295-2.115h-8.16v15.318Zm27.379 17.383V.979h20.658v2.937h-17.418v14.598h16.341v2.937h-16.341V33.69h17.765v2.937l-21.005-.01ZM269.574 6.05c.058.47.058.948 0 1.42-.294 2.148-1.959 2.476-2.345 2.173a1.392 1.392 0 0 1-.177-1.503c.118-.343.291-.664.514-.95.152-.2.377-.49.617-.822l.044-.059c.429-.558.82-1.143 1.17-1.752 1.322-2.6-.298-4.284-.636-4.558.886 2.482-1.434 4.371-3.074 5.625a6.613 6.613 0 0 0-.402.274c-1.4.979-1.865 1.816-2.051 2.447l-.059.162a3.561 3.561 0 0 0-.2 1.38 3.66 3.66 0 0 0 1.468 2.766 3.68 3.68 0 0 0 5.698-1.733c.837-2.07-.298-4.337-.567-4.87Zm117.868-3.53h-4.254V.98h10.241v1.542h-4.244v11.675h-1.728l-.015-11.675Zm8.356-1.54h2.751l4.161 10.496L406.842.979h2.658v13.217h-1.713V2.614h-.064l-4.562 11.582h-1.023L397.59 2.614h-.083v11.582h-1.728L395.798.98ZM.5 35.961V1.204h20.849V4.94H4.709v11.749h15.078v3.725H4.71v15.548H.5ZM30.038 5.54a2.844 2.844 0 0 1-2.012-.797 2.565 2.565 0 0 1-.837-1.92 2.556 2.556 0 0 1 .837-1.918 2.937 2.937 0 0 1 4.024 0 2.544 2.544 0 0 1 .842 1.919 2.55 2.55 0 0 1-.842 1.919 2.824 2.824 0 0 1-2.012.797Zm-2.036 30.42V9.888h4.009v26.073H28Zm11.342 0V9.888h3.872v3.917h.27a6.163 6.163 0 0 1 2.565-3.138 7.588 7.588 0 0 1 4.224-1.21 6.52 6.52 0 0 1 1.904.255c.51.154.99.389 1.425.695l-1.356 3.398a4.073 4.073 0 0 0-.98-.348 6.196 6.196 0 0 0-1.316-.127 6.643 6.643 0 0 0-4.719 1.742 5.708 5.708 0 0 0-1.87 4.367v16.522h-4.019Zm36.807-20.232-3.602 1.018a7.117 7.117 0 0 0-1.763-2.55c-.829-.787-2.12-1.182-3.872-1.185a6.854 6.854 0 0 0-3.98 1.091 3.259 3.259 0 0 0-1.59 2.776 2.845 2.845 0 0 0 1.086 2.36 9.048 9.048 0 0 0 3.397 1.468l3.873.95c4.614 1.135 6.923 3.49 6.926 7.064a6.682 6.682 0 0 1-1.282 4.009 8.62 8.62 0 0 1-3.574 2.78 12.996 12.996 0 0 1-5.33 1.019c-2.664 0-4.865-.577-6.604-1.729a7.695 7.695 0 0 1-3.314-5.061l3.803-.95c.715 2.803 2.73 4.207 6.046 4.21 1.865 0 3.353-.397 4.455-1.194 1.1-.798 1.635-1.782 1.635-2.923 0-1.844-1.29-3.066-3.868-3.667l-4.347-1.018c-2.389-.567-4.14-1.449-5.252-2.643a6.315 6.315 0 0 1-1.675-4.49 6.428 6.428 0 0 1 1.249-3.915 8.366 8.366 0 0 1 3.426-2.663 11.9 11.9 0 0 1 4.896-.98c2.581 0 4.61.567 6.085 1.7a9.178 9.178 0 0 1 3.177 4.523ZM94 9.889v3.392h-5.561v15.214a5.012 5.012 0 0 0 .49 2.536c.28.516.737.914 1.287 1.121a5.008 5.008 0 0 0 1.674.28c.364.006.727-.02 1.087-.08l.68-.121.832 3.597a8.65 8.65 0 0 1-1.136.314 8.81 8.81 0 0 1-1.85.161 8.013 8.013 0 0 1-3.319-.73 6.525 6.525 0 0 1-2.683-2.226 6.33 6.33 0 0 1-1.062-3.77V13.281H80.5V9.888h3.94v-6.25h4.005v6.25H94Zm8.023 26.072h-4.406l12.767-34.757h4.347l12.767 34.757h-4.406l-3.495-9.845h-14.079l-3.495 9.845Zm4.822-13.58h11.406l-5.566-15.665h-.274l-5.566 15.665Zm25.534 13.58V9.888h3.867v4.073h.343a6.576 6.576 0 0 1 2.628-3.25 7.913 7.913 0 0 1 4.367-1.165 7.509 7.509 0 0 1 4.303 1.165 7.742 7.742 0 0 1 2.692 3.25h.27a7.635 7.635 0 0 1 3.005-3.191 9.198 9.198 0 0 1 4.802-1.2 7.83 7.83 0 0 1 5.723 2.179c1.485 1.452 2.226 3.712 2.222 6.78V35.96h-4.004V18.509c0-1.922-.527-3.296-1.581-4.122a5.836 5.836 0 0 0-3.716-1.243c-1.834 0-3.255.553-4.263 1.66a5.97 5.97 0 0 0-1.508 4.18V35.96h-4.078V18.113a4.705 4.705 0 0 0-1.439-3.589 5.198 5.198 0 0 0-3.72-1.37 5.464 5.464 0 0 0-2.913.832 6.308 6.308 0 0 0-2.174 2.3 6.818 6.818 0 0 0-.822 3.388v16.287h-4.004Z'/%3E%3C/svg%3E");
}

--ire-logo-transactions: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%231E4C82' d='m195.821.98-5.913 35.637h-7.534L188.292.979h7.529Zm10.824 46.04c-3.616 0-6.33-.71-8.141-2.126s-2.779-3.13-2.903-5.144l7.03-.92c.24.802.739 1.503 1.419 1.992.749.582 1.958.876 3.593.876a7.649 7.649 0 0 0 4.21-1.146c1.195-.77 1.931-2.03 2.208-3.779l.803-4.895h-.313a10.234 10.234 0 0 1-13.555 2.937 7.875 7.875 0 0 1-3.217-4.288c-.652-1.922-.735-4.37-.249-7.343a19.335 19.335 0 0 1 2.741-7.588 13.648 13.648 0 0 1 4.714-4.547 11.385 11.385 0 0 1 5.645-1.523 7.539 7.539 0 0 1 3.632.754 5.948 5.948 0 0 1 2.12 1.89 7.884 7.884 0 0 1 1.062 2.212h.293l.73-4.489h7.343l-4.489 26.988a10.662 10.662 0 0 1-2.585 5.59 12.785 12.785 0 0 1-5.179 3.403 19.955 19.955 0 0 1-6.907 1.15l-.005-.005Zm2.785-16.356a5.877 5.877 0 0 0 4.504-1.983c1.224-1.321 2.027-3.159 2.408-5.512.382-2.353.195-4.226-.563-5.62-.763-1.406-2.043-2.11-3.838-2.11a5.554 5.554 0 0 0-4.518 2.184 11.665 11.665 0 0 0-2.301 5.546c-.368 2.308-.205 4.134.49 5.478.695 1.345 1.969 2.019 3.823 2.022l-.005-.005Zm28.197-9.497-2.58 15.45h-7.406l4.454-26.724h7.045l-.73 4.714h.294a9.397 9.397 0 0 1 3.588-3.705 10.282 10.282 0 0 1 5.307-1.356c2.77 0 4.853.896 6.246 2.687 1.394 1.792 1.821 4.241 1.283 7.348l-2.854 17.036h-7.412l2.629-15.695c.264-1.631.059-2.91-.617-3.838-.675-.926-1.764-1.386-3.265-1.38a5.722 5.722 0 0 0-3.916 1.434 6.667 6.667 0 0 0-2.066 4.03Zm24.281-5.708-3.525 21.158h7.411l3.53-21.158h-7.416Zm29.665-5.566-.925 5.566h-5.042l-2.159 12.934c-.176 1.018-.054 1.708.357 2.065a2.531 2.531 0 0 0 1.728.544 6.089 6.089 0 0 0 1.062-.098l.818-.147.279 5.517c-.416.127-.979.27-1.669.426-.819.17-1.651.26-2.487.27-2.725.104-4.796-.486-6.212-1.768-1.417-1.283-1.898-3.226-1.444-5.83l2.296-13.922h-3.652l.94-5.566h3.637l1.062-6.403h7.411l-1.062 6.403 5.062.01Zm12.194 27.247c-4.119 0-7.152-1.235-9.1-3.705-1.949-2.47-2.569-5.824-1.861-10.06.4-2.58 1.353-5.044 2.796-7.22a15.01 15.01 0 0 1 5.316-4.857 14.685 14.685 0 0 1 7.132-1.738 12.062 12.062 0 0 1 6.144 1.493 8.588 8.588 0 0 1 3.759 4.519c.777 2.01.911 4.53.402 7.558l-.333 2.037h-18.201l-.034.19c-.326 2.099-.047 3.667.837 4.705.885 1.038 2.277 1.558 4.176 1.561a7.125 7.125 0 0 0 3.348-.783 5.474 5.474 0 0 0 2.306-2.315l6.77.45a12 12 0 0 1-4.954 5.953c-2.35 1.472-5.189 2.21-8.518 2.212h.015Zm-3.108-16.58h11.117a4.76 4.76 0 0 0 .015-2.05 4.759 4.759 0 0 0-.852-1.866c-.823-1.031-2.034-1.547-3.633-1.547a6.175 6.175 0 0 0-2.996.754 7.542 7.542 0 0 0-2.364 2.012 6.592 6.592 0 0 0-1.287 2.697Zm24.603 16.057V.979h11.504c2.202-.079 4.388.39 6.364 1.366a9.18 9.18 0 0 1 3.848 3.774 11.506 11.506 0 0 1 1.292 5.527 11.038 11.038 0 0 1-1.704 6.173 9.215 9.215 0 0 1-5.052 3.72l8.229 15.078h-3.759l-7.833-14.461c-.44.04-.891.054-1.356.054h-8.277v14.407h-3.256Zm3.256-17.383h8.209c2.793 0 4.879-.68 6.256-2.042 1.377-1.36 2.064-3.208 2.061-5.541 0-2.334-.69-4.207-2.071-5.62-1.38-1.413-3.479-2.118-6.295-2.115h-8.16v15.318Zm27.379 17.383V.979h20.658v2.937h-17.418v14.598h16.341v2.937h-16.341V33.69h17.765v2.937l-21.005-.01ZM269.574 6.05c.058.47.058.948 0 1.42-.294 2.148-1.959 2.476-2.345 2.173a1.392 1.392 0 0 1-.177-1.503c.118-.343.291-.664.514-.95.152-.2.377-.49.617-.822l.044-.059c.429-.558.82-1.143 1.17-1.752 1.322-2.6-.298-4.284-.636-4.558.886 2.482-1.434 4.371-3.074 5.625a6.613 6.613 0 0 0-.402.274c-1.4.979-1.865 1.816-2.051 2.447l-.059.162a3.561 3.561 0 0 0-.2 1.38 3.66 3.66 0 0 0 1.468 2.766 3.68 3.68 0 0 0 5.698-1.733c.837-2.07-.298-4.337-.567-4.87Zm117.868-3.53h-4.254V.98h10.241v1.542h-4.244v11.675h-1.728l-.015-11.675Zm8.356-1.54h2.751l4.161 10.496L406.842.979h2.658v13.217h-1.713V2.614h-.064l-4.562 11.582h-1.023L397.59 2.614h-.083v11.582h-1.728L395.798.98ZM.5 35.961V1.204h20.849V4.94H4.709v11.749h15.078v3.725H4.71v15.548H.5ZM30.038 5.54a2.844 2.844 0 0 1-2.012-.797 2.565 2.565 0 0 1-.837-1.92 2.556 2.556 0 0 1 .837-1.918 2.937 2.937 0 0 1 4.024 0 2.544 2.544 0 0 1 .842 1.919 2.55 2.55 0 0 1-.842 1.919 2.824 2.824 0 0 1-2.012.797Zm-2.036 30.42V9.888h4.009v26.073H28Zm11.342 0V9.888h3.872v3.917h.27a6.163 6.163 0 0 1 2.565-3.138 7.588 7.588 0 0 1 4.224-1.21 6.52 6.52 0 0 1 1.904.255c.51.154.99.389 1.425.695l-1.356 3.398a4.073 4.073 0 0 0-.98-.348 6.196 6.196 0 0 0-1.316-.127 6.643 6.643 0 0 0-4.719 1.742 5.708 5.708 0 0 0-1.87 4.367v16.522h-4.019Zm36.807-20.232-3.602 1.018a7.117 7.117 0 0 0-1.763-2.55c-.829-.787-2.12-1.182-3.872-1.185a6.854 6.854 0 0 0-3.98 1.091 3.259 3.259 0 0 0-1.59 2.776 2.845 2.845 0 0 0 1.086 2.36 9.048 9.048 0 0 0 3.397 1.468l3.873.95c4.614 1.135 6.923 3.49 6.926 7.064a6.682 6.682 0 0 1-1.282 4.009 8.62 8.62 0 0 1-3.574 2.78 12.996 12.996 0 0 1-5.33 1.019c-2.664 0-4.865-.577-6.604-1.729a7.695 7.695 0 0 1-3.314-5.061l3.803-.95c.715 2.803 2.73 4.207 6.046 4.21 1.865 0 3.353-.397 4.455-1.194 1.1-.798 1.635-1.782 1.635-2.923 0-1.844-1.29-3.066-3.868-3.667l-4.347-1.018c-2.389-.567-4.14-1.449-5.252-2.643a6.315 6.315 0 0 1-1.675-4.49 6.428 6.428 0 0 1 1.249-3.915 8.366 8.366 0 0 1 3.426-2.663 11.9 11.9 0 0 1 4.896-.98c2.581 0 4.61.567 6.085 1.7a9.178 9.178 0 0 1 3.177 4.523ZM94 9.889v3.392h-5.561v15.214a5.012 5.012 0 0 0 .49 2.536c.28.516.737.914 1.287 1.121a5.008 5.008 0 0 0 1.674.28c.364.006.727-.02 1.087-.08l.68-.121.832 3.597a8.65 8.65 0 0 1-1.136.314 8.81 8.81 0 0 1-1.85.161 8.013 8.013 0 0 1-3.319-.73 6.525 6.525 0 0 1-2.683-2.226 6.33 6.33 0 0 1-1.062-3.77V13.281H80.5V9.888h3.94v-6.25h4.005v6.25H94Zm8.023 26.072h-4.406l12.767-34.757h4.347l12.767 34.757h-4.406l-3.495-9.845h-14.079l-3.495 9.845Zm4.822-13.58h11.406l-5.566-15.665h-.274l-5.566 15.665Zm25.534 13.58V9.888h3.867v4.073h.343a6.576 6.576 0 0 1 2.628-3.25 7.913 7.913 0 0 1 4.367-1.165 7.509 7.509 0 0 1 4.303 1.165 7.742 7.742 0 0 1 2.692 3.25h.27a7.635 7.635 0 0 1 3.005-3.191 9.198 9.198 0 0 1 4.802-1.2 7.83 7.83 0 0 1 5.723 2.179c1.485 1.452 2.226 3.712 2.222 6.78V35.96h-4.004V18.509c0-1.922-.527-3.296-1.581-4.122a5.836 5.836 0 0 0-3.716-1.243c-1.834 0-3.255.553-4.263 1.66a5.97 5.97 0 0 0-1.508 4.18V35.96h-4.078V18.113a4.705 4.705 0 0 0-1.439-3.589 5.198 5.198 0 0 0-3.72-1.37 5.464 5.464 0 0 0-2.913.832 6.308 6.308 0 0 0-2.174 2.3 6.818 6.818 0 0 0-.822 3.388v16.287h-4.004Z'/%3E%3C/svg%3E");
}


--ire-eagle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='475' height='261' fill='none'%3E%3Cg fill='%231E4C82' fill-rule='evenodd' clip-path='url(%23a)' clip-rule='evenodd' opacity='.08'%3E%3Cpath d='m76.838 10.192-1.587 1.039c.53-.257 1.058 0 1.587.268v-1.307ZM73.95 12.804l.258 1.038c1.046-.782 3.938.526 3.415-.782l-.259-.256c-1.052 1.295-2.368 0-3.415 0ZM87.342 23.238l.264-.268-2.633-.257v.257l2.369.268ZM94.176 23.239l-1.311-.269.259 1.307 1.052-1.038ZM91.81 24.545l-1.575-.269.258 1.039 1.317-.77Z'/%3E%3Cpath d='M72.106 30.538c.788.525 2.886 1.307 3.144-.257-1.04-.525-3.408-.525-3.144.257Zm3.673-2.603c1.588.263 3.68 2.352 4.732.52-1.575-1.033-3.144-.777-4.732-.52Zm5.79-2.625v.537c1.57-.268 3.15 2.078 4.725.245-1.575-.782-3.156-1.039-4.725-.782Zm6.824.273c-4.99 2.865-12.085 4.955-17.868 7.82v-.776c-1.575-.513-3.15 0-4.196.776.252.782 1.575 1.05 2.62.782-1.839.526-3.15 1.833-4.73 2.615 1.322.257 3.414-.269 5.001-1.039l.259 1.564 4.731-3.14c.782.526-2.368 1.576-2.104 3.14 3.415.257 3.415-3.665 6.307-4.955 0 .526-3.163 2.61-1.575 3.916l4.731-4.698c0-.794-.27.782.258.782l3.944-3.396-.523 2.614c2.093-.794 2.886-2.089 3.674-3.916l.529 1.045c1.569 0 3.144-4.698 4.725-1.57l1.84-1.833c-.259.538.258 1.051-.259 1.576l.259.257 2.362-1.833c.524 1.051-1.052 2.102.524 2.615l1.845-1.039c-.787.526-.258 1.827.529 1.827.776-.269 1.046-.788 1.569-1.301-.264.256-.264.513-.264 1.032l1.581.269C93.388 34.454 81.04 37.582 69.22 41.755c-4.208.782-8.681.782-12.613-.526-2.64-1.564-1.316-3.904-.27-5.736 7.881-5.212 16.298-8.871 25.232-11.474l6.824 1.564ZM301.484 33.93l-3.674-1.564c9.986 17.48 25.744 35.484 39.403 49.566-.265.269-.523.269-1.04.269-3.163-4.173-8.676-5.492-11.303-10.96-2.892-.526-3.421-4.699-5.777-6.788l-.529.782c-2.892-1.295-1.846-5.468-4.732-7.563-2.892-.526-3.15-5.994-5.777-6.788.264.525 0 1.32-.517 1.576-1.587-2.615-2.111-6.53-4.215-8.095l-.787.782c-1.84-.782-.788-3.39-1.84-4.686-.788 2.597 1.311 3.122.523 5.737 8.405 14.35 21.547 27.908 34.16 40.707 5.525 2.865 11.309 10.166 18.126 6.77 0-6.263-4.996-9.91-9.979-12.525.264-.257.523-.257.787-.257-1.834-.525-4.467-1.038-5.248-2.865.258-.269.517-.269 1.052-.269l-3.692-1.832c.265-.514 1.581-.77 1.052-.514l-4.466-2.352c.264-1.039 2.639-.257 1.839-.513-1.575-1.564-4.99-1.05-5.248-3.128h1.569l-3.15-1.827 2.897-.525c-1.845-1.05-5.008-1.051-5.519-3.128h1.311c-1.311-1.045-4.473-1.045-4.731-2.621 1.058 0 2.368-.245 3.156.269l-3.156-1.821c.529-.526.787-1.05 1.316-.794.259-2.084-3.415-2.084-5.002-3.648l1.323-.782-3.944-2.083c.529-1.307 1.317.25 1.575-.525-1.305-.782-3.415-.782-3.938-2.346 0-.526.794-.257 1.052-.257l-1.581-1.576.529-.257-2.098-1.57.788-.782-2.375-1.564.787-.525-3.402-2.072 1.046-.793c-1.317-.526-2.892-.526-3.68-1.833.259-.257.259-.514.529-.257l-2.627-1.307.529-.508c.517 0 1.305-.268 1.569.245l-3.42-1.82.529-.783ZM318.833 33.662l-3.156-.513c1.04 0 2.885-.525 3.156.513ZM102.583 33.93l.264 1.05 1.846-.793c-.529 0-1.587.269-2.11-.257ZM325.132 34.187c-.523-.257-1.052.525-1.316.794l1.316.256v-1.05ZM327.499 37.848c-.788-.268-2.104-1.833-.788-2.865.788.507.788 1.815.788 2.865ZM295.971 35.492v2.358h.523c.264-1.05-.253-1.564-.523-2.358ZM115.717 36.799v-.514l-.259.514h.259ZM298.601 43.06c-1.058-1.308-.794-3.904-.794-6.006l.794 6.006ZM310.684 39.667c.258-1.82-1.058-1.039 0-2.609v2.61Z'/%3E%3Cpath d='M87.083 40.46c1.31.77 2.892.256 3.409-.526-1.04.257-2.627-.525-3.409.526Zm3.15-1.833 1.311.269c1.581.257 3.156.257 3.68-1.045-1.57-.794-3.944-.525-4.99.776Zm7.624-2.344H96.54l1.581.245-.264-.245Zm1.833-2.354c-.787-.268-1.046.526-1.569.782.782.782 2.363 1.05 3.932.782-4.725 2.866-11.032 4.442-14.97 7.832 2.369 1.564 4.984-1.313 7.094-1.313.523-1.027 1.046-1.552 2.363-1.82-.788.525-.529 1.307-.529 1.82 3.15 1.57 2.369-4.686 6.042-4.686l.794 1.033c1.575-1.033 1.575-2.34 3.408-2.866l1.059 1.564 2.104-2.871c.787 1.307-1.323 1.307-.265 2.615l2.627-2.09v1.576l1.576-.525-.788 2.34C101.53 44.107 89.71 50.1 76.039 48.286c-1.834-.525-1.569-2.615-1.31-3.922l.793-1.827c7.617-2.346 13.4-6.775 21.806-7.3.529-1.051 1.052-2.09 2.362-1.308ZM209.519 53.495c6.042-3.39 14.189-8.089 22.611-8.602l-2.116-1.564.259-.269-1.834-1.05 1.575-.783-1.046-1.038c.265 0 .265-.251.788-.251-8.411 1.558-16.287 7.038-20.237 13.557ZM269.956 44.366v-1.564c-.523.256-.787 1.832-.264 1.564h.264ZM268.118 46.72l-.529-1.05-.529.525 1.058.526ZM123.337 46.453l-1.31.782c.258.268.787.268.787.782l.523-1.564ZM132.543 48.808c-1.852.257-2.375 2.602-4.473 1.82 0-.256.259-.525.259-.782-1.576.783-2.363 2.866-3.932 2.61l1.833-2.866c-1.052.782-2.362 1.82-3.414 1.295v-1.038c-1.311.782-2.369 2.608-3.938 2.083l.511-1.301c-1.828.525-3.145 3.122-5.243 2.083l.782-.514-14.183 6.25v.795c4.461 1.307 9.457.256 13.918-.269 6.054-2.609 14.195-3.904 17.88-10.166Z'/%3E%3Cpath d='M228.97 48.808c-10.251 0-21.018 5.737-24.439 13.037 6.565-3.128 13.924-4.435 22.07-3.653l-2.092-1.57 2.092-1.039-3.944-.513c2.111-1.576 5.255-.794 7.101-2.358-1.317-.257-3.415.525-3.938-.514l3.15-1.826c-1.317-.269-3.15.513-3.673-.782l3.673-.782ZM93.653 51.408l.523.525c1.052 0 2.363 0 2.621-1.307-1.04-.257-2.356 0-3.144.782Zm4.467.794h.782c.529-.525.787-1.32 1.058-1.833-.8.257-2.369 0-1.84 1.833Zm3.415-4.185c-1.046-.782-2.892 0-3.415.788h3.415v-.788Zm8.928-3.389c1.322 2.09 2.633-1.307 3.42-1.57-1.316 0-2.368 1.045-3.42 1.57Zm5.254-3.13c-.523 1.04-.523 2.353-.523 3.391 2.369.257.794-3.134 2.892-2.877.517 1.57-1.569 2.62 0 3.66.264-.526.787-.526 1.304-1.04v1.821c-9.973 6.52-22.851 13.57-35.2 8.614-1.052-2.095.27-4.966 2.627-4.698 6.049-.525 11.303-4.441 17.604-2.865-.788-.525-2.369 1.827-2.099 3.647l.259.257c1.84-1.039 3.421-4.955 5.783-3.647l1.576-2.09c-1.046-1.82-2.886 1.05-4.461 1.05-1.058-3.14 3.144 1.04 2.356-2.357 3.421 1.564 1.582-3.134 5.784-1.827.264-.782 1.311-1.307 2.098-1.038ZM65.8 51.408h-1.586l-.782 1.564 2.369-1.564ZM61.597 54.276l.259.269 1.316-.794-.264-.257-1.31.782ZM128.328 56.107l-2.363 2.346c-2.357-1.564-4.461 2.62-6.571 1.313-3.409 1.552-7.353 1.82-7.353 6.519 6.313 4.955 15.241 1.307 22.076-.269 2.886-1.295 6.836-2.34 8.399-5.211h-1.563c.259-1.307 1.04-1.564 1.563-2.352-1.833.262-2.362 3.134-4.202 2.352.27-.525 0-1.833.793-2.09h-1.839v-1.044c-1.575.782-2.634 2.877-4.467 2.609l1.575-1.827-3.421 1.313 1.587-2.62-2.104.525c-.264-.526.259-.782.259-1.05l-2.886 1.575c.517-.525 0-1.576.517-2.09ZM82.616 56.888c-.265 1.832-1.576 3.916-3.415 5.223-.788-1.039.529-1.833 0-3.134-1.052 1.827-1.575 4.441-3.68 5.743-1.84-1.302.788-1.57 0-3.134l-3.156 6.005h-1.052c-.258-1.576 1.846-2.615.794-3.916-2.634 1.815-1.582 6.262-4.473 7.563l.529-4.429c-4.209.257-1.834 6.25-5.513 6.519l.787-3.39c-1.84 1.3-2.368 2.082-3.414 4.172-.271-.525-.8-.782-.53-1.308-3.943.526-2.885 6.263-6.047 7.313.264-1.307.264-2.883 1.316-3.922-2.886 1.039-3.673 5.224-5.777 7.57-1.582-1.564 1.31-2.872 1.31-4.698h-1.581c8.417-8.352 20.76-13.575 29.17-21.652l-2.362 1.039c-.53 2.62-5.52 1.313-5.52 4.44-3.42-.268-4.46 4.174-6.565 3.392l1.047.525c-1.576 1.564-3.674 1.039-5.52 1.82 1.576 1.565-1.833 2.084-3.144 2.61-.27 2.346-4.731 1.82-4.214 4.178-5.249-.782-7.611 4.442-11.026 5.731l1.833.782c1.582-1.039 3.944-1.815 5.513-2.34-.523 2.083-.781 4.955-3.402 5.223l.258-2.101-1.845 1.05c-.524 3.654-5.255 1.565-6.56 5.224-3.42-.52-3.42 3.653-6.312 5.212l-.265-2.084c-1.833 1.307-3.42 3.134-4.99 4.173-1.058-1.564-1.845.782-2.633-.525.788-.77 1.317-1.564 2.104-2.084-6.83 0-13.923 4.698-19.184 8.871-.253 2.089-1.305 3.659.265 5.737 7.364-.257 13.4-3.128 19.448-5.994 19.972-12.78 40.732-24.266 59.122-39.924.259-1.296-.27-2.872.259-3.916v.525c0 1.045-1.052.788-1.575 1.301-1.846-1.301 1.046-1.558 0-3.39ZM264.443 59.243h-.787c0 2.078-.271 3.904 1.046 5.48l-.259-5.48Zm16.81 14.864c.264 2.603-1.84 3.397-3.944 3.917-8.405-1.314-11.82-8.346-18.126-14.083l-.529.782c1.845 4.955 5.789 10.96 2.897 15.915-1.569 1.821-4.208.782-6.042 0-1.058-1.307-3.156-2.877-2.892-4.955 2.622 0 2.622-1.576 3.938 1.296 1.317-.782 0-3.128.523-2.871l1.317 1.307v-2.866l.788.776c1.058-1.558-1.059-2.865-.788-3.647 0 .257.259.513.529.257-2.369-2.346-.529-7.313.259-9.91l1.316 2.34c.523-.776.271-2.083.271-3.39.252 1.832 1.04 2.87 2.086 4.44 1.846-2.864-1.046-4.44 0-7.831 1.846 1.826 2.375 4.698 3.95 6.781-1.575-.52-1.575 2.872-.529 3.922l.529.526.781-3.397c.271.782 2.634 3.128 1.846 4.43-.529 1.05.788 1.307.788 2.089l.787-1.308c1.058 1.308 3.144 5.224 5.255 2.358l-3.68-3.396c.782-.263 1.311.256 2.099.513l.27-.257c-.8-2.083-3.415-2.352-4.996-3.904l1.323-.268c-1.058-1.827-4.473-2.084-4.473-4.699 1.569-.256 2.886 1.577 4.731 1.577-.799-1.577-3.95-2.358-6.048-3.41 1.84-1.814 5.519 2.359 7.876 1.052-2.886-2.34-6.036-3.391-9.451-4.699l5.778.257-4.461-3.122c-.788 0 1.833.525 2.885.257l.259-.257-2.886-2.615c1.052 0 2.886 1.05 3.15-.256 4.726 8.864 9.986 16.44 12.614 26.35ZM99.432 63.419h.259v-1.576h-.259v1.576ZM104.691 63.15l-2.111 3.39c-.258-.257-.781-.782-.523-1.301l-.781.776c-.529-.52-.788-1.033-.529-1.558-.529 1.826-3.944 3.647-5.784 4.966.265-1.319.794-2.358 1.052-3.408l-1.84-.52c-1.052 2.352-1.31 5.486-3.679 6 .53-1.302.53-3.122 1.31-4.43-3.144 1.039-2.614 6.52-6.03 7.301l1.564-4.43c-4.99 0-2.621 6.263-6.824 7.564l1.31-4.441c-2.097.525-1.839 2.626-3.15 4.172l-1.31-1.3c-2.892.775-1.846 4.44-4.208 5.999l-.523-.776c.258-.782.787-1.296.523-2.346-2.634.781-2.105 2.87-4.209 4.429-2.368-2.597-2.886 3.922-5.777 3.397-.265-.526.264-.782.264-1.308l-2.098 1.051c-1.058 2.09-5.26 2.346-7.623 3.14 11.825-8.095 25.22-16.19 36.264-23.502-4.473.268-6.841 1.307-9.721 3.14l.51.525c-.51.782-1.833 1.039-3.144 1.301l1.053.782c-1.582 1.04-3.421 1.04-4.996 1.564l1.84.782c-4.468 1.051-4.21 4.173-8.94 4.442 1.851 1.564-3.145 1.307-2.363 3.379-4.467-.776-2.098 3.922-6.307 3.14-4.72 2.871-11.555 5.211-15.499 9.921 1.31 1.82 4.203 1.552 6.571 1.552 21.283-5.737 39.15-18.26 57.018-30.26l.788-2.34c-.259 0-2.098.257-2.098-.794ZM91.023 63.674c-1.046.269-1.834 1.05-2.886.782.782-.514 2.098-.257 2.886-.782ZM137.005 66.542c-2.886 1.832-7.094 2.09-8.675 4.954-2.098 2.09-2.622 6.263 1.052 7.57 9.727 3.134 20.501-2.615 26.537-6.005-.782 0-1.311 1.826-2.357.793 0-.793.259-1.307.517-1.564-1.834 2.866-2.633-.794-4.461.77l.265-.77h-1.84c.259-.268.259-.794.259-1.05l-4.732 2.09c.271-1.308 1.84-2.347 2.11-2.615-.793.525-2.11 1.575-3.42 1.05l2.627-2.346c-1.046.514-2.098 1.564-3.157.77 0-.77 1.059-.513 1.582-1.558-1.582.52-2.892 1.827-4.473 1.302.27-1.033 1.052-1.559 1.839-2.084h-1.31l.523-1.039c-1.052 0-2.886 1.564-2.886-.268ZM295.971 71.765c.787.782 2.362 1.564 3.144.782-1.305 0-2.098-1.833-3.144-.782Zm-14.718-25.837h-.264l1.581 2.084h-.265c1.84 1.576-.523 3.14 3.145 4.447l-1.834.257 3.421 2.865c-.529 0-1.058-.256-1.317.269l4.203 3.122c-.788 0-1.317 0-1.582.794l3.956 2.603c-.27 0-.529.525-.793.782l3.409 2.865c-.259-.782-1.047-.256-1.57-.525l-.264.525 2.892 2.358c-.529-.525-1.058-.268-1.588-.268l-.517.268c3.415 3.648 10.509 3.648 8.67 10.692-8.67 2.352-14.447-5.737-19.966-11.217-5.261-6.262-7.888-13.306-12.349-20.345l.788-2.357c.787 2.865 3.144-1.04 3.673-1.04v2.347h1.058c.271 1.307-.529 3.134.523 4.173l1.046-1.821c1.846 1.295 0 4.167 1.576 5.737l1.322-1.051c1.311 1.576.523 6.005 3.673 4.96 1.317 1.57 0 4.968 2.099 5.487l.787-.788c1.323 2.34 2.104 5.749 5.261 6.525l1.316 1.307c-.523-3.66-5.254-6.53-6.577-10.178-3.679-5.737-8.399-12.268-10.503-18.267 4.467-.526 1.311 2.352 4.99 3.39ZM318.563 77.234l1.581.525c-.529-.525-1.052-.257-1.581-.525ZM299.384 57.67c-.523 2.095.788 4.955 1.311 6.005l.523-2.09c2.375.783 1.058 3.905 2.898 5.224l.523-.525 1.31.782c1.317 4.43 6.307 4.173 6.571 8.346l1.053-.782c-5.255-6-8.664-12.005-14.189-16.96Zm-3.415-4.955c.271 1.827 0 4.43 1.84 5.48 1.052-1.307.523-3.922-1.84-5.48Zm-3.673-14.088c-1.058 1.564 2.357 2.09.782 3.128l1.833 1.301c1.329 0-1.31-.257-1.563.269l3.144 2.602c-.252-.525-.523-.256-1.052-.256l-.258.257 2.363 2.083c-.529 0-.788 0-1.053.269l4.461 2.871c-.523.257-1.046-.269-1.304.257l3.673 2.865-1.046.794 3.15 2.346c-.787-.525-2.104-.525-2.892 0l4.473 2.865c1.311.526-2.098-.513-2.627.526l6.83 3.134c-.794.257-1.84-.263-2.369.513l4.732 3.14c-.794-.525-2.105-.525-2.892 0l4.467 2.597c-.529 0-.788 0-1.046.525l5.777 3.654c-1.317-.782-3.162-1.308-4.202-.514 3.156 3.38 12.084 2.854 10.238 9.385-1.569 2.34-4.725.525-6.823.268-16.557-8.877-25.744-24.01-34.948-38.874l.787-3.647c.265 0 .265-.269.517-.526h-.252v-.525h.252c0 .525-.252 1.564.529 1.564l1.329-.269c.517 1.827-1.058 4.967 1.305 5.492.523-.525.264-1.575.264-2.358l1.046 4.699c.788.525.788-1.051 1.317-1.559 1.317.257 2.363 2.597 2.11 4.699v.77c1.04 1.301 1.305-2.09 2.092-.257-1.052-4.955-5.783-9.659-7.875-14.357l.529-1.039 4.202 1.308ZM151.19 78.55c-3.415 1.822-7.353 2.347-10.768 4.162-1.316 1.832-2.633 4.447-1.839 6.28 3.937 5.468 13.136 1.814 18.913.776 3.157-1.827 9.193-2.609 9.463-6.262-2.104.525-1.575-.526-3.415-.794-.793.794-1.316 1.576-2.362 1.576-.271-.257-.788-.526-.529-1.051-.788.794-1.84 1.833-2.892 1.576 0-1.05.787-1.833 1.052-2.615-.523.514-1.317 1.039-2.104 1.039l.787-2.083c-.258-.514-1.046.262-1.316.519l.529.525c-.788.514-1.575 1.833-2.363 1.308 0-.526.517-.794.788-1.308-1.317-.268-1.059 1.833-2.357.514.258-.257.787-.514.787-1.04l-3.162.783c1.317-1.558 2.898-1.815 3.162-3.39-.787-.257-2.374.525-2.374-.514ZM251.303 79.064c-1.058 2.358-3.156 5.224-1.845 7.838.529-.525 1.587 0 1.845-.525.259-2.346 2.098-5.224 0-7.313ZM451.514 80.894l4.467 1.821c0-1.82-2.886-1.039-4.467-1.82Zm-3.95-2.865-1.575-.269-.247.269h1.822Zm17.35 13.306-24.703-14.357-.258.257 4.466 5.223c.265-1.038-1.833-1.307-.793-2.346 3.938 1.308 3.938 5.737 7.623 7.044-.523-1.307-2.104-2.87-1.834-3.916 3.151 2.34 6.295 6.006 9.457 9.397l-2.891-4.698c3.42-.257 4.731 3.396 7.352 5.48l-.258-2.084c.523.52 1.316.52 2.098.776l-.259-.776Zm-28.641-16.971c2.104 1.832 1.581 6.274 4.996 6.787-2.104-2.09-1.316-6.262-4.996-6.787Zm8.928.525.271-.257-7.095-1.57v.263l6.824 1.564Zm-14.97-3.905c2.104 2.34 2.104 5.725 4.726 7.82 0-2.095-3.674-4.44-1.57-6.255-.529-1.051-2.104-1.308-3.156-1.565Zm2.104-1.05c.259 2.09 4.732 1.564 4.732.257l-4.732-.257Zm-6.835-4.441c.793 2.877 5.254 2.352 7.887 2.095-2.368-1.57-5.519-.776-7.887-2.095Zm-4.203-2.346c1.052 1.576 3.157.794 4.473.525l-4.473-.525Zm-5.519-3.38c.794 1.822 3.95 1.04 5.261.783l-5.261-.782Zm-5.519-3.659v1.033c.794.269 3.415.794 3.157-.25-.794-.783-2.363 0-3.157-.783Zm-4.99-2.614c.782 2.089 4.473 1.05 6.042.782l-6.042-.783Zm-4.731-3.123c0 .782 1.84 1.04 2.11.257l-2.11-.257Zm-4.202-2.87v.781c1.31.526 3.679.782 4.466-.268l-4.466-.514Zm-3.68-2.61-.264.782c.535.526 1.581 0 1.851-.525-.529.257-1.058 0-1.587-.257Zm-11.567-7.044-.517.782c1.046.526 3.415.782 3.156-.268-.781-.514-1.839 0-2.639-.514Zm-4.725-2.608c-.523 1.29 2.368 1.815 3.156.52l-3.156-.52Zm-6.042-.526c-.529 2.34 1.839 3.391 2.897 4.955l-.529-2.615 3.938 3.928.265-.519 3.679 3.647-.794-2.883c2.64 1.833 4.473 5.749 6.842 8.62l-.27-3.396c.27 1.05 1.058 2.614 1.839 2.358 0-1.051-1.04-2.09-.264-2.878 1.316 1.045 1.316 2.609 2.898 3.66v-.782c2.362-.526 2.621 3.122 4.725 4.686v-3.122c2.369 1.558 2.627 3.647 4.731 5.736v-2.614c2.892 1.307 4.209 5.48 6.042 7.056-.523-1.576-2.098-2.883-1.052-4.698 2.634 2.34 4.473 7.563 6.307 8.87-.523-2.1-2.627-3.915-1.834-6.005 2.615 1.833 3.674 3.904 5.255 6.519V62.89c3.409 1.564 3.938 5.48 6.3 7.044-.529-1.833-2.627-3.39-2.098-5.211 2.369 2.346 4.726 5.993 6.571 7.826-.799-1.564-2.375-3.397-1.845-4.961 1.845 1.307 4.99 5.737 5.519 6.776 0-1.815-2.357-2.866-1.576-4.943-18.655-11.486-38.356-23.747-57.546-34.708Zm-18.644-3.646h.259v-1.564h-.259v1.564Zm122.693 64.184c.788 1.039.788 2.865.265 4.173-15.235 3.647-27.072-6.53-39.15-13.05-26.537-17.479-53.868-38.36-81.709-54.007-.536-.782 0-1.832-.271-2.865v.513l1.058-.513c.788.776.523 2.34 1.834 2.609h-.259v-2.866h.259c-.259 2.34.529 1.815 1.839 3.122.53-.525.259-1.307.259-2.09 0 .783.271 1.834 1.058 1.834 1.052-1.051 1.305 2.602 3.415 3.128v-2.09c-.259.514.523 1.039.782 1.564.529.269 1.052-.525.793-1.05v-1.04c.517 1.308 1.575 2.872 2.633 4.174 1.046-.269.259-1.558.523-2.61.259 2.096 1.834 3.66 2.622 5.481.27-1.564-.259-4.173-1.047-6.005-1.575-.77-3.156-3.385-5.254-2.078 1.311.526-1.052-2.083-1.846-2.865-.258 0 1.575.256 2.628.256-.259.269-1.053.782-.259 1.302l4.202.513c-.264 0-.523.269-.787.269.787 1.564 2.633 1.307 4.202 1.307-.517 0-.517.526-1.04.782.259 1.039 2.098 1.564 2.874.782.8-1.564 1.058-.782 2.369-1.82-1.569-.794-3.145-.794-4.72-1.32l.259-.256c-1.84-.777-3.157-2.34-4.203-3.648 37.311 20.088 76.984 39.925 106.671 68.364Z'/%3E%3Cpath d='M41.359 82.457c-1.84 1.05-4.726.525-6.042 1.832h1.058c.523-.256 1.31.526 1.046 1.033l3.938-2.865ZM88.393 84.812v-.782L87.34 85.07l1.052-.257Zm23.651-16.44c-5.784 5.48-13.924 8.34-19.978 13.563l3.95-1.039c-.259.782 0 1.308.523 1.558 1.84-1.558 1.581-3.647 4.208-4.43l-.258 2.872c2.873-.257 1.563-5.48 5.248-5.48v2.609c2.886-.269 1.84-7.307 5.778-5.224.27-.513 1.581 0 1.052-1.814.787 1.558-1.575 2.596 0 3.647l2.098-1.833c0-.513-.258 1.051.529 1.308.523-.782 1.84-1.308 1.581-2.346 0 .782 0 1.295.529 1.564 1.569.256 1.828-1.039 2.616-1.564 0-.52 0 .782.529 1.038l1.058-.256-.259 1.307c-14.459 7.57-27.86 18.53-43.881 22.96-3.157.781-7.365.781-8.417-2.353v-2.346c6.57-3.122 12.349-8.351 19.713-9.659l-.8-.776c1.588-1.307 3.944-.525 5.526-2.09l-.523-.524c-.271-1.04 3.408-.514 3.15-2.61 1.31.258 2.104-.256 2.886-1.038l-.523-.525c-.259-.526 4.725.268 2.897-1.833 1.046-.513 3.415.269 2.886-1.815 1.84-.256 5.519.52 4.732-1.82.523-1.576 1.833-1.576 3.15-1.051ZM36.633 85.582l-5.26 1.05c-1.047.782.528.782.799 1.308-1.581 1.307-3.944 1.05-5.79 2.09.53 0 1.059 0 1.588.525-1.587 1.558-3.692 1.032-5.531 2.083 4.731 1.564 9.992-3.648 14.194-7.056ZM110.462 85.85c-.258.782-1.046.782-1.569.525-.529-.525 1.046-1.05 1.569-.525Zm4.202-2.09c-.781 2.09-3.15.269-4.46.269.523-1.045 3.15-1.313 4.46-.269Zm17.351-.519c-2.633 1.302-1.581-1.307-3.944 0v-.782l-2.892 3.39c-.787-.781.529-2.345 0-2.345-.258.782-1.316 3.128-2.621 2.871l.259-2.346-1.569 1.039-.271-1.827c-.529 3.66-4.731.263-5.519 3.66-2.363-2.09-4.467 3.384-7.876 1.82 5.772-3.91 11.808-6.519 17.597-10.697v-1.827h-1.058c-1.833.257-.511.513-1.04 1.564l-2.633.263 1.581 1.307c-1.581.525-3.427.257-5.254.257v1.05c0 .782-.788.514-1.317.514v1.307l-3.944.257c-8.934 3.916-17.861 8.614-26.008 13.575l-.258 1.827c.258 2.089 2.885 2.346 4.731 2.614 15.601-2.25 29.742-8.84 42.685-16.96-.204.012-.427-.041-.649-.268v-.263ZM133.6 83.203c.252-.173.523-.316.775-.49-.216-.107-.481.186-.775.49ZM133.6 83.203c-.307.185-.629.367-.936.57.343-.024.665-.29.936-.57ZM55.55 32.622h.271v-.782h-.27v.782Z'/%3E%3Cpath d='m47.142 35.236.53-2.865c.258.52.529.257 1.046.257.27 2.352-.517 2.352-1.576 2.608Zm-2.885 1.821c-1.317.526-.259-1.295-1.058-1.564l-2.363 2.866-.788-1.302c0 .788-.787 1.045-1.052 1.57l-.787-.525-1.576 1.833-.258-1.576-1.846 2.1v-3.133c-1.569.52-1.569 3.39-3.415 4.686-.523-1.027.788-1.82 0-2.603-2.885 1.308-2.362 4.442-4.73 6.262-.524-1.564 1.586-3.134.787-4.686-2.098 1.82-3.15 4.943-4.99 7.301l1.569-5.223c-3.674-.526-2.88 4.172-4.726 6-1.31-1.046.794-2.341 0-3.917l-2.62 2.358-.53-1.05c-2.621.525-1.575 2.877-3.42 4.172l-.253-1.82c-2.892-.263-2.11 3.128-3.68 4.166l-.27-2.346c-2.621.257-2.363 4.442-3.932 4.955 0-1.039 1.31-2.34 0-3.122l-3.156 4.686-.523-2.603c-1.052.257-1.846 2.603-2.375 3.91-.265-1.038.265-2.346-1.04-2.602-2.369 1.564-1.31 4.698-3.42 6.518-.265-1.564.787-2.871.264-3.916-2.105.788-2.105 4.442-3.68 6.268l.788-4.698c-2.098.257-2.357 4.179-3.944 5.994-.788-1.296 1.317-2.597.787-4.173-1.84 1.05-1.316 4.698-3.931 5.749 0-1.833 1.304-3.391.787-4.698-1.845 1.307-2.633 4.43-3.95 6.53-.787-1.319.794-3.14.794-4.704-2.627.77-1.84 5.212-4.726 7.044l1.305-4.954-.775-.269c-.271 1.833-1.33 3.14-2.375 4.442l-.53-2.61c-2.626.783-1.568 4.687-4.196 5.994l1.047-3.653c-2.363-1.033-2.622 1.833-3.938 3.14v.513l-.27-2.077c-3.41-.269-2.093 3.635-3.933 5.211v-3.134c-1.575.269-2.368 2.609-3.162 4.442l-.53-2.358c-1.568.525-1.568 4.184-3.672 5.48 0-.514 1.587-2.072 1.058-3.904-1.846.525-1.846 4.686-3.944 5.736.523-.782.264-1.832.264-2.87-1.31 0-1.58 5.21-3.944 3.396-.529.782-.529 1.815-1.316 2.09v-3.666l-2.615 2.358c0-.525.252-1.039-.27-1.308-1.582 0-.53 2.34-2.105 2.872l-1.04-1.05-2.375 3.402v-1.045c-1.575.776-2.627 4.442-4.202 6.513l1.046-4.943-1.046-.525c-1.576 1.82-1.317 4.435-3.421 6.005 0-1.05.258-2.095.258-3.402-2.086-.257-1.298 3.134-3.402 3.402V93.68c-1.846 0-2.892 2.34-3.944 3.916.258-.525-.53-.782-.259-1.307h-3.162C-40.614 73.06-.677 53.24 38.996 34.71c.782-2.597-3.15-2.083-3.944-4.173 2.634 3.122 7.888 1.576 11.303 2.61-.265 1.306-1.052 2.87-2.098 3.91Zm-113.771 51.41c-.53 1.045-1.575.52-2.375.52-.782-1.045 1.846-1.827 2.375-.52Zm5.248-3.653c.788.513-.523.513-.781.77h-.53c-.787-.77.788-1.039 1.311-.77Zm9.734-4.698c-.27.257-.8.257-1.059.52-1.058-.777.788-1.302 1.059-.52Zm6.294-3.922.53.257c-.26.256-1.053.782-1.576.782l1.046-1.039Zm6.307-3.39c-.259.781-1.305 1.05-2.363 1.05-.27-1.307 1.575-1.564 2.363-1.05Zm5.519-2.615c-.53.794-1.305.794-1.834.794-.793-.794 1.052-1.302 1.834-.794Zm4.731-2.597c-.258.782-1.575.513-2.627.513-.27-.782 1.84-1.295 2.627-.513Zm3.944-3.648c.53.257 1.046-.268 1.317.514v.776h-3.157c-.523-.776 1.311-.776 1.84-1.29Zm7.094-3.14v1.039c-1.316.525-3.162.525-4.479 0 1.058-.77 2.646-1.039 4.48-1.039Zm5.52-2.352c-.53 1.045-1.846.526-3.157.526.523-.526 2.369-2.09 3.156-.526Zm7.875-4.435v1.05h-3.673c1.058-.525 2.356-1.313 3.673-1.05Zm6.042-2.609c-.265.525-1.046.794-1.84.794-.529-.794 1.311-1.32 1.84-.794Zm6.054-3.647v1.044H3.002c-.529-1.044 1.047-1.044 1.846-1.044Zm6.565-2.872c-.793 1.039-3.162.782-4.473.257 1.052-.513 3.15-1.564 4.473-.257Zm6.3-3.134c-.258 1.308-1.568.526-2.891.782.523-.782 2.11-1.552 2.892-.782Zm7.36-3.397v.538h-4.467c1.316-.538 2.885-1.313 4.466-.538Zm4.725-2.07c-.523 1.038-1.828.244-2.627.513-.259-.782 1.84-1.308 2.627-.514Zm26.807-17.749v1.04h-1.58c-1.053-.771.793-1.822 1.58-1.04Zm6.301-1.832c0 .525-1.84.782-1.57-.251.518 0 1.311-.257 1.57.25ZM50.028 31.846c12.09-1.833 23.922-7.301 35.477-12l.27-1.832-2.116 1.05v-2.357c-1.569-1.045-1.569 1.576-2.885 1.832-1.317-.782.529-1.05 0-2.34-2.628-1.576-2.892.508-5.249 1.558-.27-.268-.793-.525-.793-1.05 0 1.05-.523 1.832-1.576 2.614-.793-.256-.264-2.089-.523-1.564l-1.575 1.564c-2.11-2.358-2.369 1.833-4.208 1.833-.27-.268-.788-.782-.523-1.307l-2.11 2.34c-1.047-.508-.517-1.558-.782-2.34l-3.15 3.122-.259-1.815-4.208 4.43-.27-.27c.528-.77.27-1.82.27-2.602-1.846.257-1.052 3.385-3.157 3.14-.787-.537.259-1.307.53-1.832-1.846 3.647-6.319.782-7.63 4.429-1.04-1.301-3.408-.525-3.408-2.083 9.45-4.687 20.495-7.827 30.739-11.743l-1.834-1.564 1.046-1.05c.53-.257.788.525 1.052.268v-.782c-9.456 2.872-18.66 6.52-27.595 10.184-3.931 2.34-10.509 3.905-12.342 8.603C-9.611 51.408-52.963 71.765-91.85 100.46c-.793.782-1.84 2.872-.529 3.911 8.934 2.865 18.655-1.565 27.59-3.642 10.256-5.48 23.909-8.346 29.957-19.58 1.84 1.564-1.317 3.665.253 4.435C-3.575 70.714 27.7 53.241 55.818 33.66v-1.032c-.27.776-2.104 2.083-2.627.776-1.846 1.576-2.898 1.832-4.473 1.576.793-1.05-.259-2.609 1.31-3.134ZM134.374 87.942h1.317v-.525h-1.317v.525ZM135.948 90.284c-1.052-1.565-3.144-.257-4.99-.514l2.892 1.308c-1.575 1.038-3.679.256-5.525.513h1.058c.529.269 1.575.525 1.311 1.558l5.254-2.865ZM160.654 91.589c-2.369.794-5.002 2.09-7.359 2.609l.782-1.302c-2.099 1.05-5.255.257-6.307 2.866-1.575 1.564-.258 4.441 1.052 5.736 6.571 2.358 12.619.269 18.397-1.82 3.415-1.558 8.146-2.866 9.721-6.257-1.845-.268-1.316-1.038-3.15 0-.259-.268-.782-.525-.529-1.307-.782.525-2.098 2.877-3.15 2.34 0-.776.258-1.301.523-1.814h-1.317l.529-1.051c-2.369 1.564-4.208 4.698-7.094 4.43 1.046-1.296 2.104-2.866 2.886-3.905-1.569 1.039-3.674 3.39-5.243 2.34.517-.776 1.305-1.558 2.098-1.814h-2.897l1.058-1.051ZM206.625 93.42c3.156 3.647 8.146-.269 12.354 1.038l-4.208-1.038c1.587-1.308 3.95 0 5.519-.782-4.461-1.308-9.98-.782-13.665.782ZM119.662 96.548c.788 0 2.104 1.576 2.892 0-.788-.782-2.633-1.039-2.892 0Zm9.722-2.869c-1.84 2.34-5.261-1.82-8.135.52l4.461 1.563c-2.104 1.051-3.944 1.564-5.789 3.14 1.058.776 3.156-.525 4.473 0 1.839-2.614 5.254-1.832 7.623-3.91l.529.77c1.305-2.083 3.144-2.608 4.984-2.865 1.575-.782 1.052 2.865 2.621.525l2.369 1.57-2.627 4.43c-11.038 3.91-22.594 10.184-35.201 6.262-1.845-1.051-3.162-2.877-3.42-4.955l20.759-8.089 7.353 1.039ZM210.047 96.544c2.369.27 6.571-.256 8.928-.525-2.874.269-7.347-.513-8.928.525ZM377.156 96.288v1.038c.529-.256 1.575.269 1.575-.513-.517 0-.787-.794-1.575-.525Zm-3.673-2.09h3.932c-1.053-.52-3.674-2.083-3.932 0Zm-2.892-3.916c.258 1.307 2.098.525 2.892.269l-2.892-.269Zm-3.673-2.865 6.3.525c-1.84-1.039-5.26-2.095-6.3-.525Zm-45.211-50.885c-.523-.513-1.304-.245-1.827-.245l-.265.245c1.834 2.095 6.042 2.095 7.094 4.698h-2.098c.259 1.827 3.409 1.576 4.99 2.352-.787 0-1.581 0-1.84.782l4.461 2.09c-1.304.268-1.833-.526-2.891-.257 0 2.865 7.881 1.82 5.002 4.686l3.414 1.832c-1.316-.782-2.627-1.038-4.473-.782 1.317 2.084 5.261 1.821 7.63 3.648.523 0-1.323-.257-1.581.268.793 1.821 2.891 1.821 4.466 2.603-1.31 0-2.885-.256-4.208.269l8.928 3.647c-.782.257-1.822-.256-2.621.526l5.525 2.596h-2.634c.265 2.358 4.461 2.615 6.571 3.934 0 .508-1.845-1.05-2.627 0l5.772 3.38c.529 0-.782-.514-1.569-.258.529 2.09 3.931 2.09 5.789 3.648-.27-.513-3.162 0-4.473-.513 1.569 2.346 6.036 2.602 8.934 4.686-1.317-.251-2.898-1.033-4.202-.251 1.827 2.083 5.248 1.815 7.617 3.647-.8-.256-4.732-2.089-7.617-1.05 10.244 1.833 20.489 9.145 22.845 19.58-.523 2.078-2.092 3.122-4.202 3.391-12.084-3.391-20.489-13.826-29.94-20.613-14.2-13.832-23.916-23.998-37.316-39.143-1.581-2.346-2.628-4.943-2.104-7.3.523 1.306 0 3.91 1.575 3.91l.529-3.91c0 1.038 0 3.91 1.31 5.48.271-1.302.788-2.61.788-3.917.258 2.615.529 4.955 2.104 7.044l.529-3.653c.788 2.346 1.052 4.698 2.357 6.787l.529-2.608 1.058 2.865 1.575-1.295c1.84 2.346 1.305 5.736 3.409 8.083v-3.66c.529 2.609 2.369 4.698 3.421 7.05V57.67c1.569 3.134 3.409 6.531 4.99 9.922.781-1.576-1.311-3.648-.523-4.442l3.673 6.525v-3.39c1.846 1.82 2.363 4.429 4.467 6.005.529-.526.264-1.308.264-2.102 3.68 2.102 3.415 6.52 6.307 8.364l.794-1.32c2.362 1.833 3.673 5.48 6.3 8.096v-1.821c3.415 1.564 4.203 5.211 6.83 8.083 1.316-.514.258-1.308 0-1.821 2.375.513 3.944 3.385 6.306 4.686 1.311-1.033-.787-1.558-.787-2.597-21.018-18.53-39.144-35.752-56.489-57.929l8.134 2.603ZM212.414 98.375c1.581 1.05 4.731.256 6.835-.257-2.369.257-4.731-.269-6.835.257ZM29.535 60.549c-.781.257.794-3.66-1.31-2.358.787-.52 1.84-1.827 2.891-1.302 0 1.558-1.052 2.878-1.58 3.66Zm-4.46 5.468c-1.053-1.82.528-4.698-1.323-5.737l3.156-1.564-1.834 7.301Zm-4.726.525.258-2.602c-2.104-.526-3.42 1.82-4.208 3.653v.782l-.523-2.358c-2.363.794-1.575 4.173-3.42 5.749l-.788-3.39c-2.357.775-1.828 3.915-2.616 5.48-.27-1.308.517-2.872-.8-3.666-2.627.794-2.627 3.665-3.402 5.737l-.27-3.123c-2.105 0-2.105 3.123-3.157 4.173l-.264-2.09c-2.099-.524-2.628 2.09-3.157 3.666 0 .776-.517 1.302-.775 2.084v-3.66c-3.944 0-2.898 6.006-5.26 6.788-.265-1.308.528-2.346.258-3.654-2.621.257-1.575 4.436-3.674 6.268-.787-1.57 0-2.871-.787-4.178-2.11.513-1.317 2.865-1.581 4.435h-.53l-.258-2.346c-1.052.257-1.052 2.615-2.363 3.647.259-1.032-.27-1.558-.529-2.358-2.362 1.057-1.833 4.191-3.15 6.012.53-1.039.53-2.871 0-4.179-1.052 1.307-2.098 2.872-2.357 4.447-.8-.781.782-2.87-1.058-2.87-.529 1.563-1.058 2.87-2.104 3.903l-.529-2.34c-2.88-.268-2.357 4.698-5.248 2.866-1.84 1.038-2.105 3.396-3.157 4.698-.787-.263.27-2.866-1.575-2.096C-18.278 83.508 1.423 73.061 20.872 61.32h1.563l-2.086 5.223Zm-64.641 34.702c-.27.782-1.052-.257-1.575-.257 1.575-2.09 4.99-2.358 6.83-4.441h.793c0 4.954-4.479.525-6.048 4.698Zm-6.259-3.129h-.835v-.262c.258.137.54.209.835.263h2.838c-.986 0-1.972.143-2.838 0Zm-3.204 2.347.265-1.039 2.104.525c.258 0-1.581.514-2.369.514ZM61.597 44.365c-2.104 1.04-4.467-1.307-5.777 1.308 0-.782.517-2.09-.53-1.564l-1.58 3.128-1.047-2.603-1.058 2.865-1.575-.776c-2.098.776-2.627 3.648-3.673 5.212-.53-.782.258-2.872-.53-2.603-2.362 0-1.575 3.904-3.673 4.16l-.523-2.082c-3.168.525-2.368 4.698-4.731 6.005-1.323-.794.523-2.346.523-3.14-2.369-.782-1.846 3.397-3.944 3.397l-.264-2.603c4.99-4.698 11.308-7.313 17.08-10.435l-5.772.257 1.04 1.038-.781.526c-4.473-1.308-1.588 3.647-5.79 1.826 1.317 2.09-2.615 1.308-2.357 2.09-.258 1.307-2.633 1.038-3.679 1.564l.523.782c-.788 1.301-2.363.52-3.68.776.265.257.794.257.53.782-3.163.794-6.048 2.09-8.411 3.397v1.301c-1.31.794-3.415-.257-3.415 1.833-3.156-.782-2.627 2.608-5.519 2.089v.52c-1.046.781-2.892 1.038-4.731 1.038.529.525 2.368.525 1.587 1.833-1.058.525-2.633.257-3.956.257l1.84 1.05c-1.311 1.039-3.403 0-4.72.782h.788c.787-.269 1.31.52 1.058 1.045-1.058 1.038-2.64.513-4.215.513l.788 1.308-3.156.256v1.564l-2.886.269.53.776c-.53.782-2.37 1.05-3.686.782l1.316 1.307c-1.316.514-2.891.257-4.46.257v.782c.252-.257.523 0 .523.269-3.157 1.05-3.68 1.826-6.842 2.865h.529c1.052 2.346-2.363.525-3.409 1.564l1.31.782-4.466.794.8.526c-.8 1.814-3.433.513-4.732 1.289.511.525 2.086 0 1.828 1.313-.974.394-2.08.335-3.127.299.229.244.24.501.24 1.003-1.051.782-2.632.256-4.202.525l.782.525c-2.098 1.039-4.99.782-7.353.526l3.938 1.564c-1.575.513-3.673 0-5.513.256l3.139 1.558c-1.828.526-3.932.257-6.03.257l1.569 1.576-4.72.525 2.092 1.296c-2.092 1.57-4.46-.257-6.294.268-6.319 3.916-16.028 5.481-17.086 14.608 4.99 3.391 11.296 0 17.086-.525C-9.35 95.25 28.753 70.458 64.218 44.634c0-.269-2.62 2.346-2.62-.269Zm-91.172 42.54c.325 0 .68.012 1.046.03v.226h-1.046v-.256ZM171.95 100.986l.258-1.038c-3.932 2.077-8.663 2.346-11.555 5.736-1.316 1.296-.787 3.916.529 4.686 8.141 3.666 16.545-1.038 23.645-4.429-.529-1.307.788-3.134 1.564-3.916l-.529.525c-.77.257-1.035 1.045-1.564 0 .265-.256.794-.782.529-1.307l-3.685 2.865c-.517-1.301 1.581-2.34 1.581-3.647-1.839 2.346-5.525 4.173-7.887 5.48l3.156-3.916c-1.311.782-3.156 2.877-4.984 2.34.781-1.289 1.569-2.071 2.615-2.865l-3.673 1.307c.258-.513.529-1.307 1.31-1.821h-1.31ZM219.776 100.73l-3.944-.268-.271.268h4.215Z'/%3E%3Cpath d='M434.957 96.02c2.11-.257 4.467 1.307 6.577 2.101-2.11-1.05-4.725-.525-6.577-2.101Zm-2.886-4.161 3.686 1.038-.271.257-3.415-1.039v-.256Zm-4.202 1.038-2.098-1.564 2.098 1.308v.256Zm5.778-2.871c-3.415-.257-6.83-.782-9.193-2.609l9.193 2.609Zm-12.085 1.05-2.362-4.172c1.31 0 2.362 1.033 3.408 2.083-.517.526-1.046 1.296-1.046 2.09Zm-4.731-2.883c-2.886-1.032-2.627-5.736-6.571-7.044-1.046 1.833 1.052 2.883.787 4.43-2.362-2.597-2.891-6.513-6.036-8.346l.259 3.916c-1.84-2.865-3.679-5.737-6.307-8.089-.523 1.051 1.311 3.391.529 3.916-2.374-2.608-2.633-5.736-5.777-7.3v2.614c-3.15-2.101-2.104-5.48-5.79-6.8v2.359c-1.575-2.09-2.633-4.698-5.248-6.006v3.135c-2.627-2.352-2.375-6.782-6.313-7.307l.529 3.134c-2.898-1.833-2.898-4.442-5.248-6.788-1.323.526-.265 1.833 0 2.603-1.323-1.039-2.898-4.943-5.525-5.211l.27 2.865c-3.162-1.815-1.587-7.295-5.783-5.993-1.317-1.045-1.84-2.878-3.68-3.648l-.529 1.039c-2.104-.525-1.833-3.66-4.208-4.173l-.517 1.558c-.523-1.827-1.311-3.647-3.162-4.698l-.517 1.576c-1.311-1.039-2.363-2.615-2.634-4.441 23.652 15.39 49.395 32.355 71.471 49.577-1.834.508.517 1.833 0 3.122Zm-74.092-44.61c-.799-.783 2.363.525 1.575-.783-1.316-.52-3.679-.788-4.196-1.814 2.092.513 5.242-.27 6.823 1.814l-1.052.782c1.582 1.05 3.157-.525 3.944 1.308-2.104.513-4.731-.526-7.094-1.308Zm0-3.648c-2.104.525-4.731-.525-6.571-1.576 2.369 0 4.984-.257 6.571 1.576Zm58.064 26.875c-2.886 0-6.301-.794-9.192-1.832 2.891-1.04 6.565.513 9.192 1.832Zm15.24 32.87c-3.156.268-7.094-.258-9.456-1.828 3.414-.256 6.571.27 9.456 1.827Zm-6.042 1.306c.529-.525 3.944-.256 5.255 1.039l-5.255-1.039Zm41.249 4.955c-3.686-6.519-9.193-11.486-14.976-16.954L419.2 84.29l-.265-.782c.806-.131 1.611-.084 2.393.048-1.323-.364-2.597-.818-3.709-1.624l9.462.782c-4.99-2.603-11.302-2.346-15.769-4.955 2.633-.525 5.519 1.05 8.417 1.05-4.473-1.575-9.728-2.1-13.407-4.44 3.15-.514 6.565.788 9.98 1.313-3.415-1.313-7.882-2.352-9.98-4.185l5.513 1.05c-3.932-2.357-9.186-2.87-13.13-4.697 2.098.256 4.725.525 7.088.782v-.526c-5.261-4.429-13.136-3.384-18.914-6.518h5.255c-2.369-.782-6.313 0-7.1-2.615l1.587-.257c-1.846-.262-3.674-.776-5.261-1.827 1.317-1.563 3.932.257 4.732-.268-3.145-.514-6.313-1.552-8.676-2.871 1.581-.777 2.886.268 4.203.268-1.569-1.301-4.726 0-5.778-2.083.271-.526.788-.526 1.052-.526-2.368-.782-5.248-.525-6.829-2.346.258-.525 1.058-.256 1.581-.256-2.633-.526-4.996-1.302-6.842-2.352.788-.526 2.116-.257 2.892-.257l-2.892-1.307c.529-.526 1.058-.782 1.587-.526-2.11-.256-4.473-.782-6.312-1.826.781-.782 1.581-.782 2.633-.782l-5.784-1.565c.523-.782 1.311-.525 2.099-.525l-4.732-1.564c.271-1.301 3.156-.525 2.104-.782l-3.414-.788.523-1.039c-1.317-.782-3.674.269-4.461-1.307l.517-.257-4.203-1.307 1.052-.776c-2.362 0-4.731 0-6.036-1.307.259-.257.523-.782 1.305-.526 0-1.038-3.932.782-3.144-2.09-1.323-.256-2.634-.256-3.686-.781l1.053 1.833c3.42.525 6.036 3.647 8.41 5.736l-1.046 2.09-2.633-3.397c-.259.257-.788.782-1.311.525-.258-3.647-3.944-1.038-3.944-4.686-.258.514.265 1.296-.529 1.552 0-.513-.787-.256-1.046-.256 0 3.39 3.674 3.647 5.261 6.262l-.529.52c-1.323-.52-3.944.256-3.944-1.828-1.317.269-3.95-1.832-3.679-.256 24.967 23.735 51.763 48.527 80.133 67.838l.265-.268c1.046-.782 3.685 1.301 3.944 1.826-1.052.269-2.098-.268-3.156-.525v.525c-2.628.269-4.726-2.608-7.089-3.904l-.787.514c-2.633-2.346-5.261-5.224-8.411-6.788 0 .269.259 1.051-.264 1.308l-6.043-6.25v2.077c-2.627-1.564-2.627-6.011-6.042-7.301l-.258 2.871c-2.375-2.871-2.633-6.524-6.313-8.094l-.529 1.301c-2.098-2.34-3.673-6.513-6.3-6-1.052-1.82-2.111-4.178-4.203-5.21-.529.775 1.058 1.557-.27 2.083-2.622-2.084-2.363-6.006-5.778-7.564l-1.316 1.301c-1.047-2.083-1.317-4.954-3.932-5.737v2.603c-2.11-1.82-2.375-5.48-5.002-6.775-.259.513.27 1.552-.517 2.077-1.575-2.077-2.104-4.686-4.732-6.519v3.916c-2.374-2.608-3.415-8.088-5.519-8.87-.258.525.271 1.564-.787 1.564-2.886-4.18-2.886-6.25-6.565-8.877.258.537-.271.537-.529 1.05l-1.582-2.877v3.66c21.03 23.747 47.297 48.795 76.99 66.531 5.778 2.358 12.613 8.859 19.449 4.955.787-3.122-1.317-5.212-2.11-7.313-3.151-7.295-13.918-5.468-20.489-9.372.787-1.051 3.679-.27 3.679-.538-2.11-.782-5.531-.782-6.319-2.596h4.209l-7.094-2.09c1.845-1.576 3.944 0 6.048 0-3.421-2.083-8.94-1.307-11.303-3.134h7.1c-3.679-.788-7.881-1.313-11.038-2.871 2.892-1.308 5.519 1.05 7.882.268-1.834-3.665-7.617-3.14-9.715-5.223h2.885c-3.943-2.101-9.204-1.833-12.613-4.441 1.834 0 4.726-.257 6.836.262-2.898-1.301-6.836-.776-8.934-3.134.788-.513 3.15-.256 3.421-.256-2.375-1.565-6.836-.257-7.623-2.866h4.461c-2.363-1.307-6.307-.525-7.359-2.883h3.95l-7.1-2.34c1.845-1.04 3.408.525 5.519 0-1.846-2.078-6.571-1.308-7.624-3.385h3.68c-2.892-.526-5.778-1.57-7.882-2.877 1.317-1.04 2.621.525 4.202 0-2.885-1.308-6.823-1.308-8.933-3.397l.27-.52c.788.776 1.84.263 2.621.52l-5.777-2.34c1.31-1.308 3.415.256 3.944 0l-6.054-2.346.27-.526c.637 0 1.846.191 2.531.34l-4.9-2.423 5.002-.269c.776 1.051 3.151 1.05 2.363 3.134.517-.256 1.046.269 1.311-.256 21.276 15.646 42.3 33.907 64.376 49.046 8.67 5.223 18.385 11.748 29.423 12.262 1.84-.257 2.892-2.084 2.363-4.173Z'/%3E%3Cpath d='m351.312 48.62.366.187c.301 0 .067-.09-.366-.186ZM59.201 55.418c.764-.268 1.431-.626 1.87-1.14-.625.358-1.238.77-1.87 1.14Z'/%3E%3Cpath d='M14.035 88.721v-2.089c-3.415-1.307-1.581 3.397-4.196 4.447V88.99c-3.163-.269-3.427 4.686-4.99 5.737L5.1 91.33c-2.892.525-2.369 3.665-4.725 4.692 0-.513.258-1.027-.259-1.295-1.058.525-2.892 1.038-2.633 2.596 0 .526-.529.795-.788 1.051-.529-1.826-2.627-.256-3.414 0l-2.898 3.654-1.046-1.564c8.41-5.737 17.074-11.743 26.278-16.178.53 2.09-1.581 2.871-1.581 4.435ZM-17.498 99.95c-.781-1.576 2.369-.794 3.15-.526-.523.782-2.092.526-3.15.526Zm-3.938 2.077c0-1.295 2.892-1.295 4.197-.782l-4.197.782Zm98.801-50.873c-1.58-.268-2.11-1.05-3.414.776-1.317-.519-.53-1.826-.794-2.596l-1.581 2.596c-.794-.519-.523-1.3-.523-2.083-1.046 1.039-.53 3.648-2.104 4.173-1.84 1.564-1.046-1.82-1.575-1.308-3.157 1.308-3.415 6.531-6.836 7.57.529-1.564 2.898-3.916 2.11-4.698-2.898.525-2.11 4.698-4.737 5.223-1.053-.782.529-2.358 0-2.089-1.305 1.05-1.834 3.128-3.674 4.43v-2.34h-.264c.264 2.34-1.84 3.647-3.157 5.21-.787-.781.53-2.345 0-2.345l-1.833 1.82c-2.369-1.552-3.68 3.66-5.784 3.928.27-.525-.258-1.319.523-1.576-3.415-.256-2.362 4.705-5.777 6.006-1.31-1.558 1.046-2.352.264-3.66-1.833 1.577-2.362 4.699-4.473 6.263l.53-3.397-1.053.269c.788 2.358-1.569 3.91-2.62 4.435l.78-2.346c-3.679-.257-1.839 4.698-4.99 6.262v-3.653c-4.46 1.038-3.15 6.787-6.306 7.826 0-1.564.53-2.865.794-4.173-2.369.257-1.581 2.865-3.157 3.904l-1.84-2.077c14.117-9.008 28.712-19.418 43.327-28.086-1.972.723-4.615.829-5.751 1.205.264.262.787.262.523.788-.782.782-2.886 1.038-3.415 1.038l.529.526c-.794 1.576-2.886.525-3.944 1.307l.53 1.039c-.53.788-2.111 1.044-2.111.788l.529.782c-1.052.782-2.369 1.05-3.68.782v.782c-.522.782-1.833 1.038-2.891.782.529 2.865-3.944.782-4.203 3.134-1.316 2.346-3.673 2.09-5.783 3.397 0 2.083-3.415 2.596-5.784 3.916v.77c-.258.782-1.575 1.307-2.62 1.05-.524 2.352-3.945.776-4.726 3.391-3.68-.525-1.846 2.865-5.52 2.609.782 1.82-3.679 1.038-2.891 3.128-3.415-1.05-2.627 2.883-6.042 2.09l.781 1.05c-1.31.782-3.144.782-4.466 1.307l1.322.508c-1.322 1.05-2.892.794-4.208 1.307l.529.782c-1.052.782-2.369 1.32-3.944 1.05-1.058 2.866-6.313.526-6.042 3.648-6.83.526-12.343 4.173-17.862 7.313-.27 2.597-3.95 4.955-1.58 7.82 13.658 1.039 24.696-7.563 36.251-12.518 26.279-15.14 51.24-30.797 75.15-49.059l-.517-.776ZM146.728 102.024l-2.886-.782 1.04 1.051c-.517.513-2.621 0-2.363.513v1.051l4.209-1.833ZM221.343 102.549h-2.098v.526l2.098-.526ZM133.06 104.636c.794.782 3.415-.268 3.679 1.576l1.575-.525-3.15-1.576c2.104-1.821 4.99.794 6.565 0-2.362.257-6.3-1.821-8.669.525ZM233.438 32.625c.613.573 1.166.895 1.683 1.074-1.503-.071-2.416 1.618-3.535 2.06.271.77.8.77 1.588.77l-10.251 3.408c1.587-2.614 7.094-7.312 11.567-9.402l1.046.526-2.098 1.564ZM235.121 33.7c.205.059.404.105.591.117a1.822 1.822 0 0 0-.591-.118Z'/%3E%3Cpath d='m332.483 13.585-1.04-.782.259-.27 1.052.795-.271.257Zm-6.03-2.09h1.046l1.052 1.308-2.098-1.308Zm-6.312-1.032c1.31 0 1.569 1.032 2.098 1.814-.788.526-1.84-.525-2.098-1.814Zm-1.846 1.289-1.575-1.558.27-.269 1.576 1.57-.271.257Zm-4.196-.525c-.529-.251-1.047-1.815 0-1.559l1.575 1.827c0 .514-1.317.257-1.575-.268Zm-6.042.525c-.259 1.576 2.098 3.128 2.627 4.698-1.846 0-3.415-2.083-4.203-3.39 0 1.563.529 3.647 1.576 4.954l-3.944-4.173c-.523 1.821.793 3.391 1.569 4.699-2.621 0-2.092-4.173-4.461-5.212v3.122l-2.621-3.122-.535 1.295c-1.046 0-.523-1.038-.523-1.564 2.368-.782 5.26-2.865 7.364-1.05l.523-1.29 2.11.508c-.27-1.302 1.035-.764 1.564-1.302 1.31.269 3.42-.77 3.42 1.302l-1.581.268 2.628 4.436c-1.834-1.564-3.415-2.872-5.513-4.179Zm-14.712 4.179c0-1.564 3.415-3.654 2.898-.782h-2.375c1.046 2.34 3.415 3.134 3.938 5.48l-4.461-4.698Zm-1.575.263c1.575 1.82 3.673 4.435 4.99 6.775-.788-1.039-4.467-3.904-4.99-6.775Zm-2.633 2.089c1.575-3.134 3.156 2.346 4.208 3.39-1.84.77-2.892-2.095-4.208-3.39Zm-.794 2.871v.52c-.781.513-2.363-.52-2.363-1.57 0-.257.271-.257.53-.526h.523c0 .269.27.525.27.525l.788-1.82c1.569 1.038 1.569 2.871 2.362 4.43l-2.11-1.559Zm-3.409-9.402c0-1.29 2.628-.257 3.674.257l-3.674-.257Zm-1.052-4.172-10.515.525c2.105-1.05 6.577-2.101 10.515-1.576V7.58Zm-2.891 2.345c-2.105.269-4.732 1.051-6.037-.77 2.093-.268 4.461-1.05 6.037 0v.77Zm-3.415 2.352-4.99-.268c1.052-.514 3.673-1.29 4.99-.257v.525Zm-3.421 6.006v-.794c.799 0 1.317.268 1.852.794h-1.852Zm-1.305 2.346v-1.05c1.305-.514 2.104.793 3.157 1.306l-3.157-.256Zm.253 1.814c.264-1.032 2.11-.77 2.639.27l-2.639-.27Zm18.138-11.724c-.788.508-3.421-.525-3.15-1.564 1.046.514 2.362.257 3.15 1.564Zm2.104-1.559c-1.052.513-2.892-.525-3.685-1.576 1.581-.257 2.633.782 3.685 1.576Zm2.098-.795v.794l-1.845-1.832c.787 0 1.587.256 1.845 1.038ZM267.59 18.54c-2.886-.525-6.042 0-8.934-.256.529-1.32 2.633-1.051 4.202-1.576l6.313.782c.264 1.05-1.052 1.05-1.581 1.05Zm-8.886 1.91c-1.202.233-2.375.436-3.469.436 1.209-.316 2.351-.423 3.469-.435 3.427-.675 7.16-1.69 10.467.436-3.601.59-6.902-.46-10.467-.436Zm8.098 2.788v-.525c.788-.268 1.058.526 1.575.526h-1.575Zm-2.886 6.776c1.059-.257 1.828.269 2.622.525-.523.782-1.834-.256-2.622-.525Zm.53-4.698.258-.77 1.569 1.039-1.827-.269Zm-1.588 1.576c1.058-.269 1.587.25 2.369.52v.512c-.782-.256-2.892-.256-2.369-1.032Zm-2.092 9.91v-1.04l1.311.77c-.271.526-.788.27-1.311.27Zm-4.208-18.787.258.269-.781.782-.271-.526.794-.525Zm-4.467 14.351c1.052-1.301 6.306-1.301 8.405 0-2.369 1.564-5.519 0-8.405 0Zm7.623 5.994-1.058-1.033c.529.257 1.323-.269 1.581.52 0 .256-.258.513-.523.513Zm-2.11 1.307 2.11.269c-.27.256-2.11.782-2.11-.27Zm-1.046 9.921h1.046l.793.782-1.839-.782Zm-7.617-14.607c1.833-.526 4.46-.526 6.294 0-1.569 1.307-4.19 0-6.294 0Zm-6.572 20.87c3.938-.27 7.353.513 11.032 1.564-3.679 0-7.623-1.051-11.032-1.564Zm7.089 3.39h1.587l.787.782-2.374-.782Zm.787 3.91-8.928-1.564 8.928.782v.782Zm-5.777 1.57c1.31-.268 2.891 0 3.42.77l-3.42-.77Zm2.104 3.654-4.203-.526c1.311-.525 2.628-.525 4.203-.256v.782Zm-10.509 1.815c1.581-1.033 6.306-.765 8.675.525l-8.675-.525Zm1.052 2.87c1.305-1.038 5.254-.512 7.353-.256-1.84 1.833-4.99.257-7.353.257Zm6.824 3.392h-3.932c.258-1.295 2.621-1.039 3.932-.525v.525Zm-2.363-32.087c2.363-1.307 6.054-1.558 8.928-1.039v1.039h-8.928Zm4.202 1.833c.794-1.05 2.898-.526 3.944 0-.781 1.307-2.621 0-3.944 0Zm4.726 2.865-3.403-.257c.529-1.301 2.357-.268 3.403.257Zm1.851 4.955-4.467-.52 4.203.257.264.263Zm-10.509 29.49-5.513-.794c1.564-.782 3.403-1.039 5.513-.782v1.576Zm-3.949.782 1.31-.257.271.257h-1.581Zm0 4.172c1.31.257 3.162-.519 3.949.526-1.058 1.038-3.156.525-3.949-.525Zm3.162 3.397-4.467-.268c.788-1.04 3.144-.782 4.467-.257v.525Zm-1.323 3.134-7.346-.794c1.827-1.814 5.254-1.044 7.346 0v.794Zm-10.503 1.552c3.157-.525 6.83-1.82 9.457 0-2.357.526-6.3.526-9.457 0Zm8.411 6.263h-3.685c1.316-.257 2.104-.782 3.685-.514v.514Zm-1.581 4.172h-2.627c-.265-.77 1.569-1.295 2.627-.77v.77Zm-3.673 3.134c.523-.776 2.098-1.301 2.885-.776-.27 1.302-1.839.52-2.885.776ZM311.736 5.496c-17.868-2.09-37.581-2.871-51.24 7.832 2.362-.794 5.777.257 7.623-1.05l1.052 1.563c-9.986 1.821-22.864 3.123-26.272 13.05 3.673-1.039 9.192-.269 12.078-3.128-.523 0-.782 0-1.046-.525l.523-.526c2.104.257 4.99-1.826 6.042.526-1.052 1.307-2.622.525-3.938.782 1.046 1.832-2.104 2.077-1.052 3.904 1.31-.257 2.621.525 3.15 1.576-2.621 1.82-6.824 1.038-9.457.782v-.269c.259-.257.523-.77 1.046-.77 1.058-.525 3.421-.268 2.375-2.352l-9.463 2.609c-3.144.209-4.782 4.538-7.445 4.317.12.042.219.053.351.112 0 1.308-1.317 2.603-1.575 2.872 1.046.782 0 2.608.787 3.39 4.461-2.346 10.245-2.865 15.499-4.43l1.058.771c-.529.269-.529.794-1.058.525-1.575 2.352 1.317 3.134 2.627 4.442-2.627 1.038-7.094.782-10.244.256-.258-2.346 3.944-.256 5.519-1.82 0-1.039-1.575-.526-1.046-1.576l-7.623 2.101c-3.944 2.346-8.934 4.686-6.836 10.423 3.421-.782 7.365-.782 10.257-2.603.511 1.82 3.144 3.128 2.092 4.436-1.311.525-1.84-1.04-2.621-1.564-5.255-1.051-9.728 2.602-13.143 5.468-1.316 1.576-.787 3.928.517 5.223-2.362.525-5.507.269-7.875-1.039.523-.525 1.052-.782 1.839-.782-3.15 0-6.571-.256-9.721.257-6.307 1.833-14.453 4.698-16.028 10.704l9.721-1.827c5.261-1.05 11.038.52 16.028-.525l-1.316-1.564 3.156-.782c-1.311-.794-3.938.256-4.99-1.051a13.753 13.753 0 0 1 3.18-.782h-12.384c7.737-3.11 17.651-.346 24.919-2.501-1.112 1.14 2.093 3.402.842 4.859-1.311-.269-2.639-1.576-3.685-2.09-2.886 0-5.249 1.821-7.088 3.654-1.053 1.05-1.053 3.122 0 4.173 1.839 1.038 4.99 4.686 7.088 1.564 1.575 1.301-.788 2.083-.788 3.122 1.317 4.966 6.565-.782 9.728 2.358 0 .525 0 .782-.271 1.044-4.208.514-9.98.782-11.826-3.402l-4.725 2.358c-6.571-1.833-13.136-1.039-20.495-1.833 6.83-.525 14.453-1.564 21.024-.257-6.313-1.307-12.613-2.865-19.713-2.089l-.788-.776c6.571-2.346 14.459.52 20.501 1.045-5.26-2.878-12.09-1.314-17.874-2.62l-.258-.514c5.519-1.564 12.36 0 16.821.782-9.192-3.397-22.076-3.14-30.222 2.352-3.15 1.552-.787 4.692.782 6.25 9.204-.782 17.615-2.072 26.801-.782l1.581-1.558c1.317 1.044.529 2.609.794 3.916 1.31 4.692 4.725-.269 6.829 1.82 0 1.051-1.316.777-1.587 1.577-.517 1.295 1.058 1.558 1.058 2.865-2.362 1.564-2.891-2.865-5.513-1.307-1.052 3.922-5.783.782-8.41.256 1.839-1.032 4.467-.256 6.829-.519l-9.721-2.352c2.627-1.301 7.1.257 8.405-.263-2.357-.77-5.255-.77-7.359-1.82 2.104-.526 4.473-.257 6.836-.257-8.147-1.05-16.816-2.615-23.91 1.307l5.519 6.52c5.777-.526 13.659-2.09 18.914.256-1.046 2.09-2.628 4.172-1.575 6.787 4.731 5.994 11.825-3.385 17.344 1.045-3.415 1.564-8.146-.52-11.29 1.821-.794 1.832 1.31 2.871.781 4.441-2.104.525-2.627-1.827-3.15-2.877-2.11-.514-2.892 2.095-2.633 1.826 2.368 3.14 7.1 4.179 10.773 6.262 2.633 1.308 5.249-1.038 7.617-.256 7.359-25.825 13.93-54.276 29.171-75.402 4.995-4.442 7.088-10.96 13.659-13.563l2.362 3.641-.529.537c-1.046 0-1.569-1.307-2.092-1.832-.529 1.295 1.84 2.077.523 3.39l-1.845-1.044.264 2.608c-1.046-.256-2.092-1.05-2.886-1.832 0 1.05.271 2.358-.258 3.14-.271-.526-.788-.526-1.323-1.039-.787.77-3.15 2.078-1.827 3.904l-1.582.257.529 3.128c-.799.269-1.587-.245-2.104-1.039.253 2.609-2.627 1.308-2.627 3.916 0-.513-.529-.513-.788-.513v1.564l7.612.77c2.11-1.295 5.525-2.334 6.312-4.943l-4.202-3.14c0-1.032-.271-2.083 1.052-2.352 3.15 3.66 8.663 4.698 13.136 3.134 2.098-.525 3.15-3.916 1.311-4.955 5.254 1.564 9.721 4.687 15.757 4.43 1.587-.782 3.686-1.558 3.686-3.39-2.886-3.123-8.417-5.212-11.038-8.603 3.42.776 6.306 3.904 9.198 5.48 6.307 2.084 12.872 8.089 19.966 3.904 1.316-3.128-2.369-5.737-2.892-8.083 7.359 4.698 18.661 5.48 27.589 3.14 1.846-1.05 5.249 0 5.519-2.883-16.298-7.564-32.314-15.39-50.705-17.473ZM124.124 110.115h2.369c-.258-1.564-1.569 0-2.369 0Zm28.912-5.48c0 .782-1.058 1.051-.529 2.09l.529.513 2.615-2.077c-1.046 3.647-6.829 4.173-10.238 6.519-9.193 1.826-18.397 9.652-28.383 4.429-1.046-1.821-3.144-3.904-1.833-6.25 4.725-2.621 9.985-.257 14.452-1.051-.264-1.301-2.11-1.301-3.414-1.301 2.092-1.039 5.777 2.095 7.352-.269l-.529-.257 2.104.257c-2.362 1.314-4.99 2.096-7.094 3.403 2.627-.525 5.784-1.307 8.676-1.833-.524.526-.524 1.564-1.053 2.09 1.834-.257 3.415-2.346 4.732-3.917v1.571c1.84 0 2.621-2.866 4.202-3.135v1.308l1.569-.782v1.038c.794 1.045.535-1.038 1.582-.77-.259-.525 0 .771.523 1.027l1.581-2.077c0 .525 0 1.05.523 1.564 1.046-.782 1.575-2.09 2.633-2.09ZM181.144 110.897l.787-1.564c-3.414 2.615-11.819 3.128-9.45 9.39 2.885 2.096 7.346 2.866 11.026 2.096 5.254-2.353 13.665-1.576 14.711-8.615-.788 0-1.834.257-2.363-.256v.513c-.529.257-1.052 1.045-1.569 0l-3.95 3.122c-1.052-.245-.523-1.295 0-1.552l-2.615 2.077-.529-.77c0-.525.788-1.05 1.046-1.576l-5.248 2.872c.781-1.552 2.362-2.346 3.15-3.648-1.052.257-2.633 1.827-3.415.776l.523-.519-1.581-.257a5.245 5.245 0 0 1 2.363-2.346l-2.886.257ZM157.237 110.897l-.529 1.307c-1.058.257-1.846-.257-3.144-.257v.514c0 1.301-1.317.525-2.116.782.529 2.095-2.886.788-4.461 1.301l.787.794c-2.092 1.564-4.202-.256-6.3.245h.787c1.311-.501 3.421.794 2.892 1.576 4.726-1.576 10.239-3.653 14.188-5.737l-2.104-.525ZM166.96 116.108l.517-1.564-1.84 2.358 1.323-.794ZM301.748 116.108c-.529.526-1.317 0-2.104.269.529-.525 3.162-2.346 2.104-.269ZM205.057 117.951c-1.839.513-2.369 3.892-4.725 3.122 0-.52-.271-1.033.258-1.302-1.575.782-5.26 3.648-7.629 3.122l2.898-2.077c-2.098 1.027-4.732 2.346-7.1 2.077l.529-1.05c-2.892-.514-4.726 1.319-7.359 1.576-.529 2.358 1.317 2.614 2.369 4.173 8.663 1.576 16.815-2.072 23.909-6.006h-1.04c-.799.525-1.058-.513-.799-1.289-1.575.256-2.363 2.596-3.938 2.083.517-1.827 2.892-2.609 2.627-4.429ZM122.351 43.7c-.325.233-.625.502-.848.932.391-.322.649-.627.848-.931Z'/%3E%3Cpath d='m221.872 118.72.264-.77h1.317l-1.581.77Zm-2.369-1.564h-1.569l3.15-1.57-1.581 1.57Zm-3.403-2.34h-.541c0-1.05 1.852-.268 2.375-1.05 0 1.05-1.052 1.05-1.834 1.05Zm-2.627-2.358.775-.782h.523l-1.298.782Zm-5.519-1.564c.517-1.033 3.144-1.558 4.99-1.815-1.587 1.039-3.163 2.084-4.99 1.815Zm-8.152-10.435h-.788l1.575-1.301c.794.525-.529 1.044-.787 1.301Zm-2.628 4.955 1.04-1.301h1.058l-2.098 1.301Zm-2.633-9.396c-.259-.514 1.846-1.558 2.892-1.296-.517.526-1.834 1.565-2.892 1.296Zm-7.094-.257c.787-1.815 2.892-2.083 4.737-2.609-.529 2.096-3.156 1.57-4.737 2.61Zm2.104-4.173c-1.317 1.051-3.156 1.565-4.725 2.09.529-1.039 3.15-2.603 4.725-2.09Zm-6.565-4.172c0-.782 1.84-1.564 3.156-1.564-.787.525-2.11 2.089-3.156 1.564Zm6.565.525c-.523.782-1.834 1.307-3.156 1.57.27-1.313 1.839-1.827 3.156-1.57Zm-9.451-2.615h-.799l2.368-1.564c.523.525-.523 1.564-1.569 1.564Zm.788-3.397c-.529.782-1.846 1.308-2.898 1.576 0-1.576 1.84-1.05 2.898-1.576Zm-5.261-1.032c1.052-1.039 2.363-1.833 4.203-1.564-1.575.257-2.634 2.083-4.203 1.564Zm-1.569-2.346c0-1.576 2.351-1.32 3.667-1.576-.787.782-2.098 1.576-3.667 1.576Zm-7.9-5.224c1.588-1.832 5.531-2.09 8.682-2.346l-8.682 2.346Zm3.692 2.603c-.529-1.295 1.839-1.82 2.627-1.564-.271 1.564-1.84 1.05-2.627 1.564Zm3.409-7.3-7.624 2.865c1.323-2.34 5.002-1.815 7.624-2.866Zm-8.141-11.218 1.04-.794.529.269-1.304.782-.265-.257Zm-1.575 7.57.529-1.308h1.046l-1.575 1.308Zm-1.052-10.435c0-1.307 1.84-1.05 2.627-.525-.258 1.044-1.845.525-2.627.525Zm-3.679 9.127c.529-1.307 2.098-1.05 3.415-1.564-.788.782-2.105 1.564-3.415 1.564Zm-4.732-.782c1.052-1.307 2.892-1.82 4.732-2.09-1.052 1.565-2.892 2.347-4.732 2.09Zm3.157-3.916c-2.105 1.045-3.938 2.096-6.048 2.61 1.058-2.34 3.673-2.084 6.048-2.61Zm-5.261-6.005c-.258-1.296 1.846-1.039 2.633-1.564 0 .525-1.31 1.833-2.633 1.564Zm-.529-10.435c.8-1.039 2.375-1.307 3.415-1.039-.782.782-2.086 1.04-3.415 1.04Zm-4.461 10.178c1.058-1.307 2.627-2.09 4.461-2.09-1.569 1.051-2.357 2.09-4.461 2.09Zm-1.575-1.832c0-1.296 2.633-1.552 3.938-2.072-.788 1.033-2.363 1.558-3.938 2.072Zm-2.098-1.296c.258-1.301 2.098-1.827 3.673-2.352l-3.673 2.352Zm-.265-3.66h1.575l-3.15 1.577 1.575-1.576Zm-2.898-19.562c.8-.513 2.111-1.05 3.421-.782-1.052.269-2.098 1.308-3.421.782Zm-.787 13.57c.529-.526 1.058-.783 1.587-.526-.529 0-.8.782-1.587.525Zm-5.778 0c.788-1.57 3.157-2.61 5.249-2.61-1.305 1.57-3.409 1.827-5.249 2.61Zm-3.937-.526c.787-1.558 2.098-2.352 4.202-2.352-1.305 1.05-2.633 1.839-4.202 2.352Zm4.202-4.698c-1.305 1.307-3.415 2.346-5.525 2.346 1.323-1.82 3.421-2.346 5.525-2.346Zm-6.042.269c.517-1.576 2.104-1.576 3.15-1.827-.264 1.033-1.84 1.558-3.15 1.827Zm3.15-4.698c-1.046 1.038-2.633 1.832-3.673 1.832-.265-1.05 2.098-1.832 3.673-1.832Zm-8.405.782c.523-.526 3.938-2.872 6.301-2.346-1.569 1.564-3.932 2.077-6.301 2.346Zm-3.679-.782c1.846-2.09 4.461-2.61 7.094-3.134-1.316 1.826-4.719 2.608-7.094 3.134Zm3.938-4.699c-.782 1.039-2.363 2.866-4.461 3.134-.265-1.826 2.627-2.62 4.461-3.134ZM121.507 11.5l2.616-1.039c-.788-.268-1.57-.537-2.357-.537 1.569-1.039 4.99-1.039 7.088 0l-2.886.794 2.357.782c-2.357 0-4.72.776-6.818 0Zm-4.731 11.468c-.788-1.29 1.575-1.558 2.615-1.815h1.858l-4.473 1.815Zm-5.784-.777c1.305-1.307 3.415-1.82 5.525-2.089-1.322 1.576-3.691 1.05-5.525 2.09Zm7.094-4.703-8.669 3.396c2.098-2.077 5.513-3.128 8.669-3.396Zm-14.194 2.357c2.11-2.877 6.313-3.134 9.992-3.647-3.156 1.039-6.836 3.122-9.992 3.647Zm-8.14-7.832c2.369-2.089 8.14-2.346 12.084-2.089-3.415 1.576-8.405.537-12.084 2.09Zm12.084-4.692c-3.144 2.09-7.876 1.04-12.084 2.346-1.052.257-2.098.526-3.156.794 3.414-3.928 10.25-2.883 15.24-3.14Zm-.523-2.34v1.027l-12.349.788c3.157-2.34 8.399-1.815 12.349-1.815Zm.264 9.898-2.098 1.32 1.305-1.32h.793Zm2.628-2.866c-1.84.52-4.203.788-6.042.788.787-.788 3.932-1.57 6.042-.788ZM122.03 3.93l3.938 1.051-4.202-.525.264-.526Zm7.618 9.91h2.897l-2.897.782v-.782Zm5.513 2.358c-2.099.257-4.467.77-6.307.514 1.581-.514 4.208-1.308 6.307-.514Zm-4.467 5.994c1.851-.782 3.937-1.564 6.312-1.564-1.581 1.05-4.202 1.05-6.312 1.564Zm7.887 0c.253.776-1.839.776-2.633 1.044h-.523c.523-.788 2.104-.788 3.156-1.044Zm8.147 4.955v.782l-4.467.788c1.581-.526 2.891-1.57 4.467-1.57Zm-1.846 15.914-1.04.526.781-.782.259.256Zm-2.363-10.691c1.052-2.09 3.674-1.05 5.255-2.09-.523 1.308-3.409 1.308-5.255 2.09Zm9.199 2.865c-.529 1.051-2.892 1.821-4.467 1.564 1.31-.513 2.891-1.564 4.467-1.564Zm-2.105-2.083c-.523 1.301-2.627 1.033-3.931 1.558.775-1.05 2.362-2.083 3.931-1.558Zm5.519 10.954h-.781c1.298-.776 2.621-1.301 3.938-1.301-.265 1.044-2.111.782-3.157 1.301Zm2.628 11.742c.264 1.564-2.111 1.039-2.898 1.82h-.511c0-.781 2.098-1.82 3.409-1.82Zm-1.84-1.301c-.529-1.307 1.575-1.05 2.369-1.576 0 .782-1.317 1.827-2.369 1.576Zm4.731-6.262.259.525h-1.04l.781-.525Zm5.255 17.204h1.052v-.257h-1.052v.257Zm4.99 1.05-4.738 2.09c0-1.038 1.846-1.564 2.898-2.09h1.84Zm65.164 49.835-2.357-2.865c-18.932-7.044-34.172-21.92-45.986-37.579-14.981-18.26-22.857-39.644-38.368-57.917-14.453-16.428-39.932-22.44-61.214-14.608-3.674 1.576-9.199 1.821-10.25 6.262 4.466 5.737 12.348 7.82 19.971 6.531.265-.794.788-2.871 1.834-2.614 0 2.077 2.633 2.077 3.156 3.904-.523 1.319-2.357 0-3.415 0-1.575 1.05-1.31 2.883-1.31 4.704 3.408 3.122 9.192 4.43 13.659 2.352 3.679 3.647 6.306-2.609 10.25-.526-2.897 1.833-6.835 4.173-9.992 2.872-1.046 1.038-1.833 1.558-1.575 3.122.529 1.576 1.317 3.647 3.421 3.647 2.363 0 6.307 1.833 6.565-1.546l1.058.514c.782 3.134 4.984 2.352 6.559 4.172-2.356 1.051-4.731-.268-6.817-1.307-4.082 3.337 3.17 5.152 1.102 8.209 2.711-1.959 8.583 1.808 12.81.405 0-1.045-.265-2.095.787-2.352 1.058 2.352 2.633 3.134 4.473 4.442-1.317 1.038-3.415-.526-4.996-.526 0 1.564-1.575 2.615-1.052 4.698.788 3.128 2.104 4.955 5.519 5.737 2.104 0 8.152 2.09 7.094-2.083 1.317 1.826 2.627 4.172 5.519 3.647.271.269.271.782 0 1.05-3.679-1.05-6.823.526-7.623 4.43.8 2.866 3.421 4.698 6.307 5.224 3.162.525 7.358.782 9.204-1.833.517.525.787 1.05.787 1.833 6.824 3.647-3.156 0-2.368 3.916-1.84 3.641 1.058 6.262 4.202 7.3 2.621.27 7.623 1.827 7.882-2.358 1.052 2.359 2.363 3.666 4.731 4.442-1.316 2.09-3.15-.257-4.731-.52-1.575 1.045-2.092 3.135-1.84 5.224.794 1.82 2.633 3.134 4.473 3.647 2.627.782 7.617 1.564 8.14-1.826 0 2.083 2.363 1.57 2.892 3.39l-2.633.526c-1.569.782-.523 2.608-.782 3.904 1.84 2.101 4.996 2.101 7.882 2.358 2.369 1.307 2.369-2.09 3.932-1.833 1.323 4.955 3.691 0 6.312 1.05-1.575 1.308-3.144 4.699-6.565 2.353-1.839 2.077-3.679 4.423-3.95 7.289.53 2.37 3.68 2.626 6.313 2.883 1.581-.782 6.565.519 4.732-3.397.258-1.814 2.891-1.814 3.943-1.558-.27 1.045-1.581 1.302-2.362 2.072.252 3.14 3.408-1.027 4.984 1.319-1.046 1.821-3.151 1.564-4.984 1.821-1.052.788-.794 2.865-.523 4.173 1.833 1.564 4.719.794 6.823.537 0-.537-.517-2.101.788-2.101 1.31 2.358 4.731 1.307 6.571 2.358-1.052 1.814-3.685.513-5.261 1.289 0 1.319-.264 2.883.529 3.665 2.105 1.29 4.203 2.866 7.101 2.34 0-.525 1.31-1.814 1.833-1.307v.513c1.588 1.32 5.261 1.845 6.048.794l-.787-.794c1.046-5.987 7.352-3.647 11.555-5.468ZM138.837 118.72l-1.834-.256c0 .782 1.311 1.307 1.834.782v-.526Zm23.657-4.173c.259 1.039-1.311 1.827-.264 3.135l1.839-2.096c.523.788-.529 3.403-2.104 3.66l-.782-.782c-8.939 5.736-19.454 9.652-30.745 8.87l-4.208-1.558c.523-2.089 1.052-4.698 2.891-6.262 4.996-.794 9.463-4.173 14.718-1.832l-6.048 2.614c1.046 1.033 2.633-.256 4.202 0-.523.782-1.569 1.29-1.569 2.34 2.092-.256 3.673-3.39 6.036-3.39 0 .794-1.305 1.576-.775 2.34l4.196-4.43-1.84 4.173c2.104-.507 3.938-4.429 6.307-5.743l.258 1.57 2.634-1.815c-.265.771-.788 1.033-1.059 1.559l.271.256 3.415-3.122c-.8 3.648 2.627 0 2.627.513Z'/%3E%3Cpath d='M236.591 128.899c9.451-.782 19.172-.782 27.066-4.698-8.676 2.352-19.185 2.609-27.066 4.698Zm8.146-9.384c-2.633 1.301-6.842 0-9.204.782 5.254.776 10.773.519 15.511-.782h-6.307Zm-3.162 6.262c11.567.514 23.915-3.934 35.47-7.313-11.813 2.866-23.116 5.737-35.47 7.313Zm24.961-10.96c1.582.268 2.634-.525 3.686-.782-1.317-.269-2.363.513-3.686.782Zm-20.23-.269c4.196.537 8.675 0 12.619-1.038-4.202 0-9.463.256-12.619 1.038Zm16.551-1.307 2.116-1.039-3.168 1.039h1.052Zm48.355-7.301c0 3.922-3.674 4.698-6.307 6.262-24.697 10.96-51.505 19.306-80.669 18.261-1.834-.525-2.892-1.564-3.673-3.128-.271.257-.788 1.039-1.058 1.307-.788.257-1.311-1.05-1.834-1.307.258-1.558 1.575-4.441 3.673-2.865.529 1.05-2.098 1.564-.258 2.596l3.944-2.34c11.032-.782 22.857-.525 33.096-3.653-9.98-.52-20.748 3.653-30.728 0 0-1.558 2.099-1.827 3.145-2.609 11.825-.269 24.18-.269 34.947-3.379-9.198 0-20.494 2.866-29.158-1.319v-1.307c24.685 2.089 47.285-5.224 70.936-8.089 1.31.531 3.415.268 3.944 1.57ZM202.162 129.68l3.157-2.346-4.99 1.564c0-1.307 2.098-1.307 1.833-1.564l-11.825 3.128v.794c1.846 4.43 7.882 3.122 11.561 3.905-2.621 2.089-7.617 3.122-6.571 7.569-.523.776-1.563.776-2.615.776-2.634 1.576-5.79 2.358-6.319 6.005 1.058 1.833 3.685 4.173 6.048 3.129 1.581-1.039 0-2.615 2.098-3.129l-.775-1.038.517-.52-1.569-1.307c1.052-.525 2.356-.269 3.414-.269v-1.564c2.363.269 4.732 2.872 7.095 1.051-2.111-2.358 1.833-1.833 2.356-2.877-1.046-.257-2.885.262-3.415-1.308l1.588-.525-2.892-1.552c2.363.525 2.363-2.352 3.15-2.866.523-.793 1.311-1.832 0-2.358 3.415-1.575 7.617-2.608 10.509-4.954-2.104 1.307-4.731 2.865-6.836 2.346l5.261-3.922c-3.156 1.319-6.836 3.408-9.721 3.408 2.356-1.832 5.513-2.883 7.875-4.698-3.144.776-6.042 3.122-8.934 3.122ZM180.357 127.594c-3.156-.782-3.156 2.346-6.3 2.089l.517.519c-2.621.782-4.202 3.128-7.359 2.603-1.304 3.66-6.817.794-8.928 3.928-4.466 1.552-10.244 3.128-16.028 3.397-1.052 0-1.839 1.021-1.581 2.071 0 2.09 2.369 3.409 4.479 3.14 14.183 0 25.479-7.569 36.776-13.306.529 0-1.305.77-1.576-.269 0-.782.53-1.038.788-1.307l-2.892 1.576c0-.525 0-.782.259-1.051l-3.938 3.397c-.517-.257-1.046-.525-.788-1.051l-.781.794c-2.892-.268-4.473 2.866-6.842 2.866-1.569 1.039-3.415 3.653-5.248 1.821-1.846 4.172-6.048-.526-7.882 3.134l-1.058-.794c9.986-3.904 19.19-8.603 28.382-13.557ZM148.301 127.85c-.259.794 1.581 1.05 1.846.268-.265-.525-1.323 0-1.846-.268Zm18.661-4.43c-7.364 2.865-14.988 5.223-22.076 8.346 2.363 1.038 5.519-2.341 8.411-1.559l-.265 1.559c1.834-1.308 3.938-4.173 6.036-4.173l-1.31 4.173c1.31-2.597 3.944-5.481 6.042-5.994 0 1.039-1.311 2.346-1.052 2.871l4.214-5.223Zm3.15-3.128c-3.42 1.296-.793 3.91-3.15 6.776l.511.525c1.058-1.307 1.329-2.865 2.898-4.173.265 2.096-2.898 2.609-1.317 4.43 2.369-3.122 3.421 0 5.519-3.379.523 0-1.316 1.815.523 1.815l2.105-2.084-.259 1.827c-10.779 5.48-21.547 9.39-33.896 11.474-3.679-.257-7.358-.257-10.244-2.341-.258-1.038-.788-3.128.259-3.396 2.362-2.597 6.306-1.558 9.198-2.34-.265.782 2.898 1.032 4.467 1.032.258-.25.258-.519.258-1.032l-2.885-.526 9.979-2.346v-.782c1.317-1.044 5.261 1.039 4.732-1.826 3.938.256 3.415-2.102 7.353-1.564.27-3.135 3.42.782 3.685-2.347l.264.257Z'/%3E%3Cpath d='M206.894 135.417c-1.316 1.576 0 3.659 1.317 4.441 2.886.525 7.088.525 8.146-2.352h-.799c-.517 0-.517-.513-.517-.77.258-.269.517-.525.787-.269l-1.31-1.05c.781-.782 1.581-1.039 2.627-1.296l-1.046-.794c1.046-1.289 2.621-1.033 3.679-2.071-4.479-2.358-8.423 2.865-12.884 4.161ZM185.865 135.16l-1.041-.257-.264.782 1.305-.525ZM195.599 135.941c-3.157 4.699-12.878 4.699-11.568 11.486 1.834.257 1.834-1.821 3.421-2.615 1.052-1.301 4.203-.782 3.415-3.134 2.892-.525 3.15-4.943 6.307-5.211l-1.575-.526ZM189.287 137.248c-1.569-2.866-4.196 1.307-5.783 1.832-2.357-.268-3.674 2.34-5.513 3.648-1.311-1.821-3.68.525-4.984 1.564-3.157-.257-7.101 1.313-9.992 3.659-3.151-1.576-5.778 1.821-8.934.526.781-.526 1.84-.794 2.627-1.051l-11.825 1.051-.259 2.077c.529 1.558 3.15 1.827 4.99 2.083 14.982-1.564 30.745-5.211 40.725-15.646-.523 0-.787 0-1.052.257ZM181.666 136.734v.77c.265 0 .529-.513 1.058-.513-.264-.257-.529-.257-1.058-.257Z'/%3E%3Cpath d='M172.478 140.127c-.787 3.123-5.002.514-5.519 3.379-3.944-.776-4.208 3.14-8.146 2.358v.514c7.094-1.296 13.395-4.698 19.701-7.57-1.833.525-4.202.525-6.036 1.319ZM205.321 145.864c-2.104 1.038-1.316 3.904-.529 5.211 1.046 1.039 4.467 1.039 6.307 0l-1.317-1.307c1.052-1.039 1.317-2.084 1.317-3.391 1.845-1.039 3.944-2.603 3.944-4.698-3.944-.257-6.572 2.095-9.722 4.185ZM181.666 145.339l-5.254 2.608c-.517 1.039.529 1.821 1.316 2.603.788 0 2.099 1.308 2.628 0 0-.525.27-.782-.259-1.039 1.046-1.307 2.098-2.352 1.569-4.172ZM173.259 149.257c-1.839 1.295-6.829.513-4.725 4.686 1.052 1.307 2.627 2.358 3.944 2.089-.271-.782 1.833-2.089 2.891-2.089l-.529-.782c-.264-.782.788-.269 1.311-.782-1.84 0-1.052-2.609-2.892-3.122ZM185.864 151.344l-1.569-1.833c-2.098 1.039-4.996 2.871-4.467 5.993 1.059 1.32 2.105 3.14 4.467 2.872 1.058-1.296.265-2.603 1.846-3.654l-1.317-1.032c.265-.269.265-.526.794-.526l-.794-1.05 1.04-.77ZM159.867 154.468c0 1.039.259 1.833.788 2.609 2.886 2.346 3.938-2.866 4.984-2.866-1.311-3.39-3.673-.525-5.772.257ZM142.518 153.687c-.523.257-1.311 1.821-2.369.782.271.782-.523 1.039-.781 1.564-.259.52-1.052.52-1.575 0l-1.053 2.609c-.264.525-1.052.525-1.316 0-1.834.782-.529 3.128-2.621 3.391 0-.263-.259-.263-.259-.519-1.329.256-2.375 1.558-1.852 3.659l-2.362-.269c.27 1.308.27 3.134-1.046 3.66l-1.317-.794-1.575 3.396-1.311-.782c-1.316 1.308-1.316 3.916-2.633 4.698-.259-.268-.788-.525-.529-1.05-1.317.782-.529 3.653-2.615 4.173-.529-.257-.529-.776-.529-1.559l-1.582 3.905c-.529 1.576-2.098-.257-1.839 0l-1.569 3.916-1.058-1.558c-1.311.25-1.311 2.083-1.311 3.122-.523.794-.794 2.877-2.098 2.101v-1.307c-1.058 1.038-1.581 5.468-4.215 5.468l.788-2.603c-.788 3.654-5.772 3.128-6.036 7.044 1.304 1.564 2.633 5.212 4.725 4.698 14.724-14.607 28.377-31.316 39.938-47.745ZM135.426 154.725c-2.369 3.391-8.141 4.441-9.457 8.871l-.788-.526c-1.845 0-1.575 2.102-2.627 3.14-2.892.782-4.731 2.609-6.307 4.698-3.15 0-2.362 3.648-5.254 3.648-.265 3.397-2.898 1.051-3.415 4.173-2.627.782-5.783 2.346-6.836 5.736-.258-.256-.781-.519-.781-1.044-1.581 1.57-3.162 3.402-5.26 4.967-.26-.257-.26-.526-.26-1.051-1.316.269-1.316 2.083-2.632 2.352l3.944 3.91c13.665-12.256 27.059-25.037 39.673-38.874Z'/%3E%3Cpath d='m177.199 154.725-4.72 3.916c-.529 2.358 1.052 3.397 1.052 5.223l-2.639-.525c-1.833-.269-4.461 1.564-5.507 0 2.092-.525 1.834-2.865 3.421-2.609l-1.058-.525 3.144-2.871c-2.356-.508-5.507-.508-7.346 1.307-.529 2.089.252 4.429 1.839 6.005-.529.782-1.587.526-1.839 1.564 0 1.039-.529 2.609.523 3.391 1.316 1.039 4.208 2.09 4.99.257l-.782-1.296s.259-.268.529-.268c-.27-.257 0-1.045 1.305-1.302l-1.052-1.295c3.679.77 5.002-2.358 8.669-2.101 1.317-1.039.529-2.084-.529-2.866.529-.525 1.058-.782 1.575-.525 0-1.833-1.046-3.647-1.575-5.48ZM144.884 155.249c-2.098 2.603-4.99 4.173-5.519 7.827-2.098.262-3.673 2.62-4.202 5.223-3.679-.525-1.575 3.647-3.679 4.955l-1.046-.526c-2.369.782.258 4.955-2.369 4.955v-1.307c-1.052.794-.259 3.134-1.84 3.134-.258 0-.517-.257-.258-.519l-.788.519c.529 4.704-6.048 2.615-3.938 8.095l-1.322-1.051c-3.151.525-.259 4.698-3.151 5.212-.529-.245-.258-1.039-.258-1.553-1.317 1.308-2.892 3.654-3.157 5.994-1.058.257-.787-1.039-1.316-1.301-.788 1.044.258 2.865-1.052 3.659l-1.046-1.051c-1.046.782-1.846 1.833-2.105 3.128-1.581.263-3.414 1.827-4.202 3.391.529 2.609 3.944 1.319 5.784 2.083 17.068-13.043 25.478-34.426 37.31-50.867h-1.846ZM148.823 155.506l-.264 1.833h.264c1.323 0 1.059-1.039 1.059-1.833h-1.059ZM381.889 160.205c-14.453 8.089-20.231 22.446-28.383 34.445 7.1-5.737 11.297-15.665 17.086-21.921-2.369 7.564-8.934 16.184-12.613 20.87 13.665-7.814 13.924-23.741 23.91-33.394ZM179.829 166.99c1.317 1.833 2.627 3.391 4.996 3.123l-.794-1.547c5.519-1.832-2.098-3.665 0-7.838-2.885.782-5.26 3.397-4.202 6.262ZM3.52 161.767c7.1 10.96 13.148 27.657 25.49 34.695-5.777-5.468-10.779-11.724-14.452-18.78v-2.077C20.348 184.47 26.12 191.52 33.736 197c-7.617-13.581-16.55-27.144-30.216-35.233ZM143.046 165.428h.524c.27-.257 1.845-.257 1.058-.782-1.058-.782-2.898 1.051-1.582.782ZM176.94 165.696c-1.845.514-3.15 1.821-4.731 2.866-.788 1.038-.788 2.871 0 4.166 2.104 1.051 4.731 1.57 7.094.783v-1.039h-.529c-.259-.269-.259-1.039 0-1.308-.782.269-1.046-.782-1.575-1.05l1.058-.782c-2.892 0 0-2.34-1.317-3.636ZM-16.183 168.296c7.094 6.262 15.77 14.608 24.703 18.781-8.675-5.731-15.77-14.095-24.703-18.781Zm36.258 26.607c-19.178-6.263-37.046-20.088-47.813-36.26 19.701 7.295 34.677 22.177 47.813 36.26ZM397.118 168.296c-6.294 3.648-11.825 7.313-16.815 12.524 6.318-4.441 11.831-7.838 16.815-12.524Zm-33.096 23.741c10.774-8.62 16.81-19.055 29.693-25.305l18.908-9.909c-9.974 13.819-28.37 29.734-48.601 35.214ZM170.112 174.338l-.264.526h2.104c-.529-.526-1.316 0-1.84-.526Zm2.369 1.606c-1.316-.263-2.633 0-3.679.801l.517 1.057h-.517v1.877c-.529 0-.529.538-1.058.801.529.538 1.839 1.338 1.31 2.408-2.362-.269-4.725-2.408-6.565-3.747-1.046-1.064-1.046-3.46 0-4.273 1.581-1.877 4.99-2.94 7.359-1.877.523 1.351 2.892 1.076 2.633 2.953ZM50.818 175.606c4.473 5.994 11.302 12.525 14.981 19.82l-2.098-.257c-1.316.782-3.679 1.039-4.208 2.346l1.575 1.051c2.104.513 6.042 2.071 6.836 0 6.048 5.736 9.192 13.031 17.603 15.389-7.882-7.044-12.613-15.915-19.708-23.741-1.84-2.877-4.46-4.429-5.519-7.563 12.355 9.115 17.604 24.517 29.43 31.304-11.033-14.088-19.967-31.304-38.892-38.349ZM154.078 178.207c-1.304 1.307-1.304 3.391 0 4.441 2.628.514 4.99 3.14 7.888 1.296l-1.052-1.296.529-.525c-.529 0-1.316-.269-1.575-1.051.259 0 .529-.256.788-.256l-1.317-1.558.258-.269c-2.362-.525-.258-2.346-.258-3.128-1.846.513-3.685 1.307-5.261 2.346ZM173.007 177.682c-1.058 1.307-3.157 3.134-1.317 4.698 1.046.525 3.15 2.09 3.938.525-1.052-1.832-1.052-4.172.781-5.736.529-.526 2.105 0 1.582-1.308-1.84.257-3.415 1.308-4.984 1.821Z'/%3E%3Cpath d='M177.991 178.732c-.523 1.05-1.839 3.647 0 4.954-.523.257-.793 1.308-1.581.782-2.098 1.564-6.301 2.866-4.719 6.006 3.15 1.815 7.352-.526 9.192-1.833.258-2.609-2.11-.782-3.156-1.564l.787-1.558c-.523 0-.523-.525-.787-.525.787-1.833 2.633.268 4.202-.526 1.058-.525 2.633-1.05 2.104-2.346-2.892.526-4.202-3.916-6.042-3.39ZM35.318 178.731c7.353 9.128 12.084 19.306 21.289 27.389l2.092.794c-9.716-9.653-13.66-18.786-23.38-28.183Zm24.433 27.132c3.42 3.916 7.882 6.788 12.613 8.346-19.701-3.122-31.262-20.088-39.15-34.696l-8.934-10.948c18.132 7.808 26.537 22.165 35.47 37.298ZM344.314 181.344c-3.938 5.993-9.463 11.998-12.613 17.222 4.989-4.967 9.204-10.704 12.613-17.222Zm-7.1 16.953c-8.664 8.614-20.495 11.485-31.263 15.658 26.802-6.005 27.589-34.97 50.447-45.393-6.307 9.39-10.251 21.909-19.184 29.735ZM91.023 185.261c.258-.526 1.575-1.32 1.046-2.609-1.046 0-1.834 1.558-1.046 2.609Zm4.202-6.531-.787 3.922.523-.526c.523-1.05 1.58-2.871.264-3.396Zm3.938-2.865-.781 3.647c1.304-1.051 1.575-2.597 1.304-3.647h-.523Zm3.685.781c1.576-.268.788-2.614 1.317-3.396-1.581.256-1.317 2.089-1.317 3.396Zm4.99-3.922.529-1.814-1.052 1.814h.523Zm4.461-4.429-.258-.257-.259 2.077.517-1.82Zm4.215-2.865-1.058 1.814h.787c.529-.256 0-1.032.271-1.814Zm24.168-16.954c-5.255 4.161-10.768 8.077-16.028 12.524 0-.269.8-.794 0-1.051-.788-.256-1.317.257-1.575.782 1.046 1.302-.794 2.341-1.834 3.134-.27.514.259-1.307-.793-1.576-.788-.256-1.059.783-1.846 1.308l.787 1.833c-9.709 7.294-19.178 15.121-29.158 21.651-1.316 0-1.046-1.05-1.575-1.82-.264-2.609-2.363-.269-2.886-2.609 18.914-10.96 36.782-24.01 54.908-34.176ZM239.209 197.771c-3.932-3.647-2.88-10.166-5.507-14.864 4.19 3.916 4.99 9.127 5.507 14.864ZM322.767 183.418c-7.624 9.14-13.401 18.273-21.547 26.888 9.463-7.057 16.028-16.966 21.547-26.888Zm11.567-10.948c-12.884 15.133-17.345 37.567-40.467 42.79 12.613-13.312 19.707-33.662 40.467-42.79ZM167.476 184.993l-1.839-1.308c-2.886.526-3.409 2.615-5.772 3.916-.794 2.09 1.575 2.615 2.627 2.872 3.145.256 5.784-2.09 7.359-3.391-.529-1.821-1.846-1.051-2.892-1.564l.517-.525ZM228.97 185.261c1.305 5.736.788 12.255 4.202 17.21.265-4.955-2.098-9.91-1.581-15.39 2.369 3.648 1.846 8.615 2.898 12.787h.517c1.058-5.748-1.305-10.703-2.098-15.927-1.575-.256-2.633.794-3.938 1.32ZM227.397 185.785c-1.059 1.552.787 4.943-.271 7.032-1.575-1.564-.523-6.262-3.144-5.993.258 3.904-.271 9.384 3.415 11.474 1.575-3.654 1.575-8.609 0-12.513Z'/%3E%3Cpath d='M87.342 189.948c6.312 9.396 11.56 19.562 21.553 25.311-8.405-7.832-14.195-17.222-21.553-25.311Zm47.819 35.746c-18.643-2.352-37.04-10.96-46.238-27.657.529 3.396-3.42 3.128-5.52 4.435-1.833-.525-2.89-2.346-3.15-3.91l1.317-1.045c-.27.52.259.776.523 1.045 1.31-.525 2.098-1.827 2.098-3.391.523 1.039-1.052 2.09.523 2.866 1.059-.52 1.582-3.134 3.15-1.302 0-2.614-2.891-5.211-3.931-7.569l-7.894-10.435c23.122 12.267 29.17 44.868 59.122 46.963ZM168.275 190.473c-3.415.525-4.473 3.122-7.095 4.429-2.368-2.865-4.472 2.872-6.312 3.14l-.517-.525 5.519-5.749c-.8-.245-1.323.526-2.11.526-2.892.782-4.726 4.172-4.197 6.781 4.197-.257 7.347-3.122 11.032-4.429 3.409.782 6.824 0 9.193-1.827-2.628.257-4.203-.257-5.513-2.346Z'/%3E%3Cpath d='M74.76 192.356h1.09v-.322c-.268-.937-1.09-.308-1.09.322Zm2.455 1.861.542.322c1.359-1.259 1.359-3.134 1.633-5.009-1.365.63-2.175 2.827-2.175 4.687Zm3.808-1.572c1.097-.615 1.64-3.119 2.724-1.245l.549 1.567-5.448 4.694c-1.359-2.189-4.631-4.064-4.9-7.198 2.17-1.238 4.626-4.064 7.075-2.805 1.097 2.175-1.907 3.435 0 4.987ZM292.818 138.81c2.88-2.346 6.042-4.686 9.715-6.519l-9.715 6.519Zm-50.976 30.522c16.81-8.089 33.108-16.697 47.297-28.176-13.401 11.736-29.958 21.657-47.297 28.176Zm-4.996 7.313 16.551-8.608c-4.725 3.128-10.503 6.262-16.551 8.608Zm-28.635 16.954c-.787 0-1.317-1.307-.529-1.833.794.269.529 1.308.529 1.833Zm-18.926-3.128h-2.891c0-1.301 2.11-1.045 2.891-.525v.525Zm3.427-25.568c-.529-.782 1.046-2.34-.787-2.34l1.833-1.051-2.633-.782 2.369-1.307-1.569-.525c2.615-1.308 5.507 0 8.404 0-2.897.794-5.002 4.966-7.617 6.005Zm8.669-6.262.518.257c-.265.268-.518.268-1.041.268l.523-.525Zm41.513-1.301c17.603-5.994 34.154-15.921 49.924-26.087-14.982 11.473-32.838 21.383-49.924 26.087Zm-24.961 9.652c12.613-2.089 24.961-6.262 37.045-10.96-11.825 5.48-23.909 10.178-37.045 10.96Zm-.265-8.094a218.406 218.406 0 0 0 34.425-8.346c-11.032 4.173-22.076 8.346-34.425 8.346Zm58.07-19.294c-5.261 3.904-12.607 6.005-17.345 7.82 5.519-3.134 11.826-4.698 17.345-7.82Zm12.354-16.441v-.268l.782-1.051.265.269-1.047 1.05Zm-3.943 4.955c1.298-.525 2.356-1.307 3.943-1.564-1.058 1.295-2.645 1.295-3.943 1.564Zm1.827-4.698.271.269-1.84 1.039-.258-.257 1.827-1.051Zm-66.997 25.568c6.835-1.039 13.665-2.089 20.501-2.865-6.572 1.826-13.666 2.865-20.501 2.865Zm24.997-9.336c-4.611 1.092-9.745 1.91-14.741 1.504 4.617-1.391 9.998-.818 14.741-1.504a110.7 110.7 0 0 0 4.167-1.099c-1.293.549-2.7.878-4.167 1.099Zm81.938-32.147c-2.363-4.429-9.192-2.089-12.607-.782-.529 5.737-7.876 4.955-9.457 10.178-1.317 1.821-4.732 1.821-6.042.257-17.603 7.569-36.517 11.742-55.966 14.876-7.094 1.296-15.769-.268-22.593 1.296-.529 1.05.529 1.576 1.311 2.358 22.593 2.865 42.823-5.48 62.272-10.961-14.188 6.525-29.435 12.005-45.986 13.301-6.571 1.832-13.394-2.609-19.178 1.05-1.569 1.051 0 2.597.529 3.648l13.659.257c18.65-1.039 35.477-8.077 51.764-14.083-19.966 10.704-42.301 17.479-67.263 16.184-1.839.782-3.156 2.597-3.414 4.429.787 2.346 3.673 2.603 6.036 2.866 25.232-2.084 47.825-11.737 69.366-21.915-22.599 11.48-45.451 22.171-71.988 24.261-1.839 1.05-6.048 1.576-4.731 4.441 8.411 6.006 19.96-.268 29.164-.794-7.617 3.666-16.809 4.191-25.232 4.191-2.88 2.609-7.347 1.558-10.503 3.134-2.627 1.039-3.674 3.635-3.156 6.25 1.052 2.866 3.42 4.698 6.577 3.916-1.582-1.833 1.569-1.833 1.304-3.391-1.046-.782-2.886.257-3.415-1.038.529-.269 1.317-.526 1.846-1.051l-1.046-1.051c.517-1.038 2.615-1.038 2.098-1.295l-.529-.263c3.15-2.346 2.098 2.866 4.738 2.609 13.653-1.307 25.737-6.005 37.575-10.96 16.286-6.262 28.37-18.267 43.869-25.299-23.91 17.735-50.976 33.125-81.444 38.605-1.059 1.045-3.427 2.084-2.117 4.442-.258.513-1.046.513-1.575.513-2.356.525-5.771.782-5.771 4.173.517 3.134 2.885 2.608 4.202 4.966 0 1.039-.258 2.603-1.846 2.346-1.839-.256-1.31-2.089-1.575-3.384-.781 0-1.839.244-2.362-.269.264-1.57-.529-4.967 1.052-6.531-.259 0-.788 0-1.052.269l-.529-.525c1.851-1.815-.265-.52-.518-2.352l.253-.257-1.834-1.039c.259-.268.529-.782 1.058-.782l-.529-2.865c-2.627 0-4.473 6.25-7.887 2.865 2.885-1.045-1.846-2.352 1.316-2.865l-2.633-.526c.529-.525 1.058-1.05 1.587-1.307l-1.587-1.039c4.202-3.134 5.79 4.692 9.204.77 2.363-1.558-1.058-3.635 2.099-4.16h-.529c-1.041-.269-.788-1.051-.518-1.833h-.793c-.529-.269-.259-.776-.259-1.301 1.052 0 .529-1.564 1.834-1.308l1.846 2.609c2.356.525 5.513.525 7.088-1.301-.788-.269-1.834.256-2.363-.526l1.046-1.038-1.304.256c-.794.269-1.311-.256-1.582-.782-.529-1.307 1.582-2.358 2.628-2.358l-1.311-1.289c3.144 0 1.311-3.14 4.732-2.358-3.95-2.866-7.107 1.832-10.515 3.396-.529 0-1.317.251-1.84-.513-.529-.525.523-1.051 1.046-1.319l-1.305-1.296c.782-1.05 2.099-.268 2.892-1.05l-2.633-1.558 2.363-.526-1.052-1.05 1.322-1.552c-2.633-.794-4.731 1.295-7.094 2.077-1.846 1.307-3.162 4.698-2.11 7.038h-1.305c-1.058-.507-1.058-1.289-.27-2.083-.517-1.039-1.317-.514-2.105-.782-2.615 1.307-4.983 3.647-4.719 6.787 1.305 3.391 5.778 3.391 8.399 5.224-1.305.256-2.621.513-3.68 1.038-2.885 1.045-4.472 3.391-5.248 6.257l-1.587-1.559-1.834 1.559c-1.31 1.575 0 3.653 1.058 5.223 1.046 1.039 3.415 1.039 4.467.525 1.834-1.313-1.052-2.095-1.575-2.608 2.363-2.872 6.307.256 9.451-1.565 1.846 1.565 1.581 6.251 5.519 5.737.27 2.603-2.627 1.564-3.415 3.648-.523 1.564.788 2.614 1.046 3.653-1.304-.513-2.621-1.307-3.938-1.821-1.839 1.308-2.627-1.307-4.996-.268-1.563-6.519 7.101 2.089 7.365-3.904-1.052-.269-2.369.513-2.633-.526.264-.525.787-.525 1.31-1.05-.787.268-1.31 0-1.569-.526l.782-1.038-.782-.526c.782-.776.782-1.032.259-1.814-1.575.256-2.892 1.295-4.467 2.083-.265 3.91-5.255 3.128-6.824 6.262-2.098 1.821.517 3.128 1.834 4.43-.788.525-1.834 0-2.627 0 1.569 3.128-3.421 2.614-2.634 5.223 7.624-3.134 17.351-1.57 25.491-3.648 1.834 1.821 2.375 4.173 3.421 6.251 3.944 0 1.569 6.53 4.732 8.088l1.833-12.518 2.892 3.122c1.052.269.529-1.814 1.581-.513.529 2.871-.27 6.787 1.834 8.877 1.839-4.955 3.427-12.536 1.052-17.748-3.415.782-7.882.782-9.192-2.871 1.052-.788.787-1.558.529-2.866l-2.64 1.039c-3.938-.525 0-2.603-.787-4.429 9.463.513 17.609-4.179 26.284-5.481-5.26 2.866-11.296 4.173-17.08 6.257-2.369.256-3.691 3.128-3.15 5.217 3.679 4.441 9.198-.257 13.659-1.295 32.579-12.793 57.006-37.042 85.13-56.622 2.615-1.827 7.617-2.609 8.928 0 2.098-5.48 4.202-12.262 2.098-18.524ZM172.478 194.903c-6.318.269-6.571 6.006-10.515 9.653-1.569-1.564 2.369-3.391 1.581-4.686-1.845 2.603-6.048 5.211-6.306 8.859h.787c5.249-2.084 7.089-7.564 10.251-10.166.781.256 1.046 1.307 1.575 2.077 3.156 2.095 3.938-2.346 5.772-4.173-1.564.269-2.093-.77-3.932-.256l.787-1.308ZM293.346 195.171c-9.727 8.859-16.821 17.736-28.118 25.031 11.82-4.417 19.708-15.646 28.118-25.031Zm-24.703 25.3-12.607 4.698c-1.058.268-.271-1.045-.529-1.827 23.651-6.787 27.853-32.612 51.757-41.22-10.509 13.575-17.867 30.785-38.621 38.349ZM353.507 200.127c9.986-1.833 21.018-1.051 30.216-4.173-9.985 1.307-20.494 1.815-30.216 4.173Zm50.188-10.96c-15.246 14.082-37.575 14.339-58.851 13.568l-13.142 2.615c17.861-5.48 37.575-12.536 58.322-13.312 4.732-.513 9.463-1.307 13.671-2.871ZM-1.734 199.345c7.887 2.09 17.609 2.603 26.543 1.821-8.664-2.089-17.874.269-26.543-1.821Zm50.452 6.519c-16.022-6.519-34.683 3.647-51.234-3.653-4.202-1.827-8.663-3.916-12.613-6.782 21.805 2.609 44.663 1.827 63.847 10.435Z'/%3E%3Cpath d='M217.668 199.345c-1.569 1.821.265 5.212-1.569 6.519-.8-1.564-1.058-3.653-1.058-5.737 0 5.48 0 11.73 2.627 15.39l1.84-3.134c3.685 3.134 1.052 8.089 4.202 10.96 1.846-.782 1.846-3.385 1.323-5.217l-1.581.782c-.794-.257-1.317-1.045-1.582-1.827 4.467-2.603.265-8.865 1.052-12.256-3.414 1.296.788 4.686-1.581 7.032l-1.563-4.942c-1.845-1.564-1.322-4.967-1.581-7.57h-.529ZM225.553 199.602c-.788 4.429-.523 9.384 1.316 12.781 2.363-2.603.529-7.826 1.569-11.474l-1.569 4.442c-1.839-1.32-1.052-3.403-1.316-5.749ZM238.423 199.87c-.529 3.635 1.058 7.044 0 10.166-1.311-1.564-1.046-5.737-1.576-7.044 0 .257-.258.513-.517.257 0 3.922-.27 8.095 1.311 10.703-1.311-2.352-3.938-4.698-3.938-7.832-.793-.257-1.058.525-1.845.794-1.84-.794-.53-2.883-1.059-4.179h-.523c0 3.654-.517 9.391 2.898 12.525 2.363.256 4.72-.269 6.565-1.576.529-4.955-.787-8.859-1.316-13.814ZM167.746 200.907c-2.363 4.442-7.623 8.083-7.094 13.307 3.421-.257 4.984-3.91 6.824-6.262.529-1.833 4.473-3.129 2.374-5.481-2.104.269-1.316 3.134-3.691 3.648l1.587-5.212ZM92.596 205.35l-3.673-1.576c.787-3.647 3.144 0 3.673 1.576ZM151.941 173.962c.024.024.024.048.036.072.199-.096.109-.108-.036-.072Z'/%3E%3Cpath d='m153.298 167.247 1.839-.782-1.575-2.34c2.092.776 3.673 2.608 5.778 3.122-1.317 2.089-4.203.525-6.042 0Zm1.052 2.358.258-1.039.259.257-.517.782Zm-8.94 12.518c-1.569 1.821.517 3.397 1.316 4.955l-4.466-1.815.787-.794-2.898-.782c1.058.257 4.221-.268 5.261-1.564Zm4.208 5.212v.268l-2.369-.525 2.369.257Zm-4.208 7.838 1.046 1.295c-1.046 1.827-1.828-.77-1.046-1.295Zm-1.311 10.948.788-1.296-.259 1.296h-.529Zm5.784-1.564-1.058 2.358-7.353 5.468 8.411-7.826Zm0-4.955v.269l-1.058 1.039 1.058-1.308Zm-13.143-17.479c-.793.782-1.316-.782-1.316-1.307-.265-1.033 0-2.352 1.316-2.609.265 1.051-1.581 2.865 0 3.916Zm25.221-10.691c.264-.526.787-.526 1.052-.526-.788 0-1.317-.525-1.828-1.05 1.828-2.084-2.374-4.43.776-5.988-3.15-.269-1.046-2.871-.776-4.704l-5.008-.263 1.058-1.05-1.581-.77 1.581-2.872h-2.627c-1.046.514-2.104 1.564-1.575 2.872 0 1.82 2.363 1.295 3.415 2.083-4.203.525-1.84 7.301-6.83 4.704-.529 0-.529-.794 0-.794l-2.369-1.564.524-.513c1.052-.269 1.581 0 1.581-1.051.793 0 2.092-.257 2.621.257l-.788-1.558c-1.569-.794-3.144 0-4.461.519-1.569 1.039-2.356 2.603-1.839 4.435h.27c2.886-.256 1.569 2.096 1.828 3.648-1.828-1.552-4.467.794-6.836 1.051-.523 1.814-3.144 4.429 0 6.005-1.04.513-1.833-1.051-2.879-1.051l-6.836 11.743.523 1.826-2.627.257c-1.84 4.173-4.99 8.351-7.882 11.999l3.944.268c-.529.783-1.311.783-1.834 1.296-1.839 1.57-5.525.269-5.783 2.609 8.404 1.576 14.182-5.737 21.541-8.077-3.157 3.647-7.882 5.737-11.561 8.859l3.679.268c2.369-.794 4.99-3.39 7.359-2.865-.523.776-1.317 1.033-1.576 1.815 3.409 1.832 5.513-1.558 7.353-2.609-.258 2.609-2.098 4.441-1.575 7.307.265 0 .794 0 1.052.525-1.575 4.173-6.571 4.429-5.777 9.653l1.316.257c1.311-.52-.27-2.866 1.563-3.123l1.581 1.821 4.996-4.435c-.27-1.045.259-2.084 1.047-3.134.27.794 1.052 1.05 1.845 1.05 4.461-3.396 9.451-7.312 12.343-11.999l-7.882 6.263c-.258-1.576 1.575-2.884 2.369-4.185-1.311.269-2.627.269-3.415 1.57-.529-1.827-1.317-3.134-3.15-2.866 2.621-1.307-.265-4.172 2.621-4.954h-1.058c-1.828.513-3.673-1.051-2.886-2.627 3.156 2.101 6.307 0 9.198-1.033-.264-2.089.53-3.128.53-4.948l-1.84.244c-.794-2.608-3.15.526-4.732-1.558l.259-.256c-2.092-.794 0-2.615-1.046-3.917-1.575-.782-3.415 1.559-6.042.257l1.304-1.295h-.781c-.523.256-1.04-.526-1.311-1.051.529-.525 1.058-.525 1.581-.525-.27-3.379-5.26-.257-7.364-.257 2.104-1.564 4.473-3.916 7.094-2.865 1.316-1.051-1.311-2.615 1.046-2.872 0 0-2.357-2.352.27-1.832l-1.316-1.29.27-.268c3.145-.257 3.938 2.608 7.094 2.608l-5.001 3.128c-1.582.782-.259 1.827.529 3.134 1.052.782 3.414.782 4.202 0-.529-.256-1.058-1.307 0-1.564l-1.317-1.044c0-.329.496-.538.754-.598-1.419-1.761 1.886-2.029 2.138-2.799l.529 1.821c1.569 1.05 3.938 1.576 5.79 1.319-.271-1.319 3.403-1.833 1.563-2.871ZM242.896 205.863l-.27 1.564-1.053-.257c0 6.519 6.836 13.826 7.888 21.127 1.046 0 2.098.268 2.892-.525 1.84-1.565-.794-2.335-1.052-3.648.258-.525.787-.525 1.052-.525 1.046-2.078-1.575-.77-2.104-2.078-.523-1.05.793-.794 1.052-1.319 1.052-1.815-1.311-1.033-1.84-2.071 1.581-2.872-3.421-.794-2.892-3.14-4.466-.257-1.569-6.77-3.673-9.128ZM5.886 210.562c14.982 8.87 35.471 4.429 50.976 1.564-3.944-1.308-8.934-.269-13.136.256-5.26.526-12.884 1.827-16.557 0l23.922-3.128c-15.247-4.698-29.7 2.346-45.205 1.308ZM329.072 208.988l33.373 4.172c-14.195 1.32-27.595-3.904-42.042-2.071 18.39 3.122 39.937 10.948 57.541.764-17.087.794-31.798-7.026-48.872-2.865ZM155.135 210.037l-3.685 3.647-1.305-1.038c-2.104.256-4.731 3.91-4.99 4.178 2.357-1.038 4.99 1.558 6.566 1.558l3.414-8.345ZM157.76 211.599c-1.311 1.564-5.255 4.442-3.68 7.832 1.311 0 1.84-1.57 3.157-2.095 1.052-1.552 1.575-3.904.523-5.737ZM165.386 213.43c-1.058 2.089-4.203 2.089-6.048 3.647-1.84 2.09-2.886 4.698 0 5.994 3.415-2.072 3.415-7.283 6.048-9.641ZM228.97 213.955l-.788 2.346c-.787-1.039-1.581-1.564-2.627-1.564.265 2.597.788 5.223 2.886 7.044 1.317-1.051 1.317-2.615 1.834-3.922 0-1.558.529-3.648-1.305-3.904ZM219.776 218.909c-1.058-.525-.271-2.358-.529-3.647.787 0 1.316 3.391.529 3.647ZM241.845 215.517c0-.525-2.11-.257-2.11 1.039 2.633 3.916 1.052 10.447 5.261 13.043 4.466-.776-.259-3.39.523-5.999-.782-2.603-3.151-4.692-3.674-8.083ZM232.91 217.336c-.782-.257-.782-.514 0-.782v.782ZM296.758 217.861c12.613.793 24.426 3.39 36.252 6.262v.525c-18.12-1.576-35.465-7.569-54.385-4.441 25.491-5.212 45.193 14.619 70.419 4.441-16.563-3.922-33.373-9.91-52.286-6.787ZM236.591 217.336c-2.104.525-3.68 1.576-5.002 3.134-.259 2.09 0 3.654 1.322 5.224l1.834-1.302c1.317 1.302 3.679 3.648 2.898 6.006-1.052.25-2.369-1.051-2.639.25.529 1.821 2.891 2.09 4.731 1.821 1.323-.525 2.11-1.821 2.11-3.122 0-1.051-1.31-1.307-2.11-1.576 2.11-2.603.271-6.25-1.04-8.334-2.104.52-.271-3.14-2.104-2.101ZM145.683 219.434c-2.892 2.866-4.473 8.334-3.686 12.781 3.932 1.302.265-3.397 2.628-3.397-.529-1.814.529-2.865 1.569-4.172 1.058-1.051 0-4.442 2.627-4.955-1.046-.525-1.834-.525-3.138-.257ZM48.457 225.03c14.447.533 26.796-4.512 40.99-5.306-14.194-.261-27.33 3.432-40.99 5.306Zm55.437-4.511c-21.541-1.589-44.67 14.042-68.05 3.977 16.557-2.91 34.942-8.737 54.132-6.36l13.918 2.383ZM137.005 224.122c.265 2.089-2.375 7.312 2.104 7.056v-1.576c1.311-3.904.259-6.531 2.621-9.641-2.891-.526-4.202 2.071-4.725 4.161Z'/%3E%3Cpath d='M151.19 220.997c-3.674 2.346-4.461 7.301-4.996 11.742 2.369 1.564 3.156-1.051 3.685-2.346 1.569-1.313 1.569 1.295 1.84 2.077-2.104 4.699-7.094.794-10.245 2.096v1.564l7.347 1.039c2.898-.783 5.254-3.391 5.254-5.994-2.098.257-3.144-1.051-4.196-2.352 1.052-.782 1.84-2.346.523-3.128 1.046-.525 1.575-.525 2.633 0v-1.051c.265-2.865 2.099 1.564 3.145 1.051.529-.525.27-1.307.27-2.095-1.058-.771-2.886-3.129-5.26-2.603ZM271.535 225.176c12.872 3.904 26.273 9.128 38.88 10.166-13.401-2.077-25.22-8.602-38.88-10.166Zm53.333 10.955c-21.547 5.212-41.507-5.48-61.214-11.217 21.282-4.71 40.196 8.859 61.214 11.217ZM80.255 234.573c9.451-.525 18.127-4.698 27.06-5.748 1.311-1.564 4.467-2.084 6.307-3.122-11.567 2.071-21.812 6.769-33.367 8.87Zm41.772-9.657c-17.862 5.993-34.942 16.953-56.225 11.73l-3.156-1.039c19.972-3.14 37.84-13.306 59.381-10.691Z'/%3E%3Cpath d='m189.816 235.606-35.736-7.57v1.039l31.786 7.57 3.95-1.039ZM233.702 231.432c.517 1.564.517 4.173 3.144 3.647 2.634-1.038 7.894-.256 9.199-3.134-2.363 0-3.944-.513-4.984 1.576-2.64 1.302-6.054.257-7.359-2.089ZM151.718 249.959c10.509-3.391 20.76-6.8 31.527-9.397l-31.527 9.397Zm81.986-23.228-86.717 21.92c0 1.833.264 3.91-.259 5.48 28.641-10.447 58.329-18.255 88.28-26.093.265-1.039-.517-1.307-1.304-1.307ZM213.47 243.161c7.618 2.621 16.287 7.056 23.646 7.582-7.618-3.128-15.505-5.224-23.646-7.582Zm26.267 6.531c1.322 1.05 1.839 3.134 1.581 4.966l-41.513-14.356.523-1.302c13.401 3.122 26.543 6.262 39.409 10.692ZM195.223 244.351c-4.124 0-7.485 3.325-7.485 7.414 0 4.107 3.361 7.438 7.485 7.438 4.13 0 7.491-3.331 7.491-7.438 0-4.089-3.361-7.414-7.491-7.414Zm0 16.649c-5.122 0-9.283-4.143-9.283-9.235 0-5.074 4.161-9.211 9.283-9.211s9.288 4.137 9.288 9.211c0 5.092-4.166 9.235-9.288 9.235Z'/%3E%3Cpath d='M196.438 250.977H193.4v-2.788h3.216c1.522 0 1.82.818 1.82 1.367 0 1.027-.659 1.421-1.998 1.421Zm4.235 3.482c0-1.946-.552-2.262-1.565-2.644 1.218-.353 1.905-1.332 1.905-2.472 0-.913-.594-2.967-3.895-2.967h-6.239v10.429h2.521v-4.083h2.677c1.912 0 2.004.561 2.004 1.982 0 1.075.114 1.612.277 2.101h2.868v-.268c-.553-.179-.553-.562-.553-2.078Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.645 0H475v261H.645z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");



/* IRE-MOD ---- 

   FONTS 
*/
  
/* 

IRE FONT FACE 
avenir book - 400
avenir heavy - 900
inter - regular 400
inter - medium 500
inter - bold 700
*/
/* font-face ********************************************************* */

@font-face {
  font-family: "Inter";
  src: url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Regular.woff") format("woff"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Regular.ttf") format("truetype"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Regular.otf") format("truetype"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Medium.woff") format("woff"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Medium.ttf") format("truetype"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Medium.otf") format("truetype"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Bold.woff") format("woff"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Bold.otf") format("truetype"), url("https://cdn.direct.firstam.com/default/assets/common/fonts/inter/Inter-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

:root {
  --font-family-base: "Inter", Helvetica, Arial, sans-serif;
  --font-family: var(--font-family-base);
}

.ire-logo {
  width: 410px;
  height: 48px;
  background-image: var(--ire-logo);
}

.ire-logo-transactions {
  width: 410px;
  height: 48px;
  background-image: var(--ire-logo-transactions);
}

/* IRE-MOD ----

---- END */


@charset "UTF-8";
/***** Normalize.css *****/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  font-weight: 500;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/***** Base *****/
* {
  box-sizing: border-box;
}

body {
  background-color: #FFFFFF;
  color: rgba(50, 56, 64, 1);
/*   font-family: Helvetica, Arial, sans-serif; */
    font-family: var(--font-family);

  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
/*   font-family: Helvetica, Arial, sans-serif; */
      font-family: var(--font-family);
margin-top: 0;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
  font-weight: 500;
}

h4 {
  font-size: 16px;
}

a {
  color: rgba(30, 97, 172, 1);
  text-decoration: none;
}
a:visited {
  color: rgba(102, 102, 102, 1);
}
a:hover, a:active, a:focus {
  text-decoration: underline;
}

.hbs-form input,
.hbs-form textarea, .search input,
.search textarea {
  color: #000;
  font-size: 14px;
}
.hbs-form input, .search input {
  max-width: 100%;
  box-sizing: border-box;
  transition: border 0.12s ease-in-out;
  /* We use the :where selector to not increase the specificity of the selector */
}
.hbs-form input:where(:not([type=checkbox])), .search input:where(:not([type=checkbox])) {
  outline: none;
}
.hbs-form input:where(:not([type=checkbox])):focus, .search input:where(:not([type=checkbox])):focus {
  border: 1px solid rgba(30, 76, 130, 1);
}
.hbs-form input[disabled], .search input[disabled] {
  background-color: #ddd;
}
.hbs-form select, .search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E%0A") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #87929D;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}
.hbs-form select:focus, .search select:focus {
  border: 1px solid rgba(30, 76, 130, 1);
}
.hbs-form select::-ms-expand, .search select::-ms-expand {
  display: none;
}
.hbs-form textarea, .search textarea {
  border: 1px solid #87929D;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}
.hbs-form textarea:focus, .search textarea:focus {
  border: 1px solid rgba(30, 76, 130, 1);
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}
@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%;
  }
}

.container-divider {
/*   border-top: 1px solid #ddd; */
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}
@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}

.visibility-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/***** Buttons *****/
.button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link, .subscriptions-subscribe button, .requests-table-toolbar .organization-subscribe button, .community-follow button, .article-subscribe button, .section-subscribe button, .split-button button {
  background-color: transparent;
  border: 1px solid rgba(30, 76, 130, 1);
  border-radius: 4px;
  color: rgba(30, 76, 130, 1);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color 0.12s ease-in-out, border-color 0.12s ease-in-out, color 0.15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}
@media (min-width: 768px) {
  .button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link, .subscriptions-subscribe button, .requests-table-toolbar .organization-subscribe button, .community-follow button, .article-subscribe button, .section-subscribe button, .split-button button {
    width: auto;
  }
}
.button:visited, .pagination-next-link:visited, .pagination-prev-link:visited, .pagination-first-link:visited, .pagination-last-link:visited, .subscriptions-subscribe button:visited, .requests-table-toolbar .organization-subscribe button:visited, .community-follow button:visited, .article-subscribe button:visited, .section-subscribe button:visited, .split-button button:visited {
  color: rgba(30, 76, 130, 1);
}
.button:hover, .pagination-next-link:hover, .pagination-prev-link:hover, .pagination-first-link:hover, .pagination-last-link:hover, .subscriptions-subscribe button:hover, .requests-table-toolbar .organization-subscribe button:hover, .community-follow button:hover, .article-subscribe button:hover, .section-subscribe button:hover, .split-button button:hover, .button:active, .pagination-next-link:active, .pagination-prev-link:active, .pagination-first-link:active, .pagination-last-link:active, .subscriptions-subscribe button:active, .requests-table-toolbar .organization-subscribe button:active, .community-follow button:active, .article-subscribe button:active, .section-subscribe button:active, .split-button button:active, .button:focus, .pagination-next-link:focus, .pagination-prev-link:focus, .pagination-first-link:focus, .pagination-last-link:focus, .subscriptions-subscribe button:focus, .requests-table-toolbar .organization-subscribe button:focus, .community-follow button:focus, .article-subscribe button:focus, .section-subscribe button:focus, .split-button button:focus, .button.button-primary, .button-primary.pagination-next-link, .button-primary.pagination-prev-link, .button-primary.pagination-first-link, .button-primary.pagination-last-link, .subscriptions-subscribe button.button-primary, .subscriptions-subscribe button[data-selected=true], .requests-table-toolbar .organization-subscribe button.button-primary, .requests-table-toolbar .organization-subscribe button[data-selected=true], .community-follow button.button-primary, .article-subscribe button.button-primary, .article-subscribe button[data-selected=true], .section-subscribe button.button-primary, .section-subscribe button[data-selected=true], .split-button button.button-primary {
  background-color: rgba(30, 76, 130, 1);
  color: #FFFFFF;
  text-decoration: none;
}
.button.button-primary:hover, .button-primary.pagination-next-link:hover, .button-primary.pagination-prev-link:hover, .button-primary.pagination-first-link:hover, .button-primary.pagination-last-link:hover, .subscriptions-subscribe button.button-primary:hover, .subscriptions-subscribe button[data-selected=true]:hover, .requests-table-toolbar .organization-subscribe button.button-primary:hover, .requests-table-toolbar .organization-subscribe button[data-selected=true]:hover, .community-follow button.button-primary:hover, .article-subscribe button.button-primary:hover, .article-subscribe button[data-selected=true]:hover, .section-subscribe button.button-primary:hover, .section-subscribe button[data-selected=true]:hover, .split-button button:hover, .button.button-primary:focus, .button-primary.pagination-next-link:focus, .button-primary.pagination-prev-link:focus, .button-primary.pagination-first-link:focus, .button-primary.pagination-last-link:focus, .subscriptions-subscribe button.button-primary:focus, .subscriptions-subscribe button[data-selected=true]:focus, .requests-table-toolbar .organization-subscribe button.button-primary:focus, .requests-table-toolbar .organization-subscribe button[data-selected=true]:focus, .community-follow button.button-primary:focus, .article-subscribe button.button-primary:focus, .article-subscribe button[data-selected=true]:focus, .section-subscribe button.button-primary:focus, .section-subscribe button[data-selected=true]:focus, .split-button button.button-primary:focus, .button.button-primary:active, .button-primary.pagination-next-link:active, .button-primary.pagination-prev-link:active, .button-primary.pagination-first-link:active, .button-primary.pagination-last-link:active, .subscriptions-subscribe button.button-primary:active, .subscriptions-subscribe button[data-selected=true]:active, .requests-table-toolbar .organization-subscribe button.button-primary:active, .requests-table-toolbar .organization-subscribe button[data-selected=true]:active, .community-follow button.button-primary:active, .article-subscribe button.button-primary:active, .article-subscribe button[data-selected=true]:active, .section-subscribe button.button-primary:active, .section-subscribe button[data-selected=true]:active, .split-button button.button-primary:active {
  background-color: #0b1c2f;
  border-color: #0b1c2f;
}
.button[data-disabled], [data-disabled].pagination-next-link, [data-disabled].pagination-prev-link, [data-disabled].pagination-first-link, [data-disabled].pagination-last-link, .subscriptions-subscribe button[data-disabled], .requests-table-toolbar .organization-subscribe button[data-disabled], .community-follow button[data-disabled], .article-subscribe button[data-disabled], .section-subscribe button[data-disabled], .split-button button[data-disabled] {
  cursor: default;
}

.button-large, .hbs-form input[type=submit] {
  cursor: pointer;
  background-color: rgba(30, 76, 130, 1);
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
}
@media (min-width: 768px) {
  .button-large, .hbs-form input[type=submit] {
    width: auto;
  }
}
.button-large:visited, .hbs-form input[type=submit]:visited {
  color: #FFFFFF;
}
.button-large:hover, .button-large:active, .button-large:focus, .hbs-form input[type=submit]:hover, .hbs-form input[type=submit]:active, .hbs-form input[type=submit]:focus {
  background-color: #0b1c2f;
}
.button-large[disabled], .hbs-form input[type=submit][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #5f6a79;
  border: 1px solid #87929D;
  background-color: transparent;
}
.button-secondary:visited {
  color: #5f6a79;
}
.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: rgba(50, 56, 64, 1);
  border: 1px solid #87929D;
  background-color: #f7f7f7;
}

/***** Split button *****/
.split-button {
  display: flex;
}

.split-button button {
  background-color: rgba(30, 76, 130, 1);
  border: 0;
  color: #FFFFFF;
  height: 32px;
  line-height: 16px;
  outline-color: rgba(30, 76, 130, 1);
}

[dir=rtl] .split-button button:not(:only-child):first-child {
  border-left: 1px solid #FFFFFF;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
[dir=ltr] .split-button button:not(:only-child):first-child {
  border-right: 1px solid #FFFFFF;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}
.split-button button:not(:only-child):last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  padding: 0;
}
[dir=rtl] .split-button button:not(:only-child):last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}
[dir=ltr] .split-button button:not(:only-child):last-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}
.table th,
.table th a {
  color: #5f6a79;
  font-size: 13px;
  text-align: left;
}
[dir=rtl] .table th,
[dir=rtl] .table th a {
  text-align: right;
}
.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}
.table td {
  display: block;
}
@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}
@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}
@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #87929D;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}
.form-field input:focus {
  border: 1px solid rgba(30, 76, 130, 1);
}

.form-field input[type=text] {
  border: 1px solid #87929D;
  border-radius: 4px;
}
.form-field input[type=text]:focus {
  border: 1px solid rgba(30, 76, 130, 1);
}

.form-field input[type=checkbox] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  border: 1px solid #87929D;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}
.form-field .nesty-input:focus {
  border: 1px solid rgba(30, 76, 130, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle {
  border: 1px solid #87929D;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(30, 76, 130, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

.form-field .optional {
  color: #5f6a79;
  margin-left: 4px;
}

.form-field p {
  color: #5f6a79;
  font-size: 12px;
  margin: 5px 0;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #5f6a79;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}
.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}
.form .suggestion-list li {
  padding: 10px 0;
}
.form .suggestion-list li a:visited {
  color: rgba(102, 102, 102, 1);
}

/***** Header *****/
.header {
  max-width: 1160px;
  margin: 0 auto 60px;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
}
@media (min-width: 1160px) {
  .header {
    padding: 0;
    width: 90%;
  }
}

.logo img {
  max-height: 37px;
  vertical-align: middle;
}

.logo span {
  margin: 0 10px;
  color: rgba(30, 76, 130, 1);
}

.logo a {
  display: inline-block;
}

.logo a:hover, .logo a:focus, .logo a:active {
  text-decoration: none;
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}
.user-nav[aria-expanded=true] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}
.user-nav[aria-expanded=true] > a {
  display: block;
  margin: 20px;
}
.user-nav[aria-expanded=true] > .user-nav-list li {
  display: block;
}
.user-nav[aria-expanded=true] > .user-nav-list a {
  display: block;
  margin: 20px;
}

.user-nav-list {
  display: block;
  list-style: none;
}
.user-nav-list > li {
  display: inline-block;
}

@media (max-width: 768px) {
  .nav-wrapper-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .nav-wrapper-desktop {
    display: none;
  }
}
@media (min-width: 1024px) {
  .nav-wrapper-desktop {
    display: inline-block;
  }
}
.nav-wrapper-desktop a {
  border: 0;
  color: rgba(30, 76, 130, 1);
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}
@media (min-width: 768px) {
  .nav-wrapper-desktop a {
    display: inline-block;
  }
}
[dir=rtl] .nav-wrapper-desktop a {
  padding: 0 0 0 20px;
}
.nav-wrapper-desktop a:hover, .nav-wrapper-desktop a:focus, .nav-wrapper-desktop a:active {
  background-color: transparent;
  color: rgba(30, 76, 130, 1);
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .nav-wrapper-mobile {
    display: none;
  }
}
.nav-wrapper-mobile .menu-button-mobile {
  background: none;
  border: 0;
  width: auto;
  min-width: 71px;
  cursor: pointer;
}
.nav-wrapper-mobile .menu-button-mobile .icon-menu {
  padding: 7px;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.nav-wrapper-mobile .menu-button-mobile[aria-expanded=true] .icon-menu {
  background: #f3f3f3;
}
.nav-wrapper-mobile .menu-list-mobile {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 2;
}
.nav-wrapper-mobile .menu-list-mobile[aria-expanded=false] {
  display: none;
}
.nav-wrapper-mobile .menu-list-mobile[aria-expanded=true] {
  display: block;
}
.nav-wrapper-mobile .menu-list-mobile-items .item {
  margin: 4px 0;
}
.nav-wrapper-mobile .menu-list-mobile-items li:empty:not(.nav-divider) {
  display: none;
}
.nav-wrapper-mobile .menu-list-mobile-items .nav-divider {
  border-bottom: 0.1px solid #ddd;
  padding: 0;
}
.nav-wrapper-mobile .menu-list-mobile-items .nav-divider:last-child {
  display: none;
}
.nav-wrapper-mobile .menu-list-mobile-items button {
  background: none;
  border: none;
  padding: 8px 24px;
  width: 100%;
  height: 100%;
  color: rgba(50, 56, 64, 1);
  cursor: pointer;
  text-align: start;
}
.nav-wrapper-mobile .menu-list-mobile-items button:active, .nav-wrapper-mobile .menu-list-mobile-items button:focus, .nav-wrapper-mobile .menu-list-mobile-items button:hover {
  background-color: #f3f3f3;
  text-decoration: underline;
}
.nav-wrapper-mobile .menu-list-mobile-items a {
  display: block;
  padding: 8px 24px;
  width: 100%;
  height: 100%;
  color: rgba(50, 56, 64, 1);
}
.nav-wrapper-mobile .menu-list-mobile-items a:active, .nav-wrapper-mobile .menu-list-mobile-items a:focus, .nav-wrapper-mobile .menu-list-mobile-items a:hover {
  background-color: #f3f3f3;
}
.nav-wrapper-mobile .menu-list-mobile-items .my-profile {
  display: flex;
  line-height: 1.5;
}
.nav-wrapper-mobile .menu-list-mobile-items .my-profile .my-profile-tooltip {
  font-size: 12px;
  color: #68737D;
}
.nav-wrapper-mobile .menu-list-mobile-items .menu-profile-avatar {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
  margin-top: 1px;
}
[dir=rtl] .nav-wrapper-mobile .menu-list-mobile-items .menu-profile-avatar {
  margin-right: 0;
  margin-left: 8px;
}

.skip-navigation {
  align-items: center;
  background-color: black;
  color: white;
  display: flex;
  font-size: 14px;
  justify-content: center;
  left: -999px;
  margin: 20px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: auto;
  z-index: -999;
}
[dir=rtl] .skip-navigation {
  left: initial;
  right: -999px;
}
.skip-navigation:focus, .skip-navigation:active {
  left: auto;
  overflow: auto;
  text-align: center;
  text-decoration: none;
  top: auto;
  z-index: 999;
}
[dir=rtl] .skip-navigation:focus, [dir=rtl] .skip-navigation:active {
  left: initial;
  right: auto;
}

#zd-modal-container ~ .skip-navigation {
  display: none;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}
.user-info .dropdown-toggle::after {
  display: none;
}
@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}
.user-info > button {
  border: 0;
  color: rgba(30, 76, 130, 1);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}
.user-info > button:hover, .user-info > button:focus {
  color: rgba(30, 76, 130, 1);
  background-color: transparent;
}
.user-info > button::after {
  color: rgba(30, 76, 130, 1);
  padding-right: 15px;
}
[dir=rtl] .user-info > button::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}
@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}
#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}
.avatar img {
  height: 40px;
  width: 40px;
}
.avatar .icon-agent {
  color: rgba(30, 76, 130, 1);
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  background-color: #FFFFFF;
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 17px;
}

/***** Footer *****/
.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0;
}
.footer a {
  color: #5f6a79;
}
.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}
.footer-language-selector button {
  color: #5f6a79;
  display: inline-block;
}

.powered-by-zendesk a,
.powered-by-zendesk a:visited {
  color: #5f6a79;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
  display: flex;
}
@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}
.breadcrumbs li {
  color: rgba(30, 76, 130, 1);
  font-size: 16px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumbs li + li::before {
  content: "";
  display: inline-flex;
  height: 10px;
  width: 10px;
  background-image: var(--icon-chevron-right);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 4px;
}
.breadcrumbs li a:visited {
  color: rgba(30, 76, 130, 1);
}

/***** Search field *****/
.search-container {
  position: relative;
}

.search {
  border-color: #1e4c82;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  position: relative;
  transition: border 0.12s ease-in-out;
}
.search:focus-within {
  border-color: rgba(30, 76, 130, 1);
}
.search input[type=search],
.search .clear-button {
  background-color: #fff;
  border-radius: 4px;
  border: none;
}
.search-full input[type=search], .search-full .clear-button {
  border-color: #fff;
}
.search input[type=search] {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: #666;
  flex: 1 1 auto;
  height: 40px;
  width: 100%;
}
.search input[type=search]:focus {
  color: #555;
}
.search input[type=search]::-webkit-search-decoration, .search input[type=search]::-webkit-search-cancel-button, .search input[type=search]::-webkit-search-results-button, .search input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.search input[type=search]:-webkit-autofill, .search input[type=search]:-webkit-autofill:hover, .search input[type=search]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.search .clear-button {
  align-items: center;
  box-sizing: border-box;
  color: #777;
  cursor: pointer;
  display: none;
  flex: none;
  justify-content: center;
  padding: 0 15px;
}
.search .clear-button:hover {
  background-color: var(--color-gray-50);
  color: var(--color-charcoal);
}
.search .clear-button:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(30, 76, 130, 1);
}
.search-has-value .clear-button {
  display: flex;
}

[dir=ltr] .search input[type=search] {
  padding-left: 40px;
  padding-right: 20px;
}
[dir=ltr] .search-has-value input[type=search] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-color: transparent;
}
[dir=ltr] .search-has-value input[type=search]:focus {
  border-right-color: rgba(30, 76, 130, 1);
}
[dir=ltr] .search .clear-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-color: transparent;
}
[dir=ltr] .search .clear-button:focus {
  border-left-color: rgba(30, 76, 130, 1);
}

[dir=rtl] .search input[type=search] {
  padding-left: 20px;
  padding-right: 40px;
}
[dir=rtl] .search-has-value input[type=search] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-color: transparent;
}
[dir=rtl] .search-has-value input[type=search]:focus {
  border-left-color: rgba(30, 76, 130, 1);
}
[dir=rtl] .search .clear-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-color: transparent;
}
[dir=rtl] .search .clear-button:focus {
  border-right-color: rgba(30, 76, 130, 1);
}

.search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #777;
  pointer-events: none;
}
[dir=rtl] .search-icon {
  left: auto;
  right: 15px;
}

/***** Hero component *****/
.hero {
/*   background-image: url(/hc/theming_assets/01J2H5X5YNGZYVSSCR842PSC1S); */
/*   background-position: center;
  background-size: cover; */
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  
}
.hero-container{
  text-align: center;
  padding: 130px 0 0;
  display: flex;
flex-direction: column;
align-items: center;
gap: 32px;
  justify-content: center;
  align-content: center;
  margin: auto;
  
}
.hero-logo {
  
}
.hero-header {
color: var(--color-fa-blue, #1E4C82);
text-align: center;
font-family: var(--font-family);
font-size: 36px;
font-weight: 400;
line-height: 125%; /* 45px */
}
.hero-subhead {
  color: var(--color-fa-blue, #1E4C82);
text-align: center;
font-family: var(--font-family);
font-size: 16px;
font-weight: 400;
line-height: 150%; /* 24px */
  max-width: 560px;
}
.hero-inner {
  position: relative;
width: 100%;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
/*     flex-direction: row; */
/*     flex-wrap: nowrap; */
/*     gap: 16px; */
    margin: 0;
  }
}
.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}
.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}
.page-header-description {
  font-style: italic;
  margin: 0 0 30px 0;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}
.page-header .icon-lock {
  height: 20px;
  width: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 15px 30px;
  justify-content: space-between;
  margin-bottom: 55px;
}
@media (min-width: 768px) {
  .sub-nav {
    flex-direction: row;
  }
}
.sub-nav .breadcrumbs {
  margin: 0;
}
.sub-nav .search-container {
  max-width: 300px;
  width: 100%;
}
@media (min-width: 768px) {
  .sub-nav .search-container {
    flex: 0 1 300px;
  }
}
.sub-nav input[type=search]::after {
  font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  justify-content: center;
  align-content: stretch;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  list-style: none;
  padding: 0 0 150px;
}
@media (min-width: 768px) {
  .blocks-list {
    gap: 40px;
  }
}
.blocks-item {
  background-color: #FFF;
  border: 1px solid transparent;
  box-sizing: border-box;
  color: rgba(50, 56, 64, 1);
  display: flex;
  flex: 1 0 340px;
  max-width: 100%;
  text-align: center;
    transition: transform all 0.3s;
  border-radius: 10px;
}

@media (min-width: 768px) {
  .blocks-item {
    max-width: 340px;
  }
}

.blocks-item .blocks-item-title:before {
  content: '';
  height: 48px;
  width: 48px;
  background-color: #F4F9FF;
  background-image: var(--icon-circle-question);
  background-size: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  position: relative;
  display:block;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);

}
.blocks-item[data-name="Transactions"] .blocks-item-title:before {
    background-image: var(--icon-nav-transactions);
  }
  .blocks-item[data-name="Properties"] .blocks-item-title:before {
    background-image: var(--icon-nav-properties);
  }
  .blocks-item[data-name="Farming"] .blocks-item-title:before {
    background-image: var(--icon-nav-farming);
  }
  .blocks-item[data-name="Classes"] .blocks-item-title:before {
    background-image: var(--icon-nav-classes);
  }
  .blocks-item[data-name="Marketing"] .blocks-item-title:before {
    background-image: var(--icon-nav-marketing);
  }
  .blocks-item[data-name="Calculators"] .blocks-item-title:before {
    background-image: var(--icon-nav-calculators);
  }
  .blocks-item[data-name="General"] .blocks-item-title:before {
    background-image: var(--icon-settings);
  }
  
.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: #F7F7F7;
  border: 1px solid var(--color-gray-200);

}
.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: rgba(50, 56, 64, 1);
  text-decoration: none;

}
.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}
.blocks-item-internal .icon-lock {
  height: 15px;
  width: 15px;
  bottom: 5px;
  position: relative;
}
.blocks-item-internal a {
  color: rgba(50, 56, 64, 1);
}
.blocks-item-link {
  color: rgba(50, 56, 64, 1);
  padding: 32px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  border-radius: inherit;
}
.blocks-item-link:visited, .blocks-item-link:hover, .blocks-item-link:active {
  color: inherit;
  text-decoration: none;
}
.blocks-item-link:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(30, 76, 130, 1);
  text-decoration: none;
}
.blocks-item-title {
  position: relative;
  display:block;
  margin-bottom: 0;
  font-size: 20px;
}



.blocks-item-description {
  margin: 0;
}
.blocks-item-description:not(:empty) {
  margin-top: 10px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .section {
    margin-bottom: 64px;
  }
}

.home-section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}
.promoted-articles-item {
  flex: 1 0 auto;
}
@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%; /* Three columns on desktop */
  }
  [dir=rtl] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}
.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}
.promoted-articles-item a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.promoted-articles-item .icon-lock {
  vertical-align: baseline;
}
.promoted-articles-item:last-child a {
  border: 0;
}
@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}
.community-image {
  min-height: 300px;
  margin-top: 32px;
  background-image: url(/hc/theming_assets/01J2H5X70249VMKWRW8CS96MPE);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}
.community a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.community a:visited {
  color: rgba(102, 102, 102, 1);
}
.community a:hover, .community a:active, .community a:focus {
  color: rgba(15, 49, 89, 1);
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}
.recent-activity-list {
  padding: 0;
}
.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}
.recent-activity-item h3 {
  margin: 0;
}
.recent-activity-item-parent {
  font-size: 16px;
  font-weight: 500;
}
.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}
.recent-activity-item-link {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recent-activity-item-meta {
  color: rgba(50, 56, 64, 1);
  margin: 15px 0 0 0;
  float: none;
}
@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir=rtl] .recent-activity-item-meta {
    float: left;
  }
}
.recent-activity-item-time, .recent-activity-item-comment {
  display: inline-block;
  font-size: 13px;
}
.recent-activity-item-comment {
  padding-left: 5px;
}
[dir=rtl] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}
.recent-activity-item-comment::before {
  display: inline-block;
}
.recent-activity-controls {
  padding-top: 15px;
}
.recent-activity-controls a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.recent-activity-controls a:visited {
  color: rgba(102, 102, 102, 1);
}
.recent-activity-controls a:hover, .recent-activity-controls a:active, .recent-activity-controls a:focus {
  color: rgba(15, 49, 89, 1);
}
.recent-activity-accessibility-label {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.recent-activity-comment-icon svg {
  vertical-align: middle;
  color: rgba(30, 76, 130, 1);
  width: 16px;
  height: 16px;
}
.recent-activity-comment-icon:after {
  content: attr(data-comment-count);
  margin-left: 3px;
}
[dir=rtl] .recent-activity-comment-icon:after {
  margin-left: 0;
  margin-right: 3px;
}

/***** Category pages *****/
.category-container {
  display: flex;
/*   justify-content: flex-end; */
}
.category-content {
  flex: 1;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 1;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}
.section-tree .section {
  flex: initial;
  max-width: 100%;
}
@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%; /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}
.section-tree-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
.section-tree-title a {
  color: rgba(50, 56, 64, 1);
}
.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  font-size: 16px;
  padding: 15px 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.article-list-item a {
  color: rgba(50, 56, 64, 1);
}

.icon-star {
  color: rgba(30, 76, 130, 1);
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
/*   justify-content: flex-end; */
}
.section-content {
  flex: 1;
  max-width: 100%;
}
@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}
.section-list {
  margin: 40px 0;
}

.section-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}
.section-list-item:first-child {
  border-top: 1px solid #ddd;
}
.section-list-item a {
  align-items: center;
  color: rgba(50, 56, 64, 1);
  display: flex;
  justify-content: space-between;
}

.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center;
}
.see-all-sections-trigger[aria-hidden=true] {
  display: none;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 17%     | 66%     | 17%
  */
  flex: 1 0 auto;
}
@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
/*     max-width: 66%; */
    min-width: 640px;
    padding: 0 48px;
  }
}
.article-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}
.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}
.article-avatar {
  margin-right: 10px;
}
.article-author {
  margin-bottom: 10px;
}
.article-title {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%; /* Take entire row */
  }
}
.article-title .icon-lock {
  position: relative;
  left: -5px;
  vertical-align: baseline;
}
.article [role=button] {
  flex-shrink: 0; /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}
@media (min-width: 768px) {
  .article [role=button] {
    width: auto;
  }
}
.article-info {
  max-width: 100%;
}
.article-meta {
  display: inline-block;
  vertical-align: middle;
}
.article-body {
  display: flow-root;
}
.article-body a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.article-body a:visited {
  color: rgba(102, 102, 102, 1);
}
.article-body a:hover, .article-body a:active, .article-body a:focus {
  color: rgba(15, 49, 89, 1);
}
.article-body img {
  height: auto;
  max-width: 100%;
}
.article-body p > img.image-style-align-left {
  float: left;
  margin: 8px 20px 6px 0;
}
.article-body p > img.image-style-align-right {
  float: right;
  margin: 8px 0px 6px 20px;
}
.article-body p > img.image-style-block-align-right {
  margin-left: auto;
  margin-right: 0;
}
.article-body p > img.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.article-body figure.image {
  display: table;
  margin: 0 auto;
}
.article-body figure.image > img {
  display: block;
  width: 100%;
}
.article-body figure.image.image-style-align-left {
  float: left;
  margin: 8px 20px 6px 0;
}
.article-body figure.image.image-style-align-right {
  float: right;
  margin: 8px 0px 6px 20px;
}
.article-body figure.image.image-style-block-align-right {
  margin-left: auto;
  margin-right: 0;
}
.article-body figure.image.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.article-body figcaption {
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  background-color: #f2f2f2;
}
.article-body ul,
.article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}
[dir=rtl] .article-body ul,
[dir=rtl] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}
.article-body ul > ul,
.article-body ol > ol,
.article-body ol > ul,
.article-body ul > ol,
.article-body li > ul,
.article-body li > ol {
  margin: 0;
}
.article-body ul {
  list-style-type: disc;
}
.article-body :not(pre) > code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}
.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #5f6a79;
  font-style: italic;
  padding: 0 15px;
}
.article-body > p:last-child {
  margin-bottom: 0;
}
.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}
.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.article-comment-count {
  color: #5f6a79;
}
.article-comment-count:hover {
  text-decoration: none;
}
.article-comment-count-icon {
  vertical-align: middle;
  color: rgba(30, 76, 130, 1);
  width: 18px;
  height: 18px;
}
.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}
@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
    max-width: 17%;
  }
}
.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}
.article-relatives > * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0;
}
.article-relatives > *:last-child {
  padding: 0;
}
@media (min-width: 768px) {
  .article-relatives > * {
    padding-right: 20px;
  }
}
.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}
.article-votes-question {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0;
}
.article-vote {
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}
.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}
.article-more-questions a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.article-more-questions a:visited {
  color: rgba(102, 102, 102, 1);
}
.article-more-questions a:hover, .article-more-questions a:active, .article-more-questions a:focus {
  color: rgba(15, 49, 89, 1);
}
.article-return-to-top {
  border-top: 1px solid #87929D;
}
@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}
.article-return-to-top a {
  color: rgba(50, 56, 64, 1);
  display: block;
  padding: 20px 0;
}
.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}
.article-return-to-top-icon {
  transform: rotate(0.5turn);
}
.article td > p:first-child,
.article th > p:first-child {
  margin-top: 0;
}
.article td > p:last-child,
.article th > p:last-child {
  margin-bottom: 0;
}

.sidenav-title {
  font-size: 16px;
  position: relative;
  font-weight: 500;
}
.sidenav-item {
  display: block;
  color: rgba(50, 56, 64, 1);
  margin-top: 10px;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidenav-item a {
  color: rgba(50, 56, 64, 1);
}

.recent-articles li,
.related-articles li {
  margin-bottom: 15px;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.attachments .attachment-item:last-child {
  margin-bottom: 0;
}
.attachments .attachment-item .attachment-icon {
  color: rgba(50, 56, 64, 1);
  left: 0;
  position: absolute;
  top: 5px;
}
[dir=rtl] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}
[dir=rtl] .attachments .attachment-item .attachment-icon {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #5f6a79;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share li {
  height: 25px;
  width: 25px;
}

.share a {
  color: #5f6a79;
}
.share a:hover {
  text-decoration: none;
  color: rgba(30, 76, 130, 1);
}
.share a svg {
  height: 18px;
  width: 18px;
  display: block;
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.comment-heading, .recent-articles-title,
.related-articles-title {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
}
.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.comment-overview p {
  margin-top: 0;
}
.comment-callout {
  color: #5f6a79;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0;
}
.comment-callout a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.comment-callout a:visited {
  color: rgba(102, 102, 102, 1);
}
.comment-callout a:hover, .comment-callout a:active, .comment-callout a:focus {
  color: rgba(15, 49, 89, 1);
}
.comment-sorter {
  display: inline-block;
  float: right;
}
.comment-sorter .dropdown-toggle {
  color: #5f6a79;
  font-size: 13px;
}
[dir=rtl] .comment-sorter {
  float: left;
}
.comment-wrapper {
  display: flex;
  position: relative;
}
.comment-wrapper.comment-official {
  border: 1px solid rgba(30, 76, 130, 1);
  padding: 40px 20px 20px;
}
@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}
.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}
[dir=rtl] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}
.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}
.comment-avatar {
  margin-right: 10px;
}
[dir=rtl] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}
.comment-meta {
  flex: 1 1 auto;
}
.comment-labels {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}
.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}
.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}
.comment-container {
  width: 100%;
}
.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}
@media (min-width: 768px) {
  [dir=ltr] .comment-form-controls {
    text-align: right;
  }
}
.comment-form-controls input[type=submit] {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .comment-form-controls input[type=submit] {
    margin-left: 15px;
  }
  [dir=rtl] .comment-form-controls input[type=submit] {
    margin-left: 0;
    margin-right: 15px;
  }
}
.comment-form-controls input[type=checkbox] {
  margin-right: 5px;
}
.comment-form-controls input[type=checkbox] [dir=rtl] {
  margin-left: 5px;
}
.comment-ccs {
  display: none;
}
.comment-ccs + textarea {
  margin-top: 10px;
}
.comment-attachments {
  margin-top: 10px;
}
.comment-attachments a {
  color: rgba(30, 76, 130, 1);
}
.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flow-root;
/*   font-family: Helvetica, Arial, sans-serif; */
      font-family: var(--font-family);

  line-height: 1.6;
  overflow-x: auto;
}
.comment-body a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.comment-body a:visited {
  color: rgba(102, 102, 102, 1);
}
.comment-body a:hover, .comment-body a:active, .comment-body a:focus {
  color: rgba(15, 49, 89, 1);
}
.comment-body img {
  height: auto;
  max-width: 100%;
}
.comment-body p > img.image-style-align-left {
  float: left;
  margin: 8px 20px 6px 0;
}
.comment-body p > img.image-style-align-right {
  float: right;
  margin: 8px 0px 6px 20px;
}
.comment-body p > img.image-style-block-align-right {
  margin-left: auto;
  margin-right: 0;
}
.comment-body p > img.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.comment-body figure.image {
  display: table;
  margin: 0 auto;
}
.comment-body figure.image > img {
  display: block;
  width: 100%;
}
.comment-body figure.image.image-style-align-left {
  float: left;
  margin: 8px 20px 6px 0;
}
.comment-body figure.image.image-style-align-right {
  float: right;
  margin: 8px 0px 6px 20px;
}
.comment-body figure.image.image-style-block-align-right {
  margin-left: auto;
  margin-right: 0;
}
.comment-body figure.image.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.comment-body figcaption {
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  background-color: #f2f2f2;
}
.comment-body ul,
.comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}
[dir=rtl] .comment-body ul,
[dir=rtl] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}
.comment-body ul > ul,
.comment-body ol > ol,
.comment-body ol > ul,
.comment-body ul > ol,
.comment-body li > ul,
.comment-body li > ol {
  margin: 0;
}
.comment-body ul {
  list-style-type: disc;
}
.comment-body :not(pre) > code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}
.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #5f6a79;
  font-style: italic;
  padding: 0 15px;
}
.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #5f6a79;
  display: block;
  margin: 3px 0;
}
[dir=rtl] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up svg {
  transform: scale(1, -1);
}

.vote-up:hover,
.vote-down:hover {
  color: rgba(30, 76, 130, 1);
}

.vote-up, .vote-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #5f6a79;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vote-voted {
  color: rgba(30, 76, 130, 1);
}

.vote-voted:hover {
  color: #0b1c2f;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0; /*Avoid collapsing elements in Safari*/
}
.actions button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01J2H5X6D0JCQVSDK8CA1GWK0H);
  margin-bottom: 10px;
}
.community-footer {
  padding-top: 50px;
  text-align: center;
}
.community-footer-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.community-featured-posts .title {
  font-size: 18px;
  font-weight: 500;
}
.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}
.community-header {
  margin-bottom: 30px;
}
.community-header .title {
  margin-bottom: 0;
  font-size: 16px;
}

.post-to-community {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}
.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}
@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}
.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}
.community-follow button {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .community-follow button {
    width: auto;
  }
}
.community-follow button:hover {
  background-color: rgba(30, 76, 130, 1);
}
.community-follow button:hover::after, .community-follow button:focus::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.community-follow button[data-selected=true] {
  background-color: rgba(30, 76, 130, 1);
  color: #FFFFFF;
}
.community-follow button[data-selected=true]::after {
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.community-follow button[data-selected=true]:hover {
  background-color: #0b1c2f;
  border-color: #0b1c2f;
}
.community-follow button::after {
  border-left: 1px solid rgba(30, 76, 130, 1);
  content: attr(data-follower-count);
  color: rgba(30, 76, 130, 1);
  display: inline-block;
/*   font-family: Helvetica, Arial, sans-serif; */
    font-family: var(--font-family);
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}
@media (min-width: 768px) {
  .community-follow button::after {
    position: static;
  }
}
[dir=rtl] .community-follow button::after {
  border-left: 0;
  border-right: 1px solid rgba(30, 76, 130, 1);
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}
.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}
.striped-list-info {
  flex: 2;
}
.striped-list-title {
  color: rgba(30, 97, 172, 1);
  margin-bottom: 10px;
  margin-right: 5px;
}
.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}
.striped-list-title:visited {
  color: rgba(102, 102, 102, 1);
}
.striped-list .meta-group {
  margin: 5px 0;
}
.striped-list-count {
  color: #5f6a79;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}
.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}
.striped-list-count-item:last-child::after {
  display: none;
}
.striped-list-number {
  text-align: center;
}
@media (min-width: 768px) {
  .striped-list-number {
    color: rgba(50, 56, 64, 1);
    display: block;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #038153;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}
.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}
.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: rgba(30, 76, 130, 1);
}
.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}
[dir=rtl] .status-label-official {
  left: 30px;
  right: auto;
}
.status-label-not-planned, .status-label-closed {
  background-color: #e9ebed;
  color: #5f6a79;
}
.status-label-pending, .status-label-pending-moderation {
  background-color: #1f73b7;
  text-align: center;
}
.status-label-open {
  background-color: #c72a1c;
}
.status-label-solved {
  background-color: #68737d;
}
.status-label-new {
  background-color: #ffb648;
  color: #703b15;
}
.status-label-hold {
  background-color: #000;
}
.status-label-request {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .status-label-request {
    max-width: 150px;
  }
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}
.post-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}
.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}
.post-header .status-label {
  vertical-align: super;
}
.post-title {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}
.post-title h1 {
  display: inline;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}
.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.post-avatar {
  margin-bottom: 30px;
}
.post-content {
/*   font-family: Helvetica, Arial, sans-serif; */
    font-family: var(--font-family);
  line-height: 1.6;
  word-break: break-word;
}
.post-info-container {
  display: flex;
  margin-bottom: 40px;
}
.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}
[dir=rtl] .post-info {
  padding-right: 0;
  padding-left: 20px;
}
.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}
[dir=rtl] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}
.post-body {
  display: flow-root;
}
.post-body a {
  color: rgba(30, 97, 172, 1);
  text-decoration: underline;
}
.post-body a:visited {
  color: rgba(102, 102, 102, 1);
}
.post-body a:hover, .post-body a:active, .post-body a:focus {
  color: rgba(15, 49, 89, 1);
}
.post-body img {
  height: auto;
  max-width: 100%;
}
.post-body p > img.image-style-align-left {
  float: left;
  margin: 8px 20px 6px 0;
}
.post-body p > img.image-style-align-right {
  float: right;
  margin: 8px 0px 6px 20px;
}
.post-body p > img.image-style-block-align-right {
  margin-left: auto;
  margin-right: 0;
}
.post-body p > img.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.post-body figure.image {
  display: table;
  margin: 0 auto;
}
.post-body figure.image > img {
  display: block;
  width: 100%;
}
.post-body figure.image.image-style-align-left {
  float: left;
  margin: 8px 20px 6px 0;
}
.post-body figure.image.image-style-align-right {
  float: right;
  margin: 8px 0px 6px 20px;
}
.post-body figure.image.image-style-block-align-right {
  margin-left: auto;
  margin-right: 0;
}
.post-body figure.image.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.post-body figcaption {
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  background-color: #f2f2f2;
}
.post-body ul,
.post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}
[dir=rtl] .post-body ul,
[dir=rtl] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}
.post-body ul > ul,
.post-body ol > ol,
.post-body ol > ul,
.post-body ul > ol,
.post-body li > ul,
.post-body li > ol {
  margin: 0;
}
.post-body ul {
  list-style-type: disc;
}
.post-body :not(pre) > code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}
.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #5f6a79;
  font-style: italic;
  padding: 0 15px;
}
.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.post-comment-count {
  color: #5f6a79;
}
.post-comment-count:hover {
  text-decoration: none;
}
.post-comment-count .icon-comments {
  color: rgba(30, 76, 130, 1);
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px;
  vertical-align: middle;
}
.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir=rtl] .post-sidebar {
    padding: 0 50px 0 0;
  }
}
.post-sidebar-title {
  font-size: 18px;
  font-weight: 500;
}
.post-comments {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/***** Community Badges *****/
/* Styles labels used next to the authors of article comments, community posts, and community comments */
.community-badge-title {
  background-color: #04444d;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 0px 8px;
  vertical-align: top;
  white-space: nowrap;
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
}

.community-badge-titles {
  display: inline;
}

.community-badge-achievement {
  display: block;
  height: 16px;
  white-space: nowrap;
  width: 16px;
}
.community-badge-achievement img {
  width: 100%;
  height: 100%;
}

.community-badge-achievements {
  display: flex;
}

.community-badge-achievements-rest {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
}

.community-badge {
  margin: 2px;
}

.profile-info .community-badge-title {
  padding: 2px 8px;
  line-height: 20px;
}
.profile-info .community-badge-achievement {
  height: 40px;
  width: 40px;
}
.profile-info .community-badge-achievements-rest {
  line-height: 40px;
  font-size: 20px;
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  flex-direction: column;
  font-size: 14px;
  position: relative;
}
@media (min-width: 768px) {
  .collapsible-nav {
    flex-direction: row;
  }
}

.collapsible-nav-border {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
@media (min-width: 768px) {
  .collapsible-nav-border {
    border-top: 0;
  }
}

.collapsible-nav-toggle {
  top: 22.5px;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .collapsible-nav-toggle {
    display: none;
  }
}
[dir=rtl] .collapsible-nav-toggle {
  left: 0;
  right: auto;
}
.collapsible-nav-toggle-icon {
  display: none;
}
.collapsible-nav-toggle[aria-expanded=false] .chevron-icon {
  display: inline-block;
}
.collapsible-nav-toggle[aria-expanded=true] .x-icon {
  display: inline-block;
}
.collapsible-nav-toggle:focus {
  outline: none;
  border: 1px solid rgba(30, 76, 130, 1);
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}
.collapsible-nav-list li {
  color: rgba(50, 56, 64, 1);
  line-height: 45px;
  order: 1;
}
@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir=rtl] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}
.collapsible-nav-list li a {
  color: rgba(50, 56, 64, 1);
  display: block;
}
@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a:not([aria-current=page]) {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}
.collapsible-nav-list li:not([aria-selected=true]),
.collapsible-nav-list li:not(.current) {
  display: none;
}
@media (min-width: 768px) {
  .collapsible-nav-list li:not([aria-selected=true]),
  .collapsible-nav-list li:not(.current) {
    display: block;
  }
}
@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected=true] {
    padding: 15px 0 11px 0;
  }
}
.collapsible-nav-list li[aria-selected=true],
.collapsible-nav-list li.current {
  order: 0;
  position: relative;
}
@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected=true],
  .collapsible-nav-list li.current {
    border-bottom: 4px solid rgba(30, 76, 130, 1);
    order: 1;
  }
}
.collapsible-nav-list li[aria-selected=true] a,
.collapsible-nav-list li.current a {
  color: rgba(50, 56, 64, 1);
}

.collapsible-nav[aria-expanded=true] li:not([aria-selected=true]),
.collapsible-nav[aria-expanded=true] li:not(.current) {
  display: block;
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}
@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}
.collapsible-sidebar-title {
  margin-top: 0;
}
.collapsible-sidebar-toggle {
  position: absolute;
  top: 22.5px;
  transform: translateY(-50%);
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
@media (min-width: 1024px) {
  .collapsible-sidebar-toggle {
    display: none;
  }
}
[dir=rtl] .collapsible-sidebar-toggle {
  left: 0;
  right: auto;
}
.collapsible-sidebar-toggle-icon {
  display: none;
}
.collapsible-sidebar-toggle[aria-expanded=false] .chevron-icon {
  display: inline-block;
}
.collapsible-sidebar-toggle[aria-expanded=true] .x-icon {
  display: inline-block;
}
.collapsible-sidebar-toggle:focus {
  outline: none;
  border: 1px solid rgba(30, 76, 130, 1);
}
.collapsible-sidebar-body {
  display: none;
}
@media (min-width: 1024px) {
  .collapsible-sidebar-body {
    display: block;
  }
}
.collapsible-sidebar[aria-expanded=true] {
  max-height: none;
}
.collapsible-sidebar[aria-expanded=true] .collapsible-sidebar-body {
  display: block;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.my-activities-sub-nav {
  margin-bottom: 30px;
}
.my-activities-table .striped-list-title { /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}
@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.my-activities-table thead {
  display: none;
}
@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}
.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}
@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}
.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}
.my-activities-table td:not(:first-child) {
  display: none;
}
@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}
.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}
.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}
.requests-table-toolbar .request-table-filter {
  width: 100%;
}
@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}
.requests-table-toolbar .request-filter {
  display: block;
}
@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir=rtl] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}
.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}
.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px;
  }
  [dir=rtl] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0;
  }
}
.requests-table-toolbar .organization-subscribe button {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}
.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}
.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}
.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}
.requests-table-toolbar + .requests {
  margin-top: 40px;
}
.requests .requests-table-meta {
  display: block;
}
@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}
.requests .requests-table thead {
  display: none;
}
@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}
.requests .requests-table-info {
  display: block;
}
@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}
.requests .requests-table .requests-link {
  position: relative;
}
.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
@media (min-width: 768px) {
  .subscriptions-subscribe button {
    width: auto;
  }
}
.subscriptions-table td:last-child {
  display: block;
}
@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}
.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}
.subscriptions-table .user-avatar {
  margin-right: 10px;
}
.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #5f6a79;
  font-size: 13px;
}
@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #5f6a79;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}
.request-container .comment-container {
  min-width: 0;
}
.request-breadcrumbs {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}
.request-main {
  flex: 1 0 auto;
  order: 1;
}
.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}
.request-main .comment-fields.shown {
  display: block;
}
.request-main .request-submit-comment.shown {
  display: inline;
}
@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}
.request-main .comment-form-controls {
  display: block;
}
.request-main .comment-ccs {
  display: block;
}
.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #5f6a79;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%;
}
.request-main .comment-show-container.hidden {
  display: none;
}
.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.request-main .form-field.comment-ccs > ul[data-hc-focus=true] {
  border: 1px solid rgba(30, 76, 130, 1);
}
.request-main .form-field.comment-ccs > input[type=text] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid rgba(30, 76, 130, 1);
}
.request-main input#mark_as_solved {
  display: none;
}
.request-title {
  width: 100%;
}
@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}
.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}
@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}
.request-sidebar h2 {
  font-size: 15px;
  font-weight: 500;
  position: relative;
}
@media (min-width: 1024px) {
  .request-sidebar h2 {
    display: none;
  }
}
.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}
.request-details:last-child {
  border: 0;
}
.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}
.request-details dd {
  padding: 0 10px;
  width: 60%;
}
.request-details dd::after {
  content: "\a";
  white-space: pre;
}
.request-details dt {
  color: #5f6a79;
  width: 40%;
}
.request-details .request-collaborators {
  display: inline-block;
}
.request-attachments dt, .request-attachments dd {
  width: 100%;
}
.request-attachments dd {
  margin: 10px 0 0 0;
}
.request-form textarea {
  min-height: 120px;
}
.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}
.pagination-next, .pagination-prev, .pagination-first, .pagination-last {
  display: inline-block;
}
.pagination-first-link, .pagination-last-link {
  padding: 0 10px;
}
.pagination-first-text, .pagination-last-text {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.pagination-next-link {
  padding-right: 10px;
}
.pagination-next-text {
  margin-right: 10px;
}
[dir=rtl] .pagination-next-link {
  padding-left: 10px;
}
[dir=rtl] .pagination-next-text {
  margin-left: 10px;
}
.pagination-prev-link {
  padding-left: 10px;
}
.pagination-prev-text {
  margin-left: 10px;
}
[dir=rtl] .pagination-prev-link {
  padding-right: 10px;
}
[dir=rtl] .pagination-prev-text {
  margin-right: 10px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group-opposite {
  float: right;
}

[dir=rtl] .meta-group-opposite {
  float: left;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #5f6a79;
  font-size: 13px;
}
.meta-data:not(:last-child)::after {
  content: "·";
  margin: 0 5px;
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}
[dir=rtl] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 80px;
  height: 80px;
}

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.profile-header .basic-info .name {
  margin: 0;
  line-height: 25px;
  vertical-align: middle;
  display: inline;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir=rtl] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir=rtl] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.user-profile-actions {
  width: 100%;
  margin-bottom: 15px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #5f6a79;
  flex: 0 0 100px;
  margin-right: 10px;
}
[dir=rtl] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir=rtl] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}
@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir=rtl] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir=rtl] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}
@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px rgba(30, 76, 130, 1);
  border-radius: 4px;
  color: rgba(30, 76, 130, 1);
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}
.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}
@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #5f6a79;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}
.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}
.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}
[dir=rtl] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}
@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}
@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir=rtl] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-badges-items {
  margin-top: 25px;
}
.profile-badges-item {
  border-top: 1px solid #ddd;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  padding: 27px 12px;
}
.profile-badges-item > div {
  padding-right: 12px;
  padding-left: 12px;
}
.profile-badges-item-image {
  height: 40px;
  width: 40px;
  margin-right: 12px;
}
.profile-badges-item-image img {
  max-height: 40px;
}
[dir=rtl] .profile-badges-item-image {
  margin-left: 12px;
  margin-right: 0;
}
.profile-badges-item-title, .profile-badges-item-metadata-title {
  font-size: 15px;
  margin-bottom: 10px;
}
.profile-badges-item-title {
  font-weight: 500;
}
.profile-badges-item-description, .profile-badges-item-metadata-description {
  color: #5f6a79;
  font-size: 13px;
  margin: 0;
}
.profile-badges-item-metadata {
  margin-left: auto;
  text-align: right;
}
[dir=rtl] .profile-badges-item-metadata {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}
@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir=rtl] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  color: #ccc;
  line-height: 25px;
}
[dir=rtl] .profile-contribution-icon {
  right: 0;
}
.profile-contribution-icon svg {
  vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}
[dir=rtl] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir=rtl] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}
[dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir=rtl] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.private-activity-icon {
  margin-right: 10px;
}
[dir=rtl] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir=rtl] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir=rtl] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}
[dir=rtl] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}
@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir=rtl] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}
[dir=rtl] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 500;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}
@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir=rtl] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  color: #ccc;
}
[dir=rtl] .profile-activity-icon {
  right: 0;
}
@media (min-width: 768px) {
  .profile-activity-icon {
    left: -14px;
  }
  [dir=rtl] .profile-activity-icon {
    right: -14px;
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: auto;
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}
.search-results-column {
  flex: 1;
}
@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}
.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}
@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}
.search-results-sidebar .sidenav-item {
  border-radius: 4px;
  padding: 10px 36px;
  margin-bottom: 4px;
  color: rgba(50, 56, 64, 1);
}
.search-results-sidebar .sidenav-item:hover, .search-results-sidebar .sidenav-item.current {
  background-color: #e9ebed;
  text-decoration: none;
}
.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}
.search-results-sidebar .sidenav-tag {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-grow: 0;
}
.search-results-sidebar .sidenav-tag .content-tag {
  background: #E9EBED;
  border-radius: 4px;
  padding: 4px 12px;
  text-decoration: none;
}
.search-results-sidebar .sidenav-tag .content-tag .label {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.000427656px;
  color: #49545C;
  flex-grow: 0;
  vertical-align: middle;
  display: inline-block;
}
.search-results-sidebar .sidenav-tag .content-tag .close-icon {
  color: #555555;
  vertical-align: middle;
  display: inline-block;
}
.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px;
}
.search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list {
  display: none;
}
@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded=false] .multibrand-filter-list {
    display: block;
  }
}
.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n+6) {
  display: none;
}
.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666;
}
.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: rgba(30, 97, 172, 1);
}
.search-results-sidebar .see-all-filters[aria-hidden=true] {
  display: none;
}
.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}
.search-results-sidebar .see-all-filters::after {
  content: " ⌄";
  font-weight: 500;
}
.search-results-subheading {
  font-size: 20px;
  font-weight: 400;
}
.search-results-list {
  margin-bottom: 25px;
}
.search-results-list > li {
  padding: 20px 0;
}
.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}
.search-results .no-results {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.search-results .no-results .headline {
  color: var(--color-text);
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.45px;
  margin-bottom: 16px;
}
.search-results .no-results .action-prompt {
  color: var(--color-text);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.154px;
}
.search-results .no-results .action-prompt a {
  color: rgba(30, 97, 172, 1);
}
.search-results .no-results .action-prompt a:visited {
  color: rgba(30, 97, 172, 1);
}

.search-result-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-result-title {
  font-size: 16px;
  margin-bottom: 0;
}
.search-result-votes, .search-result-meta-count {
  color: #5f6a79;
  font-size: 13px;
}
.search-result-votes-icon, .search-result-meta-count-icon {
  color: rgba(30, 76, 130, 1);
  vertical-align: middle;
  width: 13px;
  height: 13px;
}
[dir=ltr] .search-result-votes, [dir=ltr] .search-result-meta-count {
  margin-left: 20px;
}
[dir=rtl] .search-result-votes, [dir=rtl] .search-result-meta-count {
  margin-right: 20px;
}
.search-result-meta-container {
  color: #666;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .search-result-meta-container {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .search-result-meta-container nav {
    flex: 1;
  }
}
@media (min-width: 1024px) {
  [dir=ltr] .search-result-meta-container .meta-data {
    margin-left: 20px;
  }
}
@media (min-width: 1024px) {
  [dir=rtl] .search-result-meta-container .meta-data {
    margin-right: 20px;
  }
}
.search-result-meta-container .meta-data::after {
  content: none;
}
.search-result-breadcrumbs {
  margin: 0;
}
.search-result-description {
  margin-top: 10px;
  margin-bottom: 0;
  word-break: break-word;
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
  font-style: normal;
  font-weight: bold;
}

/* Add a yellow background for Chinese */
html[lang|=zh] .search-results-description em {
  font-style: normal;
  background: yellow;
}

/***** Notifications *****/
.notification {
  border: 1px solid;
  display: table;
  font-family: sans-serif;
  font-size: 12px;
  padding: 13px 15px;
  transition: height 0.2s;
  width: 100%;
  color: #555;
}

.notification a {
  color: #158ec2;
}

.notification-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px;
}

.notification-icon, .notification-inline.notification-error::before, .notification-text, .notification-dismiss {
  display: table-cell;
  vertical-align: middle;
}

.notification-text {
  padding: 0 15px;
  width: 100%;
}

.notification + .notification {
  margin-bottom: -1px;
  position: relative;
  top: -1px;
}

/* Error */
.notification-error {
  background: #ffeded;
  border-color: #f7cbcb;
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}

/* Notice */
.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5;
}

.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Alert / Lock */
.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9;
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

/* Dismiss button */
.notification-dismiss, a.notification-dismiss {
  color: #555;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 100ms ease;
  text-decoration: none !important;
}

.notification-dismiss:hover {
  opacity: 1;
}

/* Inline notifications */
.notification-inline {
  border-radius: 4px;
  line-height: 14px;
  margin-top: 5px;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
[dir=rtl] .notification-inline {
  text-align: right;
}
.notification-inline[aria-hidden=true] {
  display: none;
}
.notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
  margin: -2px 5px 0 0;
}
[dir=rtl] .notification-inline.notification-error::before {
  margin: 0 0 0 5px;
}
.notification-inline.notification-error {
  background-color: #fff0f1;
  border: 1px solid #e35b66;
  color: #cc3340;
}
.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px;
}

.notification-left-aligned {
  text-align: left;
  padding-left: 0;
}

html[dir=rtl] .notification-left-aligned {
  text-align: right;
  padding-left: auto;
  padding-right: 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  cursor: pointer;
  background: none;
  border: 0;
  display: inline-block;
  padding: 0;
  text-align: initial;
  vertical-align: middle;
}
.dropdown-toggle:hover {
  text-decoration: none;
}
.dropdown-toggle > * {
  display: inline-block;
}
.dropdown-toggle[aria-expanded=true] + .dropdown-menu {
  display: block;
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #d8dcde;
  border-radius: 3px;
  box-shadow: 0px 20px 30px 0px rgba(23, 73, 77, 0.15);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}
[dir=rtl] .dropdown-menu {
  text-align: right;
}
.dropdown-menu [role=separator] {
  border-bottom: 1px solid #e9ebed;
  margin: 4px 0;
}
.dropdown-menu [role=menuitem],
.dropdown-menu [role=menuitemradio] {
  color: #2f3941;
  cursor: pointer;
  display: block;
  padding: 7px 40px 7px 20px;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  line-height: inherit;
  width: 100%;
}
[dir=rtl] .dropdown-menu [role=menuitem],
[dir=rtl] .dropdown-menu [role=menuitemradio] {
  padding: 7px 20px 7px 40px;
}
.dropdown-menu [role=menuitem]:hover, .dropdown-menu [role=menuitem]:focus,
.dropdown-menu [role=menuitemradio]:hover,
.dropdown-menu [role=menuitemradio]:focus {
  background: rgba(31, 115, 183, 0.08);
  text-decoration: none;
  color: #2f3941;
}
.dropdown-menu [role=menuitem][aria-selected=true], .dropdown-menu [role=menuitem][aria-checked=true],
.dropdown-menu [role=menuitemradio][aria-selected=true],
.dropdown-menu [role=menuitemradio][aria-checked=true] {
  cursor: default;
}
.dropdown-menu [role=menuitem][aria-selected=true]::after, .dropdown-menu [role=menuitem][aria-checked=true]::after,
.dropdown-menu [role=menuitemradio][aria-selected=true]::after,
.dropdown-menu [role=menuitemradio][aria-checked=true]::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 12px;
}
[dir=rtl] .dropdown-menu [role=menuitem][aria-selected=true]::after, [dir=rtl] .dropdown-menu [role=menuitem][aria-checked=true]::after,
[dir=rtl] .dropdown-menu [role=menuitemradio][aria-selected=true]::after,
[dir=rtl] .dropdown-menu [role=menuitemradio][aria-checked=true]::after {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}
.dropdown-menu [role=menuitem][hidden], .dropdown-menu [role=menuitem][aria-hidden=true],
.dropdown-menu [role=menuitemradio][hidden],
.dropdown-menu [role=menuitemradio][aria-hidden=true] {
  display: none !important;
}

.dropdown-menu-end {
  left: auto;
  right: 0;
}

.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px;
}

[dir=rtl] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right;
}
[dir=rtl] .dropdown-menu-end {
  left: 0;
  right: auto;
}

.dropdown-chevron-icon {
  vertical-align: middle;
}

.content-tags > p {
  color: #68737D;
  margin-top: 32px;
  margin-bottom: 4px;
}
.content-tags-add-hint {
  color: #68737D;
  font-size: 14px;
}

.content-tag-list {
  display: flex;
  flex-wrap: wrap;
  word-break: break-word;
}
.content-tag-list li {
  border-right: 1px solid #C2C8CC;
  margin-bottom: 4px;
}
[dir=ltr] .content-tag-list li {
  padding-right: 8px;
  margin-right: 8px;
}
[dir=rtl] .content-tag-list li {
  padding-left: 8px;
  margin-left: 8px;
}
.content-tag-list li:last-child {
  border: none;
}

/***** WYSIWYG Editor *****/
#hc-wysiwyg {
  border: 1px solid #87929D;
}

/***** Upload Dropzone *****/
.upload-dropzone {
  border: 1px solid #87929D;
}

/***** Summary component *****/
zd-summary-block {
  background: #f3f6f6;
}
[dir=ltr] zd-summary-block {
  border-left-color: #859fa1;
}
[dir=rtl] zd-summary-block {
  border-right-color: #859fa1;
}