/*-----------------------------------*/
/*-------------- ROOT ---------------*/
/*-----------------------------------*/
:root{
	--styx-base-color-1: rgb(252, 252, 252);
	--styx-base-color-2: rgb(214, 211, 208);
	--styx-base-color-3: rgb(38, 35, 35);
	--styx-text-color-1: rgb(38, 35, 35);
	--styx-text-color-2: rgb(89, 89, 89);
	--styx-text-color-3: rgb(252, 252, 252);
	--styx-anim-param-1: cubic-bezier(.7,0,.55,.55);
	--styx-text-size-base: .9rem;
	--styx-text-spacing-low: -.1px;
	--styx-text-spacing-hight: 1px;
}
/*-----------------------------------*/
/*-------------- FONTS --------------*/
/*-----------------------------------*/
/*-------------- Rubik --------------*/
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-LightItalic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-MediumItalic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-BoldItalic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-Black.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-Regular.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-ExtraBold.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-Medium.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-BlackItalic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-SemiBold.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-Italic.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-Bold.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik/Rubik-Light.woff2') format('woff2'),
        url('../fonts/Rubik/Rubik-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/*-------------- Inter --------------*/

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Black.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-BlackItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Bold.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Italic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-ExtraBold.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-LightItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Medium.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Light.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-ExtraLight.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-BoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Regular.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-ThinItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-MediumItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter/Inter18pt-Thin.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/*-----------------------------------*/
/*-----------------------------------*/
/*-----------------------------------*/
:root {
  --vh: 1vh;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
	background: var(--styx-base-color-1);
	margin: 0;
	padding: 0;
}

section {
	padding: 40px 5vw;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: var(--styx-text-color-1);
}

h1 {
	font-size: 6rem;
}

h2 {
	font-size: 5rem;
}

h3 {
	font-size: 4rem;
}

h4 {
	font-size: 3rem;
}

h5 {
	font-size: 2rem;
}

h6 {
	font-size: 1rem;
}

p {
	font-family: Inter;
    font-size: 1rem;
    line-height: 1.6;
    letter-spacing: 0.02em;
	text-align: justify;
    color: var(--styx-text-color-1);
    margin-bottom: 1.5rem;
}

a, img {
	-webkit-user-drag: none;
	user-drag: none;
}

.sub-title {
    font-weight: 400;
    font-size: 3rem;
}

.sub-extra-title {
    font-weight: 600;
    font-size: 3rem;
    letter-spacing: 3px;
}

.fade-up-in {
	opacity: 1;
	transform: translateY(0);
}

.divider {
	width: 300px;
    object-fit: contain;
}

.order-bttn {
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    margin: 12px 0 24px;
    left: 50%;
    transform: translate(-50%, 0);
    border: 3px solid var(--styx-base-color-3);
    background-color: transparent;
    color: var(--styx-text-color-1);
    font-family: Inter;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.order-bttn:hover {
    background-color: var(--styx-base-color-3);
    color: var(--styx-text-color-3);
}

.modal-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100vh;
  background: rgba(0,0,0,0.6);
  display: flex; align-items: center; justify-content: center;
  z-index: 9999;
}

.modal {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--styx-base-color-1);
  border: 2px solid var(--styx-base-color-3);
  padding: 30px;
  border-radius: 12px;
  max-width: 400px;
  width: 90%;
  box-shadow: 0 10px 25px rgba(0,0,0,0.3);
  font-family: sans-serif;
}

.modal form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal h2 {
  font-family: Rubik;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5rem;
  text-align: center;
  font-weight: 500;
}

.modal h3 {
  font-family: Rubik;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2rem;
  text-align: center;
  font-weight: 500;
}

.modal label {
  font-family: Rubik;
  display: block;
  margin-bottom: 6px;
  font-weight: 400;
  align-self: flex-start;
  font-size: 1.2rem;
}

.modal input,
.modal select {
  font-family: Rubik;
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 16px;
  border: 1px solid var(--styx-base-color-3);
  border-radius: 6px;
  font-size: 1rem;
}

.modal select, .modal .captcha {
  margin-bottom: 16px;
}

.modal button {
  position: relative;
  display: inline-block;
  width: 80%;
  padding: 12px 24px;
  border: 3px solid var(--styx-base-color-3);
  background-color: transparent;
  color: var(--styx-text-color-1);
  font-family: Inter;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.modal button:hover {
  background-color: var(--styx-base-color-3);
  color: var(--styx-text-color-3);
}

.modal-close {
  position: absolute !important;
  text-align: center;
  width: 20px !important;
  padding: 4px !important;
  top: 10px !important;
  right: 12px !important;
  background: none !important;
  border: none !important;
  font-size: 1rem !important;
  color: var(--styx-text-color-1);
  cursor: pointer;
}

.modal-close:hover {
  border: none !important;
  background: none !important;
  color: var(--styx-text-color-1) !important;
}

/* ============== MEDIA QUERIES ============== */
/* Mobile Approach */
@media (hover: none) and (pointer: coarse) {
    
}
/* Tablet Approach */
@media (min-width: 641px) and (hover: none) and (pointer: coarse) {

}
/* Desktop Approach */
@media (min-width: 1024px) and (pointer: fine) {

}


