.givexpert {
    /*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
}
.givexpert :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #868e96;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.givexpert *,
.givexpert *::before,
.givexpert *::after {
    box-sizing: border-box;
}
.givexpert html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
    width: device-width;
}
.givexpert article,
.givexpert aside,
.givexpert figcaption,
.givexpert figure,
.givexpert footer,
.givexpert header,
.givexpert hgroup,
.givexpert main,
.givexpert nav,
.givexpert section {
    display: block;
}
.givexpert body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    text-align: left;
    background-color: #ffffff;
}
.givexpert [tabindex="-1"]:focus {
    outline: 0 !important;
}
.givexpert hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.givexpert h1,
.givexpert h2,
.givexpert h3,
.givexpert h4,
.givexpert h5,
.givexpert h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.givexpert p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.givexpert abbr[title],
.givexpert abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
.givexpert address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
.givexpert ol,
.givexpert ul,
.givexpert dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
.givexpert ol ol,
.givexpert ul ul,
.givexpert ol ul,
.givexpert ul ol {
    margin-bottom: 0;
}
.givexpert dt {
    font-weight: 700;
}
.givexpert dd {
    margin-bottom: .5rem;
    margin-left: 0;
}
.givexpert blockquote {
    margin: 0 0 1rem;
}
.givexpert dfn {
    font-style: italic;
}
.givexpert b,
.givexpert strong {
    font-weight: bolder;
}
.givexpert small {
    font-size: 80%;
}
.givexpert sub,
.givexpert sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
.givexpert sub {
    bottom: -0.25em;
}
.givexpert sup {
    top: -0.5em;
}
.givexpert a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.givexpert a:hover {
    color: #0056b3;
    text-decoration: underline;
}
.givexpert a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.givexpert a:not([href]):not([tabindex]):hover,
.givexpert a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
.givexpert a:not([href]):not([tabindex]):focus {
    outline: 0;
}
.givexpert pre,
.givexpert code,
.givexpert kbd,
.givexpert samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
.givexpert pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
.givexpert figure {
    margin: 0 0 1rem;
}
.givexpert img {
    vertical-align: middle;
    border-style: none;
}
.givexpert svg:not(:root) {
    overflow: hidden;
    vertical-align: middle;
}
.givexpert table {
    border-collapse: collapse;
}
.givexpert caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
.givexpert th {
    text-align: inherit;
}
.givexpert label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.givexpert button {
    border-radius: 0;
}
.givexpert button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
.givexpert input,
.givexpert button,
.givexpert select,
.givexpert optgroup,
.givexpert textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.givexpert button,
.givexpert input {
    overflow: visible;
}
.givexpert button,
.givexpert select {
    text-transform: none;
}
.givexpert button,
.givexpert html [type="button"],
.givexpert [type="reset"],
.givexpert [type="submit"] {
    -webkit-appearance: button;
}
.givexpert button::-moz-focus-inner,
.givexpert [type="button"]::-moz-focus-inner,
.givexpert [type="reset"]::-moz-focus-inner,
.givexpert [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
.givexpert input[type="radio"],
.givexpert input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
.givexpert input[type="date"],
.givexpert input[type="time"],
.givexpert input[type="datetime-local"],
.givexpert input[type="month"] {
    -webkit-appearance: listbox;
}
.givexpert textarea {
    overflow: auto;
    resize: vertical;
}
.givexpert fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.givexpert legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
.givexpert progress {
    vertical-align: baseline;
}
.givexpert [type="number"]::-webkit-inner-spin-button,
.givexpert [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.givexpert [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
.givexpert [type="search"]::-webkit-search-cancel-button,
.givexpert [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.givexpert ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
.givexpert output {
    display: inline-block;
}
.givexpert summary {
    display: list-item;
    cursor: pointer;
}
.givexpert template {
    display: none;
}
.givexpert [hidden] {
    display: none !important;
}

.givexpert .no-wrap {
    white-space:nowrap;
}
.givexpert h1,
.givexpert h2,
.givexpert h3,
.givexpert h4,
.givexpert h5,
.givexpert h6,
.givexpert .h1,
.givexpert .h2,
.givexpert .h3,
.givexpert .h4,
.givexpert .h5,
.givexpert .h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.givexpert h1,
.givexpert .h1 {
    font-size: 2.5rem;
}
.givexpert h2,
.givexpert .h2 {
    font-size: 2rem;
}
.givexpert h3,
.givexpert .h3 {
    font-size: 1.75rem;
}
.givexpert h4,
.givexpert .h4 {
    font-size: 1.5rem;
}
.givexpert h5,
.givexpert .h5 {
    font-size: 1.25rem;
}
.givexpert h6,
.givexpert .h6 {
    font-size: 1rem;
}
.givexpert .lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.givexpert .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}
.givexpert .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.givexpert .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.givexpert .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
.givexpert hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.givexpert small,
.givexpert .small {
    font-size: 80%;
    font-weight: 400;
}
.givexpert mark,
.givexpert .mark {
    padding: .2em;
    background-color: #fcf8e3;
}
.givexpert .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.givexpert .list-inline {
    padding-left: 0;
    list-style: none;
}
.givexpert .list-inline-item {
    display: inline-block;
}
.givexpert .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.givexpert .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.givexpert .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.givexpert .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.givexpert .blockquote-footer::before {
    content: "\2014 \00A0";
}
.givexpert .img-fluid {
    max-width: 100%;
    height: auto;
}
.givexpert .img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}
.givexpert .figure {
    display: inline-block;
}
.givexpert .figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}
.givexpert .figure-caption {
    font-size: 90%;
    color: #6c757d;
}
.givexpert code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}
.givexpert a > code {
    color: inherit;
}
.givexpert kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
.givexpert kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
.givexpert pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
.givexpert pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.givexpert .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.givexpert .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .givexpert .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .givexpert .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .givexpert .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .givexpert .container {
        max-width: 1140px;
    }
}
.givexpert .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.givexpert .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.givexpert .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.givexpert .no-gutters > .col,
.givexpert .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.givexpert .col-1,
.givexpert .col-2,
.givexpert .col-3,
.givexpert .col-4,
.givexpert .col-5,
.givexpert .col-6,
.givexpert .col-7,
.givexpert .col-8,
.givexpert .col-9,
.givexpert .col-10,
.givexpert .col-11,
.givexpert .col-12,
.givexpert .col-13,
.givexpert .col-14,
.givexpert .col-15,
.givexpert .col-16,
.givexpert .col-17,
.givexpert .col-18,
.givexpert .col-19,
.givexpert .col-20,
.givexpert .col-21,
.givexpert .col-22,
.givexpert .col-23,
.givexpert .col-24,
.givexpert .col-25,
.givexpert .col-26,
.givexpert .col-27,
.givexpert .col-28,
.givexpert .col-29,
.givexpert .col-30,
.givexpert .col-31,
.givexpert .col-32,
.givexpert .col-33,
.givexpert .col-34,
.givexpert .col-35,
.givexpert .col-36,
.givexpert .col-37,
.givexpert .col-38,
.givexpert .col-39,
.givexpert .col-40,
.givexpert .col-41,
.givexpert .col-42,
.givexpert .col-43,
.givexpert .col-44,
.givexpert .col-45,
.givexpert .col-46,
.givexpert .col-47,
.givexpert .col-48,
.givexpert .col-49,
.givexpert .col-50,
.givexpert .col-51,
.givexpert .col-52,
.givexpert .col-53,
.givexpert .col-54,
.givexpert .col-55,
.givexpert .col-56,
.givexpert .col-57,
.givexpert .col-58,
.givexpert .col-59,
.givexpert .col-60,
.givexpert .col-61,
.givexpert .col-62,
.givexpert .col-63,
.givexpert .col-64,
.givexpert .col-65,
.givexpert .col-66,
.givexpert .col-67,
.givexpert .col-68,
.givexpert .col-69,
.givexpert .col-70,
.givexpert .col-71,
.givexpert .col-72,
.givexpert .col-73,
.givexpert .col-74,
.givexpert .col-75,
.givexpert .col-76,
.givexpert .col-77,
.givexpert .col-78,
.givexpert .col-79,
.givexpert .col-80,
.givexpert .col-81,
.givexpert .col-82,
.givexpert .col-83,
.givexpert .col-84,
.givexpert .col-85,
.givexpert .col-86,
.givexpert .col-87,
.givexpert .col-88,
.givexpert .col-89,
.givexpert .col-90,
.givexpert .col-91,
.givexpert .col-92,
.givexpert .col-93,
.givexpert .col-94,
.givexpert .col-95,
.givexpert .col-96,
.givexpert .col-97,
.givexpert .col-98,
.givexpert .col-99,
.givexpert .col-100,
.givexpert .col-101,
.givexpert .col-102,
.givexpert .col-103,
.givexpert .col-104,
.givexpert .col-105,
.givexpert .col-106,
.givexpert .col-107,
.givexpert .col-108,
.givexpert .col-109,
.givexpert .col-110,
.givexpert .col-111,
.givexpert .col-112,
.givexpert .col-113,
.givexpert .col-114,
.givexpert .col-115,
.givexpert .col-116,
.givexpert .col-117,
.givexpert .col-118,
.givexpert .col-119,
.givexpert .col-120,
.givexpert .col,
.givexpert .col-auto,
.givexpert .col-sm-1,
.givexpert .col-sm-2,
.givexpert .col-sm-3,
.givexpert .col-sm-4,
.givexpert .col-sm-5,
.givexpert .col-sm-6,
.givexpert .col-sm-7,
.givexpert .col-sm-8,
.givexpert .col-sm-9,
.givexpert .col-sm-10,
.givexpert .col-sm-11,
.givexpert .col-sm-12,
.givexpert .col-sm-13,
.givexpert .col-sm-14,
.givexpert .col-sm-15,
.givexpert .col-sm-16,
.givexpert .col-sm-17,
.givexpert .col-sm-18,
.givexpert .col-sm-19,
.givexpert .col-sm-20,
.givexpert .col-sm-21,
.givexpert .col-sm-22,
.givexpert .col-sm-23,
.givexpert .col-sm-24,
.givexpert .col-sm-25,
.givexpert .col-sm-26,
.givexpert .col-sm-27,
.givexpert .col-sm-28,
.givexpert .col-sm-29,
.givexpert .col-sm-30,
.givexpert .col-sm-31,
.givexpert .col-sm-32,
.givexpert .col-sm-33,
.givexpert .col-sm-34,
.givexpert .col-sm-35,
.givexpert .col-sm-36,
.givexpert .col-sm-37,
.givexpert .col-sm-38,
.givexpert .col-sm-39,
.givexpert .col-sm-40,
.givexpert .col-sm-41,
.givexpert .col-sm-42,
.givexpert .col-sm-43,
.givexpert .col-sm-44,
.givexpert .col-sm-45,
.givexpert .col-sm-46,
.givexpert .col-sm-47,
.givexpert .col-sm-48,
.givexpert .col-sm-49,
.givexpert .col-sm-50,
.givexpert .col-sm-51,
.givexpert .col-sm-52,
.givexpert .col-sm-53,
.givexpert .col-sm-54,
.givexpert .col-sm-55,
.givexpert .col-sm-56,
.givexpert .col-sm-57,
.givexpert .col-sm-58,
.givexpert .col-sm-59,
.givexpert .col-sm-60,
.givexpert .col-sm-61,
.givexpert .col-sm-62,
.givexpert .col-sm-63,
.givexpert .col-sm-64,
.givexpert .col-sm-65,
.givexpert .col-sm-66,
.givexpert .col-sm-67,
.givexpert .col-sm-68,
.givexpert .col-sm-69,
.givexpert .col-sm-70,
.givexpert .col-sm-71,
.givexpert .col-sm-72,
.givexpert .col-sm-73,
.givexpert .col-sm-74,
.givexpert .col-sm-75,
.givexpert .col-sm-76,
.givexpert .col-sm-77,
.givexpert .col-sm-78,
.givexpert .col-sm-79,
.givexpert .col-sm-80,
.givexpert .col-sm-81,
.givexpert .col-sm-82,
.givexpert .col-sm-83,
.givexpert .col-sm-84,
.givexpert .col-sm-85,
.givexpert .col-sm-86,
.givexpert .col-sm-87,
.givexpert .col-sm-88,
.givexpert .col-sm-89,
.givexpert .col-sm-90,
.givexpert .col-sm-91,
.givexpert .col-sm-92,
.givexpert .col-sm-93,
.givexpert .col-sm-94,
.givexpert .col-sm-95,
.givexpert .col-sm-96,
.givexpert .col-sm-97,
.givexpert .col-sm-98,
.givexpert .col-sm-99,
.givexpert .col-sm-100,
.givexpert .col-sm-101,
.givexpert .col-sm-102,
.givexpert .col-sm-103,
.givexpert .col-sm-104,
.givexpert .col-sm-105,
.givexpert .col-sm-106,
.givexpert .col-sm-107,
.givexpert .col-sm-108,
.givexpert .col-sm-109,
.givexpert .col-sm-110,
.givexpert .col-sm-111,
.givexpert .col-sm-112,
.givexpert .col-sm-113,
.givexpert .col-sm-114,
.givexpert .col-sm-115,
.givexpert .col-sm-116,
.givexpert .col-sm-117,
.givexpert .col-sm-118,
.givexpert .col-sm-119,
.givexpert .col-sm-120,
.givexpert .col-sm,
.givexpert .col-sm-auto,
.givexpert .col-md-1,
.givexpert .col-md-2,
.givexpert .col-md-3,
.givexpert .col-md-4,
.givexpert .col-md-5,
.givexpert .col-md-6,
.givexpert .col-md-7,
.givexpert .col-md-8,
.givexpert .col-md-9,
.givexpert .col-md-10,
.givexpert .col-md-11,
.givexpert .col-md-12,
.givexpert .col-md-13,
.givexpert .col-md-14,
.givexpert .col-md-15,
.givexpert .col-md-16,
.givexpert .col-md-17,
.givexpert .col-md-18,
.givexpert .col-md-19,
.givexpert .col-md-20,
.givexpert .col-md-21,
.givexpert .col-md-22,
.givexpert .col-md-23,
.givexpert .col-md-24,
.givexpert .col-md-25,
.givexpert .col-md-26,
.givexpert .col-md-27,
.givexpert .col-md-28,
.givexpert .col-md-29,
.givexpert .col-md-30,
.givexpert .col-md-31,
.givexpert .col-md-32,
.givexpert .col-md-33,
.givexpert .col-md-34,
.givexpert .col-md-35,
.givexpert .col-md-36,
.givexpert .col-md-37,
.givexpert .col-md-38,
.givexpert .col-md-39,
.givexpert .col-md-40,
.givexpert .col-md-41,
.givexpert .col-md-42,
.givexpert .col-md-43,
.givexpert .col-md-44,
.givexpert .col-md-45,
.givexpert .col-md-46,
.givexpert .col-md-47,
.givexpert .col-md-48,
.givexpert .col-md-49,
.givexpert .col-md-50,
.givexpert .col-md-51,
.givexpert .col-md-52,
.givexpert .col-md-53,
.givexpert .col-md-54,
.givexpert .col-md-55,
.givexpert .col-md-56,
.givexpert .col-md-57,
.givexpert .col-md-58,
.givexpert .col-md-59,
.givexpert .col-md-60,
.givexpert .col-md-61,
.givexpert .col-md-62,
.givexpert .col-md-63,
.givexpert .col-md-64,
.givexpert .col-md-65,
.givexpert .col-md-66,
.givexpert .col-md-67,
.givexpert .col-md-68,
.givexpert .col-md-69,
.givexpert .col-md-70,
.givexpert .col-md-71,
.givexpert .col-md-72,
.givexpert .col-md-73,
.givexpert .col-md-74,
.givexpert .col-md-75,
.givexpert .col-md-76,
.givexpert .col-md-77,
.givexpert .col-md-78,
.givexpert .col-md-79,
.givexpert .col-md-80,
.givexpert .col-md-81,
.givexpert .col-md-82,
.givexpert .col-md-83,
.givexpert .col-md-84,
.givexpert .col-md-85,
.givexpert .col-md-86,
.givexpert .col-md-87,
.givexpert .col-md-88,
.givexpert .col-md-89,
.givexpert .col-md-90,
.givexpert .col-md-91,
.givexpert .col-md-92,
.givexpert .col-md-93,
.givexpert .col-md-94,
.givexpert .col-md-95,
.givexpert .col-md-96,
.givexpert .col-md-97,
.givexpert .col-md-98,
.givexpert .col-md-99,
.givexpert .col-md-100,
.givexpert .col-md-101,
.givexpert .col-md-102,
.givexpert .col-md-103,
.givexpert .col-md-104,
.givexpert .col-md-105,
.givexpert .col-md-106,
.givexpert .col-md-107,
.givexpert .col-md-108,
.givexpert .col-md-109,
.givexpert .col-md-110,
.givexpert .col-md-111,
.givexpert .col-md-112,
.givexpert .col-md-113,
.givexpert .col-md-114,
.givexpert .col-md-115,
.givexpert .col-md-116,
.givexpert .col-md-117,
.givexpert .col-md-118,
.givexpert .col-md-119,
.givexpert .col-md-120,
.givexpert .col-md,
.givexpert .col-md-auto,
.givexpert .col-lg-1,
.givexpert .col-lg-2,
.givexpert .col-lg-3,
.givexpert .col-lg-4,
.givexpert .col-lg-5,
.givexpert .col-lg-6,
.givexpert .col-lg-7,
.givexpert .col-lg-8,
.givexpert .col-lg-9,
.givexpert .col-lg-10,
.givexpert .col-lg-11,
.givexpert .col-lg-12,
.givexpert .col-lg-13,
.givexpert .col-lg-14,
.givexpert .col-lg-15,
.givexpert .col-lg-16,
.givexpert .col-lg-17,
.givexpert .col-lg-18,
.givexpert .col-lg-19,
.givexpert .col-lg-20,
.givexpert .col-lg-21,
.givexpert .col-lg-22,
.givexpert .col-lg-23,
.givexpert .col-lg-24,
.givexpert .col-lg-25,
.givexpert .col-lg-26,
.givexpert .col-lg-27,
.givexpert .col-lg-28,
.givexpert .col-lg-29,
.givexpert .col-lg-30,
.givexpert .col-lg-31,
.givexpert .col-lg-32,
.givexpert .col-lg-33,
.givexpert .col-lg-34,
.givexpert .col-lg-35,
.givexpert .col-lg-36,
.givexpert .col-lg-37,
.givexpert .col-lg-38,
.givexpert .col-lg-39,
.givexpert .col-lg-40,
.givexpert .col-lg-41,
.givexpert .col-lg-42,
.givexpert .col-lg-43,
.givexpert .col-lg-44,
.givexpert .col-lg-45,
.givexpert .col-lg-46,
.givexpert .col-lg-47,
.givexpert .col-lg-48,
.givexpert .col-lg-49,
.givexpert .col-lg-50,
.givexpert .col-lg-51,
.givexpert .col-lg-52,
.givexpert .col-lg-53,
.givexpert .col-lg-54,
.givexpert .col-lg-55,
.givexpert .col-lg-56,
.givexpert .col-lg-57,
.givexpert .col-lg-58,
.givexpert .col-lg-59,
.givexpert .col-lg-60,
.givexpert .col-lg-61,
.givexpert .col-lg-62,
.givexpert .col-lg-63,
.givexpert .col-lg-64,
.givexpert .col-lg-65,
.givexpert .col-lg-66,
.givexpert .col-lg-67,
.givexpert .col-lg-68,
.givexpert .col-lg-69,
.givexpert .col-lg-70,
.givexpert .col-lg-71,
.givexpert .col-lg-72,
.givexpert .col-lg-73,
.givexpert .col-lg-74,
.givexpert .col-lg-75,
.givexpert .col-lg-76,
.givexpert .col-lg-77,
.givexpert .col-lg-78,
.givexpert .col-lg-79,
.givexpert .col-lg-80,
.givexpert .col-lg-81,
.givexpert .col-lg-82,
.givexpert .col-lg-83,
.givexpert .col-lg-84,
.givexpert .col-lg-85,
.givexpert .col-lg-86,
.givexpert .col-lg-87,
.givexpert .col-lg-88,
.givexpert .col-lg-89,
.givexpert .col-lg-90,
.givexpert .col-lg-91,
.givexpert .col-lg-92,
.givexpert .col-lg-93,
.givexpert .col-lg-94,
.givexpert .col-lg-95,
.givexpert .col-lg-96,
.givexpert .col-lg-97,
.givexpert .col-lg-98,
.givexpert .col-lg-99,
.givexpert .col-lg-100,
.givexpert .col-lg-101,
.givexpert .col-lg-102,
.givexpert .col-lg-103,
.givexpert .col-lg-104,
.givexpert .col-lg-105,
.givexpert .col-lg-106,
.givexpert .col-lg-107,
.givexpert .col-lg-108,
.givexpert .col-lg-109,
.givexpert .col-lg-110,
.givexpert .col-lg-111,
.givexpert .col-lg-112,
.givexpert .col-lg-113,
.givexpert .col-lg-114,
.givexpert .col-lg-115,
.givexpert .col-lg-116,
.givexpert .col-lg-117,
.givexpert .col-lg-118,
.givexpert .col-lg-119,
.givexpert .col-lg-120,
.givexpert .col-lg,
.givexpert .col-lg-auto,
.givexpert .col-xl-1,
.givexpert .col-xl-2,
.givexpert .col-xl-3,
.givexpert .col-xl-4,
.givexpert .col-xl-5,
.givexpert .col-xl-6,
.givexpert .col-xl-7,
.givexpert .col-xl-8,
.givexpert .col-xl-9,
.givexpert .col-xl-10,
.givexpert .col-xl-11,
.givexpert .col-xl-12,
.givexpert .col-xl-13,
.givexpert .col-xl-14,
.givexpert .col-xl-15,
.givexpert .col-xl-16,
.givexpert .col-xl-17,
.givexpert .col-xl-18,
.givexpert .col-xl-19,
.givexpert .col-xl-20,
.givexpert .col-xl-21,
.givexpert .col-xl-22,
.givexpert .col-xl-23,
.givexpert .col-xl-24,
.givexpert .col-xl-25,
.givexpert .col-xl-26,
.givexpert .col-xl-27,
.givexpert .col-xl-28,
.givexpert .col-xl-29,
.givexpert .col-xl-30,
.givexpert .col-xl-31,
.givexpert .col-xl-32,
.givexpert .col-xl-33,
.givexpert .col-xl-34,
.givexpert .col-xl-35,
.givexpert .col-xl-36,
.givexpert .col-xl-37,
.givexpert .col-xl-38,
.givexpert .col-xl-39,
.givexpert .col-xl-40,
.givexpert .col-xl-41,
.givexpert .col-xl-42,
.givexpert .col-xl-43,
.givexpert .col-xl-44,
.givexpert .col-xl-45,
.givexpert .col-xl-46,
.givexpert .col-xl-47,
.givexpert .col-xl-48,
.givexpert .col-xl-49,
.givexpert .col-xl-50,
.givexpert .col-xl-51,
.givexpert .col-xl-52,
.givexpert .col-xl-53,
.givexpert .col-xl-54,
.givexpert .col-xl-55,
.givexpert .col-xl-56,
.givexpert .col-xl-57,
.givexpert .col-xl-58,
.givexpert .col-xl-59,
.givexpert .col-xl-60,
.givexpert .col-xl-61,
.givexpert .col-xl-62,
.givexpert .col-xl-63,
.givexpert .col-xl-64,
.givexpert .col-xl-65,
.givexpert .col-xl-66,
.givexpert .col-xl-67,
.givexpert .col-xl-68,
.givexpert .col-xl-69,
.givexpert .col-xl-70,
.givexpert .col-xl-71,
.givexpert .col-xl-72,
.givexpert .col-xl-73,
.givexpert .col-xl-74,
.givexpert .col-xl-75,
.givexpert .col-xl-76,
.givexpert .col-xl-77,
.givexpert .col-xl-78,
.givexpert .col-xl-79,
.givexpert .col-xl-80,
.givexpert .col-xl-81,
.givexpert .col-xl-82,
.givexpert .col-xl-83,
.givexpert .col-xl-84,
.givexpert .col-xl-85,
.givexpert .col-xl-86,
.givexpert .col-xl-87,
.givexpert .col-xl-88,
.givexpert .col-xl-89,
.givexpert .col-xl-90,
.givexpert .col-xl-91,
.givexpert .col-xl-92,
.givexpert .col-xl-93,
.givexpert .col-xl-94,
.givexpert .col-xl-95,
.givexpert .col-xl-96,
.givexpert .col-xl-97,
.givexpert .col-xl-98,
.givexpert .col-xl-99,
.givexpert .col-xl-100,
.givexpert .col-xl-101,
.givexpert .col-xl-102,
.givexpert .col-xl-103,
.givexpert .col-xl-104,
.givexpert .col-xl-105,
.givexpert .col-xl-106,
.givexpert .col-xl-107,
.givexpert .col-xl-108,
.givexpert .col-xl-109,
.givexpert .col-xl-110,
.givexpert .col-xl-111,
.givexpert .col-xl-112,
.givexpert .col-xl-113,
.givexpert .col-xl-114,
.givexpert .col-xl-115,
.givexpert .col-xl-116,
.givexpert .col-xl-117,
.givexpert .col-xl-118,
.givexpert .col-xl-119,
.givexpert .col-xl-120,
.givexpert .col-xl,
.givexpert .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.givexpert .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.givexpert .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.givexpert .col-1 {
    flex: 0 0 .83333%;
    max-width: 0.83333%;
}
.givexpert .col-2 {
    flex: 0 0 1.66667%;
    max-width: 1.66667%;
}
.givexpert .col-3 {
    flex: 0 0 2.5%;
    max-width: 2.5%;
}
.givexpert .col-4 {
    flex: 0 0 3.33333%;
    max-width: 3.33333%;
}
.givexpert .col-5 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%;
}
.givexpert .col-6 {
    flex: 0 0 5%;
    max-width: 5%;
}
.givexpert .col-7 {
    flex: 0 0 5.83333%;
    max-width: 5.83333%;
}
.givexpert .col-8 {
    flex: 0 0 6.66667%;
    max-width: 6.66667%;
}
.givexpert .col-9 {
    flex: 0 0 7.5%;
    max-width: 7.5%;
}
.givexpert .col-10 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.givexpert .col-11 {
    flex: 0 0 9.16667%;
    max-width: 9.16667%;
}
.givexpert .col-12 {
    flex: 0 0 10%;
    max-width: 10%;
}
.givexpert .col-13 {
    flex: 0 0 10.83333%;
    max-width: 10.83333%;
}
.givexpert .col-14 {
    flex: 0 0 11.66667%;
    max-width: 11.66667%;
}
.givexpert .col-15 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.givexpert .col-16 {
    flex: 0 0 13.33333%;
    max-width: 13.33333%;
}
.givexpert .col-17 {
    flex: 0 0 14.16667%;
    max-width: 14.16667%;
}
.givexpert .col-18 {
    flex: 0 0 15%;
    max-width: 15%;
}
.givexpert .col-19 {
    flex: 0 0 15.83333%;
    max-width: 15.83333%;
}
.givexpert .col-20 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.givexpert .col-21 {
    flex: 0 0 17.5%;
    max-width: 17.5%;
}
.givexpert .col-22 {
    flex: 0 0 18.33333%;
    max-width: 18.33333%;
}
.givexpert .col-23 {
    flex: 0 0 19.16667%;
    max-width: 19.16667%;
}
.givexpert .col-24 {
    flex: 0 0 20%;
    max-width: 20%;
}
.givexpert .col-25 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
}
.givexpert .col-26 {
    flex: 0 0 21.66667%;
    max-width: 21.66667%;
}
.givexpert .col-27 {
    flex: 0 0 22.5%;
    max-width: 22.5%;
}
.givexpert .col-28 {
    flex: 0 0 23.33333%;
    max-width: 23.33333%;
}
.givexpert .col-29 {
    flex: 0 0 24.16667%;
    max-width: 24.16667%;
}
.givexpert .col-30 {
    flex: 0 0 25%;
    max-width: 25%;
}
.givexpert .col-31 {
    flex: 0 0 25.83333%;
    max-width: 25.83333%;
}
.givexpert .col-32 {
    flex: 0 0 26.66667%;
    max-width: 26.66667%;
}
.givexpert .col-33 {
    flex: 0 0 27.5%;
    max-width: 27.5%;
}
.givexpert .col-34 {
    flex: 0 0 28.33333%;
    max-width: 28.33333%;
}
.givexpert .col-35 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
}
.givexpert .col-36 {
    flex: 0 0 30%;
    max-width: 30%;
}
.givexpert .col-37 {
    flex: 0 0 30.83333%;
    max-width: 30.83333%;
}
.givexpert .col-38 {
    flex: 0 0 31.66667%;
    max-width: 31.66667%;
}
.givexpert .col-39 {
    flex: 0 0 32.5%;
    max-width: 32.5%;
}
.givexpert .col-40 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.givexpert .col-41 {
    flex: 0 0 34.16667%;
    max-width: 34.16667%;
}
.givexpert .col-42 {
    flex: 0 0 35%;
    max-width: 35%;
}
.givexpert .col-43 {
    flex: 0 0 35.83333%;
    max-width: 35.83333%;
}
.givexpert .col-44 {
    flex: 0 0 36.66667%;
    max-width: 36.66667%;
}
.givexpert .col-45 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
}
.givexpert .col-46 {
    flex: 0 0 38.33333%;
    max-width: 38.33333%;
}
.givexpert .col-47 {
    flex: 0 0 39.16667%;
    max-width: 39.16667%;
}
.givexpert .col-48 {
    flex: 0 0 40%;
    max-width: 40%;
}
.givexpert .col-49 {
    flex: 0 0 40.83333%;
    max-width: 40.83333%;
}
.givexpert .col-50 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.givexpert .col-51 {
    flex: 0 0 42.5%;
    max-width: 42.5%;
}
.givexpert .col-52 {
    flex: 0 0 43.33333%;
    max-width: 43.33333%;
}
.givexpert .col-53 {
    flex: 0 0 44.16667%;
    max-width: 44.16667%;
}
.givexpert .col-54 {
    flex: 0 0 45%;
    max-width: 45%;
}
.givexpert .col-55 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
}
.givexpert .col-56 {
    flex: 0 0 46.66667%;
    max-width: 46.66667%;
}
.givexpert .col-57 {
    flex: 0 0 47.5%;
    max-width: 47.5%;
}
.givexpert .col-58 {
    flex: 0 0 48.33333%;
    max-width: 48.33333%;
}
.givexpert .col-59 {
    flex: 0 0 49.16667%;
    max-width: 49.16667%;
}
.givexpert .col-60 {
    flex: 0 0 50%;
    max-width: 50%;
}
.givexpert .col-61 {
    flex: 0 0 50.83333%;
    max-width: 50.83333%;
}
.givexpert .col-62 {
    flex: 0 0 51.66667%;
    max-width: 51.66667%;
}
.givexpert .col-63 {
    flex: 0 0 52.5%;
    max-width: 52.5%;
}
.givexpert .col-64 {
    flex: 0 0 53.33333%;
    max-width: 53.33333%;
}
.givexpert .col-65 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
}
.givexpert .col-66 {
    flex: 0 0 55%;
    max-width: 55%;
}
.givexpert .col-67 {
    flex: 0 0 55.83333%;
    max-width: 55.83333%;
}
.givexpert .col-68 {
    flex: 0 0 56.66667%;
    max-width: 56.66667%;
}
.givexpert .col-69 {
    flex: 0 0 57.5%;
    max-width: 57.5%;
}
.givexpert .col-70 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.givexpert .col-71 {
    flex: 0 0 59.16667%;
    max-width: 59.16667%;
}
.givexpert .col-72 {
    flex: 0 0 60%;
    max-width: 60%;
}
.givexpert .col-73 {
    flex: 0 0 60.83333%;
    max-width: 60.83333%;
}
.givexpert .col-74 {
    flex: 0 0 61.66667%;
    max-width: 61.66667%;
}
.givexpert .col-75 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
}
.givexpert .col-76 {
    flex: 0 0 63.33333%;
    max-width: 63.33333%;
}
.givexpert .col-77 {
    flex: 0 0 64.16667%;
    max-width: 64.16667%;
}
.givexpert .col-78 {
    flex: 0 0 65%;
    max-width: 65%;
}
.givexpert .col-79 {
    flex: 0 0 65.83333%;
    max-width: 65.83333%;
}
.givexpert .col-80 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.givexpert .col-81 {
    flex: 0 0 67.5%;
    max-width: 67.5%;
}
.givexpert .col-82 {
    flex: 0 0 68.33333%;
    max-width: 68.33333%;
}
.givexpert .col-83 {
    flex: 0 0 69.16667%;
    max-width: 69.16667%;
}
.givexpert .col-84 {
    flex: 0 0 70%;
    max-width: 70%;
}
.givexpert .col-85 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%;
}
.givexpert .col-86 {
    flex: 0 0 71.66667%;
    max-width: 71.66667%;
}
.givexpert .col-87 {
    flex: 0 0 72.5%;
    max-width: 72.5%;
}
.givexpert .col-88 {
    flex: 0 0 73.33333%;
    max-width: 73.33333%;
}
.givexpert .col-89 {
    flex: 0 0 74.16667%;
    max-width: 74.16667%;
}
.givexpert .col-90 {
    flex: 0 0 75%;
    max-width: 75%;
}
.givexpert .col-91 {
    flex: 0 0 75.83333%;
    max-width: 75.83333%;
}
.givexpert .col-92 {
    flex: 0 0 76.66667%;
    max-width: 76.66667%;
}
.givexpert .col-93 {
    flex: 0 0 77.5%;
    max-width: 77.5%;
}
.givexpert .col-94 {
    flex: 0 0 78.33333%;
    max-width: 78.33333%;
}
.givexpert .col-95 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
}
.givexpert .col-96 {
    flex: 0 0 80%;
    max-width: 80%;
}
.givexpert .col-97 {
    flex: 0 0 80.83333%;
    max-width: 80.83333%;
}
.givexpert .col-98 {
    flex: 0 0 81.66667%;
    max-width: 81.66667%;
}
.givexpert .col-99 {
    flex: 0 0 82.5%;
    max-width: 82.5%;
}
.givexpert .col-100 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.givexpert .col-101 {
    flex: 0 0 84.16667%;
    max-width: 84.16667%;
}
.givexpert .col-102 {
    flex: 0 0 85%;
    max-width: 85%;
}
.givexpert .col-103 {
    flex: 0 0 85.83333%;
    max-width: 85.83333%;
}
.givexpert .col-104 {
    flex: 0 0 86.66667%;
    max-width: 86.66667%;
}
.givexpert .col-105 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
}
.givexpert .col-106 {
    flex: 0 0 88.33333%;
    max-width: 88.33333%;
}
.givexpert .col-107 {
    flex: 0 0 89.16667%;
    max-width: 89.16667%;
}
.givexpert .col-108 {
    flex: 0 0 90%;
    max-width: 90%;
}
.givexpert .col-109 {
    flex: 0 0 90.83333%;
    max-width: 90.83333%;
}
.givexpert .col-110 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.givexpert .col-111 {
    flex: 0 0 92.5%;
    max-width: 92.5%;
}
.givexpert .col-112 {
    flex: 0 0 93.33333%;
    max-width: 93.33333%;
}
.givexpert .col-113 {
    flex: 0 0 94.16667%;
    max-width: 94.16667%;
}
.givexpert .col-114 {
    flex: 0 0 95%;
    max-width: 95%;
}
.givexpert .col-115 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%;
}
.givexpert .col-116 {
    flex: 0 0 96.66667%;
    max-width: 96.66667%;
}
.givexpert .col-117 {
    flex: 0 0 97.5%;
    max-width: 97.5%;
}
.givexpert .col-118 {
    flex: 0 0 98.33333%;
    max-width: 98.33333%;
}
.givexpert .col-119 {
    flex: 0 0 99.16667%;
    max-width: 99.16667%;
}
.givexpert .col-120 {
    flex: 0 0 100%;
    max-width: 100%;
}
.givexpert .order-first {
    order: -1;
}
.givexpert .order-last {
    order: 121;
}
.givexpert .order-0 {
    order: 0;
}
.givexpert .order-1 {
    order: 1;
}
.givexpert .order-2 {
    order: 2;
}
.givexpert .order-3 {
    order: 3;
}
.givexpert .order-4 {
    order: 4;
}
.givexpert .order-5 {
    order: 5;
}
.givexpert .order-6 {
    order: 6;
}
.givexpert .order-7 {
    order: 7;
}
.givexpert .order-8 {
    order: 8;
}
.givexpert .order-9 {
    order: 9;
}
.givexpert .order-10 {
    order: 10;
}
.givexpert .order-11 {
    order: 11;
}
.givexpert .order-12 {
    order: 12;
}
.givexpert .order-13 {
    order: 13;
}
.givexpert .order-14 {
    order: 14;
}
.givexpert .order-15 {
    order: 15;
}
.givexpert .order-16 {
    order: 16;
}
.givexpert .order-17 {
    order: 17;
}
.givexpert .order-18 {
    order: 18;
}
.givexpert .order-19 {
    order: 19;
}
.givexpert .order-20 {
    order: 20;
}
.givexpert .order-21 {
    order: 21;
}
.givexpert .order-22 {
    order: 22;
}
.givexpert .order-23 {
    order: 23;
}
.givexpert .order-24 {
    order: 24;
}
.givexpert .order-25 {
    order: 25;
}
.givexpert .order-26 {
    order: 26;
}
.givexpert .order-27 {
    order: 27;
}
.givexpert .order-28 {
    order: 28;
}
.givexpert .order-29 {
    order: 29;
}
.givexpert .order-30 {
    order: 30;
}
.givexpert .order-31 {
    order: 31;
}
.givexpert .order-32 {
    order: 32;
}
.givexpert .order-33 {
    order: 33;
}
.givexpert .order-34 {
    order: 34;
}
.givexpert .order-35 {
    order: 35;
}
.givexpert .order-36 {
    order: 36;
}
.givexpert .order-37 {
    order: 37;
}
.givexpert .order-38 {
    order: 38;
}
.givexpert .order-39 {
    order: 39;
}
.givexpert .order-40 {
    order: 40;
}
.givexpert .order-41 {
    order: 41;
}
.givexpert .order-42 {
    order: 42;
}
.givexpert .order-43 {
    order: 43;
}
.givexpert .order-44 {
    order: 44;
}
.givexpert .order-45 {
    order: 45;
}
.givexpert .order-46 {
    order: 46;
}
.givexpert .order-47 {
    order: 47;
}
.givexpert .order-48 {
    order: 48;
}
.givexpert .order-49 {
    order: 49;
}
.givexpert .order-50 {
    order: 50;
}
.givexpert .order-51 {
    order: 51;
}
.givexpert .order-52 {
    order: 52;
}
.givexpert .order-53 {
    order: 53;
}
.givexpert .order-54 {
    order: 54;
}
.givexpert .order-55 {
    order: 55;
}
.givexpert .order-56 {
    order: 56;
}
.givexpert .order-57 {
    order: 57;
}
.givexpert .order-58 {
    order: 58;
}
.givexpert .order-59 {
    order: 59;
}
.givexpert .order-60 {
    order: 60;
}
.givexpert .order-61 {
    order: 61;
}
.givexpert .order-62 {
    order: 62;
}
.givexpert .order-63 {
    order: 63;
}
.givexpert .order-64 {
    order: 64;
}
.givexpert .order-65 {
    order: 65;
}
.givexpert .order-66 {
    order: 66;
}
.givexpert .order-67 {
    order: 67;
}
.givexpert .order-68 {
    order: 68;
}
.givexpert .order-69 {
    order: 69;
}
.givexpert .order-70 {
    order: 70;
}
.givexpert .order-71 {
    order: 71;
}
.givexpert .order-72 {
    order: 72;
}
.givexpert .order-73 {
    order: 73;
}
.givexpert .order-74 {
    order: 74;
}
.givexpert .order-75 {
    order: 75;
}
.givexpert .order-76 {
    order: 76;
}
.givexpert .order-77 {
    order: 77;
}
.givexpert .order-78 {
    order: 78;
}
.givexpert .order-79 {
    order: 79;
}
.givexpert .order-80 {
    order: 80;
}
.givexpert .order-81 {
    order: 81;
}
.givexpert .order-82 {
    order: 82;
}
.givexpert .order-83 {
    order: 83;
}
.givexpert .order-84 {
    order: 84;
}
.givexpert .order-85 {
    order: 85;
}
.givexpert .order-86 {
    order: 86;
}
.givexpert .order-87 {
    order: 87;
}
.givexpert .order-88 {
    order: 88;
}
.givexpert .order-89 {
    order: 89;
}
.givexpert .order-90 {
    order: 90;
}
.givexpert .order-91 {
    order: 91;
}
.givexpert .order-92 {
    order: 92;
}
.givexpert .order-93 {
    order: 93;
}
.givexpert .order-94 {
    order: 94;
}
.givexpert .order-95 {
    order: 95;
}
.givexpert .order-96 {
    order: 96;
}
.givexpert .order-97 {
    order: 97;
}
.givexpert .order-98 {
    order: 98;
}
.givexpert .order-99 {
    order: 99;
}
.givexpert .order-100 {
    order: 100;
}
.givexpert .order-101 {
    order: 101;
}
.givexpert .order-102 {
    order: 102;
}
.givexpert .order-103 {
    order: 103;
}
.givexpert .order-104 {
    order: 104;
}
.givexpert .order-105 {
    order: 105;
}
.givexpert .order-106 {
    order: 106;
}
.givexpert .order-107 {
    order: 107;
}
.givexpert .order-108 {
    order: 108;
}
.givexpert .order-109 {
    order: 109;
}
.givexpert .order-110 {
    order: 110;
}
.givexpert .order-111 {
    order: 111;
}
.givexpert .order-112 {
    order: 112;
}
.givexpert .order-113 {
    order: 113;
}
.givexpert .order-114 {
    order: 114;
}
.givexpert .order-115 {
    order: 115;
}
.givexpert .order-116 {
    order: 116;
}
.givexpert .order-117 {
    order: 117;
}
.givexpert .order-118 {
    order: 118;
}
.givexpert .order-119 {
    order: 119;
}
.givexpert .order-120 {
    order: 120;
}
.givexpert .offset-1 {
    margin-left: 0.83333%;
}
.givexpert .offset-2 {
    margin-left: 1.66667%;
}
.givexpert .offset-3 {
    margin-left: 2.5%;
}
.givexpert .offset-4 {
    margin-left: 3.33333%;
}
.givexpert .offset-5 {
    margin-left: 4.16667%;
}
.givexpert .offset-6 {
    margin-left: 5%;
}
.givexpert .offset-7 {
    margin-left: 5.83333%;
}
.givexpert .offset-8 {
    margin-left: 6.66667%;
}
.givexpert .offset-9 {
    margin-left: 7.5%;
}
.givexpert .offset-10 {
    margin-left: 8.33333%;
}
.givexpert .offset-11 {
    margin-left: 9.16667%;
}
.givexpert .offset-12 {
    margin-left: 10%;
}
.givexpert .offset-13 {
    margin-left: 10.83333%;
}
.givexpert .offset-14 {
    margin-left: 11.66667%;
}
.givexpert .offset-15 {
    margin-left: 12.5%;
}
.givexpert .offset-16 {
    margin-left: 13.33333%;
}
.givexpert .offset-17 {
    margin-left: 14.16667%;
}
.givexpert .offset-18 {
    margin-left: 15%;
}
.givexpert .offset-19 {
    margin-left: 15.83333%;
}
.givexpert .offset-20 {
    margin-left: 16.66667%;
}
.givexpert .offset-21 {
    margin-left: 17.5%;
}
.givexpert .offset-22 {
    margin-left: 18.33333%;
}
.givexpert .offset-23 {
    margin-left: 19.16667%;
}
.givexpert .offset-24 {
    margin-left: 20%;
}
.givexpert .offset-25 {
    margin-left: 20.83333%;
}
.givexpert .offset-26 {
    margin-left: 21.66667%;
}
.givexpert .offset-27 {
    margin-left: 22.5%;
}
.givexpert .offset-28 {
    margin-left: 23.33333%;
}
.givexpert .offset-29 {
    margin-left: 24.16667%;
}
.givexpert .offset-30 {
    margin-left: 25%;
}
.givexpert .offset-31 {
    margin-left: 25.83333%;
}
.givexpert .offset-32 {
    margin-left: 26.66667%;
}
.givexpert .offset-33 {
    margin-left: 27.5%;
}
.givexpert .offset-34 {
    margin-left: 28.33333%;
}
.givexpert .offset-35 {
    margin-left: 29.16667%;
}
.givexpert .offset-36 {
    margin-left: 30%;
}
.givexpert .offset-37 {
    margin-left: 30.83333%;
}
.givexpert .offset-38 {
    margin-left: 31.66667%;
}
.givexpert .offset-39 {
    margin-left: 32.5%;
}
.givexpert .offset-40 {
    margin-left: 33.33333%;
}
.givexpert .offset-41 {
    margin-left: 34.16667%;
}
.givexpert .offset-42 {
    margin-left: 35%;
}
.givexpert .offset-43 {
    margin-left: 35.83333%;
}
.givexpert .offset-44 {
    margin-left: 36.66667%;
}
.givexpert .offset-45 {
    margin-left: 37.5%;
}
.givexpert .offset-46 {
    margin-left: 38.33333%;
}
.givexpert .offset-47 {
    margin-left: 39.16667%;
}
.givexpert .offset-48 {
    margin-left: 40%;
}
.givexpert .offset-49 {
    margin-left: 40.83333%;
}
.givexpert .offset-50 {
    margin-left: 41.66667%;
}
.givexpert .offset-51 {
    margin-left: 42.5%;
}
.givexpert .offset-52 {
    margin-left: 43.33333%;
}
.givexpert .offset-53 {
    margin-left: 44.16667%;
}
.givexpert .offset-54 {
    margin-left: 45%;
}
.givexpert .offset-55 {
    margin-left: 45.83333%;
}
.givexpert .offset-56 {
    margin-left: 46.66667%;
}
.givexpert .offset-57 {
    margin-left: 47.5%;
}
.givexpert .offset-58 {
    margin-left: 48.33333%;
}
.givexpert .offset-59 {
    margin-left: 49.16667%;
}
.givexpert .offset-60 {
    margin-left: 50%;
}
.givexpert .offset-61 {
    margin-left: 50.83333%;
}
.givexpert .offset-62 {
    margin-left: 51.66667%;
}
.givexpert .offset-63 {
    margin-left: 52.5%;
}
.givexpert .offset-64 {
    margin-left: 53.33333%;
}
.givexpert .offset-65 {
    margin-left: 54.16667%;
}
.givexpert .offset-66 {
    margin-left: 55%;
}
.givexpert .offset-67 {
    margin-left: 55.83333%;
}
.givexpert .offset-68 {
    margin-left: 56.66667%;
}
.givexpert .offset-69 {
    margin-left: 57.5%;
}
.givexpert .offset-70 {
    margin-left: 58.33333%;
}
.givexpert .offset-71 {
    margin-left: 59.16667%;
}
.givexpert .offset-72 {
    margin-left: 60%;
}
.givexpert .offset-73 {
    margin-left: 60.83333%;
}
.givexpert .offset-74 {
    margin-left: 61.66667%;
}
.givexpert .offset-75 {
    margin-left: 62.5%;
}
.givexpert .offset-76 {
    margin-left: 63.33333%;
}
.givexpert .offset-77 {
    margin-left: 64.16667%;
}
.givexpert .offset-78 {
    margin-left: 65%;
}
.givexpert .offset-79 {
    margin-left: 65.83333%;
}
.givexpert .offset-80 {
    margin-left: 66.66667%;
}
.givexpert .offset-81 {
    margin-left: 67.5%;
}
.givexpert .offset-82 {
    margin-left: 68.33333%;
}
.givexpert .offset-83 {
    margin-left: 69.16667%;
}
.givexpert .offset-84 {
    margin-left: 70%;
}
.givexpert .offset-85 {
    margin-left: 70.83333%;
}
.givexpert .offset-86 {
    margin-left: 71.66667%;
}
.givexpert .offset-87 {
    margin-left: 72.5%;
}
.givexpert .offset-88 {
    margin-left: 73.33333%;
}
.givexpert .offset-89 {
    margin-left: 74.16667%;
}
.givexpert .offset-90 {
    margin-left: 75%;
}
.givexpert .offset-91 {
    margin-left: 75.83333%;
}
.givexpert .offset-92 {
    margin-left: 76.66667%;
}
.givexpert .offset-93 {
    margin-left: 77.5%;
}
.givexpert .offset-94 {
    margin-left: 78.33333%;
}
.givexpert .offset-95 {
    margin-left: 79.16667%;
}
.givexpert .offset-96 {
    margin-left: 80%;
}
.givexpert .offset-97 {
    margin-left: 80.83333%;
}
.givexpert .offset-98 {
    margin-left: 81.66667%;
}
.givexpert .offset-99 {
    margin-left: 82.5%;
}
.givexpert .offset-100 {
    margin-left: 83.33333%;
}
.givexpert .offset-101 {
    margin-left: 84.16667%;
}
.givexpert .offset-102 {
    margin-left: 85%;
}
.givexpert .offset-103 {
    margin-left: 85.83333%;
}
.givexpert .offset-104 {
    margin-left: 86.66667%;
}
.givexpert .offset-105 {
    margin-left: 87.5%;
}
.givexpert .offset-106 {
    margin-left: 88.33333%;
}
.givexpert .offset-107 {
    margin-left: 89.16667%;
}
.givexpert .offset-108 {
    margin-left: 90%;
}
.givexpert .offset-109 {
    margin-left: 90.83333%;
}
.givexpert .offset-110 {
    margin-left: 91.66667%;
}
.givexpert .offset-111 {
    margin-left: 92.5%;
}
.givexpert .offset-112 {
    margin-left: 93.33333%;
}
.givexpert .offset-113 {
    margin-left: 94.16667%;
}
.givexpert .offset-114 {
    margin-left: 95%;
}
.givexpert .offset-115 {
    margin-left: 95.83333%;
}
.givexpert .offset-116 {
    margin-left: 96.66667%;
}
.givexpert .offset-117 {
    margin-left: 97.5%;
}
.givexpert .offset-118 {
    margin-left: 98.33333%;
}
.givexpert .offset-119 {
    margin-left: 99.16667%;
}
@media (min-width: 576px) {
    .givexpert .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .givexpert .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .givexpert .col-sm-1 {
        flex: 0 0 .83333%;
        max-width: 0.83333%;
    }
    .givexpert .col-sm-2 {
        flex: 0 0 1.66667%;
        max-width: 1.66667%;
    }
    .givexpert .col-sm-3 {
        flex: 0 0 2.5%;
        max-width: 2.5%;
    }
    .givexpert .col-sm-4 {
        flex: 0 0 3.33333%;
        max-width: 3.33333%;
    }
    .givexpert .col-sm-5 {
        flex: 0 0 4.16667%;
        max-width: 4.16667%;
    }
    .givexpert .col-sm-6 {
        flex: 0 0 5%;
        max-width: 5%;
    }
    .givexpert .col-sm-7 {
        flex: 0 0 5.83333%;
        max-width: 5.83333%;
    }
    .givexpert .col-sm-8 {
        flex: 0 0 6.66667%;
        max-width: 6.66667%;
    }
    .givexpert .col-sm-9 {
        flex: 0 0 7.5%;
        max-width: 7.5%;
    }
    .givexpert .col-sm-10 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .givexpert .col-sm-11 {
        flex: 0 0 9.16667%;
        max-width: 9.16667%;
    }
    .givexpert .col-sm-12 {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .givexpert .col-sm-13 {
        flex: 0 0 10.83333%;
        max-width: 10.83333%;
    }
    .givexpert .col-sm-14 {
        flex: 0 0 11.66667%;
        max-width: 11.66667%;
    }
    .givexpert .col-sm-15 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .givexpert .col-sm-16 {
        flex: 0 0 13.33333%;
        max-width: 13.33333%;
    }
    .givexpert .col-sm-17 {
        flex: 0 0 14.16667%;
        max-width: 14.16667%;
    }
    .givexpert .col-sm-18 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    .givexpert .col-sm-19 {
        flex: 0 0 15.83333%;
        max-width: 15.83333%;
    }
    .givexpert .col-sm-20 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .givexpert .col-sm-21 {
        flex: 0 0 17.5%;
        max-width: 17.5%;
    }
    .givexpert .col-sm-22 {
        flex: 0 0 18.33333%;
        max-width: 18.33333%;
    }
    .givexpert .col-sm-23 {
        flex: 0 0 19.16667%;
        max-width: 19.16667%;
    }
    .givexpert .col-sm-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .givexpert .col-sm-25 {
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }
    .givexpert .col-sm-26 {
        flex: 0 0 21.66667%;
        max-width: 21.66667%;
    }
    .givexpert .col-sm-27 {
        flex: 0 0 22.5%;
        max-width: 22.5%;
    }
    .givexpert .col-sm-28 {
        flex: 0 0 23.33333%;
        max-width: 23.33333%;
    }
    .givexpert .col-sm-29 {
        flex: 0 0 24.16667%;
        max-width: 24.16667%;
    }
    .givexpert .col-sm-30 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .givexpert .col-sm-31 {
        flex: 0 0 25.83333%;
        max-width: 25.83333%;
    }
    .givexpert .col-sm-32 {
        flex: 0 0 26.66667%;
        max-width: 26.66667%;
    }
    .givexpert .col-sm-33 {
        flex: 0 0 27.5%;
        max-width: 27.5%;
    }
    .givexpert .col-sm-34 {
        flex: 0 0 28.33333%;
        max-width: 28.33333%;
    }
    .givexpert .col-sm-35 {
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
    }
    .givexpert .col-sm-36 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .givexpert .col-sm-37 {
        flex: 0 0 30.83333%;
        max-width: 30.83333%;
    }
    .givexpert .col-sm-38 {
        flex: 0 0 31.66667%;
        max-width: 31.66667%;
    }
    .givexpert .col-sm-39 {
        flex: 0 0 32.5%;
        max-width: 32.5%;
    }
    .givexpert .col-sm-40 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .givexpert .col-sm-41 {
        flex: 0 0 34.16667%;
        max-width: 34.16667%;
    }
    .givexpert .col-sm-42 {
        flex: 0 0 35%;
        max-width: 35%;
    }
    .givexpert .col-sm-43 {
        flex: 0 0 35.83333%;
        max-width: 35.83333%;
    }
    .givexpert .col-sm-44 {
        flex: 0 0 36.66667%;
        max-width: 36.66667%;
    }
    .givexpert .col-sm-45 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .givexpert .col-sm-46 {
        flex: 0 0 38.33333%;
        max-width: 38.33333%;
    }
    .givexpert .col-sm-47 {
        flex: 0 0 39.16667%;
        max-width: 39.16667%;
    }
    .givexpert .col-sm-48 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .givexpert .col-sm-49 {
        flex: 0 0 40.83333%;
        max-width: 40.83333%;
    }
    .givexpert .col-sm-50 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .givexpert .col-sm-51 {
        flex: 0 0 42.5%;
        max-width: 42.5%;
    }
    .givexpert .col-sm-52 {
        flex: 0 0 43.33333%;
        max-width: 43.33333%;
    }
    .givexpert .col-sm-53 {
        flex: 0 0 44.16667%;
        max-width: 44.16667%;
    }
    .givexpert .col-sm-54 {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .givexpert .col-sm-55 {
        flex: 0 0 45.83333%;
        max-width: 45.83333%;
    }
    .givexpert .col-sm-56 {
        flex: 0 0 46.66667%;
        max-width: 46.66667%;
    }
    .givexpert .col-sm-57 {
        flex: 0 0 47.5%;
        max-width: 47.5%;
    }
    .givexpert .col-sm-58 {
        flex: 0 0 48.33333%;
        max-width: 48.33333%;
    }
    .givexpert .col-sm-59 {
        flex: 0 0 49.16667%;
        max-width: 49.16667%;
    }
    .givexpert .col-sm-60 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .givexpert .col-sm-61 {
        flex: 0 0 50.83333%;
        max-width: 50.83333%;
    }
    .givexpert .col-sm-62 {
        flex: 0 0 51.66667%;
        max-width: 51.66667%;
    }
    .givexpert .col-sm-63 {
        flex: 0 0 52.5%;
        max-width: 52.5%;
    }
    .givexpert .col-sm-64 {
        flex: 0 0 53.33333%;
        max-width: 53.33333%;
    }
    .givexpert .col-sm-65 {
        flex: 0 0 54.16667%;
        max-width: 54.16667%;
    }
    .givexpert .col-sm-66 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .givexpert .col-sm-67 {
        flex: 0 0 55.83333%;
        max-width: 55.83333%;
    }
    .givexpert .col-sm-68 {
        flex: 0 0 56.66667%;
        max-width: 56.66667%;
    }
    .givexpert .col-sm-69 {
        flex: 0 0 57.5%;
        max-width: 57.5%;
    }
    .givexpert .col-sm-70 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .givexpert .col-sm-71 {
        flex: 0 0 59.16667%;
        max-width: 59.16667%;
    }
    .givexpert .col-sm-72 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .givexpert .col-sm-73 {
        flex: 0 0 60.83333%;
        max-width: 60.83333%;
    }
    .givexpert .col-sm-74 {
        flex: 0 0 61.66667%;
        max-width: 61.66667%;
    }
    .givexpert .col-sm-75 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .givexpert .col-sm-76 {
        flex: 0 0 63.33333%;
        max-width: 63.33333%;
    }
    .givexpert .col-sm-77 {
        flex: 0 0 64.16667%;
        max-width: 64.16667%;
    }
    .givexpert .col-sm-78 {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .givexpert .col-sm-79 {
        flex: 0 0 65.83333%;
        max-width: 65.83333%;
    }
    .givexpert .col-sm-80 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .givexpert .col-sm-81 {
        flex: 0 0 67.5%;
        max-width: 67.5%;
    }
    .givexpert .col-sm-82 {
        flex: 0 0 68.33333%;
        max-width: 68.33333%;
    }
    .givexpert .col-sm-83 {
        flex: 0 0 69.16667%;
        max-width: 69.16667%;
    }
    .givexpert .col-sm-84 {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .givexpert .col-sm-85 {
        flex: 0 0 70.83333%;
        max-width: 70.83333%;
    }
    .givexpert .col-sm-86 {
        flex: 0 0 71.66667%;
        max-width: 71.66667%;
    }
    .givexpert .col-sm-87 {
        flex: 0 0 72.5%;
        max-width: 72.5%;
    }
    .givexpert .col-sm-88 {
        flex: 0 0 73.33333%;
        max-width: 73.33333%;
    }
    .givexpert .col-sm-89 {
        flex: 0 0 74.16667%;
        max-width: 74.16667%;
    }
    .givexpert .col-sm-90 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .givexpert .col-sm-91 {
        flex: 0 0 75.83333%;
        max-width: 75.83333%;
    }
    .givexpert .col-sm-92 {
        flex: 0 0 76.66667%;
        max-width: 76.66667%;
    }
    .givexpert .col-sm-93 {
        flex: 0 0 77.5%;
        max-width: 77.5%;
    }
    .givexpert .col-sm-94 {
        flex: 0 0 78.33333%;
        max-width: 78.33333%;
    }
    .givexpert .col-sm-95 {
        flex: 0 0 79.16667%;
        max-width: 79.16667%;
    }
    .givexpert .col-sm-96 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .givexpert .col-sm-97 {
        flex: 0 0 80.83333%;
        max-width: 80.83333%;
    }
    .givexpert .col-sm-98 {
        flex: 0 0 81.66667%;
        max-width: 81.66667%;
    }
    .givexpert .col-sm-99 {
        flex: 0 0 82.5%;
        max-width: 82.5%;
    }
    .givexpert .col-sm-100 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .givexpert .col-sm-101 {
        flex: 0 0 84.16667%;
        max-width: 84.16667%;
    }
    .givexpert .col-sm-102 {
        flex: 0 0 85%;
        max-width: 85%;
    }
    .givexpert .col-sm-103 {
        flex: 0 0 85.83333%;
        max-width: 85.83333%;
    }
    .givexpert .col-sm-104 {
        flex: 0 0 86.66667%;
        max-width: 86.66667%;
    }
    .givexpert .col-sm-105 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .givexpert .col-sm-106 {
        flex: 0 0 88.33333%;
        max-width: 88.33333%;
    }
    .givexpert .col-sm-107 {
        flex: 0 0 89.16667%;
        max-width: 89.16667%;
    }
    .givexpert .col-sm-108 {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .givexpert .col-sm-109 {
        flex: 0 0 90.83333%;
        max-width: 90.83333%;
    }
    .givexpert .col-sm-110 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .givexpert .col-sm-111 {
        flex: 0 0 92.5%;
        max-width: 92.5%;
    }
    .givexpert .col-sm-112 {
        flex: 0 0 93.33333%;
        max-width: 93.33333%;
    }
    .givexpert .col-sm-113 {
        flex: 0 0 94.16667%;
        max-width: 94.16667%;
    }
    .givexpert .col-sm-114 {
        flex: 0 0 95%;
        max-width: 95%;
    }
    .givexpert .col-sm-115 {
        flex: 0 0 95.83333%;
        max-width: 95.83333%;
    }
    .givexpert .col-sm-116 {
        flex: 0 0 96.66667%;
        max-width: 96.66667%;
    }
    .givexpert .col-sm-117 {
        flex: 0 0 97.5%;
        max-width: 97.5%;
    }
    .givexpert .col-sm-118 {
        flex: 0 0 98.33333%;
        max-width: 98.33333%;
    }
    .givexpert .col-sm-119 {
        flex: 0 0 99.16667%;
        max-width: 99.16667%;
    }
    .givexpert .col-sm-120 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .givexpert .order-sm-first {
        order: -1;
    }
    .givexpert .order-sm-last {
        order: 121;
    }
    .givexpert .order-sm-0 {
        order: 0;
    }
    .givexpert .order-sm-1 {
        order: 1;
    }
    .givexpert .order-sm-2 {
        order: 2;
    }
    .givexpert .order-sm-3 {
        order: 3;
    }
    .givexpert .order-sm-4 {
        order: 4;
    }
    .givexpert .order-sm-5 {
        order: 5;
    }
    .givexpert .order-sm-6 {
        order: 6;
    }
    .givexpert .order-sm-7 {
        order: 7;
    }
    .givexpert .order-sm-8 {
        order: 8;
    }
    .givexpert .order-sm-9 {
        order: 9;
    }
    .givexpert .order-sm-10 {
        order: 10;
    }
    .givexpert .order-sm-11 {
        order: 11;
    }
    .givexpert .order-sm-12 {
        order: 12;
    }
    .givexpert .order-sm-13 {
        order: 13;
    }
    .givexpert .order-sm-14 {
        order: 14;
    }
    .givexpert .order-sm-15 {
        order: 15;
    }
    .givexpert .order-sm-16 {
        order: 16;
    }
    .givexpert .order-sm-17 {
        order: 17;
    }
    .givexpert .order-sm-18 {
        order: 18;
    }
    .givexpert .order-sm-19 {
        order: 19;
    }
    .givexpert .order-sm-20 {
        order: 20;
    }
    .givexpert .order-sm-21 {
        order: 21;
    }
    .givexpert .order-sm-22 {
        order: 22;
    }
    .givexpert .order-sm-23 {
        order: 23;
    }
    .givexpert .order-sm-24 {
        order: 24;
    }
    .givexpert .order-sm-25 {
        order: 25;
    }
    .givexpert .order-sm-26 {
        order: 26;
    }
    .givexpert .order-sm-27 {
        order: 27;
    }
    .givexpert .order-sm-28 {
        order: 28;
    }
    .givexpert .order-sm-29 {
        order: 29;
    }
    .givexpert .order-sm-30 {
        order: 30;
    }
    .givexpert .order-sm-31 {
        order: 31;
    }
    .givexpert .order-sm-32 {
        order: 32;
    }
    .givexpert .order-sm-33 {
        order: 33;
    }
    .givexpert .order-sm-34 {
        order: 34;
    }
    .givexpert .order-sm-35 {
        order: 35;
    }
    .givexpert .order-sm-36 {
        order: 36;
    }
    .givexpert .order-sm-37 {
        order: 37;
    }
    .givexpert .order-sm-38 {
        order: 38;
    }
    .givexpert .order-sm-39 {
        order: 39;
    }
    .givexpert .order-sm-40 {
        order: 40;
    }
    .givexpert .order-sm-41 {
        order: 41;
    }
    .givexpert .order-sm-42 {
        order: 42;
    }
    .givexpert .order-sm-43 {
        order: 43;
    }
    .givexpert .order-sm-44 {
        order: 44;
    }
    .givexpert .order-sm-45 {
        order: 45;
    }
    .givexpert .order-sm-46 {
        order: 46;
    }
    .givexpert .order-sm-47 {
        order: 47;
    }
    .givexpert .order-sm-48 {
        order: 48;
    }
    .givexpert .order-sm-49 {
        order: 49;
    }
    .givexpert .order-sm-50 {
        order: 50;
    }
    .givexpert .order-sm-51 {
        order: 51;
    }
    .givexpert .order-sm-52 {
        order: 52;
    }
    .givexpert .order-sm-53 {
        order: 53;
    }
    .givexpert .order-sm-54 {
        order: 54;
    }
    .givexpert .order-sm-55 {
        order: 55;
    }
    .givexpert .order-sm-56 {
        order: 56;
    }
    .givexpert .order-sm-57 {
        order: 57;
    }
    .givexpert .order-sm-58 {
        order: 58;
    }
    .givexpert .order-sm-59 {
        order: 59;
    }
    .givexpert .order-sm-60 {
        order: 60;
    }
    .givexpert .order-sm-61 {
        order: 61;
    }
    .givexpert .order-sm-62 {
        order: 62;
    }
    .givexpert .order-sm-63 {
        order: 63;
    }
    .givexpert .order-sm-64 {
        order: 64;
    }
    .givexpert .order-sm-65 {
        order: 65;
    }
    .givexpert .order-sm-66 {
        order: 66;
    }
    .givexpert .order-sm-67 {
        order: 67;
    }
    .givexpert .order-sm-68 {
        order: 68;
    }
    .givexpert .order-sm-69 {
        order: 69;
    }
    .givexpert .order-sm-70 {
        order: 70;
    }
    .givexpert .order-sm-71 {
        order: 71;
    }
    .givexpert .order-sm-72 {
        order: 72;
    }
    .givexpert .order-sm-73 {
        order: 73;
    }
    .givexpert .order-sm-74 {
        order: 74;
    }
    .givexpert .order-sm-75 {
        order: 75;
    }
    .givexpert .order-sm-76 {
        order: 76;
    }
    .givexpert .order-sm-77 {
        order: 77;
    }
    .givexpert .order-sm-78 {
        order: 78;
    }
    .givexpert .order-sm-79 {
        order: 79;
    }
    .givexpert .order-sm-80 {
        order: 80;
    }
    .givexpert .order-sm-81 {
        order: 81;
    }
    .givexpert .order-sm-82 {
        order: 82;
    }
    .givexpert .order-sm-83 {
        order: 83;
    }
    .givexpert .order-sm-84 {
        order: 84;
    }
    .givexpert .order-sm-85 {
        order: 85;
    }
    .givexpert .order-sm-86 {
        order: 86;
    }
    .givexpert .order-sm-87 {
        order: 87;
    }
    .givexpert .order-sm-88 {
        order: 88;
    }
    .givexpert .order-sm-89 {
        order: 89;
    }
    .givexpert .order-sm-90 {
        order: 90;
    }
    .givexpert .order-sm-91 {
        order: 91;
    }
    .givexpert .order-sm-92 {
        order: 92;
    }
    .givexpert .order-sm-93 {
        order: 93;
    }
    .givexpert .order-sm-94 {
        order: 94;
    }
    .givexpert .order-sm-95 {
        order: 95;
    }
    .givexpert .order-sm-96 {
        order: 96;
    }
    .givexpert .order-sm-97 {
        order: 97;
    }
    .givexpert .order-sm-98 {
        order: 98;
    }
    .givexpert .order-sm-99 {
        order: 99;
    }
    .givexpert .order-sm-100 {
        order: 100;
    }
    .givexpert .order-sm-101 {
        order: 101;
    }
    .givexpert .order-sm-102 {
        order: 102;
    }
    .givexpert .order-sm-103 {
        order: 103;
    }
    .givexpert .order-sm-104 {
        order: 104;
    }
    .givexpert .order-sm-105 {
        order: 105;
    }
    .givexpert .order-sm-106 {
        order: 106;
    }
    .givexpert .order-sm-107 {
        order: 107;
    }
    .givexpert .order-sm-108 {
        order: 108;
    }
    .givexpert .order-sm-109 {
        order: 109;
    }
    .givexpert .order-sm-110 {
        order: 110;
    }
    .givexpert .order-sm-111 {
        order: 111;
    }
    .givexpert .order-sm-112 {
        order: 112;
    }
    .givexpert .order-sm-113 {
        order: 113;
    }
    .givexpert .order-sm-114 {
        order: 114;
    }
    .givexpert .order-sm-115 {
        order: 115;
    }
    .givexpert .order-sm-116 {
        order: 116;
    }
    .givexpert .order-sm-117 {
        order: 117;
    }
    .givexpert .order-sm-118 {
        order: 118;
    }
    .givexpert .order-sm-119 {
        order: 119;
    }
    .givexpert .order-sm-120 {
        order: 120;
    }
    .givexpert .offset-sm-0 {
        margin-left: 0;
    }
    .givexpert .offset-sm-1 {
        margin-left: 0.83333%;
    }
    .givexpert .offset-sm-2 {
        margin-left: 1.66667%;
    }
    .givexpert .offset-sm-3 {
        margin-left: 2.5%;
    }
    .givexpert .offset-sm-4 {
        margin-left: 3.33333%;
    }
    .givexpert .offset-sm-5 {
        margin-left: 4.16667%;
    }
    .givexpert .offset-sm-6 {
        margin-left: 5%;
    }
    .givexpert .offset-sm-7 {
        margin-left: 5.83333%;
    }
    .givexpert .offset-sm-8 {
        margin-left: 6.66667%;
    }
    .givexpert .offset-sm-9 {
        margin-left: 7.5%;
    }
    .givexpert .offset-sm-10 {
        margin-left: 8.33333%;
    }
    .givexpert .offset-sm-11 {
        margin-left: 9.16667%;
    }
    .givexpert .offset-sm-12 {
        margin-left: 10%;
    }
    .givexpert .offset-sm-13 {
        margin-left: 10.83333%;
    }
    .givexpert .offset-sm-14 {
        margin-left: 11.66667%;
    }
    .givexpert .offset-sm-15 {
        margin-left: 12.5%;
    }
    .givexpert .offset-sm-16 {
        margin-left: 13.33333%;
    }
    .givexpert .offset-sm-17 {
        margin-left: 14.16667%;
    }
    .givexpert .offset-sm-18 {
        margin-left: 15%;
    }
    .givexpert .offset-sm-19 {
        margin-left: 15.83333%;
    }
    .givexpert .offset-sm-20 {
        margin-left: 16.66667%;
    }
    .givexpert .offset-sm-21 {
        margin-left: 17.5%;
    }
    .givexpert .offset-sm-22 {
        margin-left: 18.33333%;
    }
    .givexpert .offset-sm-23 {
        margin-left: 19.16667%;
    }
    .givexpert .offset-sm-24 {
        margin-left: 20%;
    }
    .givexpert .offset-sm-25 {
        margin-left: 20.83333%;
    }
    .givexpert .offset-sm-26 {
        margin-left: 21.66667%;
    }
    .givexpert .offset-sm-27 {
        margin-left: 22.5%;
    }
    .givexpert .offset-sm-28 {
        margin-left: 23.33333%;
    }
    .givexpert .offset-sm-29 {
        margin-left: 24.16667%;
    }
    .givexpert .offset-sm-30 {
        margin-left: 25%;
    }
    .givexpert .offset-sm-31 {
        margin-left: 25.83333%;
    }
    .givexpert .offset-sm-32 {
        margin-left: 26.66667%;
    }
    .givexpert .offset-sm-33 {
        margin-left: 27.5%;
    }
    .givexpert .offset-sm-34 {
        margin-left: 28.33333%;
    }
    .givexpert .offset-sm-35 {
        margin-left: 29.16667%;
    }
    .givexpert .offset-sm-36 {
        margin-left: 30%;
    }
    .givexpert .offset-sm-37 {
        margin-left: 30.83333%;
    }
    .givexpert .offset-sm-38 {
        margin-left: 31.66667%;
    }
    .givexpert .offset-sm-39 {
        margin-left: 32.5%;
    }
    .givexpert .offset-sm-40 {
        margin-left: 33.33333%;
    }
    .givexpert .offset-sm-41 {
        margin-left: 34.16667%;
    }
    .givexpert .offset-sm-42 {
        margin-left: 35%;
    }
    .givexpert .offset-sm-43 {
        margin-left: 35.83333%;
    }
    .givexpert .offset-sm-44 {
        margin-left: 36.66667%;
    }
    .givexpert .offset-sm-45 {
        margin-left: 37.5%;
    }
    .givexpert .offset-sm-46 {
        margin-left: 38.33333%;
    }
    .givexpert .offset-sm-47 {
        margin-left: 39.16667%;
    }
    .givexpert .offset-sm-48 {
        margin-left: 40%;
    }
    .givexpert .offset-sm-49 {
        margin-left: 40.83333%;
    }
    .givexpert .offset-sm-50 {
        margin-left: 41.66667%;
    }
    .givexpert .offset-sm-51 {
        margin-left: 42.5%;
    }
    .givexpert .offset-sm-52 {
        margin-left: 43.33333%;
    }
    .givexpert .offset-sm-53 {
        margin-left: 44.16667%;
    }
    .givexpert .offset-sm-54 {
        margin-left: 45%;
    }
    .givexpert .offset-sm-55 {
        margin-left: 45.83333%;
    }
    .givexpert .offset-sm-56 {
        margin-left: 46.66667%;
    }
    .givexpert .offset-sm-57 {
        margin-left: 47.5%;
    }
    .givexpert .offset-sm-58 {
        margin-left: 48.33333%;
    }
    .givexpert .offset-sm-59 {
        margin-left: 49.16667%;
    }
    .givexpert .offset-sm-60 {
        margin-left: 50%;
    }
    .givexpert .offset-sm-61 {
        margin-left: 50.83333%;
    }
    .givexpert .offset-sm-62 {
        margin-left: 51.66667%;
    }
    .givexpert .offset-sm-63 {
        margin-left: 52.5%;
    }
    .givexpert .offset-sm-64 {
        margin-left: 53.33333%;
    }
    .givexpert .offset-sm-65 {
        margin-left: 54.16667%;
    }
    .givexpert .offset-sm-66 {
        margin-left: 55%;
    }
    .givexpert .offset-sm-67 {
        margin-left: 55.83333%;
    }
    .givexpert .offset-sm-68 {
        margin-left: 56.66667%;
    }
    .givexpert .offset-sm-69 {
        margin-left: 57.5%;
    }
    .givexpert .offset-sm-70 {
        margin-left: 58.33333%;
    }
    .givexpert .offset-sm-71 {
        margin-left: 59.16667%;
    }
    .givexpert .offset-sm-72 {
        margin-left: 60%;
    }
    .givexpert .offset-sm-73 {
        margin-left: 60.83333%;
    }
    .givexpert .offset-sm-74 {
        margin-left: 61.66667%;
    }
    .givexpert .offset-sm-75 {
        margin-left: 62.5%;
    }
    .givexpert .offset-sm-76 {
        margin-left: 63.33333%;
    }
    .givexpert .offset-sm-77 {
        margin-left: 64.16667%;
    }
    .givexpert .offset-sm-78 {
        margin-left: 65%;
    }
    .givexpert .offset-sm-79 {
        margin-left: 65.83333%;
    }
    .givexpert .offset-sm-80 {
        margin-left: 66.66667%;
    }
    .givexpert .offset-sm-81 {
        margin-left: 67.5%;
    }
    .givexpert .offset-sm-82 {
        margin-left: 68.33333%;
    }
    .givexpert .offset-sm-83 {
        margin-left: 69.16667%;
    }
    .givexpert .offset-sm-84 {
        margin-left: 70%;
    }
    .givexpert .offset-sm-85 {
        margin-left: 70.83333%;
    }
    .givexpert .offset-sm-86 {
        margin-left: 71.66667%;
    }
    .givexpert .offset-sm-87 {
        margin-left: 72.5%;
    }
    .givexpert .offset-sm-88 {
        margin-left: 73.33333%;
    }
    .givexpert .offset-sm-89 {
        margin-left: 74.16667%;
    }
    .givexpert .offset-sm-90 {
        margin-left: 75%;
    }
    .givexpert .offset-sm-91 {
        margin-left: 75.83333%;
    }
    .givexpert .offset-sm-92 {
        margin-left: 76.66667%;
    }
    .givexpert .offset-sm-93 {
        margin-left: 77.5%;
    }
    .givexpert .offset-sm-94 {
        margin-left: 78.33333%;
    }
    .givexpert .offset-sm-95 {
        margin-left: 79.16667%;
    }
    .givexpert .offset-sm-96 {
        margin-left: 80%;
    }
    .givexpert .offset-sm-97 {
        margin-left: 80.83333%;
    }
    .givexpert .offset-sm-98 {
        margin-left: 81.66667%;
    }
    .givexpert .offset-sm-99 {
        margin-left: 82.5%;
    }
    .givexpert .offset-sm-100 {
        margin-left: 83.33333%;
    }
    .givexpert .offset-sm-101 {
        margin-left: 84.16667%;
    }
    .givexpert .offset-sm-102 {
        margin-left: 85%;
    }
    .givexpert .offset-sm-103 {
        margin-left: 85.83333%;
    }
    .givexpert .offset-sm-104 {
        margin-left: 86.66667%;
    }
    .givexpert .offset-sm-105 {
        margin-left: 87.5%;
    }
    .givexpert .offset-sm-106 {
        margin-left: 88.33333%;
    }
    .givexpert .offset-sm-107 {
        margin-left: 89.16667%;
    }
    .givexpert .offset-sm-108 {
        margin-left: 90%;
    }
    .givexpert .offset-sm-109 {
        margin-left: 90.83333%;
    }
    .givexpert .offset-sm-110 {
        margin-left: 91.66667%;
    }
    .givexpert .offset-sm-111 {
        margin-left: 92.5%;
    }
    .givexpert .offset-sm-112 {
        margin-left: 93.33333%;
    }
    .givexpert .offset-sm-113 {
        margin-left: 94.16667%;
    }
    .givexpert .offset-sm-114 {
        margin-left: 95%;
    }
    .givexpert .offset-sm-115 {
        margin-left: 95.83333%;
    }
    .givexpert .offset-sm-116 {
        margin-left: 96.66667%;
    }
    .givexpert .offset-sm-117 {
        margin-left: 97.5%;
    }
    .givexpert .offset-sm-118 {
        margin-left: 98.33333%;
    }
    .givexpert .offset-sm-119 {
        margin-left: 99.16667%;
    }
}
@media (min-width: 768px) {
    .givexpert .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .givexpert .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .givexpert .col-md-1 {
        flex: 0 0 .83333%;
        max-width: 0.83333%;
    }
    .givexpert .col-md-2 {
        flex: 0 0 1.66667%;
        max-width: 1.66667%;
    }
    .givexpert .col-md-3 {
        flex: 0 0 2.5%;
        max-width: 2.5%;
    }
    .givexpert .col-md-4 {
        flex: 0 0 3.33333%;
        max-width: 3.33333%;
    }
    .givexpert .col-md-5 {
        flex: 0 0 4.16667%;
        max-width: 4.16667%;
    }
    .givexpert .col-md-6 {
        flex: 0 0 5%;
        max-width: 5%;
    }
    .givexpert .col-md-7 {
        flex: 0 0 5.83333%;
        max-width: 5.83333%;
    }
    .givexpert .col-md-8 {
        flex: 0 0 6.66667%;
        max-width: 6.66667%;
    }
    .givexpert .col-md-9 {
        flex: 0 0 7.5%;
        max-width: 7.5%;
    }
    .givexpert .col-md-10 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .givexpert .col-md-11 {
        flex: 0 0 9.16667%;
        max-width: 9.16667%;
    }
    .givexpert .col-md-12 {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .givexpert .col-md-13 {
        flex: 0 0 10.83333%;
        max-width: 10.83333%;
    }
    .givexpert .col-md-14 {
        flex: 0 0 11.66667%;
        max-width: 11.66667%;
    }
    .givexpert .col-md-15 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .givexpert .col-md-16 {
        flex: 0 0 13.33333%;
        max-width: 13.33333%;
    }
    .givexpert .col-md-17 {
        flex: 0 0 14.16667%;
        max-width: 14.16667%;
    }
    .givexpert .col-md-18 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    .givexpert .col-md-19 {
        flex: 0 0 15.83333%;
        max-width: 15.83333%;
    }
    .givexpert .col-md-20 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .givexpert .col-md-21 {
        flex: 0 0 17.5%;
        max-width: 17.5%;
    }
    .givexpert .col-md-22 {
        flex: 0 0 18.33333%;
        max-width: 18.33333%;
    }
    .givexpert .col-md-23 {
        flex: 0 0 19.16667%;
        max-width: 19.16667%;
    }
    .givexpert .col-md-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .givexpert .col-md-25 {
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }
    .givexpert .col-md-26 {
        flex: 0 0 21.66667%;
        max-width: 21.66667%;
    }
    .givexpert .col-md-27 {
        flex: 0 0 22.5%;
        max-width: 22.5%;
    }
    .givexpert .col-md-28 {
        flex: 0 0 23.33333%;
        max-width: 23.33333%;
    }
    .givexpert .col-md-29 {
        flex: 0 0 24.16667%;
        max-width: 24.16667%;
    }
    .givexpert .col-md-30 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .givexpert .col-md-31 {
        flex: 0 0 25.83333%;
        max-width: 25.83333%;
    }
    .givexpert .col-md-32 {
        flex: 0 0 26.66667%;
        max-width: 26.66667%;
    }
    .givexpert .col-md-33 {
        flex: 0 0 27.5%;
        max-width: 27.5%;
    }
    .givexpert .col-md-34 {
        flex: 0 0 28.33333%;
        max-width: 28.33333%;
    }
    .givexpert .col-md-35 {
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
    }
    .givexpert .col-md-36 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .givexpert .col-md-37 {
        flex: 0 0 30.83333%;
        max-width: 30.83333%;
    }
    .givexpert .col-md-38 {
        flex: 0 0 31.66667%;
        max-width: 31.66667%;
    }
    .givexpert .col-md-39 {
        flex: 0 0 32.5%;
        max-width: 32.5%;
    }
    .givexpert .col-md-40 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .givexpert .col-md-41 {
        flex: 0 0 34.16667%;
        max-width: 34.16667%;
    }
    .givexpert .col-md-42 {
        flex: 0 0 35%;
        max-width: 35%;
    }
    .givexpert .col-md-43 {
        flex: 0 0 35.83333%;
        max-width: 35.83333%;
    }
    .givexpert .col-md-44 {
        flex: 0 0 36.66667%;
        max-width: 36.66667%;
    }
    .givexpert .col-md-45 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .givexpert .col-md-46 {
        flex: 0 0 38.33333%;
        max-width: 38.33333%;
    }
    .givexpert .col-md-47 {
        flex: 0 0 39.16667%;
        max-width: 39.16667%;
    }
    .givexpert .col-md-48 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .givexpert .col-md-49 {
        flex: 0 0 40.83333%;
        max-width: 40.83333%;
    }
    .givexpert .col-md-50 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .givexpert .col-md-51 {
        flex: 0 0 42.5%;
        max-width: 42.5%;
    }
    .givexpert .col-md-52 {
        flex: 0 0 43.33333%;
        max-width: 43.33333%;
    }
    .givexpert .col-md-53 {
        flex: 0 0 44.16667%;
        max-width: 44.16667%;
    }
    .givexpert .col-md-54 {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .givexpert .col-md-55 {
        flex: 0 0 45.83333%;
        max-width: 45.83333%;
    }
    .givexpert .col-md-56 {
        flex: 0 0 46.66667%;
        max-width: 46.66667%;
    }
    .givexpert .col-md-57 {
        flex: 0 0 47.5%;
        max-width: 47.5%;
    }
    .givexpert .col-md-58 {
        flex: 0 0 48.33333%;
        max-width: 48.33333%;
    }
    .givexpert .col-md-59 {
        flex: 0 0 49.16667%;
        max-width: 49.16667%;
    }
    .givexpert .col-md-60 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .givexpert .col-md-61 {
        flex: 0 0 50.83333%;
        max-width: 50.83333%;
    }
    .givexpert .col-md-62 {
        flex: 0 0 51.66667%;
        max-width: 51.66667%;
    }
    .givexpert .col-md-63 {
        flex: 0 0 52.5%;
        max-width: 52.5%;
    }
    .givexpert .col-md-64 {
        flex: 0 0 53.33333%;
        max-width: 53.33333%;
    }
    .givexpert .col-md-65 {
        flex: 0 0 54.16667%;
        max-width: 54.16667%;
    }
    .givexpert .col-md-66 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .givexpert .col-md-67 {
        flex: 0 0 55.83333%;
        max-width: 55.83333%;
    }
    .givexpert .col-md-68 {
        flex: 0 0 56.66667%;
        max-width: 56.66667%;
    }
    .givexpert .col-md-69 {
        flex: 0 0 57.5%;
        max-width: 57.5%;
    }
    .givexpert .col-md-70 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .givexpert .col-md-71 {
        flex: 0 0 59.16667%;
        max-width: 59.16667%;
    }
    .givexpert .col-md-72 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .givexpert .col-md-73 {
        flex: 0 0 60.83333%;
        max-width: 60.83333%;
    }
    .givexpert .col-md-74 {
        flex: 0 0 61.66667%;
        max-width: 61.66667%;
    }
    .givexpert .col-md-75 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .givexpert .col-md-76 {
        flex: 0 0 63.33333%;
        max-width: 63.33333%;
    }
    .givexpert .col-md-77 {
        flex: 0 0 64.16667%;
        max-width: 64.16667%;
    }
    .givexpert .col-md-78 {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .givexpert .col-md-79 {
        flex: 0 0 65.83333%;
        max-width: 65.83333%;
    }
    .givexpert .col-md-80 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .givexpert .col-md-81 {
        flex: 0 0 67.5%;
        max-width: 67.5%;
    }
    .givexpert .col-md-82 {
        flex: 0 0 68.33333%;
        max-width: 68.33333%;
    }
    .givexpert .col-md-83 {
        flex: 0 0 69.16667%;
        max-width: 69.16667%;
    }
    .givexpert .col-md-84 {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .givexpert .col-md-85 {
        flex: 0 0 70.83333%;
        max-width: 70.83333%;
    }
    .givexpert .col-md-86 {
        flex: 0 0 71.66667%;
        max-width: 71.66667%;
    }
    .givexpert .col-md-87 {
        flex: 0 0 72.5%;
        max-width: 72.5%;
    }
    .givexpert .col-md-88 {
        flex: 0 0 73.33333%;
        max-width: 73.33333%;
    }
    .givexpert .col-md-89 {
        flex: 0 0 74.16667%;
        max-width: 74.16667%;
    }
    .givexpert .col-md-90 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .givexpert .col-md-91 {
        flex: 0 0 75.83333%;
        max-width: 75.83333%;
    }
    .givexpert .col-md-92 {
        flex: 0 0 76.66667%;
        max-width: 76.66667%;
    }
    .givexpert .col-md-93 {
        flex: 0 0 77.5%;
        max-width: 77.5%;
    }
    .givexpert .col-md-94 {
        flex: 0 0 78.33333%;
        max-width: 78.33333%;
    }
    .givexpert .col-md-95 {
        flex: 0 0 79.16667%;
        max-width: 79.16667%;
    }
    .givexpert .col-md-96 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .givexpert .col-md-97 {
        flex: 0 0 80.83333%;
        max-width: 80.83333%;
    }
    .givexpert .col-md-98 {
        flex: 0 0 81.66667%;
        max-width: 81.66667%;
    }
    .givexpert .col-md-99 {
        flex: 0 0 82.5%;
        max-width: 82.5%;
    }
    .givexpert .col-md-100 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .givexpert .col-md-101 {
        flex: 0 0 84.16667%;
        max-width: 84.16667%;
    }
    .givexpert .col-md-102 {
        flex: 0 0 85%;
        max-width: 85%;
    }
    .givexpert .col-md-103 {
        flex: 0 0 85.83333%;
        max-width: 85.83333%;
    }
    .givexpert .col-md-104 {
        flex: 0 0 86.66667%;
        max-width: 86.66667%;
    }
    .givexpert .col-md-105 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .givexpert .col-md-106 {
        flex: 0 0 88.33333%;
        max-width: 88.33333%;
    }
    .givexpert .col-md-107 {
        flex: 0 0 89.16667%;
        max-width: 89.16667%;
    }
    .givexpert .col-md-108 {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .givexpert .col-md-109 {
        flex: 0 0 90.83333%;
        max-width: 90.83333%;
    }
    .givexpert .col-md-110 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .givexpert .col-md-111 {
        flex: 0 0 92.5%;
        max-width: 92.5%;
    }
    .givexpert .col-md-112 {
        flex: 0 0 93.33333%;
        max-width: 93.33333%;
    }
    .givexpert .col-md-113 {
        flex: 0 0 94.16667%;
        max-width: 94.16667%;
    }
    .givexpert .col-md-114 {
        flex: 0 0 95%;
        max-width: 95%;
    }
    .givexpert .col-md-115 {
        flex: 0 0 95.83333%;
        max-width: 95.83333%;
    }
    .givexpert .col-md-116 {
        flex: 0 0 96.66667%;
        max-width: 96.66667%;
    }
    .givexpert .col-md-117 {
        flex: 0 0 97.5%;
        max-width: 97.5%;
    }
    .givexpert .col-md-118 {
        flex: 0 0 98.33333%;
        max-width: 98.33333%;
    }
    .givexpert .col-md-119 {
        flex: 0 0 99.16667%;
        max-width: 99.16667%;
    }
    .givexpert .col-md-120 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .givexpert .order-md-first {
        order: -1;
    }
    .givexpert .order-md-last {
        order: 121;
    }
    .givexpert .order-md-0 {
        order: 0;
    }
    .givexpert .order-md-1 {
        order: 1;
    }
    .givexpert .order-md-2 {
        order: 2;
    }
    .givexpert .order-md-3 {
        order: 3;
    }
    .givexpert .order-md-4 {
        order: 4;
    }
    .givexpert .order-md-5 {
        order: 5;
    }
    .givexpert .order-md-6 {
        order: 6;
    }
    .givexpert .order-md-7 {
        order: 7;
    }
    .givexpert .order-md-8 {
        order: 8;
    }
    .givexpert .order-md-9 {
        order: 9;
    }
    .givexpert .order-md-10 {
        order: 10;
    }
    .givexpert .order-md-11 {
        order: 11;
    }
    .givexpert .order-md-12 {
        order: 12;
    }
    .givexpert .order-md-13 {
        order: 13;
    }
    .givexpert .order-md-14 {
        order: 14;
    }
    .givexpert .order-md-15 {
        order: 15;
    }
    .givexpert .order-md-16 {
        order: 16;
    }
    .givexpert .order-md-17 {
        order: 17;
    }
    .givexpert .order-md-18 {
        order: 18;
    }
    .givexpert .order-md-19 {
        order: 19;
    }
    .givexpert .order-md-20 {
        order: 20;
    }
    .givexpert .order-md-21 {
        order: 21;
    }
    .givexpert .order-md-22 {
        order: 22;
    }
    .givexpert .order-md-23 {
        order: 23;
    }
    .givexpert .order-md-24 {
        order: 24;
    }
    .givexpert .order-md-25 {
        order: 25;
    }
    .givexpert .order-md-26 {
        order: 26;
    }
    .givexpert .order-md-27 {
        order: 27;
    }
    .givexpert .order-md-28 {
        order: 28;
    }
    .givexpert .order-md-29 {
        order: 29;
    }
    .givexpert .order-md-30 {
        order: 30;
    }
    .givexpert .order-md-31 {
        order: 31;
    }
    .givexpert .order-md-32 {
        order: 32;
    }
    .givexpert .order-md-33 {
        order: 33;
    }
    .givexpert .order-md-34 {
        order: 34;
    }
    .givexpert .order-md-35 {
        order: 35;
    }
    .givexpert .order-md-36 {
        order: 36;
    }
    .givexpert .order-md-37 {
        order: 37;
    }
    .givexpert .order-md-38 {
        order: 38;
    }
    .givexpert .order-md-39 {
        order: 39;
    }
    .givexpert .order-md-40 {
        order: 40;
    }
    .givexpert .order-md-41 {
        order: 41;
    }
    .givexpert .order-md-42 {
        order: 42;
    }
    .givexpert .order-md-43 {
        order: 43;
    }
    .givexpert .order-md-44 {
        order: 44;
    }
    .givexpert .order-md-45 {
        order: 45;
    }
    .givexpert .order-md-46 {
        order: 46;
    }
    .givexpert .order-md-47 {
        order: 47;
    }
    .givexpert .order-md-48 {
        order: 48;
    }
    .givexpert .order-md-49 {
        order: 49;
    }
    .givexpert .order-md-50 {
        order: 50;
    }
    .givexpert .order-md-51 {
        order: 51;
    }
    .givexpert .order-md-52 {
        order: 52;
    }
    .givexpert .order-md-53 {
        order: 53;
    }
    .givexpert .order-md-54 {
        order: 54;
    }
    .givexpert .order-md-55 {
        order: 55;
    }
    .givexpert .order-md-56 {
        order: 56;
    }
    .givexpert .order-md-57 {
        order: 57;
    }
    .givexpert .order-md-58 {
        order: 58;
    }
    .givexpert .order-md-59 {
        order: 59;
    }
    .givexpert .order-md-60 {
        order: 60;
    }
    .givexpert .order-md-61 {
        order: 61;
    }
    .givexpert .order-md-62 {
        order: 62;
    }
    .givexpert .order-md-63 {
        order: 63;
    }
    .givexpert .order-md-64 {
        order: 64;
    }
    .givexpert .order-md-65 {
        order: 65;
    }
    .givexpert .order-md-66 {
        order: 66;
    }
    .givexpert .order-md-67 {
        order: 67;
    }
    .givexpert .order-md-68 {
        order: 68;
    }
    .givexpert .order-md-69 {
        order: 69;
    }
    .givexpert .order-md-70 {
        order: 70;
    }
    .givexpert .order-md-71 {
        order: 71;
    }
    .givexpert .order-md-72 {
        order: 72;
    }
    .givexpert .order-md-73 {
        order: 73;
    }
    .givexpert .order-md-74 {
        order: 74;
    }
    .givexpert .order-md-75 {
        order: 75;
    }
    .givexpert .order-md-76 {
        order: 76;
    }
    .givexpert .order-md-77 {
        order: 77;
    }
    .givexpert .order-md-78 {
        order: 78;
    }
    .givexpert .order-md-79 {
        order: 79;
    }
    .givexpert .order-md-80 {
        order: 80;
    }
    .givexpert .order-md-81 {
        order: 81;
    }
    .givexpert .order-md-82 {
        order: 82;
    }
    .givexpert .order-md-83 {
        order: 83;
    }
    .givexpert .order-md-84 {
        order: 84;
    }
    .givexpert .order-md-85 {
        order: 85;
    }
    .givexpert .order-md-86 {
        order: 86;
    }
    .givexpert .order-md-87 {
        order: 87;
    }
    .givexpert .order-md-88 {
        order: 88;
    }
    .givexpert .order-md-89 {
        order: 89;
    }
    .givexpert .order-md-90 {
        order: 90;
    }
    .givexpert .order-md-91 {
        order: 91;
    }
    .givexpert .order-md-92 {
        order: 92;
    }
    .givexpert .order-md-93 {
        order: 93;
    }
    .givexpert .order-md-94 {
        order: 94;
    }
    .givexpert .order-md-95 {
        order: 95;
    }
    .givexpert .order-md-96 {
        order: 96;
    }
    .givexpert .order-md-97 {
        order: 97;
    }
    .givexpert .order-md-98 {
        order: 98;
    }
    .givexpert .order-md-99 {
        order: 99;
    }
    .givexpert .order-md-100 {
        order: 100;
    }
    .givexpert .order-md-101 {
        order: 101;
    }
    .givexpert .order-md-102 {
        order: 102;
    }
    .givexpert .order-md-103 {
        order: 103;
    }
    .givexpert .order-md-104 {
        order: 104;
    }
    .givexpert .order-md-105 {
        order: 105;
    }
    .givexpert .order-md-106 {
        order: 106;
    }
    .givexpert .order-md-107 {
        order: 107;
    }
    .givexpert .order-md-108 {
        order: 108;
    }
    .givexpert .order-md-109 {
        order: 109;
    }
    .givexpert .order-md-110 {
        order: 110;
    }
    .givexpert .order-md-111 {
        order: 111;
    }
    .givexpert .order-md-112 {
        order: 112;
    }
    .givexpert .order-md-113 {
        order: 113;
    }
    .givexpert .order-md-114 {
        order: 114;
    }
    .givexpert .order-md-115 {
        order: 115;
    }
    .givexpert .order-md-116 {
        order: 116;
    }
    .givexpert .order-md-117 {
        order: 117;
    }
    .givexpert .order-md-118 {
        order: 118;
    }
    .givexpert .order-md-119 {
        order: 119;
    }
    .givexpert .order-md-120 {
        order: 120;
    }
    .givexpert .offset-md-0 {
        margin-left: 0;
    }
    .givexpert .offset-md-1 {
        margin-left: 0.83333%;
    }
    .givexpert .offset-md-2 {
        margin-left: 1.66667%;
    }
    .givexpert .offset-md-3 {
        margin-left: 2.5%;
    }
    .givexpert .offset-md-4 {
        margin-left: 3.33333%;
    }
    .givexpert .offset-md-5 {
        margin-left: 4.16667%;
    }
    .givexpert .offset-md-6 {
        margin-left: 5%;
    }
    .givexpert .offset-md-7 {
        margin-left: 5.83333%;
    }
    .givexpert .offset-md-8 {
        margin-left: 6.66667%;
    }
    .givexpert .offset-md-9 {
        margin-left: 7.5%;
    }
    .givexpert .offset-md-10 {
        margin-left: 8.33333%;
    }
    .givexpert .offset-md-11 {
        margin-left: 9.16667%;
    }
    .givexpert .offset-md-12 {
        margin-left: 10%;
    }
    .givexpert .offset-md-13 {
        margin-left: 10.83333%;
    }
    .givexpert .offset-md-14 {
        margin-left: 11.66667%;
    }
    .givexpert .offset-md-15 {
        margin-left: 12.5%;
    }
    .givexpert .offset-md-16 {
        margin-left: 13.33333%;
    }
    .givexpert .offset-md-17 {
        margin-left: 14.16667%;
    }
    .givexpert .offset-md-18 {
        margin-left: 15%;
    }
    .givexpert .offset-md-19 {
        margin-left: 15.83333%;
    }
    .givexpert .offset-md-20 {
        margin-left: 16.66667%;
    }
    .givexpert .offset-md-21 {
        margin-left: 17.5%;
    }
    .givexpert .offset-md-22 {
        margin-left: 18.33333%;
    }
    .givexpert .offset-md-23 {
        margin-left: 19.16667%;
    }
    .givexpert .offset-md-24 {
        margin-left: 20%;
    }
    .givexpert .offset-md-25 {
        margin-left: 20.83333%;
    }
    .givexpert .offset-md-26 {
        margin-left: 21.66667%;
    }
    .givexpert .offset-md-27 {
        margin-left: 22.5%;
    }
    .givexpert .offset-md-28 {
        margin-left: 23.33333%;
    }
    .givexpert .offset-md-29 {
        margin-left: 24.16667%;
    }
    .givexpert .offset-md-30 {
        margin-left: 25%;
    }
    .givexpert .offset-md-31 {
        margin-left: 25.83333%;
    }
    .givexpert .offset-md-32 {
        margin-left: 26.66667%;
    }
    .givexpert .offset-md-33 {
        margin-left: 27.5%;
    }
    .givexpert .offset-md-34 {
        margin-left: 28.33333%;
    }
    .givexpert .offset-md-35 {
        margin-left: 29.16667%;
    }
    .givexpert .offset-md-36 {
        margin-left: 30%;
    }
    .givexpert .offset-md-37 {
        margin-left: 30.83333%;
    }
    .givexpert .offset-md-38 {
        margin-left: 31.66667%;
    }
    .givexpert .offset-md-39 {
        margin-left: 32.5%;
    }
    .givexpert .offset-md-40 {
        margin-left: 33.33333%;
    }
    .givexpert .offset-md-41 {
        margin-left: 34.16667%;
    }
    .givexpert .offset-md-42 {
        margin-left: 35%;
    }
    .givexpert .offset-md-43 {
        margin-left: 35.83333%;
    }
    .givexpert .offset-md-44 {
        margin-left: 36.66667%;
    }
    .givexpert .offset-md-45 {
        margin-left: 37.5%;
    }
    .givexpert .offset-md-46 {
        margin-left: 38.33333%;
    }
    .givexpert .offset-md-47 {
        margin-left: 39.16667%;
    }
    .givexpert .offset-md-48 {
        margin-left: 40%;
    }
    .givexpert .offset-md-49 {
        margin-left: 40.83333%;
    }
    .givexpert .offset-md-50 {
        margin-left: 41.66667%;
    }
    .givexpert .offset-md-51 {
        margin-left: 42.5%;
    }
    .givexpert .offset-md-52 {
        margin-left: 43.33333%;
    }
    .givexpert .offset-md-53 {
        margin-left: 44.16667%;
    }
    .givexpert .offset-md-54 {
        margin-left: 45%;
    }
    .givexpert .offset-md-55 {
        margin-left: 45.83333%;
    }
    .givexpert .offset-md-56 {
        margin-left: 46.66667%;
    }
    .givexpert .offset-md-57 {
        margin-left: 47.5%;
    }
    .givexpert .offset-md-58 {
        margin-left: 48.33333%;
    }
    .givexpert .offset-md-59 {
        margin-left: 49.16667%;
    }
    .givexpert .offset-md-60 {
        margin-left: 50%;
    }
    .givexpert .offset-md-61 {
        margin-left: 50.83333%;
    }
    .givexpert .offset-md-62 {
        margin-left: 51.66667%;
    }
    .givexpert .offset-md-63 {
        margin-left: 52.5%;
    }
    .givexpert .offset-md-64 {
        margin-left: 53.33333%;
    }
    .givexpert .offset-md-65 {
        margin-left: 54.16667%;
    }
    .givexpert .offset-md-66 {
        margin-left: 55%;
    }
    .givexpert .offset-md-67 {
        margin-left: 55.83333%;
    }
    .givexpert .offset-md-68 {
        margin-left: 56.66667%;
    }
    .givexpert .offset-md-69 {
        margin-left: 57.5%;
    }
    .givexpert .offset-md-70 {
        margin-left: 58.33333%;
    }
    .givexpert .offset-md-71 {
        margin-left: 59.16667%;
    }
    .givexpert .offset-md-72 {
        margin-left: 60%;
    }
    .givexpert .offset-md-73 {
        margin-left: 60.83333%;
    }
    .givexpert .offset-md-74 {
        margin-left: 61.66667%;
    }
    .givexpert .offset-md-75 {
        margin-left: 62.5%;
    }
    .givexpert .offset-md-76 {
        margin-left: 63.33333%;
    }
    .givexpert .offset-md-77 {
        margin-left: 64.16667%;
    }
    .givexpert .offset-md-78 {
        margin-left: 65%;
    }
    .givexpert .offset-md-79 {
        margin-left: 65.83333%;
    }
    .givexpert .offset-md-80 {
        margin-left: 66.66667%;
    }
    .givexpert .offset-md-81 {
        margin-left: 67.5%;
    }
    .givexpert .offset-md-82 {
        margin-left: 68.33333%;
    }
    .givexpert .offset-md-83 {
        margin-left: 69.16667%;
    }
    .givexpert .offset-md-84 {
        margin-left: 70%;
    }
    .givexpert .offset-md-85 {
        margin-left: 70.83333%;
    }
    .givexpert .offset-md-86 {
        margin-left: 71.66667%;
    }
    .givexpert .offset-md-87 {
        margin-left: 72.5%;
    }
    .givexpert .offset-md-88 {
        margin-left: 73.33333%;
    }
    .givexpert .offset-md-89 {
        margin-left: 74.16667%;
    }
    .givexpert .offset-md-90 {
        margin-left: 75%;
    }
    .givexpert .offset-md-91 {
        margin-left: 75.83333%;
    }
    .givexpert .offset-md-92 {
        margin-left: 76.66667%;
    }
    .givexpert .offset-md-93 {
        margin-left: 77.5%;
    }
    .givexpert .offset-md-94 {
        margin-left: 78.33333%;
    }
    .givexpert .offset-md-95 {
        margin-left: 79.16667%;
    }
    .givexpert .offset-md-96 {
        margin-left: 80%;
    }
    .givexpert .offset-md-97 {
        margin-left: 80.83333%;
    }
    .givexpert .offset-md-98 {
        margin-left: 81.66667%;
    }
    .givexpert .offset-md-99 {
        margin-left: 82.5%;
    }
    .givexpert .offset-md-100 {
        margin-left: 83.33333%;
    }
    .givexpert .offset-md-101 {
        margin-left: 84.16667%;
    }
    .givexpert .offset-md-102 {
        margin-left: 85%;
    }
    .givexpert .offset-md-103 {
        margin-left: 85.83333%;
    }
    .givexpert .offset-md-104 {
        margin-left: 86.66667%;
    }
    .givexpert .offset-md-105 {
        margin-left: 87.5%;
    }
    .givexpert .offset-md-106 {
        margin-left: 88.33333%;
    }
    .givexpert .offset-md-107 {
        margin-left: 89.16667%;
    }
    .givexpert .offset-md-108 {
        margin-left: 90%;
    }
    .givexpert .offset-md-109 {
        margin-left: 90.83333%;
    }
    .givexpert .offset-md-110 {
        margin-left: 91.66667%;
    }
    .givexpert .offset-md-111 {
        margin-left: 92.5%;
    }
    .givexpert .offset-md-112 {
        margin-left: 93.33333%;
    }
    .givexpert .offset-md-113 {
        margin-left: 94.16667%;
    }
    .givexpert .offset-md-114 {
        margin-left: 95%;
    }
    .givexpert .offset-md-115 {
        margin-left: 95.83333%;
    }
    .givexpert .offset-md-116 {
        margin-left: 96.66667%;
    }
    .givexpert .offset-md-117 {
        margin-left: 97.5%;
    }
    .givexpert .offset-md-118 {
        margin-left: 98.33333%;
    }
    .givexpert .offset-md-119 {
        margin-left: 99.16667%;
    }
}
@media (min-width: 992px) {
    .givexpert .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .givexpert .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .givexpert .col-lg-1 {
        flex: 0 0 .83333%;
        max-width: 0.83333%;
    }
    .givexpert .col-lg-2 {
        flex: 0 0 1.66667%;
        max-width: 1.66667%;
    }
    .givexpert .col-lg-3 {
        flex: 0 0 2.5%;
        max-width: 2.5%;
    }
    .givexpert .col-lg-4 {
        flex: 0 0 3.33333%;
        max-width: 3.33333%;
    }
    .givexpert .col-lg-5 {
        flex: 0 0 4.16667%;
        max-width: 4.16667%;
    }
    .givexpert .col-lg-6 {
        flex: 0 0 5%;
        max-width: 5%;
    }
    .givexpert .col-lg-7 {
        flex: 0 0 5.83333%;
        max-width: 5.83333%;
    }
    .givexpert .col-lg-8 {
        flex: 0 0 6.66667%;
        max-width: 6.66667%;
    }
    .givexpert .col-lg-9 {
        flex: 0 0 7.5%;
        max-width: 7.5%;
    }
    .givexpert .col-lg-10 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .givexpert .col-lg-11 {
        flex: 0 0 9.16667%;
        max-width: 9.16667%;
    }
    .givexpert .col-lg-12 {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .givexpert .col-lg-13 {
        flex: 0 0 10.83333%;
        max-width: 10.83333%;
    }
    .givexpert .col-lg-14 {
        flex: 0 0 11.66667%;
        max-width: 11.66667%;
    }
    .givexpert .col-lg-15 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .givexpert .col-lg-16 {
        flex: 0 0 13.33333%;
        max-width: 13.33333%;
    }
    .givexpert .col-lg-17 {
        flex: 0 0 14.16667%;
        max-width: 14.16667%;
    }
    .givexpert .col-lg-18 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    .givexpert .col-lg-19 {
        flex: 0 0 15.83333%;
        max-width: 15.83333%;
    }
    .givexpert .col-lg-20 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .givexpert .col-lg-21 {
        flex: 0 0 17.5%;
        max-width: 17.5%;
    }
    .givexpert .col-lg-22 {
        flex: 0 0 18.33333%;
        max-width: 18.33333%;
    }
    .givexpert .col-lg-23 {
        flex: 0 0 19.16667%;
        max-width: 19.16667%;
    }
    .givexpert .col-lg-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .givexpert .col-lg-25 {
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }
    .givexpert .col-lg-26 {
        flex: 0 0 21.66667%;
        max-width: 21.66667%;
    }
    .givexpert .col-lg-27 {
        flex: 0 0 22.5%;
        max-width: 22.5%;
    }
    .givexpert .col-lg-28 {
        flex: 0 0 23.33333%;
        max-width: 23.33333%;
    }
    .givexpert .col-lg-29 {
        flex: 0 0 24.16667%;
        max-width: 24.16667%;
    }
    .givexpert .col-lg-30 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .givexpert .col-lg-31 {
        flex: 0 0 25.83333%;
        max-width: 25.83333%;
    }
    .givexpert .col-lg-32 {
        flex: 0 0 26.66667%;
        max-width: 26.66667%;
    }
    .givexpert .col-lg-33 {
        flex: 0 0 27.5%;
        max-width: 27.5%;
    }
    .givexpert .col-lg-34 {
        flex: 0 0 28.33333%;
        max-width: 28.33333%;
    }
    .givexpert .col-lg-35 {
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
    }
    .givexpert .col-lg-36 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .givexpert .col-lg-37 {
        flex: 0 0 30.83333%;
        max-width: 30.83333%;
    }
    .givexpert .col-lg-38 {
        flex: 0 0 31.66667%;
        max-width: 31.66667%;
    }
    .givexpert .col-lg-39 {
        flex: 0 0 32.5%;
        max-width: 32.5%;
    }
    .givexpert .col-lg-40 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .givexpert .col-lg-41 {
        flex: 0 0 34.16667%;
        max-width: 34.16667%;
    }
    .givexpert .col-lg-42 {
        flex: 0 0 35%;
        max-width: 35%;
    }
    .givexpert .col-lg-43 {
        flex: 0 0 35.83333%;
        max-width: 35.83333%;
    }
    .givexpert .col-lg-44 {
        flex: 0 0 36.66667%;
        max-width: 36.66667%;
    }
    .givexpert .col-lg-45 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .givexpert .col-lg-46 {
        flex: 0 0 38.33333%;
        max-width: 38.33333%;
    }
    .givexpert .col-lg-47 {
        flex: 0 0 39.16667%;
        max-width: 39.16667%;
    }
    .givexpert .col-lg-48 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .givexpert .col-lg-49 {
        flex: 0 0 40.83333%;
        max-width: 40.83333%;
    }
    .givexpert .col-lg-50 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .givexpert .col-lg-51 {
        flex: 0 0 42.5%;
        max-width: 42.5%;
    }
    .givexpert .col-lg-52 {
        flex: 0 0 43.33333%;
        max-width: 43.33333%;
    }
    .givexpert .col-lg-53 {
        flex: 0 0 44.16667%;
        max-width: 44.16667%;
    }
    .givexpert .col-lg-54 {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .givexpert .col-lg-55 {
        flex: 0 0 45.83333%;
        max-width: 45.83333%;
    }
    .givexpert .col-lg-56 {
        flex: 0 0 46.66667%;
        max-width: 46.66667%;
    }
    .givexpert .col-lg-57 {
        flex: 0 0 47.5%;
        max-width: 47.5%;
    }
    .givexpert .col-lg-58 {
        flex: 0 0 48.33333%;
        max-width: 48.33333%;
    }
    .givexpert .col-lg-59 {
        flex: 0 0 49.16667%;
        max-width: 49.16667%;
    }
    .givexpert .col-lg-60 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .givexpert .col-lg-61 {
        flex: 0 0 50.83333%;
        max-width: 50.83333%;
    }
    .givexpert .col-lg-62 {
        flex: 0 0 51.66667%;
        max-width: 51.66667%;
    }
    .givexpert .col-lg-63 {
        flex: 0 0 52.5%;
        max-width: 52.5%;
    }
    .givexpert .col-lg-64 {
        flex: 0 0 53.33333%;
        max-width: 53.33333%;
    }
    .givexpert .col-lg-65 {
        flex: 0 0 54.16667%;
        max-width: 54.16667%;
    }
    .givexpert .col-lg-66 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .givexpert .col-lg-67 {
        flex: 0 0 55.83333%;
        max-width: 55.83333%;
    }
    .givexpert .col-lg-68 {
        flex: 0 0 56.66667%;
        max-width: 56.66667%;
    }
    .givexpert .col-lg-69 {
        flex: 0 0 57.5%;
        max-width: 57.5%;
    }
    .givexpert .col-lg-70 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .givexpert .col-lg-71 {
        flex: 0 0 59.16667%;
        max-width: 59.16667%;
    }
    .givexpert .col-lg-72 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .givexpert .col-lg-73 {
        flex: 0 0 60.83333%;
        max-width: 60.83333%;
    }
    .givexpert .col-lg-74 {
        flex: 0 0 61.66667%;
        max-width: 61.66667%;
    }
    .givexpert .col-lg-75 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .givexpert .col-lg-76 {
        flex: 0 0 63.33333%;
        max-width: 63.33333%;
    }
    .givexpert .col-lg-77 {
        flex: 0 0 64.16667%;
        max-width: 64.16667%;
    }
    .givexpert .col-lg-78 {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .givexpert .col-lg-79 {
        flex: 0 0 65.83333%;
        max-width: 65.83333%;
    }
    .givexpert .col-lg-80 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .givexpert .col-lg-81 {
        flex: 0 0 67.5%;
        max-width: 67.5%;
    }
    .givexpert .col-lg-82 {
        flex: 0 0 68.33333%;
        max-width: 68.33333%;
    }
    .givexpert .col-lg-83 {
        flex: 0 0 69.16667%;
        max-width: 69.16667%;
    }
    .givexpert .col-lg-84 {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .givexpert .col-lg-85 {
        flex: 0 0 70.83333%;
        max-width: 70.83333%;
    }
    .givexpert .col-lg-86 {
        flex: 0 0 71.66667%;
        max-width: 71.66667%;
    }
    .givexpert .col-lg-87 {
        flex: 0 0 72.5%;
        max-width: 72.5%;
    }
    .givexpert .col-lg-88 {
        flex: 0 0 73.33333%;
        max-width: 73.33333%;
    }
    .givexpert .col-lg-89 {
        flex: 0 0 74.16667%;
        max-width: 74.16667%;
    }
    .givexpert .col-lg-90 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .givexpert .col-lg-91 {
        flex: 0 0 75.83333%;
        max-width: 75.83333%;
    }
    .givexpert .col-lg-92 {
        flex: 0 0 76.66667%;
        max-width: 76.66667%;
    }
    .givexpert .col-lg-93 {
        flex: 0 0 77.5%;
        max-width: 77.5%;
    }
    .givexpert .col-lg-94 {
        flex: 0 0 78.33333%;
        max-width: 78.33333%;
    }
    .givexpert .col-lg-95 {
        flex: 0 0 79.16667%;
        max-width: 79.16667%;
    }
    .givexpert .col-lg-96 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .givexpert .col-lg-97 {
        flex: 0 0 80.83333%;
        max-width: 80.83333%;
    }
    .givexpert .col-lg-98 {
        flex: 0 0 81.66667%;
        max-width: 81.66667%;
    }
    .givexpert .col-lg-99 {
        flex: 0 0 82.5%;
        max-width: 82.5%;
    }
    .givexpert .col-lg-100 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .givexpert .col-lg-101 {
        flex: 0 0 84.16667%;
        max-width: 84.16667%;
    }
    .givexpert .col-lg-102 {
        flex: 0 0 85%;
        max-width: 85%;
    }
    .givexpert .col-lg-103 {
        flex: 0 0 85.83333%;
        max-width: 85.83333%;
    }
    .givexpert .col-lg-104 {
        flex: 0 0 86.66667%;
        max-width: 86.66667%;
    }
    .givexpert .col-lg-105 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .givexpert .col-lg-106 {
        flex: 0 0 88.33333%;
        max-width: 88.33333%;
    }
    .givexpert .col-lg-107 {
        flex: 0 0 89.16667%;
        max-width: 89.16667%;
    }
    .givexpert .col-lg-108 {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .givexpert .col-lg-109 {
        flex: 0 0 90.83333%;
        max-width: 90.83333%;
    }
    .givexpert .col-lg-110 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .givexpert .col-lg-111 {
        flex: 0 0 92.5%;
        max-width: 92.5%;
    }
    .givexpert .col-lg-112 {
        flex: 0 0 93.33333%;
        max-width: 93.33333%;
    }
    .givexpert .col-lg-113 {
        flex: 0 0 94.16667%;
        max-width: 94.16667%;
    }
    .givexpert .col-lg-114 {
        flex: 0 0 95%;
        max-width: 95%;
    }
    .givexpert .col-lg-115 {
        flex: 0 0 95.83333%;
        max-width: 95.83333%;
    }
    .givexpert .col-lg-116 {
        flex: 0 0 96.66667%;
        max-width: 96.66667%;
    }
    .givexpert .col-lg-117 {
        flex: 0 0 97.5%;
        max-width: 97.5%;
    }
    .givexpert .col-lg-118 {
        flex: 0 0 98.33333%;
        max-width: 98.33333%;
    }
    .givexpert .col-lg-119 {
        flex: 0 0 99.16667%;
        max-width: 99.16667%;
    }
    .givexpert .col-lg-120 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .givexpert .order-lg-first {
        order: -1;
    }
    .givexpert .order-lg-last {
        order: 121;
    }
    .givexpert .order-lg-0 {
        order: 0;
    }
    .givexpert .order-lg-1 {
        order: 1;
    }
    .givexpert .order-lg-2 {
        order: 2;
    }
    .givexpert .order-lg-3 {
        order: 3;
    }
    .givexpert .order-lg-4 {
        order: 4;
    }
    .givexpert .order-lg-5 {
        order: 5;
    }
    .givexpert .order-lg-6 {
        order: 6;
    }
    .givexpert .order-lg-7 {
        order: 7;
    }
    .givexpert .order-lg-8 {
        order: 8;
    }
    .givexpert .order-lg-9 {
        order: 9;
    }
    .givexpert .order-lg-10 {
        order: 10;
    }
    .givexpert .order-lg-11 {
        order: 11;
    }
    .givexpert .order-lg-12 {
        order: 12;
    }
    .givexpert .order-lg-13 {
        order: 13;
    }
    .givexpert .order-lg-14 {
        order: 14;
    }
    .givexpert .order-lg-15 {
        order: 15;
    }
    .givexpert .order-lg-16 {
        order: 16;
    }
    .givexpert .order-lg-17 {
        order: 17;
    }
    .givexpert .order-lg-18 {
        order: 18;
    }
    .givexpert .order-lg-19 {
        order: 19;
    }
    .givexpert .order-lg-20 {
        order: 20;
    }
    .givexpert .order-lg-21 {
        order: 21;
    }
    .givexpert .order-lg-22 {
        order: 22;
    }
    .givexpert .order-lg-23 {
        order: 23;
    }
    .givexpert .order-lg-24 {
        order: 24;
    }
    .givexpert .order-lg-25 {
        order: 25;
    }
    .givexpert .order-lg-26 {
        order: 26;
    }
    .givexpert .order-lg-27 {
        order: 27;
    }
    .givexpert .order-lg-28 {
        order: 28;
    }
    .givexpert .order-lg-29 {
        order: 29;
    }
    .givexpert .order-lg-30 {
        order: 30;
    }
    .givexpert .order-lg-31 {
        order: 31;
    }
    .givexpert .order-lg-32 {
        order: 32;
    }
    .givexpert .order-lg-33 {
        order: 33;
    }
    .givexpert .order-lg-34 {
        order: 34;
    }
    .givexpert .order-lg-35 {
        order: 35;
    }
    .givexpert .order-lg-36 {
        order: 36;
    }
    .givexpert .order-lg-37 {
        order: 37;
    }
    .givexpert .order-lg-38 {
        order: 38;
    }
    .givexpert .order-lg-39 {
        order: 39;
    }
    .givexpert .order-lg-40 {
        order: 40;
    }
    .givexpert .order-lg-41 {
        order: 41;
    }
    .givexpert .order-lg-42 {
        order: 42;
    }
    .givexpert .order-lg-43 {
        order: 43;
    }
    .givexpert .order-lg-44 {
        order: 44;
    }
    .givexpert .order-lg-45 {
        order: 45;
    }
    .givexpert .order-lg-46 {
        order: 46;
    }
    .givexpert .order-lg-47 {
        order: 47;
    }
    .givexpert .order-lg-48 {
        order: 48;
    }
    .givexpert .order-lg-49 {
        order: 49;
    }
    .givexpert .order-lg-50 {
        order: 50;
    }
    .givexpert .order-lg-51 {
        order: 51;
    }
    .givexpert .order-lg-52 {
        order: 52;
    }
    .givexpert .order-lg-53 {
        order: 53;
    }
    .givexpert .order-lg-54 {
        order: 54;
    }
    .givexpert .order-lg-55 {
        order: 55;
    }
    .givexpert .order-lg-56 {
        order: 56;
    }
    .givexpert .order-lg-57 {
        order: 57;
    }
    .givexpert .order-lg-58 {
        order: 58;
    }
    .givexpert .order-lg-59 {
        order: 59;
    }
    .givexpert .order-lg-60 {
        order: 60;
    }
    .givexpert .order-lg-61 {
        order: 61;
    }
    .givexpert .order-lg-62 {
        order: 62;
    }
    .givexpert .order-lg-63 {
        order: 63;
    }
    .givexpert .order-lg-64 {
        order: 64;
    }
    .givexpert .order-lg-65 {
        order: 65;
    }
    .givexpert .order-lg-66 {
        order: 66;
    }
    .givexpert .order-lg-67 {
        order: 67;
    }
    .givexpert .order-lg-68 {
        order: 68;
    }
    .givexpert .order-lg-69 {
        order: 69;
    }
    .givexpert .order-lg-70 {
        order: 70;
    }
    .givexpert .order-lg-71 {
        order: 71;
    }
    .givexpert .order-lg-72 {
        order: 72;
    }
    .givexpert .order-lg-73 {
        order: 73;
    }
    .givexpert .order-lg-74 {
        order: 74;
    }
    .givexpert .order-lg-75 {
        order: 75;
    }
    .givexpert .order-lg-76 {
        order: 76;
    }
    .givexpert .order-lg-77 {
        order: 77;
    }
    .givexpert .order-lg-78 {
        order: 78;
    }
    .givexpert .order-lg-79 {
        order: 79;
    }
    .givexpert .order-lg-80 {
        order: 80;
    }
    .givexpert .order-lg-81 {
        order: 81;
    }
    .givexpert .order-lg-82 {
        order: 82;
    }
    .givexpert .order-lg-83 {
        order: 83;
    }
    .givexpert .order-lg-84 {
        order: 84;
    }
    .givexpert .order-lg-85 {
        order: 85;
    }
    .givexpert .order-lg-86 {
        order: 86;
    }
    .givexpert .order-lg-87 {
        order: 87;
    }
    .givexpert .order-lg-88 {
        order: 88;
    }
    .givexpert .order-lg-89 {
        order: 89;
    }
    .givexpert .order-lg-90 {
        order: 90;
    }
    .givexpert .order-lg-91 {
        order: 91;
    }
    .givexpert .order-lg-92 {
        order: 92;
    }
    .givexpert .order-lg-93 {
        order: 93;
    }
    .givexpert .order-lg-94 {
        order: 94;
    }
    .givexpert .order-lg-95 {
        order: 95;
    }
    .givexpert .order-lg-96 {
        order: 96;
    }
    .givexpert .order-lg-97 {
        order: 97;
    }
    .givexpert .order-lg-98 {
        order: 98;
    }
    .givexpert .order-lg-99 {
        order: 99;
    }
    .givexpert .order-lg-100 {
        order: 100;
    }
    .givexpert .order-lg-101 {
        order: 101;
    }
    .givexpert .order-lg-102 {
        order: 102;
    }
    .givexpert .order-lg-103 {
        order: 103;
    }
    .givexpert .order-lg-104 {
        order: 104;
    }
    .givexpert .order-lg-105 {
        order: 105;
    }
    .givexpert .order-lg-106 {
        order: 106;
    }
    .givexpert .order-lg-107 {
        order: 107;
    }
    .givexpert .order-lg-108 {
        order: 108;
    }
    .givexpert .order-lg-109 {
        order: 109;
    }
    .givexpert .order-lg-110 {
        order: 110;
    }
    .givexpert .order-lg-111 {
        order: 111;
    }
    .givexpert .order-lg-112 {
        order: 112;
    }
    .givexpert .order-lg-113 {
        order: 113;
    }
    .givexpert .order-lg-114 {
        order: 114;
    }
    .givexpert .order-lg-115 {
        order: 115;
    }
    .givexpert .order-lg-116 {
        order: 116;
    }
    .givexpert .order-lg-117 {
        order: 117;
    }
    .givexpert .order-lg-118 {
        order: 118;
    }
    .givexpert .order-lg-119 {
        order: 119;
    }
    .givexpert .order-lg-120 {
        order: 120;
    }
    .givexpert .offset-lg-0 {
        margin-left: 0;
    }
    .givexpert .offset-lg-1 {
        margin-left: 0.83333%;
    }
    .givexpert .offset-lg-2 {
        margin-left: 1.66667%;
    }
    .givexpert .offset-lg-3 {
        margin-left: 2.5%;
    }
    .givexpert .offset-lg-4 {
        margin-left: 3.33333%;
    }
    .givexpert .offset-lg-5 {
        margin-left: 4.16667%;
    }
    .givexpert .offset-lg-6 {
        margin-left: 5%;
    }
    .givexpert .offset-lg-7 {
        margin-left: 5.83333%;
    }
    .givexpert .offset-lg-8 {
        margin-left: 6.66667%;
    }
    .givexpert .offset-lg-9 {
        margin-left: 7.5%;
    }
    .givexpert .offset-lg-10 {
        margin-left: 8.33333%;
    }
    .givexpert .offset-lg-11 {
        margin-left: 9.16667%;
    }
    .givexpert .offset-lg-12 {
        margin-left: 10%;
    }
    .givexpert .offset-lg-13 {
        margin-left: 10.83333%;
    }
    .givexpert .offset-lg-14 {
        margin-left: 11.66667%;
    }
    .givexpert .offset-lg-15 {
        margin-left: 12.5%;
    }
    .givexpert .offset-lg-16 {
        margin-left: 13.33333%;
    }
    .givexpert .offset-lg-17 {
        margin-left: 14.16667%;
    }
    .givexpert .offset-lg-18 {
        margin-left: 15%;
    }
    .givexpert .offset-lg-19 {
        margin-left: 15.83333%;
    }
    .givexpert .offset-lg-20 {
        margin-left: 16.66667%;
    }
    .givexpert .offset-lg-21 {
        margin-left: 17.5%;
    }
    .givexpert .offset-lg-22 {
        margin-left: 18.33333%;
    }
    .givexpert .offset-lg-23 {
        margin-left: 19.16667%;
    }
    .givexpert .offset-lg-24 {
        margin-left: 20%;
    }
    .givexpert .offset-lg-25 {
        margin-left: 20.83333%;
    }
    .givexpert .offset-lg-26 {
        margin-left: 21.66667%;
    }
    .givexpert .offset-lg-27 {
        margin-left: 22.5%;
    }
    .givexpert .offset-lg-28 {
        margin-left: 23.33333%;
    }
    .givexpert .offset-lg-29 {
        margin-left: 24.16667%;
    }
    .givexpert .offset-lg-30 {
        margin-left: 25%;
    }
    .givexpert .offset-lg-31 {
        margin-left: 25.83333%;
    }
    .givexpert .offset-lg-32 {
        margin-left: 26.66667%;
    }
    .givexpert .offset-lg-33 {
        margin-left: 27.5%;
    }
    .givexpert .offset-lg-34 {
        margin-left: 28.33333%;
    }
    .givexpert .offset-lg-35 {
        margin-left: 29.16667%;
    }
    .givexpert .offset-lg-36 {
        margin-left: 30%;
    }
    .givexpert .offset-lg-37 {
        margin-left: 30.83333%;
    }
    .givexpert .offset-lg-38 {
        margin-left: 31.66667%;
    }
    .givexpert .offset-lg-39 {
        margin-left: 32.5%;
    }
    .givexpert .offset-lg-40 {
        margin-left: 33.33333%;
    }
    .givexpert .offset-lg-41 {
        margin-left: 34.16667%;
    }
    .givexpert .offset-lg-42 {
        margin-left: 35%;
    }
    .givexpert .offset-lg-43 {
        margin-left: 35.83333%;
    }
    .givexpert .offset-lg-44 {
        margin-left: 36.66667%;
    }
    .givexpert .offset-lg-45 {
        margin-left: 37.5%;
    }
    .givexpert .offset-lg-46 {
        margin-left: 38.33333%;
    }
    .givexpert .offset-lg-47 {
        margin-left: 39.16667%;
    }
    .givexpert .offset-lg-48 {
        margin-left: 40%;
    }
    .givexpert .offset-lg-49 {
        margin-left: 40.83333%;
    }
    .givexpert .offset-lg-50 {
        margin-left: 41.66667%;
    }
    .givexpert .offset-lg-51 {
        margin-left: 42.5%;
    }
    .givexpert .offset-lg-52 {
        margin-left: 43.33333%;
    }
    .givexpert .offset-lg-53 {
        margin-left: 44.16667%;
    }
    .givexpert .offset-lg-54 {
        margin-left: 45%;
    }
    .givexpert .offset-lg-55 {
        margin-left: 45.83333%;
    }
    .givexpert .offset-lg-56 {
        margin-left: 46.66667%;
    }
    .givexpert .offset-lg-57 {
        margin-left: 47.5%;
    }
    .givexpert .offset-lg-58 {
        margin-left: 48.33333%;
    }
    .givexpert .offset-lg-59 {
        margin-left: 49.16667%;
    }
    .givexpert .offset-lg-60 {
        margin-left: 50%;
    }
    .givexpert .offset-lg-61 {
        margin-left: 50.83333%;
    }
    .givexpert .offset-lg-62 {
        margin-left: 51.66667%;
    }
    .givexpert .offset-lg-63 {
        margin-left: 52.5%;
    }
    .givexpert .offset-lg-64 {
        margin-left: 53.33333%;
    }
    .givexpert .offset-lg-65 {
        margin-left: 54.16667%;
    }
    .givexpert .offset-lg-66 {
        margin-left: 55%;
    }
    .givexpert .offset-lg-67 {
        margin-left: 55.83333%;
    }
    .givexpert .offset-lg-68 {
        margin-left: 56.66667%;
    }
    .givexpert .offset-lg-69 {
        margin-left: 57.5%;
    }
    .givexpert .offset-lg-70 {
        margin-left: 58.33333%;
    }
    .givexpert .offset-lg-71 {
        margin-left: 59.16667%;
    }
    .givexpert .offset-lg-72 {
        margin-left: 60%;
    }
    .givexpert .offset-lg-73 {
        margin-left: 60.83333%;
    }
    .givexpert .offset-lg-74 {
        margin-left: 61.66667%;
    }
    .givexpert .offset-lg-75 {
        margin-left: 62.5%;
    }
    .givexpert .offset-lg-76 {
        margin-left: 63.33333%;
    }
    .givexpert .offset-lg-77 {
        margin-left: 64.16667%;
    }
    .givexpert .offset-lg-78 {
        margin-left: 65%;
    }
    .givexpert .offset-lg-79 {
        margin-left: 65.83333%;
    }
    .givexpert .offset-lg-80 {
        margin-left: 66.66667%;
    }
    .givexpert .offset-lg-81 {
        margin-left: 67.5%;
    }
    .givexpert .offset-lg-82 {
        margin-left: 68.33333%;
    }
    .givexpert .offset-lg-83 {
        margin-left: 69.16667%;
    }
    .givexpert .offset-lg-84 {
        margin-left: 70%;
    }
    .givexpert .offset-lg-85 {
        margin-left: 70.83333%;
    }
    .givexpert .offset-lg-86 {
        margin-left: 71.66667%;
    }
    .givexpert .offset-lg-87 {
        margin-left: 72.5%;
    }
    .givexpert .offset-lg-88 {
        margin-left: 73.33333%;
    }
    .givexpert .offset-lg-89 {
        margin-left: 74.16667%;
    }
    .givexpert .offset-lg-90 {
        margin-left: 75%;
    }
    .givexpert .offset-lg-91 {
        margin-left: 75.83333%;
    }
    .givexpert .offset-lg-92 {
        margin-left: 76.66667%;
    }
    .givexpert .offset-lg-93 {
        margin-left: 77.5%;
    }
    .givexpert .offset-lg-94 {
        margin-left: 78.33333%;
    }
    .givexpert .offset-lg-95 {
        margin-left: 79.16667%;
    }
    .givexpert .offset-lg-96 {
        margin-left: 80%;
    }
    .givexpert .offset-lg-97 {
        margin-left: 80.83333%;
    }
    .givexpert .offset-lg-98 {
        margin-left: 81.66667%;
    }
    .givexpert .offset-lg-99 {
        margin-left: 82.5%;
    }
    .givexpert .offset-lg-100 {
        margin-left: 83.33333%;
    }
    .givexpert .offset-lg-101 {
        margin-left: 84.16667%;
    }
    .givexpert .offset-lg-102 {
        margin-left: 85%;
    }
    .givexpert .offset-lg-103 {
        margin-left: 85.83333%;
    }
    .givexpert .offset-lg-104 {
        margin-left: 86.66667%;
    }
    .givexpert .offset-lg-105 {
        margin-left: 87.5%;
    }
    .givexpert .offset-lg-106 {
        margin-left: 88.33333%;
    }
    .givexpert .offset-lg-107 {
        margin-left: 89.16667%;
    }
    .givexpert .offset-lg-108 {
        margin-left: 90%;
    }
    .givexpert .offset-lg-109 {
        margin-left: 90.83333%;
    }
    .givexpert .offset-lg-110 {
        margin-left: 91.66667%;
    }
    .givexpert .offset-lg-111 {
        margin-left: 92.5%;
    }
    .givexpert .offset-lg-112 {
        margin-left: 93.33333%;
    }
    .givexpert .offset-lg-113 {
        margin-left: 94.16667%;
    }
    .givexpert .offset-lg-114 {
        margin-left: 95%;
    }
    .givexpert .offset-lg-115 {
        margin-left: 95.83333%;
    }
    .givexpert .offset-lg-116 {
        margin-left: 96.66667%;
    }
    .givexpert .offset-lg-117 {
        margin-left: 97.5%;
    }
    .givexpert .offset-lg-118 {
        margin-left: 98.33333%;
    }
    .givexpert .offset-lg-119 {
        margin-left: 99.16667%;
    }
}
@media (min-width: 1200px) {
    .givexpert .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .givexpert .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .givexpert .col-xl-1 {
        flex: 0 0 .83333%;
        max-width: 0.83333%;
    }
    .givexpert .col-xl-2 {
        flex: 0 0 1.66667%;
        max-width: 1.66667%;
    }
    .givexpert .col-xl-3 {
        flex: 0 0 2.5%;
        max-width: 2.5%;
    }
    .givexpert .col-xl-4 {
        flex: 0 0 3.33333%;
        max-width: 3.33333%;
    }
    .givexpert .col-xl-5 {
        flex: 0 0 4.16667%;
        max-width: 4.16667%;
    }
    .givexpert .col-xl-6 {
        flex: 0 0 5%;
        max-width: 5%;
    }
    .givexpert .col-xl-7 {
        flex: 0 0 5.83333%;
        max-width: 5.83333%;
    }
    .givexpert .col-xl-8 {
        flex: 0 0 6.66667%;
        max-width: 6.66667%;
    }
    .givexpert .col-xl-9 {
        flex: 0 0 7.5%;
        max-width: 7.5%;
    }
    .givexpert .col-xl-10 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .givexpert .col-xl-11 {
        flex: 0 0 9.16667%;
        max-width: 9.16667%;
    }
    .givexpert .col-xl-12 {
        flex: 0 0 10%;
        max-width: 10%;
    }
    .givexpert .col-xl-13 {
        flex: 0 0 10.83333%;
        max-width: 10.83333%;
    }
    .givexpert .col-xl-14 {
        flex: 0 0 11.66667%;
        max-width: 11.66667%;
    }
    .givexpert .col-xl-15 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .givexpert .col-xl-16 {
        flex: 0 0 13.33333%;
        max-width: 13.33333%;
    }
    .givexpert .col-xl-17 {
        flex: 0 0 14.16667%;
        max-width: 14.16667%;
    }
    .givexpert .col-xl-18 {
        flex: 0 0 15%;
        max-width: 15%;
    }
    .givexpert .col-xl-19 {
        flex: 0 0 15.83333%;
        max-width: 15.83333%;
    }
    .givexpert .col-xl-20 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .givexpert .col-xl-21 {
        flex: 0 0 17.5%;
        max-width: 17.5%;
    }
    .givexpert .col-xl-22 {
        flex: 0 0 18.33333%;
        max-width: 18.33333%;
    }
    .givexpert .col-xl-23 {
        flex: 0 0 19.16667%;
        max-width: 19.16667%;
    }
    .givexpert .col-xl-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .givexpert .col-xl-25 {
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }
    .givexpert .col-xl-26 {
        flex: 0 0 21.66667%;
        max-width: 21.66667%;
    }
    .givexpert .col-xl-27 {
        flex: 0 0 22.5%;
        max-width: 22.5%;
    }
    .givexpert .col-xl-28 {
        flex: 0 0 23.33333%;
        max-width: 23.33333%;
    }
    .givexpert .col-xl-29 {
        flex: 0 0 24.16667%;
        max-width: 24.16667%;
    }
    .givexpert .col-xl-30 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .givexpert .col-xl-31 {
        flex: 0 0 25.83333%;
        max-width: 25.83333%;
    }
    .givexpert .col-xl-32 {
        flex: 0 0 26.66667%;
        max-width: 26.66667%;
    }
    .givexpert .col-xl-33 {
        flex: 0 0 27.5%;
        max-width: 27.5%;
    }
    .givexpert .col-xl-34 {
        flex: 0 0 28.33333%;
        max-width: 28.33333%;
    }
    .givexpert .col-xl-35 {
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
    }
    .givexpert .col-xl-36 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .givexpert .col-xl-37 {
        flex: 0 0 30.83333%;
        max-width: 30.83333%;
    }
    .givexpert .col-xl-38 {
        flex: 0 0 31.66667%;
        max-width: 31.66667%;
    }
    .givexpert .col-xl-39 {
        flex: 0 0 32.5%;
        max-width: 32.5%;
    }
    .givexpert .col-xl-40 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .givexpert .col-xl-41 {
        flex: 0 0 34.16667%;
        max-width: 34.16667%;
    }
    .givexpert .col-xl-42 {
        flex: 0 0 35%;
        max-width: 35%;
    }
    .givexpert .col-xl-43 {
        flex: 0 0 35.83333%;
        max-width: 35.83333%;
    }
    .givexpert .col-xl-44 {
        flex: 0 0 36.66667%;
        max-width: 36.66667%;
    }
    .givexpert .col-xl-45 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .givexpert .col-xl-46 {
        flex: 0 0 38.33333%;
        max-width: 38.33333%;
    }
    .givexpert .col-xl-47 {
        flex: 0 0 39.16667%;
        max-width: 39.16667%;
    }
    .givexpert .col-xl-48 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .givexpert .col-xl-49 {
        flex: 0 0 40.83333%;
        max-width: 40.83333%;
    }
    .givexpert .col-xl-50 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .givexpert .col-xl-51 {
        flex: 0 0 42.5%;
        max-width: 42.5%;
    }
    .givexpert .col-xl-52 {
        flex: 0 0 43.33333%;
        max-width: 43.33333%;
    }
    .givexpert .col-xl-53 {
        flex: 0 0 44.16667%;
        max-width: 44.16667%;
    }
    .givexpert .col-xl-54 {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .givexpert .col-xl-55 {
        flex: 0 0 45.83333%;
        max-width: 45.83333%;
    }
    .givexpert .col-xl-56 {
        flex: 0 0 46.66667%;
        max-width: 46.66667%;
    }
    .givexpert .col-xl-57 {
        flex: 0 0 47.5%;
        max-width: 47.5%;
    }
    .givexpert .col-xl-58 {
        flex: 0 0 48.33333%;
        max-width: 48.33333%;
    }
    .givexpert .col-xl-59 {
        flex: 0 0 49.16667%;
        max-width: 49.16667%;
    }
    .givexpert .col-xl-60 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .givexpert .col-xl-61 {
        flex: 0 0 50.83333%;
        max-width: 50.83333%;
    }
    .givexpert .col-xl-62 {
        flex: 0 0 51.66667%;
        max-width: 51.66667%;
    }
    .givexpert .col-xl-63 {
        flex: 0 0 52.5%;
        max-width: 52.5%;
    }
    .givexpert .col-xl-64 {
        flex: 0 0 53.33333%;
        max-width: 53.33333%;
    }
    .givexpert .col-xl-65 {
        flex: 0 0 54.16667%;
        max-width: 54.16667%;
    }
    .givexpert .col-xl-66 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .givexpert .col-xl-67 {
        flex: 0 0 55.83333%;
        max-width: 55.83333%;
    }
    .givexpert .col-xl-68 {
        flex: 0 0 56.66667%;
        max-width: 56.66667%;
    }
    .givexpert .col-xl-69 {
        flex: 0 0 57.5%;
        max-width: 57.5%;
    }
    .givexpert .col-xl-70 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .givexpert .col-xl-71 {
        flex: 0 0 59.16667%;
        max-width: 59.16667%;
    }
    .givexpert .col-xl-72 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .givexpert .col-xl-73 {
        flex: 0 0 60.83333%;
        max-width: 60.83333%;
    }
    .givexpert .col-xl-74 {
        flex: 0 0 61.66667%;
        max-width: 61.66667%;
    }
    .givexpert .col-xl-75 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .givexpert .col-xl-76 {
        flex: 0 0 63.33333%;
        max-width: 63.33333%;
    }
    .givexpert .col-xl-77 {
        flex: 0 0 64.16667%;
        max-width: 64.16667%;
    }
    .givexpert .col-xl-78 {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .givexpert .col-xl-79 {
        flex: 0 0 65.83333%;
        max-width: 65.83333%;
    }
    .givexpert .col-xl-80 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .givexpert .col-xl-81 {
        flex: 0 0 67.5%;
        max-width: 67.5%;
    }
    .givexpert .col-xl-82 {
        flex: 0 0 68.33333%;
        max-width: 68.33333%;
    }
    .givexpert .col-xl-83 {
        flex: 0 0 69.16667%;
        max-width: 69.16667%;
    }
    .givexpert .col-xl-84 {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .givexpert .col-xl-85 {
        flex: 0 0 70.83333%;
        max-width: 70.83333%;
    }
    .givexpert .col-xl-86 {
        flex: 0 0 71.66667%;
        max-width: 71.66667%;
    }
    .givexpert .col-xl-87 {
        flex: 0 0 72.5%;
        max-width: 72.5%;
    }
    .givexpert .col-xl-88 {
        flex: 0 0 73.33333%;
        max-width: 73.33333%;
    }
    .givexpert .col-xl-89 {
        flex: 0 0 74.16667%;
        max-width: 74.16667%;
    }
    .givexpert .col-xl-90 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .givexpert .col-xl-91 {
        flex: 0 0 75.83333%;
        max-width: 75.83333%;
    }
    .givexpert .col-xl-92 {
        flex: 0 0 76.66667%;
        max-width: 76.66667%;
    }
    .givexpert .col-xl-93 {
        flex: 0 0 77.5%;
        max-width: 77.5%;
    }
    .givexpert .col-xl-94 {
        flex: 0 0 78.33333%;
        max-width: 78.33333%;
    }
    .givexpert .col-xl-95 {
        flex: 0 0 79.16667%;
        max-width: 79.16667%;
    }
    .givexpert .col-xl-96 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .givexpert .col-xl-97 {
        flex: 0 0 80.83333%;
        max-width: 80.83333%;
    }
    .givexpert .col-xl-98 {
        flex: 0 0 81.66667%;
        max-width: 81.66667%;
    }
    .givexpert .col-xl-99 {
        flex: 0 0 82.5%;
        max-width: 82.5%;
    }
    .givexpert .col-xl-100 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .givexpert .col-xl-101 {
        flex: 0 0 84.16667%;
        max-width: 84.16667%;
    }
    .givexpert .col-xl-102 {
        flex: 0 0 85%;
        max-width: 85%;
    }
    .givexpert .col-xl-103 {
        flex: 0 0 85.83333%;
        max-width: 85.83333%;
    }
    .givexpert .col-xl-104 {
        flex: 0 0 86.66667%;
        max-width: 86.66667%;
    }
    .givexpert .col-xl-105 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .givexpert .col-xl-106 {
        flex: 0 0 88.33333%;
        max-width: 88.33333%;
    }
    .givexpert .col-xl-107 {
        flex: 0 0 89.16667%;
        max-width: 89.16667%;
    }
    .givexpert .col-xl-108 {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .givexpert .col-xl-109 {
        flex: 0 0 90.83333%;
        max-width: 90.83333%;
    }
    .givexpert .col-xl-110 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .givexpert .col-xl-111 {
        flex: 0 0 92.5%;
        max-width: 92.5%;
    }
    .givexpert .col-xl-112 {
        flex: 0 0 93.33333%;
        max-width: 93.33333%;
    }
    .givexpert .col-xl-113 {
        flex: 0 0 94.16667%;
        max-width: 94.16667%;
    }
    .givexpert .col-xl-114 {
        flex: 0 0 95%;
        max-width: 95%;
    }
    .givexpert .col-xl-115 {
        flex: 0 0 95.83333%;
        max-width: 95.83333%;
    }
    .givexpert .col-xl-116 {
        flex: 0 0 96.66667%;
        max-width: 96.66667%;
    }
    .givexpert .col-xl-117 {
        flex: 0 0 97.5%;
        max-width: 97.5%;
    }
    .givexpert .col-xl-118 {
        flex: 0 0 98.33333%;
        max-width: 98.33333%;
    }
    .givexpert .col-xl-119 {
        flex: 0 0 99.16667%;
        max-width: 99.16667%;
    }
    .givexpert .col-xl-120 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .givexpert .order-xl-first {
        order: -1;
    }
    .givexpert .order-xl-last {
        order: 121;
    }
    .givexpert .order-xl-0 {
        order: 0;
    }
    .givexpert .order-xl-1 {
        order: 1;
    }
    .givexpert .order-xl-2 {
        order: 2;
    }
    .givexpert .order-xl-3 {
        order: 3;
    }
    .givexpert .order-xl-4 {
        order: 4;
    }
    .givexpert .order-xl-5 {
        order: 5;
    }
    .givexpert .order-xl-6 {
        order: 6;
    }
    .givexpert .order-xl-7 {
        order: 7;
    }
    .givexpert .order-xl-8 {
        order: 8;
    }
    .givexpert .order-xl-9 {
        order: 9;
    }
    .givexpert .order-xl-10 {
        order: 10;
    }
    .givexpert .order-xl-11 {
        order: 11;
    }
    .givexpert .order-xl-12 {
        order: 12;
    }
    .givexpert .order-xl-13 {
        order: 13;
    }
    .givexpert .order-xl-14 {
        order: 14;
    }
    .givexpert .order-xl-15 {
        order: 15;
    }
    .givexpert .order-xl-16 {
        order: 16;
    }
    .givexpert .order-xl-17 {
        order: 17;
    }
    .givexpert .order-xl-18 {
        order: 18;
    }
    .givexpert .order-xl-19 {
        order: 19;
    }
    .givexpert .order-xl-20 {
        order: 20;
    }
    .givexpert .order-xl-21 {
        order: 21;
    }
    .givexpert .order-xl-22 {
        order: 22;
    }
    .givexpert .order-xl-23 {
        order: 23;
    }
    .givexpert .order-xl-24 {
        order: 24;
    }
    .givexpert .order-xl-25 {
        order: 25;
    }
    .givexpert .order-xl-26 {
        order: 26;
    }
    .givexpert .order-xl-27 {
        order: 27;
    }
    .givexpert .order-xl-28 {
        order: 28;
    }
    .givexpert .order-xl-29 {
        order: 29;
    }
    .givexpert .order-xl-30 {
        order: 30;
    }
    .givexpert .order-xl-31 {
        order: 31;
    }
    .givexpert .order-xl-32 {
        order: 32;
    }
    .givexpert .order-xl-33 {
        order: 33;
    }
    .givexpert .order-xl-34 {
        order: 34;
    }
    .givexpert .order-xl-35 {
        order: 35;
    }
    .givexpert .order-xl-36 {
        order: 36;
    }
    .givexpert .order-xl-37 {
        order: 37;
    }
    .givexpert .order-xl-38 {
        order: 38;
    }
    .givexpert .order-xl-39 {
        order: 39;
    }
    .givexpert .order-xl-40 {
        order: 40;
    }
    .givexpert .order-xl-41 {
        order: 41;
    }
    .givexpert .order-xl-42 {
        order: 42;
    }
    .givexpert .order-xl-43 {
        order: 43;
    }
    .givexpert .order-xl-44 {
        order: 44;
    }
    .givexpert .order-xl-45 {
        order: 45;
    }
    .givexpert .order-xl-46 {
        order: 46;
    }
    .givexpert .order-xl-47 {
        order: 47;
    }
    .givexpert .order-xl-48 {
        order: 48;
    }
    .givexpert .order-xl-49 {
        order: 49;
    }
    .givexpert .order-xl-50 {
        order: 50;
    }
    .givexpert .order-xl-51 {
        order: 51;
    }
    .givexpert .order-xl-52 {
        order: 52;
    }
    .givexpert .order-xl-53 {
        order: 53;
    }
    .givexpert .order-xl-54 {
        order: 54;
    }
    .givexpert .order-xl-55 {
        order: 55;
    }
    .givexpert .order-xl-56 {
        order: 56;
    }
    .givexpert .order-xl-57 {
        order: 57;
    }
    .givexpert .order-xl-58 {
        order: 58;
    }
    .givexpert .order-xl-59 {
        order: 59;
    }
    .givexpert .order-xl-60 {
        order: 60;
    }
    .givexpert .order-xl-61 {
        order: 61;
    }
    .givexpert .order-xl-62 {
        order: 62;
    }
    .givexpert .order-xl-63 {
        order: 63;
    }
    .givexpert .order-xl-64 {
        order: 64;
    }
    .givexpert .order-xl-65 {
        order: 65;
    }
    .givexpert .order-xl-66 {
        order: 66;
    }
    .givexpert .order-xl-67 {
        order: 67;
    }
    .givexpert .order-xl-68 {
        order: 68;
    }
    .givexpert .order-xl-69 {
        order: 69;
    }
    .givexpert .order-xl-70 {
        order: 70;
    }
    .givexpert .order-xl-71 {
        order: 71;
    }
    .givexpert .order-xl-72 {
        order: 72;
    }
    .givexpert .order-xl-73 {
        order: 73;
    }
    .givexpert .order-xl-74 {
        order: 74;
    }
    .givexpert .order-xl-75 {
        order: 75;
    }
    .givexpert .order-xl-76 {
        order: 76;
    }
    .givexpert .order-xl-77 {
        order: 77;
    }
    .givexpert .order-xl-78 {
        order: 78;
    }
    .givexpert .order-xl-79 {
        order: 79;
    }
    .givexpert .order-xl-80 {
        order: 80;
    }
    .givexpert .order-xl-81 {
        order: 81;
    }
    .givexpert .order-xl-82 {
        order: 82;
    }
    .givexpert .order-xl-83 {
        order: 83;
    }
    .givexpert .order-xl-84 {
        order: 84;
    }
    .givexpert .order-xl-85 {
        order: 85;
    }
    .givexpert .order-xl-86 {
        order: 86;
    }
    .givexpert .order-xl-87 {
        order: 87;
    }
    .givexpert .order-xl-88 {
        order: 88;
    }
    .givexpert .order-xl-89 {
        order: 89;
    }
    .givexpert .order-xl-90 {
        order: 90;
    }
    .givexpert .order-xl-91 {
        order: 91;
    }
    .givexpert .order-xl-92 {
        order: 92;
    }
    .givexpert .order-xl-93 {
        order: 93;
    }
    .givexpert .order-xl-94 {
        order: 94;
    }
    .givexpert .order-xl-95 {
        order: 95;
    }
    .givexpert .order-xl-96 {
        order: 96;
    }
    .givexpert .order-xl-97 {
        order: 97;
    }
    .givexpert .order-xl-98 {
        order: 98;
    }
    .givexpert .order-xl-99 {
        order: 99;
    }
    .givexpert .order-xl-100 {
        order: 100;
    }
    .givexpert .order-xl-101 {
        order: 101;
    }
    .givexpert .order-xl-102 {
        order: 102;
    }
    .givexpert .order-xl-103 {
        order: 103;
    }
    .givexpert .order-xl-104 {
        order: 104;
    }
    .givexpert .order-xl-105 {
        order: 105;
    }
    .givexpert .order-xl-106 {
        order: 106;
    }
    .givexpert .order-xl-107 {
        order: 107;
    }
    .givexpert .order-xl-108 {
        order: 108;
    }
    .givexpert .order-xl-109 {
        order: 109;
    }
    .givexpert .order-xl-110 {
        order: 110;
    }
    .givexpert .order-xl-111 {
        order: 111;
    }
    .givexpert .order-xl-112 {
        order: 112;
    }
    .givexpert .order-xl-113 {
        order: 113;
    }
    .givexpert .order-xl-114 {
        order: 114;
    }
    .givexpert .order-xl-115 {
        order: 115;
    }
    .givexpert .order-xl-116 {
        order: 116;
    }
    .givexpert .order-xl-117 {
        order: 117;
    }
    .givexpert .order-xl-118 {
        order: 118;
    }
    .givexpert .order-xl-119 {
        order: 119;
    }
    .givexpert .order-xl-120 {
        order: 120;
    }
    .givexpert .offset-xl-0 {
        margin-left: 0;
    }
    .givexpert .offset-xl-1 {
        margin-left: 0.83333%;
    }
    .givexpert .offset-xl-2 {
        margin-left: 1.66667%;
    }
    .givexpert .offset-xl-3 {
        margin-left: 2.5%;
    }
    .givexpert .offset-xl-4 {
        margin-left: 3.33333%;
    }
    .givexpert .offset-xl-5 {
        margin-left: 4.16667%;
    }
    .givexpert .offset-xl-6 {
        margin-left: 5%;
    }
    .givexpert .offset-xl-7 {
        margin-left: 5.83333%;
    }
    .givexpert .offset-xl-8 {
        margin-left: 6.66667%;
    }
    .givexpert .offset-xl-9 {
        margin-left: 7.5%;
    }
    .givexpert .offset-xl-10 {
        margin-left: 8.33333%;
    }
    .givexpert .offset-xl-11 {
        margin-left: 9.16667%;
    }
    .givexpert .offset-xl-12 {
        margin-left: 10%;
    }
    .givexpert .offset-xl-13 {
        margin-left: 10.83333%;
    }
    .givexpert .offset-xl-14 {
        margin-left: 11.66667%;
    }
    .givexpert .offset-xl-15 {
        margin-left: 12.5%;
    }
    .givexpert .offset-xl-16 {
        margin-left: 13.33333%;
    }
    .givexpert .offset-xl-17 {
        margin-left: 14.16667%;
    }
    .givexpert .offset-xl-18 {
        margin-left: 15%;
    }
    .givexpert .offset-xl-19 {
        margin-left: 15.83333%;
    }
    .givexpert .offset-xl-20 {
        margin-left: 16.66667%;
    }
    .givexpert .offset-xl-21 {
        margin-left: 17.5%;
    }
    .givexpert .offset-xl-22 {
        margin-left: 18.33333%;
    }
    .givexpert .offset-xl-23 {
        margin-left: 19.16667%;
    }
    .givexpert .offset-xl-24 {
        margin-left: 20%;
    }
    .givexpert .offset-xl-25 {
        margin-left: 20.83333%;
    }
    .givexpert .offset-xl-26 {
        margin-left: 21.66667%;
    }
    .givexpert .offset-xl-27 {
        margin-left: 22.5%;
    }
    .givexpert .offset-xl-28 {
        margin-left: 23.33333%;
    }
    .givexpert .offset-xl-29 {
        margin-left: 24.16667%;
    }
    .givexpert .offset-xl-30 {
        margin-left: 25%;
    }
    .givexpert .offset-xl-31 {
        margin-left: 25.83333%;
    }
    .givexpert .offset-xl-32 {
        margin-left: 26.66667%;
    }
    .givexpert .offset-xl-33 {
        margin-left: 27.5%;
    }
    .givexpert .offset-xl-34 {
        margin-left: 28.33333%;
    }
    .givexpert .offset-xl-35 {
        margin-left: 29.16667%;
    }
    .givexpert .offset-xl-36 {
        margin-left: 30%;
    }
    .givexpert .offset-xl-37 {
        margin-left: 30.83333%;
    }
    .givexpert .offset-xl-38 {
        margin-left: 31.66667%;
    }
    .givexpert .offset-xl-39 {
        margin-left: 32.5%;
    }
    .givexpert .offset-xl-40 {
        margin-left: 33.33333%;
    }
    .givexpert .offset-xl-41 {
        margin-left: 34.16667%;
    }
    .givexpert .offset-xl-42 {
        margin-left: 35%;
    }
    .givexpert .offset-xl-43 {
        margin-left: 35.83333%;
    }
    .givexpert .offset-xl-44 {
        margin-left: 36.66667%;
    }
    .givexpert .offset-xl-45 {
        margin-left: 37.5%;
    }
    .givexpert .offset-xl-46 {
        margin-left: 38.33333%;
    }
    .givexpert .offset-xl-47 {
        margin-left: 39.16667%;
    }
    .givexpert .offset-xl-48 {
        margin-left: 40%;
    }
    .givexpert .offset-xl-49 {
        margin-left: 40.83333%;
    }
    .givexpert .offset-xl-50 {
        margin-left: 41.66667%;
    }
    .givexpert .offset-xl-51 {
        margin-left: 42.5%;
    }
    .givexpert .offset-xl-52 {
        margin-left: 43.33333%;
    }
    .givexpert .offset-xl-53 {
        margin-left: 44.16667%;
    }
    .givexpert .offset-xl-54 {
        margin-left: 45%;
    }
    .givexpert .offset-xl-55 {
        margin-left: 45.83333%;
    }
    .givexpert .offset-xl-56 {
        margin-left: 46.66667%;
    }
    .givexpert .offset-xl-57 {
        margin-left: 47.5%;
    }
    .givexpert .offset-xl-58 {
        margin-left: 48.33333%;
    }
    .givexpert .offset-xl-59 {
        margin-left: 49.16667%;
    }
    .givexpert .offset-xl-60 {
        margin-left: 50%;
    }
    .givexpert .offset-xl-61 {
        margin-left: 50.83333%;
    }
    .givexpert .offset-xl-62 {
        margin-left: 51.66667%;
    }
    .givexpert .offset-xl-63 {
        margin-left: 52.5%;
    }
    .givexpert .offset-xl-64 {
        margin-left: 53.33333%;
    }
    .givexpert .offset-xl-65 {
        margin-left: 54.16667%;
    }
    .givexpert .offset-xl-66 {
        margin-left: 55%;
    }
    .givexpert .offset-xl-67 {
        margin-left: 55.83333%;
    }
    .givexpert .offset-xl-68 {
        margin-left: 56.66667%;
    }
    .givexpert .offset-xl-69 {
        margin-left: 57.5%;
    }
    .givexpert .offset-xl-70 {
        margin-left: 58.33333%;
    }
    .givexpert .offset-xl-71 {
        margin-left: 59.16667%;
    }
    .givexpert .offset-xl-72 {
        margin-left: 60%;
    }
    .givexpert .offset-xl-73 {
        margin-left: 60.83333%;
    }
    .givexpert .offset-xl-74 {
        margin-left: 61.66667%;
    }
    .givexpert .offset-xl-75 {
        margin-left: 62.5%;
    }
    .givexpert .offset-xl-76 {
        margin-left: 63.33333%;
    }
    .givexpert .offset-xl-77 {
        margin-left: 64.16667%;
    }
    .givexpert .offset-xl-78 {
        margin-left: 65%;
    }
    .givexpert .offset-xl-79 {
        margin-left: 65.83333%;
    }
    .givexpert .offset-xl-80 {
        margin-left: 66.66667%;
    }
    .givexpert .offset-xl-81 {
        margin-left: 67.5%;
    }
    .givexpert .offset-xl-82 {
        margin-left: 68.33333%;
    }
    .givexpert .offset-xl-83 {
        margin-left: 69.16667%;
    }
    .givexpert .offset-xl-84 {
        margin-left: 70%;
    }
    .givexpert .offset-xl-85 {
        margin-left: 70.83333%;
    }
    .givexpert .offset-xl-86 {
        margin-left: 71.66667%;
    }
    .givexpert .offset-xl-87 {
        margin-left: 72.5%;
    }
    .givexpert .offset-xl-88 {
        margin-left: 73.33333%;
    }
    .givexpert .offset-xl-89 {
        margin-left: 74.16667%;
    }
    .givexpert .offset-xl-90 {
        margin-left: 75%;
    }
    .givexpert .offset-xl-91 {
        margin-left: 75.83333%;
    }
    .givexpert .offset-xl-92 {
        margin-left: 76.66667%;
    }
    .givexpert .offset-xl-93 {
        margin-left: 77.5%;
    }
    .givexpert .offset-xl-94 {
        margin-left: 78.33333%;
    }
    .givexpert .offset-xl-95 {
        margin-left: 79.16667%;
    }
    .givexpert .offset-xl-96 {
        margin-left: 80%;
    }
    .givexpert .offset-xl-97 {
        margin-left: 80.83333%;
    }
    .givexpert .offset-xl-98 {
        margin-left: 81.66667%;
    }
    .givexpert .offset-xl-99 {
        margin-left: 82.5%;
    }
    .givexpert .offset-xl-100 {
        margin-left: 83.33333%;
    }
    .givexpert .offset-xl-101 {
        margin-left: 84.16667%;
    }
    .givexpert .offset-xl-102 {
        margin-left: 85%;
    }
    .givexpert .offset-xl-103 {
        margin-left: 85.83333%;
    }
    .givexpert .offset-xl-104 {
        margin-left: 86.66667%;
    }
    .givexpert .offset-xl-105 {
        margin-left: 87.5%;
    }
    .givexpert .offset-xl-106 {
        margin-left: 88.33333%;
    }
    .givexpert .offset-xl-107 {
        margin-left: 89.16667%;
    }
    .givexpert .offset-xl-108 {
        margin-left: 90%;
    }
    .givexpert .offset-xl-109 {
        margin-left: 90.83333%;
    }
    .givexpert .offset-xl-110 {
        margin-left: 91.66667%;
    }
    .givexpert .offset-xl-111 {
        margin-left: 92.5%;
    }
    .givexpert .offset-xl-112 {
        margin-left: 93.33333%;
    }
    .givexpert .offset-xl-113 {
        margin-left: 94.16667%;
    }
    .givexpert .offset-xl-114 {
        margin-left: 95%;
    }
    .givexpert .offset-xl-115 {
        margin-left: 95.83333%;
    }
    .givexpert .offset-xl-116 {
        margin-left: 96.66667%;
    }
    .givexpert .offset-xl-117 {
        margin-left: 97.5%;
    }
    .givexpert .offset-xl-118 {
        margin-left: 98.33333%;
    }
    .givexpert .offset-xl-119 {
        margin-left: 99.16667%;
    }
}
.givexpert .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0, 0, 0, 0);
}
.givexpert .table th,
.givexpert .table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.givexpert .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.givexpert .table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.givexpert .table .table {
    background-color: #ffffff;
}
.givexpert .table-sm th,
.givexpert .table-sm td {
    padding: 0.3rem;
}
.givexpert .table-bordered {
    border: 1px solid #dee2e6;
}
.givexpert .table-bordered th,
.givexpert .table-bordered td {
    border: 1px solid #dee2e6;
}
.givexpert .table-bordered thead th,
.givexpert .table-bordered thead td {
    border-bottom-width: 2px;
}
.givexpert .table-borderless th,
.givexpert .table-borderless td,
.givexpert .table-borderless thead th,
.givexpert .table-borderless tbody + tbody {
    border: 0;
}
.givexpert .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.givexpert .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.givexpert .table-primary,
.givexpert .table-primary > th,
.givexpert .table-primary > td {
    background-color: #b8daff;
}
.givexpert .table-hover .table-primary:hover {
    background-color: #9fcdff;
}
.givexpert .table-hover .table-primary:hover > td,
.givexpert .table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
.givexpert .table-secondary,
.givexpert .table-secondary > th,
.givexpert .table-secondary > td {
    background-color: #dddfe2;
}
.givexpert .table-hover .table-secondary:hover {
    background-color: #cfd2d6;
}
.givexpert .table-hover .table-secondary:hover > td,
.givexpert .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6;
}
.givexpert .table-success,
.givexpert .table-success > th,
.givexpert .table-success > td {
    background-color: #c3e6cb;
}
.givexpert .table-hover .table-success:hover {
    background-color: #b1dfbb;
}
.givexpert .table-hover .table-success:hover > td,
.givexpert .table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
.givexpert .table-info,
.givexpert .table-info > th,
.givexpert .table-info > td {
    background-color: #bee5eb;
}
.givexpert .table-hover .table-info:hover {
    background-color: #abdde5;
}
.givexpert .table-hover .table-info:hover > td,
.givexpert .table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.givexpert .table-warning,
.givexpert .table-warning > th,
.givexpert .table-warning > td {
    background-color: #ffeeba;
}
.givexpert .table-hover .table-warning:hover {
    background-color: #ffe8a1;
}
.givexpert .table-hover .table-warning:hover > td,
.givexpert .table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
.givexpert .table-danger,
.givexpert .table-danger > th,
.givexpert .table-danger > td {
    background-color: #f5c6cb;
}
.givexpert .table-hover .table-danger:hover {
    background-color: #f1b0b7;
}
.givexpert .table-hover .table-danger:hover > td,
.givexpert .table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
.givexpert .table-light,
.givexpert .table-light > th,
.givexpert .table-light > td {
    background-color: #fdfdfe;
}
.givexpert .table-hover .table-light:hover {
    background-color: #ececf6;
}
.givexpert .table-hover .table-light:hover > td,
.givexpert .table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.givexpert .table-dark,
.givexpert .table-dark > th,
.givexpert .table-dark > td {
    background-color: #c6c8ca;
}
.givexpert .table-hover .table-dark:hover {
    background-color: #b9bbbe;
}
.givexpert .table-hover .table-dark:hover > td,
.givexpert .table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.givexpert .table-active,
.givexpert .table-active > th,
.givexpert .table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}
.givexpert .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.givexpert .table-hover .table-active:hover > td,
.givexpert .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.givexpert .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.givexpert .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.givexpert .table-dark {
    color: #fff;
    background-color: #212529;
}
.givexpert .table-dark th,
.givexpert .table-dark td,
.givexpert .table-dark thead th {
    border-color: #32383e;
}
.givexpert .table-dark.table-bordered {
    border: 0;
}
.givexpert .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.givexpert .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
    .givexpert .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .givexpert .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .givexpert .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .givexpert .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 991.98px) {
    .givexpert .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .givexpert .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1199.98px) {
    .givexpert .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .givexpert .table-responsive-xl > .table-bordered {
        border: 0;
    }
}
.givexpert .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.givexpert .table-responsive > .table-bordered {
    border: 0;
}
.givexpert .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .form-control {
        transition: none;
    }
}
.givexpert .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.givexpert .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.givexpert .form-control:disabled,
.givexpert .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
.givexpert select.form-control:not([size]):not([multiple]) {
    height: calc(4.25rem);
}
.givexpert select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #ffffff;
}
.givexpert .form-control-file,
.givexpert .form-control-range {
    display: block;
    width: 100%;
}
.givexpert .col-form-label {
    padding-top: calc(1.375rem);
    padding-bottom: calc(1.375rem);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.givexpert .col-form-label-lg {
    padding-top: calc(1.5rem);
    padding-bottom: calc(1.5rem);
    font-size: 1.25rem;
    line-height: 1.5;
}
.givexpert .col-form-label-sm {
    padding-top: calc(1.25rem);
    padding-bottom: calc(1.25rem);
    font-size: .875rem;
    line-height: 1.5;
}
.givexpert .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #333;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.givexpert .form-control-plaintext.form-control-sm,
.givexpert .input-group-sm > .form-control-plaintext.form-control,
.givexpert .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.givexpert .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.givexpert .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.givexpert .input-group-sm > .input-group-append > .form-control-plaintext.btn,
.givexpert .form-control-plaintext.form-control-lg,
.givexpert .input-group-lg > .form-control-plaintext.form-control,
.givexpert .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.givexpert .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.givexpert .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.givexpert .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}
.givexpert .form-control-sm,
.givexpert .input-group-sm > .form-control,
.givexpert .input-group-sm > .input-group-prepend > .input-group-text,
.givexpert .input-group-sm > .input-group-append > .input-group-text,
.givexpert .input-group-sm > .input-group-prepend > .btn,
.givexpert .input-group-sm > .input-group-append > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.givexpert select.form-control-sm:not([size]):not([multiple]),
.givexpert .input-group-sm > select.form-control:not([size]):not([multiple]),
.givexpert .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.givexpert .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.givexpert .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.givexpert .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(3.8125rem);
}
.givexpert .form-control-lg,
.givexpert .input-group-lg > .form-control,
.givexpert .input-group-lg > .input-group-prepend > .input-group-text,
.givexpert .input-group-lg > .input-group-append > .input-group-text,
.givexpert .input-group-lg > .input-group-prepend > .btn,
.givexpert .input-group-lg > .input-group-append > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.givexpert select.form-control-lg:not([size]):not([multiple]),
.givexpert .input-group-lg > select.form-control:not([size]):not([multiple]),
.givexpert .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.givexpert .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.givexpert .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.givexpert .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(4.875rem);
}
.givexpert .form-group {
    margin-bottom: 1rem;
}
.givexpert .form-text {
    display: block;
    margin-top: 0.25rem;
}
.givexpert .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.givexpert .form-row > .col,
.givexpert .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.givexpert .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.givexpert .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}
.givexpert .form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.givexpert .form-check-label {
    margin-bottom: 0;
}
.givexpert .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.givexpert .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}
.givexpert .valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745;
}
.givexpert .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    border-radius: 0.2rem;
}
.givexpert .was-validated .form-control:valid,
.givexpert .form-control.is-valid,
.givexpert .was-validated .custom-select:valid,
.givexpert .custom-select.is-valid {
    border-color: #28a745;
}
.givexpert .was-validated .form-control:valid:focus,
.givexpert .form-control.is-valid:focus,
.givexpert .was-validated .custom-select:valid:focus,
.givexpert .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.givexpert .was-validated .form-control:valid ~ .valid-feedback,
.givexpert .was-validated .form-control:valid ~ .valid-tooltip,
.givexpert .form-control.is-valid ~ .valid-feedback,
.givexpert .form-control.is-valid ~ .valid-tooltip,
.givexpert .was-validated .custom-select:valid ~ .valid-feedback,
.givexpert .was-validated .custom-select:valid ~ .valid-tooltip,
.givexpert .custom-select.is-valid ~ .valid-feedback,
.givexpert .custom-select.is-valid ~ .valid-tooltip {
    display: block;
}
.givexpert .was-validated .form-control-file:valid ~ .valid-feedback,
.givexpert .was-validated .form-control-file:valid ~ .valid-tooltip,
.givexpert .form-control-file.is-valid ~ .valid-feedback,
.givexpert .form-control-file.is-valid ~ .valid-tooltip {
    display: block;
}
.givexpert .was-validated .form-check-input:valid ~ .form-check-label,
.givexpert .form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}
.givexpert .was-validated .form-check-input:valid ~ .valid-feedback,
.givexpert .was-validated .form-check-input:valid ~ .valid-tooltip,
.givexpert .form-check-input.is-valid ~ .valid-feedback,
.givexpert .form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}
.givexpert .was-validated .custom-control-input:valid ~ .custom-control-label,
.givexpert .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}
.givexpert .was-validated .custom-control-input:valid ~ .custom-control-label::before,
.givexpert .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a;
}
.givexpert .was-validated .custom-control-input:valid ~ .valid-feedback,
.givexpert .was-validated .custom-control-input:valid ~ .valid-tooltip,
.givexpert .custom-control-input.is-valid ~ .valid-feedback,
.givexpert .custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}
.givexpert .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.givexpert .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}
.givexpert .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.givexpert .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.givexpert .was-validated .custom-file-input:valid ~ .custom-file-label,
.givexpert .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}
.givexpert .was-validated .custom-file-input:valid ~ .custom-file-label::before,
.givexpert .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit;
}
.givexpert .was-validated .custom-file-input:valid ~ .valid-feedback,
.givexpert .was-validated .custom-file-input:valid ~ .valid-tooltip,
.givexpert .custom-file-input.is-valid ~ .valid-feedback,
.givexpert .custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}
.givexpert .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.givexpert .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.givexpert .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}
.givexpert .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: 0.2rem;
}
.givexpert .was-validated .form-control:invalid,
.givexpert .form-control.is-invalid,
.givexpert .was-validated .custom-select:invalid,
.givexpert .custom-select.is-invalid {
    border-color: #dc3545;
}
.givexpert .was-validated .form-control:invalid:focus,
.givexpert .form-control.is-invalid:focus,
.givexpert .was-validated .custom-select:invalid:focus,
.givexpert .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.givexpert .was-validated .form-control:invalid ~ .invalid-feedback,
.givexpert .was-validated .form-control:invalid ~ .invalid-tooltip,
.givexpert .form-control.is-invalid ~ .invalid-feedback,
.givexpert .form-control.is-invalid ~ .invalid-tooltip,
.givexpert .was-validated .custom-select:invalid ~ .invalid-feedback,
.givexpert .was-validated .custom-select:invalid ~ .invalid-tooltip,
.givexpert .custom-select.is-invalid ~ .invalid-feedback,
.givexpert .custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}
.givexpert .was-validated .form-control-file:invalid ~ .invalid-feedback,
.givexpert .was-validated .form-control-file:invalid ~ .invalid-tooltip,
.givexpert .form-control-file.is-invalid ~ .invalid-feedback,
.givexpert .form-control-file.is-invalid ~ .invalid-tooltip {
    display: block;
}
.givexpert .was-validated .form-check-input:invalid ~ .form-check-label,
.givexpert .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}
.givexpert .was-validated .form-check-input:invalid ~ .invalid-feedback,
.givexpert .was-validated .form-check-input:invalid ~ .invalid-tooltip,
.givexpert .form-check-input.is-invalid ~ .invalid-feedback,
.givexpert .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.givexpert .was-validated .custom-control-input:invalid ~ .custom-control-label,
.givexpert .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}
.givexpert .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.givexpert .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9;
}
.givexpert .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.givexpert .was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.givexpert .custom-control-input.is-invalid ~ .invalid-feedback,
.givexpert .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.givexpert .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.givexpert .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}
.givexpert .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.givexpert .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.givexpert .was-validated .custom-file-input:invalid ~ .custom-file-label,
.givexpert .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}
.givexpert .was-validated .custom-file-input:invalid ~ .custom-file-label::before,
.givexpert .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit;
}
.givexpert .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.givexpert .was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.givexpert .custom-file-input.is-invalid ~ .invalid-feedback,
.givexpert .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}
.givexpert .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.givexpert .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.givexpert .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.givexpert .form-inline .form-check {
    width: 100%;
}
@media (min-width: 576px) {
    .givexpert .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .givexpert .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0;
    }
    .givexpert .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .givexpert .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .givexpert .form-inline .input-group,
    .givexpert .form-inline .custom-select {
        width: auto;
    }
    .givexpert .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .givexpert .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
    }
    .givexpert .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }
    .givexpert .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.givexpert .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    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 screen and (prefers-reduced-motion: reduce) {
    .givexpert .btn {
        transition: none;
    }
}
.givexpert .btn:hover,
.givexpert .btn:focus {
    text-decoration: none;
}
.givexpert .btn:focus,
.givexpert .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .btn.disabled,
.givexpert .btn:disabled {
    opacity: 0.65;
}
.givexpert .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.givexpert .btn:not(:disabled):not(.disabled):active,
.givexpert .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}
.givexpert a.btn.disabled,
.givexpert fieldset:disabled a.btn {
    pointer-events: none;
}
.givexpert .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.givexpert .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}
.givexpert .btn-primary:focus,
.givexpert .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.givexpert .btn-primary.disabled,
.givexpert .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.givexpert .btn-primary:not(:disabled):not(.disabled):active,
.givexpert .btn-primary:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
.givexpert .btn-primary:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-primary:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.givexpert .btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.givexpert .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d;
}
.givexpert .btn-secondary:focus,
.givexpert .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.givexpert .btn-secondary.disabled,
.givexpert .btn-secondary:disabled {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.givexpert .btn-secondary:not(:disabled):not(.disabled):active,
.givexpert .btn-secondary:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
}
.givexpert .btn-secondary:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-secondary:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.givexpert .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.givexpert .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.givexpert .btn-success:focus,
.givexpert .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.givexpert .btn-success.disabled,
.givexpert .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.givexpert .btn-success:not(:disabled):not(.disabled):active,
.givexpert .btn-success:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.givexpert .btn-success:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-success:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.givexpert .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.givexpert .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.givexpert .btn-info:focus,
.givexpert .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.givexpert .btn-info.disabled,
.givexpert .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.givexpert .btn-info:not(:disabled):not(.disabled):active,
.givexpert .btn-info:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.givexpert .btn-info:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-info:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.givexpert .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.givexpert .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.givexpert .btn-warning:focus,
.givexpert .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.givexpert .btn-warning.disabled,
.givexpert .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.givexpert .btn-warning:not(:disabled):not(.disabled):active,
.givexpert .btn-warning:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.givexpert .btn-warning:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-warning:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.givexpert .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.givexpert .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.givexpert .btn-danger:focus,
.givexpert .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.givexpert .btn-danger.disabled,
.givexpert .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.givexpert .btn-danger:not(:disabled):not(.disabled):active,
.givexpert .btn-danger:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.givexpert .btn-danger:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-danger:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.givexpert .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.givexpert .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.givexpert .btn-light:focus,
.givexpert .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.givexpert .btn-light.disabled,
.givexpert .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.givexpert .btn-light:not(:disabled):not(.disabled):active,
.givexpert .btn-light:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.givexpert .btn-light:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-light:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.givexpert .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.givexpert .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.givexpert .btn-dark:focus,
.givexpert .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.givexpert .btn-dark.disabled,
.givexpert .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.givexpert .btn-dark:not(:disabled):not(.disabled):active,
.givexpert .btn-dark:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.givexpert .btn-dark:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-dark:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.givexpert .btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
.givexpert .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.givexpert .btn-outline-primary:focus,
.givexpert .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.givexpert .btn-outline-primary.disabled,
.givexpert .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}
.givexpert .btn-outline-primary:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-primary:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.givexpert .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.givexpert .btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96;
}
.givexpert .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.givexpert .btn-outline-secondary:focus,
.givexpert .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.givexpert .btn-outline-secondary.disabled,
.givexpert .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent;
}
.givexpert .btn-outline-secondary:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-secondary:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
.givexpert .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}
.givexpert .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}
.givexpert .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.givexpert .btn-outline-success:focus,
.givexpert .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.givexpert .btn-outline-success.disabled,
.givexpert .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}
.givexpert .btn-outline-success:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-success:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.givexpert .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.givexpert .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}
.givexpert .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.givexpert .btn-outline-info:focus,
.givexpert .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.givexpert .btn-outline-info.disabled,
.givexpert .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.givexpert .btn-outline-info:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-info:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.givexpert .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.givexpert .btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}
.givexpert .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.givexpert .btn-outline-warning:focus,
.givexpert .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.givexpert .btn-outline-warning.disabled,
.givexpert .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}
.givexpert .btn-outline-warning:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-warning:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.givexpert .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.givexpert .btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
.givexpert .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.givexpert .btn-outline-danger:focus,
.givexpert .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.givexpert .btn-outline-danger.disabled,
.givexpert .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}
.givexpert .btn-outline-danger:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-danger:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.givexpert .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.givexpert .btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
.givexpert .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.givexpert .btn-outline-light:focus,
.givexpert .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.givexpert .btn-outline-light.disabled,
.givexpert .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.givexpert .btn-outline-light:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-light:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.givexpert .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.givexpert .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.givexpert .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.givexpert .btn-outline-dark:focus,
.givexpert .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.givexpert .btn-outline-dark.disabled,
.givexpert .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.givexpert .btn-outline-dark:not(:disabled):not(.disabled):active,
.givexpert .btn-outline-dark:not(:disabled):not(.disabled).active,
.givexpert .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.givexpert .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.givexpert .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.givexpert .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.givexpert .btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}
.givexpert .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}
.givexpert .btn-link:focus,
.givexpert .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
}
.givexpert .btn-link:disabled,
.givexpert .btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}
.givexpert .btn-lg,
.givexpert .btn-group-lg > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.givexpert .btn-sm,
.givexpert .btn-group-sm > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.givexpert .btn-block {
    display: block;
    width: 100%;
}
.givexpert .btn-block + .btn-block {
    margin-top: 0.5rem;
}
.givexpert input[type="submit"].btn-block,
.givexpert input[type="reset"].btn-block,
.givexpert input[type="button"].btn-block {
    width: 100%;
}
.givexpert .fade {
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .fade {
        transition: none;
    }
}
.givexpert .fade:not(.show) {
    opacity: 0;
}
.givexpert .collapse:not(.show) {
    display: none;
}
.givexpert .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .collapsing {
        transition: none;
    }
}
.givexpert .dropup,
.givexpert .dropright,
.givexpert .dropdown,
.givexpert .dropleft {
    position: relative;
}
.givexpert .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.givexpert .dropdown-toggle:empty::after {
    margin-left: 0;
}
.givexpert .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #333;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.givexpert .dropdown-menu-right {
    right: 0;
    left: auto;
}
.givexpert .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.givexpert .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: 0.3em solid transparent;
}
.givexpert .dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.givexpert .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.givexpert .dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: 0.3em solid;
}
.givexpert .dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}
.givexpert .dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.givexpert .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.givexpert .dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
}
.givexpert .dropleft .dropdown-toggle::after {
    display: none;
}
.givexpert .dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: 0.3em solid transparent;
}
.givexpert .dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}
.givexpert .dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.givexpert .dropdown-menu[x-placement^="top"],
.givexpert .dropdown-menu[x-placement^="right"],
.givexpert .dropdown-menu[x-placement^="bottom"],
.givexpert .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}
.givexpert .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.givexpert .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.givexpert .dropdown-item:hover,
.givexpert .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.givexpert .dropdown-item.active,
.givexpert .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
.givexpert .dropdown-item.disabled,
.givexpert .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}
.givexpert .dropdown-menu.show {
    display: block;
}
.givexpert .dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap;
}
.givexpert .dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529;
}
.givexpert .btn-group,
.givexpert .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}
.givexpert .btn-group > .btn,
.givexpert .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto;
}
.givexpert .btn-group > .btn:hover,
.givexpert .btn-group-vertical > .btn:hover {
    z-index: 1;
}
.givexpert .btn-group > .btn:focus,
.givexpert .btn-group > .btn:active,
.givexpert .btn-group > .btn.active,
.givexpert .btn-group-vertical > .btn:focus,
.givexpert .btn-group-vertical > .btn:active,
.givexpert .btn-group-vertical > .btn.active {
    z-index: 1;
}
.givexpert .btn-group .btn + .btn,
.givexpert .btn-group .btn + .btn-group,
.givexpert .btn-group .btn-group + .btn,
.givexpert .btn-group .btn-group + .btn-group,
.givexpert .btn-group-vertical .btn + .btn,
.givexpert .btn-group-vertical .btn + .btn-group,
.givexpert .btn-group-vertical .btn-group + .btn,
.givexpert .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}
.givexpert .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.givexpert .btn-toolbar .input-group {
    width: auto;
}
.givexpert .btn-group > .btn:first-child {
    margin-left: 0;
}
.givexpert .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.givexpert .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.givexpert .btn-group > .btn:not(:first-child),
.givexpert .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.givexpert .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: 0.5625rem;
}
.givexpert .dropdown-toggle-split::after,
.givexpert .dropup .dropdown-toggle-split::after,
.givexpert .dropright .dropdown-toggle-split::after {
    margin-left: 0;
}
.givexpert .dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.givexpert .btn-sm + .dropdown-toggle-split,
.givexpert .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: 0.375rem;
}
.givexpert .btn-lg + .dropdown-toggle-split,
.givexpert .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: 0.75rem;
}
.givexpert .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.givexpert .btn-group-vertical .btn,
.givexpert .btn-group-vertical .btn-group {
    width: 100%;
}
.givexpert .btn-group-vertical > .btn + .btn,
.givexpert .btn-group-vertical > .btn + .btn-group,
.givexpert .btn-group-vertical > .btn-group + .btn,
.givexpert .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.givexpert .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.givexpert .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.givexpert .btn-group-vertical > .btn:not(:first-child),
.givexpert .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.givexpert .btn-group-toggle > .btn,
.givexpert .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}
.givexpert .btn-group-toggle > .btn input[type="radio"],
.givexpert .btn-group-toggle > .btn input[type="checkbox"],
.givexpert .btn-group-toggle > .btn-group > .btn input[type="radio"],
.givexpert .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.givexpert .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.givexpert .input-group > .form-control,
.givexpert .input-group > .custom-select,
.givexpert .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.givexpert .input-group > .form-control + .form-control,
.givexpert .input-group > .form-control + .custom-select,
.givexpert .input-group > .form-control + .custom-file,
.givexpert .input-group > .custom-select + .form-control,
.givexpert .input-group > .custom-select + .custom-select,
.givexpert .input-group > .custom-select + .custom-file,
.givexpert .input-group > .custom-file + .form-control,
.givexpert .input-group > .custom-file + .custom-select,
.givexpert .input-group > .custom-file + .custom-file {
    margin-left: -1px;
}
.givexpert .input-group > .form-control:focus,
.givexpert .input-group > .custom-select:focus,
.givexpert .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3;
}
.givexpert .input-group > .form-control:not(:last-child),
.givexpert .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.givexpert .input-group > .form-control:not(:first-child),
.givexpert .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.givexpert .input-group > .custom-file {
    display: flex;
    align-items: center;
}
.givexpert .input-group > .custom-file:not(:last-child) .custom-file-label,
.givexpert .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.givexpert .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.givexpert .input-group-prepend,
.givexpert .input-group-append {
    display: flex;
}
.givexpert .input-group-prepend .btn,
.givexpert .input-group-append .btn {
    position: relative;
    z-index: 2;
}
.givexpert .input-group-prepend .btn + .btn,
.givexpert .input-group-prepend .btn + .input-group-text,
.givexpert .input-group-prepend .input-group-text + .input-group-text,
.givexpert .input-group-prepend .input-group-text + .btn,
.givexpert .input-group-append .btn + .btn,
.givexpert .input-group-append .btn + .input-group-text,
.givexpert .input-group-append .input-group-text + .input-group-text,
.givexpert .input-group-append .input-group-text + .btn {
    margin-left: -1px;
}
.givexpert .input-group-prepend {
    margin-right: -1px;
}
.givexpert .input-group-append {
    margin-left: -1px;
}
.givexpert .input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.givexpert .input-group-text input[type="radio"],
.givexpert .input-group-text input[type="checkbox"] {
    margin-top: 0;
}
.givexpert .input-group > .input-group-prepend > .btn,
.givexpert .input-group > .input-group-prepend > .input-group-text,
.givexpert .input-group > .input-group-append:not(:last-child) > .btn,
.givexpert .input-group > .input-group-append:not(:last-child) > .input-group-text,
.givexpert .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.givexpert .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.givexpert .input-group > .input-group-append > .btn,
.givexpert .input-group > .input-group-append > .input-group-text,
.givexpert .input-group > .input-group-prepend:not(:first-child) > .btn,
.givexpert .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.givexpert .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.givexpert .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.givexpert .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.givexpert .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}
.givexpert .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.givexpert .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}
.givexpert .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
}
.givexpert .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.givexpert .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.givexpert .custom-control-label {
    position: relative;
    margin-bottom: 0;
}
.givexpert .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6;
}
.givexpert .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.givexpert .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.givexpert .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}
.givexpert .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.givexpert .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}
.givexpert .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.givexpert .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.givexpert .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.givexpert .custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.givexpert .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}
.givexpert .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.givexpert .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}
.givexpert .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(4.25rem);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none;
}
.givexpert .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.givexpert .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #ffffff;
}
.givexpert .custom-select[multiple],
.givexpert .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none;
}
.givexpert .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.givexpert .custom-select::-ms-expand {
    opacity: 0;
}
.givexpert .custom-select-sm {
    height: calc(3.8125rem);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%;
}
.givexpert .custom-select-lg {
    height: calc(4.875rem);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%;
}
.givexpert .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(4.25rem);
    margin-bottom: 0;
}
.givexpert .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(4.25rem);
    margin: 0;
    opacity: 0;
}
.givexpert .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .custom-file-input:focus ~ .custom-file-label::after {
    border-color: #80bdff;
}
.givexpert .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef;
}
.givexpert .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.givexpert .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(4.25rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.givexpert .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}
.givexpert .custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none;
}
.givexpert .custom-range:focus {
    outline: none;
}
.givexpert .custom-range::-moz-focus-outer {
    border: 0;
}
.givexpert .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}
.givexpert .custom-range::-webkit-slider-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}
.givexpert .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.givexpert .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .custom-range::-moz-range-thumb {
        transition: none;
    }
}
.givexpert .custom-range::-moz-range-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}
.givexpert .custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.givexpert .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .custom-range::-ms-thumb {
        transition: none;
    }
}
.givexpert .custom-range::-ms-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}
.givexpert .custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.givexpert .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.givexpert .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.givexpert .custom-control-label::before,
.givexpert .custom-file-label,
.givexpert .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .custom-control-label::before,
    .givexpert .custom-file-label,
    .givexpert .custom-select {
        transition: none;
    }
}
.givexpert .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.givexpert .nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.givexpert .nav-link:hover,
.givexpert .nav-link:focus {
    text-decoration: none;
}
.givexpert .nav-link.disabled {
    color: #6c757d;
}
.givexpert .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.givexpert .nav-tabs .nav-item {
    margin-bottom: -1px;
}
.givexpert .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: 0.25rem;
}
.givexpert .nav-tabs .nav-link:hover,
.givexpert .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.givexpert .nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.givexpert .nav-tabs .nav-link.active,
.givexpert .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #ffffff;
}
.givexpert .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.givexpert .nav-pills .nav-link {
    border-radius: 0.25rem;
}
.givexpert .nav-pills .nav-link.active,
.givexpert .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.givexpert .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.givexpert .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.givexpert .tab-content > .tab-pane {
    display: none;
}
.givexpert .tab-content > .active {
    display: block;
}
.givexpert .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.givexpert .navbar > .container,
.givexpert .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.givexpert .navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.givexpert .navbar-brand:hover,
.givexpert .navbar-brand:focus {
    text-decoration: none;
}
.givexpert .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.givexpert .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.givexpert .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.givexpert .navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: 0.5rem;
}
.givexpert .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.givexpert .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.givexpert .navbar-toggler:hover,
.givexpert .navbar-toggler:focus {
    text-decoration: none;
}
.givexpert .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.givexpert .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (max-width: 575.98px) {
    .givexpert .navbar-expand-sm > .container,
    .givexpert .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .givexpert .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .givexpert .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
    .givexpert .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .givexpert .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: 0.5rem;
    }
    .givexpert .navbar-expand-sm > .container,
    .givexpert .navbar-expand-sm > .container-fluid {
        flex-wrap: nowrap;
    }
    .givexpert .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .givexpert .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .givexpert .navbar-expand-md > .container,
    .givexpert .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .givexpert .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .givexpert .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    .givexpert .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .givexpert .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: 0.5rem;
    }
    .givexpert .navbar-expand-md > .container,
    .givexpert .navbar-expand-md > .container-fluid {
        flex-wrap: nowrap;
    }
    .givexpert .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .givexpert .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .givexpert .navbar-expand-lg > .container,
    .givexpert .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .givexpert .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .givexpert .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .givexpert .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .givexpert .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: 0.5rem;
    }
    .givexpert .navbar-expand-lg > .container,
    .givexpert .navbar-expand-lg > .container-fluid {
        flex-wrap: nowrap;
    }
    .givexpert .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .givexpert .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .givexpert .navbar-expand-xl > .container,
    .givexpert .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .givexpert .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .givexpert .navbar-expand-xl .navbar-nav {
        flex-direction: row;
    }
    .givexpert .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .givexpert .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: 0.5rem;
    }
    .givexpert .navbar-expand-xl > .container,
    .givexpert .navbar-expand-xl > .container-fluid {
        flex-wrap: nowrap;
    }
    .givexpert .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .givexpert .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.givexpert .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.givexpert .navbar-expand > .container,
.givexpert .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.givexpert .navbar-expand .navbar-nav {
    flex-direction: row;
}
.givexpert .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.givexpert .navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 0.5rem;
}
.givexpert .navbar-expand > .container,
.givexpert .navbar-expand > .container-fluid {
    flex-wrap: nowrap;
}
.givexpert .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}
.givexpert .navbar-expand .navbar-toggler {
    display: none;
}
.givexpert .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.givexpert .navbar-light .navbar-brand:hover,
.givexpert .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.givexpert .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.givexpert .navbar-light .navbar-nav .nav-link:hover,
.givexpert .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.givexpert .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.givexpert .navbar-light .navbar-nav .show > .nav-link,
.givexpert .navbar-light .navbar-nav .active > .nav-link,
.givexpert .navbar-light .navbar-nav .nav-link.show,
.givexpert .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.givexpert .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.givexpert .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.givexpert .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.givexpert .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.givexpert .navbar-light .navbar-text a:hover,
.givexpert .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.givexpert .navbar-dark .navbar-brand {
    color: #ffffff;
}
.givexpert .navbar-dark .navbar-brand:hover,
.givexpert .navbar-dark .navbar-brand:focus {
    color: #ffffff;
}
.givexpert .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.givexpert .navbar-dark .navbar-nav .nav-link:hover,
.givexpert .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.givexpert .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.givexpert .navbar-dark .navbar-nav .show > .nav-link,
.givexpert .navbar-dark .navbar-nav .active > .nav-link,
.givexpert .navbar-dark .navbar-nav .nav-link.show,
.givexpert .navbar-dark .navbar-nav .nav-link.active {
    color: #ffffff;
}
.givexpert .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.givexpert .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.givexpert .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.givexpert .navbar-dark .navbar-text a {
    color: #ffffff;
}
.givexpert .navbar-dark .navbar-text a:hover,
.givexpert .navbar-dark .navbar-text a:focus {
    color: #ffffff;
}
.givexpert .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.25rem;
}
.givexpert .card > hr {
    margin-right: 0;
    margin-left: 0;
}
.givexpert .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: 0.25rem;
}
.givexpert .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0.25rem;
}
.givexpert .card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.givexpert .card-title {
    margin-bottom: 0.75rem;
}
.givexpert .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.givexpert .card-text:last-child {
    margin-bottom: 0;
}
.givexpert .card-link:hover {
    text-decoration: none;
}
.givexpert .card-link + .card-link {
    margin-left: 1.25rem;
}
.givexpert .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.givexpert .card-header:first-child {
    border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.givexpert .card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.givexpert .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.givexpert .card-footer:last-child {
    border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.givexpert .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}
.givexpert .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.givexpert .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.givexpert .card-img {
    width: 100%;
    border-radius: calc(-0.75rem);
}
.givexpert .card-img-top {
    width: 100%;
    border-top-left-radius: calc(-0.75rem);
    border-top-right-radius: calc(-0.75rem);
}
.givexpert .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(-0.75rem);
    border-bottom-left-radius: calc(-0.75rem);
}
.givexpert .card-deck {
    display: flex;
    flex-direction: column;
}
.givexpert .card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .givexpert .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .givexpert .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.givexpert .card-group {
    display: flex;
    flex-direction: column;
}
.givexpert .card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .givexpert .card-group {
        flex-flow: row wrap;
    }
    .givexpert .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .givexpert .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .givexpert .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .givexpert .card-group > .card:first-child .card-img-top,
    .givexpert .card-group > .card:first-child .card-header {
        border-top-right-radius: 0;
    }
    .givexpert .card-group > .card:first-child .card-img-bottom,
    .givexpert .card-group > .card:first-child .card-footer {
        border-bottom-right-radius: 0;
    }
    .givexpert .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .givexpert .card-group > .card:last-child .card-img-top,
    .givexpert .card-group > .card:last-child .card-header {
        border-top-left-radius: 0;
    }
    .givexpert .card-group > .card:last-child .card-img-bottom,
    .givexpert .card-group > .card:last-child .card-footer {
        border-bottom-left-radius: 0;
    }
    .givexpert .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .givexpert .card-group > .card:only-child .card-img-top,
    .givexpert .card-group > .card:only-child .card-header {
        border-top-left-radius: .25rem;
        border-top-right-radius: 0.25rem;
    }
    .givexpert .card-group > .card:only-child .card-img-bottom,
    .givexpert .card-group > .card:only-child .card-footer {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .givexpert .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }
    .givexpert .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .givexpert .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .givexpert .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .givexpert .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0;
    }
}
.givexpert .card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .givexpert .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .givexpert .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.givexpert .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.givexpert .accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.givexpert .accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.givexpert .accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.givexpert .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.givexpert .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.givexpert .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}
.givexpert .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}
.givexpert .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}
.givexpert .breadcrumb-item.active {
    color: #6c757d;
}
.givexpert .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}
.givexpert .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.givexpert .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.givexpert .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.givexpert .page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.givexpert .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: 0.25rem;
}
.givexpert .page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: 0.25rem;
}
.givexpert .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.givexpert .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.givexpert .pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.givexpert .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: 0.3rem;
}
.givexpert .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: 0.3rem;
}
.givexpert .pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
.givexpert .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: 0.2rem;
}
.givexpert .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: 0.2rem;
}
.givexpert .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.givexpert .badge:empty {
    display: none;
}
.givexpert .btn .badge {
    position: relative;
    top: -1px;
}
.givexpert .badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}
.givexpert .badge-primary {
    color: #fff;
    background-color: #007bff;
}
.givexpert .badge-primary[href]:hover,
.givexpert .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}
.givexpert .badge-secondary {
    color: #fff;
    background-color: #868e96;
}
.givexpert .badge-secondary[href]:hover,
.givexpert .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d;
}
.givexpert .badge-success {
    color: #fff;
    background-color: #28a745;
}
.givexpert .badge-success[href]:hover,
.givexpert .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34;
}
.givexpert .badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.givexpert .badge-info[href]:hover,
.givexpert .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}
.givexpert .badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.givexpert .badge-warning[href]:hover,
.givexpert .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00;
}
.givexpert .badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.givexpert .badge-danger[href]:hover,
.givexpert .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130;
}
.givexpert .badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
.givexpert .badge-light[href]:hover,
.givexpert .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}
.givexpert .badge-dark {
    color: #fff;
    background-color: #343a40;
}
.givexpert .badge-dark[href]:hover,
.givexpert .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}
.givexpert .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 576px) {
    .givexpert .jumbotron {
        padding: 4rem 2rem;
    }
}
.givexpert .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.givexpert .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.givexpert .alert-heading {
    color: inherit;
}
.givexpert .alert-link {
    font-weight: 700;
}
.givexpert .alert-dismissible {
    padding-right: 4rem;
}
.givexpert .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}
.givexpert .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.givexpert .alert-primary hr {
    border-top-color: #9fcdff;
}
.givexpert .alert-primary .alert-link {
    color: #002752;
}
.givexpert .alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2;
}
.givexpert .alert-secondary hr {
    border-top-color: #cfd2d6;
}
.givexpert .alert-secondary .alert-link {
    color: #2e3133;
}
.givexpert .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.givexpert .alert-success hr {
    border-top-color: #b1dfbb;
}
.givexpert .alert-success .alert-link {
    color: #0b2e13;
}
.givexpert .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.givexpert .alert-info hr {
    border-top-color: #abdde5;
}
.givexpert .alert-info .alert-link {
    color: #062c33;
}
.givexpert .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.givexpert .alert-warning hr {
    border-top-color: #ffe8a1;
}
.givexpert .alert-warning .alert-link {
    color: #533f03;
}
.givexpert .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.givexpert .alert-danger hr {
    border-top-color: #f1b0b7;
}
.givexpert .alert-danger .alert-link {
    color: #491217;
}
.givexpert .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.givexpert .alert-light hr {
    border-top-color: #ececf6;
}
.givexpert .alert-light .alert-link {
    color: #686868;
}
.givexpert .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.givexpert .alert-dark hr {
    border-top-color: #b9bbbe;
}
.givexpert .alert-dark .alert-link {
    color: #040505;
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.givexpert .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.givexpert .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .progress-bar {
        transition: none;
    }
}
.givexpert .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.givexpert .progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}
.givexpert .media {
    display: flex;
    align-items: flex-start;
}
.givexpert .media-body {
    flex: 1;
}
.givexpert .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.givexpert .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.givexpert .list-group-item-action:hover,
.givexpert .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.givexpert .list-group-item-action:active {
    color: #333;
    background-color: #e9ecef;
}
.givexpert .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.givexpert .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: 0.25rem;
}
.givexpert .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0.25rem;
}
.givexpert .list-group-item:hover,
.givexpert .list-group-item:focus {
    z-index: 1;
    text-decoration: none;
}
.givexpert .list-group-item.disabled,
.givexpert .list-group-item:disabled {
    color: #6c757d;
    background-color: #ffffff;
}
.givexpert .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.givexpert .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.givexpert .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.givexpert .list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}
.givexpert .list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
.givexpert .list-group-item-primary.list-group-item-action:hover,
.givexpert .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
}
.givexpert .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
}
.givexpert .list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2;
}
.givexpert .list-group-item-secondary.list-group-item-action:hover,
.givexpert .list-group-item-secondary.list-group-item-action:focus {
    color: #464a4e;
    background-color: #cfd2d6;
}
.givexpert .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e;
}
.givexpert .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
.givexpert .list-group-item-success.list-group-item-action:hover,
.givexpert .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
}
.givexpert .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
}
.givexpert .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.givexpert .list-group-item-info.list-group-item-action:hover,
.givexpert .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
}
.givexpert .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.givexpert .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
.givexpert .list-group-item-warning.list-group-item-action:hover,
.givexpert .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
}
.givexpert .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
}
.givexpert .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
.givexpert .list-group-item-danger.list-group-item-action:hover,
.givexpert .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
}
.givexpert .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
}
.givexpert .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.givexpert .list-group-item-light.list-group-item-action:hover,
.givexpert .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.givexpert .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.givexpert .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.givexpert .list-group-item-dark.list-group-item-action:hover,
.givexpert .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.givexpert .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.givexpert .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.givexpert .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.givexpert .close:not(:disabled):not(.disabled):hover,
.givexpert .close:not(:disabled):not(.disabled):focus {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
.givexpert button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.givexpert .modal-open {
    overflow: hidden;
}
.givexpert .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.givexpert .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.givexpert .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.givexpert .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .modal.fade .modal-dialog {
        transition: none;
    }
}
.givexpert .modal.show .modal-dialog {
    transform: translate(0, 0);
}
.givexpert .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(99%);
}
.givexpert .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0;
}
.givexpert .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.givexpert .modal-backdrop.fade {
    opacity: 0;
}
.givexpert .modal-backdrop.show {
    opacity: 0.5;
}
.givexpert .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: 0.3rem;
}
.givexpert .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.givexpert .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.givexpert .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.givexpert .modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.givexpert .modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.givexpert .modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.givexpert .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .givexpert .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .givexpert .modal-dialog-centered {
        min-height: calc(96.5%);
    }
    .givexpert .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .givexpert .modal-lg {
        max-width: 800px;
    }
}
.givexpert .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}
.givexpert .tooltip.show {
    opacity: 0.9;
}
.givexpert .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: 0.4rem;
}
.givexpert .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.givexpert .bs-tooltip-top,
.givexpert .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}
.givexpert .bs-tooltip-top .arrow,
.givexpert .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}
.givexpert .bs-tooltip-top .arrow::before,
.givexpert .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000000;
}
.givexpert .bs-tooltip-right,
.givexpert .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}
.givexpert .bs-tooltip-right .arrow,
.givexpert .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: .4rem;
    height: 0.8rem;
}
.givexpert .bs-tooltip-right .arrow::before,
.givexpert .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000000;
}
.givexpert .bs-tooltip-bottom,
.givexpert .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}
.givexpert .bs-tooltip-bottom .arrow,
.givexpert .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}
.givexpert .bs-tooltip-bottom .arrow::before,
.givexpert .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000000;
}
.givexpert .bs-tooltip-left,
.givexpert .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}
.givexpert .bs-tooltip-left .arrow,
.givexpert .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: .4rem;
    height: 0.8rem;
}
.givexpert .bs-tooltip-left .arrow::before,
.givexpert .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000000;
}
.givexpert .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.givexpert .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.givexpert .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 0.3rem;
}
.givexpert .popover .arrow::before,
.givexpert .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.givexpert .bs-popover-top,
.givexpert .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}
.givexpert .bs-popover-top .arrow,
.givexpert .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc(-1.5rem);
}
.givexpert .bs-popover-top .arrow::before,
.givexpert .bs-popover-auto[x-placement^="top"] .arrow::before,
.givexpert .bs-popover-top .arrow::after,
.givexpert .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
}
.givexpert .bs-popover-top .arrow::before,
.givexpert .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.givexpert .bs-popover-top .arrow::after,
.givexpert .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #ffffff;
}
.givexpert .bs-popover-right,
.givexpert .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}
.givexpert .bs-popover-right .arrow,
.givexpert .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc(-1.5rem);
    width: .5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.givexpert .bs-popover-right .arrow::before,
.givexpert .bs-popover-auto[x-placement^="right"] .arrow::before,
.givexpert .bs-popover-right .arrow::after,
.givexpert .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.givexpert .bs-popover-right .arrow::before,
.givexpert .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.givexpert .bs-popover-right .arrow::after,
.givexpert .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #ffffff;
}
.givexpert .bs-popover-bottom,
.givexpert .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}
.givexpert .bs-popover-bottom .arrow,
.givexpert .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc(-1.5rem);
}
.givexpert .bs-popover-bottom .arrow::before,
.givexpert .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.givexpert .bs-popover-bottom .arrow::after,
.givexpert .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
}
.givexpert .bs-popover-bottom .arrow::before,
.givexpert .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.givexpert .bs-popover-bottom .arrow::after,
.givexpert .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #ffffff;
}
.givexpert .bs-popover-bottom .popover-header::before,
.givexpert .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.givexpert .bs-popover-left,
.givexpert .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}
.givexpert .bs-popover-left .arrow,
.givexpert .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc(-1.5rem);
    width: .5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.givexpert .bs-popover-left .arrow::before,
.givexpert .bs-popover-auto[x-placement^="left"] .arrow::before,
.givexpert .bs-popover-left .arrow::after,
.givexpert .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.givexpert .bs-popover-left .arrow::before,
.givexpert .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.givexpert .bs-popover-left .arrow::after,
.givexpert .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #ffffff;
}
.givexpert .popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(-0.7rem);
    border-top-right-radius: calc(-0.7rem);
}
.givexpert .popover-header:empty {
    display: none;
}
.givexpert .popover-body {
    padding: .5rem .75rem;
    color: #333333;
}
.givexpert .carousel {
    position: relative;
}
.givexpert .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.givexpert .carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    backface-visibility: hidden;
    perspective: 1000px;
}
.givexpert .carousel-item.active,
.givexpert .carousel-item-next,
.givexpert .carousel-item-prev {
    display: block;
    transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .givexpert .carousel-item.active,
    .givexpert .carousel-item-next,
    .givexpert .carousel-item-prev {
        transition: none;
    }
}
.givexpert .carousel-item-next,
.givexpert .carousel-item-prev {
    position: absolute;
    top: 0;
}
.givexpert .carousel-item-next.carousel-item-left,
.givexpert .carousel-item-prev.carousel-item-right {
    transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0);
    }
}
.givexpert .carousel-item-next,
.givexpert .active.carousel-item-right {
    transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
        transform: translate3d(100%, 0, 0);
    }
}
.givexpert .carousel-item-prev,
.givexpert .active.carousel-item-left {
    transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
        transform: translate3d(-100%, 0, 0);
    }
}
.givexpert .carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}
.givexpert .carousel-fade .carousel-item.active,
.givexpert .carousel-fade .carousel-item-next.carousel-item-left,
.givexpert .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}
.givexpert .carousel-fade .active.carousel-item-left,
.givexpert .carousel-fade .active.carousel-item-right {
    opacity: 0;
}
.givexpert .carousel-fade .carousel-item-next,
.givexpert .carousel-fade .carousel-item-prev,
.givexpert .carousel-fade .carousel-item.active,
.givexpert .carousel-fade .active.carousel-item-left,
.givexpert .carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
        transform: translate3d(0, 0, 0);
    }
}
.givexpert .carousel-control-prev,
.givexpert .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.givexpert .carousel-control-prev:hover,
.givexpert .carousel-control-prev:focus,
.givexpert .carousel-control-next:hover,
.givexpert .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.givexpert .carousel-control-prev {
    left: 0;
}
.givexpert .carousel-control-next {
    right: 0;
}
.givexpert .carousel-control-prev-icon,
.givexpert .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}
.givexpert .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.givexpert .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.givexpert .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.givexpert .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}
.givexpert .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.givexpert .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.givexpert .carousel-indicators .active {
    background-color: #ffffff;
}
.givexpert .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.givexpert .align-baseline {
    vertical-align: baseline !important;
}
.givexpert .align-top {
    vertical-align: top !important;
}
.givexpert .align-middle {
    vertical-align: middle !important;
}
.givexpert .align-bottom {
    vertical-align: bottom !important;
}
.givexpert .align-text-bottom {
    vertical-align: text-bottom !important;
}
.givexpert .align-text-top {
    vertical-align: text-top !important;
}
.givexpert .bg-primary {
    background-color: #007bff !important;
}
.givexpert a.bg-primary:hover,
.givexpert a.bg-primary:focus,
.givexpert button.bg-primary:hover,
.givexpert button.bg-primary:focus {
    background-color: #0062cc !important;
}
.givexpert .bg-secondary {
    background-color: #868e96 !important;
}
.givexpert a.bg-secondary:hover,
.givexpert a.bg-secondary:focus,
.givexpert button.bg-secondary:hover,
.givexpert button.bg-secondary:focus {
    background-color: #6c757d !important;
}
.givexpert .bg-success {
    background-color: #28a745 !important;
}
.givexpert a.bg-success:hover,
.givexpert a.bg-success:focus,
.givexpert button.bg-success:hover,
.givexpert button.bg-success:focus {
    background-color: #1e7e34 !important;
}
.givexpert .bg-info {
    background-color: #17a2b8 !important;
}
.givexpert a.bg-info:hover,
.givexpert a.bg-info:focus,
.givexpert button.bg-info:hover,
.givexpert button.bg-info:focus {
    background-color: #117a8b !important;
}
.givexpert .bg-warning {
    background-color: #ffc107 !important;
}
.givexpert a.bg-warning:hover,
.givexpert a.bg-warning:focus,
.givexpert button.bg-warning:hover,
.givexpert button.bg-warning:focus {
    background-color: #d39e00 !important;
}
.givexpert .bg-danger {
    background-color: #dc3545 !important;
}
.givexpert a.bg-danger:hover,
.givexpert a.bg-danger:focus,
.givexpert button.bg-danger:hover,
.givexpert button.bg-danger:focus {
    background-color: #bd2130 !important;
}
.givexpert .bg-light {
    background-color: #f8f9fa !important;
}
.givexpert a.bg-light:hover,
.givexpert a.bg-light:focus,
.givexpert button.bg-light:hover,
.givexpert button.bg-light:focus {
    background-color: #dae0e5 !important;
}
.givexpert .bg-dark {
    background-color: #343a40 !important;
}
.givexpert a.bg-dark:hover,
.givexpert a.bg-dark:focus,
.givexpert button.bg-dark:hover,
.givexpert button.bg-dark:focus {
    background-color: #1d2124 !important;
}
.givexpert .bg-white {
    background-color: #ffffff !important;
}
.givexpert .bg-transparent {
    background-color: transparent !important;
}
.givexpert .border {
    border: 1px solid #dee2e6 !important;
}
.givexpert .border-top {
    border-top: 1px solid #dee2e6 !important;
}
.givexpert .border-right {
    border-right: 1px solid #dee2e6 !important;
}
.givexpert .border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.givexpert .border-left {
    border-left: 1px solid #dee2e6 !important;
}
.givexpert .border-0 {
    border: 0 !important;
}
.givexpert .border-top-0 {
    border-top: 0 !important;
}
.givexpert .border-right-0 {
    border-right: 0 !important;
}
.givexpert .border-bottom-0 {
    border-bottom: 0 !important;
}
.givexpert .border-left-0 {
    border-left: 0 !important;
}
.givexpert .border-primary {
    border-color: #007bff !important;
}
.givexpert .border-secondary {
    border-color: #868e96 !important;
}
.givexpert .border-success {
    border-color: #28a745 !important;
}
.givexpert .border-info {
    border-color: #17a2b8 !important;
}
.givexpert .border-warning {
    border-color: #ffc107 !important;
}
.givexpert .border-danger {
    border-color: #dc3545 !important;
}
.givexpert .border-light {
    border-color: #f8f9fa !important;
}
.givexpert .border-dark {
    border-color: #343a40 !important;
}
.givexpert .border-white {
    border-color: #ffffff !important;
}
.givexpert .rounded {
    border-radius: 0.25rem !important;
}
.givexpert .rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.givexpert .rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
.givexpert .rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.givexpert .rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
.givexpert .rounded-circle {
    border-radius: 50% !important;
}
.givexpert .rounded-0 {
    border-radius: 0 !important;
}
.givexpert .clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.givexpert .d-none {
    display: none !important;
}
.givexpert .d-inline {
    display: inline !important;
}
.givexpert .d-inline-block {
    display: inline-block !important;
}
.givexpert .d-block {
    display: block !important;
}
.givexpert .d-table {
    display: table !important;
}
.givexpert .d-table-row {
    display: table-row !important;
}
.givexpert .d-table-cell {
    display: table-cell !important;
}
.givexpert .d-flex {
    display: flex !important;
}
.givexpert .d-inline-flex {
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .givexpert .d-sm-none {
        display: none !important;
    }
    .givexpert .d-sm-inline {
        display: inline !important;
    }
    .givexpert .d-sm-inline-block {
        display: inline-block !important;
    }
    .givexpert .d-sm-block {
        display: block !important;
    }
    .givexpert .d-sm-table {
        display: table !important;
    }
    .givexpert .d-sm-table-row {
        display: table-row !important;
    }
    .givexpert .d-sm-table-cell {
        display: table-cell !important;
    }
    .givexpert .d-sm-flex {
        display: flex !important;
    }
    .givexpert .d-sm-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .givexpert .d-md-none {
        display: none !important;
    }
    .givexpert .d-md-inline {
        display: inline !important;
    }
    .givexpert .d-md-inline-block {
        display: inline-block !important;
    }
    .givexpert .d-md-block {
        display: block !important;
    }
    .givexpert .d-md-table {
        display: table !important;
    }
    .givexpert .d-md-table-row {
        display: table-row !important;
    }
    .givexpert .d-md-table-cell {
        display: table-cell !important;
    }
    .givexpert .d-md-flex {
        display: flex !important;
    }
    .givexpert .d-md-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .givexpert .d-lg-none {
        display: none !important;
    }
    .givexpert .d-lg-inline {
        display: inline !important;
    }
    .givexpert .d-lg-inline-block {
        display: inline-block !important;
    }
    .givexpert .d-lg-block {
        display: block !important;
    }
    .givexpert .d-lg-table {
        display: table !important;
    }
    .givexpert .d-lg-table-row {
        display: table-row !important;
    }
    .givexpert .d-lg-table-cell {
        display: table-cell !important;
    }
    .givexpert .d-lg-flex {
        display: flex !important;
    }
    .givexpert .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .givexpert .d-xl-none {
        display: none !important;
    }
    .givexpert .d-xl-inline {
        display: inline !important;
    }
    .givexpert .d-xl-inline-block {
        display: inline-block !important;
    }
    .givexpert .d-xl-block {
        display: block !important;
    }
    .givexpert .d-xl-table {
        display: table !important;
    }
    .givexpert .d-xl-table-row {
        display: table-row !important;
    }
    .givexpert .d-xl-table-cell {
        display: table-cell !important;
    }
    .givexpert .d-xl-flex {
        display: flex !important;
    }
    .givexpert .d-xl-inline-flex {
        display: inline-flex !important;
    }
}
@media print {
    .givexpert .d-print-none {
        display: none !important;
    }
    .givexpert .d-print-inline {
        display: inline !important;
    }
    .givexpert .d-print-inline-block {
        display: inline-block !important;
    }
    .givexpert .d-print-block {
        display: block !important;
    }
    .givexpert .d-print-table {
        display: table !important;
    }
    .givexpert .d-print-table-row {
        display: table-row !important;
    }
    .givexpert .d-print-table-cell {
        display: table-cell !important;
    }
    .givexpert .d-print-flex {
        display: flex !important;
    }
    .givexpert .d-print-inline-flex {
        display: inline-flex !important;
    }
}
.givexpert .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.givexpert .embed-responsive::before {
    display: block;
    content: "";
}
.givexpert .embed-responsive .embed-responsive-item,
.givexpert .embed-responsive iframe,
.givexpert .embed-responsive embed,
.givexpert .embed-responsive object,
.givexpert .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.givexpert .embed-responsive-21by9::before {
    padding-top: 42.85714%;
}
.givexpert .embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.givexpert .embed-responsive-4by3::before {
    padding-top: 75%;
}
.givexpert .embed-responsive-1by1::before {
    padding-top: 100%;
}
.givexpert .flex-row {
    flex-direction: row !important;
}
.givexpert .flex-column {
    flex-direction: column !important;
}
.givexpert .flex-row-reverse {
    flex-direction: row-reverse !important;
}
.givexpert .flex-column-reverse {
    flex-direction: column-reverse !important;
}
.givexpert .flex-wrap {
    flex-wrap: wrap !important;
}
.givexpert .flex-nowrap {
    flex-wrap: nowrap !important;
}
.givexpert .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.givexpert .flex-fill {
    flex: 1 1 auto !important;
}
.givexpert .flex-grow-0 {
    flex-grow: 0 !important;
}
.givexpert .flex-grow-1 {
    flex-grow: 1 !important;
}
.givexpert .flex-shrink-0 {
    flex-shrink: 0 !important;
}
.givexpert .flex-shrink-1 {
    flex-shrink: 1 !important;
}
.givexpert .justify-content-start {
    justify-content: flex-start !important;
}
.givexpert .justify-content-end {
    justify-content: flex-end !important;
}
.givexpert .justify-content-center {
    justify-content: center !important;
}
.givexpert .justify-content-between {
    justify-content: space-between !important;
}
.givexpert .justify-content-around {
    justify-content: space-around !important;
}
.givexpert .align-items-start {
    align-items: flex-start !important;
}
.givexpert .align-items-end {
    align-items: flex-end !important;
}
.givexpert .align-items-center {
    align-items: center !important;
}
.givexpert .align-items-baseline {
    align-items: baseline !important;
}
.givexpert .align-items-stretch {
    align-items: stretch !important;
}
.givexpert .align-content-start {
    align-content: flex-start !important;
}
.givexpert .align-content-end {
    align-content: flex-end !important;
}
.givexpert .align-content-center {
    align-content: center !important;
}
.givexpert .align-content-between {
    align-content: space-between !important;
}
.givexpert .align-content-around {
    align-content: space-around !important;
}
.givexpert .align-content-stretch {
    align-content: stretch !important;
}
.givexpert .align-self-auto {
    align-self: auto !important;
}
.givexpert .align-self-start {
    align-self: flex-start !important;
}
.givexpert .align-self-end {
    align-self: flex-end !important;
}
.givexpert .align-self-center {
    align-self: center !important;
}
.givexpert .align-self-baseline {
    align-self: baseline !important;
}
.givexpert .align-self-stretch {
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .givexpert .flex-sm-row {
        flex-direction: row !important;
    }
    .givexpert .flex-sm-column {
        flex-direction: column !important;
    }
    .givexpert .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .givexpert .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .givexpert .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .givexpert .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .givexpert .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .givexpert .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .givexpert .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .givexpert .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .givexpert .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .givexpert .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .givexpert .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .givexpert .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .givexpert .justify-content-sm-center {
        justify-content: center !important;
    }
    .givexpert .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .givexpert .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .givexpert .align-items-sm-start {
        align-items: flex-start !important;
    }
    .givexpert .align-items-sm-end {
        align-items: flex-end !important;
    }
    .givexpert .align-items-sm-center {
        align-items: center !important;
    }
    .givexpert .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .givexpert .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .givexpert .align-content-sm-start {
        align-content: flex-start !important;
    }
    .givexpert .align-content-sm-end {
        align-content: flex-end !important;
    }
    .givexpert .align-content-sm-center {
        align-content: center !important;
    }
    .givexpert .align-content-sm-between {
        align-content: space-between !important;
    }
    .givexpert .align-content-sm-around {
        align-content: space-around !important;
    }
    .givexpert .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .givexpert .align-self-sm-auto {
        align-self: auto !important;
    }
    .givexpert .align-self-sm-start {
        align-self: flex-start !important;
    }
    .givexpert .align-self-sm-end {
        align-self: flex-end !important;
    }
    .givexpert .align-self-sm-center {
        align-self: center !important;
    }
    .givexpert .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .givexpert .align-self-sm-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .givexpert .flex-md-row {
        flex-direction: row !important;
    }
    .givexpert .flex-md-column {
        flex-direction: column !important;
    }
    .givexpert .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .givexpert .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .givexpert .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .givexpert .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .givexpert .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .givexpert .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .givexpert .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .givexpert .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .givexpert .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .givexpert .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .givexpert .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .givexpert .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .givexpert .justify-content-md-center {
        justify-content: center !important;
    }
    .givexpert .justify-content-md-between {
        justify-content: space-between !important;
    }
    .givexpert .justify-content-md-around {
        justify-content: space-around !important;
    }
    .givexpert .align-items-md-start {
        align-items: flex-start !important;
    }
    .givexpert .align-items-md-end {
        align-items: flex-end !important;
    }
    .givexpert .align-items-md-center {
        align-items: center !important;
    }
    .givexpert .align-items-md-baseline {
        align-items: baseline !important;
    }
    .givexpert .align-items-md-stretch {
        align-items: stretch !important;
    }
    .givexpert .align-content-md-start {
        align-content: flex-start !important;
    }
    .givexpert .align-content-md-end {
        align-content: flex-end !important;
    }
    .givexpert .align-content-md-center {
        align-content: center !important;
    }
    .givexpert .align-content-md-between {
        align-content: space-between !important;
    }
    .givexpert .align-content-md-around {
        align-content: space-around !important;
    }
    .givexpert .align-content-md-stretch {
        align-content: stretch !important;
    }
    .givexpert .align-self-md-auto {
        align-self: auto !important;
    }
    .givexpert .align-self-md-start {
        align-self: flex-start !important;
    }
    .givexpert .align-self-md-end {
        align-self: flex-end !important;
    }
    .givexpert .align-self-md-center {
        align-self: center !important;
    }
    .givexpert .align-self-md-baseline {
        align-self: baseline !important;
    }
    .givexpert .align-self-md-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .givexpert .flex-lg-row {
        flex-direction: row !important;
    }
    .givexpert .flex-lg-column {
        flex-direction: column !important;
    }
    .givexpert .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .givexpert .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .givexpert .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .givexpert .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .givexpert .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .givexpert .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .givexpert .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .givexpert .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .givexpert .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .givexpert .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .givexpert .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .givexpert .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .givexpert .justify-content-lg-center {
        justify-content: center !important;
    }
    .givexpert .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .givexpert .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .givexpert .align-items-lg-start {
        align-items: flex-start !important;
    }
    .givexpert .align-items-lg-end {
        align-items: flex-end !important;
    }
    .givexpert .align-items-lg-center {
        align-items: center !important;
    }
    .givexpert .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .givexpert .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .givexpert .align-content-lg-start {
        align-content: flex-start !important;
    }
    .givexpert .align-content-lg-end {
        align-content: flex-end !important;
    }
    .givexpert .align-content-lg-center {
        align-content: center !important;
    }
    .givexpert .align-content-lg-between {
        align-content: space-between !important;
    }
    .givexpert .align-content-lg-around {
        align-content: space-around !important;
    }
    .givexpert .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .givexpert .align-self-lg-auto {
        align-self: auto !important;
    }
    .givexpert .align-self-lg-start {
        align-self: flex-start !important;
    }
    .givexpert .align-self-lg-end {
        align-self: flex-end !important;
    }
    .givexpert .align-self-lg-center {
        align-self: center !important;
    }
    .givexpert .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .givexpert .align-self-lg-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .givexpert .flex-xl-row {
        flex-direction: row !important;
    }
    .givexpert .flex-xl-column {
        flex-direction: column !important;
    }
    .givexpert .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .givexpert .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .givexpert .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .givexpert .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .givexpert .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .givexpert .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .givexpert .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .givexpert .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .givexpert .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .givexpert .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .givexpert .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .givexpert .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .givexpert .justify-content-xl-center {
        justify-content: center !important;
    }
    .givexpert .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .givexpert .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .givexpert .align-items-xl-start {
        align-items: flex-start !important;
    }
    .givexpert .align-items-xl-end {
        align-items: flex-end !important;
    }
    .givexpert .align-items-xl-center {
        align-items: center !important;
    }
    .givexpert .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .givexpert .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .givexpert .align-content-xl-start {
        align-content: flex-start !important;
    }
    .givexpert .align-content-xl-end {
        align-content: flex-end !important;
    }
    .givexpert .align-content-xl-center {
        align-content: center !important;
    }
    .givexpert .align-content-xl-between {
        align-content: space-between !important;
    }
    .givexpert .align-content-xl-around {
        align-content: space-around !important;
    }
    .givexpert .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .givexpert .align-self-xl-auto {
        align-self: auto !important;
    }
    .givexpert .align-self-xl-start {
        align-self: flex-start !important;
    }
    .givexpert .align-self-xl-end {
        align-self: flex-end !important;
    }
    .givexpert .align-self-xl-center {
        align-self: center !important;
    }
    .givexpert .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .givexpert .align-self-xl-stretch {
        align-self: stretch !important;
    }
}
.givexpert .float-left {
    float: left !important;
}
.givexpert .float-right {
    float: right !important;
}
.givexpert .float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .givexpert .float-sm-left {
        float: left !important;
    }
    .givexpert .float-sm-right {
        float: right !important;
    }
    .givexpert .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .givexpert .float-md-left {
        float: left !important;
    }
    .givexpert .float-md-right {
        float: right !important;
    }
    .givexpert .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .givexpert .float-lg-left {
        float: left !important;
    }
    .givexpert .float-lg-right {
        float: right !important;
    }
    .givexpert .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .givexpert .float-xl-left {
        float: left !important;
    }
    .givexpert .float-xl-right {
        float: right !important;
    }
    .givexpert .float-xl-none {
        float: none !important;
    }
}
.givexpert .position-static {
    position: static !important;
}
.givexpert .position-relative {
    position: relative !important;
}
.givexpert .position-absolute {
    position: absolute !important;
}
.givexpert .position-fixed {
    position: fixed !important;
}
.givexpert .position-sticky {
    position: sticky !important;
}
.givexpert .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.givexpert .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.givexpert .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.givexpert .sr-only-focusable:active,
.givexpert .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.givexpert .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.givexpert .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.givexpert .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.givexpert .shadow-none {
    box-shadow: none !important;
}
.givexpert .w-25 {
    width: 25% !important;
}
.givexpert .w-50 {
    width: 50% !important;
}
.givexpert .w-75 {
    width: 75% !important;
}
.givexpert .w-100 {
    width: 100% !important;
}
.givexpert .w-auto {
    width: auto !important;
}
.givexpert .h-25 {
    height: 25% !important;
}
.givexpert .h-50 {
    height: 50% !important;
}
.givexpert .h-75 {
    height: 75% !important;
}
.givexpert .h-100 {
    height: 100% !important;
}
.givexpert .h-auto {
    height: auto !important;
}
.givexpert .mw-100 {
    max-width: 100% !important;
}
.givexpert .mh-100 {
    max-height: 100% !important;
}
.givexpert .m-0 {
    margin: 0 !important;
}
.givexpert .mt-0,
.givexpert .my-0 {
    margin-top: 0 !important;
}
.givexpert .mr-0,
.givexpert .mx-0 {
    margin-right: 0 !important;
}
.givexpert .mb-0,
.givexpert .my-0 {
    margin-bottom: 0 !important;
}
.givexpert .ml-0,
.givexpert .mx-0 {
    margin-left: 0 !important;
}
.givexpert .m-1 {
    margin: 0.25rem !important;
}
.givexpert .mt-1,
.givexpert .my-1 {
    margin-top: 0.25rem !important;
}
.givexpert .mr-1,
.givexpert .mx-1 {
    margin-right: 0.25rem !important;
}
.givexpert .mb-1,
.givexpert .my-1 {
    margin-bottom: 0.25rem !important;
}
.givexpert .ml-1,
.givexpert .mx-1 {
    margin-left: 0.25rem !important;
}
.givexpert .m-2 {
    margin: 0.5rem !important;
}
.givexpert .mt-2,
.givexpert .my-2 {
    margin-top: 0.5rem !important;
}
.givexpert .mr-2,
.givexpert .mx-2 {
    margin-right: 0.5rem !important;
}
.givexpert .mb-2,
.givexpert .my-2 {
    margin-bottom: 0.5rem !important;
}
.givexpert .ml-2,
.givexpert .mx-2 {
    margin-left: 0.5rem !important;
}
.givexpert .m-3 {
    margin: 1rem !important;
}
.givexpert .mt-3,
.givexpert .my-3 {
    margin-top: 1rem !important;
}
.givexpert .mr-3,
.givexpert .mx-3 {
    margin-right: 1rem !important;
}
.givexpert .mb-3,
.givexpert .my-3 {
    margin-bottom: 1rem !important;
}
.givexpert .ml-3,
.givexpert .mx-3 {
    margin-left: 1rem !important;
}
.givexpert .m-4 {
    margin: 1.5rem !important;
}
.givexpert .mt-4,
.givexpert .my-4 {
    margin-top: 1.5rem !important;
}
.givexpert .mr-4,
.givexpert .mx-4 {
    margin-right: 1.5rem !important;
}
.givexpert .mb-4,
.givexpert .my-4 {
    margin-bottom: 1.5rem !important;
}
.givexpert .ml-4,
.givexpert .mx-4 {
    margin-left: 1.5rem !important;
}
.givexpert .m-5 {
    margin: 3rem !important;
}
.givexpert .mt-5,
.givexpert .my-5 {
    margin-top: 3rem !important;
}
.givexpert .mr-5,
.givexpert .mx-5 {
    margin-right: 3rem !important;
}
.givexpert .mb-5,
.givexpert .my-5 {
    margin-bottom: 3rem !important;
}
.givexpert .ml-5,
.givexpert .mx-5 {
    margin-left: 3rem !important;
}
.givexpert .p-0 {
    padding: 0 !important;
}
.givexpert .pt-0,
.givexpert .py-0 {
    padding-top: 0 !important;
}
.givexpert .pr-0,
.givexpert .px-0 {
    padding-right: 0 !important;
}
.givexpert .pb-0,
.givexpert .py-0 {
    padding-bottom: 0 !important;
}
.givexpert .pl-0,
.givexpert .px-0 {
    padding-left: 0 !important;
}
.givexpert .p-1 {
    padding: 0.25rem !important;
}
.givexpert .pt-1,
.givexpert .py-1 {
    padding-top: 0.25rem !important;
}
.givexpert .pr-1,
.givexpert .px-1 {
    padding-right: 0.25rem !important;
}
.givexpert .pb-1,
.givexpert .py-1 {
    padding-bottom: 0.25rem !important;
}
.givexpert .pl-1,
.givexpert .px-1 {
    padding-left: 0.25rem !important;
}
.givexpert .p-2 {
    padding: 0.5rem !important;
}
.givexpert .pt-2,
.givexpert .py-2 {
    padding-top: 0.5rem !important;
}
.givexpert .pr-2,
.givexpert .px-2 {
    padding-right: 0.5rem !important;
}
.givexpert .pb-2,
.givexpert .py-2 {
    padding-bottom: 0.5rem !important;
}
.givexpert .pl-2,
.givexpert .px-2 {
    padding-left: 0.5rem !important;
}
.givexpert .p-3 {
    padding: 1rem !important;
}
.givexpert .pt-3,
.givexpert .py-3 {
    padding-top: 1rem !important;
}
.givexpert .pr-3,
.givexpert .px-3 {
    padding-right: 1rem !important;
}
.givexpert .pb-3,
.givexpert .py-3 {
    padding-bottom: 1rem !important;
}
.givexpert .pl-3,
.givexpert .px-3 {
    padding-left: 1rem !important;
}
.givexpert .p-4 {
    padding: 1.5rem !important;
}
.givexpert .pt-4,
.givexpert .py-4 {
    padding-top: 1.5rem !important;
}
.givexpert .pr-4,
.givexpert .px-4 {
    padding-right: 1.5rem !important;
}
.givexpert .pb-4,
.givexpert .py-4 {
    padding-bottom: 1.5rem !important;
}
.givexpert .pl-4,
.givexpert .px-4 {
    padding-left: 1.5rem !important;
}
.givexpert .p-5 {
    padding: 3rem !important;
}
.givexpert .pt-5,
.givexpert .py-5 {
    padding-top: 3rem !important;
}
.givexpert .pr-5,
.givexpert .px-5 {
    padding-right: 3rem !important;
}
.givexpert .pb-5,
.givexpert .py-5 {
    padding-bottom: 3rem !important;
}
.givexpert .pl-5,
.givexpert .px-5 {
    padding-left: 3rem !important;
}
.givexpert .m-auto {
    margin: auto !important;
}
.givexpert .mt-auto,
.givexpert .my-auto {
    margin-top: auto !important;
}
.givexpert .mr-auto,
.givexpert .mx-auto {
    margin-right: auto !important;
}
.givexpert .mb-auto,
.givexpert .my-auto {
    margin-bottom: auto !important;
}
.givexpert .ml-auto,
.givexpert .mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .givexpert .m-sm-0 {
        margin: 0 !important;
    }
    .givexpert .mt-sm-0,
    .givexpert .my-sm-0 {
        margin-top: 0 !important;
    }
    .givexpert .mr-sm-0,
    .givexpert .mx-sm-0 {
        margin-right: 0 !important;
    }
    .givexpert .mb-sm-0,
    .givexpert .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .givexpert .ml-sm-0,
    .givexpert .mx-sm-0 {
        margin-left: 0 !important;
    }
    .givexpert .m-sm-1 {
        margin: 0.25rem !important;
    }
    .givexpert .mt-sm-1,
    .givexpert .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .givexpert .mr-sm-1,
    .givexpert .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .givexpert .mb-sm-1,
    .givexpert .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .givexpert .ml-sm-1,
    .givexpert .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .givexpert .m-sm-2 {
        margin: 0.5rem !important;
    }
    .givexpert .mt-sm-2,
    .givexpert .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .givexpert .mr-sm-2,
    .givexpert .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .givexpert .mb-sm-2,
    .givexpert .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .givexpert .ml-sm-2,
    .givexpert .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .givexpert .m-sm-3 {
        margin: 1rem !important;
    }
    .givexpert .mt-sm-3,
    .givexpert .my-sm-3 {
        margin-top: 1rem !important;
    }
    .givexpert .mr-sm-3,
    .givexpert .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .givexpert .mb-sm-3,
    .givexpert .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .givexpert .ml-sm-3,
    .givexpert .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .givexpert .m-sm-4 {
        margin: 1.5rem !important;
    }
    .givexpert .mt-sm-4,
    .givexpert .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .givexpert .mr-sm-4,
    .givexpert .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .givexpert .mb-sm-4,
    .givexpert .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .givexpert .ml-sm-4,
    .givexpert .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .givexpert .m-sm-5 {
        margin: 3rem !important;
    }
    .givexpert .mt-sm-5,
    .givexpert .my-sm-5 {
        margin-top: 3rem !important;
    }
    .givexpert .mr-sm-5,
    .givexpert .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .givexpert .mb-sm-5,
    .givexpert .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .givexpert .ml-sm-5,
    .givexpert .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .givexpert .p-sm-0 {
        padding: 0 !important;
    }
    .givexpert .pt-sm-0,
    .givexpert .py-sm-0 {
        padding-top: 0 !important;
    }
    .givexpert .pr-sm-0,
    .givexpert .px-sm-0 {
        padding-right: 0 !important;
    }
    .givexpert .pb-sm-0,
    .givexpert .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .givexpert .pl-sm-0,
    .givexpert .px-sm-0 {
        padding-left: 0 !important;
    }
    .givexpert .p-sm-1 {
        padding: 0.25rem !important;
    }
    .givexpert .pt-sm-1,
    .givexpert .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .givexpert .pr-sm-1,
    .givexpert .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .givexpert .pb-sm-1,
    .givexpert .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .givexpert .pl-sm-1,
    .givexpert .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .givexpert .p-sm-2 {
        padding: 0.5rem !important;
    }
    .givexpert .pt-sm-2,
    .givexpert .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .givexpert .pr-sm-2,
    .givexpert .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .givexpert .pb-sm-2,
    .givexpert .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .givexpert .pl-sm-2,
    .givexpert .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .givexpert .p-sm-3 {
        padding: 1rem !important;
    }
    .givexpert .pt-sm-3,
    .givexpert .py-sm-3 {
        padding-top: 1rem !important;
    }
    .givexpert .pr-sm-3,
    .givexpert .px-sm-3 {
        padding-right: 1rem !important;
    }
    .givexpert .pb-sm-3,
    .givexpert .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .givexpert .pl-sm-3,
    .givexpert .px-sm-3 {
        padding-left: 1rem !important;
    }
    .givexpert .p-sm-4 {
        padding: 1.5rem !important;
    }
    .givexpert .pt-sm-4,
    .givexpert .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .givexpert .pr-sm-4,
    .givexpert .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .givexpert .pb-sm-4,
    .givexpert .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .givexpert .pl-sm-4,
    .givexpert .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .givexpert .p-sm-5 {
        padding: 3rem !important;
    }
    .givexpert .pt-sm-5,
    .givexpert .py-sm-5 {
        padding-top: 3rem !important;
    }
    .givexpert .pr-sm-5,
    .givexpert .px-sm-5 {
        padding-right: 3rem !important;
    }
    .givexpert .pb-sm-5,
    .givexpert .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .givexpert .pl-sm-5,
    .givexpert .px-sm-5 {
        padding-left: 3rem !important;
    }
    .givexpert .m-sm-auto {
        margin: auto !important;
    }
    .givexpert .mt-sm-auto,
    .givexpert .my-sm-auto {
        margin-top: auto !important;
    }
    .givexpert .mr-sm-auto,
    .givexpert .mx-sm-auto {
        margin-right: auto !important;
    }
    .givexpert .mb-sm-auto,
    .givexpert .my-sm-auto {
        margin-bottom: auto !important;
    }
    .givexpert .ml-sm-auto,
    .givexpert .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .givexpert .m-md-0 {
        margin: 0 !important;
    }
    .givexpert .mt-md-0,
    .givexpert .my-md-0 {
        margin-top: 0 !important;
    }
    .givexpert .mr-md-0,
    .givexpert .mx-md-0 {
        margin-right: 0 !important;
    }
    .givexpert .mb-md-0,
    .givexpert .my-md-0 {
        margin-bottom: 0 !important;
    }
    .givexpert .ml-md-0,
    .givexpert .mx-md-0 {
        margin-left: 0 !important;
    }
    .givexpert .m-md-1 {
        margin: 0.25rem !important;
    }
    .givexpert .mt-md-1,
    .givexpert .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .givexpert .mr-md-1,
    .givexpert .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .givexpert .mb-md-1,
    .givexpert .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .givexpert .ml-md-1,
    .givexpert .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .givexpert .m-md-2 {
        margin: 0.5rem !important;
    }
    .givexpert .mt-md-2,
    .givexpert .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .givexpert .mr-md-2,
    .givexpert .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .givexpert .mb-md-2,
    .givexpert .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .givexpert .ml-md-2,
    .givexpert .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .givexpert .m-md-3 {
        margin: 1rem !important;
    }
    .givexpert .mt-md-3,
    .givexpert .my-md-3 {
        margin-top: 1rem !important;
    }
    .givexpert .mr-md-3,
    .givexpert .mx-md-3 {
        margin-right: 1rem !important;
    }
    .givexpert .mb-md-3,
    .givexpert .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .givexpert .ml-md-3,
    .givexpert .mx-md-3 {
        margin-left: 1rem !important;
    }
    .givexpert .m-md-4 {
        margin: 1.5rem !important;
    }
    .givexpert .mt-md-4,
    .givexpert .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .givexpert .mr-md-4,
    .givexpert .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .givexpert .mb-md-4,
    .givexpert .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .givexpert .ml-md-4,
    .givexpert .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .givexpert .m-md-5 {
        margin: 3rem !important;
    }
    .givexpert .mt-md-5,
    .givexpert .my-md-5 {
        margin-top: 3rem !important;
    }
    .givexpert .mr-md-5,
    .givexpert .mx-md-5 {
        margin-right: 3rem !important;
    }
    .givexpert .mb-md-5,
    .givexpert .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .givexpert .ml-md-5,
    .givexpert .mx-md-5 {
        margin-left: 3rem !important;
    }
    .givexpert .p-md-0 {
        padding: 0 !important;
    }
    .givexpert .pt-md-0,
    .givexpert .py-md-0 {
        padding-top: 0 !important;
    }
    .givexpert .pr-md-0,
    .givexpert .px-md-0 {
        padding-right: 0 !important;
    }
    .givexpert .pb-md-0,
    .givexpert .py-md-0 {
        padding-bottom: 0 !important;
    }
    .givexpert .pl-md-0,
    .givexpert .px-md-0 {
        padding-left: 0 !important;
    }
    .givexpert .p-md-1 {
        padding: 0.25rem !important;
    }
    .givexpert .pt-md-1,
    .givexpert .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .givexpert .pr-md-1,
    .givexpert .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .givexpert .pb-md-1,
    .givexpert .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .givexpert .pl-md-1,
    .givexpert .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .givexpert .p-md-2 {
        padding: 0.5rem !important;
    }
    .givexpert .pt-md-2,
    .givexpert .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .givexpert .pr-md-2,
    .givexpert .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .givexpert .pb-md-2,
    .givexpert .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .givexpert .pl-md-2,
    .givexpert .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .givexpert .p-md-3 {
        padding: 1rem !important;
    }
    .givexpert .pt-md-3,
    .givexpert .py-md-3 {
        padding-top: 1rem !important;
    }
    .givexpert .pr-md-3,
    .givexpert .px-md-3 {
        padding-right: 1rem !important;
    }
    .givexpert .pb-md-3,
    .givexpert .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .givexpert .pl-md-3,
    .givexpert .px-md-3 {
        padding-left: 1rem !important;
    }
    .givexpert .p-md-4 {
        padding: 1.5rem !important;
    }
    .givexpert .pt-md-4,
    .givexpert .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .givexpert .pr-md-4,
    .givexpert .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .givexpert .pb-md-4,
    .givexpert .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .givexpert .pl-md-4,
    .givexpert .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .givexpert .p-md-5 {
        padding: 3rem !important;
    }
    .givexpert .pt-md-5,
    .givexpert .py-md-5 {
        padding-top: 3rem !important;
    }
    .givexpert .pr-md-5,
    .givexpert .px-md-5 {
        padding-right: 3rem !important;
    }
    .givexpert .pb-md-5,
    .givexpert .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .givexpert .pl-md-5,
    .givexpert .px-md-5 {
        padding-left: 3rem !important;
    }
    .givexpert .m-md-auto {
        margin: auto !important;
    }
    .givexpert .mt-md-auto,
    .givexpert .my-md-auto {
        margin-top: auto !important;
    }
    .givexpert .mr-md-auto,
    .givexpert .mx-md-auto {
        margin-right: auto !important;
    }
    .givexpert .mb-md-auto,
    .givexpert .my-md-auto {
        margin-bottom: auto !important;
    }
    .givexpert .ml-md-auto,
    .givexpert .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .givexpert .m-lg-0 {
        margin: 0 !important;
    }
    .givexpert .mt-lg-0,
    .givexpert .my-lg-0 {
        margin-top: 0 !important;
    }
    .givexpert .mr-lg-0,
    .givexpert .mx-lg-0 {
        margin-right: 0 !important;
    }
    .givexpert .mb-lg-0,
    .givexpert .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .givexpert .ml-lg-0,
    .givexpert .mx-lg-0 {
        margin-left: 0 !important;
    }
    .givexpert .m-lg-1 {
        margin: 0.25rem !important;
    }
    .givexpert .mt-lg-1,
    .givexpert .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .givexpert .mr-lg-1,
    .givexpert .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .givexpert .mb-lg-1,
    .givexpert .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .givexpert .ml-lg-1,
    .givexpert .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .givexpert .m-lg-2 {
        margin: 0.5rem !important;
    }
    .givexpert .mt-lg-2,
    .givexpert .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .givexpert .mr-lg-2,
    .givexpert .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .givexpert .mb-lg-2,
    .givexpert .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .givexpert .ml-lg-2,
    .givexpert .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .givexpert .m-lg-3 {
        margin: 1rem !important;
    }
    .givexpert .mt-lg-3,
    .givexpert .my-lg-3 {
        margin-top: 1rem !important;
    }
    .givexpert .mr-lg-3,
    .givexpert .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .givexpert .mb-lg-3,
    .givexpert .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .givexpert .ml-lg-3,
    .givexpert .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .givexpert .m-lg-4 {
        margin: 1.5rem !important;
    }
    .givexpert .mt-lg-4,
    .givexpert .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .givexpert .mr-lg-4,
    .givexpert .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .givexpert .mb-lg-4,
    .givexpert .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .givexpert .ml-lg-4,
    .givexpert .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .givexpert .m-lg-5 {
        margin: 3rem !important;
    }
    .givexpert .mt-lg-5,
    .givexpert .my-lg-5 {
        margin-top: 3rem !important;
    }
    .givexpert .mr-lg-5,
    .givexpert .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .givexpert .mb-lg-5,
    .givexpert .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .givexpert .ml-lg-5,
    .givexpert .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .givexpert .p-lg-0 {
        padding: 0 !important;
    }
    .givexpert .pt-lg-0,
    .givexpert .py-lg-0 {
        padding-top: 0 !important;
    }
    .givexpert .pr-lg-0,
    .givexpert .px-lg-0 {
        padding-right: 0 !important;
    }
    .givexpert .pb-lg-0,
    .givexpert .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .givexpert .pl-lg-0,
    .givexpert .px-lg-0 {
        padding-left: 0 !important;
    }
    .givexpert .p-lg-1 {
        padding: 0.25rem !important;
    }
    .givexpert .pt-lg-1,
    .givexpert .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .givexpert .pr-lg-1,
    .givexpert .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .givexpert .pb-lg-1,
    .givexpert .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .givexpert .pl-lg-1,
    .givexpert .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .givexpert .p-lg-2 {
        padding: 0.5rem !important;
    }
    .givexpert .pt-lg-2,
    .givexpert .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .givexpert .pr-lg-2,
    .givexpert .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .givexpert .pb-lg-2,
    .givexpert .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .givexpert .pl-lg-2,
    .givexpert .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .givexpert .p-lg-3 {
        padding: 1rem !important;
    }
    .givexpert .pt-lg-3,
    .givexpert .py-lg-3 {
        padding-top: 1rem !important;
    }
    .givexpert .pr-lg-3,
    .givexpert .px-lg-3 {
        padding-right: 1rem !important;
    }
    .givexpert .pb-lg-3,
    .givexpert .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .givexpert .pl-lg-3,
    .givexpert .px-lg-3 {
        padding-left: 1rem !important;
    }
    .givexpert .p-lg-4 {
        padding: 1.5rem !important;
    }
    .givexpert .pt-lg-4,
    .givexpert .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .givexpert .pr-lg-4,
    .givexpert .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .givexpert .pb-lg-4,
    .givexpert .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .givexpert .pl-lg-4,
    .givexpert .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .givexpert .p-lg-5 {
        padding: 3rem !important;
    }
    .givexpert .pt-lg-5,
    .givexpert .py-lg-5 {
        padding-top: 3rem !important;
    }
    .givexpert .pr-lg-5,
    .givexpert .px-lg-5 {
        padding-right: 3rem !important;
    }
    .givexpert .pb-lg-5,
    .givexpert .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .givexpert .pl-lg-5,
    .givexpert .px-lg-5 {
        padding-left: 3rem !important;
    }
    .givexpert .m-lg-auto {
        margin: auto !important;
    }
    .givexpert .mt-lg-auto,
    .givexpert .my-lg-auto {
        margin-top: auto !important;
    }
    .givexpert .mr-lg-auto,
    .givexpert .mx-lg-auto {
        margin-right: auto !important;
    }
    .givexpert .mb-lg-auto,
    .givexpert .my-lg-auto {
        margin-bottom: auto !important;
    }
    .givexpert .ml-lg-auto,
    .givexpert .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .givexpert .m-xl-0 {
        margin: 0 !important;
    }
    .givexpert .mt-xl-0,
    .givexpert .my-xl-0 {
        margin-top: 0 !important;
    }
    .givexpert .mr-xl-0,
    .givexpert .mx-xl-0 {
        margin-right: 0 !important;
    }
    .givexpert .mb-xl-0,
    .givexpert .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .givexpert .ml-xl-0,
    .givexpert .mx-xl-0 {
        margin-left: 0 !important;
    }
    .givexpert .m-xl-1 {
        margin: 0.25rem !important;
    }
    .givexpert .mt-xl-1,
    .givexpert .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .givexpert .mr-xl-1,
    .givexpert .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .givexpert .mb-xl-1,
    .givexpert .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .givexpert .ml-xl-1,
    .givexpert .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .givexpert .m-xl-2 {
        margin: 0.5rem !important;
    }
    .givexpert .mt-xl-2,
    .givexpert .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .givexpert .mr-xl-2,
    .givexpert .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .givexpert .mb-xl-2,
    .givexpert .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .givexpert .ml-xl-2,
    .givexpert .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .givexpert .m-xl-3 {
        margin: 1rem !important;
    }
    .givexpert .mt-xl-3,
    .givexpert .my-xl-3 {
        margin-top: 1rem !important;
    }
    .givexpert .mr-xl-3,
    .givexpert .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .givexpert .mb-xl-3,
    .givexpert .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .givexpert .ml-xl-3,
    .givexpert .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .givexpert .m-xl-4 {
        margin: 1.5rem !important;
    }
    .givexpert .mt-xl-4,
    .givexpert .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .givexpert .mr-xl-4,
    .givexpert .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .givexpert .mb-xl-4,
    .givexpert .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .givexpert .ml-xl-4,
    .givexpert .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .givexpert .m-xl-5 {
        margin: 3rem !important;
    }
    .givexpert .mt-xl-5,
    .givexpert .my-xl-5 {
        margin-top: 3rem !important;
    }
    .givexpert .mr-xl-5,
    .givexpert .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .givexpert .mb-xl-5,
    .givexpert .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .givexpert .ml-xl-5,
    .givexpert .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .givexpert .p-xl-0 {
        padding: 0 !important;
    }
    .givexpert .pt-xl-0,
    .givexpert .py-xl-0 {
        padding-top: 0 !important;
    }
    .givexpert .pr-xl-0,
    .givexpert .px-xl-0 {
        padding-right: 0 !important;
    }
    .givexpert .pb-xl-0,
    .givexpert .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .givexpert .pl-xl-0,
    .givexpert .px-xl-0 {
        padding-left: 0 !important;
    }
    .givexpert .p-xl-1 {
        padding: 0.25rem !important;
    }
    .givexpert .pt-xl-1,
    .givexpert .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .givexpert .pr-xl-1,
    .givexpert .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .givexpert .pb-xl-1,
    .givexpert .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .givexpert .pl-xl-1,
    .givexpert .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .givexpert .p-xl-2 {
        padding: 0.5rem !important;
    }
    .givexpert .pt-xl-2,
    .givexpert .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .givexpert .pr-xl-2,
    .givexpert .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .givexpert .pb-xl-2,
    .givexpert .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .givexpert .pl-xl-2,
    .givexpert .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .givexpert .p-xl-3 {
        padding: 1rem !important;
    }
    .givexpert .pt-xl-3,
    .givexpert .py-xl-3 {
        padding-top: 1rem !important;
    }
    .givexpert .pr-xl-3,
    .givexpert .px-xl-3 {
        padding-right: 1rem !important;
    }
    .givexpert .pb-xl-3,
    .givexpert .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .givexpert .pl-xl-3,
    .givexpert .px-xl-3 {
        padding-left: 1rem !important;
    }
    .givexpert .p-xl-4 {
        padding: 1.5rem !important;
    }
    .givexpert .pt-xl-4,
    .givexpert .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .givexpert .pr-xl-4,
    .givexpert .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .givexpert .pb-xl-4,
    .givexpert .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .givexpert .pl-xl-4,
    .givexpert .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .givexpert .p-xl-5 {
        padding: 3rem !important;
    }
    .givexpert .pt-xl-5,
    .givexpert .py-xl-5 {
        padding-top: 3rem !important;
    }
    .givexpert .pr-xl-5,
    .givexpert .px-xl-5 {
        padding-right: 3rem !important;
    }
    .givexpert .pb-xl-5,
    .givexpert .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .givexpert .pl-xl-5,
    .givexpert .px-xl-5 {
        padding-left: 3rem !important;
    }
    .givexpert .m-xl-auto {
        margin: auto !important;
    }
    .givexpert .mt-xl-auto,
    .givexpert .my-xl-auto {
        margin-top: auto !important;
    }
    .givexpert .mr-xl-auto,
    .givexpert .mx-xl-auto {
        margin-right: auto !important;
    }
    .givexpert .mb-xl-auto,
    .givexpert .my-xl-auto {
        margin-bottom: auto !important;
    }
    .givexpert .ml-xl-auto,
    .givexpert .mx-xl-auto {
        margin-left: auto !important;
    }
}
.givexpert .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.givexpert .text-justify {
    text-align: justify !important;
}
.givexpert .text-nowrap {
    white-space: nowrap !important;
}
.givexpert .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.givexpert .text-left {
    text-align: left !important;
}
.givexpert .text-right {
    text-align: right !important;
}
.givexpert .text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .givexpert .text-sm-left {
        text-align: left !important;
    }
    .givexpert .text-sm-right {
        text-align: right !important;
    }
    .givexpert .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .givexpert .text-md-left {
        text-align: left !important;
    }
    .givexpert .text-md-right {
        text-align: right !important;
    }
    .givexpert .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .givexpert .text-lg-left {
        text-align: left !important;
    }
    .givexpert .text-lg-right {
        text-align: right !important;
    }
    .givexpert .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .givexpert .text-xl-left {
        text-align: left !important;
    }
    .givexpert .text-xl-right {
        text-align: right !important;
    }
    .givexpert .text-xl-center {
        text-align: center !important;
    }
}
.givexpert .text-lowercase {
    text-transform: lowercase !important;
}
.givexpert .text-uppercase {
    text-transform: uppercase !important;
}
.givexpert .text-capitalize {
    text-transform: capitalize !important;
}
.givexpert .font-weight-light {
    font-weight: 300 !important;
}
.givexpert .font-weight-normal {
    font-weight: 400 !important;
}
.givexpert .font-weight-bold {
    font-weight: 700 !important;
}
.givexpert .font-italic {
    font-style: italic !important;
}
.givexpert .text-white {
    color: #ffffff !important;
}
.givexpert .text-primary {
    color: #007bff !important;
}
.givexpert a.text-primary:hover,
.givexpert a.text-primary:focus {
    color: #0062cc !important;
}
.givexpert .text-secondary {
    color: #868e96 !important;
}
.givexpert a.text-secondary:hover,
.givexpert a.text-secondary:focus {
    color: #6c757d !important;
}
.givexpert .text-success {
    color: #28a745 !important;
}
.givexpert a.text-success:hover,
.givexpert a.text-success:focus {
    color: #1e7e34 !important;
}
.givexpert .text-info {
    color: #17a2b8 !important;
}
.givexpert a.text-info:hover,
.givexpert a.text-info:focus {
    color: #117a8b !important;
}
.givexpert .text-warning {
    color: #ffc107 !important;
}
.givexpert a.text-warning:hover,
.givexpert a.text-warning:focus {
    color: #d39e00 !important;
}
.givexpert .text-danger {
    color: #dc3545 !important;
}
.givexpert a.text-danger:hover,
.givexpert a.text-danger:focus {
    color: #bd2130 !important;
}
.givexpert .text-light {
    color: #f8f9fa !important;
}
.givexpert a.text-light:hover,
.givexpert a.text-light:focus {
    color: #dae0e5 !important;
}
.givexpert .text-dark {
    color: #343a40 !important;
}
.givexpert a.text-dark:hover,
.givexpert a.text-dark:focus {
    color: #1d2124 !important;
}
.givexpert .text-body {
    color: #333333 !important;
}
.givexpert .text-muted {
    color: #6c757d !important;
}
.givexpert .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.givexpert .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.givexpert .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.givexpert .visible {
    visibility: visible !important;
}
.givexpert .invisible {
    visibility: hidden !important;
}
@media print {
    .givexpert *,
    .givexpert *::before,
    .givexpert *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    .givexpert a:not(.btn) {
        text-decoration: underline;
    }
    .givexpert abbr[title]::after {
        content: " (" attr(title) ")";
    }
    .givexpert pre {
        white-space: pre-wrap !important;
    }
    .givexpert pre,
    .givexpert blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    .givexpert thead {
        display: table-header-group;
    }
    .givexpert tr,
    .givexpert img {
        page-break-inside: avoid;
    }
    .givexpert p,
    .givexpert h2,
    .givexpert h3 {
        orphans: 3;
        widows: 3;
    }
    .givexpert h2,
    .givexpert h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    .givexpert body {
        min-width: 992px !important;
    }
    .givexpert .container {
        min-width: 992px !important;
    }
    .givexpert .navbar {
        display: none;
    }
    .givexpert .badge {
        border: 1px solid #000000;
    }
    .givexpert .table {
        border-collapse: collapse !important;
    }
    .givexpert .table td,
    .givexpert .table th {
        background-color: #ffffff !important;
    }
    .givexpert .table-bordered th,
    .givexpert .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .givexpert .table-dark {
        color: inherit;
    }
    .givexpert .table-dark th,
    .givexpert .table-dark td,
    .givexpert .table-dark thead th,
    .givexpert .table-dark tbody + tbody {
        border-color: #dee2e6;
    }
    .givexpert .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
