<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @license
 * Generated by Zeplin
 * Copyright (C) 2023 - present Zeplin
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at

 *     http://www.apache.org/licenses/LICENSE-2.0

 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

:root {
	--white: #fff;
	--white-2: #f6f6f6;
	--white-10: rgba(255,255,255,0.1);
	--white-20: rgba(255,255,255,0.2);
	--white-50: rgba(255, 255, 255, 0.5);
	--white-60 : rgba(255,255,255,0.6);
	--white-80: rgba(255, 255, 255, 0.8);
	--white-90: rgba(255, 255, 255, 0.9);
	--blue: #448fff;
	--dark: #121315;
	--dark-indigo: #0b1934;
	--dark-indigo-2: #122255;
	--dark-indigo-3: #0e244b;
	--dark-indigo-20: rgba(11, 25, 52, 0.2);
	--dark-indigo-30 : rgba(11, 25, 52, 0.3);
	--dark-indigo-60 : rgba(11, 25, 52, 0.6);
	--dark-indigo-80: rgba(11, 25, 52, 0.8);
	--slate: #444d61;
	--slate-60: rgba(68, 77, 97, 0.6);
	--slate-80: rgba(68, 77, 97, 0.8);
	--silver: #dcdee3;
	--silver-2: rgba(220, 222, 227, 0.22);
	--dark-blue: #1e3352;
	--pale-grey: #e9ecf2;
	--pale-grey-2: #f1f3f8;
	--pale-grey-3: #fafafb;
	--pale-grey-4: #f7f7f9;
	--pale-grey-5 :#f4f7fa;
	--grey-blue: #626c83;
	--grey-blue-5: rgba(98, 108, 131, 0.05);
	--grey-blue-10: rgba(98, 108, 131, 0.1);
	--grey-blue-20: rgba(98, 108, 131, 0.2);
	--grey-blue-60: rgba(98, 108, 131, 0.6);
	--grey-blue-80: rgba(98, 108, 131, 0.8);
	--grey-blue-88: rgba(98, 108, 131, 0.88);
	--lightish-blue: #4c73fb;
	--lightish-blue-2: #9daef1;
	--dodger-blue: #3a7af2;	
	--black: #000;
	--black-2: #231917;
	--black-40: rgba(0, 0, 0, 0.4);
	--black-30: rgba(0, 0, 0, 0.3);
	--black-50: rgba(0, 0, 0, 0.5);
	--black-60: rgba(0, 0, 0, 0.6);
	--black-80: rgba(0, 0, 0, 0.8);
	--red: #ff3131;
	--grey: #eee;
	--warm-grey: #888;
}</pre></body></html>