/*
Theme Name: Hexton Holding page
Author: Reach Marketing 
Author URI: https://www.reachmarketing.co.uk 
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

/********
 * Utility
 **/
* {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 0;
}

/********
 * Structure
 **/
html, body {
  overflow-x: hidden;
}

.site-main {
  display: flex;
  height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: center;
}
.site-main .top-left {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 15px;
  width: 27.1%;
  --tw-bg-opacity: 1;
  background-color: rgb(226 35 26 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px) {
  .site-main .top-left {
    height: 25px;
  }
}
@media (min-width: 768px) {
  .site-main .top-left {
    height: 30px;
  }
}
@media (min-width: 1280px) {
  .site-main .top-left {
    height: 35px;
  }
}
.site-main .left {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 50%;
  border-left-width: 15px;
  border-bottom-width: 15px;
  border-left-color: rgb(226 35 26 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(226 35 26 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px) {
  .site-main .left {
    border-left-width: 25px;
    border-bottom-width: 25px;
  }
}
@media (min-width: 768px) {
  .site-main .left {
    border-left-width: 30px;
    border-bottom-width: 30px;
  }
}
@media (min-width: 1280px) {
  .site-main .left {
    border-left-width: 35px;
    border-bottom-width: 35px;
  }
}
.site-main .bottom {
  position: fixed;
  bottom: 0px;
  left: 33.333333%;
  height: 15px;
  width: 25%;
  --tw-bg-opacity: 1;
  background-color: rgb(139 35 50 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px) {
  .site-main .bottom {
    height: 25px;
  }
}
@media (min-width: 768px) {
  .site-main .bottom {
    height: 30px;
  }
}
@media (min-width: 1280px) {
  .site-main .bottom {
    height: 35px;
  }
}
.site-main .bottom-right {
  position: fixed;
  bottom: 0px;
  right: 0px;
  height: 15px;
  width: 25%;
  --tw-bg-opacity: 1;
  background-color: rgb(139 35 50 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px) {
  .site-main .bottom-right {
    height: 25px;
  }
}
@media (min-width: 768px) {
  .site-main .bottom-right {
    height: 30px;
  }
}
@media (min-width: 1280px) {
  .site-main .bottom-right {
    height: 35px;
  }
}
.site-main .right {
  position: fixed;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 15px;
  --tw-bg-opacity: 1;
  background-color: rgb(139 35 50 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px) {
  .site-main .right {
    width: 25px;
  }
}
@media (min-width: 768px) {
  .site-main .right {
    width: 30px;
  }
}
@media (min-width: 1280px) {
  .site-main .right {
    width: 35px;
  }
}
.site-main .top-right {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 37.7%;
  border-top-width: 15px;
  border-left-width: 15px;
  border-top-color: rgb(139 35 50 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
@media (min-width: 640px) {
  .site-main .top-right {
    border-top-width: 25px;
    border-left-width: 25px;
  }
}
@media (min-width: 768px) {
  .site-main .top-right {
    border-top-width: 30px;
    border-left-width: 30px;
  }
}
@media (min-width: 1280px) {
  .site-main .top-right {
    border-top-width: 35px;
    border-left-width: 35px;
  }
}
.site-main .content {
  display: flex;
  width: 80%;
  height: 100vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.site-main .content .logo {
  margin-bottom: 5%;
  width: 60%;
  max-width: 500px;
}
.site-main .content p, .site-main .content .contact {
  margin-bottom: 2em;
  width: 80%;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  font-size: clamp(1.2rem, 3vw, 2rem);
}
.site-main .content .contact {
  margin-bottom: 0;
}
.site-main .content a {
  width: 80%;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(226 35 26 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.site-main .content a:hover {
  --tw-text-opacity: 1;
  color: rgb(139 35 50 / var(--tw-text-opacity, 1));
}
.site-main .content a {
  font-size: clamp(1.2rem, 3vw, 2rem);
}

.screen-reader-text {
  display: none;
}
