:root {

  --dl-color-gray-black: #000000;
  --dl-color-gray-white: #000000ff;

}

.c02-gb {
  top: 0px;
  width: 23px;
  cursor: pointer;
  height: 29px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-style: outset;
  border-width: 2px;
  justify-content: center;
}
.c02-gb:hover {
  background-image: linear-gradient(315deg, rgb(187, 105, 255) 0.00%,rgb(106, 253, 255) 99.00%);
}
.c02-gb:active {
  background-image: linear-gradient(135deg, rgb(194, 229, 156) 0.00%,rgb(100, 179, 244) 100.00%);
}
.c01-tx {
  margin: auto;
  position: absolute;
  line-height: 1.1;
}
.c03-pb {
  top: 0px;
  width: 27px;
  cursor: pointer;
  height: 23px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #e372ff;
  border-style: ridge;
  border-width: 2px;
  margin-right: auto;
  border-radius: 2px;
  justify-content: center;
}
.c03-pb:hover {
  border-color: #72d2ff;
  background-image: linear-gradient(0deg, rgb(103, 201, 244) 0.00%,rgb(35, 50, 100) 96.00%);
}
.c03-pb:active {
  border-color: #72ffae;
  background-image: linear-gradient(0deg, rgb(136, 227, 102) 0.00%,rgb(35, 100, 70) 95.00%);
}
.c04-prb {
  top: 0px;
  width: 27px;
  cursor: pointer;
  height: 23px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #7d1aea;
  border-style: ridge;
  border-width: 2px;
  margin-right: auto;
  border-radius: 2px;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(183, 95, 230) 0.00%,rgb(55, 25, 100) 99.00%);
}
.c04-prb:hover {
  border-color: #72d2ff;
  background-image: linear-gradient(0deg, rgb(103, 201, 244) 0.00%,rgb(35, 50, 100) 96.00%);
}
.c04-prb:active {
  border-color: #72ffae;
  background-image: linear-gradient(0deg, rgb(136, 227, 102) 0.00%,rgb(35, 100, 70) 95.00%);
}
.c07-rec-bl {
  width: 27px;
  cursor: pointer;
  height: 18px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #9e5cd0;
  border-style: outset;
  border-width: 1px;
  margin-right: auto;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(183, 95, 230) 0.00%,rgb(55, 25, 100) 99.00%);
}
.c07-rec-bl:hover {
  border-color: #72d2ff;
  background-image: linear-gradient(0deg, rgb(103, 201, 244) 0.00%,rgb(35, 50, 100) 96.00%);
}
.c07-rec-bl:active {
  border-color: #72ffae;
  background-image: linear-gradient(0deg, rgb(136, 227, 102) 0.00%,rgb(35, 100, 70) 95.00%);
}
.c05-rb {
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  display: flex;
  position: absolute;
  transition: 0.3s;
  align-items: flex-start;
  border-color: #89f4ff;
  border-style: outset;
  border-width: 1px;
  border-radius: 50%;
}

.c08-t-l {
  width: 21px;
  cursor: pointer;
  height: 21px;
  display: flex;
  position: absolute;
  transition: 0,3s;
  align-items: center;
  border-color: #536366;
  border-width: 1px;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #15192b;
}
.c08-t-l:hover {
  background-color: #9a57da;
}
.c08-t-l:active {
  background-color: #4681b5;
}
.c10-t-r {
  width: 21px;
  cursor: pointer;
  height: 21px;
  display: flex;
  position: absolute;
  transition: 0,3s;
  align-items: center;
  border-color: #7d8d90;
  border-width: 1px;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
}
.c10-t-r:hover {
  background-color: #9a57da;
}
.c10-t-r:active {
  background-color: #4681b5;
}
.c11-tr-tx {
  color: rgb(226, 226, 226);
  margin: auto;
  position: absolute;
  line-height: 1.1;
}
.c09-lb-c {
  flex: 0 0 auto;
  width: 7px;
  cursor: pointer;
  height: 7px;
  display: flex;
  position: absolute;
  transition: 0.3s;
  align-items: flex-start;
  border-color: #31d4ff;
  border-width: 1px;
  border-radius: 50%;
}
.c09-lb-c:hover {
  background-color: #03fffa;
}
.c09-lb-c:active {
  background-color: #cd55ff;
}
.c06-rec-b-b {
  width: 10px;
  
  height: 8px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #ffffff;
  border-style: outset;
  border-width: 1px;
  margin-right: auto;
  border-radius: 2px;
  justify-content: center;
  background-image: linear-gradient(135deg, rgb(242, 242, 242) 0.00%,rgb(140, 140, 140) 99.00%);
}

