/* main.css */ 
* {
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-y: scroll;
}

.gjs-row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding: 10px;
}

.gjs-cell {
  min-height: 75px;
  flex-grow: 1;
  flex-basis: 100%;
}

.gjs-cell30 {
  width: 30%;
}

.gjs-cell70 {
  width: 70%;
}

#ixnws {
  font-family: Calibri;
  font-weight: 600;
  font-size: 12px;
  text-indent: -30px;
}

#iuu1i {
  list-style-type: none;
  font-family: Calibri;
  font-size: 15px;
  font-weight: 500;
}

#i0kpv {
  list-style-type: none;
  font-family: Calibri;
  font-size: 15px;
  font-weight: 500;
}

#i08ek {
  list-style-type: none;
  font-family: Calibri;
  font-size: 15px;
  font-weight: 500;
}

#ibcwx {
  list-style-type: none;
  font-family: Calibri;
  font-size: 15px;
  font-weight: 500;
}

#ia8q2 {
  list-style-type: none;
  font-family: Calibri;
  font-size: 15px;
  font-weight: 500;
}

.active:active {
  border-width: 0px 0px 10px 0px;
  border-style: solid;
  border-color: #ff7a1b;
}

.btn {
  font-family: Calibri;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#ffca00 0%, #ffca00 100%);
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #f39800;
  padding: 0px 5px 0px 5px;
}

.active {
  padding: 0 0 15px 0;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 10px 0px;
  font-family: Calibri;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.45);
  text-transform: uppercase;
}

.tab {
  padding: 7px 14px;
  display: inline-block;
  border-radius: 0px 0px 0px 0;
  text-align: center;
  font-size: 25px;
  font-family: Calibri;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(to bottom, #eeeded 0%, #cabfbf 100%);
  width: 100%;
  margin: 0 0 0 0;
  border-style: solid;
  border-color: #000000;
  border-width: 0px 0 0px 0px;
}

.tab:focus {
  outline: none;
}

.tab.tab-active {
  color: orangered;
  border-bottom: 5px solid orangered;
  width: 100%;
  margin: 0 0 0 0;
  border-style: solid;
  border-width: 0 1px 1px 1px;
}

.tab-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 15px 15px 0px 0px;
}

.tab-content {
  animation: fadeEffect 1s;
}

.tab-contents {
  min-height: 100px;
  padding: 10px;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(rgba(244, 244, 244, 0.99) 0%, rgba(244, 244, 244, 0.99) 100%);
}

.swiper-container {
  width: 600px;
  height: 300px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  flex-direction: column;
  font-family: Calibri;
  width: 100% !important;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-prev {
  height: 44px;
  top: 419px;
  left: 10px;
}

#i7e8s {
  display: none;
}

#i466k {
  display: none;
}

#ih4sxj {
  padding: 10px;
}

#i6uq {
  flex: 1 0 30%;
}

#ij6o {
  min-height: 0px;
}

#i6th5 {
  width: 350px;
  height: 99px;
  top: 20px;
  left: 20px;
}

#ik3j {
  display: flex;
  list-style-type: none;
  justify-content: space-around;
  align-items: flex-end;
  height: 100%;
}

#i2usp {
  margin: 0px 0px 25px 0px;
}

#imlrh {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: local;
  background-size: 100% 100%;
  background-image: url('../images/Ethinicity 6.jpg');
  height: 500px;
}

#imhk7 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
}

#invtx {
  font-size: 50px;
  font-family: Calibri;
  font-weight: 600;
  color: #1300a4;
  text-align: center;
  line-height: 1;
  width: 80%;
}

#irxuh {
  font-size: 19px;
  font-family: Calibri;
  font-weight: 600;
  color: #999292;
  text-align: center;
  margin: 10px 0px 10px 0px;
}

#i3f3x {
  padding: 5px 25px 5px 25px;
  border-radius: 5px 5px 5px 5px;
  border-color: #f39800;
  border-style: solid;
  border-width: 0px 0px 4px 0px;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#ffb31b 0%, #ffb31b 100%);
  font-size: 18px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
}

#iytt2 {
  display: block;
}

#imjb3 {
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #000000;
  line-height: 1.2;
}

#inbgs {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#i3bqe {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#iqwod {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#inuwd {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#ihuaw {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
}

#i2z6q {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#iv0jh {
  width: 95%;
  margin: 30px auto auto auto;
}

