* {
  font-family: var(--font-Raleway);
}
.hrms-1-icon,
.voucher-management-software-1-icon {
  position: absolute;
  width: 13.97%;
  top: 362px;
  right: 5.16%;
  left: 80.88%;
  border-radius: var(--br-xl);
  max-width: 100%;
  overflow: hidden;
  height: 148.3px;
  object-fit: contain;
}
.hrms-1-icon {
  width: 12.75%;
  top: 170px;
  right: 37.33%;
  left: 49.93%;
  border-radius: var(--br-base);
  height: 129.6px;
}
.desktop-4-child,
.desktop-4-inner,
.desktop-4-item {
  position: absolute;
  width: 5.06%;
  top: 283px;
  right: 20.09%;
  left: 74.85%;
  border-radius: 50%;
  background-color: var(--color-goldenrod-100);
  height: 68px;
}
.desktop-4-inner,
.desktop-4-item {
  top: 554px;
  right: 2.6%;
  left: 89.34%;
  background-color: var(--color-darkorange-100);
  transform: rotate(67.9deg);
  transform-origin: 0 0;
}
.desktop-4-inner {
  top: 421.3px;
  right: 42.17%;
  left: 57.77%;
  background-color: var(--color-goldenrod-100);
  transform: rotate(-158.3deg);
}
.rectangle-div {
  position: absolute;
  width: 2.83%;
  top: 185px;
  right: 8.78%;
  left: 86.39%;
  background-color: rgba(255, 201, 77, 0.74);
  height: 35px;
}
.visitor-1-icon {
  position: absolute;
  width: 11.98%;
  top: 469px;
  right: 38.54%;
  left: 49.48%;
  max-width: 100%;
  overflow: hidden;
  height: 134px;
  object-fit: cover;
}
.comprehensive {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.02em;
  font-weight: 900;
  color: var(--color-goldenrod-100);
}

.accounting1,
.blank-line,
.blank-line1 {
  margin: 0;
}
.accounting {
  position: relative;
  font-size: var(--font-size-51xl);
  letter-spacing: -0.02em;
  font-weight: 900;
}
.for-growing-business,
.platform {
  align-self: stretch;
  position: relative;
  font-weight: 900;
}
.platform {
  font-size: var(--font-size-71xl);
  letter-spacing: 0.02em;
}
.for-growing-business {
  letter-spacing: -0.02em;
}
.comprehensive-parent {
  position: absolute;
  top: 187px;
  left: 35px;
  width: 456px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-59xl);
}

.carousel {
  width: 100%;
  margin-top: -100px;
  margin-left: 80px;
  position: relative;
  background-color: transparent;
}

.carousel video {
  width: 90%;
  height: 40%;
  background-color: transparent;
  border-radius: var(--br-lg);
}

.carousel-slide video {
  visibility: hidden;
}

.carousel-slide.slick-active video {
  visibility: visible;
}


.carousel-slide {
  position: relative;
  background-color: transparent;
}
.video-container {
  position: relative;
  width: 100%;
  height: 100%;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: screen !important;
}

.anikalogo-1-icon {
  width: 110px;
  position: relative;
  border-radius: var(--br-lg);
  height: 84px;
  margin-top: -1vw;
  top: 3px;
  object-fit: cover;
}
.anika-one {
  position: relative;
  letter-spacing: -0.02em;
  font-weight:  500;
  position: relative;
  margin-top: -1vw;
  top: 10px;
}
.anikalogo-1-parent {
  position: absolute;
  width: 100%;
  top: 7px;
  right: 77.98%;
  left: 1%;/*-0.74%*/
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  /* border-bottom: 2px solid #d0e2FA1A; */

}
.login {
  flex: 1;
  position: relative;
  font-weight: 500;
}
.login-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  padding: var(--padding-10xs); 
  font-size: 27px;
  margin-top: -50px;
}
.email-address {
  align-self: stretch;
  position: relative;
  font-weight: 500;
}
.frame-child {
  width: 40px;
  position: relative;
  height: 40px;
  object-fit: cover;
}
.mail-address {
  flex: 1;
  width: 20vw;
  position: relative;
  letter-spacing: -0.02em;
  border:none;
  font-size: 19px;
}
.mail-address:focus{
  outline: none;
}
.email-address-parent,
.frame-container,
.rectangle-parent {
  align-self: stretch;
  display: flex;
  justify-content: flex-start;
}
.rectangle-parent {
  flex-direction: row;
  align-items: center;
  gap: var(--gap-7xs);
}
.email-address-parent,
.frame-container {
  flex-direction: column;
  align-items: flex-start;
}
.frame-container {
  border-radius: var(--br-base);
  background-color: var(--color-gainsboro-300);
  border: 1px solid var(--color-gray-200);
  box-sizing: border-box;
  height: 53px;
  padding: var(--padding-7xs) var(--padding-xs);
  color: var(--color-gray-100);
  width: 100%; 
}
.email-address-parent {
  gap: var(--gap-3xl);
}
.password {
  align-self: stretch;
  position: relative;
  font-weight: 500;
}
.lock-1-icon {
  width: 50px;
  position: relative;
  height: 35px;
  padding: 5px;
  margin-right: 10px;
  object-fit: cover;
}
.password1 {
  flex: 1;
  position: relative;
  letter-spacing: -0.02em;
  border: none;
  font-size: 19px;
  width: 20vw;
}
.password1{
  outline: none;
}
.lock-1-parent {
  width: 145.8px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.frame-group,
.frame-wrapper1,
.password-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-wrapper1 {
  border-radius: var(--br-base);
  background-color: var(--color-gainsboro-300);
  border: 1px solid var(--color-gray-200);
  box-sizing: border-box;
  height: 53px;
  padding: var(--padding-10xs);
  color: var(--color-gray-100);
}
.frame-group,
.password-parent {
  gap: var(--gap-6xl);
}
.frame-group {
  gap: var(--gap-18xl); 
  
  color: var(--color-black);
}
.login1 {
  position: relative;
  letter-spacing: -0.02em;
  font-size: 22px;
}
.login-container {
  cursor: pointer;
  align-self: stretch;
  border-radius: var(--br-base);
  background-color: var(--color-darkorange-100);
  border: 1px solid var(--color-gray-200);
  box-sizing: border-box;
  height: 62px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-11xl) var(--padding-35xl);
  color: var(--color-white);
  width: 24vw;
  margin-top: 50px;
  transition: all 0.3s ease; 
}