.c12-th {
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #1d1d1d;
  border-width: 4px;
  background-image: linear-gradient(315deg, rgb(74, 100, 200) 0.00%,rgb(0, 211, 222) 98.00%);
}
.c13-dl-h {
  width: 88px;
  height: 39px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #1d1d1d;
  border-width: 4px;
  background-image: linear-gradient(315deg, rgb(74, 100, 200) 0.00%,rgb(0, 211, 222) 98.00%);
}
.c15-scifi {
  top: 116px;
  width: 80px;
  position: absolute;
  object-fit: cover;
}
.c16-static {
  
  position: absolute;
  align-items: flex-start;
  background-color: #00d5ff00;
}
.c17-loc {
  width: 25px;
  position: absolute;
  object-fit: cover;
  filter: saturate(120%) brightness(110%);
}
.c18-af-loc {
  width: 25px;
  height: 24px;
  position: absolute;
  object-fit: cover;
  filter: hue-rotate(0deg) saturate(120%) brightness(110%) contrast(110%);
  cursor: pointer;
}

.c18-af-loc:hover {
  filter: hue-rotate(250deg) saturate(120%) brightness(110%) contrast(110%);


}

.c18-af-loc:active {
  filter: hue-rotate(90deg) saturate(120%) brightness(110%) contrast(110%);


}


.c19-sci-b {
  width: 107px;
  height: 100px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: #f1ff4e;
  border-style: ridge;
  border-width: 5px;
  margin-right: auto;
  border-radius: 8px;
  justify-content: center;
  background-image: linear-gradient(0deg, rgba(14, 33, 7, 0.75) 3.00%,rgba(12, 22, 1, 0.69) 72.00%);
}
.c14-dd {
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  position: relative;
  transition: 0.5s;
  align-items: flex-start;
  border-color: #000000;
  border-width: 1px;
  background: rgba(81, 26, 158, 0.1); /* Semi-transparent white background */
  backdrop-filter: blur(20px); /* Add this line for the blur effect */
  -webkit-backdrop-filter: blur(20px); /* For Mac */
  z-index: 202;
}

.c14-dd:hover {
  border-color: #ffffff;

  box-shadow:
    inset 0 0 60px whitesmoke,
    inset 20px 0 80px #f0f,
    inset -20px 0 80px #0ff,
    inset 20px 0 300px #f0f,
    inset -20px 0 300px #0ff,
    0 0 50px #fff,
    -10px 0 80px #f0f,
    10px 0 80px #0ff;
  
}
.c14d-dd-close {
  top: -2px;
  color: rgb(255, 255, 255);
  right: 15px;
  position: absolute;
  font-size: 36px;
}

.c14a-dd-heading {
  top: 16px;
  left: 16px;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 13px;
  font-style: normal;
  font-family: "Arial";
  font-weight: 700;
}
.c14c-dd-body {
  top: 104px;
  left: 16px;
  color: rgb(255, 255, 255);
  width: 310px;
  position: absolute;
  font-size: 10px;
  font-style: normal;
  font-family: "Arial";
  font-weight: 400;
}
.c14b-dd-sub-heading {
  top: 36px;
  left: 16px;
  color: rgb(255, 255, 255);
  width: 310px;
  position: absolute;
  font-size: 9px;
  font-style: inherit;
  font-family: "Arial";
  font-weight: 400px;
}
.c20-tb-t {
  font-size: 11px;
  line-height: 1.1;
  letter-spacing: 13px;
}
.c21-th-t {
  top: 0px;
  left: 0px;
  color: rgb(255, 255, 255);
  margin: auto;
  position: absolute;
  font-size: 30px;
  line-height: 1.1;
}

.c23-side {
  width: 23px;
  bottom: 0px;
  height: 380px;
  margin: auto;
  display: flex;
  z-index: 201;
  overflow: hidden;
  position: absolute;
  transition: 0.3s;
  align-items: flex-start;
  border-color: #ffffff;
  border-width: 1px;
  background: rgba(26, 132, 158, 0);
  backdrop-filter: blur(20px); /* Add this line for the blur effect */
  -webkit-backdrop-filter: blur(20px); /* For Mac */
}
.c23-side:hover {
  width: 150px;

 
}
.c23a-s-t {
  top: 7px;
  color: #ffffffaf;
  width: auto;
  height: 47px;
  position: absolute;
  font-size: 15px;
  align-self: flex-end;
  line-height: 1.2;
}

.c24-f-t {
  top: 2px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  position: absolute;
  font-size: 55px;
  
}






.loader1 {
  border: 6px solid rgba(235, 235, 235, 0.4); /* Light grey background */
  border-top: 6px solid rgba(57, 191, 236, 0.75); /* Blue color */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}

