@import url(//hello.myfonts.net/count/2cdb88);
@charset "UTF-8";
/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.bg_black {
  background-color: #13181B;
}

.copy_black {
  color: #13181B;
}

.fill_black {
  fill: #13181B;
}

.stroke_black {
  stroke: #13181B;
  fill: none;
}

.link_black {
  color: #13181B;
}
.link_black:after {
  background-color: #13181B;
}

.rule_black {
  border-top: 2px solid #13181B;
}

.bg_white {
  background-color: #fff;
}

.copy_white {
  color: #fff;
}

.fill_white {
  fill: #fff;
}

.stroke_white {
  stroke: #fff;
  fill: none;
}

.link_white {
  color: #fff;
}
.link_white:after {
  background-color: #fff;
}

.rule_white {
  border-top: 2px solid #fff;
}

.bg_grey {
  background-color: #808080;
}

.copy_grey {
  color: #808080;
}

.fill_grey {
  fill: #808080;
}

.stroke_grey {
  stroke: #808080;
  fill: none;
}

.link_grey {
  color: #808080;
}
.link_grey:after {
  background-color: #808080;
}

.rule_grey {
  border-top: 2px solid #808080;
}

.bg_light_grey {
  background-color: #e8e9e8;
}

.copy_light_grey {
  color: #e8e9e8;
}

.fill_light_grey {
  fill: #e8e9e8;
}

.stroke_light_grey {
  stroke: #e8e9e8;
  fill: none;
}

.link_light_grey {
  color: #e8e9e8;
}
.link_light_grey:after {
  background-color: #e8e9e8;
}

.rule_light_grey {
  border-top: 2px solid #e8e9e8;
}

.bg_red {
  background-color: #FF1F54;
}

.copy_red {
  color: #FF1F54;
}

.fill_red {
  fill: #FF1F54;
}

.stroke_red {
  stroke: #FF1F54;
  fill: none;
}

.link_red {
  color: #FF1F54;
}
.link_red:after {
  background-color: #FF1F54;
}

.rule_red {
  border-top: 2px solid #FF1F54;
}

.bg_purple {
  background-color: #7C52FF;
}

.copy_purple {
  color: #7C52FF;
}

.fill_purple {
  fill: #7C52FF;
}

.stroke_purple {
  stroke: #7C52FF;
  fill: none;
}

.link_purple {
  color: #7C52FF;
}
.link_purple:after {
  background-color: #7C52FF;
}

.rule_purple {
  border-top: 2px solid #7C52FF;
}

.bg_green {
  background-color: #00EFC7;
}

.copy_green {
  color: #00EFC7;
}

.fill_green {
  fill: #00EFC7;
}

.stroke_green {
  stroke: #00EFC7;
  fill: none;
}

.link_green {
  color: #00EFC7;
}
.link_green:after {
  background-color: #00EFC7;
}

.rule_green {
  border-top: 2px solid #00EFC7;
}

.bg_ochre {
  background-color: #f6ca4c;
}

.copy_ochre {
  color: #f6ca4c;
}

.fill_ochre {
  fill: #f6ca4c;
}

.stroke_ochre {
  stroke: #f6ca4c;
  fill: none;
}

.link_ochre {
  color: #f6ca4c;
}
.link_ochre:after {
  background-color: #f6ca4c;
}

.rule_ochre {
  border-top: 2px solid #f6ca4c;
}

.bg_black, .bg_purple {
  color: #fff;
}
.bg_black p, .bg_black h1, .bg_black h2, .bg_black h3, .bg_black h4, .bg_black a, .bg_purple p, .bg_purple h1, .bg_purple h2, .bg_purple h3, .bg_purple h4, .bg_purple a {
  color: #fff;
}

/**
 * @license
 * MyFonts Webfont Build ID 2939784, 2014-12-15T11:11:09-0500
 * 
 * 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: Progress-Bold by Alias Collection
 * URL: http://www.myfonts.com/fonts/fw-alias/progress/bold/
 * 
 * Webfont: Progress-Thin by Alias Collection
 * URL: http://www.myfonts.com/fonts/fw-alias/progress/thin/
 * 
 * Webfont: Progress-Light by Alias Collection
 * URL: http://www.myfonts.com/fonts/fw-alias/progress/light/
 * 
 * Webfont: Progress-Black by Alias Collection
 * URL: http://www.myfonts.com/fonts/fw-alias/progress/black/
 * 
 * Webfont: Progress-Medium by Alias Collection
 * URL: http://www.myfonts.com/fonts/fw-alias/progress/medium/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2939784
 * Licensed pageviews: 10,000
 * Webfonts copyright: &#x00A9; 2002 Gareth Hague / Alias
 * 
 * © 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "Progress";
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_0_0.eot");
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_0_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_0_0.woff2") format("woff2"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_0_0.woff") format("woff"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_0_0.ttf") format("truetype");
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "Progress";
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_1_0.eot");
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_1_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_1_0.woff2") format("woff2"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_1_0.woff") format("woff"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_1_0.ttf") format("truetype");
  font-display: swap;
  font-weight: 100;
}
@font-face {
  font-family: "Progress";
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_2_0.eot");
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_2_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_2_0.woff2") format("woff2"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_2_0.woff") format("woff"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_2_0.ttf") format("truetype");
  font-display: swap;
  font-weight: 300;
}
@font-face {
  font-family: "Progress";
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_3_0.eot");
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_3_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_3_0.woff2") format("woff2"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_3_0.woff") format("woff"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_3_0.ttf") format("truetype");
  font-display: swap;
  font-weight: 900;
}
@font-face {
  font-family: "Progress";
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_4_0.eot");
  src: url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_4_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_4_0.woff2") format("woff2"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_4_0.woff") format("woff"), url("/wp-content/themes/filmbypeople/assets/webfonts/2CDB88_4_0.ttf") format("truetype");
  font-display: swap;
  font-weight: 500;
}
html {
  box-sizing: border-box;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

*,
iframe {
  box-sizing: border-box;
}
@media (min-width: 769px) {
  *,
  iframe {
    cursor: pointer;
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjbQg61aAAAADUlEQVQYV2P4//8/IwAI/QL/+TZZdwAAAABJRU5ErkJggg=="), none !important;
  }
}
*:before,
iframe:before {
  box-sizing: border-box;
}
*:after,
iframe:after {
  box-sizing: border-box;
}
*:focus,
iframe:focus {
  outline: none;
}

html,
body,
iframe {
  -webkit-font-smoothing: antialiased;
  background-color: #000;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 100%;
  font-weight: 400;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  transition: background-color 2s;
}

html.modal_open {
  overflow: hidden;
}

::-moz-selection {
  background: #7C52FF;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #7C52FF;
  color: #fff;
  text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

figure {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

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

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.video_wrapper {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
.video_wrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
  .video_wrapper iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video_wrapper iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}
.site_wrapper {
  position: relative;
  overflow-x: hidden;
  background-color: var(--maincolor);
  transition: background-color 1s;
}

.section {
  max-width: 2400px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  padding: 2.5rem 0;
}
@media (min-width: 769px) {
  .section {
    padding: 5rem 0;
  }
}

.full_section {
  position: relative;
  padding: 5rem 0;
}

.wiper {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 100vh;
  background-color: #00EFC7;
  z-index: 1000;
}

.site_cursor {
  display: none;
}
@media (min-width: 769px) {
  .site_cursor {
    position: fixed;
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-left: -10px;
    margin-top: -10px;
    pointer-events: none;
    z-index: 10000;
    transition-property: width, height, background, border, margin-left, margin-top, border-radius, background-size, transform, rotate, translate, -webkit-clip-path;
    transition-property: width, height, background, border, margin-left, margin-top, border-radius, background-size, transform, rotate, translate, clip-path;
    transition-property: width, height, background, border, margin-left, margin-top, border-radius, background-size, transform, rotate, translate, clip-path, -webkit-clip-path;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    border: 0px solid var(--secondcolor);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.site_cursor.cursor_discover {
  width: 6vw;
  height: 6vw;
  background-color: transparent;
  border: 2px solid #f6ca4c;
}
.site_cursor.cursor_discover .discover {
  display: block;
}
.site_cursor .discover {
  display: none;
}
.site_cursor .discover p {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: 0.1rem;
  color: #f6ca4c;
}
.site_cursor.cursor_more {
  width: 6vw;
  height: 6vw;
  background-color: transparent;
  border: 2px solid #f6ca4c;
}
.site_cursor.cursor_more .more {
  display: block;
}
.site_cursor .more {
  display: none;
}
.site_cursor .more p {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: 0.1rem;
  color: #f6ca4c;
}
.site_cursor.cursor_watch {
  width: 6vw;
  height: 6vw;
  background-color: transparent;
  border: 2px solid #f6ca4c;
}
.site_cursor.cursor_watch .watch {
  display: block;
}
.site_cursor .watch {
  display: none;
}
.site_cursor .watch p {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: 0.1rem;
  color: #f6ca4c;
}
.site_cursor.cursor_close {
  width: 6vw;
  height: 6vw;
  background-color: transparent;
  border: 2px solid #f6ca4c;
}
.site_cursor.cursor_close .close {
  display: block;
}
.site_cursor .close {
  display: none;
}
.site_cursor .close p {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: 0.1rem;
  color: #f6ca4c;
}
.site_cursor.menu_open {
  background-color: #f6ca4c;
}
.site_cursor.cursor_hover {
  width: 40px;
  height: 40px;
}

.watch_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.more_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.no_margin {
  margin: 0;
}

.top_line_margin {
  margin: 0 0 1rem;
}

.text_link {
  position: relative;
  background-image: linear-gradient(#f6ca4c, #f6ca4c);
  background-repeat: no-repeat;
  background-size: 0 1px;
  background-position: 100% 100%;
  transition: background-size 0.35s;
}
.text_link:hover {
  background-size: 100% 1px;
  background-position: 0 100%;
}

.skip_item {
  left: -999em;
  position: absolute;
  width: 990em;
  z-index: 999;
}

.header {
  width: 100%;
  padding: 1rem 0;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}
@media (min-width: 769px) {
  .header {
    padding: 2.75rem 0;
  }
}
.header .header_container {
  max-width: 2400px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header .header_container .header_logo {
  width: 14rem;
  pointer-events: auto;
}
.header .header_container .header_logo svg {
  width: 100%;
  height: auto;
}
.header .header_container .header_logo svg polygon {
  fill: #fff;
}
.header .header_container .footer_logo {
  width: 5.625rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
}
.header .header_container .menu_icon {
  border: 0;
  border-radius: 0;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  width: 2rem;
  height: auto;
  pointer-events: auto;
}
.header .header_container .mini_nav {
  position: absolute;
  top: 6rem;
  left: 0;
  pointer-events: auto;
}
.header .header_container .mini_nav .nav ul li a {
  color: #fff;
}

.hidden_header {
  width: 100%;
  padding: 1rem 0;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
@media (min-width: 769px) {
  .hidden_header {
    padding: 2.75rem 0;
  }
}
.hidden_header .header_container {
  max-width: 2400px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.hidden_header .header_container .footer_logo {
  width: 5.625rem;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.hidden_header .header_container .footer_logo svg path {
  stroke-width: 0;
  stroke: transparent !important;
}
.hidden_header .header_container .footer_logo a {
  width: 100%;
}
.hidden_header .header_container .mini_nav {
  position: absolute;
  top: 6rem;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.hidden_header .header_container .mini_nav .nav ul li a {
  color: #fff;
}

.nav_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}
.nav_wrapper.active {
  pointer-events: all;
  opacity: 1;
}
.nav_wrapper .circle_menu {
  position: absolute;
  left: -50vw;
  right: -50vw;
  margin: auto;
  width: 50%;
  min-width: 40rem;
  height: auto;
}
@media (min-width: 769px) {
  .nav_wrapper .circle_menu {
    width: 60%;
    min-width: 54rem;
  }
}
.nav_wrapper .nav_container {
  margin: 0 auto;
  text-align: center;
}
.nav_wrapper .large {
  margin-top: 3rem;
}
@media (min-width: 769px) {
  .nav_wrapper .large {
    margin-top: 0;
    margin-bottom: 5rem;
  }
}
.nav_wrapper hr {
  margin: 2rem 0;
}
.nav_wrapper p {
  color: #fff;
  font-weight: 600;
}
.nav_wrapper p.menu_column_aligner {
  margin-top: 7px;
}
.nav_wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav_wrapper ul li {
  margin: 0 0 0.5rem;
  padding: 0;
}
.nav_wrapper ul li a {
  color: #fff;
}
.nav_wrapper ul li a:after {
  bottom: 0;
  height: 0.0625rem;
  background-color: #fff;
}

.nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav ul li {
  margin: 0 0 0.25rem;
  padding: 0;
  font-size: 1.1rem;
}
@media (min-width: 769px) {
  .nav ul li {
    font-size: 1.25rem;
    margin: 0 0 0.5rem;
  }
}
.nav ul li.extra_margin {
  margin: 0 0 1.5rem;
}
.nav ul li a {
  color: #fff;
}
.nav ul li a:after {
  bottom: 0;
  height: 0.0625rem;
  background-color: #fff;
}
.nav ul li a .external_link_arrow {
  position: absolute;
  right: -1.25rem;
  top: 0.1875rem;
  width: 0.8125rem;
  transition: top 0.25s, right 0.25s;
}
.nav ul li a:hover .external_link_arrow {
  top: -0.125rem;
  right: -1.75rem;
}
.nav.smaller_nav ul li {
  margin: 0;
  font-size: 0.875rem;
}
.nav.smaller_nav ul li.extra_margin {
  margin: 0 0 1.5rem;
}

.main_nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.main_nav ul li {
  margin: 0;
  padding: 0;
}
.main_nav ul li a {
  position: relative;
  background-image: linear-gradient(#f6ca4c, #f6ca4c);
  background-repeat: no-repeat;
  background-size: 0 1px;
  background-position: 100% 100%;
  transition: background-size 0.35s;
}
.main_nav ul li a:hover {
  background-size: 100% 1px;
  background-position: 0 100%;
}

.header_socials ul {
  margin: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}
.header_socials ul li {
  margin: 0;
  padding: 0;
}
.header_socials ul li:first-of-type {
  margin-right: 1rem;
}
.header_socials ul li a {
  color: #fff;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 0.8rem;
  position: relative;
}
.header_socials ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: #fff;
  transition: width 0.25s;
}
.header_socials ul li a:hover:after {
  width: 100%;
}

#menu-ring {
  animation-name: menu-rotate;
  animation-duration: 40s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#menu-ring #menu-ring-group {
  transform-origin: 50% 50%;
  transform-style: preserve-3d;
  perspective: 500px;
}

@keyframes menu-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.popup_player {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s;
}
.popup_player.active {
  opacity: 1;
  visibility: visible;
}

.player_btn:hover .play {
  color: #f6ca4c;
}
.player_btn:hover .pause {
  color: #f6ca4c;
}
.player_btn .play {
  opacity: 0;
  transition: opacity 0.35s, color 0.35s;
}
.player_btn .pause {
  opacity: 1;
  transition: opacity 0.35s, color 0.35s;
}
.player_btn.active .play {
  opacity: 1;
}
.player_btn.active .pause {
  opacity: 0;
}

.player_sound .sound_on {
  opacity: 0;
  transition: opacity 0.35s, color 0.35s;
}
.player_sound .sound_off {
  opacity: 1;
  transition: opacity 0.35s, color 0.35s;
}
.player_sound.muted .sound_on {
  opacity: 1;
}
.player_sound.muted .sound_off {
  opacity: 0;
}
.player_sound:hover .sound_on {
  color: #f6ca4c;
}
.player_sound:hover .sound_off {
  color: #f6ca4c;
}

.popup_close p {
  transition: color 0.35s;
}
.popup_close p:hover {
  color: #f6ca4c;
}

.player-fullscreen p {
  transition: color 0.35s;
}
.player-fullscreen p:hover {
  color: #f6ca4c;
}

.study_list_wrapper .hover_player {
  opacity: 0;
  transition: opacity 1s;
}
.study_list_wrapper:hover .hover_player {
  opacity: 1;
}

.filter_btn {
  position: relative;
  background-image: linear-gradient(#f6ca4c, #f6ca4c);
  background-repeat: no-repeat;
  background-size: 0 1px;
  background-position: 100% 100%;
  margin-bottom: 0.5rem;
  transition: background-size 0.35s;
}
.filter_btn:hover {
  background-size: 100% 1px;
  background-position: 0 100%;
}
.filter_btn.mixitup-control-active {
  background-size: 100% 1px;
  background-position: 0 100%;
}

.nav-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  justify-content: space-between;
  pointer-events: none; /* Prevent accidental clicks outside arrows */
}
@media (min-width: 769px) {
  .nav-arrows {
    display: flex;
  }
}