.login-container:hover {
  background-color: var(--color-darkorange-200); 
  border-color: var(--color-gray-300); 
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
  transform: translateY(-2px); 
}


.frame-div,
.frame-parent,
.frame-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.frame-parent {
  flex: 1;
  flex-direction: column;
  gap: var(--gap-49xl);
}
.frame-div,
.frame-wrapper {
  flex-direction: row;
}
.frame-wrapper {
  flex: 1;
  padding: var(--padding-3xs);
}
.frame-div {
  position: absolute;
  width: 31.03%;
  top: 120px;
  right: 10.19%;
  left: 56.78%;
  border-radius: var(--br-9xl);
  background-color: var(--color-white);
  height: 565px;
  padding: var(--padding-9xl) var(--padding-4xl);
  box-sizing: border-box;
  font-size: var(--font-size-xl);
  color: var(--color-darkorange-100);
}
.desktop-4 {
  width: 100%;
  position: relative;
  background-color: var(--color-royalblue);
  height: 100vh;
  overflow: hidden;
  text-align: left;
  font-size: var(--font-size-21xl);
  color: var(--color-white);
  font-family: var(--font-inter);
}
.horizontal
{
  background-color: skyblue;
  position: relative;
  top: 65px;
}

.nav_r{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-left: auto;
  /* margin-right: 5%; */
  margin-top: 15px;
  position: relative;
}

.nav_r a{
margin-right: 60px;
font-size: 23px;   
color: white;
text-decoration: none;
font-weight: 500;
}

canvas {
  background: #0364d4;
}

.frame-parent7 {
  height: 6vh;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(135deg, rgba(0, 111, 218, 0.9), rgba(0, 111, 218, 0.57));
  padding: 10px 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.logo-container {
  display: flex;
  align-items: center;
  gap: 5px;
}

.logo img {
  width: 3.2vw;
  height: 6vh;
  margin-top: 3px;
}

.company-name {
  display: flex;
  flex-direction: column;
  color: white;
}

.company-name-main {
  font-size: 1.3vw;
}

.company-name-sub {
  font-size: 0.8vw;
  text-align: center;
}
.portal-name {
  flex: 1;
  text-align: center !important;
  position: relative;
  overflow: hidden;
  margin-right: 75px;
}

.portal-name h2 {
  margin: 0;
  font-weight: 300 !important;
  font-size: 2.5vw;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #FFD700;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  width:70vw;
}


.portal-name h2:hover {
  transform: scale(1.05);
}

.portal-name-anika {
  display: inline-block;
  border-right: 3px solid #FFD700;
  padding-right: 10px;
  margin-right: 10px;
}


.logo, .right {
  flex: 0 0 auto;
}


@media (max-width: 1200px) {
  .portal-name h2 {
    font-size: 3vw;
  }

  .company-name-main {
    font-size: 1.8vw;
  }
  
  .company-name-sub {
    font-size: 1.2vw;
  }
}

@media (max-width: 768px) {

  .logo img {
    width: 15vw !important;
    max-height: none;
    position: absolute;
    left:30px;
    top: 30px;
  }
  .company-name{
    display: none;
  }
  .company-name-main {
    font-size: 3vw;
  }
  
  .company-name-sub {
    font-size: 2vw;
  }
  
  .frame-parent7 {
    flex-wrap: wrap;
    height: auto;
  }
  
  .portal-name {
    order: -1;
    width: 100%;
    margin: 10px 0;
  }
  
  .portal-name h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size:5vw;
  }

  .portal-name-anika {
    display: inline-block;
    border-right: none;
    border-bottom: 3px solid #FFD700;
    padding-right: 0;
    padding-bottom: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    width: 50%;
  }
}

.eye-icon {
  position: absolute;
  right: 18px;
  top: 61%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  cursor: pointer;
  fill: #999;
}

.eye-icon:hover {
  fill: #333;
}
.password-container {
  position: relative;
  display: inline-block;
}