@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3243414, 2016-07-04T03:54:34-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DINNextLTPro-Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/din-next/pro-bold/
 * Copyright: Copyright &#x00A9; 2008 - 2009 Linotype GmbH, www.linotype.com. All rights reserved. This font software may not be reproduced, modified, disclosed or transferred without the express written approval of Linotype GmbH.
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3243414
 * 
 * ┬® 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/317d96");
@font-face {
  font-family: "DINNextLTPro-Bold";
  src: url("../fonts/webfonts/317D96_0_0.eot");
  src: url("../fonts/webfonts/317D96_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/317D96_0_0.woff2") format("woff2"), url("../fonts/webfonts/317D96_0_0.woff") format("woff"), url("../fonts/webfonts/317D96_0_0.ttf") format("truetype");
}
:root {
  font-family: Inter, sans-serif;
  -webkit-font-feature-settings: "liga" 1, "calt" 1;
          font-feature-settings: "liga" 1, "calt" 1; /* fix for Chrome */
  /* feat-cv05=1&feat-cv08=1&feat-cv09=1&feat-ss01=1 */
  -webkit-font-feature-settings: "liga" 1, "ss01" 1, "cv05" 1, "cv08" 1, "cv09" 1;
          font-feature-settings: "liga" 1, "ss01" 1, "cv05" 1, "cv08" 1, "cv09" 1;
}

@supports (font-variation-settings: normal) {
  :root {
    font-family: InterVariable, sans-serif;
  }
}
header {
  padding: calc(var(--padding) * 0.85) var(--padding) calc(var(--padding) * 0.15) var(--padding);
}

/* footer */
footer {
  background-color: #555;
  padding: calc(var(--padding) * 1.5) var(--padding);
  color: #fff;
  position: relative;
}

footer p {
  margin: 0;
  padding: 0;
}

footer h3 {
  padding-bottom: 1rem;
}

footer p.copyright {
  margin-top: 1rem;
}

footer a[href="#top"] {
  position: absolute;
  top: -22px;
  right: 10px;
  border: 1px solid #555;
  background-color: white;
  color: var(--text-colour);
  padding: 0.7rem 1.5rem;
  border-radius: 2rem;
  text-decoration: none;
  -webkit-transition: color 0.3s, border-color 0.3s ease;
  transition: color 0.3s, border-color 0.3s ease;
}

@media screen and (min-width: 769px) {
  footer a[href="#top"] {
    right: 3rem;
  }
}
footer a[href="#top"]:hover {
  color: var(--link-hover-colour);
  border-color: var(--link-colour);
}

form {
  margin-bottom: 3rem;
}

form input,
form textarea {
  font-family: InterVariable, sans-serif;
  font-size: 1.5rem;
  padding: 0.5rem;
  border-radius: 0.2rem;
  border: 1px solid #777;
  display: block;
  margin-top: 0.3rem;
  color: #444;
}

form textarea {
  min-width: 75%;
}

form b {
  display: inline-block;
  font-weight: 700;
  color: var(--link-colour);
  padding-left: 0.35rem;
}

form input[type=submit] {
  display: inline-block;
  color: white;
  background-color: var(--link-colour);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--link-hover-colour)), to(var(--link-colour)));
  background-image: linear-gradient(var(--link-hover-colour), var(--link-colour));
  border-radius: 0.4rem;
  text-decoration: none;
  padding: 0.65rem 1.5rem;
  -webkit-transition: background-color 0.35s ease;
  transition: background-color 0.35s ease;
  min-width: auto;
  font-size: 1rem;
  font-weight: 700;
  border: 0;
}

/* registration form */
.register-form {
  max-width: 70ch;
  margin: 3rem auto;
  padding-top: 3rem;
}

.register-content form {
  margin-top: 2rem;
}

.register-content .intro-text {
  margin: 2rem 0 4rem 0;
}

.register-content .intro p {
  max-width: 65ch;
}

.form-send {
  min-height: 50vh;
}

.form-send span {
  display: block;
  color: var(--new-colour);
}

/* image carousel */
/* https://www.embla-carousel.com/docs/v8/get-started/cdn */
.embla__viewport {
  overflow: hidden;
}

.embla__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-touch-action: pan-y pinch-zoom;
      touch-action: pan-y pinch-zoom;
}

.embla__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-width: 0;
  background-color: rgb(175, 161, 147);
}

.embla__slide img {
  max-height: 90vh;
  display: block;
  margin: 0 auto;
}

.embla {
  position: relative;
}

.embla__next {
  position: absolute;
  right: 0;
  top: calc(50% - 2rem);
}

.embla__prev {
  position: absolute;
  left: 0;
  top: calc(50% - 2rem);
}

.embla button {
  background: transparent;
  border: 0;
  padding: 1rem 1.5rem;
}

.embla button svg {
  fill: white;
  width: 36px;
  height: 36px;
}