.prev-case-study {
  position: absolute;
  top: 0;
  width: 100px; /* Adjust based on your needs */
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all; /* Allow click */
  z-index: 10;
  left: 0;
  transition: opacity 0.3s ease, padding-right 0.5s;
}
.prev-case-study .prev_image {
  position: absolute;
  left: -100px;
  height: 100%;
  width: 100px;
  transition: left 0.5s;
}
.prev-case-study:hover .prev_image {
  left: 0;
}

.next-case-study {
  position: absolute;
  top: 0;
  width: 100px; /* Adjust based on your needs */
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all; /* Allow click */
  z-index: 10;
  right: 0;
  transition: opacity 0.3s ease, right 0.5s;
}
.next-case-study .next_image {
  position: absolute;
  right: -100px;
  height: 100%;
  width: 100px;
  transition: right 0.5s;
}
.next-case-study:hover .next_image {
  right: 0;
}

.container{
  width: 100%;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).lg{
  font-size: 26px;
  line-height: 32px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).project_title{
  font-size: 14px;
  line-height: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).client_title{
  font-size: 14px;
  line-height: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).xs{
  font-size: 12px;
  line-height: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).xs{
  font-size: 12px;
  line-height: 15px;
  font-family: Montserrat, sans-serif;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).lg{
  font-size: 26px;
  line-height: 32px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).social{
  font-size: 18px;
  line-height: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.prose :where(span):not(:where([class~="not-prose"],[class~="not-prose"] *)).menu-item-text{
  font-size: 30px;
  line-height: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 40px;
  line-height: 45px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)).study-title{
  font-size: 32px;
  line-height: 36px;
}

