@media (min-width: 1730px) { 




  /* Scroll TO Top Button CSS */
  .scroll-button a{
      bottom: 20px;
      right: 20px;
      padding: 12px 25px;
      font-size: 26px;
      border-radius: 6px;
      display: none;
      z-index: 100000;
    }
    
  
  
  
  
  /* --- NavBar --- */
    
    
    .logo-photo {
    
      width: 250px;
      
      }
      
      
      nav .navbar .menu li{
        
        padding-top: 10px;
        margin: 0 48px;
      }
      .navbar .menu a{
        font-size: 21px;
      
        padding: 20px 0;
       
      }
      
      .navbar .menu a:hover{
        
        font-size: 21px;
      }
      
      
      
      .nav-right {
      
        width: 21%;
        align-items: center;
        gap: 15px; /* Space between elements */
      }
      
      
      
      .facebook, .tiktok, .instagram {
        padding-top: 10px;
        width: 24px;
       
        margin-right: 6px;
       
      }
      
      
        
        .lang-button {
      
          font-size: 21px;
          margin-top: 10px;
            
        }
        
        
        .signin-menu {
          
          font-size: 17px;
          margin-top: 10px;
          margin-left: auto;
          height: 34px;
          width: 120px;
          border-radius: 12px;
           
        }
  
  
        .woman {
          height: 147vh;
          width: 100%;
          position: absolute;
          z-index: 10;
          background-image: url(../img/main-page/img-home/woman.webp);
          background-repeat: no-repeat;
          background-size: 39%;
          background-position: 114% center;
          transform: translateX(5%) translateY(5%);
          transition: all 1s ease 0.7s;
          opacity: 0;
        }
        
  
  
  
  
      .rocket {
          height: 100vh;
          width: 100%;
          background-size: 3%;
          background-position: 65% 30%;
          transform: translateX(-70px) translateY(70px);
        }
      
        
        
        .planet {
          height: 100vh;
          width: 100%;
          position: absolute;
          background-size: 3%;
          background-position: 38% 65%;
          transform: translateX(-30px) translateY(90px);   
        }
        
       
        
        
      
      
      
      
      
        .banner-group {
      
          position: absolute;
          top: 53%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-align: left;
          margin-left: 100px;
          width: 100%;
          z-index: 100;
          
        }
        
        
        
        
        .banner-title {
        font-size: 50px;
        margin-bottom: 5px;
        }
        
        
      
        
        
        .banner-undertitle {
          font-size: 50px;
          margin-bottom: 5px;
  
          }
       
        
        
        
        
        
        
        
        .banner-text {
        
        font-size: 27px;  
        margin-top: 12px;
        
        }
        
        
      
        
        
        
        
        
        a.mainbutton {
       
          padding: 10px 20px;
          border-radius: 17px;
          font-size: 32px;
          font-weight: 400;
          border: 2px solid transparent;
          width: 550px;
          margin-left: 0;
          margin-top: 30px;
        
        }
  
  
    
    
    
  
  
  
  
  
  
  
    
    /* Benefits */
    
   
    
    .benefits {
      min-height: 97vh;
      width: 100%;
    
    
    
    }
    
    
    
    
    
    .round {
      height: 100vh;
      width: 100%;
     
      background-size: 35%;
      background-position: 108% 80%;
      transform: translateX(120px) translateY(100px);
      
    }
      
    
    
    
    
    
    
    .cilyndre {
      height: 100vh;
      width: 100%;
      
      background-size: 34%;
      background-position: -11% bottom;
      transform: translateX(-120px) translateY(150px);
      
     
    }
    
    
    
    
    
    
    
     
    .benefits-content{
      width: 75%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 100px;
      margin-bottom: 50px;
      
    
    }
    
    
    
    
    
    
    .benefits-title {
    color: #fd42ff;
    text-align: center;
    font-size: 52px;
    font-family: 'ttrunstrialbold';
    margin-top: 110px;
    
    }
    
    
    
    
    .benefits-text {
    
      margin-top: 20px;
      font-size: 21px;
      
    }
    
    
    
    .benefits .boxes{
     
      margin-top: 45px;
    
    }
    
    
    
    .benefits .boxes .box{
      margin: 20px 0;
      width: calc(100% / 3 - 30px);
      padding: 25px 10px;
    
      
    }
    
    
    
    .benefits .boxes .box .icon{
      height: 130px;
      width: 130px;
      border-radius: 50%;
      line-height: 50px;
      font-size: 18px;
      color: #fff;
      background-color: #ffffff;
      margin: 0 auto 10px auto;
      transition: all 0.4s ease;
      
    }
    
    .icon-image {
      height: 130px;
      width: 130px;
    }
    
    
    
    
    
    
    .benefits .boxes .topic {
     
      font-size: 30px;
      line-height: 38px;
      
    }
    
    
    .benefits .boxes .topic-text {
      margin-top: 10px;
      font-size: 18px;
      
      
    }
    
    
    
    
    
    /* =============================== ActiveOffer =========================================== */
    
    
    .active-offer {
    
      min-height: 50vh;
      width: 100%;
      
    }
    
    
    
    .active-offer-container {
    
    width: 70%;
    margin-right: 0;
    margin-left: auto;
    height: 100%;
    
    
    }
    
    
    .active-offer-title {
    
    font-size: 55px;
    
    
    }
    
    
    
    
    .active-offer-undertitle {
      font-family: 'ttrunstrialbold';
      font-size: 55px;
      color: #fd42ff;
    
    
      }
    
    
      .active-offer-undertitle._active {
        transform: translate(0px, 0px);
        opacity: 1;
        
        }
    
    
      .active-offer-button {
       
        padding: 13px 18px;
        border-radius: 20px;
        font-size: 34px;
        font-weight: 400;
        border: 2px solid transparent;
        width: 570px;
        margin-top: 23px;
      
       
    
        
      }
    
        
    
    
    
    
    
    /* Benefits1 */   
    
    
    .benefits1 {
    
    
      min-height: 50vh;
      width: 100%;
      margin-top: 20px;
      margin-bottom: 0px;
      align-items: center; /* Centers vertically */
      justify-content: center; /* Centers horizontally */
      text-align: center; /* Ensures text alignment */
    }
     
     
    
    .benefits1-content {
    
      width: 75%;
      margin: 90px auto;
    
    }
    
    
    
    
    
    
    
    
    .benefits1-title {
    color: #fdfeff;
    text-align: center;
    font-family: 'ttrunstrial';
    font-size: 45px;
    
    }
    
    .benefits1-undertitle {
      color: #ffffff;
      text-align: center;
      font-family: 'ttrunstrialbold';
      font-size: 45px;
      
      }
    
    
    
    
    .benefits1 .boxes{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 80px;
    
    }
    
    
    .benefits1 .boxes .box{
      margin: 20px 0;
      width: calc(100% / 3 - 30px);
      text-align: center;
      border-radius: 26px;
      padding: 25px 25px;
      cursor: default;
      transition: all 0.4s ease;
      backdrop-filter: blur(20px);
      border: 2px solid transparent;
      border-color: rgb(253, 66, 255,0.2);
    }
    
    
    
    
    
    .benefits1 .boxes .box .icon{
      height: 110px;
      width: 110px;
      border-radius: 50%;
      text-align: center;
      line-height: 50px;
      font-size: 18px;
      color: #fff;
      background-color: #ffffff;
      margin: 0 auto 10px auto;
      transition: all 0.4s ease;
      
    }
    
    
    
    
    .icon-image1 {
      height: 110px;
      width: 110px;
    }
    
    
    
    
    
    
    .benefits1 .boxes .topic {
      font-family: 'ttrunstrialmedium';
      font-size: 27px;
      color: #f3ebf7;
      margin-bottom: 20px;
      
    }
    
    
    .benefits1-text {
    
      color: #fdfeff;
      text-align: center;
      font-size: 18px;
      margin-left: 10px;
      margin-right: 10px;
      font-family: 'ttrunstrialextralight';
      opacity: 80%;
      
    
      
    }
    
    
    
    
    
    
    
    
    
    
    /* ========================== AboutUs ===================================== */
    
    
    
    
    
    
    .about-us {
    
      min-height: 80vh;
      position: relative;
      background-color: #151515;
      background-image: url(../img/about-us/background.webp);
      background-size: cover;
      background-position: center;
     overflow-x: hidden;
     overflow-y: hidden;
    
    }
    
    
    
    
    
    
    .woman1 {
      height: 80vh;
      width: 100%;
      position: absolute;
      z-index: 10;
      background-image: url(../img/about-us/woman1.webp);
      background-repeat: no-repeat;
      background-size: 35%;
      background-position: bottom right;
      transform: translateX(0px) translateY(0px);
      transition: all 2.5s ease 1.5s;
      opacity: 0;
    }
    
    
    
    
    
    
    
     
    
    .about-us-container {
    
      min-height: 70vh;
      width: 55%;
      background-size: 100%;
      position: relative;
      margin-left: 0; 
      margin-right: auto;
    
     z-index: 11;
    
     display: flex;
     justify-content: center; /* Centers content inside */
     align-items: center; /* Ensures center alignment */
      
    }
    
    
    .about-us-group {
    
    width: 80%;
    margin-left: 100px;
    margin-right: 0px;
    
    
    
    }
    
    
    .about-us-title {
    
    font-size: 65px;
    
    }
    
    
    
    
    
    .about-us-text {
    
      margin-top: 10px;
      font-size: 28px;
      color: #ffffff;
     
      }
    
     
    
        
        .about-us-text1 {
        
          margin-top: 20px;
          font-size: 25px;
          color: #ffffff;
          
          }
        
         
           
            
            
            .about-us-text2 {
            
              margin-top: 20px;
              font-size: 25px;
              color: #ffffff;
              
              }
            
      
              
  
  /* --- Offers --- */
  
              .offers-title {
          
                font-size: 55px;
                width: 70%;
                margin-bottom: 0px;
                
                }
                
                .offers-text {
                
                  margin-top: 20px;
                  font-size: 18px;
                  width: 60%;
                  margin-bottom: 0px;
                }
            
                  
                  
                  
                  .slide-container{
                    max-width: 1500px;
                    width: 100%;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    display: -webkit-box;  /* Old Safari */
                    display: -webkit-flex; /* Modern Safari */
                    display: flex;
                    
                  }
                  .slide-content{
                    margin: 0 40px;
                    overflow: hidden;
                    border-radius: 25px;
                    padding-top: 53px;
                    padding-bottom: 0px;
                    padding-left: 30px;
                    padding-right: 20px;
                    margin-bottom: 80px;
            
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: flex;
                    -webkit-flex-direction: column;
                    flex-direction: column;
                  
                  }
            
            
            
                
            
                        
                  
                  .slide-container-2{
                    max-width: 1500px;
                    width: 100%;
                    padding-top: 0px;
                    padding-bottom: 0px;
                   
                    
                  }
                  .slide-content-2{
                    margin: 0 40px;
                    overflow: hidden;
                    border-radius: 25px;
                    padding-top: 53px;
                    padding-bottom: 0px;
                    padding-left: 30px;
                    padding-right: 20px;
                    margin-bottom: 80px;
            
                  
            
                  
                  }
                  
                  
                  
                  
                  
                  
            
            
            
                .nutra-tovarka {
                    color: #fd42ff;
                    text-align: center;
                    font-size: 45px;
                    font-family: 'ttrunstrialdemibold';
                    width: 70%;
                    margin-bottom: 10px;
                    margin-top: 110px;
                    
                    }
            
            
           
            
            .card{
                perspective: 1500px;
                
            }
            
            .card-body{
                
                width: 430px; 
                transform-style: preserve-3d;
                border-radius: 20px;
            }
            
            .card-images{
                width: 100%;
                display: grid;
                place-items: center;
                border-top-left-radius: 25px;
                border-top-right-radius: 25px;
                transform-style: preserve-3d;
                background: #111111;
                background-image: url(../img/offers/offer-background.webp);
                background-size: cover;
                z-index: 1;
                
            }
            
            .card-images .card-bg{
                z-index: 0;
                position: relative;
                border-top-left-radius: 20px;
                border-top-right-radius: 20px;
                width: 100%;
                left: 0;
                
                
                
                
            }
            
            .card-images .card-figure{
                z-index: 1;
                width: 57.3%;
                transition: transform .3s ease-out;
            }
            
            .card-body:hover .card-figure{
                border: 1px solid #fff;
                border-radius: 50%;
                box-shadow: 0 5px 25px rgb(0, 0, 0, .15);
            }
            
          
          
           
            
            
            
            .swiper-slide {
                -webkit-transform: translate3d(0, 0, 0); /* Safari Fix */
                transform: translate3d(0, 0, 0);
            }
            
            
            
            
            
            
            
            .card-info{
                position: relative;
                padding: 20px;
                text-align: center;
                transform-style: preserve-3d;
            }
            
            .card-info .card-name{
                color: #ffffff;
                font-size: 1.8em;
                font-weight: 700;
                margin-bottom: 10px;
                transition: transform .3s ease-out;
                font-family: 'ttrunstrialdemibold' ;
            }
            
            .card-info .card-description{
                color: #ffffff;
                opacity: 70%;
                font-size: 20px;
                font-weight: 400;
                margin-bottom: 15px;
                transition: transform .3s ease-out;
                font-family: 'ttrunstriallight' ;
            }
            
           
           
        
        
              
  
  
  /* --- Form --- */
  
  
  
  
  
    .final-form {
     
    
    
      min-height: 120vh;
      width: 100%;
      padding-top: 5vh;
      padding-bottom: 15vh;
    
        
      }
      
      
      
      .saturn {
      
        background-size: 100%;
        height: 140vh;
        width: 100%;
        background-image: url(../img/form/planet.html); 
       background-size: 50%;
       background-position: left 30%;
       transform: translateX(-120px) translateY(100px);
       transition: all 1.7s ease 0.7s;
       opacity: 0;
        position: absolute;
        overflow-x: hidden;
        overflow-y: hidden;
        background-repeat: no-repeat;
      
       }
      
      
     
      
       
      
      .earth {
        
      
        height: 140vh;
        width: 100%;
        background-image: url(../img/form/earth.html); 
       background-size: 70%;
       background-position: 160% 205%;
       transform: translateX(120px) translateY(130px);
       transition: all 1.8s ease 1.1s;
       opacity: 0;
        position: absolute;
        overflow-x: hidden;
        overflow-y: hidden;
        background-repeat: no-repeat;
      
         
       }
      
      
      
      
      
      
      
      .form-title {
        color: #fdfeff;
        text-align: center;
        font-family: 'ttrunstrialbold';
        font-size: 55px;
        margin-top: 70px;
        
        }
      
      
        .form-undertitle {
          color: #fd42ff;
          text-align: center;
          font-family: 'ttrunstrialbold';
          font-size: 55px;
          margin-bottom: 45px;
          
          }
        
      
      
      
      
      
        /* ToTheForm **********************************/
        
        
        .form-glass {
          padding-top: 60px;
          padding-bottom: 45px;
          display: block;
          margin-left: auto;
          margin-right: auto;
          width: 700px;
          border-radius: 25px;
          backdrop-filter: blur(20px);
          -webkit-backdrop-filter: blur(20px);
          z-index: 10;
          border: 2px solid transparent;
          background-color: rgba(11, 9, 42, 0.5);
        border-color: rgb(253, 66, 255,0.2);
        transform: translateX(0px) translateY(130px);
        transition: all 1.8s ease 0.7s;
        opacity: 0;
        }
          
      
      
       
      
      
      
      
      
      .select-box {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        height: 75px;
        margin-bottom: 20px;
        
      }
      .select-box select{
        height: 100%;
        padding: 10px 15px;
        padding-left: 20px;
        font-size: 22px;
        width: 100%;
        border: none;
        border-radius: 20px;
        -webkit-appearance: none;
        appearance: none;
        font-family: 'ttrunstrialregular';
        background-color: rgba(11, 9, 42, 0.5);
        color: #c9c9c9;
      
        border: 1px solid transparent;
        border-color: rgb(253, 66, 255,0.05);
        
        
      }
      .select-box:after{
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -4px;
        /* border-top: 8px solid #fd42ff; */
        border-top: 8px solid #941e96;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        pointer-events: none;
      }
      
      
   
      
      
      
      .option1 {
        color: #fd42ff;
      }
      
        
       
          input[type=text] {
      
            width: 600px;
            height: 75px;
            margin: 8px 0;
            background-color: rgba(11, 9, 42, 0.5);
            color: #ffffff;
            font-size: 22px;
            font-family: 'ttrunstrialregular';
            box-sizing: border-box;
            display: block;
            border-radius: 20px;
            box-sizing: border-box;
            border: none;
            padding: 12px 20px;
            margin-bottom: 20px;
            margin-left: auto;
            margin-right: auto;
            border: 1px solid transparent;
            border-color: rgb(253, 66, 255,0.05);
      
          }
      
          input[type=tel] {
      
            width: 600px;
            height: 75px;
            margin: 8px 0;
            box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
            background-color: rgba(11, 9, 42, 0.5);
            color: #1f1f1f;
            font-family: 'ttrunstrialregular';
            font-size: 22px;
            box-sizing: border-box;
            display: block;
            border-radius: 20px;
            box-sizing: border-box;
            border: none;
            padding: 12px 20px;
            margin-bottom: 20px;
            margin-left: auto;
            margin-right: auto;
      
          }
      
      
          
          input[type=password] {
      
            width: 600px;
            height: 75px;
            margin: 8px 0;
            box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
            background-color: rgba(11, 9, 42, 0.5);
            color: #ffffff;
            font-family: 'ttrunstrialregular';
            font-size: 27px;
            box-sizing: border-box;
            display: block;
            border-radius: 20px;
            box-sizing: border-box;
            border: none;
            padding: 12px 20px;
            margin-bottom: 20px;
            margin-left: auto;
            margin-right: auto;
      
          }
        
        
        /* ფორმის ღილაკი */
        
        .finalbutton[type=submit] {
        
          outline: none;
          padding: 10px 20px;
          border-radius: 14px;
          font-size: 25px;
          font-weight: 400;
          background: #fd42ff;
          color: #fff;
          cursor: pointer;
          border: 2px solid transparent;
          border-radius: 20px;
          transition: all 0.4s ease;
          width: 600px;
          height: 72px;
          font-family: 'ttrunstrialmedium';
          display: block;
          margin-left: auto;
          margin-right: auto;
          margin-top: 16px;
          margin-bottom: 45px;
      
        }
        
        .finalbutton:hover {
          
          border-color: #fd42ff;
          background-color: transparent;
          color: #fd42ff;
      
        }
        
          ::placeholder {
            color: #c9c9c9;  
            font-family: 'ttrunstrialregular';
            font-size: 22px;
        
            }
        
      
      .doyouhave {
        
        display: block;  /* Make it a block to allow margin auto */
        width: fit-content; /* Make width only as wide as the text */
        margin: 0 auto;  /* Center horizontally */
        color: #ffffff; /* Your text color */
        text-decoration: none; /* Optional: Remove underline */
        font-family: 'ttrunstriallight';
        font-size: 22px;
        margin-bottom: 7px;
        
      
      }
      
      .signin {
        display: block;  /* Make it a block to allow margin auto */
        width: fit-content; /* Make width only as wide as the text */
        margin: 0 auto;  /* Center horizontally */
        color: #c84aca; /* Your text color */
        font-family: 'ttrunstriallight';
        font-size: 22px;
      }
      
      .signin:hover {
        color: #fd42ff; /* Your text color */
      }
      
    
    
  
  
  
  
  /* --- Footer --- */
  
  
              footer{
    
    
                  padding-bottom: 48px;
                  background-size: 100;
                  
                }
              
              
              
              
                footer::before{
                  content: '';
                  position: absolute;
                  left: 0;
                  top: 100px;
                  height: 1px;
                  width: 100%;
                  
                }
                footer .footer-content{
                  max-width: 90%;
                  margin: auto;
                  padding: 30px 40px 20px 40px;
                }
                footer .footer-content .top{
                  display: flex;
                  align-items: center;
                  justify-content: space-between;
                  margin-bottom: 50px;
                }
                .footer-content .top .logo-details{
                  color: #ffffff;
                  font-size: 30px;
                  font-family: 'firago-bold';
                }
                .footer-content .top .media-icons{
                  display: flex;
                  gap: 15px;
                }
                .footer-content .top .media-icons a{
                  height: 22px;
                  width: 22px;
                  margin: 0 3px;
                  border-radius: 50%;
                  text-align: center;
                  line-height: 40px;
                  color: #fff;
                  font-size: 17px;
                  text-decoration: none;
                  transition: all 0.4s ease;
                  margin-left: 10px ;
                  
                }
              
              
              
                .footer-facebook, .footer-tiktok, .footer-instagram {
                  width: 30px;
                  
               
                }
                
                
                
                
                section .footer-content{
                  width: 75%;
                  margin: 0px auto;
                }
                
                
                footer .footer-content .link-boxes{
                  width: 100%;
                  display: flex;
                  justify-content: space-between;
                  margin-bottom: 0px;
                }
                footer .footer-content .link-boxes .box{
                  width: calc(100% - 100px);
                }
                .footer-content .link-boxes .box .link_name{
                  color: #fff;
                  font-size: 18px;
                  font-weight: 400;
                  margin-bottom: 10px;
                  position: relative;
                }
                .link-boxes .box .link_name::before{
                  content: '';
                  position: absolute;
                  left: 0;
                  bottom: -2px;
                  height: 2px;
                  width: 35px;
                  background: #ffffff;
                }
                .footer-content .link-boxes .box li{
                  margin: 6px 0;
                  list-style: none;
                }
                .footer-content .link-boxes .box li a{
                  color: #ffffff;
                  font-size: 22px;
                  text-decoration: none;
                  opacity: 0.7;
                  transition: all 0.4s ease;
                  font-family: 'ttrunstrialthin';
                }
               
                .link-boxes .input-box input{
                  height: 40px;
                  width: calc(100% + 55px);
                  outline: none;
                  border: 2px solid #AFAFB6;
                  background: #140B5C;
                  border-radius: 4px;
                  padding: 0 15px;
                  font-size: 15px;
                  color: #fff;
                  margin-top: 5px;
                }
              
               
              
                footer .bottom-details{
                  width: 100%;
                  background: #0F0844;
                }
              
                footer .bottom-details .bottom_text{
                  max-width: 1250px;
                  margin: auto;
                  padding: 20px 40px;
                  display: flex;
                  justify-content: space-between;
                }
              
                .bottom-details .bottom_text span,
                .bottom-details .bottom_text a{
                  font-size: 14px;
                  font-weight: 300;
                  color: #fff;
                  opacity: 0.8;
                  text-decoration: none;
                }
              
              
                footer .logo-photo {
              
                  width: 120px;
                }
              
  
  
  /*--- Popup-Box ---*/
  
  
  
  
  
  
  .popup-box{
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    width: 888px;
    height: 576px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px;
    padding: 10px 40px;
    border-radius: 20px;
    box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
    transform: scale(0);
    transition: 0.5s ease;
    transition-property: transform;
    background: 
    url('../img/popup/popup.webp'),
    linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
    background-size: 100%;
    background-position: bottom;
  
  
    
  
  }
  
  
  
  
  
  
  
  
  
  .element1 {
    position: absolute;
    width: 6%;
    z-index: 9;
    left: 5%;
    top: 85%;
    }
  
    
  
  
  
  
  
  
  .popup-content {
  
  position: relative;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center; /* Centers content vertically */
  align-items: center; /* Centers content horizontally */
  width: 60%;
  height: 480px;
  margin-left: 0;
  margin-right: auto;
  z-index: 10;
  }
  
  
  .hand {
    display: block;
    position: relative;
    width: 40%;
    height: 480px;
    position: relative;
    background-image: url(../img/popup/hand.webp);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
  }
  
  
  
  
  
  
  .popup-screen.active .popup-box{
    transform: scale(1);
  }
  
  .popup-title{
    position: relative;
    font-family: 'ttrunstrialmedium';
    font-size: 34px;
    font-weight: 800;
    color: #191919;
    text-align: center;
    line-height: 39px;
  
  }
  
  
  .popup-money{
    position: relative;
    font-family: 'ttrunstrialextrabold';
    font-size: 80px;
    font-weight: 800;
    color: #fd42ff;
    text-align: center;
    
    
  
  }
  
  .popup-box p{
    font-family: 'ttrunstrialmedium';
    text-align: center;
    font-size: 34px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #191919;
  }
  
  .popup-box .btn{
   
    outline: none;
    padding: 10px 20px;
    border-radius: 14px;
    font-size: 28px;
    font-weight: 400;
    background: #fd42ff;
    color: #fff;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.4s ease;
    text-align: center;
    width: 330px;
    font-family: 'ttrunstrialmedium';
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .popup-box .btn:hover {
    
    background-color: #191919;
    color: #fd42ff;
  }
  
  
  .close-btn{
    position: absolute;
    font-size: 1.3em;
    top: 0;
    right: 0;
    margin: 15px;
    color: #191919;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s ease;
    transition-property: opacity;
    z-index: 1000;
  }
  
  .close-btn:hover{
    opacity: 1;
  }
  
  
  
 
  
              
  
  }
    
    
    



@media (max-width: 1388px) { 




/* Scroll TO Top Button CSS */
.scroll-button a{
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #fff;
  background: #0d0d41;
  padding: 7px 12px;
  font-size: 18px;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 100000;
}




/* --- NavBar --- */
  
  
.logo-photo {

  width: 100px;
  
  }
    
    
    nav .navbar .menu li{
      
      list-style: none;
  padding-top: 10px;
  margin: 0 36px;
    }
    .navbar .menu a{
      font-size: 16px;
  padding: 8px 0;
  
     
    }
    
    .navbar .menu a:hover{
      
      font-size: 16px;
    }
    
    
    
    .nav-right {
    
      width: 23%;
      align-items: center;
      gap: 15px; /* Space between elements */
    }
    

    .media-icons {
      margin-right: 10px;
    
    }
    
    
    .facebook, .tiktok, .instagram {
      padding-top: 10px;
      width: 19px;
    
     
    }
    
    
      
      .lang-button {
    
        font-size: 16px;
        margin-top: 10px;
          
      }
      
      
      .signin-menu {
        
        font-size: 16px;
        margin-top: 10px;
        margin-left: auto;
        height: 32px;
        width: 120px;
        border-radius: 12px;
         
      }


      .woman {
        height: 147vh;
        width: 100%;
        position: absolute;
        z-index: 10;
        background-image: url(../img/main-page/img-home/woman.webp);
        background-repeat: no-repeat;
        background-size: 39%;
        background-position: 114% center;
        transform: translateX(5%) translateY(5%);
        transition: all 1s ease 0.7s;
        opacity: 0;
      }
      




    .rocket {
        height: 100vh;
        width: 100%;
        background-size: 3%;
        background-position: 65% 30%;
        transform: translateX(-70px) translateY(70px);
      }
    
      
      
      .planet {
        height: 100vh;
        width: 100%;
        position: absolute;
        background-size: 3%;
        background-position: 38% 65%;
        transform: translateX(-30px) translateY(90px);   
      }
      
     
      
      
    
    
    
    
    
      .banner-group {
    
        position: absolute;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: 75px;
        text-align: left;
        width: 100%;
        z-index: 100;
        
      }
      
      
      
      
      .banner-title {
      font-size: 46px;
      margin-bottom: 5px;
      }
      
      
    
      
      
      .banner-undertitle {
        font-size: 46px;
        margin-bottom: 5px;

        }
     
      
      
      
      
      
      
      
      .banner-text {
      
      font-size: 23px;  
      margin-top: 12px;
      
      }
      
      
    
      
      
      
      
      
      a.mainbutton {
     
        outline: none;
  padding: 10px 20px;
  border-radius: 14px;
  font-size: 24px;
  font-weight: 400;
  background: #fd42ff;
  color: #fff;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.4s ease;
  width: 430px;
  font-family: 'ttrunstrialmedium';
  display: block;
  margin-left: 0;
  margin-top: 30px;
  text-align: center;
      
      }


  
  
  







  
  /* Benefits */
  
 
  
  .benefits {
    min-height: 97vh;
    width: 100%;
  
  
  
  }
  
  
  
  
  
  .round {
    height: 100vh;
    width: 100%;
   
    background-size: 35%;
    background-position: 108% 80%;
    transform: translateX(120px) translateY(100px);
    
  }
    
  
  
  
  
  
  
  .cilyndre {
    height: 100vh;
    width: 100%;
    
    background-size: 34%;
    background-position: -11% bottom;
    transform: translateX(-120px) translateY(150px);
    
   
  }
  
  
  
  
  
  
  
   
  .benefits-content{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 50px;
    
  
  }
  
  
  
  
  
  
  .benefits-title {
  color: #fd42ff;
  text-align: center;
  font-size: 42px;
  font-family: 'ttrunstrialbold';
  margin-top: 110px;
  
  }
  
  
  
  
  .benefits-text {
  
    margin-top: 20px;
    font-size: 16px;
    
  }
  
  
  
  .benefits .boxes{
   
    margin-top: 45px;
  
  }
  
  
  
  .benefits .boxes .box{
    margin: 20px 0;
    width: calc(100% / 3 - 30px);
    padding: 25px 10px;
  
    
  }
  
  
  
  .benefits .boxes .box .icon{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background-color: #ffffff;
    margin: 0 auto 10px auto;
    transition: all 0.4s ease;
    
  }
  
  .icon-image {
    height: 100px;
    width: 100px;
  }
  
  
  
  
  
  
  .benefits .boxes .topic {
   
    font-size: 25px;
    line-height: 29px;
    
  }
  
  
  .benefits .boxes .topic-text {
    margin-top: 10px;
    font-size: 14px;
    
    
  }
  
  
  
  
  
  /* =============================== ActiveOffer =========================================== */
  
  
  .active-offer {
  
    min-height: 50vh;
    width: 100%;
    background-position: left;
    
  }
  
  
  
  .active-offer-container {
  
  width: 70%;
  margin-right: 0;
  margin-left: auto;
  height: 100%;
  
  
  
  }
  
  
  .active-offer-title {
  
  font-size: 48px;
  
  
  }
  
  
  
  
  .active-offer-undertitle {
    
    font-size: 48px;
   
  
  
    }
  
  

  
  
    .active-offer-button {
     
      outline: none;
    padding: 10px 20px;
    border-radius: 22px;
    font-size: 28px;
  
    border: 2px solid transparent;
    
    width: 480px;
    font-family: 'ttrunstrialmedium';
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 23px;
    
     
  
      
    }
  
      
  
  
  
  
  
  /* Benefits1 */   
  
  
  .benefits1 {
  
  
    min-height: 50vh;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    
  }
   
   
  
  .benefits1-content {
  
    width: 75%;
    margin: 90px auto;
  
  }
  
  
  
  
  
  
  
  
  
  
  
  .benefits1 .boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
  
  }
  
  
  .benefits1 .boxes .box{
    margin: 20px 0;
    width: calc(100% / 3 - 30px);
    text-align: center;
    border-radius: 26px;
    padding: 25px 25px;
    cursor: default;
 
    border: 2px solid transparent;
    border-color: rgb(253, 66, 255,0.2);
  }
  
  
  
  
  
  .benefits1 .boxes .box .icon{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background-color: #ffffff;
    margin: 0 auto 10px auto;
    transition: all 0.4s ease;
    
  }
  
  
  
  
  .icon-image1 {
    height: 100px;
    width: 100px;
  }
  
  
  
  
  
  
  .benefits1 .boxes .topic {
 
    font-size: 22px;
    margin-bottom: 20px;
    
  }
  
  
  .benefits1-text {
  
    color: #fdfeff;
    text-align: center;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'ttrunstrialextralight';
    opacity: 80%;
    
    
  }
  
  
  
  
  
  
  
  
  
  
  /* ========================== AboutUs ===================================== */
  
  
  
  
  
  
  .about-us {
  
    min-height: 80vh;
    position: relative;
    background-color: #151515;
    background-image: url(../img/about-us/background.webp);
    background-size: cover;
    background-position: center;
   overflow-x: hidden;
   overflow-y: hidden;
  
  }
  
  
  
  
  
  
  .woman1 {
    height: 80vh;
    width: 100%;
    position: absolute;
    z-index: 10;
    background-image: url(../img/about-us/woman1.webp);
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: bottom right;
    transform: translateX(0px) translateY(0px);
    transition: all 2.5s ease 1.5s;
    opacity: 0;
  }
  
  
  
  
  
  
  
   
  
  .about-us-container {
  
    min-height: 70vh;
    width: 55%;
    background-size: 100%;
    position: relative;
    margin-left: 0; 
    margin-right: auto;
  
   z-index: 11;
  
   display: flex;
   justify-content: center; /* Centers content inside */
   align-items: center; /* Ensures center alignment */
    
  }
  
  
  .about-us-group {
  position: relative;
  margin-top: 5vh;
  margin-left: 100px;
  margin-right: 0px;
  
  
  
  }
  
  
  .about-us-title {
  
  font-size: 60px;
  
  }
  
  
  
  
  
  .about-us-text {
  
    margin-top: 10px;
    font-size: 25px;
    color: #ffffff;
   
    }
  
   
  
      
      .about-us-text1 {
      
        margin-top: 20px;
        font-size: 25px;
        color: #ffffff;
       
        
        }
      
       
         
          
          
          .about-us-text2 {
          
            margin-top: 20px;
            font-size: 25px;
            color: #ffffff;
            
            }
          
    
            

/* --- Offers --- */

            .offers-title {
        
              font-size: 42px;
              width: 70%;
              margin-bottom: 0px;
              
              }
              
              .offers-text {
              
                margin-top: 20px;
                font-size: 18px;
                width: 60%;
                margin-bottom: 0px;
              }
          
                
                
                
                .slide-container{
                  max-width: 1200px;
                  width: 100%;
                  padding-top: 0px;
                  padding-bottom: 0px;
                  display: -webkit-box;  /* Old Safari */
                  display: -webkit-flex; /* Modern Safari */
                  display: flex;
                  
                }

                .slide-content{
                  margin: 0 40px;
                  overflow: hidden;
                  border-radius: 25px;
                  padding-top: 53px;
                  padding-bottom: 0px;
                  padding-left: 20px;
                  padding-right: 20px;
                  margin-bottom: 80px;
          
                  display: -webkit-box;
                  display: -webkit-flex;
                  display: flex;
                  -webkit-flex-direction: column;
                  flex-direction: column;
                
                }
          
          
          
              
          
                      
                
           .slide-container-2{
        max-width: 1200px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        display: -webkit-box;  /* Old Safari */
        display: -webkit-flex; /* Modern Safari */
        display: flex;
        
      }
      .slide-content-2{
        margin: 0 40px;
        overflow: hidden;
        border-radius: 25px;
        padding-top: 53px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 80px;

        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;

      
      }
                
                
                
                
                
                
          
          
          
              .nutra-tovarka {
                
                  font-size: 38px;
                 
                  width: 70%;
                  margin-bottom: 10px;
                  margin-top: 110px;
                  
                  }
          
          
         
          
          .card{
            perspective: 1200px;
              
          }
          
          .card-body{
              
              width: 330px; 
              border-radius: 20px;
          }
          
          .card-images{
              width: 100%;
              display: grid;
              place-items: center;
              border-top-left-radius: 25px;
              border-top-right-radius: 25px;
              transform-style: preserve-3d;
              background: #111111;
              background-image: url(../img/offers/offer-background.webp);
              background-size: cover;
              z-index: 1;
              
          }
          
          .card-images .card-bg{
              z-index: 0;
              position: relative;
              border-top-left-radius: 20px;
              border-top-right-radius: 20px;
              width: 100%;
              left: 0;
              
              
              
              
          }
          
          .card-images .card-figure{
              z-index: 1;
              width: 57.3%;
              transition: transform .3s ease-out;
          }
          
          .card-body:hover .card-figure{
              border: 1px solid #fff;
              border-radius: 50%;
              box-shadow: 0 5px 25px rgb(0, 0, 0, .15);
          }
          
        
        
         
          
          
          
          .swiper-slide {
              -webkit-transform: translate3d(0, 0, 0); /* Safari Fix */
              transform: translate3d(0, 0, 0);
          }
          
          
          
          
          
          
          
          .card-info{
              position: relative;
              padding: 20px;
              text-align: center;
              transform-style: preserve-3d;
          }
          
          .card-info .card-name{
              color: #ffffff;
              font-size: 1.5em;
              font-weight: 700;
              margin-bottom: 10px;
              transition: transform .3s ease-out;
              font-family: 'ttrunstrialdemibold' ;
          }
          
          .card-info .card-description{
              color: #ffffff;
              opacity: 70%;
              font-size: 17px;
              font-weight: 400;
              margin-bottom: 15px;
              transition: transform .3s ease-out;
              font-family: 'ttrunstriallight' ;
          }
          
         
         
      
      
            


/* --- Form --- */





  .final-form {
   
  
  
    min-height: 100vh;
    width: 100%;
    padding-top: 5vh;
    padding-bottom: 10vh;
  
      
    }
    
    
    
    .saturn {
    
      background-size: 100%;
      height: 110vh;
      width: 100%;
      background-image: url(../img/form/planet.html); 
     background-size: 50%;
     background-position: left 30%;
     transform: translateX(-120px) translateY(100px);
     transition: all 1.7s ease 0.7s;
     opacity: 0;
      position: absolute;
      overflow-x: hidden;
      overflow-y: hidden;
      background-repeat: no-repeat;
    
     }
    
    
   
    
     
    
    .earth {
      
    
      height: 110vh;
      width: 100%;
      background-image: url(../img/form/earth.html); 
     background-size: 60%;
     background-position: 140% 120% ;
     transform: translateX(120px) translateY(130px);
     transition: all 1.8s ease 1.1s;
     opacity: 0;
      position: absolute;
      overflow-x: hidden;
      overflow-y: hidden;
      background-repeat: no-repeat;
    
       
     }
    
    
    
    
    
    
    
    .form-title {
     
      font-size: 45px;
      margin-top: 70px;
      
      }
    
    
      .form-undertitle {
       
        font-size: 45px;
        margin-bottom: 45px;
        
        }
      
    
    
    
    
    
      /* ToTheForm **********************************/
      
      
      .form-glass {
        padding-top: 60px;
        padding-bottom: 45px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 600px;
        border-radius: 25px;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);
        z-index: 10;
        border: 2px solid transparent;
        background-color: rgba(11, 9, 42, 0.5);
      border-color: rgb(253, 66, 255,0.2);
      transform: translateX(0px) translateY(130px);
      transition: all 1.8s ease 0.7s;
      opacity: 0;
      }
        
        
    
    
     
    
    
    
    
    
      .select-box {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        height: 65px;
        margin-bottom: 20px;
        
      }
      .select-box select{
        height: 100%;
        padding: 10px 15px;
        padding-left: 20px;
        width: 100%;
        border: none;
        border-radius: 20px;
        -webkit-appearance: none;
        appearance: none;
        font-family: 'ttrunstrialregular';
        background-color: rgba(11, 9, 42, 0.5);
        color: #c9c9c9;
        font-size: 18px;
        border: 1px solid transparent;
        border-color: rgb(253, 66, 255,0.05);
        
        
      }
      .select-box:after{
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -4px;
        /* border-top: 8px solid #fd42ff; */
        border-top: 8px solid #941e96;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        pointer-events: none;
      }
    
   
      
      input[type=text] {

        width: 500px;
        height: 65px;
        margin: 8px 0;
        background-color: rgba(11, 9, 42, 0.5);
        color: #ffffff;
        font-size: 18px;
        font-family: 'ttrunstrialregular';
        box-sizing: border-box;
        display: block;
        border-radius: 20px;
        box-sizing: border-box;
        border: none;
        padding: 12px 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid transparent;
        border-color: rgb(253, 66, 255,0.05);
  
      }
    
      input[type=tel] {

        width: 500px;
        height: 65px;
        margin: 8px 0;
        box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
        background-color: rgba(11, 9, 42, 0.5);
        color: #1f1f1f;
        font-family: 'ttrunstrialregular';
        font-size: 18px;
        box-sizing: border-box;
        display: block;
        border-radius: 20px;
        box-sizing: border-box;
        border: none;
        padding: 12px 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
  
      }
    
    
        
      input[type=password] {

        width: 500px;
        height: 65px;
        margin: 8px 0;
        box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
        background-color: rgba(11, 9, 42, 0.5);
        color: #ffffff;
        font-family: 'ttrunstrialregular';
        font-size: 27px;
        box-sizing: border-box;
        display: block;
        border-radius: 20px;
        box-sizing: border-box;
        border: none;
        padding: 12px 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
  
      }
      
      
      /* ფორმის ღილაკი */
      
      .finalbutton[type=submit] {
  
        outline: none;
        padding: 10px 20px;
        border-radius: 14px;
        font-size: 25px;
        font-weight: 400;
        background: #fd42ff;
        color: #fff;
        cursor: pointer;
        border: 2px solid transparent;
        border-radius: 20px;
        transition: all 0.4s ease;
        width: 500px;
        height: 65px;
        font-family: 'ttrunstrialmedium';
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 16px;
        margin-bottom: 45px;
    
      }
      
      
        ::placeholder {
          
          font-size: 18px;
      
          }
      
    
    .doyouhave {
      
      display: block;  /* Make it a block to allow margin auto */
      width: fit-content; /* Make width only as wide as the text */
      margin: 0 auto;  /* Center horizontally */
      color: #ffffff; /* Your text color */
      text-decoration: none; /* Optional: Remove underline */
      font-family: 'ttrunstriallight';
      font-size: 14px;
      margin-bottom: 7px;
      
      
    
    }
    
    .signin {
      display: block;  /* Make it a block to allow margin auto */
      width: fit-content; /* Make width only as wide as the text */
      margin: 0 auto;  /* Center horizontally */
      color: #c84aca; /* Your text color */
      font-family: 'ttrunstriallight';
      font-size: 16px;
    }
    
    
    
  
  




