@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BlockPro";
  src: url("../fonts/BlockPro-Regular.woff2") format("woff2"), url("../fonts/BlockPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
:root {
  --roboto: "Roboto", sans-serif;
  --blockPro: "BlockPro", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  position: relative;
}

body {
  background-image: url("../images/background_image.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  body {
    background-image: url("../images/Artboard_new.webp");
    z-index: -100;
  }
}
body .voce-desno-full {
  position: absolute;
  top: 124px;
  right: 220px;
  z-index: 150;
}
body .voce-desno-full img {
  width: 100%;
}
@media screen and (max-width: 1980px) {
  body .voce-desno-full {
    width: 45%;
    right: 232px;
  }
}
@media screen and (max-width: 1650px) {
  body .voce-desno-full {
    width: 50%;
    right: 0px;
  }
}
@media screen and (max-width: 1500px) {
  body .voce-desno-full {
    width: 56%;
    right: 25px;
  }
}
@media screen and (max-width: 1450px) {
  body .voce-desno-full {
    width: 49%;
    right: 25px;
  }
}
@media screen and (max-width: 1199px) {
  body .voce-desno-full {
    width: 79%;
    right: 210px;
  }
}
@media screen and (max-width: 991px) {
  body .voce-desno-full {
    display: block;
    width: 90%;
    top: 130px;
  }
}
@media screen and (max-width: 767px) {
  body .voce-desno-full {
    overflow: hidden;
    width: 78%;
    top: 62px;
    left: -10px;
  }
}
@media screen and (max-width: 425px) {
  body .voce-desno-full {
    top: 83px;
  }
}
body .zito-levo {
  position: absolute;
  top: 11%;
  left: 0;
  z-index: -100;
}
@media screen and (max-width: 991px) {
  body .zito-levo {
    top: 11%;
  }
}
@media screen and (max-width: 767px) {
  body .zito-levo {
    display: none;
  }
}
body .zito-desno {
  position: absolute;
  top: 5%;
  right: 21%;
  width: 29%;
  z-index: -100;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  body .zito-desno {
    top: 3%;
    right: 61%;
  }
  body .zito-desno img {
    width: 300px;
  }
}
@media screen and (max-width: 991px) {
  body .zito-desno {
    top: 3%;
    right: 57%;
    width: unset;
  }
  body .zito-desno img {
    width: 353px;
  }
}
@media screen and (max-width: 767px) {
  body .zito-desno {
    top: 3%;
    left: 0;
    right: unset;
  }
}
@media screen and (max-width: 575px) {
  body .zito-desno {
    top: 3%;
    left: 0%;
    right: unset;
  }
}
@media screen and (max-width: 475px) {
  body .zito-desno {
    top: 2%;
    left: 3%;
  }
  body .zito-desno img {
    width: 220px;
  }
}
@media screen and (max-width: 425px) {
  body .zito-desno {
    top: 200px;
    left: 4%;
  }
  body .zito-desno img {
    width: 145px;
  }
}
body .splash-gore-levo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
@media screen and (min-width: 1500px) {
  body .splash-gore-levo img {
    width: 100%;
  }
}
@media screen and (max-width: 1499px) {
  body .splash-gore-levo img {
    width: 70%;
  }
}
@media screen and (max-width: 1199px) {
  body .splash-gore-levo img {
    width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  body .splash-gore-levo {
    top: 2%;
  }
}
@media screen and (max-width: 991px) {
  body .splash-gore-levo {
    top: 1%;
  }
}
@media screen and (max-width: 767px) {
  body .splash-gore-levo {
    display: none;
  }
}
body .splash-gore-desno {
  position: absolute;
  top: -44px;
  right: 0;
  width: unset;
  overflow: hidden;
  z-index: -100;
}
@media screen and (max-width: 1980px) {
  body .splash-gore-desno {
    width: 48%;
  }
}
@media screen and (max-width: 1199px) {
  body .splash-gore-desno {
    top: -44px;
    right: 0;
    width: unset;
    z-index: -100;
  }
}
@media screen and (max-width: 991px) {
  body .splash-gore-desno img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body .splash-gore-desno {
    top: 0px;
    right: 0;
  }
  body .splash-gore-desno img {
    min-height: 95vh;
    height: 100%;
  }
}
body .voce-down {
  position: absolute;
  bottom: 320px;
  right: 100px;
  left: 100px;
}
body .voce-down img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  body .voce-down {
    bottom: 245px;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  body .voce-down {
    bottom: 236px;
    display: none;
  }
}
@media screen and (min-width: 576px) {
  body .container {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  body .container {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  body .container {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  body .container {
    max-width: 1140px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1440px) {
  body .container {
    max-width: 1200px;
    margin: 0 auto;
  }
}

a {
  text-decoration: none;
}

ul li {
  list-style: none;
}

p {
  font-family: var(--roboto);
  font-weight: 500;
}

#header {
  margin-bottom: 40px;
}
#header ul {
  display: flex;
  align-items: center;
}
#header ul li {
  display: inline-block;
}
#header ul li a {
  color: white;
  display: inline-block;
  text-transform: uppercase;
  font-family: var(--roboto);
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  #header ul li a {
    color: #004487;
    font-size: 20px;
  }
}
#header ul li:not(:last-of-type) {
  margin-right: 30px;
}
@media screen and (max-width: 991px) {
  #header ul {
    flex-direction: column;
    row-gap: 30px;
    margin-top: 60px;
  }
  #header ul li:not(:last-of-type) {
    margin-right: 0;
  }
}
#header .header-area .logo {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  #header .header-area .logo {
    position: absolute;
    top: 0px;
    left: 110px;
    z-index: 150;
  }
  #header .header-area .logo img {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  #header .header-area .logo {
    left: 50%;
    transform: translate(-50%, 20%);
  }
  #header .header-area .logo img {
    width: 75px;
  }
}
#header .header-area .links-with-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  #header .header-area .links-with-logo {
    display: flex;
    flex-direction: column;
  }
}
#header .header-area .links-with-logo .header-right .hamburger-x {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%);
  pointer-events: all;
  cursor: pointer;
}
#header .header-area .links-with-logo .header-right .hamburger-x span {
  position: absolute;
  height: 1px;
  width: 100%;
  background: #124384;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  letter-spacing: 2.4px;
  text-indent: -0.75px;
}
#header .header-area .links-with-logo .header-right .hamburger-x span:nth-child(1) {
  top: 15.35px;
  left: -2.6px;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(45deg) scaleX(1);
  transform: rotate(45deg) scaleX(1);
}
#header .header-area .links-with-logo .header-right .hamburger-x span:nth-child(2) {
  transform: scaleX(0);
}
#header .header-area .links-with-logo .header-right .hamburger-x span:nth-child(3) {
  top: -5.35px;
  left: -2.6px;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1);
}
@media screen and (max-width: 991px) {
  #header .header-area .links-with-logo .header-right .hamburger-x {
    display: block;
  }
}
#header .header-area .links-with-logo .header-right .socials {
  display: none;
}
#header .header-area .links-with-logo .header-right .mobile-logo {
  display: none;
}
@media screen and (max-width: 991px) {
  #header .header-area .links-with-logo .header-right .mobile-logo {
    display: block;
    width: 80px;
    margin: 0 auto;
    margin-top: 55px;
  }
}
@media screen and (max-width: 991px) {
  #header .header-area .links-with-logo .header-right {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    overflow: scroll;
    z-index: 1000;
    background-color: white;
    display: initial;
    transform: translateY(-120%);
    transition: transform 2s, -webkit-transform 2s;
  }
  #header .header-area .links-with-logo .header-right.show {
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    width: 100vw;
    height: 100vh;
    overflow: scroll;
    z-index: 1000;
    display: initial;
    transform: translateY(0) !important;
    pointer-events: all;
    padding-top: 50px;
  }
  #header .header-area .links-with-logo .header-right.show .socials {
    display: block;
    margin-top: 50px;
  }
  #header .header-area .links-with-logo .header-right.show .socials a {
    color: white;
    width: 65px;
    height: 65px;
  }
  #header .header-area .links-with-logo .header-right.show .socials .area {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  #header .header-area .links-with-logo .header-right.show .socials .area svg {
    padding: 10px;
    width: 45px;
    height: 45px;
    background-color: #b8b8b8;
    border-radius: 50%;
    fill: #fff;
  }
}
#header .header-area .toggle-btn {
  display: none;
  width: 50px;
  height: 50px;
  position: relative;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
