@tailwind base;
@tailwind components;
@tailwind utilities;
@import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");

/* Medias/Mobile friendly */
@media (max-width: 700px) {
  .des {
    font-size: 1rem;
    line-height: normal;
  }

  .img1 {
    width: 12rem;
    max-width: 80vw;
  }

  .tr1 {
    text-align: center;
    padding-top: 1.5rem;
    margin-bottom: -1rem;
    width: 100px;
  }

  iframe {
    height: 150px;
    width: 299px;
  }

  li {
    font-size: 1.1rem;
  }

  p {
    font-size: 1.4rem;
  }

  input {
    height: 0.8rem;
    width: 0.8rem;
  }

  label {
    font-size: 1.5rem;
  }

  .downarrows {
    width: 0px;
    height: 0px;
  }

  .step {
    font-size: 1.4rem;
  }

  .regformmf {
    height: 35rem;
    width: 100%;
  }

  .class {
    font-size: 1rem;
  }

  .anotherresponse {
    width: 0;
    height: 0;
  }

  .text-home {
    padding-top: 0rem;
  }

  .registerKolbeh {
    font-size: 1.4rem;
  }

  .checkbox1 label,
  .checkbox2 label {
    font-size: 1.2rem;
  }

  .checkboxsizing {
    font-size: 0.1rem;
  }

  input.checkboxsizing {
    transform: scale(1);
  }

  .checkboxsizing {
    padding: 0rem;
  }

  #thisForm label {
    font-size: 1rem;
  }

  #thisForm input {
    padding: 1rem;
  }
}

@media (max-width: 1024px) {
  .birthday {
    font-size: 1.5rem;
  }
}

@media (max-width: 920px) {
  .birthday {
    font-size: 1.3rem;
  }
}

@media (max-width: 860px) {
  .birthday {
    font-size: 1rem;
  }

  .widgetmobilefriendly {
    font-size: 2rem;
  }
}

@media (max-width: 400px) {
  p {
    font-size: 1rem;
  }

  .img1 {
    width: 9rem;
  }

  .sefriendly {
    margin-top: -3rem;
  }
}

#arrowIcon {
  display: none;
}

@media (min-width: 660px) {
  .birthday {
    position: absolute;
    left: 2rem;
    top: 5rem;
  }
}

/* IDs */

body {
  overflow-x: hidden;
}

section {
  margin: 1rem;
  padding: 2rem 0;
}

#footer {
  background-color: #71c9ce;
  text-align: center;
  padding: 2.5rem 1.2rem 2rem;
  margin-top: 1.5rem;
  box-shadow: 0 -6px 18px rgba(54, 119, 132, 0.12);
  border-top: 3px solid rgba(47, 105, 116, 0.8);
}

#p2 {
  padding: 3% 1.5%;
}

#p3 {
  padding: 3% 1.5%;
}

#classes {
  text-align: center;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #71c9ce;
  font-weight: bold;
  color: #59405c;
  cursor: loading;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  color: #9f36ad;
  text-decoration: overline;
}

/* Selectors */

.wrs:hover {
  text-decoration: overline;
  color: #9f36ad;
}

.power:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.over:hover {
  color: cyan;
}

.Termsandservicehover:hover {
  color: #2f6974;
  text-underline-offset: 0.42rem;
  letter-spacing: 0.02em;
  text-decoration-color: #2f6974;
}

.contact:hover {
  color: #edf6e5;
  text-decoration: none;
}

.verifybutton:hover {
  background-color: #146ece;
}

.linkcolorchange1:hover {
  text-decoration: none;
  color: yellow;
}

.gobackbutton:hover {
  background-color: rgb(66, 66, 211);
}

/* CSS Classes */

iframe {
  padding: 0 1% 1%;
  border-radius: 2rem;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
  padding-right: 1rem;
  list-style-type: none;
}

.text-home {
  padding-top: 6rem;
  font-weight: 300;
}

.top {
  place-self: end;
  position: sticky;
  bottom: 20px;
  margin-right: 20px;
  margin-top: 100vh;

  /* visual styling */
  text-decoration: none;
  padding: 10px;
  font-family: sans-serif;
  color: #fff;
  background: #000;
  border-radius: 100px;
  white-space: nowrap;
}