/* --- Footer --- */


           
              footer .footer-content{
                max-width: 90%;
                margin: auto;
                padding: 30px 40px 20px 40px;
              }
              footer .footer-content .top{
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 50px;
              }
            
             
              .footer-content .top .media-icons a{
                height: 22px;
                width: 22px;
                margin: 0 3px;
                border-radius: 50%;
                text-align: center;
                line-height: 40px;
                color: #fff;
                font-size: 17px;
                text-decoration: none;
                transition: all 0.4s ease;
                margin-left: 0px ;
                
              }
            
            
            
              .footer-facebook, .footer-tiktok, .footer-instagram {
                width: 22px;
                
             
              }
              
              
              
              
              section .footer-content{
                width: 75%;
                margin: 0px auto;
              }
              
              
              footer .footer-content .link-boxes{
                width: 100%;
                display: flex;
                justify-content: space-between;
                margin-bottom: 0px;
              }
              footer .footer-content .link-boxes .box{
                width: calc(100% - 100px);
              }
              .footer-content .link-boxes .box .link_name{
                color: #fff;
                font-size: 18px;
                font-weight: 400;
                margin-bottom: 10px;
                position: relative;
              }
              .link-boxes .box .link_name::before{
                content: '';
                position: absolute;
                left: 0;
                bottom: -2px;
                height: 2px;
                width: 35px;
                background: #ffffff;
              }
              .footer-content .link-boxes .box li{
                margin: 6px 0;
                list-style: none;
              }
              .footer-content .link-boxes .box li a{
                color: #ffffff;
                font-size: 16px;
                text-decoration: none;
                opacity: 0.7;
                transition: all 0.4s ease;
                font-family: 'ttrunstrialthin';
              }
             
             
            
             
            
              footer .bottom-details{
                width: 100%;
                background: #0F0844;
              }
            
              footer .bottom-details .bottom_text{
                max-width: 1250px;
                margin: auto;
                padding: 20px 40px;
                display: flex;
                justify-content: space-between;
              }
            
              .bottom-details .bottom_text span,
              .bottom-details .bottom_text a{
                font-size: 14px;
                font-weight: 300;
                color: #fff;
                opacity: 0.8;
                text-decoration: none;
              }
            
            
              footer .logo-photo {
            
                width: 100px;
              }
            


