/* @link https://utopia.fyi/type/calculator?c=375,40,1.2,1440,72,1.25,5,2,&s=0.75|0.5|0.25,1.5|2|3|4|6,s-l&g=s,l,xl,12 */
:root {
  --step--2: clamp(1.7361rem, 1.3333rem + 1.7185vw, 2.88rem);
  --step--1: clamp(2.0833rem, 1.5493rem + 2.2786vw, 3.6rem);
  --step-0: clamp(2.5rem, 1.7958rem + 3.0047vw, 4.5rem);
  --step-1: clamp(3rem, 2.0757rem + 3.9437vw, 5.625rem);
  --step-2: clamp(3.6rem, 2.3918rem + 5.1549vw, 7.0313rem);
  --step-3: clamp(4.32rem, 2.7464rem + 6.7141vw, 8.7891rem);
  --step-4: clamp(5.184rem, 3.1409rem + 8.7171vw, 10.9863rem);
  --step-5: clamp(6.2208rem, 3.5757rem + 11.2858vw, 13.7329rem);
}

/* GORKO: auto-generated utility classes start */
.bg-white {
  background: #fff;
}

.bg-black {
  background: #000;
}

.bg-gray {
  background: hsl(0, 0%, 55%);
}

.bg-very-dark-gray {
  background: hsl(0, 0%, 41%);
}

.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.color-gray {
  color: hsl(0, 0%, 55%);
}

.color-very-dark-gray {
  color: hsl(0, 0%, 41%);
}

.box-block {
  display: block;
}

.box-flex {
  display: flex;
}

.box-hide {
  display: none;
}

.box-show {
  display: inherit;
}

.font-heading {
  font-family: Alata, sans-serif;
}

.font-base {
  font-family: Josefin Sans, sans-serif;
}

.gap-top-300 {
  margin-top: 0.8rem;
}

.gap-top-400 {
  margin-top: 1rem;
}

.gap-top-500 {
  margin-top: 1.25rem;
}

.gap-top-600 {
  margin-top: 1.6rem;
}

.gap-top-700 {
  margin-top: 2rem;
}

.gap-top-900 {
  margin-top: 3rem;
}

.gap-right-300 {
  margin-right: 0.8rem;
}

.gap-right-400 {
  margin-right: 1rem;
}

.gap-right-500 {
  margin-right: 1.25rem;
}

.gap-right-600 {
  margin-right: 1.6rem;
}

.gap-right-700 {
  margin-right: 2rem;
}

.gap-right-900 {
  margin-right: 3rem;
}

.gap-bottom-300 {
  margin-bottom: 0.8rem;
}

.gap-bottom-400 {
  margin-bottom: 1rem;
}

.gap-bottom-500 {
  margin-bottom: 1.25rem;
}

.gap-bottom-600 {
  margin-bottom: 1.6rem;
}

.gap-bottom-700 {
  margin-bottom: 2rem;
}

.gap-bottom-900 {
  margin-bottom: 3rem;
}

.gap-left-300 {
  margin-left: 0.8rem;
}

.gap-left-400 {
  margin-left: 1rem;
}

.gap-left-500 {
  margin-left: 1.25rem;
}

.gap-left-600 {
  margin-left: 1.6rem;
}

.gap-left-700 {
  margin-left: 2rem;
}

.gap-left-900 {
  margin-left: 3rem;
}

.pad-top-300 {
  padding-top: 0.8rem;
}

.pad-top-400 {
  padding-top: 1rem;
}

.pad-top-500 {
  padding-top: 1.25rem;
}

.pad-top-600 {
  padding-top: 1.6rem;
}

.pad-top-700 {
  padding-top: 2rem;
}

.pad-top-900 {
  padding-top: 3rem;
}

.pad-right-300 {
  padding-right: 0.8rem;
}

.pad-right-400 {
  padding-right: 1rem;
}

.pad-right-500 {
  padding-right: 1.25rem;
}

