/**
 * Do not edit directly
 * Generated on Tue, 06 Jun 2023 19:20:54 GMT
 */

:root {
  --sat-transition-timing-fn: ease-in;
  --sat-time-duration-lg: 6.00s;
  --sat-time-duration-md: 4.00s;
  --sat-time-duration-sm: 2.00s;
  --sat-time-delay-lg: 0.20s;
  --sat-time-delay-md: 0.10s;
  --sat-time-delay-sm: 0.05s;
  --sat-time-transition-xl: 1.00s;
  --sat-time-transition-lg: 0.60s;
  --sat-time-transition-md: 0.40s;
  --sat-time-transition-sm: 0.20s;
  --sat-time-transition-xs: 0.10s;
  --sat-grid-three-quarters: 75%;
  --sat-grid-two-thirds: 66.66666666666666%;
  --sat-grid-one-half: 50%;
  --sat-grid-one-third: 33.33333333333333%;
  --sat-grid-one-quarter: 25%;
  --sat-grid-full: 100%;
  --sat-grid-24-cols-24: 100%; /* Width of 24/24 grid */
  --sat-grid-24-cols-23: 95.83333333333334%; /* Width of 23/24 grid */
  --sat-grid-24-cols-22: 91.66666666666667%; /* Width of 22/24 grid */
  --sat-grid-24-cols-21: 87.5%; /* Width of 21/24 grid */
  --sat-grid-24-cols-20: 83.33333333333334%; /* Width of 20/24 grid */
  --sat-grid-24-cols-19: 79.16666666666667%; /* Width of 19/24 grid */
  --sat-grid-24-cols-18: 75%; /* Width of 18/24 grid */
  --sat-grid-24-cols-17: 70.83333333333334%; /* Width of 17/24 grid */
  --sat-grid-24-cols-16: 66.66666666666667%; /* Width of 16/24 grid */
  --sat-grid-24-cols-15: 62.50000000000001%; /* Width of 15/24 grid */
  --sat-grid-24-cols-14: 58.333333333333336%; /* Width of 14/24 grid */
  --sat-grid-24-cols-13: 54.16666666666667%; /* Width of 13/24 grid */
  --sat-grid-24-cols-12: 50%; /* Width of 12/24 grid */
  --sat-grid-24-cols-11: 45.833333333333336%; /* Width of 11/24 grid */
  --sat-grid-24-cols-10: 41.66666666666667%; /* Width of 10/24 grid */
  --sat-grid-24-cols-9: 37.5%; /* Width of 9/24 grid */
  --sat-grid-24-cols-8: 33.333333333333336%; /* Width of 8/24 grid */
  --sat-grid-24-cols-7: 29.166666666666668%; /* Width of 7/24 grid */
  --sat-grid-24-cols-6: 25%; /* Width of 6/24 grid */
  --sat-grid-24-cols-5: 20.833333333333336%; /* Width of 5/24 grid */
  --sat-grid-24-cols-4: 16.666666666666668%; /* Width of 4/24 grid */
  --sat-grid-24-cols-3: 12.5%; /* Width of 3/24 grid */
  --sat-grid-24-cols-2: 8.333333333333334%; /* Width of 2/24 grid */
  --sat-grid-24-cols-1: 4.166666666666667%; /* Width of 1/24 grid */
  --sat-grid-12-cols-12: 100%; /* Width of 12/12 grid */
  --sat-grid-12-cols-11: 91.66666666666667%; /* Width of 11/12 grid */
  --sat-grid-12-cols-10: 83.33333333333334%; /* Width of 10/12 grid */
  --sat-grid-12-cols-9: 75%; /* Width of 9/12 grid */
  --sat-grid-12-cols-8: 66.66666666666667%; /* Width of 8/12 grid */
  --sat-grid-12-cols-7: 58.333333333333336%; /* Width of 7/12 grid */
  --sat-grid-12-cols-6: 50%; /* Width of 6/12 grid */
  --sat-grid-12-cols-5: 41.66666666666667%; /* Width of 5/12 grid */
  --sat-grid-12-cols-4: 33.333333333333336%; /* Width of 4/12 grid */
  --sat-grid-12-cols-3: 25%; /* Width of 3/12 grid */
  --sat-grid-12-cols-2: 16.666666666666668%; /* Width of 2/12 grid */
  --sat-grid-12-cols-1: 8.333333333333334%; /* Width of 1/12 grid */
  --sat-grid-8-cols-8: 100%; /* Width of 8/8 grid */
  --sat-grid-8-cols-7: 87.5%; /* Width of 7/8 grid */
  --sat-grid-8-cols-6: 75%; /* Width of 6/8 grid */
  --sat-grid-8-cols-5: 62.5%; /* Width of 5/8 grid */
  --sat-grid-8-cols-4: 50%; /* Width of 4/8 grid */
  --sat-grid-8-cols-3: 37.5%; /* Width of 3/8 grid */
  --sat-grid-8-cols-2: 25%; /* Width of 2/8 grid */
  --sat-grid-8-cols-1: 12.5%; /* Width of 1/8 grid */
  --sat-grid-4-cols-4: 100%; /* Width of 4/4 grid */
  --sat-grid-4-cols-3: 75%; /* Width of 3/4 grid */
  --sat-grid-4-cols-2: 50%; /* Width of 2/4 grid */
  --sat-grid-4-cols-1: 25%; /* Width of 1/4 grid */
  --sat-grid-mode: ltr; /* 'ltr' or 'rtl' */
  --sat-grid-margins: auto; /* This can be modified at different viewport widths */
  --sat-grid-margins-min: 1rem;
  --sat-grid-max-width: 70ch; /* Max width of the grid. */
  --sat-grid-min-width: 20ch; /* Min width of the grid. */
  --sat-grid-gutter: 1rem;
  --sat-size-spacing-xxl: 3rem;
  --sat-size-spacing-xl: 2rem;
  --sat-size-spacing-lg: 1.5rem;
  --sat-size-spacing-md: 1rem;
  --sat-size-spacing-sm: 0.5rem;
  --sat-size-spacing-xs: 0.25rem;
  --sat-size-icon-xxl: 5rem;
  --sat-size-icon-xl: 3rem;
  --sat-size-icon-lg: 2.5rem;
  --sat-size-icon-md: 2rem;
  --sat-size-icon-sm: 1.5rem;
  --sat-size-icon-xs: 1rem;
  --sat-size-font-xxxl: 3rem;
  --sat-size-font-xxl: 2rem;
  --sat-size-font-xl: 1.5rem;
  --sat-size-font-lg: 1.25rem;
  --sat-size-font-md: 1rem;
  --sat-size-font-sm: 0.875rem;
  --sat-size-font-xs: 0.75rem;
  --sat-shadow-strength: 1%; /* Opacity for shadow calculations. */
  --sat-shadow-color: 220 3% 15%; /* HSL values for shadow calculations. */
  --sat-shadow-6: 0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)),
        0 3px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 7px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 12px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
        0 22px 18px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
        0 41px 33px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%)),
        0 100px 80px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));
  --sat-shadow-5: 0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)),
        0 2px 1px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 5px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 10px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
        0 20px 20px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
        0 40px 40px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));
  --sat-shadow-4: 0 -2px 5px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)),
        0 1px 1px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 2px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 5px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
        0 9px 9px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
        0 16px 16px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%));
  --sat-shadow-3: 0 -1px 3px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)),
        0 1px 2px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)),
        0 2px 5px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
        0 4px 12px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
        0 12px 15px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));
  --sat-shadow-2: 0 3px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
        0 7px 14px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%));
  --sat-shadow-1: 0 1px 2px -1px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));
  --sat-mq-xl-only: (min-width: 1480px) and 100%; /* Viewport "xl" - "100%" only */
  --sat-mq-xl-down: (max-width: 1480px); /* Viewports "xl" and smaller */
  --sat-mq-xl-up: (min-width: 1480px); /* Viewports "xl" and larger */
  --sat-mq-lg-only: (min-width: 1140px) and (max-width: 1480px); /* Viewport "lg" - "xl" only */
  --sat-mq-lg-down: (max-width: 1140px); /* Viewports "lg" and smaller */
  --sat-mq-lg-up: (min-width: 1140px); /* Viewports "lg" and larger */
  --sat-mq-md-only: (min-width: 980px) and (max-width: 1140px); /* Viewport "md" - "lg" only */
  --sat-mq-md-down: (max-width: 980px); /* Viewports "md" and smaller */
  --sat-mq-md-up: (min-width: 980px); /* Viewports "md" and larger */
  --sat-mq-sm-only: (min-width: 640px) and (max-width: 980px); /* Viewport "sm" - "md" only */
  --sat-mq-sm-down: (max-width: 640px); /* Viewports "sm" and smaller */
  --sat-mq-sm-up: (min-width: 640px); /* Viewports "sm" and larger */
  --sat-mq-xs-only: (min-width: 320px) and (max-width: 640px); /* Viewport "xs" - "sm" only */
  --sat-mq-xs-down: (max-width: 320px); /* Viewports "xs" and smaller */
  --sat-mq-xs-up: (min-width: 320px); /* Viewports "xs" and larger */
  --sat-content-icon-zoom-in: zoom_in;
  --sat-content-icon-zoom-out: zoom_out;
  --sat-content-icon-zoom-out-map: zoom_out_map;
  --sat-content-icon-youtube-searched-for: youtube_searched_for;
  --sat-content-icon-wc: wc;
  --sat-content-icon-web: web;
  --sat-content-icon-wifi: wifi;
  --sat-content-icon-work: work;
  --sat-content-icon-watch: watch;
  --sat-content-icon-warning: warning;
  --sat-content-icon-weekend: weekend;
  --sat-content-icon-wb-auto: wb_auto;
  --sat-content-icon-widgets: widgets;
  --sat-content-icon-wb-sunny: wb_sunny;
  --sat-content-icon-whatshot: whatshot;
  --sat-content-icon-wb-cloudy: wb_cloudy;
  --sat-content-icon-wifi-lock: wifi_lock;
  --sat-content-icon-wrap-text: wrap_text;
  --sat-content-icon-wallpaper: wallpaper;
  --sat-content-icon-web-asset: web_asset;
  --sat-content-icon-watch-later: watch_later;
  --sat-content-icon-wallet-travel: wallet_travel;
  --sat-content-icon-wb-iridescent: wb_iridescent;
  --sat-content-icon-wifi-tethering: wifi_tethering;
  --sat-content-icon-wallet-giftcard: wallet_giftcard;
  --sat-content-icon-wb-incandescent: wb_incandescent;
  --sat-content-icon-wallet-membership: wallet_membership;
  --sat-content-icon-vpn-key: vpn_key;
  --sat-content-icon-vpn-lock: vpn_lock;
  --sat-content-icon-videocam: videocam;
  --sat-content-icon-view-day: view_day;
  --sat-content-icon-vignette: vignette;
  --sat-content-icon-volume-up: volume_up;
  --sat-content-icon-voicemail: voicemail;
  --sat-content-icon-view-list: view_list;
  --sat-content-icon-view-week: view_week;
  --sat-content-icon-vibration: vibration;
  --sat-content-icon-volume-off: volume_off;
  --sat-content-icon-view-quilt: view_quilt;
  --sat-content-icon-view-comfy: view_comfy;
  --sat-content-icon-voice-chat: voice_chat;
  --sat-content-icon-video-call: video_call;
  --sat-content-icon-view-array: view_array;
  --sat-content-icon-visibility: visibility;
  --sat-content-icon-volume-mute: volume_mute;
  --sat-content-icon-volume-down: volume_down;
  --sat-content-icon-view-agenda: view_agenda;
  --sat-content-icon-view-module: view_module;
  --sat-content-icon-video-label: video_label;
  --sat-content-icon-view-column: view_column;
  --sat-content-icon-view-stream: view_stream;
  --sat-content-icon-videocam-off: videocam_off;
  --sat-content-icon-view-compact: view_compact;
  --sat-content-icon-verified-user: verified_user;
  --sat-content-icon-view-carousel: view_carousel;
  --sat-content-icon-video-library: video_library;
  --sat-content-icon-view-headline: view_headline;
  --sat-content-icon-visibility-off: visibility_off;
  --sat-content-icon-videogame-asset: videogame_asset;
  --sat-content-icon-view-comfortable: view_comfortable;
  --sat-content-icon-video-collection: video_collection;
  --sat-content-icon-vertical-align-top: vertical_align_top;
  --sat-content-icon-vertical-align-bottom: vertical_align_bottom;
  --sat-content-icon-vertical-align-center: vertical_align_center;
  --sat-content-icon-usb: usb;
  --sat-content-icon-undo: undo;
  --sat-content-icon-update: update;
  --sat-content-icon-unarchive: unarchive;
  --sat-content-icon-unfold-less: unfold_less;
  --sat-content-icon-unfold-more: unfold_more;
  --sat-content-icon-tv: tv;
  --sat-content-icon-tab: tab;
  --sat-content-icon-toc: toc;
  --sat-content-icon-toll: toll;
  --sat-content-icon-tune: tune;
  --sat-content-icon-tram: tram;
  --sat-content-icon-toys: toys;
  --sat-content-icon-today: today;
  --sat-content-icon-train: train;
  --sat-content-icon-timer: timer;
  --sat-content-icon-title: title;
  --sat-content-icon-tablet: tablet;
  --sat-content-icon-terrain: terrain;
  --sat-content-icon-timer-three: timer_three;
  --sat-content-icon-traffic: traffic;
  --sat-content-icon-textsms: textsms;
  --sat-content-icon-texture: texture;
  --sat-content-icon-timeline: timeline;
  --sat-content-icon-timer-onezero: timer_onezero;
  --sat-content-icon-theaters: theaters;
  --sat-content-icon-tonality: tonality;
  --sat-content-icon-thumb-up: thumb_up;
  --sat-content-icon-translate: translate;
  --sat-content-icon-turned-in: turned_in;
  --sat-content-icon-transform: transform;
  --sat-content-icon-tag-faces: tag_faces;
  --sat-content-icon-timelapse: timelapse;
  --sat-content-icon-timer-off: timer_off;
  --sat-content-icon-touch-app: touch_app;
  --sat-content-icon-tablet-mac: tablet_mac;
  --sat-content-icon-thumb-down: thumb_down;
  --sat-content-icon-text-fields: text_fields;
  --sat-content-icon-text-format: text_format;
  --sat-content-icon-trending-up: trending_up;
  --sat-content-icon-tap-and-play: tap_and_play;
  --sat-content-icon-trending-flat: trending_flat;
  --sat-content-icon-trending-down: trending_down;
  --sat-content-icon-turned-in-not: turned_in_not;
  --sat-content-icon-time-to-leave: time_to_leave;
  --sat-content-icon-track-changes: track_changes;
  --sat-content-icon-tab-unselected: tab_unselected;
  --sat-content-icon-tablet-android: tablet_android;
  --sat-content-icon-thumbs-up-down: thumbs_up_down;
  --sat-content-icon-trending-neutral: trending_neutral;
  --sat-content-icon-transfer-within-a-station: transfer_within_a_station;
  --sat-content-icon-spa: spa;
  --sat-content-icon-sms: sms;
  --sat-content-icon-stop: stop;
  --sat-content-icon-save: save;
  --sat-content-icon-sync: sync;
  --sat-content-icon-send: send;
  --sat-content-icon-shop: shop;
  --sat-content-icon-sort-alt2: sort_alt2;
  --sat-content-icon-store: store;
  --sat-content-icon-style: style;
  --sat-content-icon-share: share;
  --sat-content-icon-stars: stars;
  --sat-content-icon-subway: subway;
  --sat-content-icon-snooze: snooze;
  --sat-content-icon-school: school;
  --sat-content-icon-storage: storage;
  --sat-content-icon-scanner: scanner;
  --sat-content-icon-speaker: speaker;
  --sat-content-icon-sd-card: sd_card;
  --sat-content-icon-shuffle: shuffle;
  --sat-content-icon-subject: subject;
  --sat-content-icon-settings: settings;
  --sat-content-icon-schedule: schedule;
  --sat-content-icon-shop-two: shop_two;
  --sat-content-icon-sim-card: sim_card;
  --sat-content-icon-security: security;
  --sat-content-icon-satellite: satellite;
  --sat-content-icon-space-bar: space_bar;
  --sat-content-icon-skip-next: skip_next;
  --sat-content-icon-swap-vert: swap_vert;
  --sat-content-icon-slideshow: slideshow;
  --sat-content-icon-subtitles: subtitles;
  --sat-content-icon-short-text: short_text;
  --sat-content-icon-show-chart: show_chart;
  --sat-content-icon-straighten: straighten;
  --sat-content-icon-streetview: streetview;
  --sat-content-icon-swap-calls: swap_calls;
  --sat-content-icon-sd-storage: sd_storage;
  --sat-content-icon-select-all: select_all;
  --sat-content-icon-smartphone: smartphone;
  --sat-content-icon-smoke-free: smoke_free;
  --sat-content-icon-swap-horiz: swap_horiz;
  --sat-content-icon-sms-failed: sms_failed;
  --sat-content-icon-spellcheck: spellcheck;
  --sat-content-icon-star-border: star_border;
  --sat-content-icon-screen-share: screen_share;
  --sat-content-icon-star-outline: star_outline;
  --sat-content-icon-sync-problem: sync_problem;
  --sat-content-icon-switch-video: switch_video;
  --sat-content-icon-speaker-phone: speaker_phone;
  --sat-content-icon-sync-disabled: sync_disabled;
  --sat-content-icon-settings-cell: settings_cell;
  --sat-content-icon-subscriptions: subscriptions;
  --sat-content-icon-skip-previous: skip_previous;
  --sat-content-icon-shopping-cart: shopping_cart;
  --sat-content-icon-system-update: system_update;
  --sat-content-icon-smoking-rooms: smoking_rooms;
  --sat-content-icon-sort-by-alpha: sort_by_alpha;
  --sat-content-icon-speaker-group: speaker_group;
  --sat-content-icon-speaker-notes: speaker_notes;
  --sat-content-icon-switch-camera: switch_camera;
  --sat-content-icon-settings-voice: settings_voice;
  --sat-content-icon-settings-phone: settings_phone;
  --sat-content-icon-settings-power: settings_power;
  --sat-content-icon-surround-sound: surround_sound;
  --sat-content-icon-sim-card-alert: sim_card_alert;
  --sat-content-icon-settings-remote: settings_remote;
  --sat-content-icon-signal-wifi-off: signal_wifi_off;
  --sat-content-icon-shopping-basket: shopping_basket;
  --sat-content-icon-screen-rotation: screen_rotation;
  --sat-content-icon-strikethrough-s: strikethrough_s;
  --sat-content-icon-system-update-tv: system_update_tv;
  --sat-content-icon-swap-vert-circle: swap_vert_circle;
  --sat-content-icon-settings-display: settings_display;
  --sat-content-icon-system-update-alt: system_update_alt;
  --sat-content-icon-slow-motion-video: slow_motion_video;
  --sat-content-icon-speaker-notes-off: speaker_notes_off;
  --sat-content-icon-settings-overscan: settings_overscan;
  --sat-content-icon-sentiment-neutral: sentiment_neutral;
  --sat-content-icon-settings-ethernet: settings_ethernet;
  --sat-content-icon-stop-screen-share: stop_screen_share;
  --sat-content-icon-signal-wifi-four-bar: signal_wifi_four_bar;
  --sat-content-icon-supervisor-account: supervisor_account;
  --sat-content-icon-settings-bluetooth: settings_bluetooth;
  --sat-content-icon-sentiment-satisfied: sentiment_satisfied;
  --sat-content-icon-settings-input-hdmi: settings_input_hdmi;
  --sat-content-icon-settings-brightness: settings_brightness;
  --sat-content-icon-signal-cellular-off: signal_cellular_off;
  --sat-content-icon-swap-vertical-circle: swap_vertical_circle;
  --sat-content-icon-screen-lock-portrait: screen_lock_portrait;
  --sat-content-icon-screen-lock-rotation: screen_lock_rotation;
  --sat-content-icon-store-mall-directory: store_mall_directory;
  --sat-content-icon-signal-cellular-null: signal_cellular_null;
  --sat-content-icon-screen-lock-landscape: screen_lock_landscape;
  --sat-content-icon-stay-primary-portrait: stay_primary_portrait;
  --sat-content-icon-signal-cellular-four-bar: signal_cellular_four_bar;
  --sat-content-icon-stay-current-portrait: stay_current_portrait;
  --sat-content-icon-settings-applications: settings_applications;
  --sat-content-icon-settings-input-svideo: settings_input_svideo;
  --sat-content-icon-sentiment-dissatisfied: sentiment_dissatisfied;
  --sat-content-icon-signal-wifi-four-bar-lock: signal_wifi_four_bar_lock;
  --sat-content-icon-stay-current-landscape: stay_current_landscape;
  --sat-content-icon-stay-primary-landscape: stay_primary_landscape;
  --sat-content-icon-settings-input-antenna: settings_input_antenna;
  --sat-content-icon-signal-cellular-no-sim: signal_cellular_no_sim;
  --sat-content-icon-settings-backup-restore: settings_backup_restore;
  --sat-content-icon-subdirectory-arrow-left: subdirectory_arrow_left;
  --sat-content-icon-subdirectory-arrow-right: subdirectory_arrow_right;
  --sat-content-icon-sentiment-very-satisfied: sentiment_very_satisfied;
  --sat-content-icon-settings-input-component: settings_input_component;
  --sat-content-icon-settings-input-composite: settings_input_composite;
  --sat-content-icon-settings-system-daydream: settings_system_daydream;
  --sat-content-icon-sentiment-very-dissatisfied: sentiment_very_dissatisfied;
  --sat-content-icon-signal-cellular-connected-no-internet-four-bar: signal_cellular_connected_no_internet_four_bar;
  --sat-content-icon-redo: redo;
  --sat-content-icon-room: room;
  --sat-content-icon-radio: radio;
  --sat-content-icon-replay: replay;
  --sat-content-icon-redeem: redeem;
  --sat-content-icon-router: router;
  --sat-content-icon-remove: remove;
  --sat-content-icon-report: report;
  --sat-content-icon-repeat: repeat;
  --sat-content-icon-rowing: rowing;
  --sat-content-icon-refresh: refresh;
  --sat-content-icon-receipt: receipt;
  --sat-content-icon-restore: restore;
  --sat-content-icon-reorder: reorder;
  --sat-content-icon-rss-feed: rss_feed;
  --sat-content-icon-replay-five: replay_five;
  --sat-content-icon-rv-hookup: rv_hookup;
  --sat-content-icon-replay-onezero: replay_onezero;
  --sat-content-icon-replay-threezero: replay_threezero;
  --sat-content-icon-reply-all: reply_all;
  --sat-content-icon-repeat-one: repeat_one;
  --sat-content-icon-restaurant: restaurant;
  --sat-content-icon-rotate-left: rotate_left;
  --sat-content-icon-rate-review: rate_review;
  --sat-content-icon-ring-volume: ring_volume;
  --sat-content-icon-rotate-right: rotate_right;
  --sat-content-icon-restore-page: restore_page;
  --sat-content-icon-room-service: room_service;
  --sat-content-icon-recent-actors: recent_actors;
  --sat-content-icon-remove-circle: remove_circle;
  --sat-content-icon-report-problem: report_problem;
  --sat-content-icon-remove-red-eye: remove_red_eye;
  --sat-content-icon-rounded-corner: rounded_corner;
  --sat-content-icon-radio-button-on: radio_button_on;
  --sat-content-icon-restaurant-menu: restaurant_menu;
  --sat-content-icon-radio-button-off: radio_button_off;
  --sat-content-icon-record-voice-over: record_voice_over;
  --sat-content-icon-remove-from-queue: remove_from_queue;
  --sat-content-icon-radio-button-checked: radio_button_checked;
  --sat-content-icon-remove-shopping-cart: remove_shopping_cart;
  --sat-content-icon-rotate-ninezero-degrees-ccw: rotate_ninezero_degrees_ccw;
  --sat-content-icon-remove-circle-outline: remove_circle_outline;
  --sat-content-icon-radio-button-unchecked: radio_button_unchecked;
  --sat-content-icon-queue: queue;
  --sat-content-icon-queue-music: queue_music;
  --sat-content-icon-query-builder: query_builder;
  --sat-content-icon-question-answer: question_answer;
  --sat-content-icon-queue-play-next: queue_play_next;
  --sat-content-icon-quick-contacts-mail: quick_contacts_mail;
  --sat-content-icon-quick-contacts-dialer: quick_contacts_dialer;
  --sat-content-icon-pets: pets;
  --sat-content-icon-pool: pool;
  --sat-content-icon-poll: poll;
  --sat-content-icon-pages: pages;
  --sat-content-icon-phone: phone;
  --sat-content-icon-place: place;
  --sat-content-icon-power: power;
  --sat-content-icon-photo: photo;
  --sat-content-icon-pause: pause;
  --sat-content-icon-print: print;
  --sat-content-icon-person: person;
  --sat-content-icon-people: people;
  --sat-content-icon-public: public;
  --sat-content-icon-polymer: polymer;
  --sat-content-icon-palette: palette;
  --sat-content-icon-publish: publish;
  --sat-content-icon-payment: payment;
  --sat-content-icon-pageview: pageview;
  --sat-content-icon-pan-tool: pan_tool;
  --sat-content-icon-panorama: panorama;
  --sat-content-icon-plus-one: plus_one;
  --sat-content-icon-portrait: portrait;
  --sat-content-icon-pin-drop: pin_drop;
  --sat-content-icon-phonelink: phonelink;
  --sat-content-icon-pie-chart: pie_chart;
  --sat-content-icon-party-mode: party_mode;
  --sat-content-icon-person-pin: person_pin;
  --sat-content-icon-person-add: person_add;
  --sat-content-icon-perm-media: perm_media;
  --sat-content-icon-play-arrow: play_arrow;
  --sat-content-icon-power-input: power_input;
  --sat-content-icon-photo-album: photo_album;
  --sat-content-icon-photo-filter: photo_filter;
  --sat-content-icon-playlist-add: playlist_add;
  --sat-content-icon-photo-camera: photo_camera;
  --sat-content-icon-phone-iphone: phone_iphone;
  --sat-content-icon-phone-locked: phone_locked;
  --sat-content-icon-phone-missed: phone_missed;
  --sat-content-icon-phone-paused: phone_paused;
  --sat-content-icon-phone-in-talk: phone_in_talk;
  --sat-content-icon-photo-library: photo_library;
  --sat-content-icon-playlist-play: playlist_play;
  --sat-content-icon-phonelink-off: phonelink_off;
  --sat-content-icon-phone-android: phone_android;
  --sat-content-icon-play-for-work: play_for_work;
  --sat-content-icon-perm-identity: perm_identity;
  --sat-content-icon-priority-high: priority_high;
  --sat-content-icon-pregnant-woman: pregnant_woman;
  --sat-content-icon-picture-as-pdf: picture_as_pdf;
  --sat-content-icon-present-to-all: present_to_all;
  --sat-content-icon-phonelink-lock: phonelink_lock;
  --sat-content-icon-perm-phone-msg: perm_phone_msg;
  --sat-content-icon-perm-scan-wifi: perm_scan_wifi;
  --sat-content-icon-person-outline: person_outline;
  --sat-content-icon-people-outline: people_outline;
  --sat-content-icon-phonelink-ring: phonelink_ring;
  --sat-content-icon-personal-video: personal_video;
  --sat-content-icon-phonelink-setup: phonelink_setup;
  --sat-content-icon-phone-forwarded: phone_forwarded;
  --sat-content-icon-phonelink-erase: phonelink_erase;
  --sat-content-icon-perm-camera-mic: perm_camera_mic;
  --sat-content-icon-panorama-fisheye: panorama_fisheye;
  --sat-content-icon-perm-contact-cal: perm_contact_cal;
  --sat-content-icon-perm-device-info: perm_device_info;
  --sat-content-icon-play-circle-fill: play_circle_fill;
  --sat-content-icon-panorama-fish-eye: panorama_fish_eye;
  --sat-content-icon-portable-wifi-off: portable_wifi_off;
  --sat-content-icon-panorama-vertical: panorama_vertical;
  --sat-content-icon-person-pin-circle: person_pin_circle;
  --sat-content-icon-perm-data-setting: perm_data_setting;
  --sat-content-icon-picture-in-picture: picture_in_picture;
  --sat-content-icon-playlist-add-check: playlist_add_check;
  --sat-content-icon-pie-chart-outlined: pie_chart_outlined;
  --sat-content-icon-play-circle-filled: play_circle_filled;
  --sat-content-icon-power-settings-new: power_settings_new;
  --sat-content-icon-panorama-horizontal: panorama_horizontal;
  --sat-content-icon-panorama-wide-angle: panorama_wide_angle;
  --sat-content-icon-pause-circle-filled: pause_circle_filled;
  --sat-content-icon-play-circle-outline: play_circle_outline;
  --sat-content-icon-pause-circle-outline: pause_circle_outline;
  --sat-content-icon-perm-contact-calendar: perm_contact_calendar;
  --sat-content-icon-picture-in-picture-alt: picture_in_picture_alt;
  --sat-content-icon-perm-device-information: perm_device_information;
  --sat-content-icon-phone-bluetooth-speaker: phone_bluetooth_speaker;
  --sat-content-icon-photo-size-select-small: photo_size_select_small;
  --sat-content-icon-photo-size-select-large: photo_size_select_large;
  --sat-content-icon-photo-size-select-actual: photo_size_select_actual;
  --sat-content-icon-opacity: opacity;
  --sat-content-icon-open-with: open_with;
  --sat-content-icon-offline-pin: offline_pin;
  --sat-content-icon-open-in-new: open_in_new;
  --sat-content-icon-ondemand-video: ondemand_video;
  --sat-content-icon-open-in-browser: open_in_browser;
  --sat-content-icon-nfc: nfc;
  --sat-content-icon-note: note;
  --sat-content-icon-nature: nature;
  --sat-content-icon-no-sim: no_sim;
  --sat-content-icon-near-me: near_me;
  --sat-content-icon-note-add: note_add;
  --sat-content-icon-next-week: next_week;
  --sat-content-icon-navigation: navigation;
  --sat-content-icon-now-widgets: now_widgets;
  --sat-content-icon-network-cell: network_cell;
  --sat-content-icon-network-wifi: network_wifi;
  --sat-content-icon-new-releases: new_releases;
  --sat-content-icon-nature-people: nature_people;
  --sat-content-icon-now-wallpaper: now_wallpaper;
  --sat-content-icon-navigate-next: navigate_next;
  --sat-content-icon-network-check: network_check;
  --sat-content-icon-notifications: notifications;
  --sat-content-icon-no-encryption: no_encryption;
  --sat-content-icon-not-interested: not_interested;
  --sat-content-icon-network-locked: network_locked;
  --sat-content-icon-navigate-before: navigate_before;
  --sat-content-icon-notifications-on: notifications_on;
  --sat-content-icon-notifications-off: notifications_off;
  --sat-content-icon-notifications-none: notifications_none;
  --sat-content-icon-notifications-active: notifications_active;
  --sat-content-icon-notifications-paused: notifications_paused;
  --sat-content-icon-mic: mic;
  --sat-content-icon-mms: mms;
  --sat-content-icon-map: map;
  --sat-content-icon-menu: menu;
  --sat-content-icon-more: more;
  --sat-content-icon-mail: mail;
  --sat-content-icon-mood: mood;
  --sat-content-icon-movie: movie;
  --sat-content-icon-mouse: mouse;
  --sat-content-icon-memory: memory;
  --sat-content-icon-message: message;
  --sat-content-icon-mic-off: mic_off;
  --sat-content-icon-mic-none: mic_none;
  --sat-content-icon-mood-bad: mood_bad;
  --sat-content-icon-messenger: messenger;
  --sat-content-icon-money-off: money_off;
  --sat-content-icon-mode-edit: mode_edit;
  --sat-content-icon-more-vert: more_vert;
  --sat-content-icon-motorcycle: motorcycle;
  --sat-content-icon-markunread: markunread;
  --sat-content-icon-music-note: music_note;
  --sat-content-icon-merge-type: merge_type;
  --sat-content-icon-more-horiz: more_horiz;
  --sat-content-icon-music-video: music_video;
  --sat-content-icon-my-location: my_location;
  --sat-content-icon-movie-filter: movie_filter;
  --sat-content-icon-mode-comment: mode_comment;
  --sat-content-icon-mail-outline: mail_outline;
  --sat-content-icon-move-to-inbox: move_to_inbox;
  --sat-content-icon-my-library-add: my_library_add;
  --sat-content-icon-movie-creation: movie_creation;
  --sat-content-icon-multiline-chart: multiline_chart;
  --sat-content-icon-monetization-on: monetization_on;
  --sat-content-icon-my-library-music: my_library_music;
  --sat-content-icon-multitrack-audio: multitrack_audio;
  --sat-content-icon-my-library-books: my_library_books;
  --sat-content-icon-messenger-outline: messenger_outline;
  --sat-content-icon-monochrome-photos: monochrome_photos;
  --sat-content-icon-markunread-mailbox: markunread_mailbox;
  --sat-content-icon-lock: lock;
  --sat-content-icon-loop: loop;
  --sat-content-icon-link: link;
  --sat-content-icon-lens: lens;
  --sat-content-icon-label: label;
  --sat-content-icon-looks: looks;
  --sat-content-icon-loupe: loupe;
  --sat-content-icon-laptop: laptop;
  --sat-content-icon-launch: launch;
  --sat-content-icon-layers: layers;
  --sat-content-icon-looks-three: looks_three;
  --sat-content-icon-live-tv: live_tv;
  --sat-content-icon-looks-four: looks_four;
  --sat-content-icon-looks-five: looks_five;
  --sat-content-icon-looks-six: looks_six;
  --sat-content-icon-loyalty: loyalty;
  --sat-content-icon-language: language;
  --sat-content-icon-leak-add: leak_add;
  --sat-content-icon-live-help: live_help;
  --sat-content-icon-landscape: landscape;
  --sat-content-icon-looks-one: looks_one;
  --sat-content-icon-lock-open: lock_open;
  --sat-content-icon-looks-two: looks_two;
  --sat-content-icon-last-page: last_page;
  --sat-content-icon-local-atm: local_atm;
  --sat-content-icon-local-bar: local_bar;
  --sat-content-icon-local-see: local_see;
  --sat-content-icon-local-play: local_play;
  --sat-content-icon-local-taxi: local_taxi;
  --sat-content-icon-laptop-mac: laptop_mac;
  --sat-content-icon-local-cafe: local_cafe;
  --sat-content-icon-local-mall: local_mall;
  --sat-content-icon-line-style: line_style;
  --sat-content-icon-line-weight: line_weight;
  --sat-content-icon-local-phone: local_phone;
  --sat-content-icon-local-offer: local_offer;
  --sat-content-icon-local-hotel: local_hotel;
  --sat-content-icon-leak-remove: leak_remove;
  --sat-content-icon-library-add: library_add;
  --sat-content-icon-local-drink: local_drink;
  --sat-content-icon-local-pizza: local_pizza;
  --sat-content-icon-location-on: location_on;
  --sat-content-icon-linear-scale: linear_scale;
  --sat-content-icon-local-movies: local_movies;
  --sat-content-icon-low-priority: low_priority;
  --sat-content-icon-layers-clear: layers_clear;
  --sat-content-icon-local-dining: local_dining;
  --sat-content-icon-lock-outline: lock_outline;
  --sat-content-icon-location-off: location_off;
  --sat-content-icon-label-outline: label_outline;
  --sat-content-icon-local-airport: local_airport;
  --sat-content-icon-location-city: location_city;
  --sat-content-icon-library-books: library_books;
  --sat-content-icon-library-music: library_music;
  --sat-content-icon-local-library: local_library;
  --sat-content-icon-linked-camera: linked_camera;
  --sat-content-icon-local-parking: local_parking;
  --sat-content-icon-local-florist: local_florist;
  --sat-content-icon-local-pharmacy: local_pharmacy;
  --sat-content-icon-laptop-windows: laptop_windows;
  --sat-content-icon-local-hospital: local_hospital;
  --sat-content-icon-local-shipping: local_shipping;
  --sat-content-icon-local-activity: local_activity;
  --sat-content-icon-local-car-wash: local_car_wash;
  --sat-content-icon-local-printshop: local_printshop;
  --sat-content-icon-local-restaurant: local_restaurant;
  --sat-content-icon-local-print-shop: local_print_shop;
  --sat-content-icon-local-attraction: local_attraction;
  --sat-content-icon-location-history: location_history;
  --sat-content-icon-laptop-chromebook: laptop_chromebook;
  --sat-content-icon-lightbulb-outline: lightbulb_outline;
  --sat-content-icon-location-disabled: location_disabled;
  --sat-content-icon-local-gas-station: local_gas_station;
  --sat-content-icon-local-post-office: local_post_office;
  --sat-content-icon-location-searching: location_searching;
  --sat-content-icon-local-grocery-store: local_grocery_store;
  --sat-content-icon-local-laundry-service: local_laundry_service;
  --sat-content-icon-local-convenience-store: local_convenience_store;
  --sat-content-icon-kitchen: kitchen;
  --sat-content-icon-keyboard: keyboard;
  --sat-content-icon-keyboard-tab: keyboard_tab;
  --sat-content-icon-keyboard-hide: keyboard_hide;
  --sat-content-icon-keyboard-voice: keyboard_voice;
  --sat-content-icon-keyboard-return: keyboard_return;
  --sat-content-icon-keyboard-control: keyboard_control;
  --sat-content-icon-keyboard-capslock: keyboard_capslock;
  --sat-content-icon-keyboard-arrow-up: keyboard_arrow_up;
  --sat-content-icon-keyboard-backspace: keyboard_backspace;
  --sat-content-icon-keyboard-arrow-down: keyboard_arrow_down;
  --sat-content-icon-keyboard-arrow-left: keyboard_arrow_left;
  --sat-content-icon-keyboard-arrow-right: keyboard_arrow_right;
  --sat-content-icon-iso: iso;
  --sat-content-icon-image: image;
  --sat-content-icon-inbox: inbox;
  --sat-content-icon-input: input;
  --sat-content-icon-insert-link: insert_link;
  --sat-content-icon-insert-chart: insert_chart;
  --sat-content-icon-insert-photo: insert_photo;
  --sat-content-icon-info-outline: info_outline;
  --sat-content-icon-import-export: import_export;
  --sat-content-icon-invert-colors: invert_colors;
  --sat-content-icon-insert-comment: insert_comment;
  --sat-content-icon-insert-emoticon: insert_emoticon;
  --sat-content-icon-import-contacts: import_contacts;
  --sat-content-icon-invert-colors-on: invert_colors_on;
  --sat-content-icon-insert-invitation: insert_invitation;
  --sat-content-icon-important-devices: important_devices;
  --sat-content-icon-invert-colors-off: invert_colors_off;
  --sat-content-icon-insert-drive-file: insert_drive_file;
  --sat-content-icon-image-aspect-ratio: image_aspect_ratio;
  --sat-content-icon-indeterminate-check-box: indeterminate_check_box;
  --sat-content-icon-hd: hd;
  --sat-content-icon-home: home;
  --sat-content-icon-http: http;
  --sat-content-icon-help: help;
  --sat-content-icon-https: https;
  --sat-content-icon-hotel: hotel;
  --sat-content-icon-hdr-on: hdr_on;
  --sat-content-icon-hdr-off: hdr_off;
  --sat-content-icon-hearing: hearing;
  --sat-content-icon-hot-tub: hot_tub;
  --sat-content-icon-headset: headset;
  --sat-content-icon-history: history;
  --sat-content-icon-healing: healing;
  --sat-content-icon-hdr-weak: hdr_weak;
  --sat-content-icon-highlight: highlight;
  --sat-content-icon-hdr-strong: hdr_strong;
  --sat-content-icon-headset-mic: headset_mic;
  --sat-content-icon-help-outline: help_outline;
  --sat-content-icon-high-quality: high_quality;
  --sat-content-icon-highlight-off: highlight_off;
  --sat-content-icon-hourglass-full: hourglass_full;
  --sat-content-icon-hourglass-empty: hourglass_empty;
  --sat-content-icon-highlight-remove: highlight_remove;
  --sat-content-icon-gif: gif;
  --sat-content-icon-group: group;
  --sat-content-icon-grain: grain;
  --sat-content-icon-games: games;
  --sat-content-icon-gavel: gavel;
  --sat-content-icon-grade: grade;
  --sat-content-icon-gps-off: gps_off;
  --sat-content-icon-gamepad: gamepad;
  --sat-content-icon-gesture: gesture;
  --sat-content-icon-get-app: get_app;
  --sat-content-icon-grid-on: grid_on;
  --sat-content-icon-gradient: gradient;
  --sat-content-icon-grid-off: grid_off;
  --sat-content-icon-gps-fixed: gps_fixed;
  --sat-content-icon-group-add: group_add;
  --sat-content-icon-group-work: group_work;
  --sat-content-icon-graphic-eq: graphic_eq;
  --sat-content-icon-g-translate: g_translate;
  --sat-content-icon-golf-course: golf_course;
  --sat-content-icon-gps-not-fixed: gps_not_fixed;
  --sat-content-icon-face: face;
  --sat-content-icon-flag: flag;
  --sat-content-icon-flip: flip;
  --sat-content-icon-flare: flare;
  --sat-content-icon-forum: forum;
  --sat-content-icon-camera-filter: camera_filter;
  --sat-content-icon-folder: folder;
  --sat-content-icon-flight: flight;
  --sat-content-icon-forward: forward;
  --sat-content-icon-filter-eight: filter_eight;
  --sat-content-icon-filter-nine: filter_nine;
  --sat-content-icon-favorite: favorite;
  --sat-content-icon-flash-on: flash_on;
  --sat-content-icon-filter-one: filter_one;
  --sat-content-icon-filter-two: filter_two;
  --sat-content-icon-filter-three: filter_three;
  --sat-content-icon-feedback: feedback;
  --sat-content-icon-filter-four: filter_four;
  --sat-content-icon-filter-five: filter_five;
  --sat-content-icon-filter-six: filter_six;
  --sat-content-icon-filter-seven: filter_seven;
  --sat-content-icon-fiber-dvr: fiber_dvr;
  --sat-content-icon-forward-five: forward_five;
  --sat-content-icon-fiber-new: fiber_new;
  --sat-content-icon-fiber-pin: fiber_pin;
  --sat-content-icon-functions: functions;
  --sat-content-icon-flash-off: flash_off;
  --sat-content-icon-first-page: first_page;
  --sat-content-icon-forward-onezero: forward_onezero;
  --sat-content-icon-flash-auto: flash_auto;
  --sat-content-icon-filter-hdr: filter_hdr;
  --sat-content-icon-forward-threezero: forward_threezero;
  --sat-content-icon-fullscreen: fullscreen;
  --sat-content-icon-file-upload: file_upload;
  --sat-content-icon-fast-rewind: fast_rewind;
  --sat-content-icon-format-bold: format_bold;
  --sat-content-icon-flight-land: flight_land;
  --sat-content-icon-folder-open: folder_open;
  --sat-content-icon-format-size: format_size;
  --sat-content-icon-fingerprint: fingerprint;
  --sat-content-icon-filter-list: filter_list;
  --sat-content-icon-filter-none: filter_none;
  --sat-content-icon-fast-forward: fast_forward;
  --sat-content-icon-find-in-page: find_in_page;
  --sat-content-icon-find-replace: find_replace;
  --sat-content-icon-format-paint: format_paint;
  --sat-content-icon-filter-drama: filter_drama;
  --sat-content-icon-format-clear: format_clear;
  --sat-content-icon-flip-to-back: flip_to_back;
  --sat-content-icon-format-quote: format_quote;
  --sat-content-icon-format-shapes: format_shapes;
  --sat-content-icon-flip-to-front: flip_to_front;
  --sat-content-icon-filter-frames: filter_frames;
  --sat-content-icon-folder-shared: folder_shared;
  --sat-content-icon-format-italic: format_italic;
  --sat-content-icon-font-download: font_download;
  --sat-content-icon-file-download: file_download;
  --sat-content-icon-filter-nine-plus: filter_nine_plus;
  --sat-content-icon-folder-special: folder_special;
  --sat-content-icon-free-breakfast: free_breakfast;
  --sat-content-icon-filter-vintage: filter_vintage;
  --sat-content-icon-featured-video: featured_video;
  --sat-content-icon-fitness-center: fitness_center;
  --sat-content-icon-flight-takeoff: flight_takeoff;
  --sat-content-icon-filter-b-and-w: filter_b_and_w;
  --sat-content-icon-fullscreen-exit: fullscreen_exit;
  --sat-content-icon-favorite-border: favorite_border;
  --sat-content-icon-favorite-outline: favorite_outline;
  --sat-content-icon-format-underline: format_underline;
  --sat-content-icon-format-color-fill: format_color_fill;
  --sat-content-icon-format-underlined: format_underlined;
  --sat-content-icon-format-align-left: format_align_left;
  --sat-content-icon-format-color-text: format_color_text;
  --sat-content-icon-filter-tilt-shift: filter_tilt_shift;
  --sat-content-icon-featured-play-list: featured_play_list;
  --sat-content-icon-format-align-right: format_align_right;
  --sat-content-icon-fiber-smart-record: fiber_smart_record;
  --sat-content-icon-format-color-reset: format_color_reset;
  --sat-content-icon-fiber-manual-record: fiber_manual_record;
  --sat-content-icon-filter-center-focus: filter_center_focus;
  --sat-content-icon-format-align-center: format_align_center;
  --sat-content-icon-format-line-spacing: format_line_spacing;
  --sat-content-icon-format-align-justify: format_align_justify;
  --sat-content-icon-format-list-numbered: format_list_numbered;
  --sat-content-icon-format-strikethrough: format_strikethrough;
  --sat-content-icon-format-list-bulleted: format_list_bulleted;
  --sat-content-icon-format-indent-decrease: format_indent_decrease;
  --sat-content-icon-format-indent-increase: format_indent_increase;
  --sat-content-icon-format-textdirection-l-to-r: format_textdirection_l_to_r;
  --sat-content-icon-format-textdirection-r-to-l: format_textdirection_r_to_l;
  --sat-content-icon-edit: edit;
  --sat-content-icon-error: error;
  --sat-content-icon-event: event;
  --sat-content-icon-eject: eject;
  --sat-content-icon-email-fill: email_fill;
  --sat-content-icon-explore: explore;
  --sat-content-icon-explicit: explicit;
  --sat-content-icon-exposure: exposure;
  --sat-content-icon-extension: extension;
  --sat-content-icon-equalizer: equalizer;
  --sat-content-icon-event-note: event_note;
  --sat-content-icon-ev-station: ev_station;
  --sat-content-icon-event-seat: event_seat;
  --sat-content-icon-event-busy: event_busy;
  --sat-content-icon-euro-symbol: euro_symbol;
  --sat-content-icon-expand-more: expand_more;
  --sat-content-icon-exit-to-app: exit_to_app;
  --sat-content-icon-expand-less: expand_less;
  --sat-content-icon-error-outline: error_outline;
  --sat-content-icon-edit-location: edit_location;
  --sat-content-icon-exposure-zero: exposure_zero;
  --sat-content-icon-exposure-neg-one: exposure_neg_one;
  --sat-content-icon-exposure-neg-two: exposure_neg_two;
  --sat-content-icon-exposure-plus-one: exposure_plus_one;
  --sat-content-icon-exposure-plus-two: exposure_plus_two;
  --sat-content-icon-event-available: event_available;
  --sat-content-icon-exposure-minus-one: exposure_minus_one;
  --sat-content-icon-exposure-minus-two: exposure_minus_two;
  --sat-content-icon-enhanced-encryption: enhanced_encryption;
  --sat-content-icon-enhance-photo-translate: enhance_photo_translate;
  --sat-content-icon-dvr: dvr;
  --sat-content-icon-dns: dns;
  --sat-content-icon-dock: dock;
  --sat-content-icon-done: done;
  --sat-content-icon-delete: delete;
  --sat-content-icon-drafts: drafts;
  --sat-content-icon-domain: domain;
  --sat-content-icon-dehaze: dehaze;
  --sat-content-icon-dialpad: dialpad;
  --sat-content-icon-devices: devices;
  --sat-content-icon-details: details;
  --sat-content-icon-done-all: done_all;
  --sat-content-icon-dashboard: dashboard;
  --sat-content-icon-disc-full: disc_full;
  --sat-content-icon-drive-eta: drive_eta;
  --sat-content-icon-data-usage: data_usage;
  --sat-content-icon-date-range: date_range;
  --sat-content-icon-dialer-sip: dialer_sip;
  --sat-content-icon-device-hub: device_hub;
  --sat-content-icon-directions: directions;
  --sat-content-icon-drag-handle: drag_handle;
  --sat-content-icon-donut-large: donut_large;
  --sat-content-icon-description: description;
  --sat-content-icon-desktop-mac: desktop_mac;
  --sat-content-icon-donut-small: donut_small;
  --sat-content-icon-delete-sweep: delete_sweep;
  --sat-content-icon-devices-other: devices_other;
  --sat-content-icon-delete-forever: delete_forever;
  --sat-content-icon-do-not-disturb: do_not_disturb;
  --sat-content-icon-directions-bus: directions_bus;
  --sat-content-icon-developer-mode: developer_mode;
  --sat-content-icon-directions-car: directions_car;
  --sat-content-icon-directions-run: directions_run;
  --sat-content-icon-desktop-windows: desktop_windows;
  --sat-content-icon-developer-board: developer_board;
  --sat-content-icon-directions-bike: directions_bike;
  --sat-content-icon-directions-walk: directions_walk;
  --sat-content-icon-directions-boat: directions_boat;
  --sat-content-icon-directions-ferry: directions_ferry;
  --sat-content-icon-directions-train: directions_train;
  --sat-content-icon-dnd-forwardslash: dnd_forwardslash;
  --sat-content-icon-do-not-disturb-on: do_not_disturb_on;
  --sat-content-icon-directions-subway: directions_subway;
  --sat-content-icon-directions-railway: directions_railway;
  --sat-content-icon-directions-transit: directions_transit;
  --sat-content-icon-do-not-disturb-alt: do_not_disturb_alt;
  --sat-content-icon-do-not-disturb-off: do_not_disturb_off;
  --sat-content-icon-cast: cast;
  --sat-content-icon-cake: cake;
  --sat-content-icon-call: call;
  --sat-content-icon-code: code;
  --sat-content-icon-chat: chat;
  --sat-content-icon-crop: crop;
  --sat-content-icon-close: close;
  --sat-content-icon-check: check;
  --sat-content-icon-class: class;
  --sat-content-icon-clear: clear;
  --sat-content-icon-cloud: cloud;
  --sat-content-icon-cached: cached;
  --sat-content-icon-aperture: aperture;
  --sat-content-icon-create: create;
  --sat-content-icon-casino: casino;
  --sat-content-icon-cancel: cancel;
  --sat-content-icon-comment: comment;
  --sat-content-icon-compare: compare;
  --sat-content-icon-call-end: call_end;
  --sat-content-icon-computer: computer;
  --sat-content-icon-crop-din: crop_din;
  --sat-content-icon-crop-three-two: crop_three_two;
  --sat-content-icon-crop-five-four: crop_five_four;
  --sat-content-icon-crop-seven-five: crop_seven_five;
  --sat-content-icon-colorize: colorize;
  --sat-content-icon-contacts: contacts;
  --sat-content-icon-call-made: call_made;
  --sat-content-icon-cloud-off: cloud_off;
  --sat-content-icon-copyright: copyright;
  --sat-content-icon-check-box: check_box;
  --sat-content-icon-crop-onesix-nine: crop_onesix_nine;
  --sat-content-icon-crop-free: crop_free;
  --sat-content-icon-clear-all: clear_all;
  --sat-content-icon-call-merge: call_merge;
  --sat-content-icon-camera-alt: camera_alt;
  --sat-content-icon-cloud-done: cloud_done;
  --sat-content-icon-color-lens: color_lens;
  --sat-content-icon-call-split: call_split;
  --sat-content-icon-child-care: child_care;
  --sat-content-icon-call-missed: call_missed;
  --sat-content-icon-credit-card: credit_card;
  --sat-content-icon-crop-square: crop_square;
  --sat-content-icon-cloud-queue: cloud_queue;
  --sat-content-icon-content-cut: content_cut;
  --sat-content-icon-chat-bubble: chat_bubble;
  --sat-content-icon-camera-rear: camera_rear;
  --sat-content-icon-camera-roll: camera_roll;
  --sat-content-icon-collections: collections;
  --sat-content-icon-crop-rotate: crop_rotate;
  --sat-content-icon-card-travel: card_travel;
  --sat-content-icon-check-circle: check_circle;
  --sat-content-icon-cloud-circle: cloud_circle;
  --sat-content-icon-content-copy: content_copy;
  --sat-content-icon-camera-front: camera_front;
  --sat-content-icon-cloud-upload: cloud_upload;
  --sat-content-icon-contact-mail: contact_mail;
  --sat-content-icon-crop-portrait: crop_portrait;
  --sat-content-icon-call-received: call_received;
  --sat-content-icon-crop-original: crop_original;
  --sat-content-icon-contact-phone: contact_phone;
  --sat-content-icon-card-giftcard: card_giftcard;
  --sat-content-icon-content-paste: content_paste;
  --sat-content-icon-control-point: control_point;
  --sat-content-icon-crop-landscape: crop_landscape;
  --sat-content-icon-call-to-action: call_to_action;
  --sat-content-icon-camera-enhance: camera_enhance;
  --sat-content-icon-child-friendly: child_friendly;
  --sat-content-icon-cast-connected: cast_connected;
  --sat-content-icon-compare-arrows: compare_arrows;
  --sat-content-icon-closed-caption: closed_caption;
  --sat-content-icon-change-history: change_history;
  --sat-content-icon-cloud-download: cloud_download;
  --sat-content-icon-card-membership: card_membership;
  --sat-content-icon-confirmation-num: confirmation_num;
  --sat-content-icon-center-focus-weak: center_focus_weak;
  --sat-content-icon-create-new-folder: create_new_folder;
  --sat-content-icon-chrome-reader-mode: chrome_reader_mode;
  --sat-content-icon-confirmation-number: confirmation_number;
  --sat-content-icon-center-focus-strong: center_focus_strong;
  --sat-content-icon-chat-bubble-outline: chat_bubble_outline;
  --sat-content-icon-call-missed-outgoing: call_missed_outgoing;
  --sat-content-icon-collections-bookmark: collections_bookmark;
  --sat-content-icon-check-box-outline-blank: check_box_outline_blank;
  --sat-content-icon-control-point-duplicate: control_point_duplicate;
  --sat-content-icon-book: book;
  --sat-content-icon-block: block;
  --sat-content-icon-build: build;
  --sat-content-icon-brush: brush;
  --sat-content-icon-backup: backup;
  --sat-content-icon-blur-on: blur_on;
  --sat-content-icon-business: business;
  --sat-content-icon-blur-off: blur_off;
  --sat-content-icon-bookmark: bookmark;
  --sat-content-icon-beenhere: beenhere;
  --sat-content-icon-backspace: backspace;
  --sat-content-icon-bluetooth: bluetooth;
  --sat-content-icon-burst-mode: burst_mode;
  --sat-content-icon-bug-report: bug_report;
  --sat-content-icon-border-all: border_all;
  --sat-content-icon-border-top: border_top;
  --sat-content-icon-battery-std: battery_std;
  --sat-content-icon-border-left: border_left;
  --sat-content-icon-blur-linear: blur_linear;
  --sat-content-icon-border-outer: border_outer;
  --sat-content-icon-border-right: border_right;
  --sat-content-icon-battery-full: battery_full;
  --sat-content-icon-border-style: border_style;
  --sat-content-icon-beach-access: beach_access;
  --sat-content-icon-broken-image: broken_image;
  --sat-content-icon-bubble-chart: bubble_chart;
  --sat-content-icon-brightness-one: brightness_1;
  --sat-content-icon-brightness-two: brightness_2;
  --sat-content-icon-brightness-three: brightness_3;
  --sat-content-icon-brightness-four: brightness_4;
  --sat-content-icon-brightness-five: brightness_5;
  --sat-content-icon-brightness-six: brightness_6;
  --sat-content-icon-border-clear: border_clear;
  --sat-content-icon-border-color: border_color;
  --sat-content-icon-brightness-seven: brightness_7;
  --sat-content-icon-border-inner: border_inner;
  --sat-content-icon-battery-alert: battery_alert;
  --sat-content-icon-blur-circular: blur_circular;
  --sat-content-icon-border-bottom: border_bottom;
  --sat-content-icon-brightness-low: brightness_low;
  --sat-content-icon-bookmark-border: bookmark_border;
  --sat-content-icon-battery-unknown: battery_unknown;
  --sat-content-icon-bluetooth-audio: bluetooth_audio;
  --sat-content-icon-brightness-high: brightness_high;
  --sat-content-icon-border-vertical: border_vertical;
  --sat-content-icon-business-center: business_center;
  --sat-content-icon-brightness-auto: brightness_auto;
  --sat-content-icon-bookmark-outline: bookmark_outline;
  --sat-content-icon-border-horizontal: border_horizontal;
  --sat-content-icon-brightness-medium: brightness_medium;
  --sat-content-icon-bluetooth-disabled: bluetooth_disabled;
  --sat-content-icon-branding-watermark: branding_watermark;
  --sat-content-icon-bluetooth-searching: bluetooth_searching;
  --sat-content-icon-bluetooth-connected: bluetooth_connected;
  --sat-content-icon-battery-charging-full: battery_charging_full;
  --sat-content-icon-adb: adb;
  --sat-content-icon-add: add;
  --sat-content-icon-apps: apps;
  --sat-content-icon-album: album;
  --sat-content-icon-alarm: alarm;
  --sat-content-icon-adjust: adjust;
  --sat-content-icon-ac-unit: ac_unit;
  --sat-content-icon-airplay: airplay;
  --sat-content-icon-android: android;
  --sat-content-icon-add-box: add_box;
  --sat-content-icon-archive: archive;
  --sat-content-icon-all-out: all_out;
  --sat-content-icon-av-timer: av_timer;
  --sat-content-icon-alarm-on: alarm_on;
  --sat-content-icon-assistant: assistant;
  --sat-content-icon-autorenew: autorenew;
  --sat-content-icon-alarm-add: alarm_add;
  --sat-content-icon-add-alarm: add_alarm;
  --sat-content-icon-add-alert: add_alert;
  --sat-content-icon-alarm-off: alarm_off;
  --sat-content-icon-art-track: art_track;
  --sat-content-icon-attachment: attachment;
  --sat-content-icon-audiotrack: audiotrack;
  --sat-content-icon-assessment: assessment;
  --sat-content-icon-add-circle: add_circle;
  --sat-content-icon-accessible: accessible;
  --sat-content-icon-arrow-back: arrow_back;
  --sat-content-icon-assignment: assignment;
  --sat-content-icon-attach-file: attach_file;
  --sat-content-icon-add-a-photo: add_a_photo;
  --sat-content-icon-access-time: access_time;
  --sat-content-icon-account-box: account_box;
  --sat-content-icon-access-alarm: access_alarm;
  --sat-content-icon-add-location: add_location;
  --sat-content-icon-announcement: announcement;
  --sat-content-icon-aspect-ratio: aspect_ratio;
  --sat-content-icon-add-to-queue: add_to_queue;
  --sat-content-icon-attach-money: attach_money;
  --sat-content-icon-arrow-upward: arrow_upward;
  --sat-content-icon-access-alarms: access_alarms;
  --sat-content-icon-accessibility: accessibility;
  --sat-content-icon-arrow-forward: arrow_forward;
  --sat-content-icon-add-to-photos: add_to_photos;
  --sat-content-icon-arrow-drop-up: arrow_drop_up;
  --sat-content-icon-all-inclusive: all_inclusive;
  --sat-content-icon-assignment-ind: assignment_ind;
  --sat-content-icon-arrow-downward: arrow_downward;
  --sat-content-icon-account-circle: account_circle;
  --sat-content-icon-account-balance: account_balance;
  --sat-content-icon-airport-shuttle: airport_shuttle;
  --sat-content-icon-airplanemode-on: airplanemode_on;
  --sat-content-icon-arrow-drop-down: arrow_drop_down;
  --sat-content-icon-assistant-photo: assistant_photo;
  --sat-content-icon-assignment-late: assignment_late;
  --sat-content-icon-airplanemode-off: airplanemode_off;
  --sat-content-icon-airline-seat-flat: airline_seat_flat;
  --sat-content-icon-assignment-return: assignment_return;
  --sat-content-icon-add-shopping-cart: add_shopping_cart;
  --sat-content-icon-add-circle-outline: add_circle_outline;
  --sat-content-icon-airplanemode-active: airplanemode_active;
  --sat-content-icon-assignment-returned: assignment_returned;
  --sat-content-icon-assignment-turned-in: assignment_turned_in;
  --sat-content-icon-airplanemode-inactive: airplanemode_inactive;
  --sat-content-icon-account-balance-wallet: account_balance_wallet;
  --sat-content-icon-arrow-drop-down-circle: arrow_drop_down_circle;
  --sat-content-icon-airline-seat-flat-angled: airline_seat_flat_angled;
  --sat-content-icon-airline-seat-recline-extra: airline_seat_recline_extra;
  --sat-content-icon-airline-seat-legroom-extra: airline_seat_legroom_extra;
  --sat-content-icon-airline-seat-recline-normal: airline_seat_recline_normal;
  --sat-content-icon-airline-seat-legroom-normal: airline_seat_legroom_normal;
  --sat-content-icon-airline-seat-legroom-reduced: airline_seat_legroom_reduced;
  --sat-content-icon-airline-seat-individual-suite: airline_seat_individual_suite;
  --sat-content-icon-3d-rotation: 3d_rotation;
  --sat-masthead-nav-item-padding: 0.2ch;
  --sat-masthead-nav-item-margin: 0;
  --sat-masthead-nav-item-font-size: 16px;
  --sat-masthead-product-name-font-weight: 400;
  --sat-masthead-spacing-logo-separator-width: 1px;
  --sat-masthead-spacing-logo-separator-gap: 8px;
  --sat-masthead-spacing-segment-gap: 32px;
  --sat-masthead-spacing-gutter: 24px;
  --sat-masthead-spacing-logo-height: 18px;
  --sat-masthead-spacing-logo-width: 95px;
  --sat-colors-black: hsl(0 0% 0%);
  --sat-colors-white: hsl(0 0% 100%);
  --sat-colors-neutral-gray-10: hsl(12, 2%, 5%);
  --sat-colors-neutral-gray-20: hsl(12, 2%, 14%);
  --sat-colors-neutral-gray-30: hsl(12, 2%, 24%);
  --sat-colors-neutral-gray-40: hsl(12, 2%, 34%);
  --sat-colors-neutral-gray-100: hsl(12, 2%, 94%);
  --sat-colors-neutral-gray-90: hsl(12, 2%, 84%);
  --sat-colors-neutral-gray-80: hsl(12, 2%, 74%);
  --sat-colors-neutral-gray-70: hsl(12, 2%, 64%);
  --sat-colors-neutral-gray-60: hsl(12, 2%, 54%);
  --sat-colors-neutral-gray-50: hsl(12, 2%, 44%);
  --sat-colors-neutral-gray: hsl(12, 2%, 44%);
  --sat-colors-gray-10: hsl(0, 0%, 5%);
  --sat-colors-gray-20: hsl(0, 0%, 14%);
  --sat-colors-gray-30: hsl(0, 0%, 24%);
  --sat-colors-gray-40: hsl(0, 0%, 34%);
  --sat-colors-gray-100: hsl(0, 0%, 94%);
  --sat-colors-gray-90: hsl(0, 0%, 84%);
  --sat-colors-gray-80: hsl(0, 0%, 74%);
  --sat-colors-gray-70: hsl(0, 0%, 64%);
  --sat-colors-gray-60: hsl(0, 0%, 54%);
  --sat-colors-gray-50: hsl(0, 0%, 44%);
  --sat-colors-gray: hsl(0, 0%, 44%);
  --sat-colors-purple-10: hsl(320, 100%, 5%);
  --sat-colors-purple-20: hsl(320, 100%, 11%);
  --sat-colors-purple-30: hsl(320, 100%, 21%);
  --sat-colors-purple-100: hsl(320, 100%, 91%);
  --sat-colors-purple-90: hsl(320, 100%, 81%);
  --sat-colors-purple-80: hsl(320, 100%, 71%);
  --sat-colors-purple-70: hsl(320, 100%, 61%);
  --sat-colors-purple-60: hsl(320, 100%, 51%);
  --sat-colors-purple-50: hsl(320, 100%, 41%);
  --sat-colors-purple-40: hsl(320, 100%, 31%);
  --sat-colors-purple: hsl(320, 100%, 31%);
  --sat-colors-blue-10: hsl(202, 100%, 5%);
  --sat-colors-blue-20: hsl(202, 100%, 10%);
  --sat-colors-blue-30: hsl(202, 100%, 20%);
  --sat-colors-blue-40: hsl(202, 100%, 30%);
  --sat-colors-blue-100: hsl(202, 100%, 90%);
  --sat-colors-blue-90: hsl(202, 100%, 80%);
  --sat-colors-blue-80: hsl(202, 100%, 70%);
  --sat-colors-blue-70: hsl(202, 100%, 60%);
  --sat-colors-blue-60: hsl(202, 100%, 50%);
  --sat-colors-blue-50: hsl(202, 100%, 40%);
  --sat-colors-blue: hsl(202, 100%, 40%);
  --sat-colors-green-10: hsl(127, 91%, 5%);
  --sat-colors-green-20: hsl(127, 91%, 14%);
  --sat-colors-green-30: hsl(127, 91%, 24%);
  --sat-colors-green-100: hsl(127, 91%, 94%);
  --sat-colors-green-90: hsl(127, 91%, 84%);
  --sat-colors-green-80: hsl(127, 91%, 74%);
  --sat-colors-green-70: hsl(127, 91%, 64%);
  --sat-colors-green-60: hsl(127, 91%, 54%);
  --sat-colors-green-50: hsl(127, 91%, 44%);
  --sat-colors-green-40: hsl(127, 91%, 34%);
  --sat-colors-green: hsl(127, 91%, 34%);
  --sat-colors-yellow-10: hsl(43, 87%, 5%);
  --sat-colors-yellow-20: hsl(43, 87%, 10%);
  --sat-colors-yellow-30: hsl(43, 87%, 20%);
  --sat-colors-yellow-40: hsl(43, 87%, 30%);
  --sat-colors-yellow-100: hsl(43, 87%, 98%);
  --sat-colors-yellow-90: hsl(43, 87%, 90%);
  --sat-colors-yellow-80: hsl(43, 87%, 80%);
  --sat-colors-yellow-70: hsl(43, 87%, 70%);
  --sat-colors-yellow-60: hsl(43, 87%, 60%);
  --sat-colors-yellow-50: hsl(43, 87%, 50%);
  --sat-colors-yellow: hsl(43, 87%, 50%);
  --sat-colors-orange-10: hsl(16, 87%, 5%);
  --sat-colors-orange-20: hsl(16, 87%, 14%);
  --sat-colors-orange-30: hsl(16, 87%, 24%);
  --sat-colors-orange-40: hsl(16, 87%, 34%);
  --sat-colors-orange-50: hsl(16, 87%, 44%);
  --sat-colors-orange-100: hsl(16, 87%, 94%);
  --sat-colors-orange-90: hsl(16, 87%, 84%);
  --sat-colors-orange-80: hsl(16, 87%, 74%);
  --sat-colors-orange-70: hsl(16, 87%, 64%);
  --sat-colors-orange-60: hsl(16, 87%, 54%);
  --sat-colors-orange: hsl(16, 87%, 54%);
  --sat-colors-red-10: hsl(5, 75%, 5%);
  --sat-colors-red-20: hsl(5, 75%, 11%);
  --sat-colors-red-30: hsl(5, 75%, 21%);
  --sat-colors-red-40: hsl(5, 75%, 31%);
  --sat-colors-red-50: hsl(5, 75%, 41%);
  --sat-colors-red-100: hsl(5, 75%, 91%);
  --sat-colors-red-90: hsl(5, 74%, 81%);
  --sat-colors-red-80: hsl(5, 74%, 71%);
  --sat-colors-red-70: hsl(5, 74%, 61%);
  --sat-colors-red-60: hsl(5, 75%, 51%);
  --sat-colors-red: hsl(5, 75%, 51%);
  --sat-colors-severity-critical-10: hsl(358, 85%, 5%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-20: hsl(358, 85%, 12%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-30: hsl(358, 85%, 22%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-40: hsl(358, 85%, 32%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-50: hsl(358, 85%, 42%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-100: hsl(358, 85%, 92%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-90: hsl(358, 85%, 82%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-80: hsl(358, 85%, 72%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-70: hsl(358, 85%, 62%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical-60: hsl(358, 85%, 52%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-critical: hsl(358, 85%, 52%); /* Micro Focus legacy "critical" severity color. */
  --sat-colors-severity-high-10: hsl(28, 100%, 5%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-20: hsl(28, 100%, 10%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-30: hsl(28, 100%, 20%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-40: hsl(28, 100%, 30%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-100: hsl(28, 100%, 98%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-90: hsl(28, 100%, 90%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-80: hsl(28, 100%, 80%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-70: hsl(28, 100%, 70%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-60: hsl(28, 100%, 60%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high-50: hsl(28, 100%, 50%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-high: hsl(28, 100%, 50%); /* Micro Focus legacy "high" severity color. */
  --sat-colors-severity-medium-10: hsl(31, 90%, 5%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-20: hsl(31, 90%, 15%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-30: hsl(31, 90%, 25%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-40: hsl(31, 90%, 35%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-50: hsl(31, 90%, 45%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-60: hsl(31, 90%, 55%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-100: hsl(31, 90%, 95%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-90: hsl(31, 90%, 85%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-80: hsl(31, 90%, 75%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium-70: hsl(31, 90%, 65%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-medium: hsl(31, 90%, 65%); /* Micro Focus legacy "medium" severity color. */
  --sat-colors-severity-low-10: hsl(47, 83%, 5%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-20: hsl(47, 83%, 10%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-30: hsl(47, 83%, 20%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-40: hsl(47, 83%, 30%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-50: hsl(47, 83%, 50%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-100: hsl(47, 83%, 98%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-90: hsl(47, 83%, 90%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-80: hsl(47, 83%, 80%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-70: hsl(47, 83%, 70%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low-60: hsl(47, 83%, 60%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-severity-low: hsl(47, 83%, 60%); /* Micro Focus legacy "low" severity color. */
  --sat-colors-status-info-10: hsl(210, 100%, 5%);
  --sat-colors-status-info-20: hsl(210, 100%, 10%);
  --sat-colors-status-info-30: hsl(210, 100%, 20%);
  --sat-colors-status-info-100: hsl(210, 100%, 98%);
  --sat-colors-status-info-90: hsl(210, 100%, 90%);
  --sat-colors-status-info-80: hsl(210, 100%, 80%);
  --sat-colors-status-info-70: hsl(210, 100%, 70%);
  --sat-colors-status-info-60: hsl(210, 100%, 60%);
  --sat-colors-status-info-50: hsl(210, 100%, 50%);
  --sat-colors-status-info-40: hsl(210, 100%, 30%);
  --sat-colors-status-info: hsl(210, 100%, 40%);
  --sat-colors-status-error-10: hsl(340, 100%, 5%);
  --sat-colors-status-error-20: hsl(340, 100%, 15%);
  --sat-colors-status-error-30: hsl(340, 100%, 25%);
  --sat-colors-status-error-40: hsl(340, 100%, 35%);
  --sat-colors-status-error-100: hsl(340, 100%, 95%);
  --sat-colors-status-error-90: hsl(340, 100%, 85%);
  --sat-colors-status-error-80: hsl(340, 100%, 75%);
  --sat-colors-status-error-70: hsl(340, 100%, 65%);
  --sat-colors-status-error-60: hsl(340, 100%, 55%);
  --sat-colors-status-error-50: hsl(340, 100%, 45%);
  --sat-colors-status-error: hsl(340, 100%, 45%);
  --sat-colors-status-warning-10: hsl(45, 100%, 5%);
  --sat-colors-status-warning-20: hsl(45, 100%, 10%);
  --sat-colors-status-warning-30: hsl(45, 100%, 20%);
  --sat-colors-status-warning-40: hsl(45, 100%, 30%);
  --sat-colors-status-warning-100: hsl(45, 100%, 98%);
  --sat-colors-status-warning-90: hsl(45, 100%, 90%);
  --sat-colors-status-warning-80: hsl(45, 100%, 80%);
  --sat-colors-status-warning-70: hsl(45, 100%, 70%);
  --sat-colors-status-warning-60: hsl(45, 100%, 60%);
  --sat-colors-status-warning-50: hsl(45, 100%, 50%);
  --sat-colors-status-warning: hsl(45, 100%, 50%);
  --sat-colors-status-success-10: hsl(149, 74%, 9%);
  --sat-colors-status-success-20: hsl(149, 74%, 19%);
  --sat-colors-status-success-30: hsl(149, 74%, 29%);
  --sat-colors-status-success-100: hsl(149, 74%, 98%);
  --sat-colors-status-success-90: hsl(149, 74%, 89%);
  --sat-colors-status-success-80: hsl(149, 74%, 79%);
  --sat-colors-status-success-70: hsl(149, 74%, 69%);
  --sat-colors-status-success-60: hsl(149, 74%, 59%);
  --sat-colors-status-success-50: hsl(149, 74%, 49%);
  --sat-colors-status-success-40: hsl(149, 74%, 39%);
  --sat-colors-status-success: hsl(149, 74%, 39%);
  --sat-colors-microfocus-primary-10: hsl(210, 100%, 5%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-20: hsl(210, 100%, 15%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-30: hsl(210, 100%, 25%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-40: hsl(210, 100%, 35%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-100: hsl(210, 100%, 95%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-90: hsl(210, 100%, 85%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-80: hsl(210, 100%, 75%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-70: hsl(210, 100%, 65%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-60: hsl(210, 100%, 55%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary-50: hsl(210, 100%, 45%); /* Brand: primary (MF blue) */
  --sat-colors-microfocus-primary: hsl(210, 100%, 45%); /* Brand: primary (MF blue) */
  --sat-colors-opentext-accent-10: hsl(193, 93%, 9%);
  --sat-colors-opentext-accent-20: hsl(193, 93%, 19%);
  --sat-colors-opentext-accent-30: hsl(193, 93%, 29%);
  --sat-colors-opentext-accent-40: hsl(193, 93%, 39%);
  --sat-colors-opentext-accent-100: hsl(193, 93%, 98%);
  --sat-colors-opentext-accent-90: hsl(193, 93%, 89%);
  --sat-colors-opentext-accent-80: hsl(193, 93%, 79%);
  --sat-colors-opentext-accent-70: hsl(193, 93%, 69%);
  --sat-colors-opentext-accent-60: hsl(193, 93%, 59%);
  --sat-colors-opentext-accent-50: hsl(193, 93%, 49%);
  --sat-colors-opentext-accent: hsl(193, 93%, 49%);
  --sat-colors-opentext-secondary-10: hsl(232, 54%, 9%);
  --sat-colors-opentext-secondary-20: hsl(232, 54%, 19%);
  --sat-colors-opentext-secondary-30: hsl(232, 54%, 29%);
  --sat-colors-opentext-secondary-100: hsl(232, 54%, 98%);
  --sat-colors-opentext-secondary-90: hsl(232, 53%, 89%);
  --sat-colors-opentext-secondary-80: hsl(232, 53%, 79%);
  --sat-colors-opentext-secondary-70: hsl(232, 53%, 69%);
  --sat-colors-opentext-secondary-60: hsl(232, 54%, 59%);
  --sat-colors-opentext-secondary-50: hsl(232, 54%, 49%);
  --sat-colors-opentext-secondary-40: hsl(232, 54%, 39%);
  --sat-colors-opentext-secondary: hsl(232, 54%, 39%);
  --sat-colors-opentext-primary-10: hsl(232, 68%, 5%);
  --sat-colors-opentext-primary-20: hsl(232, 68%, 11%);
  --sat-colors-opentext-primary-100: hsl(232, 68%, 91%);
  --sat-colors-opentext-primary-90: hsl(232, 68%, 81%);
  --sat-colors-opentext-primary-80: hsl(232, 68%, 71%);
  --sat-colors-opentext-primary-70: hsl(232, 68%, 61%);
  --sat-colors-opentext-primary-60: hsl(232, 68%, 51%);
  --sat-colors-opentext-primary-50: hsl(232, 68%, 41%);
  --sat-colors-opentext-primary-40: hsl(232, 68%, 31%);
  --sat-colors-opentext-primary-30: hsl(232, 68%, 21%);
  --sat-colors-opentext-primary: hsl(232, 68%, 21%);
  --sat-colors-brand-gradient-primary-vert: linear-gradient(to bottom, var(--theme-brand-gradient-stops)); /* Brand vertical gradient */
  --sat-colors-brand-gradient-primary-horz: linear-gradient(to right, var(--theme-brand-gradient-stops)); /* Brand horizontal gradient */
  --sat-colors-brand-gradient-primary-stop-4: hsl(193.4 91.4% 36.5%);
  --sat-colors-brand-gradient-primary-stop-3: hsl(201.3 76% 32.7%);
  --sat-colors-brand-gradient-primary-stop-2: hsl(225.6 50.4% 27.6%);
  --sat-colors-brand-gradient-primary-stop-1: hsl(228.6 48.1% 25.7%);
  --sat-colors-brand-gradient-primary-bg-active: hsl(0 0% 0% / 35%); /* Brand gradient active cta background color */
  --sat-colors-brand-gradient-primary-bg-hover: hsl(0 0% 0% / 20%); /* Brand gradient hovered cta background color */
  --sat-colors-brand-gradient-primary-bg: hsl(229 49.5% 19.4%); /* Brand gradient base/background color */
  --sat-theme-border-button-tertiary-disabled: transparent;
  --sat-theme-border-button-tertiary-active: transparent;
  --sat-theme-border-button-tertiary: transparent;
  --sat-theme-background-overlay: hsl(0 0% 0% / 80%); /* Modal overlay backdrop color */
  --sat-theme-background-button-tertiary-active: transparent;
  --sat-theme-background-button-tertiary-disabled: transparent;
  --sat-theme-background-button-tertiary: transparent;
  --sat-theme-surface-00: hsl(0 0% 97.3%); /* Document root color */
  --sat-asset-company-logo-png: url('data:image/png;base64,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'); /* Company logo */
  --sat-asset-company-logo-svg: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2295%22%20height%3D%2220%22%20viewBox%3D%220%200%2095%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M13.3902%209.26714C13.3902%2012.2244%2011.7143%2015.4318%207.22897%2015.4318C3.95738%2015.4443%201%2013.5686%201%209.26714C1%205.68464%203.23036%202.92742%207.64794%203.17126C12.3489%203.4401%2013.3902%207.13514%2013.3902%209.26714ZM4.99862%207.01635C4.5992%207.68859%204.40019%208.46383%204.42563%209.24838C4.42563%2011.0615%205.30668%2012.7058%207.21049%2012.7058C9.1143%2012.7058%209.94606%2011.1928%209.94606%209.39844C9.9888%208.8807%209.92667%208.35956%209.76349%207.86711C9.60031%207.37465%209.33955%206.92129%208.99724%206.53493C8.72906%206.29208%208.41257%206.11056%208.06921%206.00269C7.72586%205.89482%207.36366%205.86311%207.00717%205.90972C6.60645%205.90098%206.21041%205.99846%205.85816%206.19253C5.50592%206.3866%205.20965%206.67056%204.99862%207.01635V7.01635Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M43.5311%204.48762C43.8403%204.09633%2044.2319%203.78018%2044.6771%203.56229C45.3439%203.2948%2046.0549%203.15899%2046.7719%203.16216C47.4817%203.1405%2048.186%203.29503%2048.8236%203.61231C50.0558%204.23753%2050.3454%205.31291%2050.3454%207.13229V15.1351H46.9752V8.56404C47.0332%207.97587%2046.9809%207.38187%2046.8212%206.81343C46.687%206.5252%2046.4695%206.28526%2046.1977%206.12554C45.9258%205.96583%2045.6125%205.89392%2045.2994%205.91937C43.5126%205.91937%2043.5126%207.37613%2043.5126%208.83289V15.1351H40.1055V3.46226H43.5311V4.48762Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M38.4907%2012.1171C38.1764%2012.7861%2037.1783%2015.4308%2032.7484%2015.4308C29.3228%2015.4308%2026.9199%2013.305%2026.9199%209.47242C26.9199%206.64643%2028.2877%203.17022%2032.8408%203.17022C33.6003%203.10729%2034.3643%203.21097%2035.0808%203.47419C35.7974%203.73742%2036.4497%204.15404%2036.9935%204.69575C38.4968%206.33382%2038.5831%208.61587%2038.6262%209.94134H30.3887C30.3887%2011.3981%2031.1835%2012.8549%2033.0133%2012.8549C34.8432%2012.8549%2035.4778%2011.6044%2035.9276%2010.7916L38.4907%2012.1171ZM35.1143%207.79058C35.0923%207.18495%2034.8759%206.60319%2034.4982%206.13375C34.0445%205.71861%2033.4516%205.49497%2032.8408%205.50853C32.5169%205.50728%2032.1962%205.57445%2031.8992%205.70577C31.6022%205.83708%2031.3354%206.02968%2031.1157%206.2713C30.749%206.71047%2030.512%207.24576%2030.4318%207.81559L35.1143%207.79058Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M85.7727%205.88296H88.0338V3.46336H85.8035V1H82.4271V3.45711H81.8726L80.3262%205.88296H82.4087V11.4412C82.4087%2012.5603%2082.4087%2013.3918%2082.8954%2014.0858C83.6224%2015.1612%2084.904%2015.23%2086.0746%2015.23C86.6741%2015.2197%2087.2717%2015.159%2087.8613%2015.0487V12.3602L86.6291%2012.404C85.7234%2012.404%2085.7234%2011.7788%2085.748%2011.0848L85.7727%205.88296Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M52.0452%201H55.4216V3.45711H58.9334L57.387%205.88296H55.3784V11.066C55.3784%2011.785%2055.3784%2012.3852%2056.2595%2012.3852L57.4917%2012.3415V15.0299C56.9021%2015.1403%2056.3045%2015.2009%2055.705%2015.2112C54.5343%2015.2112%2053.2405%2015.1424%2052.5258%2014.0671C52.0637%2013.3731%2052.0391%2012.5415%2052.0391%2011.4224L52.0452%201Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M91.1579%205.88053H90.7389V3.81731H89.9687V3.46094H91.9095V3.81731H91.1517L91.1579%205.88053ZM94.4295%205.88053H94.0167V4.38626V3.89234L93.8996%204.29873L93.4129%205.88053H93.037L92.5565%204.29873L92.4332%203.89859V4.38626V5.88053H92.0328V3.46094H92.5996L93.2157%205.37411L93.801%203.46094H94.3678L94.4295%205.88053Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M69.5482%2012.1218L68.932%2013.1346C68.3159%2014.035%2067.1884%2015.4229%2063.923%2015.4229C60.4973%2015.4229%2058.1992%2013.2972%2058.1992%209.46461C58.1992%206.63862%2059.567%203.1624%2064.1201%203.1624C64.8796%203.09948%2065.6436%203.20315%2066.3601%203.46638C67.0767%203.72961%2067.729%204.14622%2068.2728%204.68794C69.7761%206.32601%2069.8624%208.60806%2069.9055%209.93352H61.668C61.668%2011.3903%2062.358%2012.847%2064.1879%2012.847C66.0178%2012.847%2066.5785%2011.5966%2066.9974%2010.7838L69.5482%2012.1218ZM66.3628%207.78902C66.3407%207.18339%2066.1244%206.60163%2065.7467%206.13219C65.293%205.71705%2064.7001%205.49341%2064.0893%205.50697C63.7654%205.50572%2063.4447%205.57289%2063.1477%205.70421C62.8507%205.83552%2062.5839%206.02812%2062.3642%206.26974C61.9975%206.70891%2061.7605%207.2442%2061.6803%207.81403L66.3628%207.78902Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M81.1566%2015.1361L76.93%208.99022L80.4542%203.45703H76.585L74.9215%206.07045L73.1286%203.45703H69.2593L73.0608%208.99022L69.1484%2015.1361H73.0177L75.0694%2011.91L77.2874%2015.1361H81.1566Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M18.0601%204.48909C18.4296%204.04694%2018.8951%203.69772%2019.4199%203.46883C19.9448%203.23994%2020.5148%203.13761%2021.0852%203.16988C23.9132%203.16988%2025.8971%205.34564%2025.8971%209.24075C25.8971%2011.6353%2025.0346%2015.4242%2020.9682%2015.4242C20.4182%2015.4372%2019.8723%2015.3256%2019.3703%2015.0974C18.8683%2014.8691%2018.4228%2014.5301%2018.0663%2014.105V19.0004H14.6406V3.46373H18.0663L18.0601%204.48909ZM20.3582%205.85832C20.0206%205.85686%2019.6872%205.9352%2019.3846%206.08712C19.082%206.23905%2018.8183%206.46039%2018.6146%206.73362C18.105%207.48478%2017.8557%208.38648%2017.9061%209.29702C17.8425%2010.2651%2018.1344%2011.2228%2018.7255%2011.9855C18.9175%2012.2074%2019.1532%2012.3861%2019.4175%2012.51C19.6817%2012.6338%2019.9686%2012.7001%2020.2596%2012.7045C21.917%2012.7045%2022.644%2010.9351%2022.644%209.222C22.644%207.78399%2022.2251%206.25846%2020.8326%205.92709C20.6779%205.88491%2020.5184%205.86389%2020.3582%205.86457V5.85832Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E'); /* Company logo */
  --sat-asset-product-logo-svg: url('data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22svg32%22%20width%3D%22327.67999%22%20height%3D%22327.67999%22%20viewBox%3D%220%200%20327.67999%20327.67999%22%20sodipodi%3Adocname%3D%22Fortify-logo-square.svg%22%20inkscape%3Aversion%3D%221.2.1%20(9c6d41e%2C%202022-07-14)%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Csodipodi%3Anamedview%20id%3D%22namedview67%22%20pagecolor%3D%22%23505050%22%20bordercolor%3D%22%23ffffff%22%20borderopacity%3D%221%22%20inkscape%3Ashowpageshadow%3D%220%22%20inkscape%3Apageopacity%3D%220%22%20inkscape%3Apagecheckerboard%3D%221%22%20inkscape%3Adeskcolor%3D%22%23505050%22%20showgrid%3D%22false%22%20inkscape%3Azoom%3D%223.1341553%22%20inkscape%3Acx%3D%2285.669015%22%20inkscape%3Acy%3D%22163.84%22%20inkscape%3Awindow-width%3D%222560%22%20inkscape%3Awindow-height%3D%221387%22%20inkscape%3Awindow-x%3D%220%22%20inkscape%3Awindow-y%3D%2225%22%20inkscape%3Awindow-maximized%3D%220%22%20inkscape%3Acurrent-layer%3D%22g38%22%20%2F%3E%20%3Cdefs%20id%3D%22defs36%22%20%2F%3E%20%3Cg%20inkscape%3Agroupmode%3D%22layer%22%20inkscape%3Alabel%3D%22Image%22%20id%3D%22g38%22%20style%3D%22display%3Ainline%22%3E%20%3Cpath%20style%3D%22fill%3Avar(--sat-colors-brand-primary%2Chsl(231.5%2C67.6%25%2C20.6%25))%3Bstroke-width%3A0%22%20d%3D%22M%200%2C216.84823%20C%200%2C145.19404%200.11392702%2C104.88192%200.32399177%2C102.20647%202.2525159%2C77.644129%2011.501706%2C55.136712%2027.333605%2C36.479999%2030.373451%2C32.897765%2039.082034%2C24.738876%2042.925394%2C21.872376%2050.096718%2C16.523773%2050.480142%2C16.277364%2058.239998%2C12.030444%2069.051089%2C6.1136014%2083.421293%2C1.8571827%2096.639997%2C0.65646017%2099.114765%2C0.43166431%20137.50319%2C0.32182882%20213.85347%2C0.32109346%20L%20327.38693%2C0.31999999%20327.2101%2C110.16%20c%20-0.0973%2C60.41199%20-0.25197%2C112.11256%20-0.34374%2C114.89015%20-0.20935%2C6.33521%20-0.52413%2C8.903%20-1.95053%2C15.90984%20-3.20662%2C15.75172%20-10.74189%2C32.30375%20-20.39509%2C44.8%20-6.75454%2C8.74389%20-17.45294%2C18.4997%20-27.40833%2C24.99349%20-13.88643%2C9.05797%20-30.6147%2C14.82254%20-47.19242%2C16.26254%20-1.76%2C0.1529%20-54.212%2C0.29363%20-116.55999%2C0.31274%20L%200%2C327.36351%20Z%20m%20231.03999%2C60.06186%20c%206.15629%2C-1.20666%2013.84427%2C-3.95237%2018.24496%2C-6.51605%203.84955%2C-2.24261%208.90839%2C-6.1051%2012.35217%2C-9.43104%202.82401%2C-2.72738%207.02419%2C-8.15594%209.22505%2C-11.92301%200.64267%2C-1.1%201.3156%2C-2%201.49542%2C-2%200.38913%2C0%203.06625%2C-5.60651%204.23159%2C-8.86192%200.87133%2C-2.4341%202.06921%2C-7.10056%202.98236%2C-11.61808%200.50773%2C-2.5118%200.5581%2C-8.07791%200.65808%2C-72.71999%200.0739%2C-47.79336%200.004%2C-70.000003%20-0.22068%2C-70.000003%20-0.22113%2C0%20-0.32895%2C-5.560723%20-0.32895%2C-16.965433%20V%2049.909128%20l%20-90.64%2C0.105715%20c%20-82.65873%2C0.09641%20-90.851324%2C0.152032%20-93.039993%2C0.631709%20-3.706201%2C0.812272%20-9.665721%2C2.589882%20-10.4%2C3.102122%20-0.176%2C0.122777%20-1.256%2C0.550268%20-2.4%2C0.949974%20-8.530588%2C2.980537%20-21.156847%2C14.336767%20-26.534552%2C23.865538%20-0.594391%2C1.053204%20-1.256115%2C2.059117%20-1.470499%2C2.235364%20-0.511936%2C0.420867%20-1.150922%2C1.650966%20-2.576743%2C4.960447%20-1.690368%2C3.923523%20-2.279177%2C5.732995%20-3.330368%2C10.234534%20-1.866646%2C7.993599%20-1.7695%2C2.7009%20-1.747699%2C95.218679%200.01107%2C46.99927%200.115687%2C85.70222%200.232467%2C86.00654%200.200676%2C0.52296%205.144266%2C0.54772%2090.059857%2C0.45112%2089.1798%2C-0.10144%2089.8725%2C-0.10709%2093.20753%2C-0.76078%20z%20M%2061.443301%2C187.27999%20c%200.0022%2C-50.80124%200.116966%2C-78.33574%200.337036%2C-80.84445%200.339504%2C-3.8702%201.674224%2C-9.812109%202.919165%2C-12.995543%203.7424%2C-9.569676%2010.921737%2C-18.072943%2019.434361%2C-23.01821%202.997309%2C-1.741239%208.924621%2C-4.022499%2012.666134%2C-4.874851%20l%203.2%2C-0.728989%2083.279993%2C-0.09487%2083.28%2C-0.09487%20V%2088.474103%20112.32%20l%20-72.4%2C0.006%20c%20-61.65222%2C0.005%20-72.72159%2C0.0737%20-74.56633%2C0.46462%20-5.52835%2C1.17147%20-9.54979%2C4.99249%20-11.62941%2C11.04982%20-0.54457%2C1.58617%20-0.60425%2C2.80297%20-0.60425%2C12.32%20v%2010.56%20l%2058.95999%2C0.0808%2058.96%2C0.0808%20v%2023.03915%2023.03914%20h%20-59.04%20H%20107.2%20v%2035.68%2035.68%20H%2084.319997%2061.439998%20l%200.0033%2C-77.04%20z%22%20id%3D%22path325%22%20%2F%3E%20%3C%2Fg%3E%0A%3C%2Fsvg%3E'); /* Fortify logo */
  --sat-transition-xl: var(--sat-time-transition-xl) var(--sat-transition-timing-fn);
  --sat-transition-lg: var(--sat-time-transition-lg) var(--sat-transition-timing-fn);
  --sat-transition-md: var(--sat-time-transition-md) var(--sat-transition-timing-fn);
  --sat-transition-sm: var(--sat-time-transition-sm) var(--sat-transition-timing-fn);
  --sat-transition-xs: var(--sat-time-transition-xs) var(--sat-transition-timing-fn);
  --sat-time-duration: var(--sat-time-duration-md);
  --sat-time-delay: var(--sat-time-delay-md);
  --sat-time-transition: var(--sat-time-transition-md);
  --sat-size-spacing: var(--sat-size-spacing-md); /* Alias for spacing "md" */
  --sat-size-font: var(--sat-size-font-md);
  --sat-masthead-product-name-font-size: var(--sat-masthead-spacing-logo-height);
  --sat-masthead-bg: var(--sat-colors-brand-gradient-primary-bg) linear-gradient(to right, var(--sat-colors-brand-gradient-primary-stops));
  --sat-colors-brand-gradient-primary-stops: var(--sat-colors-brand-gradient-primary-bg) 0%, hsl(228.6 48.1% 25.7%) 25%, hsl(225.6 50.4% 27.6%) 65%, hsl(201.3 76% 32.7%) 90%, hsl(193.4 91.4% 36.5%) 100%; /* Color stops of Brand gradient */
  --sat-colors-brand-gradient-primary-stop-0: var(--sat-colors-brand-gradient-primary-bg);
  --sat-colors-brand-gradient-primary-fg: var(--sat-colors-white); /* Brand gradient foreground color */
  --sat-colors-brand-accent-dark: var(--sat-colors-opentext-accent-20);
  --sat-colors-brand-accent: var(--sat-colors-opentext-accent-50);
  --sat-colors-brand-accent-light: var(--sat-colors-opentext-accent-80);
  --sat-colors-brand-secondary-dark: var(--sat-colors-opentext-secondary-20);
  --sat-colors-brand-secondary: var(--sat-colors-opentext-secondary-40);
  --sat-colors-brand-secondary-light: var(--sat-colors-opentext-secondary-70);
  --sat-colors-brand-primary-darkest: var(--sat-colors-microfocus-primary-20);
  --sat-colors-brand-primary-darker: var(--sat-colors-microfocus-primary-30);
  --sat-colors-brand-primary-dark: var(--sat-colors-microfocus-primary-40);
  --sat-colors-brand-primary: var(--sat-colors-microfocus-primary); /* Brand base color */
  --sat-colors-brand-primary-light: var(--sat-colors-microfocus-primary-60);
  --sat-colors-brand-primary-lighter: var(--sat-colors-microfocus-primary-70);
  --sat-colors-brand-primary-lightest: var(--sat-colors-microfocus-primary-90);
  --sat-theme-text-severity-critical: var(--sat-colors-severity-critical-50); /* Severity "critical" text color */
  --sat-theme-text-severity-high: var(--sat-colors-severity-high-50); /* Severity "high" text color */
  --sat-theme-text-severity-medium: var(--sat-colors-severity-medium-50); /* Severity "medium" text color */
  --sat-theme-text-severity-low: var(--sat-colors-severity-low-50); /* Severity "low" text color */
  --sat-theme-text-status-info: var(--sat-colors-status-info-50); /* Status "info" text color */
  --sat-theme-text-status-error: var(--sat-colors-status-error-50); /* Status "error" text color */
  --sat-theme-text-status-success: var(--sat-colors-status-success-50); /* Status "success" text color */
  --sat-theme-text-status-warning: var(--sat-colors-status-warning-50); /* Status "warning" text color */
  --sat-theme-text-placeholder: var(--sat-colors-gray-80);
  --sat-theme-text-4: var(--sat-colors-gray-60); /* Text/foreground color 4 */
  --sat-theme-text-3: var(--sat-colors-gray-50); /* Text/foreground color 3 */
  --sat-theme-text-2: var(--sat-colors-gray-40); /* Text/foreground color 2 */
  --sat-theme-text-1: var(--sat-colors-gray-30); /* Text/foreground color 1 */
  --sat-theme-border-button-link-disabled: var(--sat-theme-border-button-tertiary-disabled);
  --sat-theme-border-button-link-active: var(--sat-theme-border-button-tertiary-active);
  --sat-theme-border-button-link: var(--sat-theme-border-button-tertiary);
  --sat-theme-border-severity-critical: var(--sat-colors-severity-critical-40); /* Severity "critical" border color */
  --sat-theme-border-severity-high: var(--sat-colors-severity-high-40); /* Severity "high" border color */
  --sat-theme-border-severity-medium: var(--sat-colors-severity-medium-40); /* Severity "medium" border color */
  --sat-theme-border-severity-low: var(--sat-colors-severity-low-40); /* Severity "low" border color */
  --sat-theme-border-status-info: var(--sat-colors-status-info-40); /* Status "info" border color */
  --sat-theme-border-status-error: var(--sat-colors-status-error-40); /* Status "error" border color */
  --sat-theme-border-status-success: var(--sat-colors-status-success-40); /* Status "success" border color */
  --sat-theme-border-status-warning: var(--sat-colors-status-warning-40); /* Status "warning" border color */
  --sat-theme-border-dark: var(--sat-colors-gray-60); /* Intense border color */
  --sat-theme-border: var(--sat-colors-gray-90); /* Base border color */
  --sat-theme-border-light: var(--sat-colors-gray-100); /* Subtle border color */
  --sat-theme-background-button-link-active: var(--sat-theme-background-button-tertiary-active);
  --sat-theme-background-button-link-disabled: var(--sat-theme-background-button-tertiary-disabled);
  --sat-theme-background-button-link: var(--sat-theme-background-button-tertiary);
  --sat-theme-background-button-primary-disabled: var(--sat-colors-gray-90);
  --sat-theme-background-severity-critical: var(--sat-colors-severity-critical-90); /* Severity "critical" background color */
  --sat-theme-background-severity-high: var(--sat-colors-severity-high-90); /* Severity "high" background color */
  --sat-theme-background-severity-medium: var(--sat-colors-severity-medium-90); /* Severity "medium" background color */
  --sat-theme-background-severity-low: var(--sat-colors-severity-low-90); /* Severity "low" background color */
  --sat-theme-background-status-info: var(--sat-colors-status-info-90); /* Status "info" background color */
  --sat-theme-background-status-error: var(--sat-colors-status-error-90); /* Status "error" background color */
  --sat-theme-background-status-success: var(--sat-colors-status-success-90); /* Status "success" background color */
  --sat-theme-background-status-warning: var(--sat-colors-status-warning-90); /* Status "warning" background color */
  --sat-theme-surface-4: var(--sat-colors-gray-70); /* Background surface 4 */
  --sat-theme-surface-3: var(--sat-colors-gray-90); /* Background surface 3 */
  --sat-theme-surface-2: var(--sat-colors-gray-100); /* Background surface 2 */
  --sat-theme-surface-1: var(--sat-colors-white); /* Background surface 1 */
  --sat-asset-company-logo-png-inverted: url('data:image/png;base64,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'); /* Company logo inverted */
  --sat-asset-company-logo-svg-inverted: url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2295%22%20height%3D%2220%22%20viewBox%3D%220%200%2095%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M13.3902%209.26714C13.3902%2012.2244%2011.7143%2015.4318%207.22897%2015.4318C3.95738%2015.4443%201%2013.5686%201%209.26714C1%205.68464%203.23036%202.92742%207.64794%203.17126C12.3489%203.4401%2013.3902%207.13514%2013.3902%209.26714ZM4.99862%207.01635C4.5992%207.68859%204.40019%208.46383%204.42563%209.24838C4.42563%2011.0615%205.30668%2012.7058%207.21049%2012.7058C9.1143%2012.7058%209.94606%2011.1928%209.94606%209.39844C9.9888%208.8807%209.92667%208.35956%209.76349%207.86711C9.60031%207.37465%209.33955%206.92129%208.99724%206.53493C8.72906%206.29208%208.41257%206.11056%208.06921%206.00269C7.72586%205.89482%207.36366%205.86311%207.00717%205.90972C6.60645%205.90098%206.21041%205.99846%205.85816%206.19253C5.50592%206.3866%205.20965%206.67056%204.99862%207.01635V7.01635Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M43.5311%204.48762C43.8403%204.09633%2044.2319%203.78018%2044.6771%203.56229C45.3439%203.2948%2046.0549%203.15899%2046.7719%203.16216C47.4817%203.1405%2048.186%203.29503%2048.8236%203.61231C50.0558%204.23753%2050.3454%205.31291%2050.3454%207.13229V15.1351H46.9752V8.56404C47.0332%207.97587%2046.9809%207.38187%2046.8212%206.81343C46.687%206.5252%2046.4695%206.28526%2046.1977%206.12554C45.9258%205.96583%2045.6125%205.89392%2045.2994%205.91937C43.5126%205.91937%2043.5126%207.37613%2043.5126%208.83289V15.1351H40.1055V3.46226H43.5311V4.48762Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M38.4907%2012.1171C38.1764%2012.7861%2037.1783%2015.4308%2032.7484%2015.4308C29.3228%2015.4308%2026.9199%2013.305%2026.9199%209.47242C26.9199%206.64643%2028.2877%203.17022%2032.8408%203.17022C33.6003%203.10729%2034.3643%203.21097%2035.0808%203.47419C35.7974%203.73742%2036.4497%204.15404%2036.9935%204.69575C38.4968%206.33382%2038.5831%208.61587%2038.6262%209.94134H30.3887C30.3887%2011.3981%2031.1835%2012.8549%2033.0133%2012.8549C34.8432%2012.8549%2035.4778%2011.6044%2035.9276%2010.7916L38.4907%2012.1171ZM35.1143%207.79058C35.0923%207.18495%2034.8759%206.60319%2034.4982%206.13375C34.0445%205.71861%2033.4516%205.49497%2032.8408%205.50853C32.5169%205.50728%2032.1962%205.57445%2031.8992%205.70577C31.6022%205.83708%2031.3354%206.02968%2031.1157%206.2713C30.749%206.71047%2030.512%207.24576%2030.4318%207.81559L35.1143%207.79058Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M85.7727%205.88296H88.0338V3.46336H85.8035V1H82.4271V3.45711H81.8726L80.3262%205.88296H82.4087V11.4412C82.4087%2012.5603%2082.4087%2013.3918%2082.8954%2014.0858C83.6224%2015.1612%2084.904%2015.23%2086.0746%2015.23C86.6741%2015.2197%2087.2717%2015.159%2087.8613%2015.0487V12.3602L86.6291%2012.404C85.7234%2012.404%2085.7234%2011.7788%2085.748%2011.0848L85.7727%205.88296Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M52.0452%201H55.4216V3.45711H58.9334L57.387%205.88296H55.3784V11.066C55.3784%2011.785%2055.3784%2012.3852%2056.2595%2012.3852L57.4917%2012.3415V15.0299C56.9021%2015.1403%2056.3045%2015.2009%2055.705%2015.2112C54.5343%2015.2112%2053.2405%2015.1424%2052.5258%2014.0671C52.0637%2013.3731%2052.0391%2012.5415%2052.0391%2011.4224L52.0452%201Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M91.1579%205.88053H90.7389V3.81731H89.9687V3.46094H91.9095V3.81731H91.1517L91.1579%205.88053ZM94.4295%205.88053H94.0167V4.38626V3.89234L93.8996%204.29873L93.4129%205.88053H93.037L92.5565%204.29873L92.4332%203.89859V4.38626V5.88053H92.0328V3.46094H92.5996L93.2157%205.37411L93.801%203.46094H94.3678L94.4295%205.88053Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M69.5482%2012.1218L68.932%2013.1346C68.3159%2014.035%2067.1884%2015.4229%2063.923%2015.4229C60.4973%2015.4229%2058.1992%2013.2972%2058.1992%209.46461C58.1992%206.63862%2059.567%203.1624%2064.1201%203.1624C64.8796%203.09948%2065.6436%203.20315%2066.3601%203.46638C67.0767%203.72961%2067.729%204.14622%2068.2728%204.68794C69.7761%206.32601%2069.8624%208.60806%2069.9055%209.93352H61.668C61.668%2011.3903%2062.358%2012.847%2064.1879%2012.847C66.0178%2012.847%2066.5785%2011.5966%2066.9974%2010.7838L69.5482%2012.1218ZM66.3628%207.78902C66.3407%207.18339%2066.1244%206.60163%2065.7467%206.13219C65.293%205.71705%2064.7001%205.49341%2064.0893%205.50697C63.7654%205.50572%2063.4447%205.57289%2063.1477%205.70421C62.8507%205.83552%2062.5839%206.02812%2062.3642%206.26974C61.9975%206.70891%2061.7605%207.2442%2061.6803%207.81403L66.3628%207.78902Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M81.1566%2015.1361L76.93%208.99022L80.4542%203.45703H76.585L74.9215%206.07045L73.1286%203.45703H69.2593L73.0608%208.99022L69.1484%2015.1361H73.0177L75.0694%2011.91L77.2874%2015.1361H81.1566Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M18.0601%204.48909C18.4296%204.04694%2018.8951%203.69772%2019.4199%203.46883C19.9448%203.23994%2020.5148%203.13761%2021.0852%203.16988C23.9132%203.16988%2025.8971%205.34564%2025.8971%209.24075C25.8971%2011.6353%2025.0346%2015.4242%2020.9682%2015.4242C20.4182%2015.4372%2019.8723%2015.3256%2019.3703%2015.0974C18.8683%2014.8691%2018.4228%2014.5301%2018.0663%2014.105V19.0004H14.6406V3.46373H18.0663L18.0601%204.48909ZM20.3582%205.85832C20.0206%205.85686%2019.6872%205.9352%2019.3846%206.08712C19.082%206.23905%2018.8183%206.46039%2018.6146%206.73362C18.105%207.48478%2017.8557%208.38648%2017.9061%209.29702C17.8425%2010.2651%2018.1344%2011.2228%2018.7255%2011.9855C18.9175%2012.2074%2019.1532%2012.3861%2019.4175%2012.51C19.6817%2012.6338%2019.9686%2012.7001%2020.2596%2012.7045C21.917%2012.7045%2022.644%2010.9351%2022.644%209.222C22.644%207.78399%2022.2251%206.25846%2020.8326%205.92709C20.6779%205.88491%2020.5184%205.86389%2020.3582%205.86457V5.85832Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E'); /* Company logo inverted */
  --sat-asset-product-logo-svg-inverted: url('data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22svg32%22%20width%3D%22327.67999%22%20height%3D%22327.67999%22%20viewBox%3D%220%200%20327.67999%20327.67999%22%20sodipodi%3Adocname%3D%22Fortify-logo-square.svg%22%20inkscape%3Aversion%3D%221.2.1%20(9c6d41e%2C%202022-07-14)%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Csodipodi%3Anamedview%20id%3D%22namedview67%22%20pagecolor%3D%22%23505050%22%20bordercolor%3D%22%23ffffff%22%20borderopacity%3D%221%22%20inkscape%3Ashowpageshadow%3D%220%22%20inkscape%3Apageopacity%3D%220%22%20inkscape%3Apagecheckerboard%3D%221%22%20inkscape%3Adeskcolor%3D%22%23505050%22%20showgrid%3D%22false%22%20inkscape%3Azoom%3D%223.1341553%22%20inkscape%3Acx%3D%2285.669015%22%20inkscape%3Acy%3D%22163.84%22%20inkscape%3Awindow-width%3D%222560%22%20inkscape%3Awindow-height%3D%221387%22%20inkscape%3Awindow-x%3D%220%22%20inkscape%3Awindow-y%3D%2225%22%20inkscape%3Awindow-maximized%3D%220%22%20inkscape%3Acurrent-layer%3D%22g38%22%20%2F%3E%20%3Cdefs%20id%3D%22defs36%22%20%2F%3E%20%3Cg%20inkscape%3Agroupmode%3D%22layer%22%20inkscape%3Alabel%3D%22Image%22%20id%3D%22g38%22%20style%3D%22display%3Ainline%22%3E%20%3Cpath%20style%3D%22fill%3A%23ffffff%3Bstroke-width%3A0%22%20d%3D%22M%200%2C216.84823%20C%200%2C145.19404%200.11392702%2C104.88192%200.32399177%2C102.20647%202.2525159%2C77.644129%2011.501706%2C55.136712%2027.333605%2C36.479999%2030.373451%2C32.897765%2039.082034%2C24.738876%2042.925394%2C21.872376%2050.096718%2C16.523773%2050.480142%2C16.277364%2058.239998%2C12.030444%2069.051089%2C6.1136014%2083.421293%2C1.8571827%2096.639997%2C0.65646017%2099.114765%2C0.43166431%20137.50319%2C0.32182882%20213.85347%2C0.32109346%20L%20327.38693%2C0.31999999%20327.2101%2C110.16%20c%20-0.0973%2C60.41199%20-0.25197%2C112.11256%20-0.34374%2C114.89015%20-0.20935%2C6.33521%20-0.52413%2C8.903%20-1.95053%2C15.90984%20-3.20662%2C15.75172%20-10.74189%2C32.30375%20-20.39509%2C44.8%20-6.75454%2C8.74389%20-17.45294%2C18.4997%20-27.40833%2C24.99349%20-13.88643%2C9.05797%20-30.6147%2C14.82254%20-47.19242%2C16.26254%20-1.76%2C0.1529%20-54.212%2C0.29363%20-116.55999%2C0.31274%20L%200%2C327.36351%20Z%20m%20231.03999%2C60.06186%20c%206.15629%2C-1.20666%2013.84427%2C-3.95237%2018.24496%2C-6.51605%203.84955%2C-2.24261%208.90839%2C-6.1051%2012.35217%2C-9.43104%202.82401%2C-2.72738%207.02419%2C-8.15594%209.22505%2C-11.92301%200.64267%2C-1.1%201.3156%2C-2%201.49542%2C-2%200.38913%2C0%203.06625%2C-5.60651%204.23159%2C-8.86192%200.87133%2C-2.4341%202.06921%2C-7.10056%202.98236%2C-11.61808%200.50773%2C-2.5118%200.5581%2C-8.07791%200.65808%2C-72.71999%200.0739%2C-47.79336%200.004%2C-70.000003%20-0.22068%2C-70.000003%20-0.22113%2C0%20-0.32895%2C-5.560723%20-0.32895%2C-16.965433%20V%2049.909128%20l%20-90.64%2C0.105715%20c%20-82.65873%2C0.09641%20-90.851324%2C0.152032%20-93.039993%2C0.631709%20-3.706201%2C0.812272%20-9.665721%2C2.589882%20-10.4%2C3.102122%20-0.176%2C0.122777%20-1.256%2C0.550268%20-2.4%2C0.949974%20-8.530588%2C2.980537%20-21.156847%2C14.336767%20-26.534552%2C23.865538%20-0.594391%2C1.053204%20-1.256115%2C2.059117%20-1.470499%2C2.235364%20-0.511936%2C0.420867%20-1.150922%2C1.650966%20-2.576743%2C4.960447%20-1.690368%2C3.923523%20-2.279177%2C5.732995%20-3.330368%2C10.234534%20-1.866646%2C7.993599%20-1.7695%2C2.7009%20-1.747699%2C95.218679%200.01107%2C46.99927%200.115687%2C85.70222%200.232467%2C86.00654%200.200676%2C0.52296%205.144266%2C0.54772%2090.059857%2C0.45112%2089.1798%2C-0.10144%2089.8725%2C-0.10709%2093.20753%2C-0.76078%20z%20M%2061.443301%2C187.27999%20c%200.0022%2C-50.80124%200.116966%2C-78.33574%200.337036%2C-80.84445%200.339504%2C-3.8702%201.674224%2C-9.812109%202.919165%2C-12.995543%203.7424%2C-9.569676%2010.921737%2C-18.072943%2019.434361%2C-23.01821%202.997309%2C-1.741239%208.924621%2C-4.022499%2012.666134%2C-4.874851%20l%203.2%2C-0.728989%2083.279993%2C-0.09487%2083.28%2C-0.09487%20V%2088.474103%20112.32%20l%20-72.4%2C0.006%20c%20-61.65222%2C0.005%20-72.72159%2C0.0737%20-74.56633%2C0.46462%20-5.52835%2C1.17147%20-9.54979%2C4.99249%20-11.62941%2C11.04982%20-0.54457%2C1.58617%20-0.60425%2C2.80297%20-0.60425%2C12.32%20v%2010.56%20l%2058.95999%2C0.0808%2058.96%2C0.0808%20v%2023.03915%2023.03914%20h%20-59.04%20H%20107.2%20v%2035.68%2035.68%20H%2084.319997%2061.439998%20l%200.0033%2C-77.04%20z%22%20id%3D%22path325%22%20%2F%3E%20%3C%2Fg%3E%0A%3C%2Fsvg%3E'); /* Fortify logo inverted */
  --sat-transition: var(--sat-transition-md);
  --sat-masthead-fg: var(--sat-colors-brand-gradient-primary-fg);
  --sat-theme-text-button-secondary-active: var(--sat-theme-text-2);
  --sat-theme-text-inverse: var(--sat-theme-surface-1);
  --sat-theme-text-subtle: var(--sat-theme-text-4);
  --sat-theme-text-highlight: var(--sat-colors-brand-primary-lightest);
  --sat-theme-text-disabled: var(--sat-theme-text-3);
  --sat-theme-text-active: var(--sat-colors-brand-primary-dark);
  --sat-theme-text-link: var(--sat-colors-brand-primary);
  --sat-theme-text: var(--sat-theme-text-1);
  --sat-theme-border-button-secondary-active: var(--sat-theme-text-2);
  --sat-theme-border-button-secondary: var(--sat-theme-text-1);
  --sat-theme-border-button-primary-active: var(--sat-colors-brand-primary-dark);
  --sat-theme-border-input: var(--sat-theme-border);
  --sat-theme-border-focus: var(--sat-colors-brand-primary);
  --sat-theme-border-disabled: var(--sat-theme-border); /* Disabled border color */
  --sat-theme-background-button-primary-active: var(--sat-colors-brand-primary-dark);
  --sat-theme-background-button-primary: var(--sat-colors-brand-primary);
  --sat-theme-background-highlight: var(--sat-colors-brand-primary-lightest);
  --sat-theme-background-disabled: var(--sat-theme-surface-2);
  --sat-theme-background: var(--sat-theme-surface-1);
  --sat-theme-text-input-disabled: var(--sat-theme-text-disabled);
  --sat-theme-text-input: var(--sat-theme-text);
  --sat-theme-text-button-tertiary-disabled: var(--sat-theme-text-disabled);
  --sat-theme-text-button-tertiary-active: var(--sat-theme-text-active);
  --sat-theme-text-button-tertiary: var(--sat-theme-text-link);
  --sat-theme-text-button-secondary-disabled: var(--sat-theme-text-disabled);
  --sat-theme-text-button-secondary: var(--sat-theme-text);
  --sat-theme-text-button-primary-disabled: var(--sat-theme-text-disabled);
  --sat-theme-text-button-primary: var(--sat-theme-text-inverse);
  --sat-theme-border-button-secondary-disabled: var(--sat-theme-border-disabled);
  --sat-theme-border-button-primary-disabled: var(--sat-theme-border-disabled);
  --sat-theme-border-button-primary: var(--sat-theme-background-button-primary);
  --sat-theme-border-input-focus: var(--sat-theme-border-focus);
  --sat-theme-border-input-disabled: var(--sat-theme-border-disabled);
  --sat-theme-background-button-secondary: var(--sat-theme-background);
  --sat-theme-background-input-disabled: var(--sat-theme-background-disabled);
  --sat-theme-background-input: var(--sat-theme-background);
  --sat-theme-text-button-link-disabled: var(--sat-theme-text-button-tertiary-disabled);
  --sat-theme-text-button-link-active: var(--sat-theme-text-button-tertiary-active);
  --sat-theme-text-button-link: var(--sat-theme-text-button-tertiary);
  --sat-theme-text-button-primary-active: var(--sat-theme-text-button-primary);
  --sat-theme-background-button-secondary-active: var(--sat-theme-background-button-secondary);
  --sat-theme-background-button-secondary-disabled: var(--sat-theme-background-button-secondary);
}
