body:before {
  content: "desktop";
  display: none;
}

body {
  font-size: calc(15px + 0.390625vw);
}

:root {
  --crsl-bg: transparent;
  --box-bg: #1e272e;
  --box-shadow: #0000001c;
  --box-shadow-border: #0000000f;
  --box-border: #white;
  --chosen-color: crimson;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: var(--chosen-color);
  font-family: "Roboto Cn", sans-serif;
}

#root {
  min-height: 100%;
  background-color: var(--chosen-color);
  display: flex;
  flex-direction: column;
  overflow-x: clip;
}

#app {
  flex: 1;
  background-color: var(--chosen-color);
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
}

section {
  flex: 1 1;
  min-height: 100vh;
  padding: 1rem;
}

.service-links {
  margin-top: 2rem;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  min-height: 100%;
  background: #192226 !important;
}

.wrap {
  background-color: #2f2f2f;
  height: 100%;
  margin: 0 50px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.wrap:before, .wrap:after {
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  width: 15px;
}
.wrap:before {
  box-shadow: -15px 0 15px -15px inset;
  left: -15px;
}
.wrap:after {
  box-shadow: 15px 0 15px -15px inset;
  right: -15px;
}
@media screen and (max-width: 1000px) {
  .wrap {
    background-color: #2f2f2f;
    height: 100%;
    margin: 0 auto;
    width: 90%;
  }
}

.bg-landscape-0 {
  background: url("@assets/landscape-0.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-landscape-1 {
  background: url("@assets/landscape-1.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-landscape-2 {
  background: url("@assets/landscape-2.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-landscape-3 {
  background: url("@assets/landscape-3.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-landscape-4 {
  background: url("@assets/landscape-4.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-landscape-5 {
  background: url("@assets/landscape-5.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-landscape-6 {
  background: url("@assets/landscape-6.png") center;
  background-size: contain;
  border-radius: 2rem;
  background-repeat: no-repeat;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-0 {
  background: url("@assets/portrait-0.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-1 {
  background: url("@assets/portrait-1.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-2 {
  background: url("@assets/portrait-2.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-3 {
  background: url("@assets/portrait-3.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-4 {
  background: url("@assets/portrait-4.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-5 {
  background: url("@assets/portrait-5.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bg-portrait-6 {
  background: url("@assets/portrait-6.png") no-repeat center center;
  background-size: contain;
  border-radius: 2rem;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.brand-text {
  text-transform: uppercase;
}

.titillium-web-light {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.titillium-web-regular {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: x-large;
}

.titillium-web-semibold {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: x-large;
}

.titillium-web-bold {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: x-large;
}

input {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 1.4px;
}

.tabs {
  width: 100%;
  display: none;
}

.vote-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: x-large;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  padding-top: 0;
  height: 100%;
}

@media screen and (max-width: 1000px) {
  body:before {
    content: "mobile";
    display: none;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  font-family: "Roboto Cn", sans-serif;
}

a {
  text-decoration: none;
  color: #eee;
}

header {
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)), url("https://images.unsplash.com/photo-1523374228107-6e44bd2b524e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80") center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: sticky;
  top: 0;
  z-index: 9999;
  height: 9.1rem;
  margin-bottom: 0;
}

.menu-icon {
  font-size: 3rem;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  .tags {
    display: none !important;
  }
}

.container {
  max-width: 120rem;
  width: 90%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}

.menu-toggle {
  position: fixed;
  top: 2.5rem;
  right: 2.5rem;
  color: #eeeeee;
  font-size: 3rem;
  cursor: pointer;
  z-index: 1000;
  display: none;
}

nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: 1.6rem;
}

.brand {
  font-size: 3rem;
  font-weight: 300;
  width: 50%;
  transform: translateX(-100rem);
  animation: slideIn 0.5s forwards;
}

.brand span {
  color: var(--chosen-color);
}

nav ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: space-around;
}

nav ul li {
  list-style: none;
  transform: translateX(100rem);
  animation: slideIn 0.5s forwards;
}

nav ul li:nth-child(1) {
  animation-delay: 0.5s;
}

nav ul li:nth-child(2) {
  animation-delay: 1s;
}

nav ul li:nth-child(3) {
  animation-delay: 1.5s;
}

nav ul li:nth-child(4) {
  animation-delay: 2s;
}

nav ul li:nth-child(5) {
  animation-delay: 2.5s;
}

nav ul li a {
  padding: 1rem 0;
  margin: 0 1rem;
  position: relative;
  letter-spacing: 2px;
}

nav ul li a:last-child {
  margin-right: 0;
}

nav ul li a::before,
nav ul li a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--chosen-color);
  left: 0;
  transform: scaleX(0);
  transition: all 0.5s;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.95);
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  transition: opacity 650ms;
  transform: scale(0);
  opacity: 0;
  display: none;
}

.swiper-slide {
  border-radius: 2.5rem;
  width: 300px;
}

nav ul li a:hover::before,
nav ul li a:hover::after {
  transform: scaleX(1);
}

.section-body {
  width: 98%;
  margin: 0 auto;
  min-height: 80vh;
  display: flex;
  flex-direction: column;
}

.main-window {
  margin: unset;
  display: flex;
  flex-direction: column;
  background: #403F4C;
  background: linear-gradient(#403F4C, #2f2f2f);
  border-radius: 2rem;
  min-height: 80vh;
  height: 100%;
  /* width: 35em; */
  transition: height 0.3s ease-in-out;
}
.main-window.collapsed {
  height: 10vh;
  min-height: auto;
}

.titlebar {
  width: 100%;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.navigation {
  align-self: flex-start;
  padding: 1rem;
}

.navigator {
  display: inline-block;
  padding: 0.5rem;
  text-align: center;
}

.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--chosen-color);
  transition: background-color 0.3s ease;
}

.icon-border {
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.9);
}

.heading {
  position: absolute;
  vertical-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
}

.red {
  background-color: var(--chosen-color);
}

.grey {
  background-color: #eee;
}

.rule {
  height: 0.5rem;
  width: 101%;
  background-color: #2f2f2f;
  position: relative;
  left: -10px;
  top: 6rem;
}
@media screen and (max-width: 600px) {
  .rule {
    width: 104%;
  }
}

.window-content {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 1rem 0.5rem;
  transition: max-height 0.3s ease-in-out;
}
.window-content > div {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
}

h1 svg:hover {
  transform-origin: 50% 50%;
  animation: pulse 900ms;
  animation-iteration-count: infinite;
}

.cta-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5rem;
}

.grow {
  transition: all 0.2s ease-in-out;
}

.grow:hover {
  transform: scale(1.1);
}

.cta-button {
  width: 20rem;
  height: 4rem;
  border-radius: 1rem;
  border: 2px solid var(--chosen-color);
  background-color: #eeeeee;
  color: #2f2f2f;
  font-size: x-large;
}
.cta-button:hover {
  background-color: transparent;
  color: #eee;
}

.angry-grid {
  display: grid;
  text-transform: uppercase;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 2rem;
  height: 100%;
}

#item-0 {
  background-color: transparent;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 5;
  grid-column-end: 6;
  border-bottom-left-radius: 1rem;
  height: 100%;
}
#item-0 > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

#item-1 {
  background-color: transparent;
  grid-row-start: 1;
  grid-column-start: 6;
  grid-row-end: 2;
  grid-column-end: 9;
  border-top-right-radius: 2rem;
}
#item-2 {
  background-color: transparent;
  grid-row-start: 2;
  grid-column-start: 6;
  grid-row-end: 3;
  grid-column-end: 9;
}
#item-3 {
  background-color: transparent;
  grid-row-start: 3;
  grid-column-start: 6;
  grid-row-end: 4;
  grid-column-end: 9;
}
#item-4 {
  background-color: transparent;
  grid-row-start: 4;
  grid-column-start: 6;
  grid-row-end: 5;
  grid-column-end: 9;
  border-bottom-right-radius: 2rem;
}
@keyframes slideIn {
  to {
    transform: translateX(0);
  }
}
@keyframes pulse {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  15% {
    transform: scaleX(1.25) scaleY(1.25);
  }
  30% {
    transform: scaleX(1) scaleY(1);
  }
  45% {
    transform: scaleX(1.25) scaleY(1.25);
  }
  60% {
    transform: scaleX(1) scaleY(1);
  }
  /*   75% {
      transform: scaleX(1.25) scaleY(1.25);
    } */
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
.permanent-marker-regular {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: italic;
  font-size: xx-large;
}

.active:before {
  transform: scaleX(1);
}
.active:after {
  transform: scaleX(1);
}

.blockquote {
  padding: 1rem 3rem;
  display: flex;
  flex-direction: column;
}

.bb {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  color: #eee;
}
.bb > p.screen {
  position: absolute;
  bottom: 0;
  align-self: flex-end;
  font-family: "Oswald", sans-serif;
}

.white {
  background: white;
  color: black;
  mix-blend-mode: screen;
}

.swiper {
  height: 100%;
}

.swiper-container {
  padding: 0 4rem;
}

.swiper-wrapper {
  height: 100%;
}

.mb-0 {
  margin: 1rem 0;
  font-size: xxx-large !important;
}
@media screen and (max-width: 700px) {
  .mb-0 {
    font-size: large !important;
  }
}

.jaro {
  font-family: "Jaro", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.bebas-neue-regular {
  font-family: "Bebas Neue", serif;
  font-weight: 400;
  font-style: normal;
}

.blockquote-footer {
  color: #eee;
  font-family: "Lucida Sans", Arial, sans-serif;
  font-size: x-large;
  line-height: 26px;
  text-indent: 3rem;
  margin: 4rem 0;
}

.carbon {
  background-color: rgb(32, 32, 32);
  background-image: linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgb(0, 0, 0)), linear-gradient(45deg, #2f2f2f 25%, transparent 25%, transparent 75%, #2f2f2f 75%, #2f2f2f), linear-gradient(45deg, #2f2f2f 25%, transparent 25%, transparent 75%, #2f2f2f 75%, #2f2f2f), linear-gradient(to bottom, rgb(8, 8, 8), rgb(32, 32, 32));
  background-size: 100% 100%, 10px 10px, 10px 10px, 10px 5px;
  background-position: 0 0, 0, 5px 5px, 0;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  height: 80vh;
  width: 100%;
}

.carbon2 {
  background-color: rgb(32, 32, 32);
  /* Base background color */
  background-image: url("@assets/CFtile.png"), linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgb(0, 0, 0));
  /* Optional shine */
  background-size: 100% 100%, 100% 100%;
  background-position: center center, 0 0;
  padding: 1rem;
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.carbon3 {
  background-color: rgb(32, 32, 32);
  background-image: url(/src/assets/CFtile.png), linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgb(0, 0, 0));
  background-size: 32px 32px, 100% 100%;
  background-position: center center, 0 0;
  background-repeat: repeat, no-repeat;
  padding: 1rem;
  height: 100%;
  width: 100%;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.carousel-inner {
  width: 320px;
}
.carousel-inner .carousel-item {
  height: 100%;
}
.carousel-inner .carousel-item .blockquote {
  height: 100%;
}
.carousel-inner .carousel-item .blockquote div p {
  color: #eee;
}

.vote-tab-content.inactive {
  display: none;
  /* This should hide the inactive tab */
}

.vote-tab-content.inactive {
  display: none;
  /* This should hide the inactive tab */
}

.form-group {
  width: 95%;
  margin: 0 auto;
  padding: 1rem;
}
.form-group > label {
  display: none;
}

.form-input {
  width: 100%;
  padding: 1rem 0;
  background: none;
  border: none;
  border-bottom: 2px solid #eee;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  color: #eeeeee;
  font-size: large;
  text-transform: uppercase;
  outline: none;
  transition: border-color 0.2s ease-in-out;
}
.form-input::placeholder {
  color: rgba(238, 238, 238, 0.4392156863);
}
.form-input:focus {
  border-bottom-color: var(--chosen-color);
}

.client-review-stars {
  padding-left: 10vw;
  padding-right: 10vw;
  font-size: xx-large;
  text-align: center;
  position: relative;
  bottom: 2rem;
}

.pane {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.color-block {
  width: 100%;
  height: 100%;
  border: 2px solid #403F4C;
  cursor: pointer;
  transition: all 0.3s ease;
}

.vote-tabs-container {
  width: 100%;
  height: 14%;
}

.vote-pane-container {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.vote-pane {
  width: 100%;
  height: 80%;
}

.form-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.vote-tab-content {
  width: 100%;
  height: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.vote-tabs {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: x-large;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  padding: 1rem;
}
.vote-tabs > ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
}

.color-block.active {
  border-color: var(--chosen-color);
}

.vote-grid {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  gap: 0;
  height: 90%;
}
.vote-grid > #vote-0 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 3;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-0 > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-1 {
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-column-end: 5;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-1 > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-2 {
  grid-row-start: 1;
  grid-column-start: 5;
  grid-row-end: 3;
  grid-column-end: 7;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-2 > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-3 {
  grid-row-start: 1;
  grid-column-start: 7;
  grid-row-end: 3;
  grid-column-end: 9;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-3 > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-4 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-row-end: 5;
  grid-column-end: 3;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-4 > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-5 {
  grid-row-start: 3;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-column-end: 5;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-5 > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-6 {
  grid-row-start: 3;
  grid-column-start: 5;
  grid-row-end: 5;
  grid-column-end: 7;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-6 > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}
.vote-grid > #vote-7 {
  grid-row-start: 3;
  grid-column-start: 7;
  grid-row-end: 5;
  grid-column-end: 9;
  aspect-ratio: 1/1;
  width: 50%;
  height: auto;
  border-radius: 50%;
  margin: 0 auto;
}
.vote-grid > #vote-7 > div {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: x-large;
  color: #eee;
}

.me {
  display: flex;
  width: 100%;
  flex-direction: row;
  font-family: "Anton", sans-serif;
  justify-content: space-between !important;
  align-items: center;
  font-size: xx-large;
  color: #eee;
  padding: 3rem;
}
@media screen and (max-width: 768px) {
  .me {
    font-size: 1.5rem;
    padding: 1rem;
  }
}
.me a {
  width: 100%;
}

.error-message {
  font-size: large;
  color: var(--chosen-color);
  font-style: italic;
  font-family: "Oswald", sans-serif;
}

div.review {
  height: 100% !important;
  margin: 0 auto;
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.screen {
  color: black;
  mix-blend-mode: screen;
  background-color: rgba(244, 220, 211, 0.7);
  width: 100%;
  padding: 2rem;
}

.multiply {
  color: white;
  mix-blend-mode: multiply;
  background-color: rgba(47, 47, 47, 0.7);
  width: 100%;
  padding: 2rem;
}

.tabs-container {
  width: 100%;
  height: 0;
}

.vote-tabs-container {
  width: 100%;
  height: 14%;
}

.tabs-content {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
.tabs-content > div {
  width: 50%;
}

.pane-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.packages {
  display: flex;
  flex-direction: column;
}

.project-links {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
}
.project-links > a {
  width: 50%;
}
.project-links > div {
  width: 50%;
}

.list li {
  font-size: large;
  list-style: none;
  border-bottom: 1px solid #f4f4f4;
  padding-inline-start: 0;
  padding: 2px;
  text-align: justify;
}
.list li > svg {
  float: left;
}

.first {
  margin-top: 10px;
  border-top: 1px solid #f4f4f4;
}

.list {
  width: 80%;
}

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

.p-4 {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.overflow {
  overflow-y: scroll;
  color: #eee;
}

.tab-content {
  width: 40%;
}

.triplets {
  height: 100%;
}
.triplets > .trio {
  height: 33%;
}
.triplets > .trio > .packages {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-items: center;
  padding: 2rem;
}
.triplets > .trio > .packages > .block {
  font-family: "Titillium Web", sans-serif;
  width: 50%;
  height: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: row;
  justify-content: space-around;
  color: #f4f4f4;
}
.triplets > .trio > .packages > .block > .list {
  width: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.triplets > .trio > .packages > .block > .list li {
  border-bottom: none;
  display: flex;
  flex-direction: row;
  border-top: none;
  width: 100%;
}
.triplets > .trio > .packages > .block:nth-child(1) {
  flex-direction: column;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  border-radius: 2.5rem;
  border: 1px solid var(--chosen-color);
}
.triplets > .trio > .packages > .block > h1, .triplets > .trio > .packages > .block > h2 {
  width: 100%;
  margin: 0 auto;
  font-size: xx-large;
  text-align: center;
}

.swiper-slide > .packages {
  height: 100%;
  border-radius: 2.5rem;
  background-color: #403F4C;
  border: 2px solid #eee;
  width: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.swiper-slide > .packages > .block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #f4f4f4;
  font-family: "Titillium Web", sans-serif;
}
.swiper-slide > .packages > .block > h1, .swiper-slide > .packages > .block > h2 {
  width: 100%;
  margin: 0 auto;
  font-size: xx-large;
  text-align: center;
}

footer {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)), url("https://images.unsplash.com/photo-1523374228107-6e44bd2b524e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80") center no-repeat;
  background-size: cover;
  overflow: hidden;
  color: #eee;
  padding: 2rem;
  text-align: center;
  position: relative;
  width: 100%;
  bottom: 0;
  font-size: 1.4rem;
}

footer a {
  color: #eee;
  text-decoration: none;
  margin: 0 1.5rem;
}

footer a:hover {
  text-decoration: underline;
}

.fa-xmark {
  font-size: 2rem;
  /* Adjust size */
  color: white;
  /* Adjust color */
  cursor: pointer;
  /* Pointer cursor */
}

.nav-item-down:before {
  top: 0;
  transform-origin: left;
}

.nav-item-down:after {
  bottom: 0;
  transform-origin: left;
}

.nav-item-down.active {
  color: var(--chosen-color);
  /* Example: highlight the active item */
  font-weight: bold;
  border-bottom: 2px solid var(--chosen-color);
  /* Add underline or other styling */
}

@media screen and (max-width: 850px) {
  .vote-grid {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .vote-grid #vote-0 {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 4;
    width: 40%;
  }
  .vote-grid #vote-1 {
    grid-row-start: 1;
    grid-column-start: 4;
    grid-row-end: 3;
    grid-column-end: 7;
    width: 40%;
  }
  .vote-grid #vote-2 {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 5;
    grid-column-end: 4;
    width: 40%;
  }
  .vote-grid #vote-3 {
    grid-row-start: 3;
    grid-column-start: 4;
    grid-row-end: 5;
    grid-column-end: 7;
    width: 40%;
  }
  .vote-grid #vote-4 {
    grid-row-start: 5;
    grid-column-start: 1;
    grid-row-end: 7;
    grid-column-end: 4;
    width: 40%;
  }
  .vote-grid #vote-5 {
    grid-row-start: 5;
    grid-column-start: 4;
    grid-row-end: 7;
    grid-column-end: 7;
    width: 40%;
  }
  .vote-grid #vote-6 {
    grid-row-start: 7;
    grid-column-start: 1;
    grid-row-end: 9;
    grid-column-end: 4;
    width: 40%;
  }
  .vote-grid #vote-7 {
    grid-row-start: 7;
    grid-column-start: 4;
    grid-row-end: 9;
    grid-column-end: 7;
    width: 40%;
  }
  .contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 100%;
  }
  .cta-container {
    flex-direction: column;
    height: unset;
  }
  .window-content {
    margin: 0 auto;
  }
  .tabs {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: x-large;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif;
    padding-top: 0;
  }
  .tabs > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
  }
  .tabs > ul > li {
    list-style: none;
    transform: translateX(100rem);
    margin-top: 0;
    text-align: center;
  }
  .tabs > ul > li > a {
    position: relative;
    font-size: large;
  }
  .tabs > ul > li > a::before, .tabs > ul > li > a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--chosen-color);
    left: 0;
    transform: scaleX(0);
    transition: all 0.5s;
  }
  .tabs > ul > li > a.active::before, .tabs > ul > li > a.active::after {
    transform: scaleX(1);
  }
  .tabs > div {
    width: 100%;
    text-align: center;
    height: 4rem;
    color: #2f2f2f;
    font-size: x-large;
  }
  .tabs > div:hover {
    background-color: transparent;
    color: #eee;
  }
  .tabs > div.active {
    border: 2px solid var(--chosen-color);
    border-left: none;
    border-right: none;
  }
  .brand {
    width: 100%;
    text-align: center;
  }
  .tab-content {
    width: 100%;
    height: 98%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .tab-content > div {
    width: 100%;
  }
  .pane {
    width: 100%;
    height: 95%;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(2.5px);
    -webkit-backdrop-filter: blur(2.5px);
    border-radius: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.18);
  }
  .pane > h1, .pane > h2 {
    text-align: center;
    margin: 0 auto;
  }
  .tabs-container {
    height: 14%;
  }
  .pane-container {
    height: 90%;
  }
  .inactive {
    display: none;
  }
  header.menu-open {
    height: 20%;
    overflow-y: hidden;
  }
  header.menu-open .container {
    height: 80%;
  }
  nav {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    text-align: center;
  }
  nav ul {
    flex-direction: column;
  }
  nav ul li {
    margin-top: 5rem;
  }
  nav ul li a {
    margin: 0;
    font-size: 2.5rem;
  }
  .brand {
    font-size: 5rem;
  }
  .container {
    max-width: unset;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .overlay.menu-open,
  nav.menu-open {
    display: flex;
    transform: scale(1);
    opacity: 1;
    transition: opacity 0.3s;
  }
  .screen {
    display: none;
  }
  section {
    width: 95%;
    margin: 0 auto;
    height: 100vh;
  }
  .client-review-stars {
    font-size: large;
  }
  .angry-grid {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 2rem;
    height: 100%;
  }
  .angry-grid > div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  #item-0 {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 7;
    grid-column-end: 7;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
  #item-1,
  #item-2,
  #item-3,
  #item-4 {
    grid-column-start: 1;
    grid-column-end: 7;
    margin: auto 0;
  }
  #item-1 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-row: 1/span 1;
    border-top-right-radius: 2rem;
  }
  #item-2 {
    grid-row-start: 2;
    grid-row-end: 3;
  }
  #item-3 {
    grid-row-start: 7;
    grid-row-end: 8;
  }
  #item-4 {
    grid-row-start: 8;
    grid-row-end: 9;
    border-bottom-right-radius: 2rem;
  }
  h1 svg {
    transform-origin: 50% 50%;
    animation: pulse 900ms;
    animation-iteration-count: infinite;
  }
  .active-0 {
    border-radius: unset;
  }
  .active-1 {
    border-radius: unset;
  }
  .active-2 {
    border-radius: unset;
  }
  .active-3 {
    border-radius: unset;
  }
  .active-4 {
    border-radius: unset;
  }
}
@media screen and (max-width: 420px) {
  .brand {
    font-size: 4rem;
  }
  .heading {
    font-size: x-large;
  }
  .packages > h1, .packages > h2 {
    padding-top: 1rem;
    font-size: x-large;
  }
}
span.dan {
  unicode-bidi: bidi-override;
  direction: rtl;
}