#im2xb {
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #000000;
  line-height: 1.2;
}

#ibctn {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#i25d9 {
  font-family: Calibri;
  font-size: 23px;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
}

#ihe58 {
  font-family: Calibri;
  font-size: 23px;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
}

#i9fkq {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
}

#iv59z {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin: 0px 0px 40px 0px;
}

#ihdxl {
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 30px 0 0 0;
}

#i3g5u {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#i8v06 {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#ikqrm {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#indac {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
}

#if13v {
  font-size: 23px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
}

#ixgir {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

#ibxc3w {
  font-size: 20px;
  font-family: Calibri;
  font-weight: 600;
  color: #000000;
  text-align: center;
}

#ioq366 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 10px 0 0;
  border-radius: 15px 15px 0px 0px;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#f3833b 0%, #f3833b 100%);
}

#ivtvcy {
  width: 90%;
  height: 200px;
  border-radius: 15px 15px 15px 15px;
  margin: 10px 0 0 0;
}

#iqwnix {
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin: 5px 0px 5px 0px;
}

#ic9y3d {
  width: 50px;
  height: 45px;
  top: 2075px;
  left: 151px;
  margin: 0 0 0 300px;
}

#iu0xqf {
  color: black;
  width: 51px;
  top: 2084px;
  left: 176px;
  height: 43px;
  transform: translateX(-1px) translateY(0px);
}

#iiq2x1 {
  width: 90%;
  height: 200px;
  border-radius: 15px 15px 15px 15px;
  margin: 10px 0 0 0;
}

#iwnvvj {
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin: 5px 0px 5px 0px;
}

#i4p8ml {
  color: black;
  width: 51px;
  top: 2084px;
  left: 176px;
  height: 43px;
}

#ix0ht6 {
  width: 50px;
  height: 45px;
  top: 2075px;
  left: 151px;
  margin: 0 0 0 300px;
}

#i853uh {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 15px 15px 0px 0px;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#3b5baa 0%, #3b5baa 100%);
}

#i6pgtr {
  width: 90%;
  height: 200px;
  border-radius: 15px 15px 15px 15px;
  margin: 10px 0 0 0;
}

#iivrd8 {
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  margin: 5px 0px 5px 0px;
}

#iwv7qq {
  color: black;
  width: 51px;
  top: 2084px;
  left: 176px;
  height: 43px;
}

#iba55c {
  width: 50px;
  height: 45px;
  top: 2075px;
  left: 151px;
  margin: 0 0 0 300px;
}

#izde5d {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 10px 0 0;
  border-radius: 15px 15px 0px 0px;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#a25b92 0%, #a25b92 100%);
}

#iqpcg6 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#ib6usn {
  border-radius: 15px 15px 0px 0px;
  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

#i9ob46 {
  width: 100%;
}

#iyoky6 {
  border-radius: 15px 0px 3px 3px;
}

#imj843 {
  border-style: solid;
  border-radius: 0px 15px 0px 0px;
}

#ir959h {
  justify-content: center;
  align-items: center;
}

#ik61rj {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#dddddd 0%, #dddddd 100%);
}

#ize74z {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: local;
  background-size: 100% 100%;
  background-image: url('../images/bg.png');
  height: 600px;
  margin: 30px auto 30px auto;
  max-width: 90%;
}

#icfi97 {
  font-size: 20px;
}

#ir52zp {
  font-size: 20px;
}

#ieh14y {
  font-size: 20px;
  font-family: Calibri;
}

#i1cefz {
  box-shadow: 0px 0px 2px 0px black inset;
}

#ilh5im {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#iux731 {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 700;
  color: #1300a4;
}

#ispp86 {
  padding: 10px;
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
  text-align: center;
}

#iljg67 {
  padding: 10px;
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  text-align: center;
}

#ip3okt {
  padding: 10px;
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  text-align: center;
}

#iajrsj {
  padding: 10px;
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  color: #000000;
  text-align: center;
}

#ii71vj {
  padding: 10px;
  font-size: 19px;
  font-family: Calibri;
  font-weight: 500;
  text-align: center;
}

#i7xk5j {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(rgba(216, 216, 216, 0.5) 0%, rgba(216, 216, 216, 0.5) 100%);
}

#i3f4mt {
  max-width: 90%;
  margin: auto auto auto auto;
}

#iu5mgy {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  color: #1300a4;
  font-weight: 500;
}