.pad-right-600 {
  padding-right: 1.6rem;
}

.pad-right-700 {
  padding-right: 2rem;
}

.pad-right-900 {
  padding-right: 3rem;
}

.pad-bottom-300 {
  padding-bottom: 0.8rem;
}

.pad-bottom-400 {
  padding-bottom: 1rem;
}

.pad-bottom-500 {
  padding-bottom: 1.25rem;
}

.pad-bottom-600 {
  padding-bottom: 1.6rem;
}

.pad-bottom-700 {
  padding-bottom: 2rem;
}

.pad-bottom-900 {
  padding-bottom: 3rem;
}

.pad-left-300 {
  padding-left: 0.8rem;
}

.pad-left-400 {
  padding-left: 1rem;
}

.pad-left-500 {
  padding-left: 1.25rem;
}

.pad-left-600 {
  padding-left: 1.6rem;
}

.pad-left-700 {
  padding-left: 2rem;
}

.pad-left-900 {
  padding-left: 3rem;
}

.stack-300 {
  z-index: 0;
}

.stack-400 {
  z-index: 10;
}

.stack-500 {
  z-index: 20;
}

.stack-600 {
  z-index: 30;
}

.stack-700 {
  z-index: 40;
}

.text-300 {
  font-size: 0.8rem;
}

.text-400 {
  font-size: 1rem;
}

.text-500 {
  font-size: 1.25rem;
}

.text-600 {
  font-size: 1.6rem;
}

.text-700 {
  font-size: 2rem;
}

.text-900 {
  font-size: 3rem;
}

.weight-light {
  font-weight: 300;
}

.weight-regular {
  font-weight: 400;
}

.weight-bold {
  font-weight: 700;
}

.width-full {
  width: 100%;
}

.width-half {
  width: 50%;
}

.width-quarter {
  width: 25%;
}

.width-third {
  width: 33.3333333333%;
}

@media (min-width: 36em) {
  .sm\:box-block {
    display: block;
  }
  .sm\:box-flex {
    display: flex;
  }
  .sm\:box-hide {
    display: none;
  }
  .sm\:box-show {
    display: inherit;
  }
  .sm\:text-300 {
    font-size: 0.8rem;
  }
  .sm\:text-400 {
    font-size: 1rem;
  }
  .sm\:text-500 {
    font-size: 1.25rem;
  }
  .sm\:text-600 {
    font-size: 1.6rem;
  }
  .sm\:text-700 {
    font-size: 2rem;
  }
  .sm\:text-900 {
    font-size: 3rem;
  }
  .sm\:width-full {
    width: 100%;
  }
  .sm\:width-half {
    width: 50%;
  }
  .sm\:width-quarter {
    width: 25%;
  }
  .sm\:width-third {
    width: 33.3333333333%;
  }
}
@media (min-width: 48em) {
  .md\:box-block {
    display: block;
  }
  .md\:box-flex {
    display: flex;
  }
  .md\:box-hide {
    display: none;
  }
  .md\:box-show {
    display: inherit;
  }
  .md\:text-300 {
    font-size: 0.8rem;
  }
  .md\:text-400 {
    font-size: 1rem;
  }
  .md\:text-500 {
    font-size: 1.25rem;
  }
  .md\:text-600 {
    font-size: 1.6rem;
  }
  .md\:text-700 {
    font-size: 2rem;
  }
  .md\:text-900 {
    font-size: 3rem;
  }
  .md\:width-full {
    width: 100%;
  }
  .md\:width-half {
    width: 50%;
  }
  .md\:width-quarter {
    width: 25%;
  }
  .md\:width-third {
    width: 33.3333333333%;
  }
}
@media (min-width: 62em) {
  .lg\:box-block {
    display: block;
  }
  .lg\:box-flex {
    display: flex;
  }
  .lg\:box-hide {
    display: none;
  }
  .lg\:box-show {
    display: inherit;
  }
  .lg\:text-300 {
    font-size: 0.8rem;
  }
  .lg\:text-400 {
    font-size: 1rem;
  }
  .lg\:text-500 {
    font-size: 1.25rem;
  }
  .lg\:text-600 {
    font-size: 1.6rem;
  }
  .lg\:text-700 {
    font-size: 2rem;
  }
  .lg\:text-900 {
    font-size: 3rem;
  }
  .lg\:width-full {
    width: 100%;
  }
  .lg\:width-half {
    width: 50%;
  }
  .lg\:width-quarter {
    width: 25%;
  }
  .lg\:width-third {
    width: 33.3333333333%;
  }
}
/* GORKO: auto-generated utility classes end */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

