 @font-face {
     font-family: 'Helvetica Now Display';
     src: url('../fonts/HelveticaNowDisplay-Regular.woff2') format('woff2'),
         url('../fonts/HelveticaNowDisplay-Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
 }

 body {
     font-family: 'Helvetica Now Display', sans-serif;
 }

 /* .navbar-brand {
      margin-left: 13% !important;
  } */

 .offcanvas-start {
     color: white;
     background: linear-gradient(179.97deg, #402C9F 44.62%, #B3182F 265.44%);
     padding: 1%
 }

 .offcanvas {
     --bs-offcanvas-width: 420px;
 }


 .offcanvas .nav-link {
     color: white;
     /* font-size: 1.1rem; */
     /* font-family: 'Helvetica Now Display', sans-serif; */
     /* Add this */
     border-radius: 88px;
     margin-bottom: 0px !important;
     padding: 14px 16px;
     font-weight: 500;
     font-size: 18px;
     line-height: 150%;
     letter-spacing: 0%;

 }

 .offcanvas .nav-link:hover {
     gap: 8px;
     border-radius: 88px;
     background: white;
     color: #402C9F;
     font-weight: 500;

 }
.bhashini-feedback-modal,
.bhashini-feedback-content,
.close-modal-container,
.bhashini-toast {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  pointer-events: none !important;
}
.bhashini-dropdown-btn-icon svg {
  width: 25px !important;
  height: 25px !important;
}
 .sidebar-footer .logo {
     width: 100px;
     height: 100px;
 }

 .sidebar-footer p {
     font-weight: 500;
     font-size: 24px;
     line-height: 150%;
     letter-spacing: 0%;
     text-align: left;
 }

  .login-btn {
      padding: 12px 24px !important;
      border-radius: 25px !important;
      background: #402C9F !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 150% !important;
  }

  .sidebar-close-btn {
      width: 40px !important;
      height: 40px !important;
      border-radius: 32px !important;
      background-color: #08020233 !important;
  }

 .header-logo {
     width: 80px;
     height: 80px;
     /* margin-left: 120%; */
 }

 .modal-content {
    border-radius: 30px;
    padding: 1rem;
 }

 .login-option {
     cursor: pointer;
     text-align: center;
     transition: all 0.3s ease;
     background: #402C9F05;
     border-radius: 12px;
     padding: 18px 0px;
 }

 .login-option:hover,
 .login-option.active {
     background: #402C9F1A;
     color: #201651;
     border: 1px solid #402C9F33;
     box-shadow: 0 0 0 2px rgba(106, 72, 220, 0.2);

 }

 .offcanvas{
        --bs-offcanvas-width: 420px;
 }

 .login-option i {
     font-size: 24px;
     /* margin-bottom: 8px; */
 }

 .continue-btn {
     background-color: #402C9F !important;
     color: white !important;
     border-radius: 30px !important;
     font-weight: 500 !important;
     padding: 0.6rem 1.5rem !important;
     font-size: 16px !important;
 }

 .continue-btn.hover {
     background-color: #402C9F !important;
     color: white !important;
     border-radius: 30px !important;
     font-weight: 500 !important;
     padding: 0.6rem 1.5rem !important;
     font-size: 16px !important;
 }

 .modal-header {
     border-bottom: none;
 }

 .login-title {
     font-size: 24px;
     margin-bottom: 0.5rem;
     font-weight: 500;
     color: #333333;
 }

 .login-desc {
     margin-bottom: 1.5rem;
     font-weight: 400;
     font-size: 16px;
     color: #33333399;

 }

 .logo-img {
     height: 80px;
     margin-bottom: 1rem;
 }

 .icon-box {
     border-radius: 32px;
     border-width: 1.5px;
     background: #FBFBFD;
     width: 50px;
     height: 50px;
     text-align: center;
     position: relative;
     left: 70px;
     border: 1.5px solid #585859 !important;
     padding-top: 6px;

 }

 /* Change icon-box border color on hover of login-option */
 .login-option:hover,
 .login-option:active,
 .icon-box {
     border-color: #402C9F33 !important;
 }

 .mobile-view-login-button {
     padding: 12px 40px;
     border-radius: 25px;
     background: #FFFFFF;
     width: 40%;
     margin-top: 20px;
     font-weight: 500;
     font-size: 16px;
     line-height: 150%;
     text-decoration: none;
     color: #402C9F;
     text-align: center;
 }

 @media (max-width: 576px) {
     .login-option {
         font-size: 14px;
     }

     .continue-btn {
         width: 100%;
     }

     .icon-box {
         position: relative;
         left: 50px;
     }

     .custom-navbar {
         background: #fff;
         box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
     }

     .header-logo {
         width: 70px;
         height: auto;
         margin-left: 0;
     }
     .bhashini-dropdown-content {
        inset:0;
     }

 }

 @media (max-width: 520px) {

  .login-back-btn {
    width: 70%;
  }

 }

@media (max-width: 376px) {
    .icon-box {
        position: relative;
        left: 40px;
    }
}

@media (min-width: 768px) {
    .achievment-section-padding {
        padding:0px 100px ;

    }
}

.custom-next-athlete:hover{
    background-color: #402C9F !important;
    color: #fff !important;
    border: none !important;
}
.custom-prev-athlete:hover{
    background-color: #402C9F !important;
    color: #fff !important;
    border: none !important;
}
.custom-prev-commonwealth:hover{
    background-color: #402C9F !important;
    color: #fff !important;
    border: none !important;
}

.custom-next-commonwealth:hover{
    background-color: #402C9F !important;
    color: #fff !important;
    border: none !important;
}



