/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*! HTML5 Boilerplate v7.1.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
  Author's custom styles
  ========================================================================== */
/* ==========================================================================
  Helper classes
  ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search-submit, .search-field, .searchbutton, .main-menu a, a, .button {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.inside-header::after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(245, 132, 31)), to(rgba(116, 43, 144, 0)));
  background: linear-gradient(0deg, rgb(245, 132, 31) 0%, rgba(116, 43, 144, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5841f",endColorstr="#742b90",GradientType=1);
}

.img-fluid {
  max-width: 100%;
}

.button {
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
  padding: 1em;
  margin: 1em 0;
  display: inline-block;
  text-transform: uppercase;
  background: #f5841f;
  font-weight: bold;
}
.button:hover {
  background: #fff;
  color: #f5841f;
}

@media (min-width: 736px) {
  .grid-container {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 1rem;
  }
}

html, body {
  font-family: "Montserrat", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 480px) {
  html, body {
    font-size: 12px;
    line-height: 1.2;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}

.p-meta {
  font-size: 0.75rem;
  color: #666;
  text-transform: uppercase;
  margin-top: 0;
}

a {
  color: #f5841f;
}

.container {
  max-width: 1600px;
  margin: auto;
  padding: 1rem 1rem 4rem;
}
@media (min-width: 1280px) {
  .container {
    padding: 1rem 6rem 4rem;
  }
}

.container-full {
  padding: 1rem;
}

#sidr {
  display: none;
}

.banner {
  background: white;
}
.banner .container-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 980px) {
  .banner {
    position: fixed;
    width: 100%;
    z-index: 100;
  }
}

.logo-container {
  width: 100px;
  height: 33px;
}
.logo-container a {
  display: block;
}
.logo-container img {
  max-width: 100%;
}
@media (min-width: 980px) {
  .logo-container {
    width: 200px;
    height: 66px;
  }
}

.menu-toggle {
  display: block;
}
@media (min-width: 980px) {
  .menu-toggle {
    display: none;
  }
}

.navbar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
@media (min-width: 980px) {
  .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.donate-button {
  display: inline-block;
  text-decoration: none;
  padding: 1rem;
  text-transform: uppercase;
  background: #f5841f;
  color: #fff;
  font-weight: bold;
  margin-left: 1rem;
  border-radius: 20px;
}

.main-menu {
  display: none;
}
@media (min-width: 980px) {
  .main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.main-menu .nav-ul {
  font-weight: bold;
}
.main-menu .nav-ul li {
  position: relative;
}
.main-menu .nav-ul ul {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  display: none;
  font-weight: normal;
}
.main-menu .nav-ul li:hover ul {
  display: block;
}
.main-menu a {
  width: 100%;
}
.main-menu a:hover {
  background: #f5841f;
  color: #fff;
}

.nav-ul {
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}
.nav-ul ul {
  list-style: none;
  padding: 0;
  font-size: 0.75rem;
}
.nav-ul a {
  color: #f5841f;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 0.5rem;
}
@media (min-width: 980px) {
  .nav-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hero {
  background-size: cover;
  height: 100vh;
  position: relative;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero .screen {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.hero .container {
  max-width: 700px;
  position: relative;
  z-index: 2;
}
.hero h1 {
  text-transform: uppercase;
}
@media (min-width: 980px) {
  .hero h1 {
    font-size: 48px;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  .hero {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero .container {
    margin: unset;
    text-align: left;
  }
}

.section-head h2 {
  font-size: 2.25rem;
  text-transform: uppercase;
}

.section-news {
  background: #efefef;
}
@media (min-width: 736px) {
  .section-news .article-card {
    margin-bottom: 0;
    grid-column: span 4;
  }
}
@media (min-width: 980px) {
  .section-news .article-card {
    grid-column: span 2;
  }
}

.article-card {
  font-size: 1rem;
  background: #fff;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #efefef;
}
.article-card a {
  display: block;
  text-decoration: none;
  color: #333;
}
.article-card img {
  max-width: 100%;
}
.article-card .thumb-container {
  margin-bottom: 1rem;
}
.article-card header, .article-card .excerpt-container {
  padding: 0 1rem;
}
.article-card h3 {
  font-size: 1rem;
  margin: 0;
}
.article-card h3 a {
  color: #f5841f;
}
.article-card .cat-list a {
  display: inline-block;
  font-weight: bold;
  color: #f5841f;
  font-size: 0.75rem;
}

.section-button-container {
  text-align: center;
  margin-top: 1rem;
}

.section-partner {
  background: #f5841f;
}

.the-partner {
  grid-column-start: 1;
  grid-column-end: -1;
}
.the-partner img {
  max-width: 100%;
}
.the-partner .partner-thumb {
  grid-column: span 4;
  border-radius: 4px;
  overflow: hidden;
}
.the-partner .partner-text {
  grid-column: span 4;
}
@media (min-width: 736px) {
  .the-partner .partner-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .the-partner .partner-text h3 {
    margin: 0;
  }
  .the-partner .partner-text p {
    margin: 0;
  }
}
.the-partner .section-button-container {
  text-align: left;
}
.the-partner .section-button-container a {
  margin: 0;
}
.the-partner h3 a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
}

.main-footer {
  background: url(../images/footer-bg.jpg) no-repeat center center;
}

.footer-logo {
  width: 200px;
  margin: 0 auto 1rem;
}
.footer-logo img {
  max-width: 100%;
}
@media (min-width: 736px) {
  .footer-logo {
    margin: 0;
  }
}

@media (min-width: 980px) {
  .footernavandbadges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .footernavandbadges > nav ul {
    margin-top: 0;
  }
}

.badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.badges a {
  display: inline-block;
  width: 100px;
  background: #fff;
  margin: 0 0.5rem;
  overflow: hidden;
  border-radius: 6px;
}
.badges a img {
  max-width: 100%;
}
@media (min-width: 980px) {
  .badges {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 2rem;
  }
  .badges a {
    margin: 0 0 1rem;
  }
}

.footer-nav a {
  display: inline-block;
}
.footer-nav .nav-ul {
  text-align: center;
}
@media (min-width: 736px) {
  .footer-nav .nav-ul {
    text-align: right;
  }
}
@media (min-width: 980px) {
  .footer-nav .nav-ul {
    text-align: left;
  }
}

.socmed-nav {
  margin-bottom: 2rem;
}
.socmed-nav ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 980px) {
  .socmed-nav ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
.socmed-nav a {
  width: 40px;
  height: 40px;
  margin-right: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.socmed-nav .icon {
  width: 40px;
  height: 40px;
  fill: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.socmed-nav a:hover .icon {
  fill: #f5841f;
}

.section-contact {
  background: url(../images/office-bg.webp) no-repeat center center;
  color: #fff;
}

.contact-form, .contact-info {
  grid-column: span 8;
}
@media (min-width: 980px) {
  .contact-form, .contact-info {
    grid-column: span 4;
  }
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea {
  width: 100%;
  border-radius: 20px;
  border: none;
  outline: none;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-form input[type=text]:focus, .contact-form input[type=email]:focus, .contact-form textarea:focus {
  background: white;
}
.contact-form input[type=submit] {
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 20px;
  padding: 0.75em;
  display: inline-block;
  text-transform: uppercase;
  background: #f5841f;
}

.footer-nav-container .container {
  padding-bottom: 1rem;
}
@media (min-width: 736px) {
  .footer-nav-container .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.section-stories img {
  max-width: 100%;
}
@media (min-width: 736px) {
  .section-stories .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .section-stories .section-head {
    grid-column: span 2;
  }
  .section-stories .stories-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-stories h3 {
    margin-top: 0;
    font-size: 2rem;
    margin-bottom: 0;
  }
  .section-stories h3 a {
    text-decoration: none;
  }
}
@media (min-width: 980px) {
  .section-stories .container {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 64px;
    padding-bottom: 80px;
  }
  .section-stories .section-head {
    grid-column: span 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-stories .section-head h2 {
    width: 200px;
    text-align: center;
    line-height: 0.875;
  }
}

.footer-small {
  background: rgba(245, 132, 31, 0.8);
}
.footer-small .container {
  color: #fff;
  padding-bottom: 1rem;
}
.footer-small .container p {
  font-size: 0.75rem;
}

.inside-container {
  line-height: 1.4;
}
@media (min-width: 980px) {
  .inside-container {
    padding-top: 100px;
    font-size: 18px;
    line-height: 1.4;
  }
  .inside-container .container {
    max-width: 60rem;
    margin: auto;
  }
}

.inside-header {
  background: #f5841f;
  color: #fff;
  position: relative;
  background-position: center;
}
.inside-header .container {
  padding: 10rem 1rem 1rem;
  position: relative;
  z-index: 2;
}
.inside-header::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.inside-header h1 {
  font-size: 1.2;
}

.inside-content img {
  height: 100%;
}
.inside-content .wp-block-image {
  margin: 1rem 0;
}
.inside-content figcaption {
  font-size: 0.875rem;
}

.archive-container .container {
  max-width: 1600px;
  margin: auto;
}
.archive-container .inside-header .container {
  padding-left: 6rem;
  padding-right: 6rem;
}

@media (min-width: 736px) {
  .archive-content .article-card {
    grid-column: span 4;
  }
}
@media (min-width: 980px) {
  .archive-content .article-card {
    grid-column: span 2;
  }
}

.navigation-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navigation-container li {
  display: inline-block;
}
.navigation-container a {
  display: inline-block;
  padding: 0.5rem;
  text-decoration: none;
  color: #fff;
  background: #f5841f;
  border-radius: 2px;
  margin: 0 0.25rem;
}
.navigation-container a:hover {
  background: #64a10b;
}
.navigation-container .active a {
  color: #f5841f;
  background: none;
  border: 1px solid;
}

.section-work {
  color: #fff;
}
.section-work section {
  margin-bottom: 1rem;
  position: relative;
}
.section-work .work-text {
  padding: 4rem 2rem;
  z-index: 2;
  position: relative;
  max-width: 40rem;
}
.section-work .camp {
  text-align: center;
}
.section-work .camp .camp-text {
  position: relative;
  z-index: 2;
  padding: 4rem 1rem 3rem;
}
.section-work .camp p {
  margin: 0;
}
.section-work .camp a {
  display: inline-block;
  color: #f5841f;
  text-decoration: none;
}
.section-work .camp .screen {
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.section-work .camp a:hover {
  color: #fff;
}
.section-work .camp h2 {
  margin-bottom: 0;
}
.section-work .screen {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 736px) {
  .section-work .container-full {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .section-work section {
    margin-bottom: 0;
  }
  .section-work .work {
    grid-column: span 2;
  }
  .section-work .work .screen {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgb(0, 0, 0)), color-stop(75%, rgba(128, 61, 52, 0)));
    background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(128, 61, 52, 0) 75%);
  }
  .section-work .camp .camp-text {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .section-work .camp a {
    width: 100%;
    padding-top: 10rem;
  }
  .section-work .camp .screen {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8043418051)), color-stop(80%, rgba(128, 61, 52, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8043418051) 20%, rgba(128, 61, 52, 0) 80%);
  }
  .section-work .camp a:hover a {
    padding-top: 20rem;
  }
}
@media (min-width: 980px) {
  .section-work .container-full {
    padding: 0;
  }
  .section-work .camp a {
    padding-top: 20rem;
  }
  .section-work .work-text {
    padding-left: 6rem;
  }
}

.work {
  background: url(../images/bg-our-work.webp) no-repeat center top;
  background-size: cover;
}
@media (min-width: 980px) {
  .work {
    background-position: center -6rem;
  }
}

.m28 {
  background: url(../images/bg-m28.webp) no-repeat center -3rem;
  background-size: cover;
}

.s28 {
  background: url(../images/bg-s28.webp) no-repeat center -1rem;
  background-size: cover;
}

.sidr {
  padding: 1rem;
  text-transform: uppercase;
  background: #f5841f;
}
.sidr ul {
  list-style: none;
  padding: 0;
  font-weight: bold;
}
.sidr ul ul {
  font-size: 0.875rem;
  font-weight: normal;
}
.sidr a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 0.5rem;
  border-bottom: 1px solid;
  color: #fff;
}

.fullwidth .inside-content {
  background: #f5841f;
}
.fullwidth .inside-content .container {
  padding: 1rem 1rem 4rem;
}

.searchbutton {
  text-decoration: none;
  margin-left: 1rem;
  padding: 1rem;
  border: 1px solid;
  border-radius: 20px;
}
.searchbutton:hover {
  color: #fff;
  background: #f5841f;
}

.banner .searchbar__container-full {
  padding: 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2rem;
}
.banner .searchbar .closeSearch {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  font-size: 2rem;
}

.searchContainer {
  background: #f5841f;
}

.noResults {
  height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}

.search-field {
  border: 2px solid #f5841f;
  border-radius: 20px 0 0 20px;
  padding: 1rem;
}
.search-field:focus, .search-field:active {
  outline: none;
  background: #fcd4b1;
}

.search-submit {
  margin-left: -0.5rem;
  padding: 1rem;
  color: #fff;
  background: #d76b0a;
  border: 2px solid #d76b0a;
  border-radius: 0 20px 20px 0;
  outline: none;
  cursor: pointer;
}
.search-submit:hover {
  background: #a75307;
  border: 2px solid #d76b0a;
}/*# sourceMappingURL=style.css.map */