.regdis {
  text-align: center;
}

.body {
  text-align: center;
  /* background-color: #cefff1; */
  background: radial-gradient(#cefff1, #88f0e7);
  max-width: 100%;
}

.LTMcolor {
  color: black;
}

.spider_matching_game_flogo_sizing {
  width: 8rem;
}

.anotherresponse {
  background: #fff;
  width: 13rem;
  height: 3rem;
  position: absolute;
  top: 24rem;
  text-align: center;
  left: 22.8rem;
}


.Termsandservicehover {
  color: #315d32;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.28rem;
  text-decoration-color: rgba(69, 167, 184, 0.95);
  padding: 0;
  background: none;
  border: 0;
  display: inline-block;
  margin: 0.95rem 0 0 0.15rem;
  transition: color 0.22s ease, text-underline-offset 0.22s ease, letter-spacing 0.22s ease;
  box-shadow: none;
  letter-spacing: 0.01em;
}

.matchinggamenav {
  position: relative;
  left: 25rem;
  top: 7rem;
  width: 38%;
  padding: -50rem;
  margin-top: -15rem;
}

.hvr-shrink {
  border-radius: 1.5rem;
}

.wrs {
  color: #6a2c70;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 1rem;
}

.bold {
  font-weight: 600;
}

.gifbg {
  background-image: url("https://i.pinimg.com/originals/1d/15/d8/1d15d8da8b3b6f3a895828ba2663f409.gif");
  margin: 5rem;
  z-index: 1px;
}

.mobiledes {
  /* font-size: 0.3rem; */
  /* line-height:0px; */
  /* width: 100%; */
  font-size: 3px;
}

.fixed {
  text-align: right;
  padding: 0 2% 2%;
  margin-bottom: 2%;
}

.mhmmm {
  width: 30%;
}

.contact {
  position: relative;
  bottom: 0.5rem;
  color: #231e23;
}

.bg-lime {
  background-color: #cefff1;
}

.formthing {
  padding: 2%;
}

.beg_sent {
  padding-top: 10px;
}

.pic1 {
  padding-top: 7px;
}

.form4contactme {
  text-align: center;
  padding-top: 4%;
}

.tr1 {
  color: blue;
}

.birthday {
  background-color: #77acf1;
  border-radius: 5%;
}

.recent_projects {
  background: radial-gradient(#98eac4, #5beea0);
  /* background: radial-gradient(#15c165, #65e8aa); */
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1);
}

.teacher_meet {
  background: radial-gradient(#eeeca9, #ebef74);
  /* background: radial-gradient(#15c165, #65e8aa); */
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1);
}

.recent_projects,
.teacher_meet,
.picture_background {
  content-visibility: auto;
  contain-intrinsic-size: 700px;
}

.homepage-carousel .carousel-item {
  backface-visibility: hidden;
}

.picture_background {
  background: radial-gradient(#efc1f1, #e98ad9);
  /* background: radial-gradient(#15c165, #65e8aa); */
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1);
}

.cm {
  background-color: #cefff1;
  /* background-color: #006a71; */
}

.lime {
  /* color: lime; */
  /* color: #30e3ca; */
  /* color: #ff6f3c; */
  color: #59405c;
}

.green {
  color: green;
}

.blur {
  filter: blur(10px);
}

.blur:hover {
  filter: blur(0);
  filter: brightness(0);
}

.cm-homepage {
  padding: 2rem 1rem;
  background: transparent;
  border-radius: 15px;
  backdrop-filter: blur(10px);
}

.car {
  text-align: center;
  height: 10%;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.car2 {
  padding-top: 3%;
}

.dc {
  position: relative;
  width: 4%;
}

.des {
  padding: 1% 0;
  width: 60%;
  line-height: 2;
}

.feature-box {
  height: 200px;
  width: 200px;
}

.ci {
  font-size: 1.2rem;
}

.img1 {
  width: 15rem;
  border-radius: 50%;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), filter 0.45s ease;
  transform-origin: center bottom;
}

.wl1 {
  text-align: center;

  position: absolute;
  bottom: -35rem;
  left: 51em;
  color: red;
}

.vid1 {
  padding: 1%;
}

.center {
  text-align: center;
}

.navbarpositioning {
  text-align: left;
  font-size: 1.3rem;
}

.pure-menu-children {
  background-color: #71c9ce;
}

.homeworkpic {
  height: 200px;
  width: 200px;
  padding: 0 1% 1%;
}

.hrh {
  border: dotted #eaf6f6 10px;
  border-bottom: none;
}

.sticky {
  position: sticky;
}

.vn {
  text-align: left;
}

.circle {
  padding-bottom: 1rem;
  text-align: center;
  border-radius: 3rem;
}

.homepage-carousel,
.pictures-primary-carousel,
.pictures-secondary-carousel {
  --carousel-frame-height: 32rem;
  --carousel-max-width: 760px;
  --carousel-control-offset: clamp(2.5rem, 5vw, 4.5rem);
  position: relative;
  width: 100%;
  max-width: var(--carousel-max-width);
  margin: 0 auto;
  isolation: isolate;
}

.pictures-primary-carousel,
.pictures-secondary-carousel {
  --carousel-frame-height: 24rem;
  --carousel-max-width: 980px;
}

.homepage-carousel .carousel-inner,
.pictures-primary-carousel .carousel-inner,
.pictures-secondary-carousel .carousel-inner {
  min-height: var(--carousel-frame-height);
  padding: 0 4.25rem;
}

.homepage-carousel .carousel-item,
.pictures-primary-carousel .carousel-item,
.pictures-secondary-carousel .carousel-item {
  min-height: var(--carousel-frame-height);
  text-align: center;
  will-change: transform;
  transition: transform 0.38s cubic-bezier(0.22, 1, 0.36, 1);
}

.grads,
.imgsizing {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: var(--carousel-frame-height);
  margin: 0 auto;
  object-fit: contain;
}

.grads {
  height: auto;
  border-radius: 3rem;
  text-align: center;
}

.imgsizing {
  height: auto;
  border-radius: 2.3rem;
}

.homepage-carousel .carousel-item img,
.pictures-primary-carousel .carousel-item img,
.pictures-secondary-carousel .carousel-item img {
  backface-visibility: hidden;
}

.homepage-carousel .carousel-control-prev,
.homepage-carousel .carousel-control-next,
.pictures-primary-carousel .carousel-control-prev,
.pictures-primary-carousel .carousel-control-next,
.pictures-secondary-carousel .carousel-control-prev,
.pictures-secondary-carousel .carousel-control-next {
  position: absolute;
  width: 2.7rem;
  height: 2.7rem;
  opacity: 1;
  top: 50%;
  bottom: auto;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
}

.homepage-carousel .carousel-control-prev,
.pictures-primary-carousel .carousel-control-prev,
.pictures-secondary-carousel .carousel-control-prev {
  left: 0.9rem;
}

.homepage-carousel .carousel-control-next,
.pictures-primary-carousel .carousel-control-next,
.pictures-secondary-carousel .carousel-control-next {
  right: 0.9rem;
}

.homepage-carousel .carousel-control-prev-icon,
.homepage-carousel .carousel-control-next-icon,
.pictures-primary-carousel .carousel-control-prev-icon,
.pictures-primary-carousel .carousel-control-next-icon,
.pictures-secondary-carousel .carousel-control-prev-icon,
.pictures-secondary-carousel .carousel-control-next-icon {
  position: relative;
  width: 2.7rem;
  height: 2.7rem;
  background-image: none;
  border-radius: 1rem;
  background-color: rgba(237, 246, 229, 0.96);
  border: 2px solid rgba(69, 167, 184, 0.72);
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2f6974;
  font-family: Georgia, serif;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  text-indent: 0;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.homepage-carousel .carousel-control-prev-icon:hover,
.homepage-carousel .carousel-control-next-icon:hover,
.pictures-primary-carousel .carousel-control-prev-icon:hover,
.pictures-primary-carousel .carousel-control-next-icon:hover,
.pictures-secondary-carousel .carousel-control-prev-icon:hover,
.pictures-secondary-carousel .carousel-control-next-icon:hover,
.homepage-carousel .carousel-control-prev-icon:focus,
.homepage-carousel .carousel-control-next-icon:focus,
.pictures-primary-carousel .carousel-control-prev-icon:focus,
.pictures-primary-carousel .carousel-control-next-icon:focus,
.pictures-secondary-carousel .carousel-control-prev-icon:focus,
.pictures-secondary-carousel .carousel-control-next-icon:focus {
  background-color: #45a7b8;
  border-color: #2f6974;
  color: #ffffff;
  transform: translateY(-1px);
}

.con,
.con2 {
  left: auto;
  right: auto;
}

@media (max-width: 700px) {
  .homepage-carousel {
    --carousel-frame-height: 22rem;
    --carousel-control-offset: 0.4rem;
  }

  .pictures-primary-carousel,
  .pictures-secondary-carousel {
    --carousel-frame-height: 18rem;
    --carousel-control-offset: 0.4rem;
  }

  .grads {
    border-radius: 1.5rem;
  }

  .imgsizing {
    border-radius: 1.5rem;
  }

  .homepage-carousel .carousel-control-prev,
  .homepage-carousel .carousel-control-next,
  .pictures-primary-carousel .carousel-control-prev,
  .pictures-primary-carousel .carousel-control-next,
  .pictures-secondary-carousel .carousel-control-prev,
  .pictures-secondary-carousel .carousel-control-next {
    width: 2.25rem;
    height: 2.25rem;
  }

  .homepage-carousel .carousel-control-prev,
  .pictures-primary-carousel .carousel-control-prev,
  .pictures-secondary-carousel .carousel-control-prev {
    left: 0.25rem;
  }

  .homepage-carousel .carousel-control-next,
  .pictures-primary-carousel .carousel-control-next,
  .pictures-secondary-carousel .carousel-control-next {
    right: 0.25rem;
  }

  .homepage-carousel .carousel-control-prev-icon,
  .homepage-carousel .carousel-control-next-icon,
  .pictures-primary-carousel .carousel-control-prev-icon,
  .pictures-primary-carousel .carousel-control-next-icon,
  .pictures-secondary-carousel .carousel-control-prev-icon,
  .pictures-secondary-carousel .carousel-control-next-icon {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 1.45rem;
  }

  .carousel-item img {
    max-width: 92vw;
  }
}

.gobackbutton {
  position: absolute;
  left: 1px;
  background-color: darkblue;
  color: #fff;
  border-radius: 5px;
  border: none;
}

.regbuttonpositioning {
  position: relative;
  bottom: 80rem;
  z-index: -1;
  margin-left: -1rem;
}

.borderindex {
  border: dotted 10px;
  border-bottom: none;
  width: 60%;
  margin: auto auto;
  color: rgb(14, 133, 133);
}

.verifybutton {
  clear: both;
  background-color: #0074ed;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}

.padnav {
  padding-left: 10%;
}

.test {
  position: relative;
  left: 9rem;
  width: 50%;
}

.dropdown-item {
  display: none;
  position: relative;
  min-width: 100px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.left {
  text-align: left;
}

.cmh {
  text-align: center;
  margin-bottom: -20px;
}

.class {
  width: 30rem;
  background-color: cyan;
}


.switch {
  position: relative;
  right: 35rem;
}

.power {
  color: #231e23;
  padding: 0.8rem 0.5rem;
  font-weight: 600;
  font-size: 1.1rem;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
  display: inline-block;
  margin: 0.25rem;
}

.mbtn {
  padding: 2px 3px;
}

.b {
  display: inline-block;
}

.second_1 {
  padding: 0 0 6%;
}

.caaar {
  padding: 3% 0 3%;
}

.reg {
  color: #fff;
  font-weight: bold;
}

.classes {
  text-align: right;
  margin: 2rem;
  font-size: 1rem;
  font-weight: 450;
}

.glow {
  font-size: 2.3rem;
}

.rreg {
  text-align: center;
}

.invidst {
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9,
    0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1),
    0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2),
    0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2),
    0 20px 20px rgba(0, 0, 0, 0.15);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #3edbf0;
  /* background-color: #FFF9B2; */
  min-width: 109px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #cdf0ea;
  text-decoration: none;
  color: #000;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.nav-years-menu {
  position: relative;
}

.nav-years-trigger-group {
  display: flex;
  align-items: stretch;
  gap: 0;
}

.nav-years-main-link {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
}

.nav-years-toggle {
  min-width: 0;
}

.nav-years-toggle i,
.nav-years-mobile-summary i,
.nav-years-mobile-subsummary i,
.nav-years-submenu-toggle i {
  transition: transform 0.2s ease;
}

.nav-years-menu.open .nav-years-toggle i,
.nav-years-mobile-menu[open] > .nav-years-mobile-summary i {
  transform: rotate(180deg);
}

.nav-years-panel {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 15.5rem;
  padding: 0.85rem 0.65rem 0.65rem;
  border-radius: 1.15rem;
  border: 1px solid rgba(0, 123, 255, 0.45);
  background: rgba(113, 201, 206, 0.98);
  box-shadow: 0 16px 34px rgba(35, 30, 35, 0.22);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(0.35rem);
  transition: opacity 0.14s ease, transform 0.14s ease, visibility 0s linear 0.14s;
  z-index: 12;
}

.nav-years-menu.open .nav-years-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition-delay: 0.05s, 0.05s, 0s;
}

