.div {
background-color:#f7fafc;
display: flex;
flex-direction: column;
}
.BillView{
position: relative;
background: #F7FAFC;
margin-top:1%;
} 
.div-2 {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
overflow: hidden;
position: relative;
min-height: 190px;
width: 100%;
padding: 47px 60px 8px;
}
@media (max-width: 991px) {
.div-2 {
max-width: 100%;
padding: 0 20px;
}
}
.img {
position: absolute;
inset: 0;
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.div-3 {
position: relative;
display: flex;
width: 100%;
max-width: 1272px;
flex-direction: column;
}
@media (max-width: 991px) {
.div-3 {
max-width: 100%;
}
}
.div-4 {
justify-content: center;
display: flex;
width: 100%;
gap: 20px;
}
@media (max-width: 991px) {
.div-4 {
max-width: 100%;
flex-wrap: wrap;
}
}
.div-28 {
align-self: center;
display: flex;
margin-top:5px;
width: 100%;
max-width: 1270px;
flex-direction: column;
margin-left:11%;
}
@media (max-width: 991px) {
.div-28 {
max-width: 100%;
}
}  
.div-29 {
justify-content: center;
align-self: start;
display: flex;
padding-right: 20px;
gap: 8px;
font-size: 14px;
color:#667085;
font-weight: 400;
line-height: 150%;
}
@media (max-width: 991px) {
.div-29 {
flex-wrap: wrap;
}
}
.div-30 {
font: 500 14px/18px Montserrat, sans-serif;
}
.div-31 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-15 {
  aspect-ratio: 1 / 1; /* Ensures a perfect square */
  object-fit: contain; /* Ensures the whole image is visible */
  object-position: center;
  width: clamp(12px, 1vw, 16px); /* Responsive width */
  max-width: 100%; /* Prevents overflow */
  margin: auto 0;
}

/* Adjustments for larger screens if needed */
@media (min-width: 1024px) {
  .img-15 {
    width: 16px; /* Keeps it at 16px for desktops */
  }
}

/* Adjustments for smaller screens */
@media (max-width: 768px) {
  .img-15 {
    width: 14px; /* Slightly smaller for mobile */
  }
}
.img-16 {
  aspect-ratio: 1 / 1; /* Ensures a perfect square */
  object-fit: contain; /* Ensures the whole image is visible */
  object-position: center;
  width: clamp(12px, 1vw, 16px); /* Responsive width */
  max-width: 100%; /* Prevents overflow */
  margin: auto 0;
}

/* Adjustments for larger screens if needed */
@media (min-width: 1024px) {
  .img-16 {
    width: 16px; /* Keeps it at 16px for desktops */
  }
}

/* Adjustments for smaller screens */
@media (max-width: 768px) {
  .img-16 {
    width: 14px; /* Slightly smaller for mobile */
  }
}

.img-17 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 16px;
margin: auto 0;
}
.div-5 {
justify-content: space-between;
display: flex;
gap: 20px;
font-size: 16px;
color:#475569;
font-weight: 400;
white-space: nowrap;
}
@media (max-width: 991px) {
.div-5 {
max-width: 100%;
flex-wrap: wrap;
white-space: initial;
}
}
.img-2 {
aspect-ratio: 3.85;
object-fit: auto;
object-position: center;
width: 266px;
}
.div-6 {
border-radius: 100px;
border-color: rgba(203, 213, 225, 1);
border-style: solid;
border-width: 2px;
background-color:#fff;
display: flex;
gap: 12px;
margin: auto 0;
padding: 8px 16px;
}
@media (max-width: 991px) {
.div-6 {
white-space: initial;
}
}
.div-7 {
font-feature-settings: "clig" off, "liga" off;
font: 500 14px/18px Montserrat, sans-serif;
flex: 1;
}
.img-3 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 18px;
align-self: start;
}
.div-8 {
display: flex;
gap: 12px;
margin: auto 0;
}
.div-9 {
justify-content: center;
align-items: center;
display: flex;
}
.img-4 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 48px;
background-color: var(--50-white, #fff);
border-radius: 50%;
height: 48px;
}
.div-10 {
align-items: center;
display: flex;
justify-content: center;
}
.img-5 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 48px;
background-color: #fff;
border-radius: 50%;
height: 48px;
}
.div-11 {
justify-content: center;
align-items: center;
display: flex;
}
.img-6 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 48px;
background-color: #fff;
border-radius: 50%;
height: 48px;
}
.div-12 {
align-items: center;
display: flex;
justify-content: center;
}
.img-7 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 48px;
background-color: #fff;
border-radius: 50%;
height: 48px;
}
.div-13 {
justify-content: space-between;
display: flex;
margin-top: 27px;
gap: 20px;
font-size: 18px;
color: var(--50-white, #fff);
font-weight: 500;
text-align: center;
padding: 0 1px;
}
@media (max-width: 991px) {
.div-13 {
flex-wrap: wrap;
}
}
.div-14 {
justify-content: center;
display: flex;
gap: 8px;
white-space: nowrap;
padding: 8px;
}
@media (max-width: 991px) {
.div-14 {
white-space: initial;
}
}
.div-15 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-8 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.div-16 {
justify-content: center;
display: flex;
gap: 8px;
white-space: nowrap;
padding: 8px;
}
@media (max-width: 991px) {
.div-16 {
white-space: initial;
}
}
.div-17 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-9 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.div-18 {
justify-content: center;
display: flex;
gap: 8px;
padding: 8px;
}
.div-19 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-10 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.div-20 {
justify-content: center;
display: flex;
gap: 8px;
white-space: nowrap;
padding: 8px;
}
@media (max-width: 991px) {
.div-20 {
white-space: initial;
}
}
.div-21 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-11 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.div-22 {
justify-content: center;
display: flex;
gap: 8px;
white-space: nowrap;
padding: 8px;
}
@media (max-width: 991px) {
.div-22 {
white-space: initial;
}
}
.div-23 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-12 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.div-24 {
justify-content: center;
display: flex;
gap: 8px;
white-space: nowrap;
padding: 8px;
}
@media (max-width: 991px) {
.div-24 {
white-space: initial;
}
}
.div-25 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-13 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.div-26 {
justify-content: center;
display: flex;
gap: 8px;
white-space: nowrap;
padding: 8px;
}
@media (max-width: 991px) {
.div-26 {
white-space: initial;
}
}
.div-27 {
font: 500 14px/18px Montserrat, sans-serif;
}
.img-14 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.fullbilldiv1 {
gap: 32px;
height: auto;
display: flex;
align-items: flex-start;
flex-shrink: 0;
}
@media (max-width: 991px) {
.fullbilldiv1 {
max-width: 100%;
}
}
.fullbilldiv2{
gap: 20px;
width: 550px;
display: flex;
padding: 15px;
align-items: flex-start;
flex-shrink: 0;
border-radius: 8px;
flex-direction: column;
background-color: rgba(255,255,255,1);
margin-left: -5%;
margin-top:5%;
}
@media (max-width: 768px) {
.fullbilldiv2 {
width: 100%; /* Set width to 100% on smaller screens */
padding: 10px; /* Reduce padding for smaller screens */
margin-left: 0; /* Remove left margin to align properly */
}
}

/* Media query for very small screens (phones) */
@media (max-width: 480px) {
.fullbilldiv2 {
width: 100%;
padding: 8px;
gap: 15px; /* Slightly reduce the gap */
margin-left: 0;
}
}
.fullbilldiv3{
gap: 8px;
width: 353px;
height: 1px;
display: flex;
align-items: center;
flex-shrink: 0;
}
.fullbilldiv4{
gap: 33px;
display: flex;
align-self: stretch;
align-items: center;
flex-shrink: 0;
}
.fullbilldiv5 {
gap: 8px;
width: 328px;
display: flex;
flex-grow: 1;
align-items: flex-start;
flex-shrink: 0;
flex-direction: column;
}
.fullbilldiv6{
gap: 8px;
display: flex;
align-items: center;
}


.div-34 {
margin-top: 32px;
}
@media (max-width: 991px) {
.div-34 {
max-width: 100%;
}
}
.div-35 {
gap: 20px;
display: flex;
}
@media (max-width: 991px) {
.div-35 {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
}
.column {
display: flex;
flex-direction: column;
line-height: normal;
width: 44%;
margin-left: 0px;
}
@media (max-width: 991px) {
.column {
width: 100%;
}
}
.div-36 {
border-radius: 8px;
background-color:#fff;
display: flex;
flex-grow: 1;
flex-direction: column;
width: 100%;
padding: 16px;
}
@media (max-width: 991px) {
.div-36 {
max-width: 100%;
margin-top: 32px;
}
}
.div-37 {
align-self: start;
display: flex;
gap: 8px;
font-weight: 500;
white-space: nowrap;
text-align: center;
}
@media (max-width: 991px) {
.div-37 {
white-space: initial;
}
}
.sourcetext{
color: #475569;
height: auto;
font-size: 12px;
font-style: Medium;
text-align: center;
font-family: Montserrat, sans-serif;
font-weight: 500;
line-height: 125%;
font-stretch: normal;
text-decoration: none;
}
.housetext{
color: #131313;
height: auto;
font-size: 14px;
font-style: Medium;
text-align: center;
font-family: Montserrat,sans-serif;
font-weight: 500;
line-height: 125%;
font-stretch: normal;
text-decoration: none;
}
.titletext {
color: #006810;
height: auto;
font-size: 16px;
font-style: SemiBold;
text-align: center;
font-family: Montserrat,sans-serif;
font-weight: 600;
line-height: 125%;
font-stretch: normal;
text-decoration: none;
}
.descriptiontext {
color: #131313;
height: auto;
font-size: 14px;
align-self: stretch;
font-style: Regular;
text-align: left;
font-family: Montserrat;
font-weight: 400;
line-height: 125%;
font-stretch: normal;
text-decoration: none;
}

.downloaddiv{
gap: 8px;
width: 146px;
height: 36px;
display: flex;
padding: 0 8px;
align-items: center;
flex-shrink: 0;
border-color: rgba(23, 25, 92, 1);
border-style: solid;
border-width: 1px;
border-radius: 40px;
justify-content: center;
margin-left: -10%;
}
.sponsordiv {
gap: 12px;
display: flex;
align-self: stretch;
align-items: flex-start;
flex-direction: column;
}
.sponsordiv2 {
gap: 41px;
width: 408px;
display: flex;
padding: 8px 12px;
align-items: center;
flex-shrink: 0;
border-radius: 8px;
background-color: rgba(255, 255, 255, 1);
}
.sponsordiv3 {
gap: 12px;
width: 215.5px;
display: flex;
align-items: flex-start;
flex-shrink: 0;
flex-direction: column;
}
.sponsorstat{
color: rgba(51, 65, 85, 1);
height: auto;
font-size: 12px;
font-style: italic;
text-align: left;
font-family: Montserrat;
font-weight: 500;
line-height: normal;
font-stretch: normal;
text-decoration: none;
}
.sponsordiv4 {
gap: 8px;
display: flex;
align-self: stretch;
align-items: flex-start;
flex-direction: column;
}
.breadcrumb-billbox{
margin-bottom: 0;
background: #fff;
margin-top: -2%;
}
.progressdiv1 {
width: 400px;
display: flex;
align-items: flex-start;
flex-shrink: 0;
flex-direction: column;
padding: 30px;
margin-top:-2%;
}
.progresstext {
color: rgba(51, 65, 85, 1);
height: auto;
font-size: 16px;
padding:20px;
text-align: center;
font-family: Montserrat;
font-weight: 600;
line-height: 125%;
font-stretch: normal;
text-decoration: none;
}
.progressdiv2 {
gap: 8px;
display: flex;
align-self: stretch;
align-items: flex-start;
flex-direction: column;
}
.progressdiv3 {
gap: 16px;
display: flex;
padding: 16px;
align-self: stretch;
align-items: flex-start;
flex-shrink: 0;
border-color: rgba(203, 213, 225, 1);
border-style: solid;
border-width: 1px;
border-radius: 8px;
}

@media (max-width: 991px) {
.div-40 {
max-width: 100%;
}
}
.img-18 {
object-fit: auto;
object-position: center;
width: 100%;
stroke-width: 1px;
stroke: #cbd5e1;
border-color: rgba(203, 213, 225, 1);
border-style: solid;
border-width: 1px;
margin-top: 16px;
}
@media (max-width: 991px) {
.img-18 {
max-width: 100%;
}
}
.div-41 {
color:#334155;
margin-top: 15px;
font: 400 14px/18px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.div-41 {
max-width: 100%;
}
}
.img-19 {
object-fit: auto;
object-position: center;
width: 100%;
stroke-width: 1px;
stroke:#cbd5e1;
border-color: rgba(203, 213, 225, 1);
border-style: solid;
border-width: 1px;
margin-top: 16px;
}
@media (max-width: 991px) {
.img-19 {
max-width: 100%;
}
}
.div-42 {
color:#1e293b;
margin-top: 15px;
font: 600 14px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.div-42 {
max-width: 100%;
margin-right: 5px;
}
}
.div-43 {
border-radius: 8px;
background-color:#fff;
margin-top: 12px;
padding: 8px 12px;
}
@media (max-width: 991px) {
.div-43 {
max-width: 100%;
margin-right: 5px;
padding-right: 20px;
}
}
.div-44 {
gap: 20px;
display: flex;
}
@media (max-width: 991px) {
.div-44 {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
}
.column-2 {
display: flex;
flex-direction: column;
line-height: normal;
width: 25%;
margin-left: 0px;
}
@media (max-width: 991px) {
.column-2 {
width: 100%;
}
}
.sponsordiv2 img {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
object-fit: cover;
}
.img-20 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 100px;
border-radius: 50%;
max-width: 100%;
}
@media (max-width: 991px) {
.img-20 {
margin-top: 40px;
}
}
.column-3 {
display: flex;
flex-direction: column;
line-height: normal;
width: 75%;
margin-left: 20px;
}
@media (max-width: 991px) {
.column-3 {
width: 100%;
}
}
.div-45 {
display: flex;
flex-direction: column;
align-self: stretch;
margin: auto 0;
}
@media (max-width: 991px) {
.div-45 {
margin-top: 40px;
}
}
.div-46 {
color: #131313;
font-feature-settings: "clig" off, "liga" off;
font: 600 14px Montserrat, sans-serif;
}
.div-47 {
color: var(--Sub, #1e293b);
font-feature-settings: "clig" off, "liga" off;
margin-top: 8px;
font: 400 13px Montserrat, sans-serif;
}
.img-21 {
aspect-ratio: 100;
object-fit: auto;
object-position: center;
width: 100%;
stroke-width: 2px;
stroke: var(--ODM, #ff6900);
border-color: rgba(255, 105, 0, 1);
border-style: solid;
border-width: 2px;
margin-top: 11px;
}
.div-48 {
display: flex;
margin-top: 11px;
gap: 20px;
color: var(--Paragraph, #334155);
font-weight: 500;
white-space: nowrap;
justify-content: space-between;
}
@media (max-width: 991px) {
.div-48 {
white-space: initial;
}
}
.div-49 {
font-feature-settings: "clig" off, "liga" off;
font: 14px Montserrat, sans-serif;
}
.img-22 {
aspect-ratio: 0.06;
object-fit: auto;
object-position: center;
width: 1px;
stroke-width: 1px;
stroke: var(--Line, #cbd5e1);
border-color: rgba(203, 213, 225, 1);
border-style: solid;
border-width: 1px;
}
.div-50 {
font-feature-settings: "clig" off, "liga" off;
font: italic 12px Montserrat, sans-serif;
}
.column-4 {
display: flex;
flex-direction: column;
line-height: normal;
width: 56%;
margin-left: 20px;
}
@media (max-width: 991px) {
.column-4 {
width: 100%;
}
}

.chekme {
color: #334155;
font: 500 14px/18px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.chekme {
max-width: 100%;
margin-top: 32px;
}
}  
.div-51 {
display: flex;
flex-direction: column;
padding: 0 20px;
}
@media (max-width: 991px) {
.div-51 {
max-width: 100%;
margin-top: 32px;
}
}
.chekme-8 {
display: flex;
flex-direction: column;
line-height: normal;
width: 50%;
margin-left: 20px;
}
@media (max-width: 991px) {
.chekme-8 {
width: 100%;
}
} 
.chekme-52 {
color: #334155;
font: 500 14px/18px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.chekme-52 {
max-width: 100%;
margin-top: 32px;
}
}
.div-52 {
color:#131313;
text-align: left;
font: 500 18px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.div-52 {
max-width: 100%;
}
}
.div-53 {
display: flex;
margin-top: 24px;
gap: 16px;
}
@media (max-width: 991px) {
.div-53 {
flex-wrap: wrap;
}
}
.div-54 {
display: flex;
flex-direction: column;
font-size: 16px;
color: var(--50-white, #fff);
font-weight: 400;
white-space: nowrap;
}
@media (max-width: 991px) {
.div-54 {
white-space: initial;
}
}
.div-55 {
font: 500 14px/18px Montserrat, sans-serif;
justify-content: center;
align-items: center;
border-radius: 90px;
background-color:#006810;
width: 32px;
height: 32px;
padding: 0 12px;
}
@media (max-width: 991px) {
.div-55 {
white-space: initial;
}
}
.img-23 {
aspect-ratio: 0.02;
object-fit: auto;
object-position: center;
width: 2px;
align-self: center;
stroke-width: 2px;
stroke: #006810;
border-color: rgba(0, 104, 16, 1);
border-style: solid;
border-width: 2px;
}
.div-56 {
display: flex;
padding-bottom: 39px;
flex-direction: column;
text-align: center;
}
@media (max-width: 991px) {
.div-56 {
max-width: 100%;
}
}
.div-57 {
color: #333;
font: 500 16px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.div-57 {
max-width: 100%;
}
}
.div-58 {
display: flex;
margin-top: 8px;
gap: 0px;
font-size: 14px;
color: var(--600-alt, #475569);
font-weight: 400;
}
@media (max-width: 991px) {
.div-58 {
flex-wrap: wrap;
}
}
.div-59 {
justify-content: center;
display: flex;
flex-direction: column;
color: #131313;
font-weight: 500;
}
.img-24 {
aspect-ratio: 2.78;
object-fit: auto;
object-position: center;
width: 90px;
align-self: center;
}
.div-60 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-61 {
align-items: center;
display: flex;
flex-direction: column;
color:#131313;
font-weight: 500;
}
.img-25 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
}
.div-62 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-63 {
display: flex;
flex-direction: column;
}
.img-26 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
align-self: center;
}
.div-64 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-65 {
align-items: center;
display: flex;
flex-direction: column;
}
.img-27 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
}
.div-66 {
font-family: Montserrat, sans-serif;

margin-top: 4px;
}
.div-67 {
align-items: center;
display: flex;
flex-direction: column;
}
.img-28 {
aspect-ratio: 3.85;
object-fit: auto;
object-position: center;
width: 124px;
}
.div-68 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-69 {
display: flex;
margin-top: 4px;
gap: 16px;
}
@media (max-width: 991px) {
.div-69 {
flex-wrap: wrap;
}
}
.div-70 {
display: flex;
flex-direction: column;
font-size: 16px;
color: var(--50-white, #fff);
font-weight: 400;
white-space: nowrap;
}
@media (max-width: 991px) {
.div-70 {
white-space: initial;
}
}
.div-71 {
font-family: SF Pro Display, sans-serif;
justify-content: center;
align-items: center;
border-radius: 90px;
background-color: #d4d4d4;
width: 32px;
height: 32px;
padding: 0 11px;
}
@media (max-width: 991px) {
.div-71 {
white-space: initial;
}
}
.img-29 {
aspect-ratio: 0.02;
object-fit: auto;
object-position: center;
width: 2px;
align-self: center;
stroke-width: 2px;
stroke: #d4d4d4;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
border-width: 2px;
}
.div-72 {
display: flex;
padding-bottom: 39px;
flex-direction: column;
text-align: center;
}
@media (max-width: 991px) {
.div-72 {
max-width: 100%;
}
}
.div-73 {
color: #333;
font: 500 16px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.div-73 {
max-width: 100%;
}
}
.div-74 {
display: flex;
margin-top: 8px;
gap: 0px;
font-size: 14px;
color: var(--600-alt, #475569);
font-weight: 400;
}
@media (max-width: 991px) {
.div-74 {
flex-wrap: wrap;
}
}
.div-75 {
justify-content: center;
display: flex;
flex-direction: column;
color:#131313;
}
.img-30 {
aspect-ratio: 2.78;
object-fit: auto;
object-position: center;
width: 90px;
align-self: center;
}
.div-76 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-77 {
align-items: center;
display: flex;
flex-direction: column;
}
.img-31 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
}
.div-78 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-79 {
display: flex;
flex-direction: column;
}
.img-32 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
align-self: center;
}
.div-80 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-81 {
align-items: center;
display: flex;
flex-direction: column;
}
.img-33 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
}
.div-82 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-83 {
align-items: center;
display: flex;
flex-direction: column;
}
.img-34 {
aspect-ratio: 3.85;
object-fit: auto;
object-position: center;
width: 124px;
}
.div-84 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-85 {
align-self: start;
display: flex;
margin-top: 4px;
gap: 16px;
}
@media (max-width: 991px) {
.div-85 {
flex-wrap: wrap;
}
}
.div-86 {
display: flex;
flex-direction: column;
font-size: 16px;
color: var(--50-white, #fff);
font-weight: 400;
white-space: nowrap;
}
@media (max-width: 991px) {
.div-86 {
white-space: initial;
}
}
.div-87 {
font-family: SF Pro Display, sans-serif;
justify-content: center;
align-items: center;
border-radius: 90px;
background-color: #d4d4d4;
width: 32px;
height: 32px;
padding: 0 11px;
}
@media (max-width: 991px) {
.div-87 {
white-space: initial;
}
}
.img-35 {
aspect-ratio: 0.02;
object-fit: auto;
object-position: center;
width: 2px;
align-self: center;
stroke-width: 2px;
stroke: #d4d4d4;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
border-width: 2px;
}
.div-88 {
display: flex;
padding-bottom: 39px;
flex-direction: column;
}
.div-89 {
color: #333;
text-align: center;
font: 500 16px Montserrat, sans-serif;
}
.div-90 {
display: flex;
margin-top: 8px;
gap: 0px;
}
.div-91 {
justify-content: center;
display: flex;
flex-direction: column;
}
.div-92 {
display: flex;
gap: 0px;
}
.img-36 {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 32px;
}
.mikespeaker {
margin-top: 40px;
width: 100%;
max-width: 1272px;
padding: 0 20px;
}
@media (max-width: 991px) {
.mikespeaker{
max-width: 100%;
}
} 
.img-37 {
aspect-ratio: 100;
object-fit: auto;
object-position: center;
width: 100%;
stroke-width: 2px;
stroke: #d4d4d4;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
border-width: 2px;
flex: 1;
margin: auto 0;
}
.div-93 {
color:#131313;
text-align: center;
margin-top: 4px;
font: 400 14px Montserrat, sans-serif;
}
.div-94 {
display: flex;
flex-direction: column;
font-size: 14px;
color: var(--600-alt, #475569);
font-weight: 400;
text-align: center;
}
.img-38 {
aspect-ratio: 4.55;
object-fit: auto;
object-position: center;
width: 144px;
align-self: center;
}
.div-95 {
font-family: Montserrat, sans-serif;
margin-top: 4px;
}
.div-96 {
background-color:#006810;
display: flex;
margin-top: 102px;
width: 100%;
align-items: center;
justify-content: center;
padding: 39px 60px;
}
@media (max-width: 991px) {
.div-96 {
max-width: 100%;
margin-top: 40px;
padding: 0 20px;
}
}
.div-97 {
display: flex;
width: 100%;
max-width: 1272px;
flex-direction: column;
}
@media (max-width: 991px) {
.div-97 {
max-width: 100%;
}
}
.div-98 {
}
@media (max-width: 991px) {
.div-98 {
max-width: 100%;
}
}
.div-99 {
gap: 20px;
display: flex;
}
@media (max-width: 991px) {
.div-99 {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
}
.column-5 {
display: flex;
flex-direction: column;
line-height: normal;
width: 21%;
margin-left: 0px;
}
@media (max-width: 991px) {
.column-5 {
width: 100%;
}
}
.div-100 {
display: flex;
flex-direction: column;
font-size: 12px;
color: #fff;
font-weight: 400;
text-align: justify;
}
@media (max-width: 991px) {
.div-100 {
margin-top: 40px;
}
}
.img-39 {
aspect-ratio: 3.85;
object-fit: auto;
object-position: center;
width: 219px;
max-width: 100%;
}
.div-101 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.column-6 {
display: flex;
flex-direction: column;
line-height: normal;
width: 79%;
margin-left: 20px;
}
@media (max-width: 991px) {
.column-6 {
width: 100%;
}
}
.div-102 {
justify-content: space-between;
margin-top: 16px;
flex-grow: 1;
padding: 0 1px;
}
@media (max-width: 991px) {
.div-102 {
max-width: 100%;
margin-top: 40px;
}
}
.div-103 {
gap: 20px;
display: flex;
}
@media (max-width: 991px) {
.div-103 {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
}
.speaker-7 {
display: flex;
flex-direction: column;
line-height: normal;
width: 50%;
margin-left:-2%;
}
@media (max-width: 991px) {
.speaker-7 {
width: 100%;
}
} 
.column-7 {
display: flex;
flex-direction: column;
line-height: normal;
width: 20%;
margin-left: 0px;
}

@media (max-width: 991px) {
.column-7 {
width: 100%;
}
}
.div-104 {
display: flex;
flex-direction: column;
font-size: 14px;
color: #fff;
font-weight: 400;
}
@media (max-width: 991px) {
.div-104 {
margin-top: 40px;
}
}
.div-105 {
font-feature-settings: "clig" off, "liga" off;
font: 500 16px Montserrat, sans-serif;
}
.div-106 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 24px;
}
.div-107 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-108 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-109 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-110 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.column-8 {
display: flex;
flex-direction: column;
line-height: normal;
width: 20%;
margin-left: 20px;
}
@media (max-width: 991px) {
.column-8 {
width: 100%;
}
}
.div-111 {
display: flex;
flex-direction: column;
font-size: 14px;
color: #fff;
font-weight: 400;
}
@media (max-width: 991px) {
.div-111 {
margin-top: 40px;
}
}
.div-112 {
font-feature-settings: "clig" off, "liga" off;
font: 500 16px Montserrat, sans-serif;
}
.div-113 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 24px;
}
.div-114 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-115 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-116 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-117 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.column-9 {
display: flex;
flex-direction: column;
line-height: normal;
width: 24%;
margin-left: 20px;
}
@media (max-width: 991px) {
.column-9 {
width: 100%;
}
}
.div-118 {
display: flex;
flex-direction: column;
font-size: 14px;
color: #fff;
font-weight: 400;
}
@media (max-width: 991px) {
.div-118 {
margin-top: 40px;
}
}
.div-119 {
font-feature-settings: "clig" off, "liga" off;
font: 500 16px Montserrat, sans-serif;
}
.div-120 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 24px;
}
.div-121 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-122 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-123 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.div-124 {
font-feature-settings: "clig" off, "liga" off;
font-family: Montserrat, sans-serif;
margin-top: 16px;
}
.column-10 {
display: flex;
flex-direction: column;
line-height: normal;
width: 35%;
margin-left: 20px;
}
@media (max-width: 991px) {
.column-10 {
width: 100%;
}
}
.div-125 {
display: flex;
flex-grow: 1;
flex-direction: column;
color: #fff;
}
@media (max-width: 991px) {
.div-125 {
margin-top: 40px;
}
}
.div-126 {
font-feature-settings: "clig" off, "liga" off;
font: 500 16px Montserrat, sans-serif;
}
.img-40 {
aspect-ratio: 1.82;
object-fit: auto;
object-position: center;
width: 100%;
margin-top: 24px;
}
.div-127 {
font-feature-settings: "clig" off, "liga" off;
margin-top: 8px;
font: 400 12px Montserrat, sans-serif;
}
.img-41 {
object-fit: auto;
object-position: center;
width: 100%;
stroke-width: 1px;
stroke: var(--50-white, #fff);
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-width: 1px;
margin-top: 48px;
}
@media (max-width: 991px) {
.img-41 {
max-width: 100%;
margin-top: 40px;
}
}
.div-128 {
color: #fff;
text-align: justify;
font-feature-settings: "clig" off, "liga" off;
align-self: center;
margin-top: 11px;
font: 400 12px Montserrat, sans-serif;
}

.headerdiv {
justify-content: center;
display: flex;
flex-direction: column;
align-self: center;
font-weight: 500;
padding: 0 20px;
margin-left: 5%;
}
@media (max-width: 991px) {
.headerdiv {
max-width: 100%;
margin-top: 40px;
}
}

.textdiv {
color:#475569;
font: 32px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.textdiv {
max-width: 100%;
}
}

.textdiv2 {
color:#000;
margin-top:52px;
font: 30px/50px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.textdiv2 {
max-width: 100%;
}
}
.textdiv3{
color:#334155;
margin-top: 48px;
font:500 14px/18px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.textdiv3 {
max-width: 100%;
margin-top: 40px;
}
}
.dtopdiv {
display: flex;
margin-top: 32px;
gap: 20px;
font-size: 16px;
text-align: center;
justify-content: space-between;
}
@media (max-width: 991px) {
.dtopdiv {
flex-wrap: wrap;
}
} 



.systemdiv-5 {
display: flex;
flex-direction: column;
line-height: normal;
width: 21%;
margin-left: 0px;
}
@media (max-width: 991px) {
.systemdiv-5 {
width: 100%;
}
}
.systemdiv-6 {
display: flex;
flex-direction: column;
line-height: normal;
width: 79%;
margin-left: 20px;

}
@media (max-width: 991px) {
.systemdiv-6 {
width: 100%;
}
}
.bodydiv-3 {
display: flex;
flex-direction: column;
line-height: normal;
width: 50%;
margin-left: 0px;

}
.thirdtop13 {
display: flex;
flex-direction: column;
line-height: normal;
width: 50%;
margin-left: 0px;
}
@media (max-width: 991px) {
.thirdtop-13 {
width: 100%;
}
}
.divblog1 {
justify-content: center;
border-radius: 4px;
border-color: rgba(0, 104, 16, 1);
border-style: solid;
border-width: 1px;
background-color: rgba(0, 104, 16, 0.05);
display: flex;
width: 100%;
flex-grow: 1;
flex-direction: column;
font-size: 16px;
margin: 0 auto;
padding: 24px 16px 24px 24px;
}


@media (max-width: 991px) {
.divblog1 {
margin-top: 8px;
padding: 0 20px;
}
}
.blogfont {
color:#131313;
font: 500 20px/150% Montserrat, sans-serif;
}
.blogfont1{
color: #334155;
font-family: Montserrat, sans-serif;
font-weight: 400;
line-height: 24px;
margin-top: 8px;
}
@media (max-width: 991px) {
.bodydiv-3 {
width: 100%;
}
}
.blogfont2 {
justify-content: center;
border-radius: 40px;
display: flex;
margin-top: 24px;
gap: 8px;
color: #006810;
font-weight: 600;
text-align: center;
padding: 0 25px 0 2px;
}
@media (max-width: 991px) {
.blogfont2 {
padding-right: 20px;
}
}
.topmark {
color:#000;
font: 400 18px/27px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.topmark {
max-width: 100%;
margin-top: 32px;
}
}
.divcheck {
border-radius: 8px;
background-color:#f7fafc;
margin-top: 40px;
width: 100%;
max-width: 1127px;
padding: 24px;
}
@media (max-width: 991px) {
.divcheck {
max-width: 100%;
padding: 0 20px;
}
}
.leftimgdiv {
margin-top: 32px;
width: 100%;
max-width: 1272px;
}
@media (max-width: 991px) {
.leftimgdiv {
max-width: 100%;
}
}
.leftimgdiv1 {
gap: 20px;
display: flex;
}
@media (max-width: 991px) {
.leftimgdiv1 {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
}
@media (max-width: 991px) {
.bodydiv-52 {
max-width: 100%;
margin-top: 32px;
}
}
.trusted {
border-radius: 8px;
background-color:#f7fafc;
margin-top: 40px;
width: 100%;
max-width: 1127px;
padding: 24px;
}
@media (max-width: 991px) {
.trusted {
max-width: 100%;
padding: 0 20px;
}
}

.speaker-1 {
display: flex;
flex-direction: column;
line-height: normal;
width: 40%;
margin-left: 20px;
margin-top:5%;
}
@media (max-width: 991px) {
.speaker-1 {
width: 100%;
}
}
.divsjourney {
color:#131313;
margin-top:60px;
font: 600 20px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.divsjourney {
max-width: 100%;
}
}
.divmike {
margin-top: 24px;
width: 1272px;
max-width: 100%;
}
.divjourney {
color: #334155;
font: 500 14px/18px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.divjourney {
max-width: 100%;
margin-top: 32px;
}
}
.column-9 {
display: flex;
flex-direction: column;
line-height: normal;
width: 50%;
margin-left: 0px;
}
@media (max-width: 991px) {
.column-9 {
width: 100%;
}
}

.stemdiv {
margin-top: 8px;
}
@media (max-width: 991px) {
.stemdiv {
max-width: 100%;
}
}


.systemdiv1 {
display: flex;
flex-grow: 1;
flex-direction: column;
}
@media (max-width: 991px) {
.systemdiv1 {
max-width: 100%;
margin-top: 40px;
}
}
@media (max-width: 991px) {
.divblog {
max-width: 100%;
}
}
.toptitle {
font-family: Montserrat, sans-serif;
}
.mkdiv {
display: flex;
margin-top: 23px;
gap: 20px;
}
@media (max-width: 991px) {
.mkdiv {
flex-wrap: wrap;
}
}

.quoteimg {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 72px;
}

.toparrow {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 16px;
margin: auto 0;
}
.wetaimage {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 100%;
}
@media (max-width: 991px) {
.wetaimage {
max-width: 100%;
margin-top: 40px;
}
}
.secondimage {
aspect-ratio: 0.88;
object-fit: auto;
object-position: center;
width: 226px;
max-width: 100%;
flex-grow: 1;
border-radius: 8px;
}
@media (max-width: 991px) {
.secondimage {
margin-top: 40px;
}
}
.pictwo {
aspect-ratio: 1;
object-fit: auto;
object-position: center;
width: 24px;
}
.anotherimage {
aspect-ratio: 1.45;
object-fit: auto;
object-position: center;
width: 100%;
flex-grow: 1;
border-radius: 8px;
}
@media (max-width: 991px) {
.anotherimage {
max-width: 100%;
margin-top: 6px;
}
}
.downloadpart {
gap: 8px;
width: 146px;
height: 36px;
display: flex;
padding: 0 8px;
align-items: center;
flex-shrink: 0;
border-color: rgba(23, 25, 92, 1);
border-style: solid;
border-width: 1px;
border-radius: 40px;
justify-content: center;
margin-left:60%;
}
.downloadtext {
color: var(--dl-color-parliament-senate);
height: auto;
font-size: 14px;
font-style: Medium;
text-align: center;
font-family: Montserrat;
font-weight: 500;
line-height: 125%;
font-stretch: normal;
text-decoration: none;
}
.dicinpic {
width: 24px;
height: 24px;
}

.speakerblog {
background-color: #fff;
display: flex;
flex-direction: column;
align-items: center;
}

.speakerblog1 {
justify-content: center;
align-self: start;
display: flex;
gap: 8px;
font-size: 14px;
color: var(--Gray-500, #667085);
font-weight: 400;
line-height: 150%;
margin: 32px 0 0 130px;
}
@media (max-width: 991px) {
.speakerblog1 {
margin-left: 10px;
}
}
.speakerfont {
font-family: Montserrat, sans-serif;
}
.loadmike {
color:#334155;
font-family: Montserrat, sans-serif;
font-weight: 400;
line-height: 24px;
margin-top: 8px;
}


.checkmdiv {
align-self: start;
display: flex;
flex-direction: column;
}
@media (max-width: 991px) {
.checkmdiv {
max-width: 100%;
}
}
.title {
color: var(--Sub, #1e293b);
font: 500 24px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.title {
max-width: 100%;
}
}
.title2{
color:#475569;
margin-top: 16px;
font: 400 16px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.title2 {
max-width: 100%;
}
}
.explorediv {
font-family: Montserrat, sans-serif;
justify-content: center;
border-radius: 40px;
border-color: var(blue);
border-style: solid;
border-width: 2px;
background-color:#17195c;
color:#fff;
padding: 8px;
}
@media (max-width: 991px) {
.explorediv {
padding: 0 20px;
}
}
.divgallery{
font-family: Montserrat, sans-serif;
justify-content: center;
border-radius: 40px;
border-color: var(blue);
border-style: solid;
border-width: 2px;
color:#17195c;
padding: 8px;
}
@media (max-width: 991px) {
.divgallery{
padding: 0 20px;
}
}
.speakerdiv{
margin-top: 32px;
width: 100%;
max-width: 1320px;
}
@media (max-width: 991px) {
.speakerdiv {
max-width: 100%;
}
}
.speakerdiv1 {
gap: 20px;
display: flex;
}
@media (max-width: 991px) {
.speakerdiv1 {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
}
.column {
display: flex;
flex-direction: column;
line-height: normal;
width: 60%;
margin-left: 0px;
}
@media (max-width: 991px) {
.column {
width: 100%;
}
}
.accordion {
width:450px;
margin: 0 auto;
}

.accordion-item {
margin-bottom: 10px;
}

.accordion-header {
width: 100%;
padding: 15px;
background-color:#f7fafc!important;
font-size: 18px;
text-align: left;
cursor: pointer;
outline: none;
border: none;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 8px;
}
.accordion-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
padding: 0 15px;
background-color: #fff;
padding: 2px;
}
.accordion-item:first-of-type .accordion-header {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px; 
}
.accordion-item:last-of-type .accordion-content {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
/* When the accordion content is active */
.accordion-header.active + .accordion-content {
max-height: 150px;
padding: 15px;
}
.billcontainer {
justify-content:center!important;
gap: 10px;
flex-wrap: wrap
}

.billtop {
gap: 33px;
display: flex;
align-self: stretch;
align-items: center;
flex-shrink: 0;
}
.billcolumn {
flex: 1; /* Each column will take equal space */
padding: 20px;
box-sizing: border-box; /* Includes padding in the width calculation */
}

.billleft {
border-radius: 8px;
flex-direction: column;
background-color: rgba(255, 255, 255, 1);
}
.title {
color:#1e293b;
font: 500 24px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.title {
max-width: 100%;
}
}
.accordion {
width:450px;
margin: 0 auto;
}
.accordion-item {
margin-bottom: 10px;
}
.title {
color:#1e293b;
font: 500 24px Montserrat, sans-serif;
}
@media (max-width: 991px) {
.title {
max-width: 100%;
}
}
.accordion {
  width:450px;
  margin: 0 auto;
}
.accordion-item {
   margin-bottom: 10px;
}
.arrow {
  transition: transform 0.3s ease;
}
/* Rotate arrow when active */
.accordion-header.active .arrow {
  transform: rotate(180deg);
}
.column {
display: flex;
flex-direction: column;
line-height: normal;
width: 60%;
margin-left: -3%;
}
@media (max-width: 991px) {
.column {
width: 100%;
}
}
.billsheader {
background-color: #f7fafc;
display: flex;
flex-direction: column;
align-items: center;
}
.billright {
background-color: #D4D4D4;
}
.column {
display: flex;
flex-direction: column;
line-height: normal;
width: 60%;
margin-left: -3%;
}
.faq-container {
max-width: 1600px;
margin: auto;
background: white;
padding: 20px;
border-radius: 10px;
margin-top:5%;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.faq-item {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}

.faq-question {
font-size: 18px;
font-weight: bold;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
}

.faq-question:hover {
color: #007BFF;
}

.faq-answer {
display: none;
padding-top: 5px;
color: #666;
}

.faq-question::after {
content: "+";
font-size: 20px;
transition: transform 0.3s;
}

.faq-item.active .faq-question::after {
content: "-";
}

.faq-item.active .faq-answer {
display: block;
} block;
}