/*--- Popup-Box ---*/






.popup-screen{
  z-index: 999999;
  position: fixed;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  transition: 0.5s ease;
  transition-property: visibility;

}

.popup-screen.active{
  visibility: visible;
}

.popup-box{
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  width: 740px;
  height: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 20px;
  padding: 10px 40px;
  border-radius: 20px;
  box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
  transform: scale(0);
  transition: 0.5s ease;
  transition-property: transform;
  background-image: url(../img/popup/popup.webp);
  background-size: 100%;
  background-position: bottom;
}

.popup-content {

position: relative;
width: 60%;
margin-left: 0;
margin-right: auto;

}






.popup-screen.active .popup-box{
  transform: scale(1);
}

.popup-title{
  position: relative;
  font-family: 'ttrunstrialbold';
  font-size: 32px;
  font-weight: 800;
  padding-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 39px;

}

.popup-box p{
  font-family: 'ttrunstrialregular';
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.popup-box .btn{
 
  outline: none;
  padding: 10px 20px;
  border-radius: 14px;
  font-size: 23px;
  font-weight: 400;
  background: #fd42ff;
  color: #fff;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.4s ease;
  text-align: center;
  width: 330px;
  font-family: 'ttrunstrialmedium';
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.popup-box .btn:hover {
  
  background-color: #191919;
  color: #fd42ff;
}


.close-btn{
  position: absolute;
  font-size: 1em;
  top: 0;
  right: 0;
  margin: 15px;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.3s ease;
  transition-property: opacity;
}

.close-btn:hover{
  opacity: 1;
}




.image{
  position: relative;
  width: 45%;
  min-height: 450px;
}

.image img{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.info{
  position: relative;
  width: 52%;
}

.info h2{
  font-size: 2em;
  font-weight: 800;
}

.info p{
  font-size: 1em;
  text-align: justify;
  margin-top: 10px;
}

  
  
  
            }












            @media (max-width: 1280px) { 
              

/* --- NavBar --- */

   
              nav .navbar .menu li{
      
                list-style: none;
            padding-top: 10px;
            margin: 0 36px;
              }
              .navbar .menu a{
                font-size: 16px;
            padding: 8px 0;
            
               
              }
              
              .navbar .menu a:hover{
                
                font-size: 16px;
              }
              
              
              
              .nav-right {
              
                width: 16%;
                align-items: center;
                gap: 15px; /* Space between elements */
              }
              
          
          




              .media-icons {
               display: none;
              
              }
              

              .lang-button {
    
                font-size: 16px;
                margin-top: 10px;
                  
              }
              
              
              .signin-menu {
                
                font-size: 16px;
                margin-top: 10px;
                margin-left: auto;
                height: 32px;
                width: 120px;
                border-radius: 12px;
                 
              }



              .planet {
                height: 100vh;
                width: 100%;
                position: absolute;
                background-size: 3%;
                background-position: 44% 65%;
                transform: translateX(-30px) translateY(90px);   
              }
        
              
/* --- Benefits1 --- */    


.benefits1 {
  
  
  min-height: 45vh;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  
}
 

.benefits1-content {
  
  width: 80%;
  margin: 0px auto;

}

.benefits1 .boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;


}


.benefits1 .boxes .box{
  margin: 20px 0;
  width: calc(100% / 3 - 30px);
  text-align: center;
  border-radius: 16px;
  padding: 25px 25px;
  cursor: default;

  border: 2px solid transparent;
  border-color: rgb(253, 66, 255,0.2);
}

/* --- AboutUs --- */


.about-us-group {
 
  margin-top: 7vh;
  margin-left: 100px;
  margin-right: 0px;

  
  }


 
  .about-us-title {
  
    font-size: 55px;
    
    }
    
    
    
    
    
    .about-us-text {
    
      margin-top: 10px;
      font-size: 23px;
      color: #ffffff;
     
      }
    
     
    
        
        .about-us-text1 {
        
          margin-top: 20px;
          font-size: 23px;
          color: #ffffff;
         
          
          }
        
         
           
            
            
            .about-us-text2 {
            
              margin-top: 20px;
              font-size: 23px;
              color: #ffffff;
              
              }






/* --- Form --- */


.final-form {
   
  
  
  min-height: 100vh;
  width: 100%;
  padding-top: 5vh;
  padding-bottom: 15vh;

    
  }

  
  .saturn {
    
    background-size: 100%;
    height: 115vh;
    width: 100%;
   background-size: 50%;
   background-position: left 30%;
  
  
   }
  
  
 
   
  
  .earth {
    
  
    height: 115vh;
    width: 100%;
   
   background-size: 60%;
   background-position: 140% 120% ;
  
  
  
     
   }

  }

   @media (max-width: 1024px) { 

     /* --- NavBar --- */
  
  
.logo-photo {

  width: 80px;
  
  }
    
    
    nav .navbar .menu li{
      
      list-style: none;
  padding-top: 10px;
  margin: 0 28px;
    }


    .navbar .menu a{
      font-size: 15px;
  padding: 8px 0;
  
     
    }
    
    .navbar .menu a:hover{
      
      font-size: 15px;
    }
    
    
    
    .nav-right {
    
      width: 16%;
      align-items: center;
      gap: 10px; /* Space between elements */
    }
    

    
    
    
    
    
      
      .lang-button {
    
        font-size: 14px;
        margin-top: 10px;
          
      }
      
      
      .signin-menu {
        
        font-size: 14px;
        margin-top: 10px;
        margin-left: auto;
        height: 28px;
        width: 100px;
        border-radius: 10px;
         
      }


      .woman {
        height: 147vh;
        width: 100%;
        position: absolute;
        z-index: 10;
        background-image: url(../img/main-page/img-home/woman.webp);
        background-repeat: no-repeat;
        background-size: 42%;
        background-position: 114% center;
        transform: translateX(5%) translateY(5%);
        transition: all 1s ease 0.7s;
        opacity: 0;
      }
      




    .rocket {
        height: 100vh;
        width: 100%;
        background-size: 3%;
        background-position: 65% 30%;
        transform: translateX(-70px) translateY(70px);
      }
    
      
      
      .planet {
        height: 100vh;
        width: 100%;
        position: absolute;
        background-size: 3%;
        background-position: 50% 65%;
        transform: translateX(-30px) translateY(90px);   
      }
      
     
      
      
    
    
    
    
    
      .banner-group {
    
        position: absolute;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: 65px;
        text-align: left;
        width: 100%;
        z-index: 100;
        
      }
      
      
      
      
      .banner-title {
      font-size: 36px;
      margin-bottom: 5px;
      }
      
      
    
      
      
      .banner-undertitle {
        font-size: 36px;
        margin-bottom: 5px;

        }
     
      
      
      
      
      
      
      
      .banner-text {
      
      font-size: 22px;  
      margin-top: 12px;
      
      }
      
      
    
      
      
      
      
      
      a.mainbutton {
     
        outline: none;
  padding: 10px 18px;
  border-radius: 14px;
  font-size: 23px;
  font-weight: 400;
  background: #fd42ff;
  color: #fff;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.4s ease;
  width: 400px;
  font-family: 'ttrunstrialmedium';
  display: block;
  margin-left: 0;
  margin-top: 20px;
  text-align: center;
      
      }



/* --- Benefits --- */


.benefits {
  min-height: 97vh;
  width: 100%;



}





.round {
  height: 100vh;
  width: 100%;
 
  background-size: 35%;
  background-position: 108% 80%;
  transform: translateX(120px) translateY(100px);
  
}
  






.cilyndre {
  height: 100vh;
  width: 100%;
  
  background-size: 34%;
  background-position: -11% bottom;
  transform: translateX(-120px) translateY(150px);
  
 
}







 
.benefits-content{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 50px;
  

}






.benefits-title {
color: #fd42ff;
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
font-size: 34px;
line-height: 38px;
font-family: 'ttrunstrialbold';
margin-top: 80px;

}




.benefits-text {

  margin-top: 20px;
  font-size: 15px;
  
}



.benefits .boxes{
 
  margin-top: 45px;

}



.benefits .boxes .box{
  margin: 20px 0;
  width: calc(100% / 3 - 30px);
  padding: 25px 10px;

  
}



.benefits .boxes .box .icon{
  height: 80px;
  width: 80px;
  border-radius: 50%;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  background-color: #ffffff;
  margin: 0 auto 10px auto;
  transition: all 0.4s ease;
  
}

.icon-image {
  height: 80px;
  width: 80px;
}






.benefits .boxes .topic {
 
  font-size: 19px;
  line-height: 23px;
  
}


.benefits .boxes .topic-text {
  margin-top: 10px;
  font-size: 14px;
  display: none;
  
  
}


.benefits .boxes .topic-text-mob {
  margin-top: 10px;
  font-family: 'ttrunstriallight';
  font-size: 13px;
  color: #eae9ea;
  opacity: 80%;
  display: block;
  
}


/* --- ActiveOffer --- */



.active-offer {
  
  min-height: 50vh;
  width: 100%;
  background-position: left;
  
}



.active-offer-container {

width: 70%;
margin-right: 0;
margin-left: auto;
height: 100%;



}


.active-offer-title {

font-size: 38px;


}




.active-offer-undertitle {
  
  font-size: 38px;
 


  }





  .active-offer-button {
   
    outline: none;
  padding: 10px 20px;
  border-radius: 16px;
  font-size: 24px;

  border: 2px solid transparent;
  
  width: 400px;
  font-family: 'ttrunstrialmedium';
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  
   

    
  }

    



/* --- Benefits1 --- */    


.benefits1 {
  
  
  min-height: 45vh;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  
}
 

.benefits1-content {
  
  width: 88%;
  margin-top: -15px;

}

.benefits1 .boxes{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;


}


.benefits1 .boxes .box{
  margin: 20px 0;
  width: calc(100% / 3 - 25px);
  text-align: center;
  border-radius: 16px;
  padding: 20px 20px;
  cursor: default;

  border: 2px solid transparent;
  border-color: rgb(253, 66, 255,0.2);
}


.benefits1 .boxes .box .icon{
  height: 95px;
  width: 95px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  background-color: #ffffff;
  margin: 0 auto 10px auto;
  transition: all 0.4s ease;
  
}




.icon-image1 {
  height: 95px;
  width: 95px;
}

  
.benefits1 .boxes .topic {
 
  font-size: 18px;
  margin-bottom: 20px;
  
}


/* --- AboutUs --- */


.about-us {
  
  min-height: 80vh;
  position: relative;
  background-color: #151515;
  background-image: url(../img/about-us/background.webp);
  background-size: 98%;
  background-size: cover;
  background-position: center;
 overflow-x: hidden;
 overflow-y: hidden;

}



.about-us-group {
 
  margin-top: 7vh;
  margin-left: 100px;
  margin-right: 0px;

  
  }


 
  .about-us-title {
  
    font-size: 45px;
    
    }
    
    
    
    
    
    .about-us-text {
    
      margin-top: 10px;
      font-size: 20px;
      color: #ffffff;
     
      }
    
     
    
        
        .about-us-text1 {
        
          margin-top: 20px;
          font-size: 18px;
          color: #ffffff;
         
          
          }
        
         
           
            
            
            .about-us-text2 {
            
              margin-top: 20px;
              font-size: 18px;
              color: #ffffff;
              
              }


/* --- Offers --- */


.offers-title {
        
  font-size: 36px;
  width: 70%;

  
  }
  
  .offers-text {
  
    margin-top: 10px;
    font-size: 16px;
    width: 60%;
    margin-bottom: 0px;
  }

    
    
    
    .slide-container{
      max-width: 980px;
      width: 100%;
      padding-top: 0px;
      padding-bottom: 0px;
      display: -webkit-box;  /* Old Safari */
      display: -webkit-flex; /* Modern Safari */
      display: flex;
      
    }

    .slide-content{
      margin: 0 40px;
      overflow: hidden;
      border-radius: 25px;
      padding-top: 53px;
      padding-bottom: 0px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 80px;

      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
    
    }



  

          
    
.slide-container-2{
max-width: 980px;
width: 100%;
padding-top: 0px;
padding-bottom: 0px;
display: -webkit-box;  /* Old Safari */
display: -webkit-flex; /* Modern Safari */
display: flex;

}
.slide-content-2{
margin: 0 40px;
overflow: hidden;
border-radius: 25px;
padding-top: 53px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 80px;

display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;


}
    
    
    
    
    
    



  .nutra-tovarka {
    
      font-size: 34px;
     
      width: 70%;
      margin-bottom: 10px;
      margin-top: 110px;
      
      }




.card{
perspective: 980px;
  
}

.card-body{
  
  width: 266px; 
  height: 280px;
  border-radius: 20px;
}

.card-images{
  width: 100%;
  display: grid;
  place-items: center;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  transform-style: preserve-3d;
  background: #111111;
  background-image: url(../img/offers/offer-background.webp);
  background-size: cover;
  z-index: 1;
  
}

.card-images .card-bg{
  z-index: 0;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  left: 0;
  
  
  
  
}

.card-images .card-figure{
  z-index: 1;
  width: 57.3%;
  transition: transform .3s ease-out;
}

.card-body:hover .card-figure{
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 5px 25px rgb(0, 0, 0, .15);
}







.swiper-slide {
  -webkit-transform: translate3d(0, 0, 0); /* Safari Fix */
  transform: translate3d(0, 0, 0);
}







.card-info{
  position: relative;
  padding: 20px;
  text-align: center;
  transform-style: preserve-3d;
}

.card-info .card-name{
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 10px;
  transition: transform .3s ease-out;
  font-family: 'ttrunstrialdemibold' ;
}

.card-info .card-description{
  color: #ffffff;
  opacity: 70%;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 15px;
  transition: transform .3s ease-out;
  font-family: 'ttrunstriallight' ;
}





/* --- Form --- */






.final-form {
   
  
  
  min-height: 100vh;
  width: 100%;
  padding-top: 5vh;
  padding-bottom: 10vh;

    
  }
  
  
  
  .saturn {
  
    background-size: 100%;
    height: 110vh;
    width: 100%;
    background-image: url(../img/form/planet.html); 
   background-size: 50%;
   background-position: left 30%;
   transform: translateX(-120px) translateY(100px);
   transition: all 1.7s ease 0.7s;
   opacity: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    background-repeat: no-repeat;
  
   }
  
  
 
  
   
  
  .earth {
    
  
    height: 110vh;
    width: 100%;
    background-image: url(../img/form/earth.html); 
   background-size: 60%;
   background-position: 140% 120% ;
   transform: translateX(120px) translateY(130px);
   transition: all 1.8s ease 1.1s;
   opacity: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    background-repeat: no-repeat;
  
     
   }
  
  
  
  
  
  
  
  .form-title {
   
    font-size: 38px;
    margin-top: 70px;
    
    }
  
  
    .form-undertitle {
     
      font-size: 38px;
      margin-bottom: 45px;
      
      }
    
  
  
  
  
  
    /* ToTheForm **********************************/
    
    
    .form-glass {
      padding-top: 42px;
      padding-bottom: 38px;
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 520px;
      border-radius: 25px;
      backdrop-filter: blur(20px);
      -webkit-backdrop-filter: blur(20px);
      z-index: 10;
      border: 2px solid transparent;
      background-color: rgba(11, 9, 42, 0.5);
    border-color: rgb(253, 66, 255,0.2);
    transform: translateX(0px) translateY(130px);
    transition: all 1.8s ease 0.7s;
    opacity: 0;
    }
      
      
  
  
   
  
  
  
  
  
    .select-box {
      width: 460px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      height: 62px;
      margin-bottom: 20px;
      
    }


    .select-box select{
      height: 100%;
      padding: 10px 15px;
      padding-left: 20px;
      font-size: 16px;
      width: 100%;
      border: none;
      border-radius: 20px;
      -webkit-appearance: none;
      appearance: none;
      font-family: 'ttrunstrialregular';
      background-color: rgba(11, 9, 42, 0.5);
      color: #c9c9c9;
      border: 1px solid transparent;
      border-color: rgb(253, 66, 255,0.05);
      
      
    }
    .select-box:after{
      content: "";
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -4px;
      /* border-top: 8px solid #fd42ff; */
      border-top: 8px solid #941e96;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      pointer-events: none;
    }
  
 
    
    input[type=text] {

      width: 460px;
      height: 62px;
      margin: 8px 0;
      background-color: rgba(11, 9, 42, 0.5);
      color: #ffffff;
      font-size: 16px;
      font-family: 'ttrunstrialregular';
      box-sizing: border-box;
      display: block;
      border-radius: 20px;
      box-sizing: border-box;
      border: none;
      padding: 12px 20px;
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto;
      border: 1px solid transparent;
      border-color: rgb(253, 66, 255,0.05);

    }
  
    input[type=tel] {

      width: 460px;
      height: 62px;
      margin: 8px 0;
      box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
      background-color: rgba(11, 9, 42, 0.5);
      color: #1f1f1f;
      font-family: 'ttrunstrialregular';
      font-size: 16px;
      box-sizing: border-box;
      display: block;
      border-radius: 20px;
      box-sizing: border-box;
      border: none;
      padding: 12px 20px;
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto;

    }
  
  
      
    input[type=password] {

      width: 460px;
      height: 62px;
      margin: 8px 0;
      box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
      background-color: rgba(11, 9, 42, 0.5);
      color: #ffffff;
      font-family: 'ttrunstrialregular';
      font-size: 26px;
      box-sizing: border-box;
      display: block;
      border-radius: 20px;
      box-sizing: border-box;
      border: none;
      padding: 12px 20px;
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto;

    }
    
    
    /* ფორმის ღილაკი */
    
    .finalbutton[type=submit] {

      outline: none;
      padding: 10px 20px;
      border-radius: 14px;
      font-size: 21px;
      font-weight: 400;
      background: #fd42ff;
      color: #fff;
      cursor: pointer;
      border: 2px solid transparent;
      border-radius: 20px;
      transition: all 0.4s ease;
      width: 460px;
      height: 62px;
      font-family: 'ttrunstrialmedium';
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 16px;
      margin-bottom: 38px;
  
    }
    
    
      ::placeholder {
        
        font-size: 16px;
    
        }
    
  
  .doyouhave {
    
    display: block;  /* Make it a block to allow margin auto */
    width: fit-content; /* Make width only as wide as the text */
    margin: 0 auto;  /* Center horizontally */
    color: #ffffff; /* Your text color */
    text-decoration: none; /* Optional: Remove underline */
    font-family: 'ttrunstriallight';
    font-size: 14px;
    margin-bottom: 7px;
    
    
  
  }
  
  .signin {
    display: block;  /* Make it a block to allow margin auto */
    width: fit-content; /* Make width only as wide as the text */
    margin: 0 auto;  /* Center horizontally */
    color: #c84aca; /* Your text color */
    font-family: 'ttrunstriallight';
    font-size: 16px
  }
  
  




  /* --- Footer --- */


  footer .footer-content{
    max-width: 95%;
    margin: auto;
    padding: 30px 40px 20px 40px;
  }
  footer .footer-content .top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
  }

 
  .footer-content .top .media-icons a{
    height: 22px;
    width: 22px;
    margin: 0 3px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    transition: all 0.4s ease;
    margin-left: 0px ;
    
  }



  .footer-facebook, .footer-tiktok, .footer-instagram {
    width: 18px;
    
 
  }
  
  
  
  
  section .footer-content{
    width: 75%;
    margin: 0px auto;
  }
  
  
  footer .footer-content .link-boxes{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
  }
  footer .footer-content .link-boxes .box{
    width: calc(100% - 100px);
  }
  .footer-content .link-boxes .box .link_name{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
  }
  .link-boxes .box .link_name::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 35px;
    background: #ffffff;
  }
  .footer-content .link-boxes .box li{
    margin: 6px 0;
    list-style: none;
  }
  .footer-content .link-boxes .box li a{
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    opacity: 0.7;
    transition: all 0.4s ease;
    font-family: 'ttrunstrialthin';
  }
 
 

 

  footer .bottom-details{
    width: 100%;
    background: #0F0844;
  }

  footer .bottom-details .bottom_text{
    max-width: 1250px;
    margin: auto;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
  }

  .bottom-details .bottom_text span,
  .bottom-details .bottom_text a{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
  }


  footer .logo-photo {

    width: 85px;
  }


  