.nav-years-entry,
.nav-years-submenu-panel a,
.nav-years-mobile-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.55rem 0.9rem;
  border-radius: 0.8rem;
  font-size: 0.95rem;
  line-height: 1.25;
  color: #ffffff;
  text-decoration: none;
  background-color: #0d6efd;
  border: 1px solid #0d6efd;
  box-shadow: 0 0.2rem 0.55rem rgba(13, 110, 253, 0.18);
  margin-bottom: 0.3rem;
  transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.nav-years-entry,
.nav-years-submenu-toggle,
.nav-years-mobile-summary,
.nav-years-mobile-subsummary {
  border: none;
  text-align: left;
}

.nav-years-entry:hover,
.nav-years-submenu-panel a:hover,
.nav-years-mobile-link:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0.3rem 0.7rem rgba(11, 94, 215, 0.22);
}

.nav-years-panel .hvr-shrink:hover,
.nav-years-panel .hvr-shrink:focus,
.nav-years-panel .hvr-shrink:active,
.nav-years-submenu-panel .hvr-shrink:hover,
.nav-years-submenu-panel .hvr-shrink:focus,
.nav-years-submenu-panel .hvr-shrink:active {
  -webkit-transform: scale(0.97);
  transform: scale(0.97);
}

.nav-years-submenu {
  position: relative;
}

