/* Variable Font */
/*@font-face {*/
/*  font-family: "TheCurveItalic";*/
/*  font-style: italic;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurvevar-italic.woff2') format('woff2'), url('../fonts/thecurvevar-italic.woff') format('woff');*/
/*}*/
/*@font-face {*/
/*  font-family: "TheCurveRoman";*/
/*  font-style: normal;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurvevar-roman.woff2') format('woff2'), url('../fonts/thecurvevar-roman.woff') format('woff');*/
/*}*/
/* Web Font */
/*@font-face {*/
/*  font-family: "TheCurveRegular";*/
/*  font-style: normal;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurve-regular.woff2') format('woff2'), url('../fonts/thecurve-regular.woff') format('woff');*/
/*}*/
/*@font-face {*/
/*  font-family: "TheCurveMedium";*/
/*  font-style: normal;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurve-medium.woff2') format('woff2'), url('../fonts/thecurve-medium.woff') format('woff');*/
/*}*/
/*@font-face {*/
/*  font-family: "TheCurveLight";*/
/*  font-style: normal;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurve-light.woff2') format('woff2'), url('../fonts/thecurve-light.woff') format('woff');*/
/*}*/
/*@font-face {*/
/*  font-family: "TheCurveBold";*/
/*  font-style: normal;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurve-bold.woff2') format('woff2'), url('../fonts/thecurve-bold.woff') format('woff');*/
/*}*/
/*@font-face {*/
/*  font-family: "TheCurveExtraBold";*/
/*  font-style: normal;*/
/*  font-stretch: normal;*/
/*  font-display: swap;*/
/*  src: url('../fonts/thecurve-extrabold.woff2') format('woff2'), url('../fonts/thecurve-extrabold.woff') format('woff');*/
/*}*/

:root {
    /*--base-primary-font: TheCurveRoman,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif*/
    --base-primary-font: "The Curve Variable",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif
}

/*.mdc-typography {*/
/*    font-family: var(--base-primary-font) !important;*/
/*}*/
/*a {*/
/*    font-weight: 300;*/
/*}*/
/*.hero-body, .motion-z-layout, .spotlight-body, .spotlight-row__inner {*/
/*    font-size: 1.03125rem !important;*/
/*    line-height: 1.6875em;*/
/*    font-weight: 300 !important;*/
/*    letter-spacing: .078125em !important;*/
/*}*/
/*.mdc-typography--body1 {*/
/*    font-size: 1.03125rem !important;*/
/*    line-height: 1.6875em;*/
/*    font-weight: 300 !important;*/
/*    letter-spacing: 1.25px !important;*/
/*}*/
/*.mdc-typography--headline1 {*/
/*    font-size: 3.875rem !important;*/
/*    line-height: 72px;*/
/*    letter-spacing: -1.75px;*/
/*}*/
/*.mdc-typography--headline2, .motion-z-layout__headline {*/
/*    font-size: 3.125rem !important;*/
/*    line-height: 57.6px!important;*/
/*    letter-spacing: -0.75px;*/
/*}*/
/*.mdc-typography--headline3 {*/
/*    font-size: 2.3125rem !important;*/
/*    line-height: 37.5px;*/
/*    letter-spacing: 0.5px;*/
/*}*/
/*.mdc-typography--headline4 {*/
/*    font-size: 1.9375rem !important;*/
/*    line-height: 35px;*/
/*    letter-spacing: 0.6px;*/
/*}*/
/*.mdc-typography--headline5 {*/
/*    font-size: 1.4375rem !important;*/
/*    line-height: 35px;*/
/*    letter-spacing: 0.5px;*/
/*}*/
/*.mdc-typography--headline6 {*/
/*    font-size: 1.1875rem !important;*/
/*    line-height: 29px;*/
/*    letter-spacing: 0.65px;*/
/*}*/
/*.text--weight-semibold {*/
/*    font-size: 1.03125rem;*/
/*    line-height: 27px;*/
/*    font-weight: 550 !important;*/
/*    letter-spacing: 1.0px;*/
/*}*/
/* start Not Applied */
.mdc-top-app-bar__toplinks.text--weight-semibold {
    font-size: .94rem!important;
}
/* end Not Applied */
/*.mdc-typography--body2 {*/
/*    font-size: .90625rem;*/
/*    font-weight: 300;*/
/*    line-height: 23px;*/
/*    letter-spacing: 0.75px;*/
/*}*/
/* start Not Applied */
.grid.mat-grid, .mdc-card__content,
.mdc-drawer .mdc-list-group__subheader,
.mdc-drawer__subtitle, .mdc-list,
.mdc-list-item__secondary-text,
.motion-error--after-submit-button,
.motion-form-header__paragraph {
    font-size: .90625rem;
    line-height: 23px;
    letter-spacing: 0.5px;
}
/* end Not Applied */
/*.mdc-button {*/
/*    font-size: .90625rem!important;*/
/*    font-weight: 550!important;*/
/*    line-height: 27px;*/
/*    letter-spacing: 1.75px;*/
/*}*/
/*.hero-body__overline, .mdc-typography--overline, .spotlight-body__overline {*/
/*    font-size: .8125rem;*/
/*    line-height: 32px;*/
/*    letter-spacing: 2.25px;*/
/*    font-weight: 400;*/
/*}*/
/* start Not Applied */
.blog-card .time_stamp {
    font-weight: 300;
}
/* end Not Applied */
/*.mdc-typography--caption {*/
/*    font-size: .8125rem;*/
/*    letter-spacing: 0.6px;*/
/*    font-weight: 400;*/
/*}*/
.breadcrumb-item.active .breadcrumb-link,
#motion-footer__caption a {
    font-weight: 550!important;
}

/* FORMS */
/*.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control, .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {*/
/*    font-family: var(--base-primary-font) !important;*/
/*}*/