#header .header-area .toggle-btn span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: white;
}
#header .header-area .toggle-btn span:nth-of-type(2) {
  top: 10px;
}
@media screen and (max-width: 991px) {
  #header .header-area .toggle-btn {
    display: block;
    position: absolute;
    top: 30px;
    right: 60px;
  }
}
@media screen and (max-width: 767px) {
  #header .header-area .toggle-btn {
    top: 35px;
    left: 45px;
  }
}

@media screen and (max-width: 767px) {
  #main {
    padding: 0 30px;
  }
}
#main .main-content-heading {
  margin-bottom: 150px;
}
@media screen and (max-width: 1199px) {
  #main .main-content-heading {
    margin-top: 1500px;
  }
}
@media screen and (max-width: 991px) {
  #main .main-content-heading {
    margin-top: 1350px;
  }
  #main .main-content-heading .title {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main .main-content-heading {
    margin-top: 193%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  #main .main-content-heading h1 img {
    width: 100%;
  }
}
#main .main-content-heading .phone-area {
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  #main .main-content-heading .phone-area {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #main .main-content-heading .phone-area {
    flex-direction: row;
    margin-top: 20px;
    width: unset;
    justify-content: space-between;
  }
  #main .main-content-heading .phone-area .iphone {
    width: 175px;
  }
}
#main .main-content-heading .phone-area .win-iphone {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  #main .main-content-heading .phone-area .win-iphone {
    width: 175px;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 525px) {
  #main .main-content-heading .phone-area .win-iphone {
    width: 100%;
    margin-left: 20px;
  }
}
#main .main-content-heading .phone-area .iphone-word {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  #main .main-content-heading .phone-area .iphone-word .number {
    margin-top: 30px;
    width: 100px;
  }
}
#main .quide {
  position: relative;
}
#main .quide .splash {
  display: none;
  z-index: -100;
}
@media screen and (max-width: 991px) {
  #main .quide .splash {
    display: block;
    position: absolute;
    top: 200px;
    left: -500px;
    width: 600px;
    height: 1000px;
  }
}
@media screen and (max-width: 767px) {
  #main .quide .splash {
    top: 200px;
    left: -500px;
    width: 600px;
    height: 800px;
  }
}
@media screen and (max-width: 525px) {
  #main .quide .splash {
    top: 200px;
    left: -462px;
    width: 600px;
    height: 620px;
  }
}
@media screen and (max-width: 425px) {
  #main .quide .splash {
    top: 220px;
    left: -400px;
    width: 500px;
    height: 550px;
  }
}
#main .quide-qa h2 {
  font-size: 42px;
  font-family: var(--roboto);
  max-width: 530px;
  width: 100%;
  font-weight: 600;
  margin-bottom: 20px;
  color: #124384;
  letter-spacing: 2px;
}
@media screen and (max-width: 991px) {
  #main .quide-qa h2 {
    max-width: unset;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #main .quide-qa h2 {
    font-size: 34px;
  }
}
#main .quide-qa img {
  margin-bottom: 20px;
}
#main .quide-qa p {
  font-size: 38px;
  font-weight: 300;
  font-family: var(--roboto);
  margin-bottom: 0px;
  color: #124384;
}
@media screen and (max-width: 991px) {
  #main .quide-qa p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #main .quide-qa p {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #main .quide-qa img {
    width: 100%;
  }
}
#main .quide .bar-code-area {
  position: relative;
}
#main .quide .bar-code-area .bar-code {
  margin-top: 50px;
}
#main .quide .bar-code-area .bar-code img {
  width: 100%;
}
#main .quide .bar-code-area .bar-code-mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .bar-code {
    margin-top: -50px;
  }
  #main .quide .bar-code-area .bar-code-desk {
    display: none;
  }
  #main .quide .bar-code-area .bar-code-mobile {
    display: block;
    position: relative;
    border-bottom: 1px solid white;
  }
  #main .quide .bar-code-area .bar-code-mobile .image-1 {
    max-width: 300px;
    position: relative;
    top: 120px;
    left: 110px;
    z-index: -100;
  }
}
@media screen and (max-width: 991px) and (max-width: 767px) {
  #main .quide .bar-code-area .bar-code-mobile .image-1 {
    max-width: 200px;
    left: 30px;
  }
}
@media screen and (max-width: 991px) and (max-width: 475px) {
  #main .quide .bar-code-area .bar-code-mobile .image-1 {
    top: 65px;
    max-width: 148px;
    left: 80px;
  }
}
@media screen and (max-width: 991px) and (max-width: 425px) {
  #main .quide .bar-code-area .bar-code-mobile .image-1 {
    left: 55px;
  }
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .bar-code-mobile .image-2 {
    max-width: 450px;
    display: flex;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) and (max-width: 475px) {
  #main .quide .bar-code-area .bar-code-mobile .image-2 {
    max-width: 220px;
  }
}
#main .quide .bar-code-area .guide-steps {
  position: absolute;
  top: 50px;
  right: 0;
  width: 50%;
}
@media screen and (max-width: 1199px) {
  #main .quide .bar-code-area .guide-steps {
    top: 0;
  }
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .guide-steps {
    position: static;
    top: -45px;
    width: unset;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main .quide .bar-code-area .guide-steps {
    margin-top: 20px;
  }
}
#main .quide .bar-code-area .guide-steps p {
  color: white;
  font-size: 25px;
  margin-left: 44px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .guide-steps p {
    margin-bottom: 10px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main .quide .bar-code-area .guide-steps p {
    margin-left: 0;
  }
}
#main .quide .bar-code-area .guide-steps .step {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .guide-steps .step {
    margin-bottom: 10px;
  }
}
#main .quide .bar-code-area .guide-steps .step span {
  display: flex;
  align-self: baseline;
  background-color: white;
  color: #134384;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  font-family: var(--roboto);
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .guide-steps .step span {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main .quide .bar-code-area .guide-steps .step span {
    font-size: 20px;
    height: auto;
    min-width: 25px;
  }
}
#main .quide .bar-code-area .guide-steps .step p {
  font-weight: 300;
  max-width: 350px;
  margin-left: 15px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .guide-steps .step p {
    max-width: 100%;
  }
}
#main .quide .bar-code-area .message-info {
  display: block;
  color: white;
  margin-top: 100px;
  font-size: 20px;
  font-family: var(--roboto);
  font-weight: 300;
  max-width: 520px;
  padding-left: 45px;
}
@media screen and (max-width: 1199px) {
  #main .quide .bar-code-area .message-info {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  #main .quide .bar-code-area .message-info {
    margin-top: 20px;
    text-align: center;
    max-width: unset;
    padding-left: 0;
  }
}
#main .new-iphone {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .new-iphone {
    margin-top: 50px;
  }
}
#main .new-iphone h2 {
  font-size: 68px;
  text-transform: uppercase;
  color: white;
  font-family: var(--roboto);
  letter-spacing: 1px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #main .new-iphone h2 {
    font-size: 34px;
  }
}
#main .new-iphone img {
  margin-top: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  #main .new-iphone img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main .new-iphone img {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main .new-iphone img.phone {
    margin-top: 0;
    max-width: 280px;
  }
}
#main .new-iphone .wining-quote {
  color: #124384;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: var(--roboto);
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #main .new-iphone .wining-quote {
    font-size: 32px;
  }
}
#main .new-iphone .white-quote {
  font-size: 28px;
  font-weight: 300;
  background-color: white;
  padding: 10px 20px;
  border-radius: 30px;
  width: fit-content;
  margin: 0 auto;
  letter-spacing: 1px;
  color: #124384;
}
@media screen and (max-width: 767px) {
  #main .new-iphone .white-quote {
    font-size: 19px;
  }
}
#main .new-iphone .iphones-and-info {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  column-gap: 10px;
  text-align: left;
}
#main .new-iphone .iphones-and-info .info {
  position: absolute;
  bottom: 7px;
  right: 60px;
  color: white;
  text-align: right;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: var(--roboto);
}
@media screen and (max-width: 1440px) {
  #main .new-iphone .iphones-and-info .info {
    right: 0;
  }
}
@media screen and (max-width: 1199px) {
  #main .new-iphone .iphones-and-info .info {
    right: 50px;
    bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  #main .new-iphone .iphones-and-info .info {
    position: unset;
  }
}
#main .new-iphone .iphones-and-info .info p {
  font-weight: 300;
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  #main .new-iphone .iphones-and-info .info {
    font-size: 20px;
    position: unset;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #main .new-iphone .iphones-and-info .info {
    font-size: 20px;
  }
}
#main .new-iphone .iphones-and-info img {
  width: 110px;
}
@media screen and (max-width: 1435px) {
  #main .new-iphone .iphones-and-info img {
    width: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #main .new-iphone .iphones-and-info img {
    width: 110px;
  }
}
@media screen and (max-width: 991px) {
  #main .new-iphone .iphones-and-info img {
    width: 94px;
  }
}
@media screen and (max-width: 1199px) {
  #main .new-iphone .iphones-and-info {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 991px) {
  #main .new-iphone .iphones-and-info {
    justify-content: center;
    row-gap: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main .new-iphone .iphones-and-info .iphones {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    row-gap: 30px;
    column-gap: 10px;
  }
  #main .new-iphone .iphones-and-info .iphones img {
    width: 100%;
    margin: 0;
  }
}
#main .how {
  text-align: center;
  position: relative;
}
#main .how h2 {
  color: white;
  font-size: 58px;
  font-family: var(--roboto);
  letter-spacing: 1px;
  margin-top: 120px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #main .how h2 {
    margin-top: 60px;
    font-size: 34px;
  }
}
#main .how .splash-sredina img {
  position: absolute;
  top: -300px;
  left: -900px;
  width: 90%;
  z-index: -100;
}
@media screen and (max-width: 1440px) {
  #main .how .splash-sredina img {
    left: -790px;
  }
}
@media screen and (max-width: 1199px) {
  #main .how .splash-sredina img {
    left: -645px;
  }
}
@media screen and (max-width: 991px) {
  #main .how .splash-sredina img {
    display: none;
  }
}
#main .how img {
  display: block;
  margin: 0 auto;
}
#main .how .jogoods {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 30px;
  row-gap: 60px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main .how .jogoods .item {
    width: 100%;
  }
}
#main .how .jogoods .item img {
  height: 400px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #main .how .jogoods .item img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  #main .how .jogoods .item img {
    height: 250px;
  }
}
#main .how .jogoods .item p {
  background-color: white;
  color: #124384;
  border-radius: 6px;
  padding: 10px 20px;
  text-align: center;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #main .how .jogoods .item p {
    padding: 5px 5px;
  }
}
@media screen and (max-width: 991px) {
  #main .how .jogoods {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 767px) {
  #main .how .jogoods {
    grid-template-columns: repeat(3, 1fr);
  }
}
#main .how .cloud {
  margin-top: 100px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #main .how .cloud {
    width: 100%;
  }
}
#main .how .disclaimer {
  color: white;
  font-size: 20px;
  font-family: var(--roboto);
  font-weight: 300;
  display: block;
  margin-top: 30px;
}
#main .how .disclaimer a {
  color: #124384;
  font-weight: 400;
}
#main .how .white-quote {
  background-color: white;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 30px;
  width: fit-content;
  color: #004487;
  font-size: 32px;
  font-weight: 600;
  margin: 0 auto;
  letter-spacing: 1px;
  position: relative;
  z-index: 200;
}
#main .how .white-quote a {
  color: #134384;
}
@media screen and (max-width: 767px) {
  #main .how .white-quote {
    font-size: 24px;
  }
}
#main .how .winners {
  margin-top: 80px;
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  #main .how .winners {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #main .how .winners {
    margin-top: 80px;
    margin-bottom: 50px;
  }
}
#main .how .klik {
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #main .how .thanks {
    width: 100%;
  }
}
#main .how .jogoods {
  width: 100%;
}
#main .jogood {
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #main .jogood img {
    max-width: 100%;
  }
}
#main .down-logo {
  margin-top: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .down-logo {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main .down-logo img {
    max-width: 150px;
  }
}