.nav-years-submenu-panel {
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% - 0.15rem);
  min-width: 12rem;
  padding: 0.6rem 0.6rem 0.45rem;
  border-radius: 1rem;
  border: 1px solid rgba(0, 123, 255, 0.45);
  background: rgba(113, 201, 206, 0.99);
  box-shadow: 0 14px 30px rgba(35, 30, 35, 0.2);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(0.35rem);
  transition: opacity 0.14s ease, transform 0.14s ease, visibility 0s linear 0.14s;
}

.nav-years-submenu.open .nav-years-submenu-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
  transition-delay: 0.05s, 0.05s, 0s;
}

.nav-years-submenu.open .nav-years-submenu-toggle i {
  transform: rotate(90deg);
}

.nav-years-mobile-menu,
.nav-years-mobile-submenu {
  width: 100%;
}

.nav-years-mobile-menu summary,
.nav-years-mobile-submenu summary {
  list-style: none;
}

.nav-years-mobile-menu summary::-webkit-details-marker,
.nav-years-mobile-submenu summary::-webkit-details-marker {
  display: none;
}

.nav-years-mobile-panel,
.nav-years-mobile-subpanel {
  margin-top: 0.55rem;
  padding: 0.65rem;
  border-radius: 1rem;
  background-color: rgba(205, 240, 234, 0.72);
}

