html {
    scroll-behavior: smooth;
}
.logo-icon {
  	width: 13.813rem;
  	height: 5.438rem;
  	overflow: hidden;
  	flex-shrink: 0;
  	object-fit: cover;
  	max-width: 140px;
  	width: 100%;
  	height: auto;
  	display: block;
  	margin: 0;
  	padding: 0;
}
@media (max-width: 900px) {
  .logo-icon {
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-left: 0.5rem;
  }
  .content {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.about {
  	position: relative;
  	font-weight: 500;
}
.links {
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: flex-start;
  	gap: 2.875rem;
    text-decoration: none;
    color:#000;
    padding-top: 3px;
    animation: smooth 0.3s ease-in-out;
}
.links:hover {
    color: #ffa500;
}
.productLink{
    color:#000;
    text-decoration: none;
}
.buttonyellow {
  	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  	border-radius: 40px;
  	background-color: #ffa500;
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	padding: 0.625rem 1.5rem;
}
.extra-content {
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: flex-start;
  	gap: 2.5rem;
}
.content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0.7rem 1.5rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.navigationlight {
  	align-self: stretch;
  	position: relative;
  	background-color: #f5f5f5;
  	height: 5.438rem;
  	font-size: 1rem;
}
.titre1 {
  	position: relative;
  	font-weight: 800;
}
.titre {
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	font-size: 1.063rem;
  	color: #ffa500;
}
.title {
  	position: relative;
  	font-size: 2rem;
  	text-align: left;
}
.hero-detail {
  	flex: 1;
  	position: relative;
  	line-height: 1.563rem;
    padding:15px;
}
.hero-detail-wrapper {
  	align-self: stretch;
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: flex-start;
  	padding: 0rem 0rem 1.25rem;
  	text-align: left;
}
.herocontent-child {
  	align-self: stretch;
  	height: 2.438rem;
}
.buttonyellow1 {
  	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  	border-radius: 40px;
  	background-color: #ffa500;
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	padding: 0.625rem 1.5rem;
  	color: #000;
}
.herocontent {
  	flex: 1;
  	height: 24.313rem;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: flex-start;
  	padding: 0.937rem;
  	box-sizing: border-box;
  	gap: 1.125rem;
}
.hero-image-icon {
  	width: 36.375rem;
  	position: relative;
  	max-height: 100%;
  	overflow: hidden;
  	flex-shrink: 0;
  	object-fit: cover;
}
.herosection {
  	position: absolute;
  	top: calc(50% - 195px);
  	left: calc(50% - 500px);
  	width: 62.5rem;
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: flex-start;
  	max-width: 62.5rem;
}
.hero {
  align-self: stretch;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 28rem;
  height: auto;
  background-image: url('images/hero-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  font-size: 1rem;
  color: #fff;
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
  overflow-y: visible;
  box-sizing: border-box;
  padding: 0;
}
.vision {
  	color: #000;
  	white-space: pre-wrap;
}
.section-title1 {
  	
  	position: relative;
  	/*display: flex;*/
  	align-items: center;
  	height: 3.438rem;
  	flex-shrink: 0;
  	font-size: 2.2rem;
  	font-weight: 800;
  	line-height: 1.1;
}
.section-separator-icon {
  	width: 5.063rem;
  	position: relative;
  	max-height: 100%;
  	overflow: hidden;
  	object-fit: cover;
}
.section-title-frame {
  	position: absolute;
  	top: calc(50% - 35px);
  	left: calc(50% - 500px);
  	width: 62.5rem;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: flex-start;
  	max-width: 62.5rem;
}
.section-title {
  	
  	position: relative;
  	background-color: #f5f5f5;
  	height: 13.125rem;
  	overflow: hidden;
  	flex-shrink: 0;
  	color: #ffa500;
}
.generate-an-icon-with-a-backgr {
  	width: 5.25rem;
  	position: relative;
  	border-radius: 50%;
  	height: 4.188rem;
  	object-fit: cover;
}
.card-title {
  	align-self: stretch;
  	position: relative;
  	font-weight: 800;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 3.375rem;
  	flex-shrink: 0;
}
.at-innovir-technologies-we {
  	margin: 0;
}
.card-text {
  	align-self: stretch;
  	position: relative;
  	font-size: 1rem;
  	line-height: 1.563rem;
  	text-align: left;
}
.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: 1.2rem;
  box-shadow: 0 4px 24px rgba(0,0,0,0.07);
  padding: 2rem 1.5rem 1.5rem 1.5rem;
  margin: 0 auto;
  width: 100%;
  max-width: 340px;
  min-width: 0;
  box-sizing: border-box;
  transition: transform 0.18s cubic-bezier(.4,1.2,.6,1), box-shadow 0.18s cubic-bezier(.4,1.2,.6,1);
}
.card:hover, .card:focus-within {
  transform: translateY(-6px) scale(1.035);
  box-shadow: 0 8px 32px rgba(0,0,0,0.13), 0 1.5px 8px rgba(0,0,0,0.07);
  z-index: 2;
}
.card img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-bottom: 0.5rem;
  margin-top: 0;
  display: block;
}
.card-title {
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  margin-top: 0;
  text-align: center;
  word-break: break-word;
}
.card-text {
  font-size: 1rem;
  color: #444;
  text-align: center;
  word-break: break-word;
  width: 100%;
}
@media (max-width: 900px) {
  .card {
    max-width: 100%;
    padding: 1.2rem 0.7rem 1.2rem 0.7rem;
    gap: 0.8rem;
  }
  .card img {
    width: 64px;
    height: 64px;
  }
  .card-title {
    font-size: 1.05rem;
  }
  .card-text {
    font-size: 0.97rem;
  }
}
.card-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 2rem auto;
}
@media (max-width: 1200px) {
  .card-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 900px) {
  .card-list {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.vision1 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 2rem auto;
  overflow: visible;
  box-sizing: border-box;
  padding: 0 1rem;
}
@media (max-width: 900px) {
  .vision1 {
    padding: 0 0.5rem;
    margin-bottom: 1.5rem;
  }
}
.drives {
  	color: #000;
}
.section-title2 {
  	
  	position: relative;
  	background-color: #f5f5f5;
  	height: 10.125rem;
  	overflow: hidden;
  	flex-shrink: 0;
  	color: #ffa500;
}
.card-title4 {
  	align-self: stretch;
  	position: relative;
  	font-weight: 800;
}
.generate-an-image-that-illustr {
  	align-self: stretch;
  	position: relative;
  	border-radius: 20px;
  	max-width: 100%;
  	overflow: hidden;
  	height: 13.438rem;
  	flex-shrink: 0;
  	object-fit: cover;
}
.image-card {
  	width: 19.375rem;
  	border-radius: 15px;
  	border: 5px solid #0f75bc;
  	box-sizing: border-box;
  	display: flex;
  	flex-direction: column;
  	justify-content: flex-start;
  	padding: 0rem 0.937rem;
    min-height: 321px;
}
.image-card:hover {
  box-shadow: 0 8px 24px rgba(15,117,188,0.18);
  transform: scale(1.04) translateY(-4px);
  border-color: #ffa500;
  cursor: pointer;
}
.image-card-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 2rem auto;
}
@media (max-width: 1200px) {
  .image-card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 900px) {
  .image-card-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    width: 100%;
  }
  .image-card {
    width: 100%;
    max-width: 370px;
  }
}
.what-drives-us {
  	
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	padding: 2.5rem 0.625rem;
  	font-size: 1.063rem;
}
.flaghip {
  	color: #ffa500;
}
.section-title4 {
  	
  	position: relative;
  	background-color: #f5f5f5;
  	height: 10.125rem;
  	overflow: hidden;
  	flex-shrink: 0;
}
.axely-logo-1-icon {
  	width: 100%;
  	position: relative;
  	border-radius: 25px;
  	max-height: 100%;
  	object-fit: cover;
}
.axely-banner-1-icon {
  	flex: 1;
  	position: relative;
  	border-radius: 20px;
  	max-width: 100%;
  	overflow: hidden;
  	max-height: 100%;
  	object-fit: cover;
}
.banner {
  	width: 100%;
  	background-color: #f5f5f5;
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	padding: 0.625rem 1.562rem;
  	box-sizing: border-box;
  	gap: 1.562rem;
  	max-width: 62.5rem;
}
.freelancing-shouldnt-feel {
  	align-self: stretch;
  	position: relative;
  	font-size: 2rem;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 5.125rem;
  	flex-shrink: 0;
}
.freelancers-juggle-clients {
  	width: 100%;
  	position: relative;
  	line-height: 1.563rem;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}