#ikioen {
  padding: 10px;
  font-size: 15px;
  font-family: Calibri;
  color: #000000;
  font-weight: 500;
}

#i5opta {
  flex-basis: 30%;
}

#icpgd8 {
  flex-basis: 70%;
}

#ip5g6x {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#3c5cac 0%, #3c5cac 100%);
}

#iupnhn {
  height: 100%;
}

#ix17oh {
  color: black;
  width: 100%;
}

#imdoih {
  margin: 0px 5px 0px 0px;
}

#i5l986 {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
}

#iou3rt {
  margin: 0px 0px 0px -35px;
}

#iyjbyz {
  margin: 0 0 0 -35px;
}

#ig72pz {
  margin: 0 0 0 -35px;
}

#ibgm7c {
  margin: 0 0 0 -35px;
}

#im301q {
  margin: 0 0 0 -35px;
}

#il3t9u {
  margin: 0 0 0 -35px;
}

#i7d6g7 {
  list-style-type: none;
  font-size: 17px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
}

#iwzehi {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
}

#i6o5jh {
  margin: 0px 0px 0px -35px;
}

#ik5q0f {
  margin: 0 0 0 -35px;
}

#is6wpf {
  margin: 0 0 0 -35px;
}

#ih71xd {
  margin: 0 0 0 -35px;
}

#iq835e {
  margin: 0 0 0 -35px;
}

#i8mjdb {
  margin: 0 0 0 -35px;
}

#iow6pj {
  list-style-type: none;
  font-size: 17px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
}

#ipdzlk {
  margin: 0px 5px 0px 0px;
}

#i1t51u {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
}

#ivuvel {
  margin: 0px 0px 0px -35px;
}

#icjbvi {
  margin: 0 0 0 -35px;
}

#iqev7e {
  margin: 0 0 0 -35px;
}

#ied4ue {
  margin: 0 0 0 -35px;
}

#in155i {
  margin: 0 0 0 -35px;
}

#i1qlyr {
  margin: 0 0 0 -35px;
}

#i1owpg {
  list-style-type: none;
  font-size: 17px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
}

#ij43ah {
  margin: 0px 5px 0px 0px;
}

#in9l1e {
  padding: 30px 10px 30px 10px;
  font-size: 18px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#3c5cac 0%, #3c5cac 100%);
  text-align: center;
}

#examplePopup {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%);
  right: 0px;
  bottom: 0px;
  display: none;
}

#i6dlrs {
  width: 700px;
  height: 300px;
  margin: auto auto auto auto;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(white 0%, white 100%);
  display: block;
}

#i8ir9c {
  display: block;
  width: 50px;
  height: 50px;
  float: right;
}

#iyu357 {
  color: black;
  width: 92%;
  height: 100%;
}

#ip25op {
  color: black;
  width: 40px;
  height: 40px;
  top: 1400px;
  left: 868px;
  transform: rotateZ(45deg);
  border-radius: 25px 25px 25px 25px;
  margin: 10px 0px 0px 5px;
}

#examplePopup-2 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%);
  display: none;
}

#ilmzut {
  display: block;
  width: 700px;
  height: 300px;
  margin: auto auto auto auto;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(white 0%, white 100%);
}

#i6ulrg {
  display: block;
  width: 50px;
  height: 50px;
  float: right;
}

#i1uxo8 {
  color: black;
  width: 92%;
  height: 100%;
}

#i78uuj {
  color: black;
  width: 40px;
  height: 40px;
  top: 4220px;
  left: 868px;
  border-radius: 25px 25px 25px 25px;
  transform: rotateZ(45deg);
  margin: 10px 0px 0px 5px;
}

#examplePopup-3 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%);
  display: none;
}

#it08if {
  width: 700px;
  margin: auto auto auto auto;
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(white 0%, white 100%);
  display: block;
}

#io5h0o {
  display: block;
  width: 50px;
  height: 50px;
  float: right;
}

#i401qv {
  color: black;
  width: 92%;
  height: 100%;
}

#ifw09f {
  color: black;
  width: 40px;
  height: 40px;
  top: 3020px;
  left: 868px;
  border-radius: 25px 25px 25px 25px;
  transform: rotateZ(45deg);
  margin: 10px 0px 0px 5px;
}

.mobile {
  display: none;
}

#itjbfj {
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: local;
  background-size: 100% 100%;
  background-image: url('../images/bg.png');
  height: 600px;
  margin: 30px auto 30px auto;
  max-width: 90%;
}