/*--- Popup-Box ---*/






.popup-screen{
z-index: 999999;
position: fixed;
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
visibility: hidden;
transition: 0.5s ease;
transition-property: visibility;

}

.popup-screen.active{
visibility: visible;
}

.popup-box{
position: relative;
background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(10px);
width: 629px;
height: 408px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 20px;
padding: 10px 40px;
border-radius: 20px;
box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
transform: scale(0);
transition: 0.5s ease;
transition-property: transform;
background-image: url(../img/popup/popup.webp);
background-size: 100%;
background-position: bottom;
}

.popup-content {

position: relative;
width: 60%;
margin-left: 0;
margin-right: auto;

}






.popup-screen.active .popup-box{
transform: scale(1);
}

.popup-title{
position: relative;
font-family: 'ttrunstrialbold';
font-size: 27px;
font-weight: 800;
padding-top: 20px;
margin-bottom: 0px;
text-align: center;
line-height: 39px;

}

.popup-box p{
font-family: 'ttrunstrialregular';
text-align: center;
font-size: 16px;
margin-bottom: 15px;
}

.popup-box .btn{

outline: none;
padding: 10px 10px;
border-radius: 14px;
font-size: 22px;
font-weight: 400;
background: #fd42ff;
color: #fff;
cursor: pointer;
border: 2px solid transparent;
transition: all 0.4s ease;
text-align: center;
width: 300px;
font-family: 'ttrunstrialmedium';
display: block;
margin-left: auto;
margin-right: auto;
}

.popup-box .btn:hover {

background-color: #191919;
color: #fd42ff;
}


.close-btn{
position: absolute;
font-size: 1em;
top: 0;
right: 0;
margin: 15px;
cursor: pointer;
opacity: 0.5;
transition: 0.3s ease;
transition-property: opacity;
}

.close-btn:hover{
opacity: 1;
}




.image{
position: relative;
width: 45%;
min-height: 450px;
}

.image img{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}

.info{
position: relative;
width: 52%;
}

.info h2{
font-size: 2em;
font-weight: 800;
}

.info p{
font-size: 1em;
text-align: justify;
margin-top: 10px;
}




}






