@keyframes slide-in-left {
  0% {
    transform: translateX(-200px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.left-menu-text {
  flex: 1;
  z-index: 0;
}
.left-menu-text1 {
  flex: 1;
  z-index: 1;
}
.left-menu-text2 {
  flex: 1;
  z-index: 2;
}
.left-menu-text3 {
  flex: 1;
  z-index: 3;
}
.left-menu-text4 {
  flex: 1;
  z-index: 4;
}
.left-menu-text5 {
  flex: 1;
  z-index: 5;
}
.who-text-12 {
  flex: 1;
  position: relative;
  font-size: var(--font-size-xs);
  font-weight: 500;
  font-family: var(--font-inter);
  color: var(--color-gray);
  text-align: center;
}
.who {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 6;
}
.right-menu-text {
  flex: 1;
  z-index: 7;
}
.doing-text-12 {
  flex: 1;
  position: relative;
  font-size: var(--font-size-xs);
  font-weight: 500;
  font-family: var(--font-inter);
  color: var(--color-gray);
  text-align: left;
}
.doing {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 98px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 8;
}
.right-menu-text1 {
  flex: 1;
  z-index: 9;
}
.toster-logo-icon {
  position: relative;
  width: 20px;
  height: 20px;
  z-index: 10;
}
.right-menu-text2 {
  flex: 1;
  z-index: 11;
}
.tasks {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 12;
}
.right-menu-text3 {
  flex: 1;
  z-index: 13;
}
.goal {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 67px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 14;
}
.right-menu-text4 {
  flex: 1;
  z-index: 15;
}
.right-menu-text5 {
  flex: 1;
  z-index: 16;
}
.right-menu-text6 {
  flex: 1;
  z-index: 17;
}
.right-menu-text7 {
  flex: 1;
  z-index: 18;
}
.right-menu-text8 {
  flex: 1;
  z-index: 19;
}
.right-menu-text9 {
  flex: 1;
  z-index: 20;
}
.burger-icon {
  position: relative;
  width: 11.4px;
  height: 9.4px;
}
.burger-button,
.toster-logo-icon1 {
  position: absolute;
  margin: 0 !important;
  display: none;
}
.burger-button {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  top: calc(50% - 5px);
  right: 15.6px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 21;
}
.toster-logo-icon1 {
  top: calc(50% - 10px);
  left: 16px;
  width: 20px;
  height: 20px;
  z-index: 22;
}
.header {
  align-self: stretch;
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-gray);
  box-sizing: border-box;
  height: 44px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-xs) 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}
.logo-3d-left-top {
  top: 0;
  left: 52px;
  width: 162px;
  height: 175.3px;
  z-index: 0;
}
.logo-3d-icon,
.logo-3d-left-top,
.logo-3d-right-bottom {
  position: absolute;
  margin: 0 !important;
  object-fit: cover;
}
.logo-3d-icon {
  top: calc(50% - 303.5px);
  left: calc(50% - 289.7px);
  width: 579.4px;
  height: 602.9px;
  z-index: 1;
}
.logo-3d-right-bottom {
  right: -92px;
  bottom: -54.8px;
  width: 319px;
  height: 346.8px;
  z-index: 2;
}
.toster-media-icon,
.toster-media-mobile {
  align-self: stretch;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.toster-media-mobile {
  display: none;
}
.p {
  margin: 0;
}
.directions-text-36-container {
  flex: 1;
  position: relative;
  text-transform: uppercase;
  width: 59px;
}
.directions,
.top {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.top {
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 var(--padding-lg);
  gap: var(--gap-base);
  z-index: 3;
}
.text-20 {
  position: relative;
  text-transform: uppercase;
}
.text {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.text-201 {
  position: relative;
  text-transform: uppercase;
}
.text-parent,
.text1 {
  display: flex;
  flex-direction: row;
}
.text1 {
  align-items: center;
  justify-content: center;
  text-align: right;
}
.text-parent {
  align-self: stretch;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 var(--padding-lg);
  z-index: 4;
  font-size: var(--font-size-xl);
}
.block,
.block-1-child {
  align-self: stretch;
  position: relative;
}
.block {
  flex: 1;
  background-color: var(--color-gold-100);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-5xl) 0 var(--padding-lg);
}
.block-1-child {
  background-color: var(--color-gray);
  height: 12px;
}
.block-1 {
  align-self: stretch;
  height: calc(100vh - 44px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 44px;
}
.text-36 {
  flex: 1;
  position: relative;
  line-height: 120px;
  text-transform: uppercase;
}
.anchor-text {
  position: absolute;
  left: 0;
  top: -44px;
}
.frame-child,
.text2 {
  position: relative;
  background-color: var(--color-gray);
}
.text2 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-lg) var(--padding-3xs);
  font-size: 120px;
  color: var(--color-white);
}
.frame-child {
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.ellipse-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.text-group,
.text4 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.text-group {
  justify-content: flex-start;
  padding: 0 var(--padding-3xs);
  gap: var(--gap-3xs);
}
.text4 {
  align-self: stretch;
  background-color: var(--color-white);
  justify-content: center;
  padding: var(--padding-7xs) var(--padding-3xs);
}
.frame-parent {
  background-color: var(--color-gold-100);
  padding: var(--padding-lg) 0 var(--padding-lg) var(--padding-lg);
}
.block-2-production-inner,
.frame-parent {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.boundary-child {
  position: relative;
  background-color: var(--color-gray);
  width: 12px;
  height: 70px;
  display: none;
}
.boundary,
.boundary1 {
  width: 12px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
.boundary {
  height: 70px;
}
.boundary1 {
  flex: 1;
  background-color: var(--color-gold-100);
}
.boundary-parent,
.text5 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.text5 {
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  flex-direction: row;
  padding: var(--padding-9xs) var(--padding-21xl) 0 0;
}
.video-child {
  align-self: stretch;
  position: relative;
  background-color: var(--color-gainsboro-200);
  width: 2px;
  display: none;
}
.text-14 {
  flex: 1;
  position: relative;
}
.text7 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-81xl) 0 0;
  font-size: var(--font-size-sm);
}
.dot,
.text-container {
  justify-content: space-between;
}
.text-container {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0 var(--padding-xs);
}
.dot {
  width: 8px;
  flex-direction: row;
  padding: var(--padding-9xs) 0 0;
  box-sizing: border-box;
}
.dot,
.frame-group,
.video,
.video-parent {
  display: flex;
  align-items: flex-start;
}
.frame-group {
  align-self: stretch;
  flex: 1;
  border-bottom: 2px solid var(--color-gainsboro-100);
  flex-direction: row;
  justify-content: space-between;
  padding: var(--padding-9xs) 0 var(--padding-base);
}
.video,
.video-parent {
  justify-content: flex-start;
}
.video {
  align-self: stretch;
  height: 160px;
  flex-direction: row;
  padding: 0 var(--padding-lg) 0 0;
  box-sizing: border-box;
  gap: var(--gap-xl);
}
.video-parent {
  flex: 1;
  background-color: var(--color-white);
  flex-direction: column;
  padding: 36px 0 28px 32px;
  gap: var(--gap-5xl);
}
.block-2-production,
.text15 {
  background-color: var(--color-gold-100);
}
.block-2-production {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.text15 {
  justify-content: center;
  padding: var(--padding-7xs) var(--padding-3xs);
}
.text-parent3,
.text-parent4,
.text-parent5,
.text-parent8,
.text15,
.text16 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.text16 {
  justify-content: center;
  padding: var(--padding-xs) 0;
  font-size: var(--font-size-sm);
}
.text-parent3,
.text-parent4,
.text-parent5,
.text-parent8 {
  justify-content: space-between;
  padding: var(--padding-7xs) 0;
}
.text-parent3 {
  color: var(--color-darkgray);
}
.text-parent4,
.text-parent5,
.text-parent8 {
  border-top: 2px solid var(--color-gainsboro-100);
  border-bottom: 1px solid var(--color-gainsboro-100);
}
.text-parent5,
.text-parent8 {
  border-top: 1px solid var(--color-gainsboro-100);
}
.text-parent8 {
  border-bottom: 2px solid var(--color-gainsboro-100);
}
.frame-parent2,
.frame-parent4 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.frame-parent4 {
  justify-content: flex-start;
  font-size: var(--font-size-sm);
}
.frame-parent2 {
  flex: 1;
  background-color: var(--color-white);
  justify-content: space-between;
  padding: var(--padding-lg) 0 var(--padding-41xl);
}
.frame-icon {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.block-3-media-buying,
.block-3-media-buying-inner {
  background-color: var(--color-white);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.block-3-media-buying-inner {
  flex: 1;
  justify-content: space-between;
  padding: var(--padding-41xl) 0;
}
.block-3-media-buying {
  align-self: stretch;
  justify-content: flex-start;
  padding: 0 var(--padding-lg);
  gap: var(--gap-xs);
}
.we-doing-icon,
.we-doing-mobile {
  align-self: stretch;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.we-doing-mobile {
  display: none;
}
.line-div,
.we-doing-wrapper {
  align-self: stretch;
  position: relative;
}
.we-doing-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.line-div {
  border-top: 2px solid var(--color-white);
  box-sizing: border-box;
  height: 2px;
}
.line-group,
.line-parent {
  align-items: center;
  justify-content: space-between;
}
.line-parent {
  align-self: stretch;
  height: 85px;
  display: flex;
  flex-direction: column;
}
.line-group {
  flex: 1;
}
.line-container,
.line-group,
.lines-center,
.lines-left {
  align-self: stretch;
  display: flex;
  flex-direction: column;
}
.line-container {
  height: 163px;
  align-items: center;
  justify-content: space-between;
}
.lines-center,
.lines-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.lines-left {
  flex: 1;
}
.lines-center {
  width: 12px;
}
.creating-full-cycle {
  align-self: stretch;
  font-size: var(--font-size-17xl);
}
.creating-full-cycle,
.text23,
.verticals-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.verticals-title {
  align-self: stretch;
  color: var(--color-darkgray);
}
.text23 {
  flex: 1;
}
.text-parent9 {
  flex: 1;
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  justify-content: space-between;
  padding: 0 var(--padding-sm) var(--padding-7xs) 0;
}
.frame-parent5,
.text-parent10,
.text-parent9 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.text-parent10 {
  flex: 1;
  background-color: var(--color-white);
  border-bottom: 2px solid var(--color-gainsboro-100);
  justify-content: space-between;
  padding: 0 0 var(--padding-7xs) var(--padding-xl);
}
.frame-parent5 {
  align-self: stretch;
  justify-content: flex-start;
}
.text-205 {
  flex: 1;
  position: relative;
  text-transform: uppercase;
}
.text-parent11,
.text-parent12 {
  align-self: stretch;
  flex: 1;
  background-color: var(--color-white);
  border-bottom: 2px solid var(--color-gainsboro-100);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.text-parent11 {
  border-right: 2px solid var(--color-gainsboro-100);
  padding: var(--padding-3xs) var(--padding-sm) var(--padding-7xs) 0;
}
.text-parent12 {
  padding: var(--padding-3xs) 0 var(--padding-7xs) var(--padding-xl);
}
.text-parent13,
.text-parent15,
.verticals-desktop {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.text-parent13,
.text-parent15 {
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  flex-direction: row;
  justify-content: space-between;
  padding: 0 var(--padding-sm) var(--padding-7xs) 0;
}
.text-parent15 {
  padding: var(--padding-3xs) var(--padding-sm) var(--padding-7xs) 0;
}
.text-block-4-top,
.verticals-mob {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.verticals-mob {
  display: none;
  gap: var(--gap-3xs);
}
.text-block-4-top {
  display: flex;
  gap: var(--gap-xl);
}
.stats-title {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: var(--font-size-xl);
  color: var(--color-darkgray);
}
.frame-child38 {
  position: relative;
  border-radius: 50%;
  background-color: var(--color-gray);
  width: 9px;
  height: 9px;
}
.ellipse-container {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}
.frame-parent7,
.frame-parent8 {
  flex: 1;
  background-color: var(--color-white);
  border-bottom: 2px solid var(--color-gainsboro-100);
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}
.frame-parent7 {
  border-right: 2px solid var(--color-gainsboro-100);
  display: flex;
  padding: 0 var(--padding-sm) var(--padding-7xs) 0;
}
.frame-parent8 {
  padding: 0 0 var(--padding-7xs) var(--padding-xl);
}
.frame-parent8,
.frame-parent9,
.stats-desktop {
  align-self: stretch;
  display: flex;
}
.stats-desktop {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent9 {
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  padding: 0 var(--padding-sm) var(--padding-7xs) 0;
  gap: var(--gap-3xs);
}
.frame-parent9,
.stats-mob,
.text-block-4,
.text-block-4-down {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.stats-mob {
  align-self: stretch;
  display: none;
  gap: var(--gap-3xs);
}
.text-block-4,
.text-block-4-down {
  display: flex;
}
.text-block-4-down {
  align-self: stretch;
  gap: var(--gap-xl);
  font-size: var(--font-size-sm);
}
.text-block-4 {
  flex: 1;
  background-color: var(--color-white);
  padding: var(--padding-11xl) var(--padding-lg) var(--padding-21xl);
  gap: 40px;
}
.block-4-creating-full-cycle {
  align-self: stretch;
  background-color: var(--color-gold-100);
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  font-size: var(--font-size-xl);
}
.b {
  position: relative;
  line-height: 82.79px;
  text-transform: uppercase;
}
.wrapper {
  align-self: stretch;
  flex: 1;
  background-color: var(--color-gray);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 15px;
}
.block-5-title,
.block-5-title-child {
  background-color: var(--color-gold-100);
}
.block-5-title-child {
  flex: 1;
  position: relative;
  height: 100px;
}
.block-5-title {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0 var(--padding-xs) 0 0;
  color: var(--color-white);
}
.b1 {
  position: relative;
  line-height: 30px;
  text-transform: uppercase;
}
.frame-parent12,
.frame-parent13,
.parent {
  display: flex;
  justify-content: space-between;
}
.parent {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-start;
}
.frame-parent12,
.frame-parent13 {
  flex: 1;
}
.frame-parent13 {
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  box-sizing: border-box;
  height: 360px;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--padding-9xs) var(--padding-xs) var(--padding-11xl);
  min-width: 240px;
}
.frame-parent12 {
  flex-direction: row;
  align-items: center;
}
.ai {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-xl);
  text-transform: uppercase;
}
.frame-parent11 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.digital- {
  width: 100%;
  position: relative;
  font-size: var(--font-size-xl);
  text-transform: uppercase;
  display: inline-block;
  max-width: 550px;
}
.frame-parent20 {
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  box-sizing: border-box;
  height: 360px;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--padding-9xs) var(--padding-xs) var(--padding-11xl);
  min-width: 240px;
}
.frame-parent19,
.frame-parent20,
.frame-parent21,
.frame-parent23 {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.frame-parent21 {
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  box-sizing: border-box;
  height: 360px;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--padding-9xs) var(--padding-xs) var(--padding-11xl);
  opacity: 0;
  min-width: 240px;
}
.frame-parent19,
.frame-parent23 {
  flex-direction: row;
  align-items: center;
}
.frame-parent23 {
  background-color: var(--color-white);
  border-right: 2px solid var(--color-gainsboro-100);
  border-bottom: 2px solid var(--color-gainsboro-100);
  box-sizing: border-box;
  height: 360px;
  overflow: hidden;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--padding-9xs) var(--padding-xs) var(--padding-11xl);
  opacity: 0;
  min-width: 240px;
}
.block-5-body,
.frame-parent18,
.frame-parent22 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.frame-parent22 {
  flex: 1;
}
.block-5-body,
.frame-parent18 {
  align-self: stretch;
}
.block-5-body {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-lg);
  gap: var(--gap-3xs);
  font-size: var(--font-size-17xl);
}
.digital {
  position: relative;
  line-height: 98.21px;
  text-transform: uppercase;
}
.frame-child50 {
  position: relative;
  border-radius: 50%;
  background-color: var(--color-white);
  width: 17.2px;
  height: 17.2px;
}
.ellipse-parent4 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 17.2px;
}
.block-6-title,
.block-6-title-inner {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
}
.block-6-title-inner {
  flex: 1;
  background-color: var(--color-gray);
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 var(--padding-xs) 19px;
}
.block-6-title {
  background-color: var(--color-white);
  flex-direction: row;
  justify-content: flex-start;
  padding: 0 0 0 var(--padding-lg);
  gap: 14px;
  position: relative;
}
.b11 {
  position: relative;
  line-height: 42px;
  text-transform: uppercase;
}
.block-6-body-inner {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.b12,
.rectangle-div {
  flex: 1;
  position: relative;
}
.rectangle-div {
  background-color: var(--color-gold-200);
  height: 85px;
  opacity: 0;
}
.b12 {
  line-height: 42px;
  text-transform: uppercase;
}
.rectangle-parent,
.wrapper1 {
  display: flex;
  flex-direction: row;
}
.wrapper1 {
  flex: 1;
  align-items: center;
  justify-content: center;
}
.rectangle-parent {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-end;
  gap: var(--gap-xs);
}
.b13 {
  flex: 1;
  position: relative;
  line-height: 42px;
  text-transform: uppercase;
}
.wrapper2 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.block-5-our-tasks,
.block-6-body,
.block-6-our-goal {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.block-6-body {
  background-color: var(--color-gold-200);
  justify-content: flex-start;
  padding: 38px var(--padding-lg);
  gap: var(--gap-xl);
  font-size: var(--font-size-17xl);
}
.block-5-our-tasks,
.block-6-our-goal {
  background-color: var(--color-gray);
  justify-content: center;
  gap: 48px;
}
.block-5-our-tasks {
  background-color: var(--color-white);
  overflow: hidden;
  gap: 44px;
  position: relative;
  font-size: var(--font-size-51xl);
}
.b14,
.toster-campus {
  position: relative;
  line-height: 55.77px;
  text-transform: uppercase;
}
.toster-campus {
  text-decoration: underline;
  font-weight: 700;
  color: inherit;
}
.parent6 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 86px;
}
.toster-media {
  position: relative;
  font-size: var(--font-size-sm);
  text-align: right;
  display: inline-block;
  width: 171px;
  flex-shrink: 0;
}
.frame-parent25 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.mail-icon {
  border-radius: 8px;
}
.mail-icon,
.telegram-logo-icon {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  flex-shrink: 0;
}
.mail-icon {
  display: none;
}
.vector-icon,
.vector-icon1 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.vector-icon1 {
  height: 43%;
  width: 57%;
  top: 28%;
  right: 21%;
  bottom: 29%;
  left: 22%;
}
.hh {
  text-decoration: none;
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  flex-shrink: 0;
}
.footer,
.mail-parent,
.toster-media-site {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.mail-parent {
  flex-direction: row;
  gap: var(--gap-xl);
}
.footer,
.toster-media-site {
  flex-direction: column;
}
.footer {
  align-self: stretch;
  background-color: var(--color-gray);
  overflow: hidden;
  padding: var(--padding-3xs) var(--padding-lg) var(--padding-5xl);
  gap: 17px;
  color: var(--color-white);
}
.toster-media-site {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: var(--font-size-17xl);
  color: var(--color-gray);
  font-family: var(--font-inter);
}
@media screen and (max-width: 960px) {
  .logo-3d-left-top {
    display: none;
  }
  .logo-3d-right-bottom {
    display: none;
    width: 319px;
  }
  .text-36 {
    font-size: 80px;
    line-height: 80px;
  }
  .block-2-production-inner {
    flex: unset;
    align-self: stretch;
  }
  .boundary-parent {
    display: none;
  }
  .text-container {
    gap: var(--gap-41xl);
  }
  .frame-group {
    height: auto;
    gap: var(--gap-0);
    flex: unset;
    align-self: stretch;
  }
  .video {
    height: auto;
    flex-direction: column;
  }
  .video-parent {
    flex: unset;
    align-self: stretch;
  }
  .block-2-production {
    flex-direction: column;
  }
  .block-3-media-buying-inner,
  .frame-parent2 {
    flex: unset;
    align-self: stretch;
  }
  .block-3-media-buying-inner {
    height: auto;
    padding-top: 0;
    padding-bottom: var(--padding-xl);
    box-sizing: border-box;
  }
  .block-3-media-buying {
    flex-direction: column;
    padding-bottom: var(--padding-lg);
    box-sizing: border-box;
  }
  .lines-center,
  .lines-left {
    display: none;
  }
  .b {
    font-size: 60px;
    line-height: 68px;
  }
  .frame-parent12 {
    flex: unset;
    align-self: stretch;
  }
  .frame-parent11 {
    flex-direction: column;
    gap: var(--gap-3xs);
  }
  .frame-parent19,
  .frame-parent22 {
    flex: unset;
    align-self: stretch;
  }
  .frame-parent22 {
    display: none;
  }
  .frame-parent18 {
    flex-direction: column;
  }
  .digital {
    font-size: 68px;
    line-height: 74px;
  }
  .ellipse-parent4 {
    display: none;
  }
  .b11,
  .b12 {
    font-size: var(--font-size-xl);
    line-height: 26px;
  }
  .b12 {
    align-self: stretch;
    height: auto;
  }
  .wrapper1 {
    flex: 1;
  }
  .rectangle-parent,
  .wrapper1 {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .b13 {
    font-size: var(--font-size-xl);
    line-height: 26px;
    width: 100px;
    align-self: stretch;
    height: auto;
  }
  .wrapper2 {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .b14 {
    font-size: 32px;
    line-height: 40px;
  }
  .parent6 {
    gap: var(--gap-base);
  }
  .toster-media {
    text-align: left;
    align-self: stretch;
    width: auto;
  }
  .frame-parent25 {
    flex-direction: column;
    gap: var(--gap-5xl);
  }
}
@media screen and (max-width: 530px) {
  .doing,
  .goal,
  .left-menu-text,
  .left-menu-text1,
  .left-menu-text2,
  .left-menu-text3,
  .left-menu-text4,
  .left-menu-text5,
  .right-menu-text,
  .right-menu-text1,
  .right-menu-text2,
  .right-menu-text3,
  .right-menu-text4,
  .right-menu-text5,
  .right-menu-text6,
  .right-menu-text7,
  .right-menu-text8,
  .right-menu-text9,
  .tasks,
  .toster-logo-icon,
  .who {
    display: none;
  }
  .burger-button,
  .toster-logo-icon1 {
    display: flex;
  }
  .toster-media-icon {
    display: none;
    height: auto;
  }
  .toster-media-mobile {
    display: flex;
  }
  .text-201 {
    text-align: left;
  }
  .text-parent {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .text-36 {
    font-size: 40px;
    line-height: 40px;
    align-self: stretch;
  }
  .text-36,
  .text2 {
    height: auto;
  }
  .frame-parent2 {
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .block-3-media-buying {
    gap: 18px;
  }
  .text-parent10,
  .text-parent9 {
    flex: unset;
    align-self: stretch;
  }
  .frame-parent5 {
    flex-direction: column;
  }
  .text-parent11,
  .text-parent12 {
    flex: unset;
    align-self: stretch;
  }
  .verticals-desktop {
    display: none;
  }
  .verticals-mob {
    display: flex;
    flex-direction: column;
  }
  .frame-parent7,
  .frame-parent8 {
    flex: unset;
    align-self: stretch;
  }
  .stats-desktop {
    display: none;
    flex-direction: column;
  }
  .stats-mob {
    display: flex;
  }
  .frame-parent13 {
    align-self: stretch;
    width: auto;
    height: 300px;
    min-width: 284px;
    flex: unset;
  }
  .frame-parent12 {
    flex-direction: column;
    gap: var(--gap-3xs);
  }
  .ai {
    align-self: stretch;
    width: auto;
  }
  .frame-parent20,
  .frame-parent21 {
    align-self: stretch;
    width: auto;
    min-width: 284px;
    flex: unset;
  }
  .frame-parent20 {
    display: flex;
    height: 300px;
  }
  .frame-parent21 {
    display: none;
  }
  .frame-parent19 {
    display: flex;
    flex-direction: column;
  }
  .frame-parent23 {
    flex: 1;
    min-width: 284px;
  }
  .block-5-body {
    padding-right: var(--padding-lg);
    box-sizing: border-box;
  }
}
.x-icon {
  position: relative;
  width: 8.5px;
  height: 8.5px;
}
.x-button {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  right: 23.5px;
  bottom: 28.5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.text-18 {
  position: relative;
  font-size: var(--font-size-sm);
  font-family: var(--font-inter);
  color: var(--color-gray);
  text-align: left;
}
.who-burger {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.text-185 {
  position: relative;
  text-decoration: underline;
}
.contacts-burger1,
.menuburgerlist {
  display: flex;
  justify-content: center;
}
.contacts-burger1 {
  text-decoration: none;
  flex-direction: row;
  align-items: center;
  color: inherit;
}
.menuburgerlist {
  position: absolute;
  bottom: 26px;
  left: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-xl);
}
.menu {
  position: relative;
  background-color: var(--color-white);
  border-right: 1px solid var(--color-gray);
  box-sizing: border-box;
  width: 320px;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  max-width: 90%;
  text-align: left;
  font-size: var(--font-size-sm);
  color: var(--color-gray);
  font-family: var(--font-inter);
}
.menu.animate {
  animation: 0.25s ease 0s 1 normal forwards slide-in-left;
}
.yellow {
  background: #EED41A
}

.white {
  background: #FFF
}

.pink {
  background: #FF92AC
}

.orange {
  background: #F9BA5D
}

.green {
  background: #B7EE1A
}

.cyan {
  background: #9FECE3
}
.toster-media-down {
  position: relative;
  font-size: var(--font-size-sm);
  text-align: right;
  display: inline-block;
  width: 171px;
  flex-shrink: 0;.
  text-align: left;
  align-self: stretch;
  width: auto;
  color: #414141
  }