.scott-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: geologica, sans-serif;
  font-weight: 700;
  color: rgba(71, 65, 51, 0.8);
  gap: 1rem;
  margin-bottom: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.scott-layout p {
  margin: 0;
  padding: 0;
  font-size: 1.35rem;
  line-height: 1.2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media screen and (min-width: 1000px) {
  .scott-layout {
    gap: 2rem;
  }
  .scott-layout p {
    font-size: 2rem;
  }
}
.scott-layout .scott-block {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}

@media screen and (min-width: 1000px) {
  .scott-layout .scott-block {
    width: 150px;
    height: 150px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
  }
}
.scott-layout svg {
  display: block;
  max-width: 100%;
}

.scott-layout span {
  display: block;
}

@media screen and (min-width: 769px) {
  .scott-layout span {
    display: inline;
  }
}
.scott-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.branded {
  padding: 1rem;
  margin-bottom: 1rem;
  background: white;
}

@media screen and (min-width: 1000px) {
  .branded {
    padding: 3rem 4rem 5rem 3rem;
    margin-bottom: 4rem;
  }
}
.branded ul {
  margin: 0;
  padding: 0 0 0 1rem;
}

.branded h2 {
  text-transform: none;
  font-family: geologica, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.geologica {
  font-family: geologica, sans-serif;
  font-weight: 700;
}

.branded h3 {
  margin: 3rem 0 1rem 0;
  font-size: 1.6rem;
  font-family: geologica, sans-serif;
  color: rgba(71, 65, 51, 0.8);
  text-transform: none;
  font-weight: 700;
}

.branded h4 {
  margin: 2rem 0 0.5rem 0;
  color: rgba(71, 65, 51, 0.8);
  font-size: 1.25rem;
}

.branded h5 {
  font-family: "DINNextLTPro-Bold", inter, helvetica, sans-serif;
  margin: 1rem 0 0 0;
  font-weight: normal;
  font-size: 1.2rem;
}

.geologica.start {
  font-size: 1.35rem;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  border-top: 1px solid rgba(175, 161, 147, 0.2);
  padding: 0.75rem 0 0 0;
}

@media screen and (min-width: 1000px) {
  .specs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1;
  }
}
.spec-list {
  padding: 0 2rem 2rem 1rem;
}

@media screen and (min-width: 769px) {
  .spec-list {
    border-left: 1px solid var(--emphasis-colour);
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .spec-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}
.spec-list h4 {
  margin: 0;
  padding: 0;
  color: var(--text-colour);
  min-height: 3rem;
}

.houses {
  margin: 1rem 0 3rem 0;
}

.house summary {
  border-top: 1px solid rgba(175, 161, 147, 0.8);
  padding: 1.5rem 0;
  font-family: geologica, sans-serif;
  font-size: 1.5rem;
  color: rgba(71, 65, 51, 0.8);
  font-weight: 700;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.house summary:hover {
  cursor: pointer;
  color: var(--text-colour);
}

.house summary span {
  color: var(--link-colour);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.85rem;
  background-color: rgba(71, 65, 51, 0.8);
  color: white;
  display: inline-block;
  padding: 0.35rem 0.85rem;
  border-radius: 0.2rem;
  position: relative;
  top: -3px;
  margin-left: 0.5rem;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.house summary:hover span {
  background-color: var(--text-colour);
}

.house-content {
  max-width: 65ch;
  padding-bottom: 4rem;
}

.location {
  background: rgba(175, 161, 147, 0.2);
  padding: 1rem 1rem 2rem 1rem;
  margin: 0;
}
.location h4 {
  font-family: geologica, sans-serif;
  color: rgba(71, 65, 51, 0.8);
  text-transform: none;
  margin: 0;
  padding: 0 0 1rem 0;
}
.location p {
  margin: 0;
  padding: 0 0 1rem 0;
}

@media screen and (min-width: 1000px) {
  .location {
    padding: 2rem 2rem 3rem 2rem;
    margin: 3rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .location-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
  }
}
.location-images {
  padding-bottom: 1rem;
}

.location p {
  max-width: 65ch;
}

.branded .location h3 {
  padding: 0;
  margin: 0 0 1rem 0;
}

/* intro copy */
.intro {
  font-size: 1.1rem;
  padding: 1rem 0 2rem 0;
}

@media screen and (min-width: 1000px) {
  .intro {
    max-width: 65ch;
    font-size: 1.35rem;
  }
}
/* specification images */
ul.spec-section-images {
  margin: 0 0 3rem 0;
  padding: 0;
  list-style-type: none;
}

ul.spec-section-images img {
  display: block;
  margin-bottom: 1rem;
  min-width: 100%;
}

@media screen and (min-width: 769px) {
  ul.spec-section-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    background-color: rgba(175, 161, 147, 0.2);
    padding: 1rem;
  }
  ul.spec-section-images img {
    min-width: auto;
  }
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:root {
  --padding: 1rem;
  --text-colour: #333;
  --emphasis-colour: #777;
  --link-colour: #7a2626;
  --link-hover-colour: #b02d2d;
  --new-colour: #7a2626;
  --gradient-light-colour: #ddd4cc;
  --gradient-dark-colour: white;
}

@media screen and (min-width: 512px) {
  :root {
    --padding: 3rem;
  }
}
html {
  scroll-behavior: smooth;
  -webkit-scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  color: var(--text-colour);
  scroll-behavior: smooth;
}

a {
  color: inherit;
  text-decoration-color: var(--link-colour);
  text-underline-offset: 2px;
  -webkit-transition: text-decoration-color 0.2s ease;
  transition: text-decoration-color 0.2s ease;
}

a:hover {
  text-decoration-color: var(--link-hover-colour);
}

b {
  font-weight: 400;
  display: block;
  color: var(--emphasis-colour);
}

main {
  background: #eee;
  padding: var(--padding);
  padding-bottom: 5rem;
}

svg {
  position: relative;
  max-width: 175px;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
  font-family: "DINNextLTPro-Bold", inter, helvetica, sans-serif;
  -webkit-font-feature-settings: "liga" 0, "ss01" 0, "cv05" 0, "cv08" 0, "cv09" 0;
          font-feature-settings: "liga" 0, "ss01" 0, "cv05" 0, "cv08" 0, "cv09" 0;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
}

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

.full-size {
  min-height: 110vh;
  background-color: #444;
  background-image: url(../i/homepage/homepage-image-opt.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (min-width: 512px) {
  .full-size {
    min-height: 90vh;
    background-position: center center;
    background-size: cover;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 2rem;
  }
}
.full-size .full-size-content {
  background: rgb(239, 236, 233);
  padding: 0;
  border-radius: 0 1rem 0 0;
  margin: 1rem 1rem 1rem 1rem;
  color: #111;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  padding: 2rem;
}

@media screen and (min-width: 512px) {
  .full-size .full-size-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .scott-block {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
  }
}
.scott-block svg {
  min-width: 60%;
}

@media screen and (min-width: 512px) {
  .scott-block svg {
    min-width: 180px;
  }
}
.scott-intro {
  margin: 1rem 0.6rem 0.8rem 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 512px) {
  .scott-intro {
    margin: 0 2rem 0 3rem;
    max-width: 40ch;
  }
}
@media screen and (min-width: 512px) {
  .full-size .full-size-content {
    margin: 0;
  }
}
.full-size-content a {
  display: inline-block;
  color: #000;
  font-weight: bold;
  background-color: var(--gradient-dark-colour);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--gradient-dark-colour)), to(var(--gradient-light-colour)));
  background-image: linear-gradient(var(--gradient-dark-colour), var(--gradient-light-colour));
  border-radius: 0.4rem;
  text-decoration: none;
  padding: 0.65rem 1.5rem;
  margin-top: 1rem;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  border: 1px solid rgba(175, 161, 147, 0.85);
}

.full-size-content a:hover {
  opacity: 0.8;
}

.full-size-content h1 {
  font-size: 2rem;
}

.full-size-content span {
  color: var(--new-colour);
  display: block;
  font-size: 1rem;
  font-family: "DINNextLTPro-Bold", inter, helvetica, sans-serif;
  text-transform: uppercase;
}

.full-size-content p {
  margin: 0;
  padding: 0;
}

.box {
  padding: 1rem 2rem 1rem 1rem;
  background-color: #ddd;
  margin: 2rem 0 2rem 0;
  border-radius: 0 1rem 0 0;
  margin-top: auto;
}

.facet {
  padding-bottom: 2rem;
}

.box * {
  margin: 0;
  padding: 0;
}

.box h4 {
  margin: 0 0 1rem 0;
}

@media screen and (min-width: 769px) {
  .groups {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
  }
}
.content {
  max-width: 1440px;
  margin: 0 auto;
}

.content .intro {
  margin: 3rem 0 1rem 0;
  padding: 0;
  font-size: 1.5rem;
}

.content section {
  margin-bottom: 2rem;
}

@media screen and (min-width: 769px) {
  .content section {
    padding: 0 2rem 0 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
            flex: 1 1 33%;
    border-left: 1px solid #666;
  }
}
.content section span {
  font-family: "DINNextLTPro-Bold", inter, helvetica, sans-serif;
  font-size: 2rem;
  color: #999;
  line-height: 1.35;
}

@media screen and (min-width: 1000px) {
  .content section {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.image-gallery {
  background: #fff;
  padding: 2rem 1.5rem;
}

@media screen and (min-width: 1000px) {
  .image-gallery {
    padding: 3rem 0 4rem 0;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .image-gallery h2 {
    min-width: 15rem;
    padding: 0 0 0 2rem;
  }
}
ul.project-images {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media screen and (min-width: 1000px) {
  ul.project-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1rem;
  }
}
li.project-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 2rem);
          flex: 0 1 calc(50% - 2rem);
}

.image-gallery img {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 1rem 0 0 0;
}

@media screen and (min-width: 1000px) {
  .image-gallery img {
    padding: 0;
  }
}
.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.render-text {
  font-size: 0.85rem;
  color: #666;
  margin-top: 0.2rem;
}

.section-images img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 1rem;
}

@media screen and (min-width: 1000px) {
  .section-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    margin: 1rem 0 3rem 0;
  }
  .section-images div {
    -webkit-box-flex: 25%;
        -ms-flex: 25% 1 1;
            flex: 25% 1 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}