/* Set core root defaults */
html {
  scroll-behavior: smooth;
}

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

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

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

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

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

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

/* Blur images when they have no alt attribute */
img:not([alt]) {
  filter: blur(10px);
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.desktop__nav {
  display: none;
  font-family: Alata, sans-serif;
}
.desktop__nav a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}
.desktop__nav a:hover::before {
  content: "";
  position: absolute;
  top: 30px;
  border: 1px solid #fff;
  width: 50%;
  height: auto;
}
@media (min-width: 62em) {
  .desktop__nav {
    display: flex;
    gap: 2rem;
  }
}

.disclosure__button {
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.disclosure__button:focus-visible {
  outline: solid orange 3px;
  outline-offset: 3px;
}
.disclosure__button[aria-expanded=false] + .disclosure__content {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
}
.disclosure__button[aria-expanded=false] .disclosure_close_icon {
  display: none;
}
.disclosure__button[aria-expanded=true] + .disclosure__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.disclosure__button[aria-expanded=true] .disclosure_open_icon {
  display: none;
}
.disclosure__button[aria-expanded=true] .disclosure_close_icon {
  display: inline;
}

.disclosure__content {
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-inline-start: 1.5rem;
  display: grid;
  align-content: center;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}
.disclosure__content .mobile-nav {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.disclosure__content .mobile-nav li a {
  text-decoration: none;
  color: #fff;
  font-family: Josefin Sans, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 300;
}

section h2 {
  text-transform: uppercase;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
  font-size: var(--step--1);
  line-height: 1;
}

.hero-bg {
  background-image: url("../images/mobile/image-hero.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 62em) {
  .hero-bg {
    background-image: url("../images/desktop/image-hero.jpg");
  }
}
.hero-bg::before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 0;
}

.hero {
  display: grid;
  min-height: 90vh;
  margin-block-end: 6rem;
  z-index: 1;
  position: relative;
}

.hero header nav {
  display: flex;
  justify-content: space-between;
  padding-block-start: 2.5rem;
  align-items: center;
}
.hero header nav .logo {
  width: auto;
  max-width: 40%;
  position: relative;
  z-index: 1;
}
@media (min-width: 62em) {
  .hero header nav .disclosure {
    display: none;
  }
}
.hero header nav .disclosure__button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.hero .content {
  font-family: Josefin Sans, sans-serif;
  color: #fff;
  width: auto;
  max-width: 40rem;
}
.hero .content p {
  font-weight: 300;
  padding: 1.5rem;
  border: 1px solid #fff;
  font-size: clamp(2rem, 0.6429rem + 4.2857vw, 4.5rem);
  text-transform: uppercase;
  line-height: 1;
}

.section-1 {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 3rem;
  margin-block-end: 6rem;
  position: relative;
}
@media (min-width: 62em) {
  .section-1 {
    flex-direction: row;
    margin-block-end: 8rem;
  }
}
.section-1 .content {
  background-color: #fff;
}
.section-1 .content p {
  color: hsl(0, 0%, 55%);
  font-family: Alata, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  margin-block-start: 1rem;
}
@media (min-width: 62em) {
  .section-1 .content {
    flex: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    padding-inline-start: 3rem;
    padding-block-start: 3rem;
  }
}

.section-2 {
  text-align: center;
  margin-block-end: 6rem;
}
.section-2 .cta {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 48em) {
  .section-2 .cta {
    justify-content: space-between;
    margin-block-end: 5rem;
  }
}
.section-2 .cta h2 {
  margin-block-end: 3rem;
}
@media (min-width: 48em) {
  .section-2 .cta h2 {
    margin-block-end: 0;
  }
}
.section-2 ul {
  width: auto;
  max-width: 60rem;
  margin-inline: auto;
}
.section-2 ul .card {
  position: relative;
  max-width: max-content;
}
.section-2 ul .card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.section-2 ul .card h3 a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  font-family: Josefin Sans, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: clamp(1.5rem, 1.3239rem + 0.7512vw, 2rem);
  line-height: 1;
  text-align: left;
}
.section-2 ul .card h3 a span {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-inline-start: 1.5rem;
  padding-block-end: 1.5rem;
  width: auto;
  max-width: 12ch;
}
.section-2 ul .card h3 a:hover {
  background-color: hsla(0, 0%, 100%, 0.75);
  color: #000;
}
.section-2 .see-all {
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Alata, sans-serif;
  letter-spacing: 5px;
  border: 1px solid #000;
  padding-block: 0.8125rem;
  padding-inline: 2.6875rem;
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
}
.section-2 .see-all:hover {
  color: #fff;
  background-color: #000;
}
.section-2 .see-all.see-all--mobile {
  margin-block-start: 2.125rem;
}
@media (min-width: 48em) {
  .section-2 .see-all.see-all--mobile {
    display: none;
  }
}
.section-2 .see-all.see-all--desktop {
  display: none;
}
@media (min-width: 48em) {
  .section-2 .see-all.see-all--desktop {
    display: inline-block;
  }
}

footer {
  background-color: #000;
  color: #fff;
  font-family: Alata, sans-serif;
  padding-block: 3.5rem;
}
footer p {
  color: hsl(0, 0%, 55%);
}

.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 48em) {
  .footer {
    flex-direction: row;
    justify-content: space-between;
  }
}

