@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;1,200;1,300;1,500;1,600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.tw-fixed{
  position: fixed !important;
}

.tw-right-\[-2px\]{
  right: -2px !important;
}

.tw-top-\[150px\]{
  top: 150px !important;
}

.tw-z-10{
  z-index: 10 !important;
}

.tw-z-\[2000\]{
  z-index: 2000 !important;
}

.-tw-mb-14{
  margin-bottom: -3.5rem !important;
}

.-tw-mb-16{
  margin-bottom: -4rem !important;
}

.-tw-mb-24{
  margin-bottom: -6rem !important;
}

.-tw-mb-8{
  margin-bottom: -2rem !important;
}

.-tw-ml-6{
  margin-left: -1.5rem !important;
}

.-tw-mt-12{
  margin-top: -3rem !important;
}

.-tw-mt-14{
  margin-top: -3.5rem !important;
}

.-tw-mt-16{
  margin-top: -4rem !important;
}

.-tw-mt-20{
  margin-top: -5rem !important;
}

.-tw-mt-28{
  margin-top: -7rem !important;
}

.-tw-mt-5{
  margin-top: -1.25rem !important;
}

.tw-ml-10{
  margin-left: 2.5rem !important;
}

.tw-mr-1{
  margin-right: 0.25rem !important;
}

.tw-mt-10{
  margin-top: 2.5rem !important;
}

.tw-mt-16{
  margin-top: 4rem !important;
}

.tw-mt-2{
  margin-top: 0.5rem !important;
}

.tw-ml-52{
  margin-left: 13rem !important;
}

.tw-ml-6{
  margin-left: 1.5rem !important;
}

.tw-ml-1{
  margin-left: 0.25rem !important;
}

.tw-ml-5{
  margin-left: 1.25rem !important;
}

.tw-ml-\[22px\]{
  margin-left: 22px !important;
}

.tw-ml-\[20px\]{
  margin-left: 20px !important;
}

.tw-ml-\[24px\]{
  margin-left: 24px !important;
}

.tw-ml-\[21px\]{
  margin-left: 21px !important;
}

.tw-ml-\[25px\]{
  margin-left: 25px !important;
}

.tw-ml-\[26px\]{
  margin-left: 26px !important;
}

.tw-ml-\[10px\]{
  margin-left: 10px !important;
}

.tw-ml-\[15px\]{
  margin-left: 15px !important;
}

.tw-inline-block{
  display: inline-block !important;
}

.tw-flex{
  display: flex !important;
}

.tw-hidden{
  display: none !important;
}

.tw-h-5{
  height: 1.25rem !important;
}

.tw-w-14{
  width: 3.5rem !important;
}

.tw-w-5{
  width: 1.25rem !important;
}

.tw-w-6{
  width: 1.5rem !important;
}

.tw-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)) !important;
}

.tw-flex-col{
  flex-direction: column !important;
}

.tw-items-center{
  align-items: center !important;
}

.tw-justify-center{
  justify-content: center !important;
}

.tw-justify-between{
  justify-content: space-between !important;
}

.tw-rounded-lg{
  border-radius: 0.5rem !important;
}

.tw-bg-\[\#007036\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 112 54 / var(--tw-bg-opacity)) !important;
}

.tw-fill-\[\#007036\]{
  fill: #007036 !important;
}

.tw-p-\[0\.45rem\]{
  padding: 0.45rem !important;
}

.tw-text-center{
  text-align: center !important;
}

.tw-text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.tw-font-bold{
  font-weight: 700 !important;
}

.tw-text-\[\#007036\]{
  --tw-text-opacity: 1 !important;
  color: rgb(0 112 54 / var(--tw-text-opacity)) !important;
}

.tw-text-\[\#999\]{
  --tw-text-opacity: 1 !important;
  color: rgb(153 153 153 / var(--tw-text-opacity)) !important;
}

.tw-text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.tw-shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.tw-transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.tw-ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

@font-face {
  font-family: "Chronique";

  src: url("../fonts/Chronicle Display Black.otf");
}

@font-face {
  font-family: "Aileron";

  src: url("../fonts/Aileron-Bold.otf");
}

@font-face {
  font-family: "Quantum";

  src: url("../fonts/Quantum.otf");
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 44%;
  /* width: 300px; */
  height: 300px;
  margin: -75px 0 0 -75px;
  z-index: 2001;
}

#loader img {
  width: 200px;
  margin-left: -30px;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222222;
  z-index: 1000;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

.loaded #loader-wrapper .loader-section.section-left {
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(-100%);
  /* Firefox 16+, IE 10+, Opera */
}

.loaded #loader-wrapper .loader-section.section-right {
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(100%);
  /* Firefox 16+, IE 10+, Opera */
}

.loaded #loader-wrapper .loader-section.section-right,
  .loaded #loader-wrapper .loader-section.section-left {
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

.hover\:tw--translate-y-1:hover{
  --tw-translate-y: -0.25rem !important;
  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)) !important;
}

.hover\:tw-scale-110:hover{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
  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)) !important;
}

.hover\:tw-bg-\[\#70B748\]:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(112 183 72 / var(--tw-bg-opacity)) !important;
}

@media (min-width: 640px){
  .sm\:tw-mt-0{
    margin-top: 0px !important;
  }
}

@media (min-width: 768px){
  .md\:-tw-ml-7{
    margin-left: -1.75rem !important;
  }

  .md\:tw-block{
    display: block !important;
  }

  .md\:tw-justify-start{
    justify-content: flex-start !important;
  }
}

@media (min-width: 1024px){
  .lg\:-tw-mb-0{
    margin-bottom: -0px !important;
  }

  .lg\:-tw-mb-10{
    margin-bottom: -2.5rem !important;
  }

  .lg\:-tw-mb-24{
    margin-bottom: -6rem !important;
  }

  .lg\:-tw-mt-0{
    margin-top: -0px !important;
  }

  .lg\:-tw-mt-12{
    margin-top: -3rem !important;
  }

  .lg\:-tw-mt-14{
    margin-top: -3.5rem !important;
  }

  .lg\:-tw-mt-16{
    margin-top: -4rem !important;
  }

  .lg\:-tw-mt-8{
    margin-top: -2rem !important;
  }

  .lg\:tw-mt-0{
    margin-top: 0px !important;
  }

  .lg\:tw-mt-14{
    margin-top: 3.5rem !important;
  }

  .lg\:tw-mt-16{
    margin-top: 4rem !important;
  }

  .lg\:tw-ml-0{
    margin-left: 0px !important;
  }

  .lg\:tw-block{
    display: block !important;
  }
}