.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 24px;
  line-height: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0.22em;
}

.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 18px;
  line-height: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 18px;
  line-height: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 16px;
  line-height: 24px;
  font-family: Montserrat, sans-serif;
  margin-bottom: 1rem;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) strong{
  font-weight: 700;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).lg{
  font-size: 22px;
  line-height: 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).project_title{
  font-size: 10px;
  line-height: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).client_title{
  font-size: 10px;
  line-height: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).xs{
  font-size: 10px;
  line-height: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.prose-sm :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).xs{
  font-size: 12px;
  line-height: 15px;
  font-family: Montserrat, sans-serif;
}

.prose-sm :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).lg{
  font-size: 22px;
  line-height: 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.prose-sm :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).social{
  font-size: 14px;
  line-height: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.prose-sm :where(span):not(:where([class~="not-prose"],[class~="not-prose"] *)).menu-item-text{
  font-size: 24px;
  line-height: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.aspect-h-9{
  --tw-aspect-h: 9;
}

.aspect-w-16{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 16;
}

.aspect-w-16 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.aspect-w-21{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 21;
}

.aspect-w-21 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.bottom-0{
  bottom: 0px;
}
.bottom-10{
  bottom: 2.5rem;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[2\.5\%\]{
  left: 2.5%;
}
.top-0{
  top: 0px;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-\[1001\]{
  z-index: 1001;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.col-span-10{
  grid-column: span 10 / span 10;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-span-9{
  grid-column: span 9 / span 9;
}
.col-start-1{
  grid-column-start: 1;
}
.col-start-2{
  grid-column-start: 2;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-3{
  margin-bottom: 0.75rem !important;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-36{
  margin-bottom: 9rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-20{
  margin-left: 5rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-8{
  margin-right: 2rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-40{
  margin-top: 10rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-auto{
  margin-top: auto;
}
.block{
  display: block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-5{
  height: 1.25rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.min-h-screen{
  min-height: 100vh;
}
.w-3{
  width: 0.75rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-64{
  width: 16rem;
}
.w-8{
  width: 2rem;
}
.w-\[95\%\]{
  width: 95%;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.flex-1{
  flex: 1 1 0%;
}
.origin-left{
  transform-origin: left;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-4{
  gap: 1rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-24{
  row-gap: 6rem;
}
.overflow-hidden{
  overflow: hidden;
}
.border-b{
  border-bottom-width: 1px;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.fill-grey-400{
  fill: #e8e9e8;
}
.fill-none{
  fill: none;
}
.fill-white{
  fill: #fff;
}
.stroke-none{
  stroke: none;
}
.stroke-white{
  stroke: #fff;
}
.stroke-2{
  stroke-width: 2;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-4{
  padding: 1rem;
}
.p-\[2\.5\%\]{
  padding: 2.5%;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[2\.5\%\]{
  padding-left: 2.5%;
  padding-right: 2.5%;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pr-\[30\%\]{
  padding-right: 30%;
}
.pt-20{
  padding-top: 5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[150px\]{
  padding-top: 150px;
}
.text-center{
  text-align: center;
}
.font-progress{
  font-family: Progress;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-extralight{
  font-weight: 200;
}
.font-light{
  font-weight: 300;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.font-thin{
  font-weight: 100;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.tracking-film{
  letter-spacing: .22em;
}
.tracking-normal{
  letter-spacing: 0em;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-grey-500{
  --tw-text-opacity: 1;
  color: rgb(88 92 96 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-15{
  opacity: 0.15;
}
@media (min-width: 768px){
  .md\:prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 80px;
    line-height: 90px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }
  .md\:prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 34px;
    line-height: 45px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: 0.22em;
  }
  .md\:prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 26px;
    line-height: 32px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .md\:prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 26px;
    line-height: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }
  .md\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 20px;
    line-height: 28px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 1rem;
  }
  .md\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) strong{
    font-weight: 700;
  }
  .md\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).lg{
    font-size: 26px;
    line-height: 32px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .md\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).project_title{
    font-size: 14px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .md\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).client_title{
    font-size: 14px;
    line-height: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }
  .md\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)).xs{
    font-size: 12px;
    line-height: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
  }
  .md\:prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).xs{
    font-size: 12px;
    line-height: 15px;
    font-family: Montserrat, sans-serif;
  }
  .md\:prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).lg{
    font-size: 26px;
    line-height: 32px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
  }
  .md\:prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)).social{
    font-size: 18px;
    line-height: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }
  .md\:prose :where(span):not(:where([class~="not-prose"],[class~="not-prose"] *)).menu-item-text{
    font-size: 30px;
    line-height: 60px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    letter-spacing: 0.22em;
    text-transform: uppercase;
  }
  .md\:order-1{
    order: 1;
  }
  .md\:order-2{
    order: 2;
  }
  .md\:order-3{
    order: 3;
  }
  .md\:col-span-10{
    grid-column: span 10 / span 10;
  }
  .md\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .md\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .md\:col-start-3{
    grid-column-start: 3;
  }
  .md\:col-start-7{
    grid-column-start: 7;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-20{
    margin-bottom: 5rem;
  }
  .md\:mt-40{
    margin-top: 10rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:w-12{
    width: 3rem;
  }
  .md\:w-3\/4{
    width: 75%;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:p-12{
    padding: 3rem;
  }
  .md\:pr-40{
    padding-right: 10rem;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-\[250px\]{
    padding-top: 250px;
  }
}
@media (min-width: 1024px){
  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .lg\:col-start-3{
    grid-column-start: 3;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
}
@media (min-width: 1280px){
  .xl\:flex{
    display: flex;
  }
}