.footer .sitemap {
  margin-block-start: 2rem;
}
@media (min-width: 48em) {
  .footer .sitemap {
    margin-block-start: 0.875rem;
  }
}

.footer-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  margin-block-start: 2rem;
}
@media (min-width: 48em) {
  .footer-nav {
    flex-direction: row;
  }
}
.footer-nav li a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  font-size: 0.8125rem;
}
.footer-nav li a:hover::before {
  content: "";
  position: absolute;
  top: 30px;
  border: 1px solid #fff;
  width: 50%;
  height: auto;
}

footer .socials {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-block-start: 3rem;
  margin-block-end: 1rem;
}
footer .socials li a {
  cursor: pointer;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}
footer .socials li a:hover::before {
  content: "";
  position: absolute;
  top: 30px;
  border: 1px solid #fff;
  width: 80%;
  height: auto;
}
@media (min-width: 48em) {
  footer .socials {
    margin-block-start: 0;
    margin-block-end: 0.875rem;
  }
}

.flex {
  display: flex;
}

.space-between {
  justify-content: space-between;
}

.flex-center-items {
  align-items: center;
}

.grid {
  display: grid;
}

.grid-col-auto-fill {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.row-gap {
  row-gap: 1.85rem;
}
@media (min-width: 48em) {
  .row-gap {
    row-gap: 2rem;
  }
}
@media (min-width: 62em) {
  .row-gap {
    row-gap: 1.875rem;
  }
}

.col-gap {
  column-gap: 1rem;
}
@media (min-width: 48em) {
  .col-gap {
    column-gap: 2rem;
  }
}
@media (min-width: 62em) {
  .col-gap {
    column-gap: 1.875rem;
  }
}

.wrapper {
  max-width: 75rem;
  margin-inline: auto;
  padding: 0 1.25rem;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

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