/*!
Theme Name: three-r-energy
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: three-r-energy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

three-r-energy is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  animation-name: fadeIn;
  animation-duration: 600ms;
  animation-fill-mode: both;
}

.bg--primary {
  background-color: hsl(86, 96%, 70%);
}

.bg--secondary {
  background-color: hsl(157, 79%, 67%);
}

.bg--pattern {
  background-image: url("../assets/img/svg/patterns/pattern.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*
 *	WebFont Package Licensed to GreenAxis Climate Adaptation and Energy Systems
 */
/* Tomato Grotesk Bold */
@font-face {
  font-family: "tomato";
  src: url("../assets/fonts/Tomato Grotesk Bold.woff2") format("woff2"), url("../assets/fonts/Tomato Grotesk Bold.woff") format("woff"); /* Pretty Modern Browsers */
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! 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;
  -webkit-text-size-adjust: 100%;
}

/* 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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #031e1b;
  font-family: "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  clear: both;
  font-family: "tomato", "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1;
  margin: 0;
}
h1 * + *,
h2 * + *,
h3 * + *,
h4 * + *,
h5 * + *,
h6 * + *,
.h1 * + *,
.h2 * + *,
.h3 * + *,
.h4 * + *,
.h5 * + *,
.h6 * + * {
  margin: 0 0 1em;
}

h1,
.h1 {
  font-size: 5.5rem;
  font-size: clamp(2.75rem, 5vw + 1em, 5.5rem);
}

h2,
.h2 {
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}
@media only screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 2.5rem;
  }
}

.f-primary {
  color: hsl(86, 96%, 70%);
}

.icon-title {
  display: inline-flex;
  align-items: center;
  font-size: 1.5rem;
  letter-spacing: 0;
  position: relative;
}
.icon-title--mb {
  margin: 0 0 1em;
}
.icon-title--alt {
  color: hsl(86, 96%, 70%);
}
.icon-title--above {
  flex-direction: column;
  align-items: flex-start;
}
.icon-title--above::before {
  margin: 0 0 0.5em;
}
@media only screen and (min-width: 768px) {
  .icon-title--lrg {
    font-size: 2.5rem;
  }
}

p {
  margin: 0;
}
p + * {
  margin: 1.5em 0 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  font-style: normal;
}
address a {
  display: block;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.callout-copy {
  font-family: "tomato", "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  .callout-copy {
    font-size: 1.625rem;
  }
}

/* Elements
--------------------------------------------- */
html {
  scroll-behavior: smooth;
}

body {
  background: #fff;
  font-weight: 500;
  height: 100%;
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 300ms ease-in-out;
}