#igdlm7 {
  color: black;
  width: 100%;
}

#iyfnh1 {
  flex-basis: 30%;
}

#izmwpq {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
}

#i952ga {
  margin: 0px 0px 0px -35px;
}

#i9cudc {
  margin: 0 0 0 -35px;
}

#itn7hg {
  margin: 0 0 0 -35px;
}

#ibhug2 {
  margin: 0 0 0 -35px;
}

#iawxb6 {
  margin: 0 0 0 -35px;
}

#i5kcp6 {
  margin: 0 0 0 -35px;
}

#i0e3li {
  list-style-type: none;
  font-size: 17px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
}

#i1htpg {
  margin: 0px 5px 0px 0px;
}

#i073bq {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
}

#isonnz {
  margin: 0px 0px 0px -35px;
}

#ish9vj {
  margin: 0 0 0 -35px;
}

#inv8ew {
  margin: 0 0 0 -35px;
}

#i3ny87 {
  margin: 0 0 0 -35px;
}

#i5xhzj {
  margin: 0 0 0 -35px;
}

#ibi458 {
  margin: 0 0 0 -35px;
}

#ie7ybu {
  list-style-type: none;
  font-size: 17px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
}

#i53ddw {
  margin: 0px 5px 0px 0px;
}

#ibb4mh {
  padding: 10px;
  font-size: 25px;
  font-family: Calibri;
  font-weight: 600;
  color: #ffffff;
}

#iodgpc {
  margin: 0px 0px 0px -35px;
}

#i06ogz {
  margin: 0 0 0 -35px;
}

#iksi1c {
  margin: 0 0 0 -35px;
}

#iqkdef {
  margin: 0 0 0 -35px;
}

#izpesf {
  margin: 0 0 0 -35px;
}

#i6545g {
  margin: 0 0 0 -35px;
}

#i12ps9 {
  list-style-type: none;
  font-size: 17px;
  font-family: Calibri;
  font-weight: 500;
  color: #ffffff;
}

#ixh1gi {
  margin: 0px 5px 0px 0px;
}

#in5rvd {
  height: 100%;
}

#iaatop {
  flex-basis: 70%;
}

#iecpd6 {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-image: linear-gradient(#3c5cac 0%, #3c5cac 100%);
}

#header {
  display: flex;
  padding: 15px 60px 20px 60px;
  justify-content: space-between;
  align-items: center;
}

#logo img {
  height: 50px;
}

#language-options {
  display: flex;
  align-items: center;
}

#language-options img {
  height: 30px;
}

#language-options span {
  padding: 0.5rem;
  font-size: 16px;
}

#banner {
  width: 100%;
  background-image: url('/content/dam/intelligentcontent/unbranded/whatsinyourgenes-ca/en/images/other/Banner.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

#banner-content {
  margin: 0 auto;
  color: #fff;
  padding: 50px 60px 50px 60px;
  color: rgb(0, 103, 172);
  text-align: justify;
  font-size: clamp(12px, 1.5vw, 28rem);
}

#banner-content p {
  margin-bottom: 10px;
  line-height: 1.2;
}

.download-container {
  text-align: center;
}

.download-btn {
  position: relative;
}

.download-btn::before {
  content: "\2193";
  position: absolute;
  top: 45%;
  right: 12px;
  transform: translate(-50%, -50%);
}

        /* Section with gray background and padding */
#gray-section {
  background-color: #f4f4f4;
  padding: 4rem 0px 1px 0px;
  text-align: center;
  margin-top: -1em;
}

#gray-sectionq {
  background-color: #f4f4f4;
  padding: 25px;
  text-align: center;
}

#reg_section {
  background-color: #fff;
  padding: 25px;
  text-align: center;
}

#reg_button button {
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  border: 2px solid rgb(217 219 221);
  border-radius: 5px;
  padding: 10px 20px;
  background-color: rgb(0 103 172);
}

#gray-section h2 {
  color: rgb(0, 103, 172);
  font-size: 29pt;
}

#reg_section h2 {
  font-size: 20pt;
}

#gray-section a {
    /*padding: 10px 20px*/
  border-bottom: 2px solid rgb(102 197 110);
}

#gray-section> h2 >a:hover {
  text-decoration: none;
  cursor: pointer;
}