.loader2 {
  border: 6px solid rgba(235, 235, 235, 0.4); /* Light grey background */
  border-top: 6px solid rgba(180, 236, 57, 0.75); /* Blue color */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}


.loader3 {
  border: 4px solid rgba(235, 235, 235, 0.4); /* Light grey background */
  border-top: 4px solid rgba(180, 236, 57, 0.0); /* Blue color */
  border-radius: 50%;
  width: 33px;
  height: 33px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loader4 {
  height: 4px;
  width: 410px;
  --c:no-repeat linear-gradient(#6100ee 0 0);
  background: var(--c),var(--c),#d7b8fc;
  background-size: 60% 100%;
  animation: l16 3s infinite;
}
@keyframes l16 {
  0%   {background-position:-150% 0,-150% 0}
  66%  {background-position: 250% 0,-150% 0}
  100% {background-position: 250% 0, 250% 0}
}







.container{
  width: 200px;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}

.container .card{
  position: relative;
}

.container .card .face{
  width:200px;
  height: 200px;
  transition:.4s;
}

.container .card .face.face1{
  position: relative;
  background: #3333335d;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  display: flex;
  justify-content: center;
  align-content:center;
  align-items: center;
  z-index: 1;
  transform: translateY(100px);
  border-width: 9px;
  border-color: rgba(255, 247, 255, 0.372);
  border-style: ridge;

}

.container .card:hover .face.face1{
  transform: translateY(0);
  border-width: 0px;
  box-shadow:
    inset 0 0 60px whitesmoke,
    inset 20px 0 80px #f0f,
    inset -20px 0 80px #0ff,
    inset 20px 0 300px #f0f,
    inset -20px 0 300px #0ff,
    0 0 50px #fff,
    -10px 0 80px #f0f,
    10px 0 80px #0ff;

}

.container .card .face.face1 .content{
  opacity: .2;
  transition:  0.5s;
  text-align: center;
}

.container .card:hover .face.face1 .content{
  opacity: 1;
}

.container .card .face.face1 .content i{
  font-size: 3em;
  color: white;
  display: inline-block;
}

.container .card .face.face1 .content p{
  font-size: 120px;
  color: white;
  text-align: center;
  font-family: Arial, sans-serif;
}

.container .card .face.face1 .content a{
   transition: .5s;
}

.container .card .face.face2{
   position: relative;
   background: rgba(245, 245, 245, 0.2);
   backdrop-filter: blur(20px);
   -webkit-backdrop-filter: blur(20px);
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 20px 50px rgba(0,0,0,.8);
  transform: translateY(-100px);
}

.container .card:hover .face.face2{
    transform: translateY(0);
}

.container .card .face.face2 .content p, a{
  font-size: 140px;
  margin: 0 ;
  padding: 0;
  color:#ffffff94;
  font-family: Arial, sans-serif;
}

.container .card .face.face2 .content a{
  text-decoration:none;
  color: rgb(255, 255, 255);
  box-sizing: border-box;
  outline : 1px dashed #ffffff;
  padding: 10px;
  margin: 15px 0 0;
  display: inline-block;
}

.container .card .face.face2 .content a:hover{
  background: #333 ;
  color: whitesmoke;
  box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}









.AnimatedBox {
  position: relative;
  display: inline-block;
  width: 416px;
  height: 208px;
  color: #03e9f4;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  transition: .5s;
  letter-spacing: 4px;
  border: 0px solid #03e9f4;
  line-height: 200px;
  text-align: center;
}

.AnimatedBox span {
  position: absolute;
  display: block;
}

.AnimatedBox span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 9px;
  background: linear-gradient(90deg, transparent, #B233FF);
  animation: btn-anim1 2s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }
  50%,100% {
    left: 100%;
  }
}

.AnimatedBox span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 9px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #B233FF);
  animation: btn-anim2 2s linear infinite;
  animation-delay: .5s
}

@keyframes btn-anim2 {
  0% {
    top: -100%;
  }
  50%,100% {
    top: 100%;
  }
}

.AnimatedBox span:nth-child(3) {
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 9px;
  background: linear-gradient(270deg, transparent, #B233FF);
  animation: btn-anim3 2s linear infinite;
  animation-delay: 1s
}

@keyframes btn-anim3 {
  0% {
    right: -100%;
  }
  50%,100% {
    right: 100%;
  }
}

.AnimatedBox span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 9px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #B233FF);
  animation: btn-anim4 2s linear infinite;
  animation-delay: 1.5s
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }
  50%,100% {
    bottom: 100%;
  }
}
