

:root {
--theme-font-family: 'Favorit';
--theme-color: #ff0012;
--theme-color-rgb: 255, 0, 18;
--secondary-theme-color: #ff0012;
--secondary-theme-color-rgb: 255, 0, 18;
--font-color: #000000;
--font-color-rgb: 0, 0, 0;
--pulse-shadow-color: #ff0012;
--pulse-shadow-color-rgb: 255, 0, 18;
--button-background-color: #000000;
--button-font-color: #fff;
--heading-color: #000;
--bg-color: #ffffff;
--aqua-color: #00d3bd;
--primary-color: #007bff;
--success-color: #28a745;
--danger-color: #dc3545;
--warning-color: #ffc107;
--dark-color: #000000;
--dark-color-rgb: 0, 0, 0;
--muted-color: #909090;
--viewed-color: #FF9800;
--favorite-color: #a61731;
--twitter-color: #1d9bf0;
--facebook-color: #1877F2;
--theme-color-border: #ff0012;
--scroll-hide: 17px;
}

@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Light.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Light.woff) format("woff"); font-weight: 100; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Light.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Light.woff) format("woff"); font-weight: 200; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Light.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Light.woff) format("woff"); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Light.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Light.woff) format("woff"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Regular.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Regular.woff2) format("woff"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Medium.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Medium.woff) format("woff"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Bold.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Bold.woff) format("woff"); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Bold.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Bold.woff) format("woff"); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Bold.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Bold.woff) format("woff"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Book.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Book.woff) format("woff"); font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: Favorit; src: url(../fonts/Favorit/FavoritStd-Book.woff2) format("woff2"), url(../fonts/Favorit/FavoritStd-Book.woff) format("woff"); font-weight: 900; font-style: normal; font-display: swap; }

.breadcrumbs ul > li + li:before { top: -0.16rem; }