#email {
  color: rgb(0, 103, 172);
  text-decoration: none;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid rgb(0, 103, 172);
  border-radius: 5px;
}

.main-container {
  width: 80%;
  margin: 0 auto;
}

    /* Footer Styles */
.footer {
  background-color: #f2f2f2;
  padding: 20px 0;
}

.footer-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 4em;
}

.footer-col {
  padding: 2em;
  margin-bottom: 20px;
}

.footer-links a {
  color: #0067ac;
  text-decoration: underline;
  padding-right: 20px;
}

.copyright-section {
  text-align: center;
  line-height: 1.6;
}

        /* Section with five columns */
#column-section {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding: 25px;
  background-color: #f4f4f4;
}

.column {
  text-align: center;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 2px  2px  34px 2px;
  margin-bottom: 20px;
  flex: 1;
  margin: 0 10px;
}

#foot_section {
  background-color: #f2f2f2;
}

.column img {
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}

.column p {
  margin-top: 1em;
  line-height: 1.2;
  text-align: left;
  padding-left: 1rem;
  font-weight: bold;
  font-size: clamp(8px, 1vw, 24rem);
}

.column button {
  margin-top: 5em;
  background-color: rgb(0, 103, 172);
  color: #fff;
  padding: 10px 30px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

        /* Centered button with text "Question" */
#question-button {
  text-align: center;
  margin: 20px 0;
}

#question-button button {
  color: rgb(0, 103, 172);
  text-decoration: none;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
  border: 2px solid rgb(217 219 221);
  border-radius: 5px;
  text-transform: uppercase;
  padding: 10px 100px;
  background-color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#email_here {
     margin-top: 1.8rem;
    color: rgb(0, 103, 172);
    border: none;
    border: 2px solid rgb(0, 103, 172);
    cursor: pointer;
    font-size: 12px;
    background-color: #fff;
}
        /* Centered h4 with Text "Lorem Ipsum" */
#lorem-section {
  text-align: center;
  line-height: 1.2;
}

@font-face {
  font-family: Calibri;
    src: url("../fonts/Calibri.ttf") format(truetype);
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  #email_here {
    margin-top: 2.6rem;
 
  }
    
}

@media (max-width: 768px) {
     .logo-container img {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5rem;
}
  #email_here {
    margin-top: 3rem;
    padding: 9px 14px;
    font-size: 12px;
  }

.column p {
    font-size: clamp(16px, 4vw, 24px);
    text-align: center;
}

 

  #column-section {
    justify-content: center;
    
  }

  .column {
    width: 100%;
    flex: 0 0 50%;
    margin-bottom: 1em;
  }

  .footer-col {
    flex-basis: calc(50% - 20px);
  }

  

  #header {
    flex-direction: column;
    padding: 0;
  }

  #language-options {
    margin-top: 10px;
  }

  #banner-content {
    max-width: 100%;
    margin: 0 auto;
    font-size: clamp(11px, 0.4vw, 28px);

  }

  #gray-section a {
    font-size: 1.5rem;
  }
}

