.ogolo-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.ogolo-frame2608330 {
  top: -300px;
  left: -300px;
  width: 600px;
  height: 600px;
  opacity: 0.40;
  z-index: 5;
  position: absolute;
  border-color: #3439c6;
  border-width: 1px;
  border-radius: 50%;
}
.ogolo-navbar-interactive {
  width: 100%;
  display: none;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.ogolo-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.ogolo-burger-menu {
  display: none;
}
.ogolo-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.ogolo-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.ogolo-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.ogolo-logo {
  width: 228px;
  height: 94px;
}
.ogolo-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ogolo-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.ogolo-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-link {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link01 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link01:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link02 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link02:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link03 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link03:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link04 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link04:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link05 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link05:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link06 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link06:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-button {
  display: flex;
  padding: 12px 16px;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(52, 57, 198, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
  justify-content: center;
}
.ogolo-button:hover {
  cursor: pointer;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  background-color: #FFFF00;
}
.ogolo-frame2608321 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ogolo-angleright {
  width: 9px;
  height: 16px;
}
.ogolo-image202311270110582 {
  width: 228px;
  height: 94px;
}
.ogolo-menu {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  padding: 18px 32px;
  overflow: hidden;
  position: relative;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.ogolo-frame2608319 {
  gap: 32px;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
}
.ogolo-image2023112701105821 {
  width: 228px;
  height: 94px;
}
.ogolo-frame2608322 {
  gap: 17px;
  display: flex;
  position: relative;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.ogolo-link07 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link07:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link08 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link08:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link09 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link09:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link10 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link10:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link11 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link11:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link12 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link12:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-link13 {
  color: #000;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  transition: 0.3s;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-link13:hover {
  color: rgb(52, 57, 198);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
}
.ogolo-button1 {
  display: flex;
  padding: 12px 16px;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(52, 57, 198, 1);
  border-style: solid;
  border-width: 1px;
  border-radius: 12px;
  justify-content: center;
}
.ogolo-button1:hover {
  cursor: pointer;
  background-color: var(--dl-color-gray-900);
}
.ogolo-frame26083211 {
  gap: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ogolo-angleright1 {
  width: 9px;
  height: 16px;
}
.ogolo-hero {
  gap: 10px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: visible;
  position: relative;
  align-self: stretch;
  align-items: center;
  padding-top: 0px;
  padding-left: 6px 0;
  padding-right: 6px 0;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
.ogolo-image {
  gap: 10px;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 730px;
  display: flex;
  position: relative;
  align-self: stretch;
  align-items: flex-end;
  flex-shrink: 0;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/external/08d10be5-3a18-4a87-9904-0897e98c1cdc-x6gm-800h.png");
  background-position: center center;
}
.ogolo-frame2608305 {
  top: 40px;
  left: 0px;
  width: auto;
  z-index: 2;
  position: absolute;
  padding-top: 6px;
  padding-left: 90px;
  padding-right: 130px;
  padding-bottom: 6px;
  justify-content: center;
  background-color: rgba(255, 215, 0, 1);
}
.ogolo-text03 {
  color: var(--dl-color-grey-15);
  height: auto;
  font-size: 48px;
  font-style: Semi Bold;
  text-align: left;
  font-family: "Inter";
  font-weight: 700;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-newsand-blog {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-left: 43px 20px 44px;
  padding-right: 43px 20px 44px;
  padding-bottom: 50px;
}
.ogolo-cart {
  gap: 21px;
  width: 100%;
  display: flex;
  padding: 50px;
  flex-wrap: wrap;
  max-width: 100%;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
}
.ogolo-blog-cart {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.ogolo-image1 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.ogolo-content {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-taxtandshare {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text04 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text05 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-date-tag {
  gap: 1px;
  top: 0px;
  left: 20px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-text07 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-blog-cart1 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.ogolo-image2 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.ogolo-content1 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-taxtandshare1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text09 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text10 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-date-tag1 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-text15 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text17 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-blog-cart2 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  max-width: 95%;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.ogolo-image3 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.ogolo-content2 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-taxtandshare2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text19 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text20 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-date-tag2 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-self: center;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-text22 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-blog-cart3 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.ogolo-image4 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.ogolo-content3 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-taxtandshare3 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text24 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text25 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-date-tag3 {
  gap: 1px;
  top: 0px;
  left: 20px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-text27 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-blog-cart4 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.ogolo-image5 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.ogolo-content4 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-taxtandshare4 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text29 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text30 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-date-tag4 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-text35 {
  color: var(--dl-color-color_textandicon-contentoncolor);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text37 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-blog-cart5 {
  gap: 16px;
  display: flex;
  padding: 0 0 40px;
  position: relative;
  max-width: 95%;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 1);
}
.ogolo-image6 {
  width: 363px;
  height: 255px;
  border-radius: 12px;
}
.ogolo-content5 {
  gap: 40px;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-taxtandshare5 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text39 {
  gap: 8px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ogolo-text40 {
  color: var(--dl-color-color_textandicon-contenttertiary);
  width: 325px;
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: left;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-date-tag5 {
  gap: 1px;
  top: 0px;
  left: 0px;
  display: flex;
  padding: 8px;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-self: center;
  margin-top: 20px;
  align-items: center;
  margin-left: 20px;
  flex-direction: column;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-text42 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 18px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-footer {
  gap: 648px;
  width: 100%;
  height: auto;
  padding: 0 36px 0 43px;
  z-index: 2;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(255, 215, 0, 1);
  border-style: solid;
  border-width: 7px 0 0;
  justify-content: center;
  background-color: rgba(52, 57, 198, 1);
}
.ogolo-frame26083301 {
  width: 95%;
  display: flex;
  padding: 40px 0;
  position: relative;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: space-between;
}
.ogolo-ellipse {
  top: 0px;
  left: -40px;
  width: 270px;
  height: 270px;
  opacity: 0.4;
  z-index: 2;
  position: absolute;
}
.ogolo-text44 {
  color: rgb(255, 255, 255);
  width: 30%;
  height: auto;
  font-size: 16px;
  align-self: flex-start;
  font-style: Medium;
  text-align: left;
  font-family: "Inter";
  font-weight: 500;
  line-height: 28px;
  margin-left: 10px;
  font-stretch: normal;
  margin-right: 30px;
  margin-bottom: 40px;
  text-decoration: none;
}
.ogolo-menu1 {
  width: 161px;
  height: 180px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
}
.ogolo-text50 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Semi Bold;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text52 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text54 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text56 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text58 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
.ogolo-text60 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  font-family: Inter;
  font-weight: 500;
  line-height: 28px;
  font-stretch: normal;
  text-decoration: none;
}
@media(max-width: 1600px) {
  .ogolo-image {
    background-image: b8a5696e-7e85-47a9-b6bf-55e1f5d10c25;
  }
}
@media(max-width: 1200px) {
  .ogolo-text44 {
    width: 50%;
  }
}
@media(max-width: 991px) {
  .ogolo-desktop-menu {
    display: none;
  }
  .ogolo-burger-menu {
    display: flex;
  }
  .ogolo-button {
    padding-bottom: 12px 16px;
  }
  .ogolo-button1 {
    padding-bottom: 12px 16px;
  }
  .ogolo-image {
    height: 500px;
  }
}
@media(max-width: 767px) {
  .ogolo-frame2608330 {
    top: -170px;
    left: -170px;
    width: 340px;
    height: 340px;
  }
  .ogolo-navbar-interactive {
    display: flex;
    position: relative;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .ogolo-burger-menu {
    top: 32px;
    right: 32px;
    position: absolute;
    align-items: center;
    justify-content: center;
  }
  .ogolo-icon {
    top: 0px;
    left: 0px;
    position: absolute;
  }
  .ogolo-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .ogolo-logo {
    width: 124px;
    height: 50px;
  }
  .ogolo-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
  }
  .ogolo-icon2 {
    top: 0px;
    left: 0px;
    right: 16px;
    position: absolute;
  }
  .ogolo-button {
    margin-top: 16px;
  }
  .ogolo-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .ogolo-menu {
    display: none;
  }
  .ogolo-frame2608322 {
    display: none;
    align-self: flex-start;
  }
  .ogolo-button1 {
    display: none;
  }
  .ogolo-image {
    height: 400px;
  }
  .ogolo-ellipse {
    width: auto;
    height: 100%;
  }
  .ogolo-text44 {
    width: 100%;
  }
}
@media(max-width: 479px) {
  .ogolo-navbar-interactive {
    padding: var(--dl-space-space-unit);
    position: relative;
  }
  .ogolo-burger-menu {
    top: 0px;
    right: 16px;
    width: auto;
    position: absolute;
    margin-top: var(--dl-space-space-unit);
    align-items: flex-start;
    margin-right: var(--dl-space-space-unit);
    justify-content: flex-end;
  }
  .ogolo-icon {
    top: 16x;
    right: 16x;
    position: absolute;
  }
  .ogolo-mobile-menu {
    padding: 16px;
  }
  .ogolo-top {
    position: relative;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .ogolo-logo {
    width: 124px;
    height: 50px;
  }
  .ogolo-close-menu {
    top: 16px;
    right: 16px;
    position: absolute;
  }
  .ogolo-icon2 {
    top: 0x;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
  }
  .ogolo-link {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link01 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link02 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link03 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link04 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link05 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link06 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-image202311270110582 {
    width: 124px;
    height: 50px;
  }
  .ogolo-frame2608322 {
    display: none;
    align-self: flex-start;
    justify-content: flex-start;
  }
  .ogolo-link07 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link08 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link09 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link10 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link11 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link12 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-link13 {
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
  }
  .ogolo-hero {
    padding-top: 100px;
  }
  .ogolo-image {
    height: 300px;
  }
  .ogolo-frame2608305 {
    top: 0;
    width: 100%;
    height: 130px;
    padding: 10px;
    z-index: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
  }
  .ogolo-cart {
    max-width: 95%;
    padding-left: 0;
    align-content: center;
    padding-right: 0;
    justify-content: center;
  }
  .ogolo-image1 {
    height: auto;
    max-width: 95%;
  }
  .ogolo-text05 {
    max-width: 95%;
  }
  .ogolo-image2 {
    height: auto;
    max-width: 95%;
  }
  .ogolo-text17 {
    max-width: 95%;
  }
  .ogolo-image3 {
    height: auto;
    max-width: 95%;
  }
  .ogolo-text20 {
    max-width: 95%;
  }
  .ogolo-image4 {
    height: auto;
    max-width: 95%;
  }
  .ogolo-text25 {
    max-width: 95%;
  }
  .ogolo-image5 {
    height: auto;
    max-width: 95%;
  }
  .ogolo-text37 {
    max-width: 95%;
  }
  .ogolo-image6 {
    height: auto;
    max-width: 95%;
  }
  .ogolo-text40 {
    max-width: 95%;
  }
}