#footer {
  position: relative;
  text-align: center;
  background: url("../images/down_splash.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1460px;
}
@media screen and (max-width: 1199px) {
  #footer {
    height: 1250px;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    height: 1250px;
  }
}
#footer .footer-content-area {
  display: flex;
  justify-content: center;
}
#footer .footer-content {
  position: relative;
  top: 429px;
  z-index: 100;
  color: #124384;
}
@media screen and (max-width: 767px) {
  #footer .footer-content {
    top: 400px;
    padding: 0 30px;
  }
}
#footer .footer-content h2 {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 3px;
  color: #124384;
  font-family: var(--roboto);
  margin-bottom: 15px;
}
#footer .footer-content p {
  font-size: 24px;
  color: #124384;
  margin-bottom: 15px;
  font-family: var(--roboto);
}
@media screen and (max-width: 767px) {
  #footer .footer-content p {
    font-size: 22px;
  }
}
#footer .footer-content span {
  display: block;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: var(--roboto);
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #footer .footer-content span {
    font-size: 22px;
  }
}
#footer .footer-content .email, #footer .footer-content .phone {
  margin-bottom: 10px;
}
#footer .footer-content .email span, #footer .footer-content .phone span {
  margin-bottom: 0;
}
#footer .down-images {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 80px;
}
#footer .down-images .two {
  display: flex;
  align-items: center;
  column-gap: 80px;
  position: relative;
  overflow: hidden;
}
#footer .down-images .two .klas {
  position: absolute;
  left: 38%;
}
@media screen and (max-width: 1199px) {
  #footer .down-images .two .klas {
    width: 40%;
    left: 48%;
  }
}
@media screen and (max-width: 767px) {
  #footer .down-images .two .klas {
    top: 109px;
    left: 6%;
    width: 70%;
  }
}
@media screen and (max-width: 991px) {
  #footer .down-images .two {
    column-gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  #footer .down-images .two {
    flex-direction: column;
  }
}
#footer .down-images .social-icons {
  margin-top: 200px;
}
#footer .down-images .social-icons a {
  display: inline-block;
}
#footer .down-images .social-icons a:not(:last-of-type) {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #footer .down-images .social-icons {
    margin-top: 0px;
  }
  #footer .down-images .social-icons img {
    width: 50px;
  }
}
@media screen and (max-width: 991px) {
  #footer .down-images {
    column-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #footer .down-images {
    flex-direction: column;
    flex-flow: column-reverse;
    row-gap: 30px;
  }
}
#footer .down-images .logo {
  margin-top: 200px;
}
@media screen and (max-width: 767px) {
  #footer .down-images .logo {
    margin-top: 0;
    width: 90px;
  }
}
@media screen and (max-width: 425px) {
  #footer .down-images .logo {
    margin-bottom: 30px;
  }
}
#footer .down-images .packages {
  z-index: 200;
}
@media screen and (max-width: 1199px) {
  #footer .down-images .packages {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  #footer .down-images .packages {
    width: 250px;
  }
}
#footer .strawberry-2 {
  display: none;
  position: absolute;
  bottom: 29%;
  left: 15px;
  width: 65px;
  transform: rotate(22deg);
}
@media screen and (max-width: 767px) {
  #footer .strawberry-2 {
    display: block;
  }
}
#footer .strawberry-1 {
  display: none;
  position: absolute;
  bottom: 5%;
  left: 10px;
  width: 55px;
  transform: rotate(263deg);
}
@media screen and (max-width: 767px) {
  #footer .strawberry-1 {
    display: block;
  }
}
#footer .nut-1 {
  display: none;
  position: absolute;
  bottom: 8%;
  right: 10px;
  width: 50px;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  #footer .nut-1 {
    display: block;
  }
}
#footer .nut-2 {
  display: none;
  position: absolute;
  bottom: 20%;
  right: 10px;
  width: 45px;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  #footer .nut-2 {
    display: block;
  }
}
#footer .nut-4 {
  display: none;
}
#footer .zrno-1 {
  display: none;
  position: absolute;
  top: 62%;
  left: 10px;
  width: 20px;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  #footer .zrno-1 {
    display: block;
  }
}
#footer .zrno-2 {
  display: none;
  position: absolute;
  bottom: 40%;
  right: 10px;
  width: 20px;
}
@media screen and (max-width: 767px) {
  #footer .zrno-2 {
    display: block;
  }
}
#footer .zrno-3 {
  display: none;
  position: absolute;
  bottom: 30%;
  right: 25px;
  width: 20px;
}
@media screen and (max-width: 767px) {
  #footer .zrno-3 {
    display: block;
  }
}
#footer .zrno-4 {
  display: none;
  position: absolute;
  bottom: 21%;
  left: 25px;
  width: 20px;
  transform: rotate(70deg);
}
@media screen and (max-width: 767px) {
  #footer .zrno-4 {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