.nav-years-mobile-panel .nav-years-mobile-link,
.nav-years-mobile-subpanel .nav-years-mobile-link {
  margin-bottom: 0.35rem;
}

.nav-years-mobile-submenu[open] > .nav-years-mobile-subsummary i {
  transform: rotate(90deg);
}

@media (hover: hover) and (pointer: fine) {
  .nav-years-menu:hover .nav-years-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0.05s, 0.05s, 0s;
  }

  .nav-years-menu:hover .nav-years-toggle i {
    transform: rotate(180deg);
  }

  .nav-years-submenu:hover .nav-years-submenu-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0);
    transition-delay: 0.05s, 0.05s, 0s;
  }

  .nav-years-submenu:hover .nav-years-submenu-toggle i {
    transform: rotate(90deg);
  }
}

.past-years-admin-list {
  display: grid;
  gap: 1rem;
}

.past-year-settings {
  padding: 1rem 1.1rem;
  border-radius: 1rem;
  background-color: rgba(255, 255, 255, 0.36);
  box-shadow: 0 10px 24px rgba(35, 30, 35, 0.08);
}

.past-year-settings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.past-year-settings-header label {
  margin-bottom: 0;
}

.past-year-enabled-label {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  font-weight: 600;
}

.past-year-path-preview {
  margin: 0.7rem 0 0.9rem;
  color: rgba(35, 30, 35, 0.78);
}

