.elementor-kit-6{--e-global-color-primary:#BEE8FF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-75a6b35:#A5A5A5;--e-global-color-67165a2:#999999;--e-global-color-cb7abcf:#808080;--e-global-typography-primary-font-family:"General sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"General sans";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"General sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"General sans";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:400;--e-global-typography-239675f-font-family:"General sans";--e-global-typography-239675f-font-size:12px;--e-global-typography-239675f-font-weight:400;--e-global-typography-a3bea85-font-family:"General sans";--e-global-typography-a3bea85-font-size:12px;background-color:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========== Containers ========== */
.tpk-contained {
  max-width: 640px; /* sm */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 1rem; /* 16px */
}

@media (min-width: 768px) { /* md */
  .tpk-contained { max-width: 768px; }
}

@media (min-width: 1024px) { /* lg */
  .tpk-contained { max-width: 1024px; }
}

@media (min-width: 1280px) { /* xl */
  .tpk-contained { max-width: 1280px; }
}

@media (min-width: 1536px) { /* 3xl */
  .tpk-contained { max-width: 1536px; }
}

.tpk-contained-fluid {
  width: 100%;
  padding: 1rem; /* 16px */
}

/* ========== Typography Sizes ========== */
.tpk-text-xs {
  font-size: 0.75rem; /* 12px */
  letter-spacing: 0.05em;
}

@media (min-width: 1536px) {
  .tpk-text-xs { font-size: 0.875rem; } /* 14px */
}

.tpk-text-sm {
  font-size: 0.875rem; /* 14px */
  line-height: 130%;
  letter-spacing: 0.05em;
}

@media (min-width: 1536px) {
  .tpk-text-sm { font-size: 1.125rem; } /* 18px */
}

.tpk-text-md {
  font-size: 1rem; /* 16px */
  letter-spacing: 0.05em;
}

@media (min-width: 1280px) {
  .tpk-text-md { font-size: 1.125rem; } /* 18px */
}

@media (min-width: 1536px) {
  .tpk-text-md { font-size: 1.5rem; } /* 24px */
}

.tpk-text-lg {
  font-size: 1.125rem; /* 18px */
  letter-spacing: 0.05em;
}

@media (min-width: 1280px) {
  .tpk-text-lg { font-size: 1.25rem; } /* 20px */
}

@media (min-width: 1536px) {
  .tpk-text-lg { font-size: 1.875rem; } /* 30px */
}

.tpk-text-xl1 {
  font-size: 1.25rem; /* 20px */
  letter-spacing: 0.05em;
}

@media (min-width: 1280px) {
  .tpk-text-xl1 { font-size: 1.5rem; } /* 24px */
}

@media (min-width: 1536px) {
  .tpk-text-xl1 { font-size: 1.875rem; } /* 30px */
}

.tpk-text-xl {
  font-size: 1.5rem; /* 24px */
  letter-spacing: 0.05em;
}

@media (min-width: 1024px) {
  .tpk-text-xl { font-size: 1.875rem; } /* 30px */
}

@media (min-width: 1280px) {
  .tpk-text-xl { font-size: 2.25rem; } /* 36px */
}

.tpk-text-2xl {
  font-size: 36px;
  line-height: 39px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* ========== Gradient Border Utility ========== */
.tpk-gradient {
  background: linear-gradient(
    to left,
    var(--pitch-dark-blue, #202A30) -4.81%,
    var(--deep-blue, #438DB5) 27%,
    var(--sky-blue, #BEE8FF) 100%
  );
  padding: 1px; /* for border-like effect */
  border-radius: inherit; /* match parent’s radius */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Extralight.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Extralight.woff') format('woff');
}
@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Extralight.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Extralight.woff') format('woff');
}
@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Light.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Light.woff') format('woff');
}
@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Medium.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Medium.woff') format('woff');
}
@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Semibold.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Semibold.woff') format('woff');
}
@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Bold.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Bold.woff') format('woff');
}
@font-face {
	font-family: 'General sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Regular.woff2') format('woff2'),
		url('https://dwm.wearetheprojekt.com/wp-content/uploads/2025/09/GeneralSans-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */