.help-center {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  
  .help-center .div {
    background-color: #ffffff;
    overflow: hidden;
    width: 100%;
   
    position: relative;
  }
  
  .help-center .hero-section {
    position: relative;
    width: 100%;
    max-width: 1850px;
    height: 640px;
    margin: -50px auto 0;
  }
  
  .help-center .overlap {
    position: relative;
    width: 100%;
    /* max-width: 1600px; */
    height: 632px;
    /* margin: 0 auto;*/
  }
  
  .help-center .rectangle {
    position: absolute;
    width: 100%;
    height: 565px;
    top: 68px;
    left: 0;
  }
  
  .help-center .img {
    position: absolute;
    width: 100%;
    height: 553px;
    top: 52px;
    left: 0;
  }
  
  .help-center .frame {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 735px;
    align-items: center;
    gap: 30px;
    position: absolute;
    top: 222px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .help-center .get-answers-to-your {
    position: relative;
    width: 100%;
    max-width: 711px;
    margin-top: -1.00px;
    font-family: "Rajdhani", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 65px;
    text-align: center;
    letter-spacing: 0;
    line-height: 67px;
  }
  
  .help-center .group-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .help-center .group {
    position: relative;
    width: 100%;
    max-width: 662px;
    height: 69px;
    background-color: #ffffff;
    border-radius: 10px;
  }
  
  .help-center .div-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 16px 30px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: var(--yellow);
    border-radius: 10px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .help-center .div-wrapper:hover {
    background-color: #c05c1a;
  }
  
  .help-center .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: normal;
  }
  
  .help-center .frame-2 {
    display: inline-flex;
    align-items: center;
    gap: 17px;
    position: absolute;
    top: 21px;
    left: 30px;
    width: calc(100% - 150px);
  }
  
  .help-center .vector {
    position: relative;
    width: 23px;
    height: 23px;
    flex-shrink: 0;
  }
  
  .help-center .text-wrapper-2 {
    position: relative;
    width: 100%;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #818181;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: normal;
    border: none;
    background: transparent;
    outline: none;
  }
  
  .help-center .text-wrapper-2::placeholder {
    color: #818181;
  }
  
  .help-center .nav-bar {
    position: absolute;
    width: 100%;
    height: 157px;
    top: 0;
    left: 0;
    z-index: 100;
  }
  
  .help-center .overlap-group {
    position: relative;
    height: 157px;
  }
  
  .help-center .rectangle-2 {
    position: absolute;
    width: 100%;
    height: 85px;
    top: 50px;
    left: 0;
    background-color: #ffffff;
  }
  
  .help-center .overlap-group-wrapper {
    position: absolute;
    width: 278px;
    height: 157px;
    top: 0;
    left: 99px;
  }
  
  .help-center .image-wrapper {
    position: relative;
    width: 359px;
    height: 158px;
    top: 50px;
    left: -40px;
    background-image: url(https://c.animaapp.com/7tebby5F/img/rectangle-11.svg);
    background-size: 100% 100%;
  }
  
  .help-center .image {
    position: absolute;
    width: 159px;
    height: 81px;
    top: 13px;
    left: 101px;
  }
  
  .help-center .frame-wrapper {
    position: absolute;
    width: 962px;
    height: 59px;
    top: 63px;
    right: 20px;
  }
  
  .help-center .frame-3 {
    display: inline-flex;
    align-items: center;
    gap: 30px;
    position: relative;
  }
  
  .help-center .frame-4 {
    display: inline-flex;
    align-items: center;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .frame-5 {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: #1a1a1a;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: normal;
    text-decoration: none;
    transition: color 0.3s;
  }
  
  .help-center .text-wrapper-3:hover {
    color: var(--yellow);
  }
  
  .help-center .vector-2 {
    position: relative;
    width: 11.67px;
    height: 7px;
  }
  
  .help-center .line {
    position: relative;
    width: 1px;
    height: 35px;
    object-fit: cover;
  }
  
  .help-center .frame-6 {
    display: inline-flex;
    align-items: center;
    gap: 25px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .frame-7 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .vector-3 {
    position: relative;
    width: 19px;
    height: 19px;
  }
  
  .help-center .frame-8 {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .frame-9 {
    display: inline-flex;
    gap: 7px;
    padding: 16px 32px;
    background-color: var(--yellow);
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
    border-radius: 10px;
    text-decoration: none;
    transition: background-color 0.3s;
  }
  
  .help-center .frame-9:hover {
    background-color: #c05c1a;
  }
  
  .help-center .frame-10 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 16px 32px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 10px;
    border: 1px solid;
    border-color: var(--yellow);
    text-decoration: none;
    transition: background-color 0.3s;
  }
  
  .help-center .frame-10:hover {
    background-color: rgba(214, 108, 31, 0.1);
  }
  
  .help-center .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 600;
    color: var(--yellow);
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: normal;
  }
  
  .help-center .vector-4 {
    position: relative;
    width: 19.9px;
    height: 19px;
  }
  
  .help-center .top-articles {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1326px;
    align-items: flex-start;
    gap: 30px 30px;
    position: relative;
    margin: 50px auto 0;
    padding: 0 20px;
    justify-content: center;
  }
  
  .help-center .group-2 {
    position: relative;
    width: 100%;
    max-width: 422px;
    height: 407px;
    border-radius: 10px;
    border: 1px solid;
    border-color: #4d4d4d4c;
  }
  
  .help-center .group-3 {
    position: absolute;
    width: 97px;
    height: 97px;
    top: 34px;
    left: 34px;
  }
  
  .help-center .mask-group-wrapper {
    position: relative;
    height: 97px;
    background-color: #0b465e0f;
    border-radius: 48.5px;
  }
  
  .help-center .mask-group {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 20px;
    left: 19px;
  }
  
  .help-center .frame-11 {
    display: flex;
    flex-direction: column;
    width: 352px;
    align-items: flex-start;
    gap: 15px;
    position: absolute;
    top: 161px;
    left: 34px;
  }
  
  .help-center .text-wrapper-5 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 600;
    color: var(--black);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
  }
  
  .help-center .p {
    position: relative;
    align-self: stretch;
    height: 120px;
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
  }
  
  .help-center .frame-12 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
    text-decoration: none;
    transition: transform 0.3s;
  }
  
  .help-center .frame-12:hover {
    transform: translateX(5px);
  }
  
  .help-center .explore-articles {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: var(--blue);
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    white-space: nowrap;
  }
  
  .help-center .vector-5 {
    position: relative;
    width: 10px;
    height: 15px;
  }
  
  .help-center .mask-group-2 {
    position: absolute;
    width: 49px;
    height: 49px;
    top: 24px;
    left: 24px;
  }
  
  .help-center .mask-group-3 {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 27px;
    left: 25px;
  }
  
  .help-center .mask-group-4 {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 22px;
    left: 21px;
  }
  
  .help-center .mask-group-5 {
    position: absolute;
    width: 53px;
    height: 53px;
    top: 21px;
    left: 22px;
  }
  
  .help-center .mask-group-6 {
    position: absolute;
    width: 51px;
    height: 51px;
    top: 23px;
    left: 23px;
  }
  
  .help-center .text-wrapper-6 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 600;
    color: var(--black);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    white-space: nowrap;
  }
  
  .help-center .helpful-articles {
    position: relative;
    width: 100%;
    height: 836px;
    margin-top: 100px;
  }
  
  .help-center .overlap-2 {
    position: relative;
    height: 836px;
  }
  
  .help-center .rectangle-3 {
    position: absolute;
    width: 100%;
    height: 836px;
    top: 0;
    left: 0;
    background-color: #f8f9fa;
    transform: rotate(180deg);
  }
  
  .help-center .group-4 {
    position: absolute;
    width: 100%;
    height: 636px;
    top: 100px;
    left: 0;
  }
  
  .help-center .frame-13 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .help-center .rectangle-4 {
    position: relative;
    width: 46px;
    height: 8px;
    background-color: #d9d9d9;
    border-radius: 48px;
  }
  
  .help-center .rectangle-5 {
    position: relative;
    width: 46px;
    height: 8px;
    background-color: var(--blue);
    border-radius: 48px;
  }
  
  .help-center .group-5 {
    position: absolute;
    width: 442px;
    height: 56px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .help-center .watch-helpful-videos {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Rajdhani", Helvetica;
    font-weight: 700;
    color: transparent;
    font-size: 50px;
    text-align: center;
    letter-spacing: 0;
    line-height: 52px;
    white-space: nowrap;
  }
  
  .help-center .span {
    color: #1a1a1a;
  }
  
  .help-center .text-wrapper-7 {
    color: #d66c1f;
  }
  
  .help-center .line-2 {
    position: absolute;
    width: 142px;
    height: 5px;
    top: 53px;
    left: 300px;
  }
  
  .help-center .group-6 {
    position: absolute;
    width: 100%;
    max-width: 1600px;
    height: 427px;
    top: 136px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    gap: 30px;
    overflow: hidden;
  }
  
  .help-center .overlap-3 {
    position: relative;
    width: 100%;
    max-width: 710px;
    height: 427px;
  }
  
  .help-center .overlap-wrapper {
    position: absolute;
    width: 100%;
    max-width: 710px;
    height: 422px;
    top: 0;
    left: 0;
  }
  
  .help-center .overlap-4 {
    position: relative;
    width: 100%;
    height: 422px;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .help-center .image-2 {
    position: absolute;
    width: 100%;
    height: 422px;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  
  .help-center .image-3 {
    position: absolute;
    width: 100%;
    height: 422px;
    top: 0;
    left: 0;
    border-radius: 20px;
    background: linear-gradient(
      180deg,
      rgba(26, 26, 26, 0) 0%,
      rgb(26, 26, 26) 100%
    );
  }
  
  .help-center .text-wrapper-8 {
    position: absolute;
    width: 90%;
    bottom: 40px;
    left: 40px;
    font-family: "Poppins", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  
  .help-center .group-7 {
    position: absolute;
    width: 101px;
    height: 101px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    transition: transform 0.3s;
  }
  
  .help-center .group-7:hover {
    transform: translate(-50%, -50%) scale(1.1);
  }
  
  .help-center .overlap-group-2 {
    position: relative;
    height: 101px;
    border-radius: 50.5px;
  }
  
  .help-center .ellipse {
    width: 81px;
    height: 81px;
    top: 10px;
    left: 10px;
    border-radius: 40.5px;
    position: absolute;
    background-color: var(--yellow);
  }
  
  .help-center .ellipse-2 {
    width: 101px;
    height: 101px;
    top: 0;
    left: 0;
    border-radius: 50.5px;
    opacity: 0.5;
    position: absolute;
    background-color: var(--yellow);
  }
  
  .help-center .vector-6 {
    position: absolute;
    width: 23px;
    height: 29px;
    top: 36px;
    left: 41px;
  }
  
  .help-center .rectangle-6 {
    display: none;
  }
  
  .help-center .group-8 {
    position: relative;
    width: 100%;
    max-width: 710px;
    height: 422px;
  }
  
  .help-center .overlap-5 {
    position: relative;
    width: 100%;
    height: 422px;
    background-image: url(https://c.animaapp.com/7tebby5F/img/image-1.png);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 20px;
  }
  
  .help-center .overlap-6 {
    position: relative;
    width: 100%;
    max-width: 710px;
    height: 427px;
  }
  
  .help-center .image-4 {
    position: absolute;
    width: 100%;
    height: 422px;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  
  .help-center .rectangle-7 {
    display: none;
  }
  
  .help-center .footer {
    position: relative;
    width: 100%;
    margin-top: 100px;
    background-color: transparent;
  }
  
  .help-center .group-9 {
    position: relative;
    width: 100%;
    height: 152px;
  }
  
  .help-center .image-t {
    position: absolute;
    width: 276px;
    height: 152px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .help-center .line-wrapper {
    position: absolute;
    width: 40%;
    height: 1px;
    top: 75px;
    right: 0;
    background-image: url(https://c.animaapp.com/7tebby5F/img/line-107.svg);
    background-size: cover;
    background-position: 50% 50%;
  }
  
  .help-center .line-3 {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    object-fit: cover;
  }
  
  .help-center .line-4 {
    position: absolute;
    width: 40%;
    height: 1px;
    top: 75px;
    left: 0;
    object-fit: cover;
  }
  
  .help-center .group-10 {
    position: relative;
    width: 90%;
    max-width: 1326px;
    height: 292px;
    margin: 80px auto 0;
    background-color: var(--yellow);
    border-radius: 20px;
    background-image: url(https://c.animaapp.com/7tebby5F/img/mask-group-7.png);
    background-size: 100% 100%;
  }
  
  .help-center .frame-14 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 566px;
    align-items: center;
    gap: 30px;
    position: relative;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .help-center .text-wrapper-9 {
    position: relative;
    width: 100%;
    max-width: 413px;
    height: 43px;
    margin-top: -1.00px;
    font-family: "Rajdhani", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 52px;
    white-space: nowrap;
    text-align: center;
  }
  
  .help-center .text-wrapper-10 {
    position: relative;
    width: fit-content;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0;
    line-height: 30px;
    white-space: nowrap;
  }
  
  .help-center .frame-15 {
    display: inline-flex;
    gap: 10px;
    padding: 16px 35px;
    background-color: var(--blue);
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
    border-radius: 10px;
    text-decoration: none;
    transition: background-color 0.3s;
  }
  
  .help-center .frame-15:hover {
    background-color: #093a4e;
  }
  
  .help-center .frame-16 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 50px;
    position: relative;
    width: 90%;
    max-width: 1326px;
    margin: 80px auto 0;
  }
  
  .help-center .company {
    display: flex;
    flex-direction: column;
    width: 207px;
    align-items: flex-start;
    gap: 30px;
    position: relative;
  }
  
  .help-center .title {
    position: relative;
    width: 108px;
    height: 41px;
  }
  
  .help-center .frame-17 {
    display: inline-flex;
    align-items: flex-start;
    gap: 5px;
    position: relative;
  }
  
  .help-center .frame-18 {
    display: flex;
    flex-direction: column;
    width: 108px;
    align-items: flex-start;
    gap: 6px;
    position: relative;
  }
  
  .help-center .text-wrapper-11 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Rajdhani", Helvetica;
    font-weight: 700;
    color: var(--blue);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 34.8px;
    white-space: nowrap;
  }
  
  .help-center .line-5 {
    position: relative;
    width: 63px;
    height: 2px;
    margin-bottom: -1.00px;
    margin-left: -1.00px;
  }
  
  .help-center .frame-19 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .help-center .element {
    position: relative;
    width: 205.65px;
    height: 18px;
  }
  
  .help-center .text-wrapper-12 {
    position: absolute;
    top: 0;
    left: 21px;
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 17.4px;
    white-space: nowrap;
    text-decoration: none;
    transition: color 0.3s;
  }
  
  .help-center .text-wrapper-12:hover {
    color: var(--yellow);
  }
  
  .help-center .text-wrapper-13 {
    position: absolute;
    top: 1px;
    left: 0;
    font-family: "Font Awesome 5 Pro-Regular", Helvetica;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 15.2px;
    letter-spacing: 0;
    line-height: 15.2px;
    white-space: nowrap;
  }
  
  .help-center .element-2 {
    position: relative;
    width: 210.65px;
    height: 18px;
    margin-right: -3.65px;
  }
  
  .help-center .element-3 {
    position: relative;
    width: 161.65px;
    height: 18px;
  }
  
  .help-center .element-4 {
    position: relative;
    width: 173.65px;
    height: 18px;
  }
  
  .help-center .company-2 {
    display: flex;
    flex-direction: column;
    width: 154px;
    align-items: flex-start;
    gap: 30px;
    position: relative;
  }
  
  .help-center .element-5 {
    width: 133.65px;
    position: relative;
    height: 18px;
  }
  
  .help-center .element-6 {
    position: relative;
    width: 130.65px;
    height: 18px;
  }
  
  .help-center .element-7 {
    width: 69.65px;
    position: relative;
    height: 18px;
  }
  
  .help-center .element-8 {
    width: 157.65px;
    position: relative;
    height: 18px;
    margin-right: -3.65px;
  }
  
  .help-center .company-3 {
    display: flex;
    flex-direction: column;
    width: 121px;
    align-items: flex-start;
    gap: 30px;
    position: relative;
  }
  
  .help-center .element-9 {
    width: 104.65px;
    position: relative;
    height: 18px;
  }
  
  .help-center .element-10 {
    width: 85.65px;
    position: relative;
    height: 18px;
  }
  
  .help-center .element-11 {
    position: relative;
    width: 96.65px;
    height: 18px;
  }
  
  .help-center .element-12 {
    width: 124.65px;
    position: relative;
    height: 18px;
    margin-right: -3.65px;
  }
  
  .help-center .frame-20 {
    display: flex;
    flex-direction: column;
    width: 141px;
    align-items: flex-start;
    gap: 30px;
    position: relative;
  }
  
  .help-center .frame-21 {
    display: flex;
    flex-direction: column;
    width: 130px;
    align-items: flex-start;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .text-wrapper-14 {
    position: relative;
    width: 130px;
    margin-top: -1.00px;
    font-family: "Rajdhani", Helvetica;
    font-weight: 700;
    color: var(--blue);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 34.8px;
  }
  
  .help-center .frame-22 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .help-center .frame-23 {
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .help-center .t {
    position: relative;
    width: 37px;
    height: 37px;
    border-radius: 5px;
    border: 1px solid;
    border-color: var(--yellow);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background-color 0.3s;
  }
  
  .help-center .t:hover {
    background-color: rgba(214, 108, 31, 0.1);
  }
  
  .help-center .vector-7 {
    width: 17px;
    height: 16px;
  }
  
  .help-center .vector-8 {
    width: 10px;
    height: 17px;
  }
  
  .help-center .vector-9 {
    width: 17px;
    height: 17px;
  }
  
  .help-center .frame-24 {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .vector-10 {
    width: 18px;
    height: 18px;
  }
  
  .help-center .vector-11 {
    width: 18px;
    height: 13px;
  }
  
  .help-center .frame-25 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 307px;
    align-items: flex-start;
    gap: 30px;
    position: relative;
  }
  
  .help-center .frame-26 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .help-center .text-wrapper-15 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Rajdhani", Helvetica;
    font-weight: 700;
    color: var(--blue);
    font-size: 24px;
    letter-spacing: 0;
    line-height: 34.8px;
  }
  
  .help-center .text-wrapper-16 {
    position: relative;
    align-self: stretch;
    height: 60px;
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
  }
  
  .help-center .frame-27 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 15px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .help-center .group-11 {
    position: relative;
    width: 100%;
    height: 59px;
  }
  
  .help-center .overlap-group-3 {
    position: relative;
    width: 100%;
    height: 59px;
    background-color: #f8f9fa;
    border-radius: 10px;
    border: 1px solid;
    border-color: #4d4d4d33;
  }
  
  .help-center .text-wrapper-17 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 13px 29px;
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #797979;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    border: none;
    background: transparent;
    outline: none;
  }
  
  .help-center .frame-28 {
    display: flex;
    gap: 10px;
    padding: 16px 35px;
    align-self: stretch;
    width: 100%;
    background-color: var(--yellow);
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .help-center .frame-28:hover {
    background-color: #c05c1a;
  }
  
  .help-center .group-12 {
    position: relative;
    width: 100%;
    height: 67px;
    margin-top: 80px;
  }
  
  .help-center .overlap-7 {
    position: relative;
    width: 100%;
    height: 67px;
    background-color: var(--blue);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5%;
  }
  
  .help-center .text-wrapper-18 {
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .help-center .frame-29 {
    display: inline-flex;
    align-items: center;
    gap: 40px;
  }
  
  .help-center .text-wrapper-19 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Poppins", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: none;
    transition: text-decoration 0.3s;
  }
  
  .help-center .text-wrapper-19:hover {
    text-decoration: underline;
  }
  
  .help-center .line-6 {
    position: relative;
    width: 1px;
    height: 16px;
    object-fit: cover;
  }
  
  /* Dropdown styles */
  .dropdown {
    position: relative;
    cursor: pointer;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 8px;
    top: 100%;
    left: 0;
    padding: 10px 0;
  }
  
  .dropdown-content a {
    color: #1a1a1a;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: "Poppins", Helvetica;
    font-size: 16px;
    transition: background-color 0.3s;
  }
  
  .dropdown-content a:hover {
    background-color: #f1f1f1;
    color: var(--yellow);
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  
  /* Hamburger menu */
  .hamburger-menu {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
    cursor: pointer;
    margin-right: 20px;
  }
  
  .hamburger-menu .bar {
    height: 3px;
    width: 100%;
    background-color: #1a1a1a;
    border-radius: 10px;
  }
  
  /* Media queries for responsive design */
  @media (max-width: 1200px) {
    .help-center .frame-wrapper {
      width: auto;
    }
    
    .help-center .frame-4 {
      gap: 20px;
    }
    
    .help-center .group-6 {
      flex-wrap: wrap;
    }
  }
  
  @media (max-width: 992px) {
    .help-center .get-answers-to-your {
      font-size: 50px;
      line-height: 52px;
    }
    
    .help-center .frame-16 {
      gap: 30px;
    }
    
    .help-center .overlap-7 {
      flex-direction: column;
      padding: 15px 5%;
      gap: 10px;
    }
  }
  
  @media (max-width: 768px) {
    .help-center .hamburger-menu {
      display: flex;
    }
    
    .help-center .frame-4 {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: white;
      flex-direction: column;
      align-items: flex-start;
      padding: 20px;
      box-shadow: 0 4px 6px rgba(0,0,0,0.1);
      z-index: 1000;
    }
    
    .help-center .frame-4.active {
      display: flex;
    }
    
    .help-center .frame-5 {
      margin-bottom: 15px;
    }
    
    .help-center .line {
      display: none;
    }
    
    .help-center .frame-6 {
      display: none;
      position: absolute;
      top: 100%;
      right: 0;
      background-color: white;
      flex-direction: column;
      align-items: flex-start;
      padding: 20px;
      box-shadow: 0 4px 6px rgba(0,0,0,0.1);
      z-index: 1000;
    }
    
    .help-center .frame-6.active {
      display: flex;
    }
    
    .help-center .frame-8 {
      flex-direction: column;
      gap: 10px;
    }
    
    .help-center .get-answers-to-your {
      font-size: 40px;
      line-height: 42px;
    }
    
    .help-center .group {
      max-width: 90%;
    }
    
    .help-center .div-wrapper {
      right: 0;
    }
    
    .help-center .dropdown-content {
      position: static;
      box-shadow: none;
      display: none;
      padding-left: 20px;
    }
    
    .help-center .dropdown.active .dropdown-content {
      display: block;
    }
  }
  
  @media (max-width: 576px) {
    .help-center .get-answers-to-your {
      font-size: 32px;
      line-height: 36px;
    }
    
    .help-center .text-wrapper-9 {
      font-size: 36px;
      line-height: 40px;
    }
    
    .help-center .text-wrapper-10 {
      font-size: 18px;
    }
    
    .help-center .watch-helpful-videos {
      font-size: 36px;
      line-height: 40px;
    }
    
    .help-center .text-wrapper-18,
    .help-center .text-wrapper-19 {
      font-size: 14px;
    }
    
    .help-center .frame-29 {
      gap: 20px;
    }
  }
  