@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";

.card {
    background-color: rgba(0, 0, 0, 0) !important;
}

@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
.card {
    background-color: rgba(0, 0, 0, 0) !important;
} /*!
 * Quill Editor v2.0.0-dev.3
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */ /*!
 * Quill Editor v2.0.0-dev.3
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
:root {
    --brand-color: #0089ff;
    --pink-900: #5b1e34;
    --pink-800: #702440;
    --pink-700: #97264f;
    --pink-600: #d2326d;
    --pink-500: #f2508b;
    --pink-400: #f46b9e;
    --pink-300: #f584ae;
    --pink-200: #fab9d1;
    --pink-100: #fcdce8;
    --pink-50: #feedf3;
    --blue-900: #1a4469;
    --blue-800: #154875;
    --blue-700: #1366ae;
    --blue-600: #1673c5;
    --blue-500: #2490ef;
    --blue-400: #50a6f2;
    --blue-300: #7cbcf5;
    --blue-200: #a7d3f9;
    --blue-100: #d3e9fc;
    --blue-50: #f0f8fe;
    --cyan-900: #006464;
    --cyan-800: #007272;
    --cyan-700: #008b8b;
    --cyan-600: #02c5c5;
    --cyan-500: #00ffff;
    --cyan-400: #2ef8f8;
    --cyan-300: #6efcfc;
    --cyan-200: #a0f8f8;
    --cyan-100: #c7fcfc;
    --cyan-50: #dafafa;
    --green-900: #2d401d;
    --green-800: #44622a;
    --green-700: #518b21;
    --green-600: #68ab30;
    --green-500: #8ccf54;
    --green-400: #a5d97a;
    --green-300: #bce39b;
    --green-200: #d2ecbd;
    --green-100: #e9f6de;
    --green-50: #f4faee;
    --dark-green-900: #1f3e2b;
    --dark-green-800: #29593b;
    --dark-green-700: #286840;
    --dark-green-600: #2e844e;
    --dark-green-500: #2f9d58;
    --dark-green-400: #59b179;
    --dark-green-300: #82c49b;
    --dark-green-200: #acd8bc;
    --dark-green-100: #dfeee5;
    --dark-green-50: #eaf5ee;
    --gray-900: #1f272e;
    --gray-800: #333c44;
    --gray-700: #505a62;
    --gray-600: #687178;
    --gray-500: #98a1a9;
    --gray-400: #c0c6cc;
    --gray-300: #dce0e3;
    --gray-200: #ebeef0;
    --gray-100: #f4f5f6;
    --gray-50: #f9fafa;
    --red-900: #631d1d;
    --red-800: #802121;
    --red-700: #9b2c2c;
    --red-600: #c53030;
    --red-500: #e24c4c;
    --red-400: #ec645e;
    --red-300: #fca4a4;
    --red-200: #fcc8c8;
    --red-100: #ffecec;
    --red-50: #fff5f5;
    --yellow-900: #5f370e;
    --yellow-800: #744210;
    --yellow-700: #975a16;
    --yellow-600: #b7791f;
    --yellow-500: #d69e2e;
    --yellow-400: #ecb64b;
    --yellow-300: #f6c35e;
    --yellow-200: #fad489;
    --yellow-100: #fee9bf;
    --yellow-50: #fef4e2;
    --orange-900: #653019;
    --orange-800: #7b3a1e;
    --orange-700: #9c4621;
    --orange-600: #cb5a2a;
    --orange-500: #f8814f;
    --orange-400: #f9966c;
    --orange-300: #fdae8c;
    --orange-200: #fecdb8;
    --orange-100: #ffeae1;
    --orange-50: #fff5f0;
    --purple-900: #343360;
    --purple-800: #45438f;
    --purple-700: #4946bf;
    --purple-600: #6461d6;
    --purple-500: #8684ff;
    --purple-400: #9897f7;
    --purple-300: #b9b8fa;
    --purple-200: #dad9f7;
    --purple-100: #eaeafb;
    --purple-50: #f2f2fd;
    --padding-xs: 5px;
    --padding-sm: 10px;
    --padding-md: 15px;
    --padding-lg: 20px;
    --padding-xl: 30px;
    --padding-2xl: 40px;
    --margin-xs: 5px;
    --margin-sm: 8px;
    --margin-md: 15px;
    --margin-lg: 20px;
    --margin-xl: 30px;
    --margin-2xl: 40px;
    --font-stack: "Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI",
        "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
        "Helvetica Neue", sans-serif;
    --text-bold: 500;
    --shadow-xs: rgba(0, 0, 0, 0.05) 0px 0.5px 0px 0px,
        rgba(0, 0, 0, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
    --shadow-sm: 0px 1px 2px rgba(25, 39, 52, 0.05),
        0px 0px 4px rgba(25, 39, 52, 0.1);
    --shadow-base: 0px 4px 8px rgba(25, 39, 52, 0.06),
        0px 0px 4px rgba(25, 39, 52, 0.12);
    --shadow-md: 0px 8px 14px rgba(25, 39, 52, 0.08),
        0px 2px 6px rgba(25, 39, 52, 0.04);
    --shadow-lg: 0px 18px 22px rgba(25, 39, 52, 0.1),
        0px 1px 10px rgba(0, 0, 0, 0.06), 0px 0.5px 5px rgba(25, 39, 52, 0.04);
    --drop-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.05),
        0px 0px 0px rgba(0, 0, 0, 0), 0px 2px 4px rgba(0, 0, 0, 0.05);
    --modal-shadow: var(--shadow-md);
    --card-shadow: var(--shadow-sm);
    --btn-shadow: var(--shadow-xs);
    --text-muted: var(--gray-700);
    --text-light: var(--gray-800);
    --text-dark: var(--fg-color);
    --text-color: var(--gray-900);
    --heading-color: var(--gray-900);
    --icon-fill: transparent;
    --icon-fill-bg: var(--fg-color);
    --icon-stroke: var(--gray-900);
    --bg-blue: var(--blue-100);
    --bg-light-blue: var(--blue-50);
    --bg-dark-blue: var(--blue-300);
    --bg-green: var(--dark-green-50);
    --bg-yellow: var(--yellow-50);
    --bg-orange: var(--orange-50);
    --bg-red: var(--red-100);
    --bg-gray: var(--gray-200);
    --bg-grey: var(--gray-200);
    --bg-light-gray: var(--gray-100);
    --bg-dark-gray: var(--gray-400);
    --bg-darkgrey: var(--gray-400);
    --bg-purple: var(--purple-100);
    --bg-pink: var(--pink-50);
    --bg-cyan: var(--cyan-50);
    --text-xs: 11px;
    --text-sm: 12px;
    --text-md: 13px;
    --text-base: 14px;
    --text-lg: 16px;
    --text-xl: 18px;
    --text-2xl: 20px;
    --text-3xl: 22px;
    --text-on-blue: var(--blue-700);
    --text-on-light-blue: var(--blue-600);
    --text-on-dark-blue: var(--blue-800);
    --text-on-green: var(--dark-green-700);
    --text-on-yellow: var(--yellow-700);
    --text-on-orange: var(--orange-700);
    --text-on-red: var(--red-600);
    --text-on-gray: var(--gray-700);
    --text-on-grey: var(--gray-700);
    --text-on-darkgrey: var(--gray-800);
    --text-on-dark-gray: var(--gray-800);
    --text-on-light-gray: var(--gray-800);
    --text-on-purple: var(--purple-700);
    --text-on-pink: var(--pink-700);
    --text-on-cyan: var(--cyan-800);
    --alert-text-danger: var(--red-600);
    --alert-text-warning: var(--yellow-700);
    --alert-text-info: var(--blue-700);
    --alert-text-success: var(--green-700);
    --alert-bg-danger: var(--red-50);
    --alert-bg-warning: var(--yellow-50);
    --alert-bg-info: var(--blue-50);
    --alert-bg-success: var(--green-50);
    --bg-color: var(--gray-50);
    --fg-color: white;
    --navbar-bg: white;
    --fg-hover-color: var(--gray-100);
    --card-bg: var(--fg-color);
    --disabled-text-color: var(--gray-700);
    --disabled-control-bg: var(--gray-50);
    --control-bg: var(--gray-100);
    --control-bg-on-gray: var(--gray-200);
    --awesomebar-focus-bg: var(--fg-color);
    --modal-bg: white;
    --toast-bg: var(--modal-bg);
    --popover-bg: white;
    --awesomplete-hover-bg: var(--control-bg);
    --btn-default-bg: var(--gray-100);
    --btn-default-hover-bg: var(--gray-300);
    --sidebar-select-color: var(--gray-200);
    --scrollbar-thumb-color: var(--gray-400);
    --scrollbar-track-color: var(--gray-200);
    --shadow-inset: inset 0px -1px 0px var(--gray-300);
    --border-color: var(--gray-100);
    --dark-border-color: var(--gray-300);
    --table-border-color: var(--gray-200);
    --highlight-color: var(--gray-50);
    --yellow-highlight-color: var(--yellow-50);
    --btn-group-border-color: var(--gray-300);
    --field-placeholder-color: var(--gray-50);
    --highlight-shadow: 1px 1px 10px var(--blue-50), 0px 0px 4px var(--blue-600);
    --code-block-bg: var(--gray-900);
    --code-block-text: var(--gray-400);
    --border-radius-sm: 4px;
    --border-radius: 6px;
    --border-radius-md: 8px;
    --border-radius-lg: 12px;
    --border-radius-full: 999px;
    --primary-color: #2490ef;
    --btn-height: 30px;
    --input-height: calc(1.5em + 0.75rem + 2px);
    --input-disabled-bg: var(--gray-200);
    --checkbox-right-margin: var(--margin-xs);
    --checkbox-size: 14px;
    --checkbox-focus-shadow: 0 0 0 2px var(--gray-300);
    --checkbox-gradient: linear-gradient(
        180deg,
        #4ac3f8 -124.51%,
        var(--primary) 100%
    );
    --diff-added: var(--green-100);
    --diff-removed: var(--red-100);
    --right-arrow-svg: url("data: image/svg+xml;utf8, <svg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.25 7.5L4.75 4L1.25 0.5' stroke='%231F272E' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    --left-arrow-svg: url("data: image/svg+xml;utf8, <svg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.5 9.5L4 6l3.5-3.5' stroke='%231F272E' stroke-linecap='round' stroke-linejoin='round'></path></svg>");
}
:root {
    --gray-50: #f9fafa;
    --gray-100: #f4f5f6;
    --gray-200: #eef0f2;
    --gray-300: #e2e6e9;
    --gray-400: #c8cfd5;
    --gray-500: #a6b1b9;
    --gray-600: #74808b;
    --gray-700: #4c5a67;
    --gray-800: #313b44;
    --gray-900: #192734;
    --black: #000;
    --primary: #2490ef;
    --primary-color: #2490ef;
    --primary-light: #ecf5fe;
    --light: #f9fafa;
    --font-size-xs: 0.75rem;
    --font-size-sm: 0.875rem;
    --font-size-base: 1rem;
    --font-size-lg: 1.125rem;
    --font-size-xl: 1.25rem;
    --font-size-2xl: 1.5rem;
    --font-size-3xl: 1.875rem;
    --font-size-4xl: 2.5rem;
    --font-size-5xl: 3rem;
    --font-size-6xl: 4rem;
    --card-border-radius: 0.75rem;
} /*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #74808b;
    --gray-dark: #313b44;
    --primary: #2490ef;
    --secondary: #74808b;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f9fafa;
    --dark: #313b44;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-2xl: 1440px;
    --font-family-sans-serif: "Inter", -apple-system, BlinkMacSystemFont,
        "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
        "Droid Sans", "Helvetica Neue", sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
footer,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI",
        "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
        "Helvetica Neue", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4c5a67;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
a {
    color: #2490ef;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
}
a:hover {
    color: #0e69b9;
    text-decoration: underline;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
video {
    max-width: 100%;
    max-height: 100%;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
button,
[type="button"] {
    -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
h1,
h2,
h3 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #192734;
}
h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
.hero-subtitle {
    font-size: 1.25rem;
    font-weight: 300;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 840px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 1090px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1290px;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 840px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 1090px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1290px;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-6,
.col-sm-6,
.col-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4c5a67;
    background-color: #f4f5f6;
    background-clip: padding-box;
    border: 1px solid #f4f5f6;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
}
.form-control:-moz-focusring {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #4c5a67;
}
.form-control:focus {
    color: #4c5a67;
    background-color: #eef0f2;
    border-color: #eef0f2;
    outline: 0;
    box-shadow: none;
}
.form-control:disabled {
    background-color: #eef0f2;
    opacity: 1;
}
select.form-control:focus::-ms-value {
    color: #4c5a67;
    background-color: #f4f5f6;
}
.form-group {
    margin-bottom: 1rem;
}
.was-validated
    .custom-control-input:valid:focus:not(:checked)
    ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)
    ~ .custom-control-label::before {
    border-color: #28a745;
}
.was-validated
    .custom-control-input:invalid:focus:not(:checked)
    ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)
    ~ .custom-control-label::before {
    border-color: #dc3545;
}
.btn {
    display: inline-block;
    font-weight: 500;
    color: #4c5a67;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.375rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #4c5a67;
    text-decoration: none;
}
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(36, 144, 239, 0.25);
}
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-primary {
    color: #fff;
    background-color: #2490ef;
    border-color: #2490ef;
}
.btn-primary:hover {
    color: #fff;
    background-color: #107ddd;
    border-color: #0f76d1;
}
.btn-primary:focus {
    color: #fff;
    background-color: #107ddd;
    border-color: #0f76d1;
    box-shadow: 0 0 0 0.2rem rgba(69, 161, 241, 0.5);
}
.btn-primary:disabled {
    color: #fff;
    background-color: #2490ef;
    border-color: #2490ef;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0f76d1;
    border-color: #0e6fc5;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(69, 161, 241, 0.5);
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #5d666f;
    border-color: #576068;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(137, 147, 156, 0.5);
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active {
    color: #192734;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(221, 170, 14, 0.5);
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-default:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled).active {
    color: #192734;
    background-color: #dde3e3;
    border-color: #d6dddd;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-default:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-default:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(215, 218, 220, 0.5);
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1c2126;
    border-color: #161b1f;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(80, 88, 96, 0.5);
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #2490ef;
    border-color: #2490ef;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(36, 144, 239, 0.5);
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #74808b;
    border-color: #74808b;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(116, 128, 139, 0.5);
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active {
    color: #192734;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active {
    color: #192734;
    background-color: #f9fafa;
    border-color: #f9fafa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(249, 250, 250, 0.5);
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #313b44;
    border-color: #313b44;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(49, 59, 68, 0.5);
}
.btn-lg {
    padding: 1rem 2.5rem;
    font-size: 1.125rem;
    line-height: 1;
    border-radius: 0.5rem;
}
.collapse:not(.show) {
    display: none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #eef0f2;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #cae4fb;
    border-color: #cae4fb;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.5rem;
}
.navbar .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.40625rem;
    padding-bottom: 0.40625rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.125rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0.375rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .navbar-expand-lg > .container {
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
.navbar-light .navbar-brand {
    /* color: rgba(0, 0, 0, 0.9); */
	color: #038af7;
	font-size: 24px;
	font-weight: 600;
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.75rem;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.5rem;
}
.card-text:last-child {
    margin-bottom: 0;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: 0.75;
}
.bg-light {
    background-color: #f8f9fa !important;
}
.d-block {
    display: block !important;
}
@supports (position: sticky) {
}
.h-100 {
    height: 100% !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mt-6 {
    margin-top: 1.5rem !important;
}
.mt-n6 {
    margin-top: -1.5rem !important;
}
.mr-auto {
    margin-right: auto !important;
}
.ml-auto {
    margin-left: auto !important;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-muted {
    color: #74808b !important;
}
@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
} /*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */
html,
body {
    height: 100%;
}
.hide {
    display: none !important;
}
.icon {
    display: inline-block;
    font-size: 0;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    fill: var(--icon-fill);
    stroke: var(--icon-stroke);
}
.icon-lg {
    width: 24px;
    height: 24px;
}
.btn {
    border: none;
    border-radius: var(--border-radius);
    box-shadow: var(--btn-shadow);
    font-size: var(--text-md);
}
.btn-secondary-dark:not(:disabled):not(.disabled):active,
.btn-secondary-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #77838d;
    border-color: #576068;
}
.btn-secondary-dark:not(:disabled):not(.disabled):active:focus,
.btn-secondary-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(137, 147, 156, 0.5);
}
.btn-primary-light {
    color: #192734;
    background-color: #ecf5fe;
    border-color: #ecf5fe;
    color: var(--primary);
}
.btn-primary-light:hover {
    color: #192734;
    background-color: #f0f8fe;
    border-color: #ecf5fe;
}
.btn-primary-light:focus {
    color: #192734;
    background-color: #f0f8fe;
    border-color: #ecf5fe;
    box-shadow: 0 0 0 0.2rem rgba(204, 214, 224, 0.5);
}
.btn-primary-light:disabled {
    color: #192734;
    background-color: #ecf5fe;
    border-color: #ecf5fe;
}
.btn-primary-light:not(:disabled):not(.disabled):active,
.btn-primary-light:not(:disabled):not(.disabled).active {
    color: #192734;
    background-color: #f0f8fe;
    border-color: #b0d7f9;
}
.btn-primary-light:not(:disabled):not(.disabled):active:focus,
.btn-primary-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(204, 214, 224, 0.5);
}
.btn-primary-light:hover,
.btn-primary-light:active {
    color: var(--primary);
}
.btn-primary-light:focus {
    box-shadow: 0 0 0 0.2rem var(--primary-light);
}
.btn.btn-primary {
    background-color: var(--primary);
    color: var(--white);
    white-space: nowrap;
    --icon-stroke: currentColor;
    --icon-fill-bg: var(--primary);
}
:root {
    --brand-color: #0089ff;
    --pink-900: #5b1e34;
    --pink-800: #702440;
    --pink-700: #97264f;
    --pink-600: #d2326d;
    --pink-500: #f2508b;
    --pink-400: #f46b9e;
    --pink-300: #f584ae;
    --pink-200: #fab9d1;
    --pink-100: #fcdce8;
    --pink-50: #feedf3;
    --blue-900: #1a4469;
    --blue-800: #154875;
    --blue-700: #1366ae;
    --blue-600: #1673c5;
    --blue-500: #2490ef;
    --blue-400: #50a6f2;
    --blue-300: #7cbcf5;
    --blue-200: #a7d3f9;
    --blue-100: #d3e9fc;
    --blue-50: #f0f8fe;
    --cyan-900: #006464;
    --cyan-800: #007272;
    --cyan-700: #008b8b;
    --cyan-600: #02c5c5;
    --cyan-500: #00ffff;
    --cyan-400: #2ef8f8;
    --cyan-300: #6efcfc;
    --cyan-200: #a0f8f8;
    --cyan-100: #c7fcfc;
    --cyan-50: #dafafa;
    --green-900: #2d401d;
    --green-800: #44622a;
    --green-700: #518b21;
    --green-600: #68ab30;
    --green-500: #8ccf54;
    --green-400: #a5d97a;
    --green-300: #bce39b;
    --green-200: #d2ecbd;
    --green-100: #e9f6de;
    --green-50: #f4faee;
    --dark-green-900: #1f3e2b;
    --dark-green-800: #29593b;
    --dark-green-700: #286840;
    --dark-green-600: #2e844e;
    --dark-green-500: #2f9d58;
    --dark-green-400: #59b179;
    --dark-green-300: #82c49b;
    --dark-green-200: #acd8bc;
    --dark-green-100: #dfeee5;
    --dark-green-50: #eaf5ee;
    --gray-900: #1f272e;
    --gray-800: #333c44;
    --gray-700: #505a62;
    --gray-600: #687178;
    --gray-500: #98a1a9;
    --gray-400: #c0c6cc;
    --gray-300: #dce0e3;
    --gray-200: #ebeef0;
    --gray-100: #f4f5f6;
    --gray-50: #f9fafa;
    --red-900: #631d1d;
    --red-800: #802121;
    --red-700: #9b2c2c;
    --red-600: #c53030;
    --red-500: #e24c4c;
    --red-400: #ec645e;
    --red-300: #fca4a4;
    --red-200: #fcc8c8;
    --red-100: #ffecec;
    --red-50: #fff5f5;
    --yellow-900: #5f370e;
    --yellow-800: #744210;
    --yellow-700: #975a16;
    --yellow-600: #b7791f;
    --yellow-500: #d69e2e;
    --yellow-400: #ecb64b;
    --yellow-300: #f6c35e;
    --yellow-200: #fad489;
    --yellow-100: #fee9bf;
    --yellow-50: #fef4e2;
    --orange-900: #653019;
    --orange-800: #7b3a1e;
    --orange-700: #9c4621;
    --orange-600: #cb5a2a;
    --orange-500: #f8814f;
    --orange-400: #f9966c;
    --orange-300: #fdae8c;
    --orange-200: #fecdb8;
    --orange-100: #ffeae1;
    --orange-50: #fff5f0;
    --purple-900: #343360;
    --purple-800: #45438f;
    --purple-700: #4946bf;
    --purple-600: #6461d6;
    --purple-500: #8684ff;
    --purple-400: #9897f7;
    --purple-300: #b9b8fa;
    --purple-200: #dad9f7;
    --purple-100: #eaeafb;
    --purple-50: #f2f2fd;
    --padding-xs: 5px;
    --padding-sm: 10px;
    --padding-md: 15px;
    --padding-lg: 20px;
    --padding-xl: 30px;
    --padding-2xl: 40px;
    --margin-xs: 5px;
    --margin-sm: 8px;
    --margin-md: 15px;
    --margin-lg: 20px;
    --margin-xl: 30px;
    --margin-2xl: 40px;
    --font-stack: "Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI",
        "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
        "Helvetica Neue", sans-serif;
    --text-bold: 500;
    --shadow-xs: rgba(0, 0, 0, 0.05) 0px 0.5px 0px 0px,
        rgba(0, 0, 0, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
    --shadow-sm: 0px 1px 2px rgba(25, 39, 52, 0.05),
        0px 0px 4px rgba(25, 39, 52, 0.1);
    --shadow-base: 0px 4px 8px rgba(25, 39, 52, 0.06),
        0px 0px 4px rgba(25, 39, 52, 0.12);
    --shadow-md: 0px 8px 14px rgba(25, 39, 52, 0.08),
        0px 2px 6px rgba(25, 39, 52, 0.04);
    --shadow-lg: 0px 18px 22px rgba(25, 39, 52, 0.1),
        0px 1px 10px rgba(0, 0, 0, 0.06), 0px 0.5px 5px rgba(25, 39, 52, 0.04);
    --drop-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.05),
        0px 0px 0px rgba(0, 0, 0, 0), 0px 2px 4px rgba(0, 0, 0, 0.05);
    --modal-shadow: var(--shadow-md);
    --card-shadow: var(--shadow-sm);
    --btn-shadow: var(--shadow-xs);
    --text-muted: var(--gray-700);
    --text-light: var(--gray-800);
    --text-dark: var(--fg-color);
    --text-color: var(--gray-900);
    --heading-color: var(--gray-900);
    --icon-fill: transparent;
    --icon-fill-bg: var(--fg-color);
    --icon-stroke: var(--gray-900);
    --bg-blue: var(--blue-100);
    --bg-light-blue: var(--blue-50);
    --bg-dark-blue: var(--blue-300);
    --bg-green: var(--dark-green-50);
    --bg-yellow: var(--yellow-50);
    --bg-orange: var(--orange-50);
    --bg-red: var(--red-100);
    --bg-gray: var(--gray-200);
    --bg-grey: var(--gray-200);
    --bg-light-gray: var(--gray-100);
    --bg-dark-gray: var(--gray-400);
    --bg-darkgrey: var(--gray-400);
    --bg-purple: var(--purple-100);
    --bg-pink: var(--pink-50);
    --bg-cyan: var(--cyan-50);
    --text-xs: 11px;
    --text-sm: 12px;
    --text-md: 13px;
    --text-base: 14px;
    --text-lg: 16px;
    --text-xl: 18px;
    --text-2xl: 20px;
    --text-3xl: 22px;
    --text-on-blue: var(--blue-700);
    --text-on-light-blue: var(--blue-600);
    --text-on-dark-blue: var(--blue-800);
    --text-on-green: var(--dark-green-700);
    --text-on-yellow: var(--yellow-700);
    --text-on-orange: var(--orange-700);
    --text-on-red: var(--red-600);
    --text-on-gray: var(--gray-700);
    --text-on-grey: var(--gray-700);
    --text-on-darkgrey: var(--gray-800);
    --text-on-dark-gray: var(--gray-800);
    --text-on-light-gray: var(--gray-800);
    --text-on-purple: var(--purple-700);
    --text-on-pink: var(--pink-700);
    --text-on-cyan: var(--cyan-800);
    --alert-text-danger: var(--red-600);
    --alert-text-warning: var(--yellow-700);
    --alert-text-info: var(--blue-700);
    --alert-text-success: var(--green-700);
    --alert-bg-danger: var(--red-50);
    --alert-bg-warning: var(--yellow-50);
    --alert-bg-info: var(--blue-50);
    --alert-bg-success: var(--green-50);
    --bg-color: var(--gray-50);
    --fg-color: white;
    --navbar-bg: white;
    --fg-hover-color: var(--gray-100);
    --card-bg: var(--fg-color);
    --disabled-text-color: var(--gray-700);
    --disabled-control-bg: var(--gray-50);
    --control-bg: var(--gray-100);
    --control-bg-on-gray: var(--gray-200);
    --awesomebar-focus-bg: var(--fg-color);
    --modal-bg: white;
    --toast-bg: var(--modal-bg);
    --popover-bg: white;
    --awesomplete-hover-bg: var(--control-bg);
    --btn-default-bg: var(--gray-100);
    --btn-default-hover-bg: var(--gray-300);
    --sidebar-select-color: var(--gray-200);
    --scrollbar-thumb-color: var(--gray-400);
    --scrollbar-track-color: var(--gray-200);
    --shadow-inset: inset 0px -1px 0px var(--gray-300);
    --border-color: var(--gray-100);
    --dark-border-color: var(--gray-300);
    --table-border-color: var(--gray-200);
    --highlight-color: var(--gray-50);
    --yellow-highlight-color: var(--yellow-50);
    --btn-group-border-color: var(--gray-300);
    --field-placeholder-color: var(--gray-50);
    --highlight-shadow: 1px 1px 10px var(--blue-50), 0px 0px 4px var(--blue-600);
    --code-block-bg: var(--gray-900);
    --code-block-text: var(--gray-400);
    --border-radius-sm: 4px;
    --border-radius: 6px;
    --border-radius-md: 8px;
    --border-radius-lg: 12px;
    --border-radius-full: 999px;
    --primary-color: #2490ef;
    --btn-height: 30px;
    --input-height: calc(1.5em + 0.75rem + 2px);
    --input-disabled-bg: var(--gray-200);
    --checkbox-right-margin: var(--margin-xs);
    --checkbox-size: 14px;
    --checkbox-focus-shadow: 0 0 0 2px var(--gray-300);
    --checkbox-gradient: linear-gradient(
        180deg,
        #4ac3f8 -124.51%,
        var(--primary) 100%
    );
    --diff-added: var(--green-100);
    --diff-removed: var(--red-100);
    --right-arrow-svg: url("data: image/svg+xml;utf8, <svg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.25 7.5L4.75 4L1.25 0.5' stroke='%231F272E' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    --left-arrow-svg: url("data: image/svg+xml;utf8, <svg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.5 9.5L4 6l3.5-3.5' stroke='%231F272E' stroke-linecap='round' stroke-linejoin='round'></path></svg>");
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
html {
    height: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #4c5a67;
    display: flex;
    flex-direction: column;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3 {
    font-weight: 600;
}
h1 {
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: -0.025em;
    margin-top: 3rem;
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    h1 {
        font-size: 2.5rem;
        margin-top: 3.5rem;
        margin-bottom: 1.25rem;
    }
}
@media (min-width: 1200px) {
    h1 {
        font-size: 3.5rem;
        line-height: 1;
        margin-top: 4rem;
    }
}
h2 {
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}
@media (min-width: 576px) {
    h2 {
        font-size: 2rem;
        margin-top: 4rem;
        margin-bottom: 0.75rem;
    }
}
@media (min-width: 1200px) {
    h2 {
        font-size: 2.5rem;
        margin-top: 4rem;
    }
}
h3 {
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}
@media (min-width: 576px) {
    h3 {
        font-size: 1.4rem;
        margin-top: 2.5rem;
    }
}
@media (min-width: 1200px) {
    h3 {
        font-size: 1.9rem;
        margin-top: 3.5rem;
    }
}
p {
    line-height: 1.7;
}
.btn.btn-lg {
    font-size: 1.1rem;
}
:root {
    --brand-color: #0089ff;
    --pink-900: #5b1e34;
    --pink-800: #702440;
    --pink-700: #97264f;
    --pink-600: #d2326d;
    --pink-500: #f2508b;
    --pink-400: #f46b9e;
    --pink-300: #f584ae;
    --pink-200: #fab9d1;
    --pink-100: #fcdce8;
    --pink-50: #feedf3;
    --blue-900: #1a4469;
    --blue-800: #154875;
    --blue-700: #1366ae;
    --blue-600: #1673c5;
    --blue-500: #2490ef;
    --blue-400: #50a6f2;
    --blue-300: #7cbcf5;
    --blue-200: #a7d3f9;
    --blue-100: #d3e9fc;
    --blue-50: #f0f8fe;
    --cyan-900: #006464;
    --cyan-800: #007272;
    --cyan-700: #008b8b;
    --cyan-600: #02c5c5;
    --cyan-500: #00ffff;
    --cyan-400: #2ef8f8;
    --cyan-300: #6efcfc;
    --cyan-200: #a0f8f8;
    --cyan-100: #c7fcfc;
    --cyan-50: #dafafa;
    --green-900: #2d401d;
    --green-800: #44622a;
    --green-700: #518b21;
    --green-600: #68ab30;
    --green-500: #8ccf54;
    --green-400: #a5d97a;
    --green-300: #bce39b;
    --green-200: #d2ecbd;
    --green-100: #e9f6de;
    --green-50: #f4faee;
    --dark-green-900: #1f3e2b;
    --dark-green-800: #29593b;
    --dark-green-700: #286840;
    --dark-green-600: #2e844e;
    --dark-green-500: #2f9d58;
    --dark-green-400: #59b179;
    --dark-green-300: #82c49b;
    --dark-green-200: #acd8bc;
    --dark-green-100: #dfeee5;
    --dark-green-50: #eaf5ee;
    --gray-900: #1f272e;
    --gray-800: #333c44;
    --gray-700: #505a62;
    --gray-600: #687178;
    --gray-500: #98a1a9;
    --gray-400: #c0c6cc;
    --gray-300: #dce0e3;
    --gray-200: #ebeef0;
    --gray-100: #f4f5f6;
    --gray-50: #f9fafa;
    --red-900: #631d1d;
    --red-800: #802121;
    --red-700: #9b2c2c;
    --red-600: #c53030;
    --red-500: #e24c4c;
    --red-400: #ec645e;
    --red-300: #fca4a4;
    --red-200: #fcc8c8;
    --red-100: #ffecec;
    --red-50: #fff5f5;
    --yellow-900: #5f370e;
    --yellow-800: #744210;
    --yellow-700: #975a16;
    --yellow-600: #b7791f;
    --yellow-500: #d69e2e;
    --yellow-400: #ecb64b;
    --yellow-300: #f6c35e;
    --yellow-200: #fad489;
    --yellow-100: #fee9bf;
    --yellow-50: #fef4e2;
    --orange-900: #653019;
    --orange-800: #7b3a1e;
    --orange-700: #9c4621;
    --orange-600: #cb5a2a;
    --orange-500: #f8814f;
    --orange-400: #f9966c;
    --orange-300: #fdae8c;
    --orange-200: #fecdb8;
    --orange-100: #ffeae1;
    --orange-50: #fff5f0;
    --purple-900: #343360;
    --purple-800: #45438f;
    --purple-700: #4946bf;
    --purple-600: #6461d6;
    --purple-500: #8684ff;
    --purple-400: #9897f7;
    --purple-300: #b9b8fa;
    --purple-200: #dad9f7;
    --purple-100: #eaeafb;
    --purple-50: #f2f2fd;
    --padding-xs: 5px;
    --padding-sm: 10px;
    --padding-md: 15px;
    --padding-lg: 20px;
    --padding-xl: 30px;
    --padding-2xl: 40px;
    --margin-xs: 5px;
    --margin-sm: 8px;
    --margin-md: 15px;
    --margin-lg: 20px;
    --margin-xl: 30px;
    --margin-2xl: 40px;
    --font-stack: "Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI",
        "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
        "Helvetica Neue", sans-serif;
    --text-bold: 500;
    --shadow-xs: rgba(0, 0, 0, 0.05) 0px 0.5px 0px 0px,
        rgba(0, 0, 0, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
    --shadow-sm: 0px 1px 2px rgba(25, 39, 52, 0.05),
        0px 0px 4px rgba(25, 39, 52, 0.1);
    --shadow-base: 0px 4px 8px rgba(25, 39, 52, 0.06),
        0px 0px 4px rgba(25, 39, 52, 0.12);
    --shadow-md: 0px 8px 14px rgba(25, 39, 52, 0.08),
        0px 2px 6px rgba(25, 39, 52, 0.04);
    --shadow-lg: 0px 18px 22px rgba(25, 39, 52, 0.1),
        0px 1px 10px rgba(0, 0, 0, 0.06), 0px 0.5px 5px rgba(25, 39, 52, 0.04);
    --drop-shadow: 0px 0.5px 0px rgba(0, 0, 0, 0.05),
        0px 0px 0px rgba(0, 0, 0, 0), 0px 2px 4px rgba(0, 0, 0, 0.05);
    --modal-shadow: var(--shadow-md);
    --card-shadow: var(--shadow-sm);
    --btn-shadow: var(--shadow-xs);
    --text-muted: var(--gray-700);
    --text-light: var(--gray-800);
    --text-dark: var(--fg-color);
    --text-color: var(--gray-900);
    --heading-color: var(--gray-900);
    --icon-fill: transparent;
    --icon-fill-bg: var(--fg-color);
    --icon-stroke: var(--gray-900);
    --bg-blue: var(--blue-100);
    --bg-light-blue: var(--blue-50);
    --bg-dark-blue: var(--blue-300);
    --bg-green: var(--dark-green-50);
    --bg-yellow: var(--yellow-50);
    --bg-orange: var(--orange-50);
    --bg-red: var(--red-100);
    --bg-gray: var(--gray-200);
    --bg-grey: var(--gray-200);
    --bg-light-gray: var(--gray-100);
    --bg-dark-gray: var(--gray-400);
    --bg-darkgrey: var(--gray-400);
    --bg-purple: var(--purple-100);
    --bg-pink: var(--pink-50);
    --bg-cyan: var(--cyan-50);
    --text-xs: 11px;
    --text-sm: 12px;
    --text-md: 13px;
    --text-base: 14px;
    --text-lg: 16px;
    --text-xl: 18px;
    --text-2xl: 20px;
    --text-3xl: 22px;
    --text-on-blue: var(--blue-700);
    --text-on-light-blue: var(--blue-600);
    --text-on-dark-blue: var(--blue-800);
    --text-on-green: var(--dark-green-700);
    --text-on-yellow: var(--yellow-700);
    --text-on-orange: var(--orange-700);
    --text-on-red: var(--red-600);
    --text-on-gray: var(--gray-700);
    --text-on-grey: var(--gray-700);
    --text-on-darkgrey: var(--gray-800);
    --text-on-dark-gray: var(--gray-800);
    --text-on-light-gray: var(--gray-800);
    --text-on-purple: var(--purple-700);
    --text-on-pink: var(--pink-700);
    --text-on-cyan: var(--cyan-800);
    --alert-text-danger: var(--red-600);
    --alert-text-warning: var(--yellow-700);
    --alert-text-info: var(--blue-700);
    --alert-text-success: var(--green-700);
    --alert-bg-danger: var(--red-50);
    --alert-bg-warning: var(--yellow-50);
    --alert-bg-info: var(--blue-50);
    --alert-bg-success: var(--green-50);
    --bg-color: var(--gray-50);
    --fg-color: white;
    --navbar-bg: white;
    --fg-hover-color: var(--gray-100);
    --card-bg: var(--fg-color);
    --disabled-text-color: var(--gray-700);
    --disabled-control-bg: var(--gray-50);
    --control-bg: var(--gray-100);
    --control-bg-on-gray: var(--gray-200);
    --awesomebar-focus-bg: var(--fg-color);
    --modal-bg: white;
    --toast-bg: var(--modal-bg);
    --popover-bg: white;
    --awesomplete-hover-bg: var(--control-bg);
    --btn-default-bg: var(--gray-100);
    --btn-default-hover-bg: var(--gray-300);
    --sidebar-select-color: var(--gray-200);
    --scrollbar-thumb-color: var(--gray-400);
    --scrollbar-track-color: var(--gray-200);
    --shadow-inset: inset 0px -1px 0px var(--gray-300);
    --border-color: var(--gray-100);
    --dark-border-color: var(--gray-300);
    --table-border-color: var(--gray-200);
    --highlight-color: var(--gray-50);
    --yellow-highlight-color: var(--yellow-50);
    --btn-group-border-color: var(--gray-300);
    --field-placeholder-color: var(--gray-50);
    --highlight-shadow: 1px 1px 10px var(--blue-50), 0px 0px 4px var(--blue-600);
    --code-block-bg: var(--gray-900);
    --code-block-text: var(--gray-400);
    --border-radius-sm: 4px;
    --border-radius: 6px;
    --border-radius-md: 8px;
    --border-radius-lg: 12px;
    --border-radius-full: 999px;
    --primary-color: #2490ef;
    --btn-height: 30px;
    --input-height: calc(1.5em + 0.75rem + 2px);
    --input-disabled-bg: var(--gray-200);
    --checkbox-right-margin: var(--margin-xs);
    --checkbox-size: 14px;
    --checkbox-focus-shadow: 0 0 0 2px var(--gray-300);
    --checkbox-gradient: linear-gradient(
        180deg,
        #4ac3f8 -124.51%,
        var(--primary) 100%
    );
    --diff-added: var(--green-100);
    --diff-removed: var(--red-100);
    --right-arrow-svg: url("data: image/svg+xml;utf8, <svg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.25 7.5L4.75 4L1.25 0.5' stroke='%231F272E' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    --left-arrow-svg: url("data: image/svg+xml;utf8, <svg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.5 9.5L4 6l3.5-3.5' stroke='%231F272E' stroke-linecap='round' stroke-linejoin='round'></path></svg>");
}
:root {
    --gray-50: #f9fafa;
    --gray-100: #f4f5f6;
    --gray-200: #eef0f2;
    --gray-300: #e2e6e9;
    --gray-400: #c8cfd5;
    --gray-500: #a6b1b9;
    --gray-600: #74808b;
    --gray-700: #4c5a67;
    --gray-800: #313b44;
    --gray-900: #192734;
    --black: #000;
    --primary: #2490ef;
    --primary-color: #2490ef;
    --primary-light: #ecf5fe;
    --light: #f9fafa;
    --font-size-xs: 0.75rem;
    --font-size-sm: 0.875rem;
    --font-size-base: 1rem;
    --font-size-lg: 1.125rem;
    --font-size-xl: 1.25rem;
    --font-size-2xl: 1.5rem;
    --font-size-3xl: 1.875rem;
    --font-size-4xl: 2.5rem;
    --font-size-5xl: 3rem;
    --font-size-6xl: 4rem;
    --card-border-radius: 0.75rem;
}
img {
    position: relative;
}
img:after {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='lightgrey' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-image'><rect x='3' y='3' width='18' height='18' rx='2' ry='2'/><circle cx='8.5' cy='8.5' r='1.5'/><polyline points='21 15 16 10 5 21'/></svg>");
}
img[alt]:after {
    height: 175px;
    top: 0;
    left: 0;
    background-color: var(--bg-color);
    border-radius: 0;
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    z-index: 1;
}
.screenshot {
    border: 1px solid var(--gray-200);
    border-radius: 8px;
    bottom: 0px;
    box-sizing: border-box;
    color: #64748b;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16.8px;
    height: auto;
    left: 0px;
    line-height: 28.56px;
    margin-top: 1.25rem;
    max-width: 100%;
    position: relative;
    right: 0px;
    text-align: left;
    top: 0px;
    vertical-align: middle;
box-shadow: 0px 4px 20px 0px hsl(216deg 33% 94%);
}
:root {
    --avatar-frame-color: var(--gray-500);
    --avatar-frame-bg: var(--gray-100);
    --avatar-frame-border: var(--gray-50);
    --orange-avatar-bg: var(--orange-100);
    --orange-avatar-color: var(--orange-600);
    --pink-avatar-bg: var(--pink-50);
    --pink-avatar-color: var(--pink-500);
    --blue-avatar-bg: var(--blue-50);
    --blue-avatar-color: var(--blue-500);
    --green-avatar-bg: var(--green-50);
    --green-avatar-color: var(--green-500);
    --dark-green-avatar-bg: var(--dark-green-50);
    --dark-green-avatar-color: var(--dark-green-500);
    --red-avatar-bg: var(--red-50);
    --red-avatar-color: var(--red-500);
    --yellow-avatar-bg: var(--yellow-50);
    --yellow-avatar-color: var(--yellow-500);
    --purple-avatar-bg: var(--purple-50);
    --purple-avatar-color: var(--purple-500);
    --gray-avatar-bg: var(--gray-50);
    --gray-avatar-color: var(--gray-50);
}
:root {
    --avatar-frame-color: var(--gray-500);
    --avatar-frame-bg: var(--gray-100);
    --avatar-frame-border: var(--gray-100);
}
.form-control {
    border: none;
    font-size: var(--text-md);
    position: relative;
}
.hero-content {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.hero-content .btn-primary {
    margin-right: 0.5rem;
}
@media (min-width: 992px) {
    .hero-content .btn-primary {
        margin-right: 1rem;
    }
}
.hero-subtitle {
    color: var(--text-muted);
    font-weight: normal;
    font-size: 1.25rem;
    margin-top: -0.5rem;
    margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
    .hero-subtitle {
        margin-top: -1rem;
        margin-bottom: 2.5rem;
    }
}
.hero-subtitle {
    color: #74808b;
    font-size: 1.125rem;
}
@media (min-width: 576px) {
    .hero-subtitle {
        font-size: 1.25rem;
    }
}
.hero-title,
.hero-subtitle {
    max-width: 42rem;
    margin-top: 0rem;
    margin-bottom: 0.5rem;
}

.hero-title {
    line-height: 1.18;
}

@media (max-width: 450px) {
    .hero-content .btn-primary-light, .hero-content .btn-primary {
        display: block;
        margin-right: unset;
    }

    .hero-content .btn-primary-light {
        margin-top: 1rem;
    }
}

.section-description {
    max-width: 56rem;
    color: var(--text-muted);
    margin-top: 0.5rem;
    font-size: 1.125rem;
    font-size: 1.25rem;
}
.section-padding-top {
    padding-top: 3rem;
}
@media (min-width: 576px) {
    .section-padding-top {
        padding-top: 5rem;
    }
}
@media (min-width: 1200px) {
    .section-padding-top {
        padding-top: 8rem;
    }
}
.section-padding-bottom {
    padding-bottom: 3rem;
}
@media (min-width: 576px) {
    .section-padding-bottom {
        padding-bottom: 5rem;
    }
}
@media (min-width: 1200px) {
    .section-padding-bottom {
        padding-bottom: 8rem;
    }
}
.section[data-section-template="Hero with Right Image"] {
    overflow-x: hidden;
}
.hero-with-right-image {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
}
.hero-with-right-image .hero-content {
    display: flex;
    align-items: center;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .hero-with-right-image .hero-content {
        flex: 0 0 60%;
    }
}
.hero-with-right-image .hero-image {
    width: auto;
    display: none;
    flex: 1;
    object-fit: contain;
    max-height: 36rem;
}
@media (min-width: 768px) {
    .hero-with-right-image .hero-image {
        display: block;
        max-width: 28rem;
    }
}
@media (min-width: 992px) {
    .hero-with-right-image .hero-image {
        max-width: 32rem;
    }
}
@media (min-width: 1200px) {
    .hero-with-right-image .hero-image {
        max-width: 42rem;
    }
}
.section-with-cards .card {
    transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .section-with-cards .card {
        transition: none;
    }
}
.section-with-cards .card:hover {
    border-color: #a6b1b9;
}
.section-with-cards .card .card-title {
    line-height: 1.3;
}
.section-with-cards .card.card-lg .card-title {
    font-size: 1.25rem;
    font-weight: bold;
}
@media (min-width: 768px) {
    .section-with-cards .card.card-lg .card-title {
        font-size: 1.5rem;
    }
}
.section-with-cards .card.card-lg .card-text {
    font-size: 1rem;
}
@media (min-width: 1200px) {
    .section-with-cards .card.card-lg .card-text {
        font-size: 1.125rem;
    }
}
.section-cta {
    padding: 3rem 2rem;
    text-align: center;
    background-color: #eef0f2;
    background: conic-gradient(from -64.95deg at 42.71% 121.04%, #f0f8ff -12.62deg, #e5f3ff 303.88deg, #f0f8ff 347.38deg, #e5f3ff 663.88deg);
    border-radius: 0.75rem;
}
@media (min-width: 576px) {
    .section-cta {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
@media (min-width: 768px) {
    .section-cta {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
.section-cta .title {
    margin: 0 auto;
    max-width: 36rem;
    line-height: 1.25;
}
.section-features {
    display: grid;
}
.section-features[data-columns="3"] {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}
@media (min-width: 576px) {
    .section-features[data-columns="3"] {
        grid-template-columns: repeat(2, 1fr);
        gap: 2.5rem;
    }
}
@media (min-width: 768px) {
    .section-features[data-columns="3"] {
        grid-template-columns: repeat(3, 1fr);
        gap: 4.875rem;
    }
}
.section-features[data-columns="3"] .feature-title {
    font-size: 1.125rem;
    font-weight: 600;
}
@media (min-width: 768px) {
    .section-features[data-columns="3"] .feature-title {
        font-size: 1.25rem;
    }
}
.section-features[data-columns="3"] .feature-content {
    font-size: 1rem;
    margin-top: 1rem;
}
.section-features[data-columns="3"] .feature-url {
    margin-top: 1rem;
}
.section-features[data-columns="3"] .feature-icon {
    margin-bottom: 1.75rem;
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
    filter: invert(26%) sepia(0%) saturate(899%) hue-rotate(192deg) brightness(102%) contrast(89%);

}
.section-title {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.section-description + .section-features[data-columns="3"] {
    margin-top: 3rem;
}
.section-feature {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.feature-title {
    margin-top: 0;
}
.feature-content {
    line-height: 1.7;
}
.feature-title,
.feature-content {
    margin-bottom: 0;
}
.feature-url {
    display: inline-block;
    margin-top: auto;
}
:root {
    --comment-timeline-bottom: 60px;
    --comment-timeline-top: 8px;
}
.navbar {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 992px) {
    .navbar {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.navbar-light {
    border-bottom: 1px solid #e2e6e9;
    background: #fff;
}
.navbar-light .navbar-toggler .icon {
    stroke: none;
}
.navbar-brand img {
    display: inline-block;
    max-width: 150px;
    max-height: 25px;
}
.navbar-light .navbar-nav .nav-link {
    color: #4c5a67;
    font-size: 0.875rem;
    font-weight: 500;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #2490ef;
}
.web-footer {
    padding: 3rem 0;
    min-height: 140px;
    background-color: var(--fg-color);
    border-top: 1px solid #e2e6e9;
    margin-top: auto;
}
.footer-logo {
    min-width: 5rem;
    height: 3.5rem;
    object-fit: contain;
    object-position: left;
}
.footer-link {
    font-size: 0.875rem;
    font-weight: 500;
    color: #4c5a67;
}
.footer-link:hover {
    color: #2490ef;
    text-decoration: none;
}
.footer-link i {
    font-size: 22px;
	color: #64748b;
}
@media (min-width: 576px) {
    .footer-col-right {
        text-align: right;
    }
}
.footer-col-left,
.footer-col-right {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
    line-height: 2;
}
.footer-col-left .footer-link {
    margin-right: 1rem;
}
.footer-col-right .footer-link {
    margin-right: 1rem;
}
@media (min-width: 576px) {
    .footer-col-right .footer-link {
        margin-right: 0;
        margin-left: 1rem;
    }
}
.footer-grouped-links {
    margin-bottom: 2rem;
}
.footer-info {
    color: #74808b;
    font-size: 0.875rem;
}
.form-control {
    border: none;
    font-size: var(--text-md);
}
.container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
@media (min-width: 576px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .container {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}
@media (min-width: 1200px) {
    .container {
        padding-left: 5rem;
        padding-right: 5rem;
    }
}
@media (min-width: 1440px) {
    .container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media (max-width: 992px) {
    .page-content-wrapper .container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
.page-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page_content {
    min-height: 50vh;
}
.image-with-blur {
    transition: filter 300ms ease-in-out;
    filter: blur(1.5rem);
}
.image-loaded {
    filter: blur(0rem);
}
.image-with-blur:not(.hero-image) {
    height: auto !important;
}


:root {
	--btn-shadow: 0px 0px;

	--gray-25: #fcfcfd;
	--gray-50: #f8f9fc;
	--gray-100: #f2f4f8;
	--gray-200: #ebeff5;
	--gray-300: #e2e8f0;
	--gray-400: #cad5e2;
	--gray-500: #9aa8bc;

	--gray-700: #64748b;
	--gray-800: #475569;
	--gray-900: #334155;
	--black: #1e293b;

	--blue-50: #f5faff;
	--blue-100: #e5f3ff;
	--blue-200: #cce7ff;
	--blue-400: #66b8ff;
	--blue-500: #33a1ff;
	--blue-600: #2490ef;
	--blue-700: #006ecc;
	--blue-800: #005299;

	--pink-300: #f7dee5;
	--pink-400: #eec3d2;
	--pink-500: #df9eb8;
}

body {
	color: var(--gray-700);
}

.btn-primary {
	color: var(--gray-200);
	background-color: var(--blue-600);
	border: 1px solid var(--blue-300);
}

.btn-primary-light {
	color: var(--gray-900);
	background-color: var(--gray-200);
	border: 1px solid var(--gray-300);
}

.btn-primary:hover {
	color: var(--gray-100);
	background-color: var(--blue-500);
	border: 1px solid var(--blue-300);
}

.btn-primary-light:hover {
	color: var(--gray-900);
	background-color: var(--gray-300);
	border: 1px solid var(--gray-300);
}

.hero-with-right-image .hero-image {
	max-width: 32rem;
	margin-top: 4rem;
}

.card {
	background-color: transparent !important;
	border: 0px solid var(--gray-300) !important;
}

.card-body {
	padding: 0px;
}

.card-text,
.card-body {
	color: var(--gray-700);
}

h1,
h2,
h3 {
	color: var(--black);
}

.hero-subtitle,
.section-description {
	color: var(--gray-700);
}

.nav-item {
	width: 8rem;
	text-align: center;
}

.navbar-nav > .nav-item {
	width: inherit !important;
}

.section-title,
.hero-title {
	font-weight: 800;
}

.navbar-light {
	border-bottom: 1px solid var(--gray-200);
	width: 100vw;
	top: 0px;
	z-index: 100;
	position: fixed;
	background: white;
}

.navbar-light .navbar-nav .nav-link {
	font-weight: 600;
	color: var(--gray-800);
}

.web-footer {
	color: var(--gray-700);
	border-top: 0px solid var(--gray-200);
}

#page-home {
	margin-top: 10rem;
}

.full-width-image {
	box-shadow: 0px 4px 20px 0px hsl(216deg 33% 94%);
	border: 1px solid var(--gray-200);
	border-radius: 6px;
}

@media (max-width: 768px) {
	.full-width-image {
		border-radius: 6px;
	}
}

@media (min-width: 768px) {
	.full-width-image {
		border-radius: 12px;
	}
}

@media (min-width: 1440px) {
	.container {
		padding-left: 3rem;
		padding-right: 3rem;
	}
}

[data-section-template="Full Width Image"] > .container {
	display: flex;
	justify-content: center;
}

.section-cta > .title {
	font-weight: 800;
}

.mt-n6 {
	/*to override typo'd class in some default component*/
	margin-top: 1.5rem !important;
}

#reconcile-description{
	max-width: initial !important;
}

.youtube-iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    pointer-events: none !important;
}
.youtube-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid var(--gray-200);
    border-radius: 5px;
}