section {
  position: relative;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

video {
  display: block;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}

.btn {
  background-color: transparent;
  color: hsl(173, 82%, 6%);
  cursor: pointer;
  display: inline-block;
  font-family: "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  vertical-align: middle;
}
.btn__text {
  position: relative;
  z-index: 1;
}
.btn--gradient {
  background: hsl(86, 96%, 70%);
  background: linear-gradient(90deg, hsl(86, 96%, 70%) 0%, hsl(157, 79%, 67%) 100%);
  background-size: 100%;
}
.btn--gradient::after {
  content: "";
  background-color: hsl(157, 79%, 67%);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.btn--gradient:focus::after, .btn--gradient:hover::after {
  opacity: 1;
}
.btn--pill {
  border-radius: 2em;
  padding: 1em 1.5em;
}
.btn--pill::after {
  border-radius: 2em;
}
.btn--icon {
  border-radius: 100%;
  height: 3rem;
  width: 3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn--icon::before {
  content: "";
  background: url("../assets/img/svg/icon/arrow.svg") no-repeat center center;
  background-size: 100%;
  height: 0.875rem;
  width: 0.875rem;
  position: relative;
  z-index: 1;
}
.btn--icon::after {
  border-radius: 100%;
}
.btn--icon:hover::before, .btn--icon:focus::before {
  animation: spin 0.3s ease-in-out forwards;
}
.btn--light {
  background-color: hsl(0, 0%, 100%);
}
.btn--500 {
  font-weight: 500;
}
.btn--text-icon {
  display: inline-flex;
  align-items: center;
}
.btn--text-icon::after {
  border-radius: 100%;
  height: 3rem;
  width: 3rem;
  margin: 0 0 0 1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  content: "";
  background: hsl(173, 82%, 6%) url("../assets/img/svg/icon/arrow-alt.svg") no-repeat center center;
  background-size: 0.875rem 0.875rem;
  position: relative;
  z-index: 1;
}
.btn--text-icon-light::after {
  background: hsl(0, 0%, 100%) url("../assets/img/svg/icon/arrow.svg") no-repeat center center;
  background-size: 0.875rem 0.875rem;
}
.btn--text-icon-light.btn--text-icon-gradient {
  max-width: fit-content;
}
.btn--text-icon-light.btn--text-icon-gradient::after {
  background: transparent url("../assets/img/svg/icon/arrow.svg") no-repeat center center;
  background-size: 0.875rem 0.875rem;
}
.btn--text-icon-light.btn--text-icon-gradient::before {
  content: "";
  position: absolute;
  height: 3rem;
  width: 3rem;
  right: 0;
  border-radius: 100%;
  background: hsl(86, 96%, 70%);
  background: linear-gradient(90deg, hsl(86, 96%, 70%) 0%, hsl(157, 79%, 67%) 100%);
}
.btn--text-icon-secondary::after {
  background-color: hsl(157, 79%, 67%);
}
.btn--text-icon:hover::after, .btn--text-icon:focus::after {
  animation: spin 0.3s ease-in-out forwards;
}
.btn--text-icon-down::after {
  transform: rotate(90deg);
}
.btn--text-icon-down.active::after {
  transform: rotate(-90deg);
}
.btn--text-icon-down:hover::after, .btn--text-icon-down:focus::after {
  animation: spinDown 0.3s ease-in-out forwards;
}
.btn--back-to-top {
  padding: 0;
}
.btn--back-to-top::after {
  transform: rotate(270deg);
}
.btn--back-to-top:hover::after, .btn--back-to-top:focus::after {
  animation: spinUp 0.3s ease-in-out forwards;
}

.video__play-pause {
  background-color: hsl(173, 82%, 6%);
  border-radius: 100%;
  height: 3rem;
  width: 3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.video__icon {
  max-width: 0.785rem;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinUp {
  0% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(630deg);
  }
}
@keyframes spinDown {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(450deg);
  }
}
/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset] {
  border: none;
  background: transparent;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus {
  outline: thin dotted hsl(173, 82%, 6%);
}

input[type=submit] {
  border: none;
}
input[type=submit]:active, input[type=submit]:focus {
  outline: thin dotted hsl(173, 82%, 6%);
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  background-color: transparent;
  color: hsl(0, 0%, 100%);
  border: none;
  border-bottom: 1px solid hsl(157, 79%, 67%);
  border-radius: 0;
  padding: 1.25rem 0;
  width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: inherit;
  outline: thin dotted hsl(0, 0%, 100%);
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
  height: 9.375rem;
}

.form__input-wrapper + .form__input-wrapper {
  margin: 4em 0 0;
}
.form__input {
  font-weight: 500;
}
.form__input::placeholder {
  color: hsl(0, 0%, 100%);
}
.form__submit {
  font-size: 1.25rem;
  margin: 4em 0 2em;
  padding: 0.8em 4em;
}
.form__submit:focus {
  outline: thin dotted hsl(0, 0%, 100%) !important;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*
 * Header
 ***/
.header {
  color: hsl(0, 0%, 100%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  transition: all 300ms ease-in-out;
}
.header svg {
  fill: hsl(0, 0%, 100%);
}
.single .header {
  color: hsl(173, 82%, 6%);
}
.single .header svg,
.single .header svg g,
.single .header svg path {
  fill: hsl(173, 82%, 6%);
}
.header .menu-toggle::before, .header .menu-toggle::after {
  background-color: hsl(0, 0%, 100%);
}
.home .header svg {
  fill: hsl(86, 96%, 70%);
}
.header .l-container {
  align-self: center;
}
.header__logo {
  display: inline-flex;
  max-width: 10.5rem;
  width: 100%;
}
.header svg {
  width: 100%;
  max-height: 3.125rem;
}
.toggled .header {
  background-color: hsl(86, 96%, 70%);
}
.toggled .header svg {
  fill: hsl(173, 82%, 6%);
}

/*
 * Footer
 ***/
.footer {
  background-color: hsl(86, 96%, 70%);
  display: grid;
  gap: 2.5rem;
}
@media only screen and (min-width: 1024px) {
  .footer {
    grid-template-columns: 1fr 2fr;
    gap: 0;
  }
}
.footer__logo-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  grid-column: 1/-1;
}
@media only screen and (min-width: 560px) {
  .footer__logo-wrapper {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__logo-wrapper {
    margin: 0 0 6em;
  }
}
.footer__logo-link {
  display: block;
  max-width: 14.6875rem;
  width: 100%;
  margin: 0 0 2em;
}
@media only screen and (min-width: 560px) {
  .footer__logo-link {
    margin: 0;
  }
}
.footer__address {
  grid-row: 2/4;
}
.footer__address .address-link:first-of-type {
  margin: 1em 0 0;
}
@media only screen and (min-width: 1024px) {
  .footer__nav {
    align-self: center;
    justify-self: end;
    grid-column: 2/3;
    grid-row: 2/4;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__copyright {
    grid-column: 2/3;
    grid-row: 2/4;
    align-self: flex-end;
    justify-self: end;
  }
}

/*
 * Splash screen on home page
 ***/
.splash {
  background-color: #031e1b;
  color: hsl(0, 0%, 100%);
  overflow: hidden;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  display: grid;
  height: 100vh;
  z-index: 2;
}
.splash > * {
  place-self: center;
}
.splash__image {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-origin: center center;
  transform: scale(2.5);
  display: grid;
  place-items: center;
}
@media only screen and (min-width: 768px) {
  .splash__image {
    transform: scale(1.5);
  }
}
.splash__title {
  font-size: clamp(2rem, 5vw, 5.5rem);
  text-align: center;
}
.splash__title span {
  color: hsl(86, 96%, 70%);
  display: block;
  font-size: 1.5rem;
}

/*
 * Containers
 ***/
.l-container {
  position: relative;
  max-width: 122.5rem;
  padding: 0 1.25rem;
  padding: 0 clamp(1.25rem, 5%, 3.75rem);
  margin: 0 auto;
}
.l-container--grid {
  display: grid;
  align-items: self-start;
}
.l-container--grid-1-2 {
  gap: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .l-container--grid-1-2 {
    gap: 3.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .l-container--grid-1-2 {
    gap: 5rem;
  }
}
@media only screen and (min-width: 1248px) {
  .l-container--grid-1-2 {
    grid-template-columns: 1fr 2fr;
  }
}
.l-container--grid-3, .l-container--grid-4 {
  gap: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .l-container--grid-3, .l-container--grid-4 {
    gap: 5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .l-container--grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .l-container--grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

/*
 * Spacing
 ***/
.m--frame {
  margin: clamp(1.25rem, 5%, 3.75rem);
}
.m--top {
  margin: clamp(1.25rem, 5%, 3.75rem) 0 0;
}
.m--bottom {
  margin: 0 0 clamp(1.25rem, 5%, 3.75rem);
}
.m--left {
  margin: 0 0 0 clamp(1.25rem, 5%, 3.75rem);
}
.m--right {
  margin: 0 clamp(1.25rem, 5%, 3.75rem) 0 0;
}

.p--frame {
  padding: clamp(1.25rem, 5%, 3.75rem);
}
.p--top {
  padding-top: clamp(1.25rem, 5%, 3.75rem);
}
.p--bottom {
  padding-bottom: clamp(1.25rem, 5%, 3.75rem);
}
.p--left {
  padding-left: clamp(1.25rem, 5%, 3.75rem);
}
.p--right {
  padding-right: clamp(1.25rem, 5%, 3.75rem);
}
.p--tb {
  padding-top: clamp(1.25rem, 5%, 3.75rem);
  padding-bottom: clamp(1.25rem, 5%, 3.75rem);
}
.p--lr {
  padding-left: clamp(1.25rem, 5%, 3.75rem);
  padding-right: clamp(1.25rem, 5%, 3.75rem);
}
.p--t0 {
  padding: 0 clamp(1.25rem, 5%, 3.75rem) clamp(1.25rem, 5%, 3.75rem);
}
.p--b0 {
  padding: clamp(1.25rem, 5%, 3.75rem) clamp(1.25rem, 5%, 3.75rem) 0;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.scroll-down .header {
  transform: translate3d(0, -100%, 0);
}

.scroll-up .header {
  background-color: hsl(0, 0%, 100%);
  color: hsl(173, 82%, 6%);
  filter: drop-shadow(0 -0.625rem 1.25rem rgb(170, 170, 170));
}
.scroll-up .header svg {
  fill: hsl(173, 82%, 6%) !important;
}
.scroll-up .menu-toggle::before, .scroll-up .menu-toggle::after {
  background-color: hsl(173, 82%, 6%);
}

.toggled .menu-toggle::before, .toggled .menu-toggle::after {
  background-color: hsl(173, 82%, 6%);
}

.mob-main-nav {
  display: block;
  background-color: hsl(86, 96%, 70%);
  font-size: 1.375rem;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  transform: translateZ(0);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.toggled .mob-main-nav {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  .mob-main-nav {
    font-size: 1.625rem;
  }
}
@media only screen and (min-width: 1024px) {
  .mob-main-nav {
    display: none;
  }
}
.mob-main-nav li {
  border-bottom: 1px solid hsl(0, 0%, 100%);
}
.mob-main-nav a {
  padding: 0.625rem 1.25rem;
}
.mob-main-nav .sub-menu {
  display: block;
  font-weight: 500;
}
.mob-main-nav .sub-menu li {
  border: none;
}

.menu-toggle {
  display: block;
  border: none;
  border-radius: 0;
  cursor: pointer;
  padding: 0;
  position: relative;
  height: 14px;
  width: 40px;
}
.menu-toggle::before, .menu-toggle::after {
  content: "";
  background-color: hsl(0, 0%, 100%);
  height: 4px;
  width: 100%;
  position: absolute;
  left: 0;
  transition: all 300ms ease-in-out;
}
.menu-toggle::before {
  top: 0;
}
.menu-toggle::after {
  bottom: 0;
}
.main-navigation.toggled .menu-toggle::before {
  transform: translateY(5px) rotate(45deg);
}
.main-navigation.toggled .menu-toggle::after {
  transform: translateY(-5px) rotate(-45deg);
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav li {
  position: relative;
}
nav a {
  display: inline-block;
  padding: 1.25em;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .main-nav .menu-main-menu-container {
    display: none;
    visibility: hidden;
  }
}
.main-nav ul.nav-menu > li {
  display: inline-block;
  position: relative;
}
.main-nav ul.nav-menu > li .sub-menu {
  display: none;
  color: hsl(173, 82%, 6%);
  visibility: hidden;
  flex-direction: column;
  left: 50%;
  margin: 0;
  position: absolute;
  padding: 1.25rem 0 0;
  width: 21.875rem;
  opacity: 0;
  transform: translate(-50%, 1.25rem);
  transition: transform 300ms ease-in-out 100ms, opacity 300ms ease-in-out 200ms;
}
.main-nav ul.nav-menu > li .sub-menu::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1.25rem 1.25rem 1.25rem;
  border-color: transparent transparent hsl(0, 0%, 100%) transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.main-nav ul.nav-menu > li .sub-menu li {
  background-color: hsl(0, 0%, 100%);
  position: relative;
  transition: all 300ms ease-in-out;
}
.main-nav ul.nav-menu > li .sub-menu li::before {
  content: "";
  position: absolute;
  border-bottom: 1px solid hsl(157, 79%, 67%);
  width: 100%;
  width: calc(100% - 2.5rem);
  left: 1.25rem;
}
.main-nav ul.nav-menu > li .sub-menu li:first-of-type::before {
  content: initial;
}
.main-nav ul.nav-menu > li .sub-menu li:hover, .main-nav ul.nav-menu > li .sub-menu li:focus, .main-nav ul.nav-menu > li .sub-menu li.focus {
  color: hsl(0, 0%, 100%);
  background-color: hsl(173, 82%, 6%);
}
.main-nav ul.nav-menu > li:hover .sub-menu, .main-nav ul.nav-menu > li:focus .sub-menu, .main-nav ul.nav-menu > li.focus .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
  transition: transform 300ms ease-in-out 100ms, opacity 300ms ease-in-out 100ms;
}
.main-nav ul.nav-menu > li.current-menu-item {
  color: hsl(157, 79%, 67%);
}
.main-nav ul.nav-menu > li a {
  transition: all 300ms ease-in-out;
}
.main-nav ul.nav-menu > li a:hover, .main-nav ul.nav-menu > li a:focus {
  color: hsl(157, 79%, 67%);
}

.footer-nav {
  color: hsl(173, 82%, 6%);
}
.footer-nav ul {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .footer-nav ul {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-nav ul li:first-of-type a {
    padding-left: 0;
  }
  .footer-nav ul li:last-of-type a {
    padding-right: 0;
  }
}
.footer-nav ul a {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .footer-nav ul a {
    padding: 0.625em 1.25em;
  }
}

body.toggled {
  overflow-y: hidden;
  overflow-x: initial;
}

.toggled main {
  overflow-y: hidden;
  touch-action: none;
}

/* Small menu. */
@media only screen and (min-width: 1024px) {
  .menu-toggle {
    display: none;
  }
  .main-nav ul {
    display: flex;
  }
}
/* Posts and pages
--------------------------------------------- */
:root {
  --max-ch: 45ch;
}

.sticky {
  display: block;
}

.page-spacing-top {
  padding: 10rem 0 0;
}
@media only screen and (min-width: 768px) {
  .page-spacing-top {
    padding: 15rem 0 0;
  }
}

.page-dark {
  background-color: hsl(173, 82%, 6%);
  color: hsl(0, 0%, 100%);
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.projects .entry-categories {
  color: hsl(176, 66%, 50%);
  display: flex;
  font-weight: 700;
  list-style: none;
  margin: 1.5em 0 1em;
  padding: 0;
}
.projects .entry-categories li {
  position: relative;
  margin: 0 1em 0 0;
}
.projects .entry-categories li::after {
  content: ".";
  margin: 0 0 0 1em;
}
.projects .entry-categories li:last-of-type {
  margin-right: 0;
}
.projects .entry-categories li:last-of-type::after {
  content: "";
}
.projects .entry-title {
  max-width: 20ch;
  margin: 0 0 1em;
}
@media only screen and (min-width: 1248px) {
  .projects .entry-title {
    margin: 0;
  }
}
.projects .entry-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
@media only screen and (min-width: 1248px) {
  .projects .entry-wrapper {
    flex-direction: row;
  }
}

.project__thumbnail {
  min-height: 25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 1024px) {
  .project__thumbnail {
    min-height: 37.5rem;
  }
}
.project__thumbnail-icon {
  display: none;
  position: relative;
  max-width: 15.625rem;
  margin-left: auto;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1024px) {
  .project__thumbnail-icon {
    display: block;
  }
}
.project__intro {
  overflow-x: hidden;
  background: hsl(157, 79%, 67%);
}
@media only screen and (min-width: 1024px) {
  .project__intro {
    background: linear-gradient(90deg, hsl(157, 79%, 67%) 66.66%, hsl(173, 82%, 6%) 66.66%);
  }
}
@media only screen and (min-width: 1024px) {
  .project__intro-wrapper {
    display: grid;
    grid-template-columns: 66.66% 33.33%;
  }
}
.project__header {
  padding: 18vh 0 3.5em;
}
.project__header p {
  font-weight: 700;
}
.project__header h1 {
  max-width: 14ch;
}
.project__excerpt {
  display: flex;
  align-items: center;
  padding: 1.25rem 0;
}
@media only screen and (min-width: 1024px) {
  .project__excerpt {
    padding: 6.25rem 6.25rem 6.25rem 0;
  }
}
.project__excerpt p {
  max-width: 45ch;
}
.project__categories {
  background-color: hsl(173, 82%, 6%);
  color: hsl(86, 96%, 70%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.25rem 0;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .project__categories {
    padding: 6.25rem 3.75rem 3.75rem;
  }
}
.project__categories::before, .project__categories::after {
  content: "";
  background-color: hsl(173, 82%, 6%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
@media only screen and (min-width: 1024px) {
  .project__categories::before, .project__categories::after {
    content: none;
  }
}
.project__categories::before {
  left: -100%;
}
.project__categories::after {
  right: -100%;
}
.project__categories .callout-copy {
  margin: 0;
}
.project__categories a {
  color: hsl(0, 0%, 100%);
  justify-content: space-between;
}
.project__icons {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 1.75rem;
}
.project__icon {
  max-width: 5.625rem;
  margin: 0 1.25rem 1.25rem;
}
.project__icon-wind {
  max-width: 4.375rem;
}
.project__icon-chp {
  max-width: 7.5rem;
}
.project__layout {
  display: grid;
  gap: 2.5rem;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 1024px) {
  .project__layout {
    grid-template-columns: 1.5fr 1fr;
    grid-template-areas: "image copy";
    gap: 5rem;
    margin-bottom: 5rem;
  }
}
.project__layout:last-of-type {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 1024px) {
  .project__layout:nth-of-type(even) {
    grid-template-columns: 1fr 1.5fr;
    grid-template-areas: "copy image";
  }
  .project__layout:nth-of-type(even) .project__layout-img {
    order: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .project__layout-img {
    grid-area: image;
  }
}
.project__layout-img_wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.project__layout-img_wrapper > * {
  width: 100%;
}
.project__copy a {
  color: hsl(176, 66%, 50%);
  box-shadow: 0px 2px 0px hsl(176, 66%, 50%);
}
@media only screen and (min-width: 1024px) {
  .project__copy {
    grid-area: copy;
    max-width: var(--max-ch);
  }
}
.project__columns {
  display: grid;
  grid-auto-flow: row;
  gap: 2.5rem;
}
@media only screen and (min-width: 1024px) {
  .project__columns {
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 10rem !important;
  }
}
.project__column--right {
  margin-left: auto;
}
@media only screen and (min-width: 1024px) {
  .project__column p {
    max-width: var(--max-ch);
  }
}
.project__ctas {
  display: flex;
  flex-direction: column;
  margin-top: 2.5rem;
}
.project__ctas .btn + .btn {
  margin-top: 1rem;
}

@media only screen and (min-width: 1024px) {
  .western-expansion .project__layout {
    grid-template-columns: 1fr 1.5fr;
    grid-template-areas: "copy image";
    gap: 5rem;
    margin-bottom: 5rem;
    border-top: 2px solid hsl(157, 79%, 67%);
    padding-top: 5rem;
  }
}
.western-expansion .project__layout:nth-of-type(1) {
  border-top: 0px solid hsl(157, 79%, 67%);
  padding-top: 0;
}

.additional-info {
  padding-bottom: 6.25rem;
}
.additional-info > .l-container {
  display: grid;
  gap: 2.5rem;
}
@media only screen and (min-width: 1024px) {
  .additional-info > .l-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 10rem;
  }
}
.additional-info__block {
  border-top: 2px solid hsl(157, 79%, 67%);
  padding-top: 2rem;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.additional-info__block p {
  max-width: 26ch;
}
.additional-info__block .btn {
  margin: 0;
}

.recent-project {
  color: hsl(157, 79%, 67%);
  font-weight: 700;
  min-height: 18.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.recent-project:nth-child(1), .recent-project:nth-child(3) {
  background-color: hsl(173, 82%, 6%);
}
.recent-project:nth-child(2), .recent-project:nth-child(4) {
  background-color: rgb(22.93368, 46.01832, 43.325112);
}
@media only screen and (min-width: 768px) {
  .recent-project:nth-child(3) {
    background-color: rgb(22.93368, 46.01832, 43.325112);
  }
  .recent-project:nth-child(4) {
    background-color: hsl(173, 82%, 6%);
  }
}
@media only screen and (min-width: 1024px) {
  .recent-project:nth-child(3) {
    background-color: hsl(173, 82%, 6%);
  }
  .recent-project:nth-child(4) {
    background-color: rgb(22.93368, 46.01832, 43.325112);
  }
}
@media only screen and (min-width: 768px) {
  .recent-project {
    min-height: 25rem;
  }
}
.recent-project__title {
  color: hsl(86, 96%, 70%);
  margin: 0;
  position: relative;
  max-width: 12ch;
}
.recent-project__grid {
  display: grid;
}
@media only screen and (min-width: 768px) {
  .recent-project__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .recent-project__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.accordion__item {
  border-top: 1px solid hsl(157, 79%, 67%);
}
.accordion__item:last-of-type {
  border-bottom: 1px solid hsl(157, 79%, 67%);
}
.accordion__item.active .accordion__title::after {
  transform: rotate(45deg);
}
.accordion__title {
  cursor: pointer;
  font-family: "tomato", "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.625rem;
  padding: 0.5em 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.accordion__title::after {
  content: "+";
  color: hsl(157, 79%, 67%);
  position: absolute;
  right: 0;
  transform: rotate(0);
  transition: transform 300ms ease-in-out;
}
.accordion__content {
  font-weight: 400;
}
.accordion__content table td {
  padding: 0.5em 0;
}

.callout {
  margin: 0 0 3.125rem;
}
.callout:last-of-type {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .callout {
    margin: 0 0 6.25rem;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1.25rem;
  }
}
.callout__icon {
  max-width: 6.875rem;
  width: 6.875rem;
  margin: 0 0 1rem;
}
@media only screen and (min-width: 768px) {
  .callout__icon {
    margin: 0;
  }
}
.callout p {
  max-width: 40ch;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Blocks
--------------------------------------------- */
/*
 * General page blocks
 ***/
.masthead {
  color: hsl(0, 0%, 100%);
  font-family: "tomato", "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  position: relative;
}
.masthead__upper {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: grid;
  min-height: 85vh;
  padding: 5.5rem 0 0;
}
.masthead__upper > .l-container {
  display: grid;
}
@media only screen and (min-width: 1024px) {
  .masthead__upper {
    padding: 0;
    grid-template-rows: 60rem;
  }
}
.masthead__upper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 0%, 0.35);
  pointer-events: none;
}
.masthead__center {
  align-self: center;
}
@media only screen and (min-width: 1024px) {
  .masthead__center:not(.fp-masthead__center) {
    display: grid;
    gap: 5rem;
    grid-template-columns: 1fr 2fr;
  }
}
.masthead__title {
  position: relative;
  margin: 0 0 1em;
}
.masthead__title.fp-masthead__title {
  margin: 0 5%;
  margin: 0 clamp(1.25rem, 5%, 3.75rem);
}
.masthead__copy {
  font-size: 1.375rem;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .masthead__copy {
    font-size: 1.625rem;
  }
}
.masthead__icon {
  margin-top: -6.25rem;
  max-width: 12.5rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .masthead__icon {
    margin-top: -7.8125rem;
    max-width: 15.625rem;
  }
}
.masthead__lower {
  background-color: hsl(86, 96%, 70%);
  padding: 0 0 2.5rem;
}
.masthead__lower > .l-container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 560px) {
  .masthead__lower > .l-container {
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
  }
}
.masthead__lower .btn {
  padding: 1.5em 0;
}

.text-image__copy {
  max-width: 42ch;
}
.text-image__copy p:first-of-type {
  margin-top: 2rem;
}
.text-image__copy p + .btn {
  margin-top: 2rem;
}
.text-image__image img {
  width: 100%;
}

.team-thumbnail__name {
  font-size: 1.625rem;
  margin: 1em 0 0.2em;
}
.team-thumbnail__name + P {
  margin-top: 1rem;
}
.team-thumbnail__popup-copy .team-thumbnail__name {
  margin-top: 0;
}
.team-thumbnail__job {
  font-size: 1rem;
  margin: 1em 0;
}
.team-thumbnail__popup-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 560px) {
  .team-thumbnail__popup-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}
.team-thumbnail--popup {
  position: relative;
  background-color: hsl(0, 0%, 100%);
  max-width: 67.5rem;
  margin: 0 auto;
}
.team-thumbnail__popup-copy {
  padding: 1.25rem;
}
@media only screen and (min-width: 560px) {
  .team-thumbnail__popup-copy {
    padding: 3.125rem;
  }
}
.team-thumbnail .mfp-close {
  border-radius: 100%;
  color: hsl(173, 82%, 6%);
  height: 3rem;
  width: 3rem;
  top: -4rem;
  right: 0;
  opacity: 1;
  font-size: 2.25rem;
  background: hsl(86, 96%, 70%);
  background: linear-gradient(90deg, hsl(86, 96%, 70%) 0%, hsl(157, 79%, 67%) 100%);
}

.info-block + .info-block > .info-block__border::after {
  content: "";
  position: absolute;
  background-color: hsl(157, 79%, 67%);
  height: 1px;
  width: calc(100% - 7.5rem);
  width: calc(100% - clamp(1.25rem, 5%, 3.75rem) * 2);
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 1248px) {
  .info-block + .info-block p {
    max-width: 46ch;
  }
}
.info-block .accordions {
  margin-top: 3.75rem;
}

.rings {
  background-color: hsl(173, 82%, 6%);
  color: hsl(0, 0%, 100%);
}
.rings__wrapper {
  display: grid;
  gap: 1.25rem;
}
@media only screen and (min-width: 1024px) {
  .rings__wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
  }
}
.rings .ring {
  position: absolute;
  background: transparent;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: 1.1;
  border-radius: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.rings .ring img {
  margin: 0 0 1em 0;
}
.rings .ring__wrapper {
  border-radius: 100%;
  background: linear-gradient(90deg, hsl(86, 96%, 70%) 0%, hsl(157, 79%, 67%) 100%);
  max-height: 15.25rem;
  min-height: 15.25rem;
  max-width: 15.25rem;
  min-width: 15.25rem;
  width: 100%;
  margin: 0 auto;
  padding: 0.1875rem;
  position: relative;
}
.rings .ring__wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: hsl(173, 82%, 6%);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0.625rem;
  border-radius: 100%;
  width: calc(100% - 0.3125rem);
  height: calc(100% - 0.3125rem);
  z-index: 0;
}
.rings .ring .icon--windmill {
  max-width: 4.6875rem;
}
.rings .ring .icon--biomass, .rings .ring .icon--solar, .rings .ring .icon--hydrogen, .rings .ring .icon--property, .rings .ring .icon--storage {
  max-width: 4.375rem;
}
.rings .ring .icon--chp {
  max-width: 7.5rem;
}

@media only screen and (min-width: 768px) {
  .large-rings__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1248px) {
  .large-rings__wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
  }
}
.large-rings .ring p {
  max-width: 18ch;
}
.large-rings .ring p a {
  color: hsl(86, 96%, 70%);
}
.large-rings .ring__wrapper {
  max-height: 18.75rem;
  min-height: 18.75rem;
  max-width: 18.75rem;
}
@media only screen and (min-width: 768px) {
  .large-rings .ring__wrapper {
    max-height: 31.25rem;
    min-height: 31.25rem;
    max-width: 31.25rem;
  }
}

.rings + .rings::after {
  content: "";
  position: absolute;
  background-color: hsl(157, 79%, 67%);
  height: 1px;
  width: calc(100% - 7.5rem);
  width: calc(100% - clamp(1.25rem, 5%, 3.75rem) * 2);
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}

@media only screen and (min-width: 1024px) {
  .related-projects__grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
}
.related-projects__icon-wrapper {
  background-color: hsl(173, 82%, 6%);
  color: hsl(86, 96%, 70%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.related-projects__icon {
  margin: 0 0 1.5rem 0;
  max-width: 12.5rem;
}
.related-projects__copy-wrapper {
  background-color: hsl(86, 96%, 70%);
}
.related-projects__copy {
  max-width: 76ch;
}
.related-projects__copy .icon-title {
  font-size: 1.625rem;
}
.related-projects__copy .icon-title::before {
  margin: 0 0 1em 0;
}
.related-projects .our-projects__grid {
  margin: 0;
}
.related-projects:nth-of-type(odd) .related-projects__icon-wrapper {
  background-color: rgb(22.93368, 46.01832, 43.325112);
}
.related-projects:nth-of-type(odd) .related-projects__copy-wrapper {
  background-color: hsl(157, 79%, 67%);
}
.related-projects .project-team {
  border-top: 1px solid hsl(157, 79%, 67%);
  margin-top: 4rem;
  padding-top: 5rem;
}
.related-projects .project-team__wrapper {
  display: grid;
  gap: 2.5rem;
}
@media only screen and (min-width: 560px) {
  .related-projects .project-team__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  .related-projects .project-team__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1248px) {
  .related-projects .project-team__wrapper {
    grid-template-columns: repeat(6, 1fr);
  }
}

/*
 * Front page blocks
 ***/
.fp-masthead {
  color: hsl(0, 0%, 100%);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .fp-masthead__title {
    max-width: 16ch;
  }
}
@media only screen and (max-width: 767px) {
  .fp-masthead__title br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .fp-masthead__upper {
    grid-template-rows: 80vh;
  }
}
.fp-masthead__upper::before {
  z-index: 1;
}
.fp-masthead__icon {
  margin-top: -6.25rem;
  max-width: 12.5rem;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .fp-masthead__icon {
    margin-top: -7.8125rem;
    max-width: 15.625rem;
  }
}
.fp-masthead__center {
  z-index: 1;
}
.fp-masthead__lower {
  background-color: hsl(86, 96%, 70%);
  padding: 0 0 2.5rem;
}
.fp-masthead__lower-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 560px) {
  .fp-masthead__lower-wrapper {
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row;
  }
}
.fp-masthead__lower .btn {
  padding: 1.5em 0;
}
.fp-masthead__video {
  display: none;
  position: absolute;
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .fp-masthead__video {
    display: block;
  }
}
.fp-masthead__controls {
  display: none;
  position: absolute;
  bottom: 5%;
  width: 100%;
  justify-content: flex-end;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .fp-masthead__controls {
    display: flex;
  }
}

/*
 * Images
 ***/
.full-width-image__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 25rem;
  padding: 1.25rem;
  position: relative;
  display: grid;
}
@media only screen and (min-width: 768px) {
  .full-width-image__image {
    min-height: 45rem;
  }
}
.full-width-image .icon-title {
  align-self: flex-start;
}
.full-width-image__text {
  color: hsl(0, 0%, 100%);
  font-family: "tomato", "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.5rem;
  align-self: end;
}
@media only screen and (min-width: 768px) {
  .full-width-image__text {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .full-width-image__text {
    transform: translateY(-50%);
  }
}
.full-width-image__text p {
  line-height: 1.2;
  max-width: 26ch;
  text-shadow: 0.125rem 0.125rem hsla(0, 0%, 0%, 0.5);
}

.slim-full-width-image__image {
  min-height: 20.25rem;
  background-position: center 65%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 3rem 0 0;
}
@media only screen and (min-width: 768px) {
  .slim-full-width-image__image {
    min-height: 31.25rem;
  }
}

/*
 * Icons
 ***/
@media only screen and (min-width: 768px) {
  .icon-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .icon-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.icon-grid .icon-title {
  position: absolute;
  top: 1.25rem;
  left: clamp(1.25rem, 5%, 3.75rem);
}
@media only screen and (min-width: 768px) {
  .icon-grid .icon-title {
    top: 5%;
  }
}
.icon-grid__panel {
  background-color: hsl(173, 82%, 6%);
  color: hsl(86, 96%, 70%);
  aspect-ratio: 1;
}
@media only screen and (min-width: 768px) {
  .icon-grid__panel {
    aspect-ratio: unset;
  }
}
@media only screen and (min-width: 1024px) {
  .icon-grid__panel {
    max-height: 37.5rem;
    aspect-ratio: unset;
  }
}
@media only screen and (max-width: 767px) {
  .icon-grid__panel:nth-of-type(even) {
    background-color: rgb(22.93368, 46.01832, 43.325112);
  }
}
@media only screen and (min-width: 768px) {
  .icon-grid__panel:nth-of-type(2), .icon-grid__panel:nth-of-type(3), .icon-grid__panel:nth-of-type(6) {
    background-color: rgb(22.93368, 46.01832, 43.325112);
  }
}
@media only screen and (min-width: 1024px) {
  .icon-grid__panel:nth-of-type(2), .icon-grid__panel:nth-of-type(3), .icon-grid__panel:nth-of-type(6) {
    background-color: hsl(173, 82%, 6%);
  }
  .icon-grid__panel:nth-of-type(even) {
    background-color: rgb(22.93368, 46.01832, 43.325112);
  }
}
.icon-grid__container {
  display: grid;
  height: 100%;
  min-height: 18.75rem;
}
@media only screen and (min-width: 768px) {
  .icon-grid__container {
    min-height: 25rem;
  }
}
.icon-grid__image {
  place-self: center;
  grid-column: 1/-1;
  grid-row: 1/-1;
}
.icon-grid__image.icon--windmill, .icon-grid__image.icon--biomass {
  max-width: 7.5rem;
}
.icon-grid__image.icon--solar {
  max-width: 10.625rem;
}
.icon-grid__image.icon--hydrogen {
  max-width: 10rem;
}
.icon-grid__image.icon--property {
  max-width: 9.0625rem;
}
.icon-grid__image.icon--chp {
  max-width: 12.5rem;
}
.icon-grid__image.icon--storage {
  max-width: 9.375rem;
}
.icon-grid__title {
  place-self: end baseline;
  grid-column: 1/-1;
  grid-row: 1/-1;
}
.icon-grid__link {
  place-self: end end;
  grid-column: 1/-1;
  grid-row: 1/-1;
}

/*
 * Contact
 ***/
.contact {
  background-color: hsl(157, 79%, 67%);
  display: grid;
}
@media only screen and (min-width: 768px) {
  .contact {
    grid-template-columns: repeat(2, 1fr);
  }
}
.contact__image {
  background-image: url("../assets/img/jpg/group-1920x1080.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 25rem;
}
@media only screen and (min-width: 768px) {
  .contact__image {
    background-position: 85% center;
  }
}
.contact__text {
  margin: 1.5em 0 1em;
}
.contact .address-link {
  display: block;
}
.contact .btn {
  margin: 3em 0 0;
}

.page-template-contact .contact-main h1 {
  margin: 0 0 1em;
}
.page-template-contact .contact-main h2 {
  margin: 5rem 0 1em;
}
@media only screen and (min-width: 768px) {
  .page-template-contact .contact-main h2 {
    margin: 10rem 0 1em;
  }
}
.page-template-contact .contact__address {
  color: hsl(86, 96%, 70%);
  font-size: 1.25rem;
}
.page-template-contact .contact__link {
  display: block;
  font-family: "tomato", "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .page-template-contact .contact__link {
    font-size: 2.5rem;
  }
}
.page-template-contact .contact__form {
  margin: 0 0 2.5rem;
}
@media only screen and (min-width: 768px) {
  .page-template-contact .contact__form {
    margin: 0 0 5rem;
  }
}

/*
 * Projects
 ***/
.our-projects__grid {
  margin: 4rem 0 5rem;
  display: grid;
  gap: 3rem;
}
@media only screen and (min-width: 768px) {
  .our-projects__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*
 * Downloads
 ***/
.page-template-downloads {
  background-color: hsl(173, 82%, 6%);
}

.downloads {
  margin: 0 0 12vh 0;
}
.downloads .accordion__item {
  border-top: 1px solid hsl(86, 96%, 70%);
  color: hsl(0, 0%, 100%);
}
.downloads .accordion__item:last-of-type {
  border-bottom: 1px solid hsl(86, 96%, 70%);
}
.downloads .accordion__item.active .accordion__title {
  color: hsl(86, 96%, 70%);
}
.downloads .accordion__title {
  color: inherit;
  padding: 1.875rem 0;
}
.downloads .accordion__title::after {
  color: hsl(86, 96%, 70%);
}
.downloads .accordion__content {
  padding-bottom: 3.75rem;
}
.downloads__header {
  margin: 0 0 1em;
  position: relative;
  padding: 1.875rem 0 0;
}
.downloads__header::before {
  content: "Our Projects";
  color: hsl(0, 0%, 100%);
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Poppins", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.downloads__button {
  color: inherit;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 0.375rem 0;
  text-align: initial;
  transition: color 300ms ease-in-out;
}
@media only screen and (min-width: 560px) {
  .downloads__button {
    flex-direction: row;
  }
}
.downloads__button:focus {
  outline: thin dotted hsl(0, 0%, 100%);
}
.downloads__button:hover, .downloads__button:focus {
  color: hsl(86, 96%, 70%);
}
.downloads__button:hover .downloads__more::after, .downloads__button:focus .downloads__more::after {
  background-color: hsl(86, 96%, 70%);
}
.downloads__more {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 2.5rem;
  pointer-events: none;
}
.downloads__more::after {
  content: "";
  position: absolute;
  width: 1.5625rem;
  height: 1.5625rem;
  right: 0;
  border-radius: 100%;
  background-color: hsl(0, 0%, 100%);
  background-image: url("../assets/img/svg/icon/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem 0.75rem;
  transition: background-color 300ms ease-in-out;
}
.downloads__grid {
  display: grid;
  gap: 7.5rem;
}
@media only screen and (min-width: 1024px) {
  .downloads__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "projects downloads";
  }
}
@media only screen and (min-width: 1024px) {
  .downloads__projects {
    grid-column: 1/2;
    grid-row: 1/-1;
    grid-area: projects;
  }
}
.downloads__list {
  border-top: 1px solid hsl(86, 96%, 70%);
}
@media only screen and (min-width: 1024px) {
  .downloads__list {
    grid-column: 2/3;
    grid-row: 1/-1;
    grid-area: downloads;
  }
}
.downloads__list-header {
  padding: 1.875rem 0;
}
.downloads__link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.375rem 0;
  transition: color 300ms ease-in-out;
}
.downloads__link span {
  max-width: 60%;
}
.downloads__link:hover, .downloads__link:focus {
  color: hsl(86, 96%, 70%);
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.hidden {
  display: none;
}

/*# sourceMappingURL=style.css.map */
.no-break {
	white-space: nowrap;
}