span.dan.email:before {
  content: "moc.";
}

span.dan.email:after {
  content: "leinaD@eM";
}

span.dan.phone:before {
  content: "2928 876 ";
}

span.dan.phone:after {
  content: " 1+";
}

.latest-post-container {
  width: 100%;
  padding: 1rem;
  height: 85%;
}
.latest-post-container h2 {
  text-align: center;
  margin-bottom: 2rem;
  color: var(--chosen-color);
  font-size: 2rem;
}
.latest-post-container .latest-posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  padding: 1rem;
  height: 100%;
}
@media (max-width: 768px) {
  .latest-post-container .latest-posts-grid {
    grid-template-columns: 1fr;
  }
}
.latest-post-container .latest-posts-grid .latest-post-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  padding: 1.5rem;
  transition: all 0.3s ease;
  text-decoration: none;
  color: inherit;
  backdrop-filter: blur(5px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.latest-post-container .latest-posts-grid .latest-post-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border-color: var(--chosen-color);
}
.latest-post-container .latest-posts-grid .latest-post-card h3 {
  color: var(--chosen-color);
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.4;
}
.latest-post-container .latest-posts-grid .latest-post-card time {
  display: block;
  font-size: 0.9rem;
  color: #888;
  margin-bottom: 1rem;
}
.latest-post-container .latest-posts-grid .latest-post-card p {
  color: #eee;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  flex-grow: 1;
}
.latest-post-container .latest-posts-grid .latest-post-card .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: auto;
}
.latest-post-container .latest-posts-grid .latest-post-card .tags .tag {
  background: rgba(var(--chosen-color-rgb), 0.1);
  color: var(--chosen-color);
  padding: 0.3rem 0.8rem;
  border-radius: 2rem;
  font-size: 0.8rem;
  transition: all 0.2s ease;
}
.latest-post-container .latest-posts-grid .latest-post-card .tags .tag:hover {
  background: rgba(var(--chosen-color-rgb), 0.2);
}

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