.goosto {
  background: #040404;
  position: relative;
  overflow: hidden;
}
.goosto .inner2 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.goosto .divider {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .divider-text {
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 1.5625vw 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  direction: ltr;
}
.goosto .typography-colors {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded-Regular", sans-serif;
  font-size: calc(16px + 8 * (100vw - 768px) / 1792);
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
}
.goosto .div {
  color: #ffffff;
  text-align: right;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: calc(16px + 8 * (100vw - 768px) / 1792);
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
}
.goosto .divider-line {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0 0 0;
  align-self: stretch;
  flex-shrink: 0;
  height: 0px;
  position: relative;
}
.goosto .running-line {
  display: flex;
  align-items: center;
  justify-content: center;
}
.goosto .running-line .running_line_inner {
  font-family: "Bebas Neue", sans-serif;
  font-size: 101px;
  line-height: 127.98%;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  color: #fff;
  position: relative;
  white-space: nowrap;
  margin-right: 0;
  animation-name: running;
  animation-duration: 30s;
  animation-direction: reverse;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.goosto .running-line .running_line_inner div {
  margin-right: 6px;
}
.goosto .section-1 {
  background: #040404;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .section-1 .running-line {
  position: absolute;
  top: 41.5%;
}
.goosto .section-1 .running-line .running_line_inner {
  animation-duration: 80s;
}
.goosto .section-1 .running-line div {
  font-family: "Bebas Neue", sans-serif;
  font-size: calc(80px + 232 * (100vw - 768px) / 1792);
  line-height: 100%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  -webkit-text-stroke: 0.5px #FFF;
  color: transparent;
  white-space: nowrap;
}
.goosto .section-1 .bg-image {
  flex-shrink: 0;
  width: 41.5625vw;
  position: absolute;
  right: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-1 .bg-image video {
  width: 100%;
  transform: rotate(180deg);
}
.goosto .section-1 .bg-image .bg-dark {
  width: 100%;
  height: 60%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}
.goosto .section-1 .main-image-and-main-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  height: 60.546875vw;
  position: relative;
  z-index: 1;
}
.goosto .section-1 .website-ui-ux-design-development {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded-Regular", sans-serif;
  font-size: calc(30px + 57 * (100vw - 768px) / 1792);
  line-height: 127.98%;
  font-weight: 400;
  position: absolute;
  left: 37.6953125vw;
  top: 9.921875vw;
  width: 36.2890625vw;
}
.goosto .section-1 .image {
  flex-shrink: 0;
  width: 100%;
  height: 61.796875vw;
  position: absolute;
  left: 0px;
  top: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-1 .scroll-button {
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: calc(50px + 62 * (100vw - 768px) / 1792);
  height: calc(50px + 62 * (100vw - 768px) / 1792);
  position: absolute;
  right: 7.34375vw;
  top: 41.484375vw;
  overflow: visible;
  background: linear-gradient(180deg, #FF7C02 0%, #FFC302 100%);
  z-index: 1;
}
.goosto .section-1 .figure7 {
  width: 16px;
  height: 34px;
}
.goosto .section-2 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  margin-top: -4.3vw;
}
.goosto .section-2 .divider {
  padding: 0px 7.34375vw 0px;
  z-index: 1;
}
.goosto .section-2 .process-block {
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 36.1328125vw;
  position: relative;
}
.goosto .section-2 .bg-gradient {
  background: linear-gradient(103.83deg, rgb(255, 195, 1) 0%, rgb(255, 118, 1) 99.9899983406%);
  border-radius: 7.3828125vw;
  flex-shrink: 0;
  width: 16.2109375vw;
  height: 16.2109375vw;
  position: relative;
  filter: blur(5.03515625vw);
}
.goosto .section-2 .image2 {
  flex-shrink: 0;
  width: 41.7578125vw;
  position: absolute;
  left: 50%;
  top: 19.5%;
  transform: translateX(-50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-2 .image3 {
  flex-shrink: 0;
  width: 14.1015625vw;
  position: absolute;
  left: 15.5%;
  top: -7.5%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 26s;
}
.goosto .section-2 .image4 {
  flex-shrink: 0;
  width: 6.8359375vw;
  position: absolute;
  left: 27%;
  top: 67.5%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 30s;
}
.goosto .section-2 .image5 {
  flex-shrink: 0;
  width: 12.05078125vw;
  position: absolute;
  left: 68.3%;
  top: 77%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 18s;
}
.goosto .section-3 {
  background: #040404;
  padding: 0px 7.34375vw 3.125vw;
  display: flex;
  flex-direction: column;
  gap: 3.90625vw;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .section-3 .image6 {
  flex-shrink: 0;
  width: 7.65625vw;
  position: absolute;
  right: 8%;
  top: -20%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 22s;
}
.goosto .section-3 .image7 {
  border-radius: 1.953125vw;
  align-self: stretch;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 {
  background: #040404;
  padding: 0px 7.34375vw 0px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 79.7265625vw;
  position: relative;
}
.goosto .section-4 .divider-line {
  z-index: 3;
}
.goosto .section-4 .running-line {
  position: absolute;
  bottom: 23.2%;
  z-index: 1;
}
.goosto .section-4 .running-line .running_line_inner {
  font-size: calc(30px + 71 * (100vw - 768px) / 1792);
}
.goosto .section-4 .section-4-inner {
  background: #040404;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.goosto .section-4 .bg-gradient2 {
  display: flex;
  flex-direction: row;
  gap: 30.2734375vw;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 99.53125vw;
  position: relative;
}
.goosto .section-4 .bg-gradient-left {
  background: linear-gradient(103.83deg, rgb(255, 195, 1) 0%, rgb(255, 118, 1) 99.9899983406%);
  border-radius: 12.399609375vw;
  flex-shrink: 0;
  width: 22.8515625vw;
  height: 22.8515625vw;
  position: relative;
  filter: blur(8.4375vw);
}
.goosto .section-4 .bg-gradient-center {
  background: linear-gradient(103.83deg, rgb(255, 195, 1) 0%, rgb(255, 118, 1) 99.9899983406%);
  border-radius: 7.3828125vw;
  flex-shrink: 0;
  width: 16.2109375vw;
  height: 16.2109375vw;
  position: relative;
  filter: blur(5.01953125vw);
}
.goosto .section-4 .bg-gradient-right {
  background: linear-gradient(103.83deg, rgb(255, 195, 1) 0%, rgb(255, 118, 1) 99.9899983406%);
  border-radius: 13.61328125vw;
  flex-shrink: 0;
  width: 27.2265625vw;
  height: 27.2265625vw;
  position: relative;
  filter: blur(8.4375vw);
}
.goosto .section-4 .image8 {
  flex-shrink: 0;
  width: 31.1328125vw;
  position: absolute;
  left: 32%;
  top: 10%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .image9 {
  flex-shrink: 0;
  width: 8.0859375vw;
  position: absolute;
  left: 71%;
  top: 22%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 18s;
}
.goosto .section-4 .image10 {
  flex-shrink: 0;
  width: 10.1953125vw;
  position: absolute;
  left: 4.7%;
  top: 11%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .text {
  display: flex;
  flex-direction: column;
  gap: calc(2px + 6 * (100vw - 768px) / 1792);
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: absolute;
  left: 37.2%;
  bottom: -77%;
  width: 24.921875vw;
  min-width: 26vw;
}
.goosto .section-4 .div2 {
  color: #ffffff;
  text-align: center;
  font-family: "Rubik-Bold", sans-serif;
  font-size: calc(10px + 30 * (100vw - 768px) / 1792);
  line-height: 128%;
  font-weight: 700;
  position: relative;
}
.goosto .section-4 ._2016 {
  color: #ffffff;
  text-align: right;
  font-family: "Rubik-Regular", sans-serif;
  font-size: calc(8px + 16 * (100vw - 768px) / 1792);
  line-height: 128%;
  font-weight: 400;
  position: relative;
}
.goosto .section-4 .image11 {
  flex-shrink: 0;
  width: 20.4296875vw;
  position: absolute;
  left: 71.4%;
  top: 60.5%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .image12 {
  flex-shrink: 0;
  width: 20.6640625vw;
  position: absolute;
  left: 4.5%;
  top: 105%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .image13 {
  flex-shrink: 0;
  width: 35.0390625vw;
  position: absolute;
  left: 37%;
  bottom: -146.5%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .goosto-text {
  flex-shrink: 0;
  width: 10.703125vw;
  position: absolute;
  left: 82.5%;
  bottom: -155%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .group-1846-1 {
  flex-shrink: 0;
  width: 26.953125vw;
  min-width: 27vw;
  position: absolute;
  left: 37%;
  bottom: -80.5%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-4 .image14 {
  flex-shrink: 0;
  width: 18.75vw;
  position: absolute;
  left: 7.3%;
  top: 37%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-5 {
  background: #040404;
  padding: 0px 7.34375vw 2.3046875vw;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.goosto .section-5 .divider {
  z-index: 1;
}
.goosto .section-5 .section-container {
  position: relative;
}
.goosto .section-5 .image15 {
  flex-shrink: 0;
  width: 65.078125vw;
  position: absolute;
  right: 0;
  top: 9%;
}
.goosto .section-5 .image15 video {
  width: 100%;
}
.goosto .section-5 .running-line {
  position: absolute;
  top: 43.5%;
  z-index: 1;
}
.goosto .section-5 .running-line.left-to-right {
  top: 55%;
}
.goosto .section-5 .running-line.left-to-right .running_line_inner {
  animation-direction: revert;
}
.goosto .section-5 .running-line .running_line_inner {
  animation-duration: 50s;
}
.goosto .section-5 .running-line div {
  font-family: "Bebas Neue", sans-serif;
  font-size: calc(34px + 117 * (100vw - 768px) / 1792);
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  -webkit-text-stroke: 1.06px #656565;
  color: transparent;
  white-space: nowrap;
}
.goosto .section-5 picture {
  display: flex;
  justify-content: flex-end;
}
.goosto .section-5 .image-container {
  width: 100%;
}
.goosto .section-5 .image16 {
  width: 51.5234375vw;
  z-index: 1;
  position: relative;
  margin-top: 6.640625vw;
}
.goosto .section-6 {
  background: #040404;
  padding: 0px 7.34375vw;
  display: flex;
  flex-direction: column;
  gap: 3.515625vw;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .section-6 .white-bg {
  background: #ffffff;
  flex-shrink: 0;
  width: 100%;
  height: 71.015625vw;
  position: absolute;
  left: 0px;
  top: 62.4609375vw;
}
.goosto .section-6 .image17 {
  align-self: stretch;
  flex-shrink: 0;
  height: 79.5703125vw;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .section-7 {
  background: #ffffff;
  padding: 1.953125vw 7.34375vw 7.8125vw;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  direction: ltr;
}
.goosto .section-7 .image-container {
  position: relative;
}
.goosto .section-7 .image-container.is-inview .black-border::before {
  animation: horizontal-line 0.5s linear forwards;
}
.goosto .section-7 .image-container.is-inview .black-border::after {
  animation: horizontal-line 0.5s 1s linear forwards;
}
.goosto .section-7 .image-container.is-inview .black-border div::before {
  animation: vertical-line 0.5s 0.5s linear forwards;
}
.goosto .section-7 .image-container.is-inview .black-border div::after {
  animation: vertical-line 0.5s 1.5s linear forwards;
}
.goosto .section-7 .image18 {
  flex-shrink: 0;
  width: 38.046875vw;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.goosto .section-7 .black-border {
  width: 61.5%;
  height: 80%;
  position: absolute;
  top: 12%;
  left: 51%;
  transform: translateX(-50%);
}
.goosto .section-7 .black-border::after, .goosto .section-7 .black-border::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1vw;
  background: #000;
}
.goosto .section-7 .black-border::before {
  top: 0;
  right: 0;
}
.goosto .section-7 .black-border::after {
  bottom: 0;
  left: 0;
}
.goosto .section-7 .black-border div:before, .goosto .section-7 .black-border div::after {
  content: "";
  position: absolute;
  width: 1vw;
  height: 0;
  background: #000;
}
.goosto .section-7 .black-border div:before {
  top: 0;
  left: 0;
}
.goosto .section-7 .black-border div::after {
  bottom: 0;
  right: 0;
}
.goosto .section-7 .let-s-begin-our-hookah-trip-together {
  color: #000000;
  text-align: left;
  font-family: "Unbounded-Regular", sans-serif;
  font-size: calc(30px + 71 * (100vw - 768px) / 1792);
  line-height: 127.98%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  width: 29.9609375vw;
}
.goosto .section-7 .image19 {
  flex-shrink: 0;
  width: 4.66796875vw;
  position: absolute;
  right: 18.5%;
  top: 33.5%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 26s;
}
.goosto .section-7 .image20 {
  flex-shrink: 0;
  width: 6.93359375vw;
  position: absolute;
  right: 10%;
  top: 59%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 18s;
}
.goosto .section-8 {
  padding: 0px 7.34375vw;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 51.328125vw;
  position: relative;
}
.goosto .section-8 .divider {
  display: none;
}
.goosto .section-8 .black-bg {
  background: #020202;
  flex-shrink: 0;
  width: 100%;
  height: 34.4140625vw;
  position: absolute;
  left: 0px;
  top: 16.9140625vw;
}
.goosto .section-8 .image21 {
  flex-shrink: 0;
  width: 83.1640625vw;
  position: absolute;
  left: 50%;
  top: -5.078125vw;
  transform: translateX(-50%);
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.goosto .section-8 .video-container {
  width: 65.078125vw;
  position: absolute;
  left: 0;
  bottom: 0;
}
.goosto .section-8 .video-container video {
  width: 100%;
  transform: rotate(180deg);
}
.goosto .section-9 {
  background: #020202;
  padding: 0px 7.34375vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 171.6796875vw;
  position: relative;
}
.goosto .divider4 {
  display: flex;
  flex-direction: row;
  margin-bottom: 8.59375vw;
  gap: 0.78125vw;
  align-items: flex-end;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  direction: ltr;
}
.goosto .mobile_adaptive {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded-Regular", sans-serif;
  font-size: calc(20px + 28 * (100vw - 768px) / 1792);
  line-height: 131.98%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
.goosto .divider-subtitle {
  display: flex;
  flex-direction: column;
  gap: 0.9765625vw;
  align-items: flex-end;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.goosto .div4 {
  color: #ffffff;
  text-align: left;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: calc(16px + 4 * (100vw - 768px) / 1792);
  line-height: 100.48%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
.goosto .divider-line3 {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0 0 0;
  align-self: stretch;
  flex-shrink: 0;
  height: 0px;
  position: relative;
  transform-origin: 0 0;
  transform: rotate(0deg) scale(1, 1);
}
.goosto .image22 {
  flex-shrink: 0;
  width: 52.98828125vw;
  position: absolute;
  left: 0;
  top: 49.4%;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .image22 video {
  width: 100%;
  transform: rotate(180deg);
}
.goosto .bgb-gradient {
  background: linear-gradient(180deg, rgb(255, 113, 0) 0%, rgb(255, 145, 0) 31.7708343267%, rgb(255, 214, 1) 100%);
  border-radius: 50%;
  flex-shrink: 0;
  width: 29.0234375vw;
  height: 29.1015625vw;
  position: absolute;
  left: 25.8%;
  top: 70.2%;
}
.goosto .bgb-gradient2 {
  background: linear-gradient(180deg, rgb(255, 113, 0) 0%, rgb(255, 145, 0) 31.7708343267%, rgb(255, 214, 1) 100%);
  border-radius: 50%;
  flex-shrink: 0;
  width: 18.6328125vw;
  height: 18.59375vw;
  position: absolute;
  left: 39.5%;
  top: 10.5%;
}
.goosto .bgb-gradient3 {
  background: linear-gradient(180deg, rgb(255, 113, 0) 0%, rgb(255, 145, 0) 31.7708343267%, rgb(255, 214, 1) 100%);
  border-radius: 50%;
  flex-shrink: 0;
  width: 19.1015625vw;
  height: 19.1015625vw;
  position: absolute;
  left: 40.5%;
  top: 66.5%;
}
.goosto .phone-images {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  direction: ltr;
}
.goosto .columns {
  display: flex;
  gap: 2.734375vw;
  align-items: flex-start;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  direction: ltr;
}
.goosto .column-1 {
  padding: 0px 0.78125vw 16.40625vw 0px;
  display: flex;
  flex-direction: column;
  gap: 1.5625vw;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
  top: -8.28125vw;
}
.goosto .mobile-images {
  display: flex;
  flex-direction: row;
  gap: 1.5625vw;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .image23 {
  flex-shrink: 0;
  width: 19.53125vw;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .column-2 {
  padding: 8.3984375vw 0px 0px 0.78125vw;
  display: flex;
  flex-direction: column;
  gap: 8.59375vw;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 57.12890625vw;
  position: relative;
}
.goosto .frame-37042 {
  padding-top: 2.9296875vw;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  position: relative;
}
.goosto .div5 {
  color: #ffffff;
  text-align: right;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: 48px;
  line-height: 128%;
  font-weight: 700;
  position: relative;
  align-self: stretch;
}
.goosto .div6 {
  color: #ffffff;
  text-align: right;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: calc(16px + 20 * (100vw - 768px) / 1792);
  line-height: 128%;
  font-weight: 400;
  position: relative;
  width: 100%;
  max-width: 34.53125vw;
  direction: rtl;
}
.goosto .mobile-images2 {
  display: flex;
  flex-direction: row;
  gap: 1.5625vw;
  align-items: flex-start;
  justify-content: flex-end;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .desktop_images {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.goosto .column-12 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  position: relative;
  left: -10.078125vw;
}
.goosto .image24 {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 50vw;
  position: relative;
}
.goosto .image25 {
  flex-shrink: 0;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .column-22 {
  display: flex;
  flex-direction: column;
  gap: 3.90625vw;
  align-items: flex-end;
  justify-content: center;
  flex: 1;
  position: relative;
  right: 7.34375vw;
}
.goosto .frame-37038 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 50vw;
  position: relative;
}
.goosto .image26 {
  flex-shrink: 0;
  width: 50vw;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .frame-37039 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 50vw;
  position: relative;
}
.goosto .image27 {
  flex-shrink: 0;
  width: 50vw;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .image28 {
  flex-shrink: 0;
  width: 10.703125vw;
  position: absolute;
  left: 5%;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.goosto .image29 {
  flex-shrink: 0;
  width: 12.05078125vw;
  position: absolute;
  left: 7.5%;
  top: 33.5%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 26s;
}
.goosto .image30 {
  flex-shrink: 0;
  width: 16.42578125vw;
  position: absolute;
  left: 17.5%;
  top: 36.3%;
  -o-object-fit: cover;
     object-fit: cover;
  animation-duration: 18s;
}
.goosto .running-line2 {
  padding: 1.484375vw 0;
  z-index: 1;
  position: absolute;
  bottom: 0;
  border: 1px solid #FFF;
}
.goosto .running-line2 .running_line_inner {
  font-size: calc(20px + 43 * (100vw - 768px) / 1792);
  line-height: 100%;
}
.goosto .image-animation {
  animation: swimming-effect-animation 22s infinite alternate ease-in-out;
}
.goosto .gradient-animation {
  animation: gradient-animation 10s infinite ease-in-out;
}
.goosto .bg-dark_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  transform: rotate(180deg);
}
.goosto .bg-dark_2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

.portfolio {
  background: #1E1E1E;
  padding-top: 100px;
}

@keyframes swimming-effect-animation {
  0% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(-0.98vw) translateY(-0.39vw);
  }
  50% {
    transform: translateX(-1.56vw) translateY(0.98vw);
  }
  75% {
    transform: translateX(-5px) translateY(-1.38vw);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}
@keyframes gradient-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes horizontal-line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes vertical-line {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@media all and (max-width: 1440px) and (min-width: 768px) {
  .goosto .section-2 {
    margin-top: -3vw;
  }
  .goosto .section-4 .running-line {
    bottom: 21%;
  }
}
@media all and (max-width: 1280px) and (min-width: 768px) {
  .goosto .section-1 .running-line {
    top: 45%;
  }
}
@media all and (max-width: 1200px) and (min-width: 768px) {
  .goosto .section-9 {
    height: 180vw;
  }
}
@media all and (max-width: 768px) {
  .goosto .-menu-pd {
    padding-top: 60px;
  }
  .goosto .section-1 {
    padding-bottom: 66px;
  }
  .goosto .section-1 .bg-text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 0;
    top: 28.5%;
    z-index: 1;
  }
  .goosto .section-1 .bg-text_text {
    font-family: "Bebas Neue", sans-serif;
    font-size: 76px;
    line-height: 84%;
    font-weight: 400;
    color: transparent;
    position: relative;
    -webkit-text-stroke: 0.5px #444444;
    white-space: nowrap;
  }
  .goosto .section-1 .bg-text_text1 {
    text-align: left;
    left: 4.5%;
  }
  .goosto .section-1 .bg-text_text2 {
    text-align: right;
    left: -10%;
  }
  .goosto .section-1 .bg-image {
    width: 100%;
  }
  .goosto .section-1 .main-image-and-main-text {
    padding: 40px 4vw 0;
    height: auto;
    max-width: 425px;
  }
  .goosto .section-1 .website-ui-ux-design-development {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    font-size: 40px;
  }
  .goosto .section-1 .image33 {
    margin-top: -40px;
  }
  .goosto .section-1 .scroll-button {
    width: 75px;
    height: 75px;
    left: 4vw;
    bottom: 86px;
    top: auto;
    right: auto;
  }
  .goosto .section-2 {
    margin-top: 0;
    margin-bottom: 90px;
    gap: 90px;
  }
  .goosto .section-2 .divider {
    padding: 0 4vw;
  }
  .goosto .section-2 .process-block {
    height: auto;
    gap: 0;
    padding: 0 4vw;
  }
  .goosto .section-2 .image2 {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    transform: translateX(0);
    max-width: 390.5px;
  }
  .goosto .section-2 .bg-gradient {
    width: 151.56px;
    height: 151.56px;
    border-radius: 69.024px;
    position: absolute;
    top: 12%;
    filter: blur(47.5px);
  }
  .goosto .section-2 .image3 {
    width: 132px;
    left: 7%;
    top: -55%;
  }
  .goosto .section-2 .image4 {
    width: 64px;
    left: 32%;
    top: 84%;
  }
  .goosto .section-2 .image5 {
    width: 113px;
    left: 47%;
    top: 142%;
    z-index: 1;
  }
  .goosto .section-3 {
    padding: 0 4vw 50px;
    gap: 37px;
  }
  .goosto .section-3 .image6 {
    width: 71.5px;
    right: 0;
    top: -175%;
  }
  .goosto .section-3 .image7 {
    border-radius: 20px;
    max-width: 99.23%;
  }
  .goosto .section-4 {
    padding: 0 4vw;
    height: 257.4117647059vw;
    max-height: 1850px;
  }
  .goosto .section-4 .divider {
    z-index: 1;
  }
  .goosto .section-4 .bg-gradient2 {
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    height: 248vw;
  }
  .goosto .section-4 .bg-gradient-left {
    width: 74.1176470588vw;
    height: 74.1176470588vw;
    filter: blur(23.0117647059vw);
    right: -47%;
    top: 5%;
    position: absolute;
  }
  .goosto .section-4 .bg-gradient-right {
    width: 70vw;
    max-width: 415px;
    height: 70vw;
    max-height: 415px;
    filter: blur(20vw);
    left: -45%;
    bottom: 15%;
    position: absolute;
  }
  .goosto .section-4 .section-4-inner {
    height: 248vw;
    z-index: 0;
  }
  .goosto .section-4 .image8 {
    width: 83.5294117647vw;
    right: 0;
    left: auto;
    top: 34.7%;
  }
  .goosto .section-4 .image9 {
    width: 25.1764705882vw;
    left: auto;
    right: 0;
    top: 23.5%;
  }
  .goosto .section-4 .image10 {
    width: 27.2941176471vw;
    left: 0;
    top: 3.8%;
  }
  .goosto .section-4 .image12 {
    width: 35.2941176471vw;
    top: 13.2%;
    left: 0;
  }
  .goosto .section-4 .image13 {
    width: 48.4705882353vw;
    left: 0;
    bottom: 15%;
  }
  .goosto .section-4 .image14 {
    width: 58.8235294118vw;
    right: -8%;
    left: auto;
    top: 3.8%;
  }
  .goosto .section-4 .goosto-text {
    width: 34.8235294118vw;
    right: 0;
    bottom: 12.2%;
    left: auto;
  }
  .goosto .section-4 .running-line {
    bottom: 55px;
  }
  .goosto .section-4 .running-line .running_line_inner {
    font-size: 31px;
  }
  .goosto .section-5 {
    padding: 0 4vw 70px;
  }
  .goosto .section-5 .image16 {
    width: 100%;
  }
  .goosto .section-6 {
    padding: 0 4vw 66px;
    gap: 20px;
  }
  .goosto .section-6 .image-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .goosto .section-6 .image17 {
    min-width: 577px;
    height: auto;
    border-radius: 12px;
    border: 0.5px solid #FFF;
  }
  .goosto .section-6 .image17.left {
    left: -16%;
  }
  .goosto .section-6 .image17.right {
    right: -16%;
  }
  .goosto .section-7 {
    padding: 32px 4vw 60px;
    flex-direction: column;
    gap: 0;
  }
  .goosto .section-7 .image-container {
    order: 2;
    margin-top: -6px;
  }
  .goosto .section-7 .black-border::after, .goosto .section-7 .black-border::before {
    height: 2vw;
  }
  .goosto .section-7 .black-border div:before, .goosto .section-7 .black-border div::after {
    width: 2vw;
  }
  .goosto .section-7 .let-s-begin-our-hookah-trip-together {
    width: 100%;
    font-size: 45.5px;
    max-width: 391px;
  }
  .goosto .section-7 .image18 {
    width: 100%;
    max-width: 391px;
  }
  .goosto .section-7 .image19 {
    width: 12.8235294118vw;
    right: 53%;
    top: 19%;
    max-width: 54.5px;
  }
  .goosto .section-7 .image20 {
    width: 18.9411764706vw;
    right: auto;
    left: 77%;
    top: 19%;
    max-width: 80.5px;
  }
  .goosto .section-8 {
    background: #fff;
    height: auto;
    padding: 0;
    margin-bottom: 100px;
  }
  .goosto .section-8 .divider {
    display: flex;
    padding: 0 4vw;
  }
  .goosto .section-8 .divider-text {
    border-color: #fff;
  }
  .goosto .section-8 .divider-line {
    border-color: #000;
  }
  .goosto .section-8 .typography-colors,
  .goosto .section-8 .div {
    color: #000;
  }
  .goosto .section-8 .image-container {
    position: relative;
  }
  .goosto .section-8 .image21 {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0);
    width: 100%;
    max-width: 425px;
    margin-top: -45px;
    z-index: 2;
  }
  .goosto .section-8 .black-bg {
    height: 175px;
    top: auto;
    bottom: 0;
  }
  .goosto .section-8 .bg-gradient {
    background: linear-gradient(180deg, rgb(255, 113, 0) 0%, rgb(255, 145, 0) 31.7708343267%, rgb(255, 214, 1) 100%);
    border-radius: 50%;
  }
  .goosto .section-8 .bg-gradient-big {
    width: 55.5294117647vw;
    height: 55.5294117647vw;
    max-width: 236px;
    max-height: 236px;
    position: absolute;
    right: -18%;
    bottom: -14%;
    z-index: 1;
  }
  .goosto .section-8 .bg-gradient-small {
    width: 13.1764705882vw;
    height: 13.1764705882vw;
    position: absolute;
    left: -6%;
    top: 33%;
    z-index: 1;
  }
  .goosto .section-9 {
    padding: 0 4vw 123px;
    height: auto;
    gap: 50px;
  }
  .goosto .section-9 .divider4 {
    display: none;
  }
  .goosto .section-9 .frame-37042 {
    padding: 0;
    gap: 16px;
    max-width: 425px;
  }
  .goosto .section-9 .div5 {
    font-size: 24px;
  }
  .goosto .section-9 .div6 {
    font-size: 18px;
    max-width: 100%;
  }
  .goosto .section-9 .phone-images {
    gap: 50px;
    align-items: flex-end;
  }
  .goosto .section-9 .column-1 {
    padding: 77px 0 0;
    top: 0;
  }
  .goosto .section-9 .mobile-images,
  .goosto .section-9 .mobile-images2 {
    flex-direction: column;
    gap: 20px;
  }
  .goosto .section-9 .mobile-images2 picture:nth-of-type(1) {
    order: 2;
  }
  .goosto .section-9 .column-2 {
    padding: 0;
    height: auto;
  }
  .goosto .section-9 .image23 {
    width: 100%;
    max-width: 98.95%;
  }
  .goosto .section-9 .bgb-gradient {
    width: 51.5294117647vw;
    height: 51.5294117647vw;
    left: auto;
    right: 4vw;
    top: 67%;
  }
  .goosto .section-9 .bgb-gradient3 {
    width: 337px;
    height: 337px;
    left: 36%;
    top: auto;
    bottom: -6%;
  }
  .goosto .section-9 .image29 {
    width: 24vw;
    max-width: 102px;
    left: 4%;
    top: -6.4%;
  }
  .goosto .section-9 .image30 {
    width: 33.6470588235vw;
    max-width: 143px;
    left: 31%;
    top: -5%;
  }
  .goosto .section-9 .desktop_images {
    flex-direction: column;
  }
  .goosto .section-9 .column-22 {
    right: 0;
    gap: 80vw;
  }
  .goosto .section-9 .image26,
  .goosto .section-9 .image27 {
    width: 100%;
  }
  .goosto .section-9 .column-12 {
    position: absolute;
    left: -20%;
  }
  .goosto .section-9 .image24 {
    min-width: 92vw;
    max-width: 92vw;
  }
  .goosto .section-9 .image22 {
    width: 161.6470588235vw;
    left: -61.1764705882vw;
    bottom: 0;
    top: auto;
  }
  .goosto .divider-text {
    padding: 0 0 18px;
  }
  .goosto .typography-colors {
    font-size: 14px;
  }
  .goosto .div {
    font-size: 16px;
  }
  .goosto .running-line2 {
    border: 0;
    padding: 0;
    bottom: 68px;
  }
  .goosto .running-line2 .running_line_inner {
    font-size: 18px;
  }
  .goosto .running-line2 .running_line_inner div {
    margin-right: 4px;
  }
}
@media all and (max-width: 425px) {
  .goosto .section-1 {
    padding-bottom: 15.5294117647vw;
  }
  .goosto .section-1 .bg-text_text {
    font-size: calc(56px + 20 * (100vw - 360px) / 65);
  }
  .goosto .section-1 .website-ui-ux-design-development {
    font-size: calc(34px + 6 * (100vw - 360px) / 65);
  }
  .goosto .section-2 {
    margin-bottom: 21.1764705882vw;
    gap: 21.1764705882vw;
  }
  .goosto .section-2 .bg-gradient {
    width: 35.6611764706vw;
    height: 35.6611764706vw;
    border-radius: 16.2352941176vw;
  }
  .goosto .section-2 .image3 {
    width: 31.0588235294vw;
  }
  .goosto .section-2 .image4 {
    width: 15.0588235294vw;
  }
  .goosto .section-2 .image5 {
    width: 14.7135416667vw;
  }
  .goosto .section-2 .image6 {
    width: 16.8235294118vw;
  }
  .goosto .section-3 {
    padding: 0 4vw 11.7647058824vw;
    gap: 8.7058823529vw;
  }
  .goosto .section-5 {
    padding: 0 4vw 16.4705882353vw;
  }
  .goosto .section-6 {
    padding: 0 4vw 15.5294117647vw;
  }
  .goosto .section-6 .image17 {
    min-width: 135.7647058824vw;
  }
  .goosto .section-7 .let-s-begin-our-hookah-trip-together {
    font-size: calc(38px + 7.5 * (100vw - 360px) / 65);
  }
  .goosto .section-8 .black-bg {
    height: 41.1764705882vw;
  }
  .goosto .section-8 .image21 {
    margin-top: -10.5882352941vw;
  }
  .goosto .section-9 {
    padding: 0 4vw 28.9411764706vw;
  }
  .goosto .divider-text {
    padding: 0 0 4.2352941176vw;
  }
  .goosto .running-line2 {
    bottom: 16vw;
  }
}/*# sourceMappingURL=portfolio-goosto.css.map */