@charset "UTF-8";
/*
	Standard CSS Reset
	This is used to account for differences in browsers.
	Without a reset stylesheet there could be differences
	between browsers when loading your html website.
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald/Oswald-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
body {
  color: #090D16;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.45;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Oswald";
  font-weight: 500;
  line-height: 1.45;
  text-transform: uppercase;
  letter-spacing: normal;
}

h1, .h1 {
  font-size: 40px;
  line-height: 48px;
}
@media (min-width: 992px) {
  h1, .h1 {
    font-size: 70px;
    line-height: 75px;
  }
}

h2, .h2 {
  font-size: 30px;
  line-height: 38px;
}
@media (min-width: 992px) {
  h2, .h2 {
    font-size: 55px;
    line-height: 63px;
  }
}

h3, .h3 {
  font-size: 26px;
  line-height: 34px;
}
@media (min-width: 992px) {
  h3, .h3 {
    font-size: 40px;
    line-height: 48px;
  }
}

h4, .h4 {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 992px) {
  h4, .h4 {
    font-size: 34px;
    line-height: 42px;
  }
}

h5, .h5 {
  font-size: 26px;
  line-height: 34px;
}

h6, .h6 {
  font-size: 18px;
  line-height: 24px;
}

a {
  color: #0973BA;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}

p {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  text-transform: none;
}
p.large {
  font-size: 18px;
  line-height: 28px;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
}

strong {
  font-weight: 600;
}

.site-header {
  background: #090D16;
  padding: 16px 20px;
}
@media (min-width: 992px) {
  .site-header {
    padding: 19px 20px;
  }
}
.site-header__inner {
  width: 100%;
  max-width: 1079px;
  margin: 0 auto;
  padding: 0;
}
.site-header__branding {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.site-header__title, .site-header__description {
  display: none;
}
.site-header .custom-logo-link {
  display: block;
  width: 100%;
  max-width: 102px;
  margin: 0;
  padding: 0;
}
.site-header .custom-logo-link img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .site-header .custom-logo-link {
    max-width: 141px;
  }
}

.site-header .menu-toggle {
  display: none;
}

.site-header__inner {
  display: flex;
  align-items: center;
}

.site-header-menu {
  padding-left: 20px;
}

.site-header .menu-item a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Oswald";
}

.site-header .menu-item a:hover {
  text-decoration: none;
}

.content-body {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}

@media (min-width: 992px) {
  body.single-post #secondary {
    margin-top: 88px;
  }

  body.search #secondary, body.search #primary, body.archive #secondary, body.archive #primary {
    margin-top: 88px;
  }
}
.page-header h1 {
  margin-bottom: 50px;
}

.site-footer .post-navigation {
  margin-left: auto;
  margin-right: auto;
}

.content-search {
  background: url("../images/background-sm.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  order: 1;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 34px 20px 48px;
}
@media (min-width: 768px) {
  .content-search {
    background: url("../images/background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 992px) {
  .content-search {
    margin: 0 0 98px 0;
    padding: 91px 20px 85px;
  }
}
.content-search__inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 1079px;
  margin: 0 auto;
  padding: 0;
}
.content-search__title {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  text-transform: uppercase;
  display: block;
  flex: 0 0 100%;
  margin: 0 0 32px;
  padding: 0;
}
@media (min-width: 992px) {
  .content-search__title {
    font-size: 110px;
    line-height: 75px;
    flex: 0 0 auto;
    margin: 0;
  }
}
.content-search__form {
  display: flex;
  flex: 0 0 100%;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: stretch;
  position: relative;
}
@media (min-width: 992px) {
  .content-search__form {
    flex: 1 1 auto;
    margin: 15px 0 0 96px;
  }
}
.content-search__form .search-label {
  flex: 0 0 100%;
  display: block;
  color: #FFFFFF;
  font-family: "Oswald";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: normal;
  text-transform: uppercase;
  margin: 0 0 8px;
  padding: 0;
}
.content-search__form .search-field {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  background: transparent;
  flex: 0 0 100%;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 14px 60px 14px 16px;
}
.content-search__form .search-field::placeholder {
  color: #FFFFFF;
}
.content-search__form .search-submit {
  appearance: none;
  border: none;
  border-radius: 0px;
  background: url("../images/search-icon-white.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 11px;
  right: 16px;
  transition: opacity 250ms linear;
}
.content-search__form .search-submit:hover, .content-search__form .search-submit:focus {
  opacity: 0.75;
}

.content-area {
  order: 3;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .content-area {
    order: 2;
    flex: 1 1 776px;
    max-width: 776px;
    padding: 0 48px 0 0;
  }
}

.content-side {
  order: 2;
  flex: 0 0 100%;
  margin: 0;
  padding: 40px 20px;
}
@media (min-width: 992px) {
  .content-side {
    order: 3;
    flex: 0 1 303px;
    max-width: 303px;
    padding: 0;
  }
}

.post {
  border-bottom: 1px solid #D8D8D8;
  margin: 0 0 40px 0;
  padding: 0 0 32px 0;
}
.post__header {
  margin: 0 0 27px 0;
  padding: 0;
}
.post__title {
  color: #090D16;
  margin: 0 0 24px 0;
  padding: 0;
}
.post__title a {
  color: inherit;
}
.post__meta {
  color: #090D16;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.post__meta a {
  color: inherit;
  display: inline-block;
}
.post__meta .posted-on {
  order: 1;
  flex: 0 0 auto;
}
.post__meta .divider {
  order: 2;
  flex: 0 0 auto;
  margin: 0 4px;
}
.post__meta .comment-count {
  order: 3;
  flex: 0 0 auto;
}
.post__content h1, .post__content h2, .post__content h3, .post__content h4 {
  margin-bottom: 30px;
}
.post__content p {
  margin-bottom: 30px;
}
.post__content p:last-child, .post__content p:last-of-type {
  margin-bottom: 0;
}
.post__content ul {
  list-style: disc !important;
  padding-left: 2em;
  margin-bottom: 30px;
}
.post__content ol {
  list-style: decimal !important;
  padding-left: 2em;
  margin-bottom: 30px;
}
.post__content ul li,
.post__content ol li {
  margin-bottom: 0.5em;
}
.post__footer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.post__footer .categories {
  order: 1;
  flex: 0 0 100%;
}
.post__footer .more-link {
  background: #0973BA;
  color: #FFFFFF;
  font-family: "Oswald";
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  order: 2;
  flex: 0 0 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 5px 15px;
  margin: 0;
}
@media (min-width: 992px) {
  .post__footer .more-link {
    max-width: 221px;
    margin-right: auto;
  }
}
.post__footer .edit-link {
  order: 3;
  flex: 0 0 auto;
  padding: 0;
  margin: 15px 0 0;
}

.back-link {
  font-family: "Oswald";
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 88px 0 15px;
  padding: 0;
}
.back-link:before {
  content: "⟵";
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  top: -1px;
}
@media (max-width: 992px) {
  .back-link {
    margin-top: 0;
  }
}

.categories {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 16px 0;
  padding: 0;
}
.categories__title {
  margin: 0 16px 16px 0;
  padding: 0;
}

.post-categories {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.post-categories > li {
  display: inline-block;
  margin: 0 16px 16px 0;
}
.post-categories > li:last-child {
  margin-right: 0;
}
.post-categories a {
  background: #F1F1F1;
  color: #0973BA;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: normal;
  display: inline-flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  margin: 0;
}

.pagination {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 0 60px 0;
  padding: 0;
}
@media (min-width: 992px) {
  .pagination {
    justify-content: flex-start;
  }
}
.pagination .nav-links {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pagination .page-numbers {
  color: #6D6E71;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: normal;
  text-decoration: none;
  display: inline-block;
  margin: 0 12px 0 0;
  padding: 0;
}
.pagination .page-numbers.current {
  color: #090D16;
  cursor: none;
  pointer-events: none;
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  font-size: 0px;
  color: transparent;
}
.pagination .page-numbers.prev:after, .pagination .page-numbers.next:after {
  content: "";
  background: url("../images/chevron-thin-blue.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 14px;
  height: 5px;
  position: relative;
  top: 3px;
}
.pagination .page-numbers.prev:after {
  transform: rotate(90deg);
}
.pagination .page-numbers.next:after {
  transform: rotate(-90deg);
}

@media (min-width: 992px) {
  .content-side .widget_nav_menu {
    background: #F1F1F1;
    margin: 0 0 48px 0;
    padding: 35px 24px 32px;
  }
}
.content-side .widget_nav_menu .widget-title {
  border-top: 1px solid #D8D8D8;
  cursor: pointer;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 8px;
  position: relative;
}
.content-side .widget_nav_menu .widget-title:after {
  content: "";
  background: url("../images/chevron-thin-blue.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 14px;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 250ms linear;
}
@media (min-width: 992px) {
  .content-side .widget_nav_menu .widget-title:after {
    display: none;
  }
}
@media (min-width: 992px) {
  .content-side .widget_nav_menu .widget-title {
    border-top: none;
    margin: 0 0 16px 0;
    padding: 0;
  }
}
.content-side .widget_nav_menu nav {
  width: 100%;
  height: auto;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 250ms ease-in-out;
}
@media (min-width: 992px) {
  .content-side .widget_nav_menu nav {
    max-height: none;
    overflow: auto;
    opacity: 1;
    transition: none;
  }
  .accordion-active .content-side .widget_nav_menu nav {
    max-height: none;
    transition: none;
  }
}
.content-side .widget_nav_menu nav li {
  color: transparent;
  padding: 0 8px;
}
@media (min-width: 992px) {
  .content-side .widget_nav_menu nav li {
    padding: 0;
  }
}
.content-side .widget_nav_menu nav a {
  font-family: "Oswald";
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.content-side .widget_nav_menu nav a:after {
  content: "⟶";
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
  position: relative;
  top: -1px;
  transition: margin 250ms linear;
}
.content-side .widget_nav_menu nav a:hover:after, .content-side .widget_nav_menu nav a:focus:after {
  margin-left: 20px;
}
.content-side .widget_nav_menu.accordion-active .widget-title:after {
  transform: translateY(-75%) rotate(180deg);
}
.content-side .widget_nav_menu.accordion-active nav {
  opacity: 1;
  max-height: 468px;
  transition: all 250ms ease-in-out;
}

@media (min-width: 992px) {
  .content-side .widget_block {
    margin: 0 0 48px 0;
    padding: 0;
  }
}
.content-side .widget_block .widget-title {
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  cursor: pointer;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 8px;
  position: relative;
}
.content-side .widget_block .widget-title:after {
  content: "";
  background: url("../images/chevron-thin-blue.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 14px;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 250ms linear;
}
@media (min-width: 992px) {
  .content-side .widget_block .widget-title {
    border-top: none;
    padding: 0 24px 8px;
  }
  .content-side .widget_block .widget-title:after {
    display: none;
  }
}
.content-side .widget_block.accordion-active .widget-title:after {
  transform: translateY(-75%) rotate(180deg);
}

.archive-widget {
  border-bottom: 1px solid #D8D8D8;
  padding-left: 24px !important;
  width: 100%;
  height: auto;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 250ms ease-in-out;
}
.accordion-active .archive-widget {
  opacity: 1;
  max-height: 1000px;
  transition: all 250ms ease-in-out;
}
@media (min-width: 992px) {
  .archive-widget {
    padding-left: 0 !important;
    max-height: none;
    overflow: auto;
    opacity: 1;
    transition: none;
  }
  .accordion-active .archive-widget {
    max-height: none;
    transition: none;
  }
}
.archive-widget__year {
  border-bottom: 1px solid #D8D8D8;
  height: auto;
  position: relative;
}
.archive-widget__year:after {
  content: "";
  background: url("../images/chevron-thin-blue.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 14px;
  height: 5px;
  position: absolute;
  top: 16px;
  right: 15px;
  transform: rotate(0deg);
  transition: transform 250ms linear;
}
.archive-widget__year:last-child {
  border-bottom: none;
}
.archive-widget__year.accordion-active:after {
  transform: rotate(180deg);
}
.archive-widget__year > a {
  color: #090D16;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 8px 0;
}
@media (min-width: 992px) {
  .archive-widget__year > a {
    padding: 8px 24px;
  }
}
.archive-widget__months {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
  padding: 0 !important;
  width: 100%;
  height: auto;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 250ms ease-in-out;
}
.archive-widget__months li {
  display: block;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (min-width: 992px) {
  .archive-widget__months li {
    padding: 0 24px;
  }
}
.archive-widget__months a {
  color: #090D16;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.archive-widget__year.accordion-active .archive-widget__months {
  opacity: 1;
  max-height: 468px;
  transition: all 250ms ease-in-out;
}

.post-navigation {
  border-top: 1px solid #D8D8D8;
  margin: 0 0 70px 0;
  padding: 10px 0 0 0;
  width: 100%;
  max-width: 1079px;
}
.post-navigation .nav-links {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  font-family: "Oswald";
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  text-transform: uppercase;
}
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
  color: transparent;
  font-size: 0px;
}
.post-navigation .nav-previous a:before {
  content: "⟵";
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  top: -0.5px;
}
.post-navigation .nav-next a:after {
  content: "⟶";
  display: inline-block;
  margin: 0 0 0 10px;
  position: relative;
  top: -0.5px;
}
@media (min-width: 992px) {
  .post-navigation {
    margin: 0 0 120px 0;
  }
}
.post-navigation .post-title-mob {
  display: none;
}
@media (max-width: 992px) {
  .post-navigation .post-title {
    display: none;
  }
  .post-navigation .post-title-mob {
    display: inline;
  }
}

.blog-post-pagination {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .blog-post-pagination {
    flex-flow: column-reverse;
    align-items: center;
  }
}

.ppp-selector {
  font-size: 14px;
  font-family: "Montserrat";
}
@media (max-width: 992px) {
  .ppp-selector {
    margin-bottom: 25px;
  }
}

.ppp-selector select {
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-left: 16px;
  padding-right: 16px;
}

.ppp-selector .custom-select {
  position: relative;
  margin-right: 8px;
}

.ppp-selector .custom-select:after {
  content: " ";
  background-image: url("../images/chev-down.svg");
  width: 15px;
  height: 9px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  position: absolute;
  right: 0;
}

#comments * {
  font-family: "Oswald";
}

.comment * {
  font-family: "Montserrat" !important;
}
.comment-meta {
  font-size: 12px;
  line-height: 22px;
}
.comment-content {
  margin-top: 10px;
}
.comment__title {
  margin-bottom: 40px;
  font-size: 34px;
}
.comment .reply {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #0973BA;
}
.comment .view-replies-toggle {
  margin-bottom: 15px;
  cursor: pointer;
}
.comment__list {
  background: rgba(216, 216, 216, 0.25);
  margin: 0 0 48px 0 !important;
  padding: 30px !important;
}
.comment__list hr {
  margin: 15px 0 20px 0;
  height: 1px;
  background-color: #d8d8d8;
  border: none;
}
.comment__list .avatar {
  display: none;
}
.comment__list > .comment {
  background: #FFFFFF;
  margin: 0 0 24px 0;
  padding: 15px 40px;
}
.comment__list > .comment:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .comment__list > .comment {
    padding: 15px 20px;
    margin: 0 0 15px 0;
  }
}
.comment__list .comment__list {
  margin-bottom: 0 !important;
}
@media (max-width: 992px) {
  .comment__list {
    padding: 15px !important;
  }
}

.comment-form-comment {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.comment-form-comment label {
  font-weight: bold;
  margin-bottom: 8px;
}
.comment-form-comment textarea {
  border: 1px solid #D8D8D8;
  background: none;
  resize: vertical;
}

.form-submit {
  display: block;
  margin-bottom: 20px;
}
.form-submit .submit {
  -webkit-appearance: none;
  border-radius: 0;
  appearance: none;
  border: none;
  background: #0973BA;
  color: #F1F1F1;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 16px;
}
.form-submit .submit:hover {
  background: #27AAE1;
}
.form-submit .submit:focus {
  outline: 2px solid #27AAE1;
  outline-offset: 2px;
}

#comments {
  margin-bottom: 30px;
}
#comments div.error {
  font-family: "Montserrat" !important;
  color: #C90514;
  margin-top: 20px;
}
#comments div.error + textarea {
  margin-top: 20px;
}

@media (min-width: 992px) {
  #comments {
    margin-bottom: 70px;
  }
}
#comments label {
  position: relative;
}

#comments .comment-reply-title {
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 20px;
}

.comment #respond .comment-reply-title {
  margin-top: 20px;
  font-weight: bold;
  font-family: "Oswald";
}
.comment #respond .comment-reply-title small {
  font-size: 14px;
  display: block;
  font-weight: normal;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  border: none;
  border-bottom: 2px solid black;
  margin-bottom: 10px;
  padding: 10px 0;
  width: 100%;
  max-width: 455px;
  border-radius: 0;
}

#comments textarea {
  border: none;
  background-color: #f6f6f6;
  width: 100%;
  max-width: 455px;
}

.comment-form-cookies-consent {
  display: none;
  margin: 10px 0 30px;
}
.comment-form-cookies-consent input {
  margin-right: 10px;
}

#comments .form-submit .submit {
  margin-top: 30px;
  padding: 12px 60px;
}

.children.comment__list {
  width: 100%;
  height: auto;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 250ms ease-in-out;
  padding: 0 !important;
}
.accordion-active .children.comment__list {
  opacity: 1;
  max-height: 1000px;
  transition: all 250ms ease-in-out, padding 0s;
  padding: 30px !important;
}
@media (max-width: 992px) {
  .accordion-active .children.comment__list {
    padding: 15px !important;
  }
}

/*# sourceMappingURL=main.css.map */