.past-year-carousel-list,
.past-year-legacy-links {
  display: grid;
  gap: 0.8rem;
}

.past-year-settings-readonly {
  background-color: rgba(255, 255, 255, 0.28);
}

.past-year-readonly-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  background-color: rgba(113, 201, 206, 0.52);
  font-size: 0.9rem;
  font-weight: 600;
}

/* CSS Affects */

/* Hover Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  background-color: #3edbf0;
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center,
      ellipse,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

/* Button CSS */

.classname {
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0.05, #599bb3),
      color-stop(1, #408c99));
  background: -moz-linear-gradient(center top, #599bb3 5%, #408c99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99');
  background-color: #599bb3;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  text-indent: 0;
  position: relative;
  bottom: 2.5rem;
  padding: 13px 32px;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 25px;
  font-weight: bold;
  font-family: "Caveat", cursive;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 1px 0px #3d768a;
}

.classname:hover {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0.05, #408c99),
      color-stop(1, #599bb3));
  background: -moz-linear-gradient(center top, #408c99 5%, #599bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3');
  background-color: #408c99;
  text-decoration: none;
  color: cyan;
}

.over {
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0.05, #599bb3),
      color-stop(1, #408c99));
  background: -moz-linear-gradient(center top, #599bb3 5%, #408c99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99');
  background-color: #599bb3;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  text-indent: 0;
  position: relative;
  bottom: 2.5rem;
  padding: 13px 32px;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 25px;
  font-weight: bold;
  font-family: "Caveat", cursive;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 1px 0px #3d768a;
}

.myregButton {
  box-shadow: inset 0px 1px 0px 0px #dcecfb;
  background: linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
  background-color: #bddbfa;
  border-radius: 6px;
  border: 1px solid #84bbf3;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528ecc;
}

.myregButton:hover {
  background: linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
  background-color: cyan;
}

.myregButton:active {
  position: relative;
  top: 1px;
}

.mycnuButton {
  box-shadow: 0px 0px 0px 4px #9fb4f2;
  background: linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
  background-color: #7892c2;
  border-radius: 16px;
  border: 1px solid #4e6096;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Verdana;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 23px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #283966;
  text-align: center;
}

.mycnuButton:hover {
  background: linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
  background-color: cyan;
  color: cyan;
  text-decoration: none;
}

/* .mycnuButton:active {
	position:relative;
	top:1px;
} */

.gradient-border {
  --border-width: 3px;

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 98%;
  height: 80%;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  color: white;
  background: #222;
  border-radius: var(--border-width);
}

.gradient-border::after {
  position: absolute;
  content: "";
  top: calc(-1 * var(--border-width));
  left: calc(-1 * var(--border-width));
  z-index: -1;
  width: calc(100% + var(--border-width) * 2);
  height: calc(100% + var(--border-width) * 2);
  background: linear-gradient(60deg,
      hsl(224, 85%, 66%),
      hsl(269, 85%, 66%),
      hsl(314, 85%, 66%),
      hsl(359, 85%, 66%),
      hsl(44, 85%, 66%),
      hsl(89, 85%, 66%),
      hsl(134, 85%, 66%),
      hsl(179, 85%, 66%));
  background-size: 300% 300%;
  background-position: 0 50%;
  border-radius: calc(2 * var(--border-width));
  animation: moveGradient 4s alternate infinite;
}

@keyframes moveGradient {
  50% {
    background-position: 100% 50%;
  }
}

.loader-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #242f3f;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #fff;
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #fff;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}

#shadowBox {
  /* background-color: rgb(0, 0, 0); */
  /* Fallback color */
  /* background-color: rgba(0, 0, 0, 0.815) */
  /* Black w/opacity/see-through */
  /* border: 3px solid; */
}

.rainbow {
  text-align: center;
  /* text-decoration: underline; */
  font-size: 1.5rem;
  margin-right: 1rem;
  padding-bottom: -1rem;
  margin-bottom: -0rem;
  /* font-family: monospace; */
  /* letter-spacing: 5px; */
}

.rainbow_text_animated {
  background: linear-gradient(to right, #0a3ad6, #0941f865, navy);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: rainbow_animation 4s ease-in-out infinite;
  background-size: 400% 100%;
}

@keyframes rainbow_animation {

  0%,
  100% {
    background-position: 0 0;
  }

  50% {
    background-position: 100% 0;
  }
}

.notification {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  background-color: #f0f0f0;
  color: #333;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.no-user-sign-ups {
  margin: 2rem;
  padding: 0.5rem;
  width: 99%;
  font-family: "Work Sans", sans-serif;
  background-color: rgba(119, 173, 189, 0.525);
  border-color: rgba(20, 101, 152, 0.043);
  border-width: 0.1rem;
  border-style: solid;
}

.no-classes {
  margin: 1rem;
  padding: 0.5rem;
  width: 99%;
  font-family: "Work Sans", sans-serif;
  background-color: rgba(119, 173, 189, 0.525);
  border-color: rgba(20, 101, 152, 0.043);
  border-width: 0.1rem;
  border-style: solid;
}

.box {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #f2f2f2;
  padding: 0.6rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: none;
}

/* Footer Enhancement Classes */
#footer .cm-homepage {
  position: relative;
  z-index: 1;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.footer-contact-section {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.45rem 1.1rem;
  align-items: center;
  margin-bottom: 0.4rem;
}

.footer-contact-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  padding: 0.58rem 0.82rem;
  background-color: #9AF4EA;
  border: 2px solid rgba(69, 167, 184, 0.3);
  border-radius: 18px;
  min-height: auto;
  text-align: left;
  box-shadow: none;
  overflow: visible;
  transition: background-color 0.25s ease, border-color 0.25s ease;
}

.footer-contact-item:hover {
  transform: none;
  box-shadow: none;
  background-color: #9AF4EA;
  border-color: #45a7b8;
}

.footer-contact-item:hover .footer-contact-copy {
  transform: translateX(0.16rem);
}

.footer-contact-item:hover .footer-social-links .power {
  background-color: #45a7b8;
  color: #ffffff;
  border-color: #2f6974;
}

.footer-contact-copy {
  display: flex;
  align-items: center;
  min-width: 0;
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.footer-contact-label {
  font-weight: 700;
  color: #46314a;
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.35;
  letter-spacing: 0.01em;
}

.footer-creator-inline {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  white-space: nowrap;
  padding-right: 7.2rem;
}

.footer-creator-name {
  white-space: nowrap;
  display: inline-block;
}

.footer-credit-item {
  position: relative;
  isolation: isolate;
  overflow: visible;
}

.footer-credit-item::before {
  content: "";
  position: absolute;
  inset: -0.8rem;
  border-radius: 1.7rem;
  border: 2px solid rgba(113, 201, 206, 0.72);
  box-shadow:
    0 0 0 0.15rem rgba(113, 201, 206, 0.2),
    0 0 1.35rem rgba(69, 167, 184, 0.45),
    0 0 2.6rem rgba(83, 225, 203, 0.28);
  opacity: 0;
  transform: scale(0.98);
  transition: opacity 0.28s ease, transform 0.28s ease;
  z-index: -1;
  pointer-events: none;
}

.footer-credit-item .footer-contact-copy,
.footer-credit-item .footer-social-links {
  position: relative;
  z-index: 1;
}

.footer-credit-item:hover {
  border-color: #2f6974;
}

.footer-credit-item:hover::before {
  opacity: 1;
  transform: scale(1);
}

.footer-credit-item:hover .footer-contact-label {
  color: #2f6974;
}

.footer-creator-tree {
  --footer-tree-reveal-height: 7rem;
  position: absolute;
  right: 0;
  bottom: -1.95rem;
  width: 7rem;
  height: 0;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.12s ease;
}

.footer-creator-tree-img {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 152%;
  height: var(--footer-tree-reveal-height);
  max-width: none;
  object-fit: cover;
  object-position: center bottom;
  transform: translateX(-50%);
  filter: saturate(1.08) brightness(1.02) drop-shadow(0 10px 18px rgba(69, 167, 184, 0.22));
}

.footer-credit-item:hover .footer-creator-tree {
  opacity: 1;
  animation: footerTreeGrow 0.95s cubic-bezier(0.2, 0.82, 0.22, 1) forwards;
}

.footer-credit-item:hover .footer-creator-name {
  letter-spacing: 0.03em;
}

.footer-credit-item:hover .footer-social-links .power {
  background-color: #45a7b8;
  border-color: #2f6974;
  color: #ffffff;
}

@keyframes footerTreeGrow {
  0% {
    opacity: 0;
    height: 0;
  }

  18% {
    opacity: 0.28;
    height: calc(var(--footer-tree-reveal-height) * 0.14);
  }

  42% {
    opacity: 0.62;
    height: calc(var(--footer-tree-reveal-height) * 0.45);
  }

  72% {
    opacity: 0.86;
    height: calc(var(--footer-tree-reveal-height) * 0.78);
  }

  100% {
    opacity: 1;
    height: var(--footer-tree-reveal-height);
  }
}



.footer-social-links {
  display: flex;
  gap: 0.7rem;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.footer-social-links .power {
  background-color: #edf6e5;
  border-radius: 999px;
  width: 2.85rem;
  height: 2.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  padding: 0;
  margin: 0;
  border: 1px solid rgba(69, 167, 184, 0.22);
  box-shadow: none;
}

.footer-social-links .power:hover {
  background-color: #ffffff;
  color: #2f6974;
  transform: translateY(-1px);
  box-shadow: none;
}

@media (max-width: 1150px) {
  .footer-contact-section {
    grid-template-columns: 1fr;
  }
}

/* Mobile Footer Responsive */
@media (max-width: 768px) {
  #footer {
    padding: 1.7rem 0.85rem 1.35rem;
  }

  #footer .cm-homepage {
    padding: 0;
    text-align: center;
  }

  .footer-contact-section {
    gap: 0.55rem;
    margin-bottom: 0.2rem;
  }

  .footer-contact-item {
    min-height: auto;
    width: 100%;
    padding: 0.48rem 0.62rem;
    flex-direction: column;
    text-align: center;
  }

  .footer-contact-copy {
    justify-content: center;
  }

  .footer-contact-label {
    font-size: 1rem;
  }

  .footer-creator-name {
    padding-right: 0;
  }

  .footer-creator-inline {
    padding-right: 0;
    padding-bottom: 3.9rem;
  }

  .footer-creator-tree {
    --footer-tree-reveal-height: 5rem;
    right: 50%;
    bottom: -0.9rem;
    width: 5rem;
    transform: translateX(50%);
  }

  .footer-creator-tree-img {
    width: 148%;
  }

  .footer-credit-item:hover .footer-creator-tree {
    animation-duration: 0.92s;
  }

  .footer-social-links {
    justify-content: center;
    width: 100%;
  }

  .Termsandservicehover {
    width: max-content;
    margin: 0.95rem auto 0;
    font-size: 0.92rem;
  }
}