@media (max-width: 393px) and (max-height: 852px) {
    .logo-container img {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5rem;
}
 
  #column-section {
    flex: 1;
    margin: 0 10px;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 20px;
  }

  .column {
    margin: 0 0 10px 0;
  }

  #gray-section {
    padding: 2rem 0px 1px 0px;
  }

  #banner-content p {
    margin-bottom: 0.2rem;
    line-height: 1.2;
  }

  #column-section {
    padding: 50px;
  }

  #reg_section h2 {
    font-size: 12pt;
  }

  .logo-container {
    width: 60%;
    padding-bottom: 1rem;
  }

  #gray-section h2 {
    color: rgb(0, 103, 172);
    font-size: 24pt;
    padding: 0;
    margin: 0;
  }

  #banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
  }

  #gray-section a {
    font-size: 14pt;
  }

  #banner-content {
    max-width: 100%;
  }

  .column {
    flex-basis: calc(100% - 20px);
  }

  .footer-col {
    flex-basis: calc(100% - 20px);
  }

  #i1ta3k {
    width: 100%;
    display: none;
  }

  #in50ds {
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    padding: 0px 0px 0px 0px;
  }

  #i9d45t {
    max-width: 50%;
  }

  #imwmz9 {
    max-width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
  }

  #ig7jca {
    color: black;
    width: 100%;
  }

  #iq2wal {
    color: black;
  }

  #igmach {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    font-family: Calibri;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(147, 146, 146, 0.7);
    padding: 10px 0px 10px 0px;
  }

  #iei1kw {
    list-style-type: none;
    padding: 0px 0 0 0;
    margin: 0 0 0px 0;
    width: 100%;
  }

  #itnttj {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    font-family: Calibri;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(147, 146, 146, 0.7);
    padding: 10px 0px 10px 0px;
  }

  #iutsnk {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    font-family: Calibri;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(147, 146, 146, 0.7);
    padding: 10px 0px 10px 0px;
  }

  #i9clqi {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    font-family: Calibri;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(147, 146, 146, 0.7);
    padding: 10px 0px 10px 0px;
  }

  #i31egg {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    font-family: Calibri;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(147, 146, 146, 0.7);
    padding: 10px 0px 10px 0px;
    transform: translateX(0px) translateY(0px);
  }

  #i67rgh {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    font-family: Calibri;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(147, 146, 146, 0.7);
    padding: 10px 0px 10px 0px;
  }

  #invtx {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
  }

  #imlrh {
    height: 700px;
  }

  #iv0jh {
    width: 100%;
    margin: 30px auto auto auto;
  }

  #i2z6q {
    justify-content: center;
    flex-direction: row;
    align-items: center;
  }

  #ibxc3w {
    font-size: 22px;
    margin: 0 0 20px 0;
  }

  #iqpcg6 {
    margin: 50px 0px 0px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #is7fia {
    padding: 0px 0px 0px 0px;
    width: 80%;
    margin: auto auto auto auto;
  }

  #ioq366 {
    margin: 0px 0px 30px 0px;
    width: 100%;
    border-radius: 15px 15px 15px 15px;
  }

  #izde5d {
    margin: 0px 0px 30px 0px;
    width: 100%;
    border-radius: 15px 15px 15px 15px;
  }

  #ic9y3d {
    margin: 0px 0px 0px 200px;
  }

  #iba55c {
    margin: 0px 0px 0px 200px;
  }

  #i853uh {
    width: 100%;
    border-radius: 15px 15px 15px 15px;
    margin: 0 0 30px 0;
  }

  #ix0ht6 {
    margin: 0px 0px 0px 200px;
  }

  #iyu357 {
    width: 100%;
    height: 200px;
  }

  #i6dlrs {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  #ip25op {
    width: 30px;
    height: 30px;
    margin: 5px 0px 0px 5px;
  }

  #i8ir9c {
    margin: -35px 0px 0px 300px;
    width: 40px;
    height: 40px;
  }

  #i1uxo8 {
    width: 100%;
    height: 200px;
  }

  #ilmzut {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  #i78uuj {
    width: 30px;
    height: 30px;
    margin: 5px 0px 0px 5px;
  }

  #i6ulrg {
    height: 40px;
    width: 40px;
    margin: -28px 0px 0px 300px;
  }

  #it08if {
    width: 90%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  #i401qv {
    width: 100%;
    height: 200px;
  }

  #ifw09f {
    margin: 5px 0px 0px 5px;
    width: 30px;
    height: 30px;
  }

  #io5h0o {
    width: 40px;
    height: 40px;
    margin: 10px 0px 0px 250px;
  }

  #ilh5im {
    width: 100%;
  }

  #ijxnlh {
    font-size: 20px;
  }

  #ijojtr {
    font-size: 19px;
  }

  #igfj12 {
    font-size: 19px;
  }

  #ivhofy {
    font-size: 19px;
  }

  #icejeh {
    font-size: 19px;
  }

  #i76cps {
    font-size: 19px;
  }

  #ime9df {
    font-size: 19px;
  }

  #ic3bfl {
    font-size: 18px;
  }

  #isvk4e {
    font-size: 17px;
  }

  #ic7iul {
    color: black;
    text-align: left;
  }

  #ixh1gi {
    text-align: center;
  }

  #i6545g {
    text-align: left;
  }

  #izpesf {
    text-align: left;
  }

  #iqkdef {
    text-align: left;
  }

  #iksi1c {
    text-align: left;
  }

  #i06ogz {
    text-align: left;
  }

  #iodgpc {
    text-align: left;
  }

  #ibb4mh {
    text-align: left;
  }
}
@media (max-width: 568px){
    #banner-content{
       
     padding: 1.6rem;
    font-size: clamp(5.8px, 1vw, 12px);
    }
  
    
}