.common-pain-points {
  	width: 100%;
  	position: relative;
  	font-size: 1.063rem;
  	font-weight: 800;
  	text-align: center;
  	align-items: center;
  	height: 3rem;
  	flex-shrink: 0;
}
.wasting-hours-on {
  	margin-bottom: 0rem;
}
.wasting-hours-on-manual-invoic {
  	margin: 0;
  	font-family: inherit;
  	font-size: inherit;
  	padding-left: 1.312rem;
}
.wasting-hours-on-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 0 auto 1rem auto;
}
.wasting-hours-on-manual-invoic {
  display: inline-block;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  list-style-position: inside;
}
.wasting-hours-on-manual-invoic li {
  text-align: left;
  margin: 0.3em 0;
}
.pain-points {
  	width: 100%;
  	background-color: #f5f5f5;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	padding: 2.5rem 0rem;
  	box-sizing: border-box;
  	gap: 3.187rem;
  	max-width: 62.5rem;
}
.case-study-axely-child {
  	align-self: stretch;
  	position: relative;
  	background: linear-gradient(90deg, #468ca2, #364582);
  	height: 6.438rem;
}
.the-solution-one-container {
  	align-self: stretch;
  	position: relative;
  	font-size: 1.5rem;
}
.axely-pro-studio {
  	width: 100%;
  	position: relative;
  	line-height: 1.563rem;
  	text-align: left;
  	display: flex;
  	align-items: center;
  	height: 5.188rem;
  	flex-shrink: 0;
}
.heres-how-axely {
  	margin: 0;
  	font-size: 1.063rem;
  	font-weight: 800;
}
.ai-that-does {
  	font-family: Inter;
}
.ai-that-does-the-heavy-lifting2 {
  	line-height: 1.563rem;
}
.ai-that-does-the-heavy-lifting1 {
  	margin-bottom: 0rem;
}
.ai-that-does-the-heavy-lifting {
  	margin: 0;
  	padding-left: 1.312rem;
}
.heres-how-axely-container {
  	align-self: stretch;
  	position: relative;
}
.heres-how-axely-container ul {
  list-style-position: inside;
  text-align: center;
  margin-left: 0;
  padding-left: 0;
}
.heres-how-axely-container li {
  display: list-item;
}
.solution {
  	align-self: stretch;
  	background-color: #f5f5f5;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	gap: 1.75rem;
  	width: 100%;
  	box-sizing: border-box;
  	padding: 0 1.2rem;
  	text-align: center;
  	overflow-x: auto;
}
@media (max-width: 900px) {
  .solution {
    padding: 0 0.5rem;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
    overflow-x: auto;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .solution {
    padding: 0 0.2rem;
  }
}
.were-building-more-container {
  	align-self: stretch;
  	position: relative;
  	font-size: 1rem;
  	line-height: 1.563rem;
}
.stay-tuned-the {
  	align-self: stretch;
  	position: relative;
  	font-size: 1.063rem;
  	font-weight: 800;
}
.conclusion {
  	width: 100%;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	padding: 15px;
  	box-sizing: border-box;
  	gap: 4.062rem;
  	background-image: url('images/hero-bg.jpg');
  	background-size: cover;
  	background-repeat: no-repeat;
  	background-position: top;
  	max-width: 100%;
  	font-size: 1.5rem;
  	color: #fff;
}
.case-study-axely {
  	width: 62.5rem;
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: flex-start;
}
.casestudy {
  	align-self: stretch;
  	background-color: #f5f5f5;
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	padding: 0.625rem 0.625rem 2.5rem;
  	width: 100%;
  	box-sizing: border-box;
}
.casestudy > .case-study-axely {
  width: 62.5rem;
  max-width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 auto;
}
.casestudy > .case-study-axely > .banner {
  width: 100%;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 1.562rem;
  box-sizing: border-box;
  gap: 1.562rem;
  max-width: 62.5rem;
}
.casestudy .axely-logo-1-icon, .casestudy .axely-banner-1-icon {
  width: 13.875rem;
  max-width: 45vw;
  height: auto;
  border-radius: 25px;
  object-fit: cover;
}
@media (max-width: 900px) {
  .casestudy {
    flex-direction: column;
    align-items: stretch;
    padding: 0.5rem 0.2rem 1.5rem 0.2rem;
  }
  .casestudy > .case-study-axely {
    width: 100%;
    max-width: 100vw;
    align-items: center;
    padding: 0;
  }
  .casestudy > .case-study-axely > .banner {
    flex-direction: column;
    gap: 1rem;
    padding: 0.5rem 0.2rem;
    max-width: 100vw;
  }
  .casestudy .axely-logo-1-icon, .casestudy .axely-banner-1-icon {
    width: 70vw;
    max-width: 320px;
    min-width: 120px;
    margin: 0 auto;
    display: block;
  }
  .casestudy .pain-points, .casestudy .solution, .casestudy .conclusion {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .casestudy .axely-logo-1-icon {
    width: 90vw;
    max-width: 200px;
    min-width: 80px;
  }
  .casestudy .axely-banner-1-icon {
    display: none;
  }
  .casestudy > .case-study-axely > .banner {
    gap: 0.5rem;
    padding: 0.2rem 0.1rem;
  }
}

/* Restore .bio, .bio1, .bio-content, .person-name, .footer centering and font size */
.bio {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  text-align: center;
  font-size: 1.5rem;
  width: 100%;
}
.bio1 {
  width: 100%;
  max-width: 62.5rem;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 2rem 1rem;
  box-sizing: border-box;
}
.bio-content {
  width: 29.938rem;
  max-width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bio-child{
    display: block !important;
    margin-top: 1.5rem;
    width: 80vw;
    max-width: 300px;
    height: auto;
    position: static;
}
.person-name {
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem;
  text-align: center;
}
@media (max-width: 900px) {
  .bio1 {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .bio2{
    font-size: 1.2rem;;
  }
  .bio-content {
    width: 100%;
    max-width: 500px;
  }
  .person-name {
    font-size: 1.5rem;
  }
  .casestudy .axely-banner-1-icon {
    display: none;
  }
}
.footer {
  width: 100%;
  background: #f5f5f5;
  color: #222;
  border-top: 2px solid #ffa500;
  padding: 2rem 0 1rem 0;
  margin-top: 2rem;
  font-size: 1rem;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer-content {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}
.footer-logo {
  margin-bottom: 0.5rem;
}
.footer-logo img {
  width: 120px;
  height: auto;
  margin-bottom: 0.5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-links {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.footer-links a {
  color: #222;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s, background 0.2s, transform 0.2s;
  border-radius: 0.5em;
  padding: 0.2em 0.7em;
}
.footer-links a:hover, .footer-links a:focus {
  color: #ffa500;
  background: #fffbe6;
  transform: scale(1.08) translateY(-2px);
}
.footer-copy {
  font-size: 1.15em;
  color: #222;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 600px) {
  .footer-content {
    gap: 0.7rem;
  }
  .footer-links {
    gap: 1rem;
    flex-direction: column;
  }
  .footer-logo img {
    width: 90px;
  }
}
@media (max-width: 1172px) {
  .hero-image-icon {
    display: none !important;
  }
}

/* Remove display:none for .bio-child, ensure it stacks below .bio-content */
@media (max-width: 900px) {
  .bio1 {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .bio-content {
    width: 100%;
    max-width: 500px;
  }
  .bio-child {
    display: block !important;
    margin-top: 2rem;
    width: 80vw;
    max-width: 300px;
    height: auto;
    position: static;
  }
  .creds {
    justify-content: center;
    margin-top: 1.5rem;
  }
}
.hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 20;
  margin-left: 1rem;
}
.hamburger .bar {
  width: 28px;
  height: 3.5px;
  background: #222;
  margin: 4px 0;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(.4,1.2,.6,1);
}
@media (max-width: 900px) {
  .hamburger {
    display: flex !important;
  }
  .extra-content {
    display: none !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(20, 20, 30, 0.82);
    z-index: 1000;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.2rem;
    padding: 0;
    transition: opacity 0.2s;
    opacity: 0;
    pointer-events: none;
  }
  .extra-content.open {
    display: flex !important;
    opacity: 1;
    pointer-events: auto;
  }
  .extra-content .links, .extra-content .buttonyellow {
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(0,0,0,0.09);
    padding: 1.2rem 2.2rem;
    margin: 0.5rem 0;
    width: 90vw;
    max-width: 340px;
    text-align: center;
  }
  .extra-content .links .about, .extra-content .buttonyellow .about {
    font-size: 1.18rem;
    margin: 0.7rem 0;
  }
 
  
}
body.menu-open {
  overflow: hidden;
}
@media (max-width: 900px) {

  .extra-content {
    /* ...existing code... */
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2.2rem !important;
    text-align: center !important;
  }
  .extra-content .links {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1.2rem !important;
    width: auto !important;
    max-width: 90vw;
    margin: 0 auto !important;
    text-align: center !important;
  }
  .extra-content .buttonyellow {
    margin-top: 1.2rem;
    width: auto !important;
    max-width: 90vw;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    display: flex;
    justify-content: center;
  }
  .extra-content .links .about, .extra-content .buttonyellow .about {
    font-size: 1.18rem;
    margin: 0.7rem 0;
    width: 100%;
    text-align: center;
  }
}

/* Modern, top-right close button for popup menu */
.close-menu {
  display: none;
}
@media (max-width: 900px) {
  .close-menu {
    display: block;
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
    width: 2.8rem;
    height: 2.8rem;
    background: rgba(255,255,255,0.13);
    border: none;
    font-size: 2.1rem;
    color: #fff;
    cursor: pointer;
    z-index: 1100;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.18s, box-shadow 0.18s, color 0.18s;
  }
  .close-menu:hover, .close-menu:focus {
    background: #fff;
    color: #222;
    box-shadow: 0 4px 16px rgba(0,0,0,0.18);
  }
}

/* Fix hero section alignment and prevent left overflow on small screens */
.hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 38rem;
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
  overflow-y: visible;
  box-sizing: border-box;
}
.herosection {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  padding: 2.5rem 1.2rem;
  box-sizing: border-box;
  gap: 2.5rem;
}
.herocontent {
  flex: 1 1 0;
  min-width: 0;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0.937rem 0;
  box-sizing: border-box;
  gap: 1.125rem;
  z-index: 2;
}
.hero-image-icon {
  width: 38vw;
  max-width: 500px;
  min-width: 180px;
  height: auto;
  object-fit: contain;
  flex-shrink: 0;
  z-index: 1;
  display: block;
}
@media (max-width: 1200px) {
  .herosection {
    max-width: 100vw;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    left: 0px;
  }
}
@media (max-width: 900px) {
  .hero {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
    overflow-y: visible;
    min-height: 100vh; /* Ensure hero is always visible and fills viewport */
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: url('images/hero-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
  .herosection {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    padding: 2rem 0.5rem;
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
  }
  .herocontent {
    align-items: center;
    text-align: center;
    padding: 0.5rem 0;
    width: 100%;
    box-sizing: border-box;
  }
  .hero-image-icon {
    width: 80vw;
    max-width: 320px;
    min-width: 120px;
    margin-top: 1.5rem;
  }
}
@media (max-width: 600px) {
  .herosection {
    padding: 1.2rem 0.2rem;
    gap: 1rem;
    width: 100vw;
    max-width: 100vw;
  }
  .hero-image-icon {
    width: 95vw;
    max-width: 220px;
    min-width: 80px;
  }

}
.lang-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.08rem;
  font-weight: 600;
  color: #222;
  background: #fffbe6;
  border: 1.5px solid #ffa500;
  border-radius: 2em;
  padding: 0.35em 1.1em;
  margin-right: 1.2rem;
  margin-left: 0.2rem;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(255, 165, 0, 0.08);
  transition: background 0.18s, color 0.18s, border 0.18s, box-shadow 0.18s;
  outline: none;
  z-index: 10;
}
.lang-toggle:hover, .lang-toggle:focus {
  background: #ffa500;
  color: #fff;
  border-color: #ffa500;
  box-shadow: 0 4px 16px rgba(255, 165, 0, 0.18);
}
.lang-toggle-group {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fffbe6;
  border: 1.5px solid #ffa500;
  border-radius: 2em;
  box-shadow: 0 2px 8px rgba(255, 165, 0, 0.08);
  margin-right: 1.2rem;
  margin-left: 0.2rem;
  padding: 0.15em 0.5em;
  z-index: 10;
}
.lang-toggle-btn {
  background: none;
  border: none;
  outline: none;
  font-size: 1.08rem;
  font-weight: 600;
  color: #222;
  padding: 0.25em 0.7em;
  border-radius: 2em;
  cursor: pointer;
  transition: background 0.18s, color 0.18s, font-weight 0.18s;
}
.lang-toggle-btn.active {
  background: #ffa500;
  color: #fff;
  font-weight: 800;
  box-shadow: 0 2px 8px rgba(255, 165, 0, 0.18);
}
.lang-toggle-btn:not(.active):hover, .lang-toggle-btn:not(.active):focus {
  background: #fff3d1;
  color: #ffa500;
}
.lang-toggle-sep {
  color: #ffa500;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0 0.1em;
  user-select: none;
}
@media (max-width: 900px) {
  .lang-toggle-group {
    font-size: 1.08rem;
    margin-right: 0.5rem;
    margin-left: 0;
    padding: 0.12em 0.3em;
  }
  .lang-toggle-btn {
    font-size: 1.08rem;
    padding: 0.18em 0.6em;
  }
}
.scroll-to-top {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #ffa500;
  color: #fff;
  border: none;
  box-shadow: 0 4px 16px rgba(0,0,0,0.12), 0 1.5px 4px rgba(0,0,0,0.08);
  display: none; /* JS toggles to block */
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  cursor: pointer;
  transition: background 0.2s, box-shadow 0.2s, opacity 0.2s;
  z-index: 1000;
  opacity: 0.92;
}
.scroll-to-top:hover, .scroll-to-top:focus {
  background: #ffb733;
  color: #fff;
  box-shadow: 0 6px 24px rgba(0,0,0,0.18), 0 2px 8px rgba(0,0,0,0.10);
  outline: none;
  opacity: 1;
}
@media (max-width: 600px) {
  .scroll-to-top {
    right: 1rem;
    bottom: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
  }
}

