@font-face {
  font-family: Euclid Circular B;
  src: url('../fonts/Euclid-Circular-B-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular B;
  src: url('../fonts/Euclid-Circular-B-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular B;
  src: url('../fonts/Euclid-Circular-B-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular B;
  src: url('../fonts/Euclid-Circular-B-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular B;
  src: url('../fonts/Euclid-Circular-B-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Newyork;
  src: url('../fonts/NewYork-PERSONAL-USE.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.div-block {
  height: 129px;
}

.section {
  width: 1920px;
  height: 959px;
}

.container {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  display: flex;
}

.div-block-2 {
  width: 1440px;
  display: flex;
}

.dugme {
  grid-column-gap: 10px;
  background-color: #ebc731;
  border: 2px solid #ebc731;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 54px;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.pozovi-nas {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.frame-23 {
  grid-row-gap: 10px;
  background-color: #f5f5f5;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 231px;
  height: 129px;
  text-decoration: none;
  display: flex;
}

.frame-22 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 57px;
  display: flex;
  overflow: hidden;
}

.frame-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1052px;
  padding-left: 135px;
  text-decoration: none;
  display: flex;
}

.frame-16 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.poetna {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.frame-1000002978 {
  grid-column-gap: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.proizvodi {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.broure {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.partneri, .kontakt {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.frame-1000002967 {
  grid-row-gap: 10px;
  background-color: #99c548;
  border-radius: 222px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 251px;
  height: 255px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.svi-proizvodi {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.partneri-ikonice {
  grid-row-gap: 30px;
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 430px;
  height: 451px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-41 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 290px;
  height: 180px;
  padding: 20px 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-45 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.eurovix {
  color: #1c1d20;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  text-decoration: none;
}

.bioloski-preparati-za-razgradnju-organske-materije-u-stoarstvu {
  color: #1c1d20;
  text-align: center;
  letter-spacing: .015em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.partneri-slider {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  padding: 100px 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-35 {
  grid-row-gap: 87px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  padding-top: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.nai-partneri {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 66px;
  text-decoration: none;
}

.frame-1000002974 {
  grid-row-gap: 55px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1000002973 {
  grid-row-gap: 55px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 466px;
  text-decoration: none;
  display: flex;
}

.frame-1000002975, .frame-1000002976 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1000002972 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 466px;
  text-decoration: none;
  display: flex;
}

.frame-57 {
  grid-row-gap: 20px;
  background-color: #f8f8f8;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 445px;
  height: 578px;
  padding: 35px 50px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-59 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-65 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.eurolac-green {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-decoration: none;
}

.zamena-za-mleko-za-telad-sa-zakiseljavaem-u-eurolac-green-su-skoro-100-iz {
  color: #333;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.blog {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 450px;
  height: 466px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-1000002953 {
  grid-row-gap: 10px;
  background-color: #eee;
  border-radius: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 28px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.mart-29-2025 {
  color: #6d6d6d;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.kako-odabrati-pravu-stonu-hranu-za-maksimalan-prinos {
  color: #1c1d20;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 33px;
  text-decoration: none;
}

.social-icons {
  overflow: hidden;
}

.footer {
  grid-row-gap: 38px;
  background-color: #f9f6ee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  padding-top: 80px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1000002951 {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  padding-left: 260px;
  padding-right: 260px;
  text-decoration: none;
  display: flex;
}

.frame-19 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 327px;
  padding-bottom: 28px;
  text-decoration: none;
  display: flex;
}

.frame-21 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.uvoz-i-prodaja-dodataka-za-stonu-hranu-koji-poboljavaju-kvalitet-ishrane-ivotinja {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.mreze {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._65aa0276d0107e15571e2955_linked20in20iconsvg {
  overflow: hidden;
}

.frame-7 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 949px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-9 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-10 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-52 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-48 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.neimarova-28-telep-novi-sad-srbija {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-51 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.officeeffectafeedcom {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-47 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-50 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.frame-29 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 24px;
  text-decoration: none;
  display: flex;
}

._06557-58-056 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-46 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.pib-111770271 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.mb-21537179 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-53 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 521px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.meni {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.frame-12 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.prijavi-se {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.frame-1000003009 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1000002793 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.email-adresa {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.frame-1000003010 {
  background-color: #ebc731;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-20 {
  border: 0 solid #acacac;
  border-top-width: .5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  overflow: hidden;
}

.sva-prava-zadrana-2025-effecta-feed-doo, .radio-link-system {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.frame-1000002950 {
  overflow: hidden;
}

.pocetna {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-17 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-17_2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 959px;
  min-height: 959px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-25 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding-left: 260px;
  padding-right: 260px;
  text-decoration: none;
  display: flex;
}

.frame-24 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  height: 718px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-26 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.kvalitetna-ishrana-za-zdrav-i-produktivan-uzgoj {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 86px;
  text-decoration: none;
}

.efikasna-nutritivna-reenja-koja-poboljavaju-zdravlje-rast-i-prinos-vaih-ivotinja-uz-vrhunski-kvalite {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.o-nama {
  grid-column-gap: 10px;
  background-color: #fefefe;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding: 100px 260px 50px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-38 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-40 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1000002948 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1000002949 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.ko-smo-mi {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 66px;
  text-decoration: none;
}

.frame-1000002977 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  text-decoration: none;
  display: flex;
}

.preduzee-za-spoljnu-i-unutranju-trgovinu-effecta-feed-doo-je-osnovano-2019-godine-u-novom-sadu-sa-fo, .the-company-for-external-and-internal-trade-effecta-feed-doo-was-founded-in-year-2019-in-novi-sad-fo {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-1000002970 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 504px;
  text-decoration: none;
  display: flex;
}

.frame-1000002968 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.naa-ponuda {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 135px;
  font-weight: 600;
  line-height: 145px;
  text-decoration: none;
}

.frame-1000002957 {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

.frame-1000002982 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1000002956 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  height: 534px;
  text-decoration: none;
  display: flex;
}

.proizvodi-komponente {
  grid-row-gap: 40px;
  background-color: #99c548;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 50px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-1000002955 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.zamene-za-mleko {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
}

.nutritivno-bogata-reenja-za-zdravo-odgajanje-mladih-ivotinja {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.dodaci-za-jaanje-imuniteta-i-zdrav-poetak-ivota {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002958 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.dodatna-energija-kada-je-najpotrebnije-tokom-rasta-bolesti-i-prelaza {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002966 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.efikasna-zatita-od-tetnih-toksina-u-hrani {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002965 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.poboljanje-varenja-boje-ukusa-i-zdravlja-hrane {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002962 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.reenja-za-razgradnju-otpada-i-bolju-higijenu {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002959 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.vlakna-neophodna-za-varenje-i-bolju-digestivnu-funkciju {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002963 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.za-zdravu-crevnu-floru-i-bolju-apsorpciju-hrane {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.frame-1000002960, .frame-1000002964 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.funkcionalne-same-sa-dodatnom-vrednou-za-ishranu {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
}

.poo {
  overflow: hidden;
}

.frame-37 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1390px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-42 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-43 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1000002969 {
  border: 0 solid #b5b5b5;
  border-top-width: .5px;
  overflow: hidden;
}

.nedavno-blog {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 66px;
  text-decoration: none;
}

.lanci {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: NewYork, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 66px;
  text-decoration: none;
}

.frame-44 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-55 {
  grid-row-gap: 50px;
  background-color: #09472a;
  border-radius: 289px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 408px;
  padding: 50px 30px 50px 60px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1000002983 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.imate-pitanja-o-naim-proizvodima-ili-elite-preporuku-za-ishranu-vaih-ivotinja {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 46px;
  text-decoration: none;
}

.navbar-2 {
  grid-column-gap: 103px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding-left: 260px;
  padding-right: 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.dugme-2 {
  grid-column-gap: 10px;
  background-color: #ebc731;
  border: 2px solid #ebc731;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 54px;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.pozovi-nas-2 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.dugme-3 {
  grid-column-gap: 10px;
  background-color: #000;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 54px;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.pozovi-nas-3 {
  color: #99c548;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.dugme-4 {
  grid-column-gap: 10px;
  background-color: #99c548;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 54px;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.dugme-5 {
  grid-column-gap: 10px;
  background-color: #ebc731;
  border: 2px solid #ebc731;
  border-radius: 17px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.pozovi-nas-4 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.bioloski-preparati-za-razgradnju-organske-materije-u-stoarstvu-2 {
  color: #1c1d20;
  letter-spacing: .015em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.frame-1000002973-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.partneri-ikonice-2 {
  grid-row-gap: 56px;
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 430px;
  height: 451px;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.dugme-6 {
  grid-column-gap: 10px;
  background-color: #ebc731;
  border: 2px solid #ebc731;
  border-radius: 17px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-41-2 {
  grid-column-gap: 10px;
  background-image: url('../images/Frame-41_8.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 280px;
  min-height: 280px;
  padding: 20px 10px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-45-2 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-41-3 {
  grid-column-gap: 10px;
  background-image: url('../images/Frame-41_9.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 280px;
  min-height: 280px;
  padding: 20px 10px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-41-4 {
  grid-column-gap: 10px;
  background-image: url('../images/Frame-41_10.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 280px;
  min-height: 280px;
  padding: 20px 10px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 -4px 8px #0000000f, 0 0 4px #0000000a;
}

.dugme-7 {
  grid-column-gap: 10px;
  background-color: #ebc731;
  border-radius: 17px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding: 11px 34px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-2-2 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 161px;
  height: 57px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.kontakt-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.frame-10-2 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-10-3 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.poetna-2, .proizvodi-2, .kontakt-3, .partneri-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.frame-10-4 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 305px;
  text-decoration: none;
  display: flex;
}

.frame-41-5 {
  grid-column-gap: 10px;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 629px;
  height: 504px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-20-2 {
  overflow: hidden;
}

.partneri-slider-2 {
  grid-row-gap: 80px;
  background-color: #f9f6ee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 260px 100px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-35-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 344px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-1000002957-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  text-decoration: none;
  display: flex;
}

.proizvodi-komponente-2 {
  grid-row-gap: 40px;
  background-color: #09472a;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 534px;
  padding: 50px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.zamene-za-mleko-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
}

.proizvodi-komponente-3 {
  grid-row-gap: 40px;
  background-color: #99c548;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 534px;
  padding: 50px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.proizvodi-3 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding: 100px 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.proizvodi-4 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 66px;
  text-decoration: none;
}

.blog-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 50px 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-37-2 {
  grid-row-gap: 55px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.kontakt-4 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding: 100px 260px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link {
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.nav {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
}

.link-2 {
  font-family: Euclid Circular B, Arial, sans-serif;
}

.grid {
  grid-column-gap: 238px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
  / .25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.container-2 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.container-3 {
  background-image: url('../images/Frame-17_2.avif');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  max-width: 1920px;
  height: 959px;
  margin-left: auto;
  margin-right: auto;
}

.hero-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Frame-17_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: start stretch;
  width: 100vw;
  height: 100vh;
  padding-top: 80px;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.div-block-3 {
  text-align: left;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 129px;
  display: flex;
  position: static;
}

.div-block-4 {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.link-block {
  text-decoration: none;
}

.link-3 {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: color .35s;
}

.link-3:hover {
  color: #ebc731;
}

.link-3.w--current {
  transition: color .35s;
}

.link-3.w--current:hover {
  color: #ebc731;
}

.text-block-2 {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.icon {
  color: #000;
}

.dropdown-toggle {
  padding-left: 0;
}

.button-nav {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 190px;
  height: 54px;
  padding: .9375rem 1.87rem .9375rem 1.875rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
  transition: background-color .35s;
}

.button-nav:hover {
  background-color: #99c548;
}

.div-block-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: flex-start start;
  width: 100%;
  display: flex;
}

.heading {
  text-align: center;
}

.heading-2 {
  color: #fff;
  width: 1400px;
  margin-top: 2rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.375rem;
}

.paragraph {
  color: #fff;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.625rem;
}

.n1 {
  display: block;
  position: relative;
  top: 0%;
  left: 0%;
  right: 0%;
}

.section-2 {
  height: 95vh;
  padding-top: 6.25rem;
}

.paragraph-2 {
  width: 100%;
  margin-bottom: .3rem;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
}

.section-3 {
  background-image: url('../images/Frame-20_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 521px;
}

.heading-3 {
  color: #000;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.125rem;
}

.div-block-6 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.flex-block {
  grid-column-gap: 12.875rem;
  grid-row-gap: 12.875rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  display: flex;
}

.div-block-8 {
  width: 50%;
  height: 50%;
}

.section-4 {
  grid-column-gap: 5.4375rem;
  grid-row-gap: 5.4375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 6.5rem;
  padding-bottom: 6.25rem;
  display: flex;
}

.grid-3 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 1400px;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: start center;
}

.heading-4 {
  color: #000;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.125rem;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  padding-bottom: 0;
  display: block;
}

.div-block-9 {
  background-color: #f8f8f8;
  width: 430px;
  height: 100%;
}

.heading-5 {
  color: #1c1d20;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.paragraph-3 {
  text-align: center;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.cell, .cell-2, .cell-3 {
  justify-content: center;
  align-items: center;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  height: 100%;
  padding-bottom: 38px;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.div-block-10 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image, .image-2, .image-3, .image-4, .image-5, .image-6 {
  width: 290px;
  height: 180px;
}

.button-nav-copy {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 190px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.button-nav-copy:hover {
  background-color: #99c548;
}

.cell-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-6 {
  color: #000;
  text-align: left;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.625rem;
  text-decoration: none;
}

.paragraph-4 {
  color: #333;
  text-align: left;
  margin-bottom: .625rem;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  text-decoration: none;
}

.link-block-2 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: 91px;
  text-decoration: none;
  display: block;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f8f8f8;
  border-radius: 8px;
  width: 445px;
  height: 578px;
  padding: 0 3.125rem;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.link-block-3 {
  height: auto;
}

.div-block-11 {
  background-color: #f8f8f8;
  border-radius: 8px;
  width: 445px;
  height: 578px;
}

.grid-3-copy {
  grid-column-gap: 27.5px;
  grid-row-gap: 27.5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start center;
  width: 1400px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: center;
}

.dugme-proizvodi {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 220px;
  height: 54px;
  padding: 15px 34px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.dugme-proizvodi:hover {
  background-color: #99c548;
}

.cell-5 {
  justify-content: flex-start;
  align-items: flex-start;
}

.section-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  display: flex;
}

.section-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 100px;
  display: flex;
}

.grid-6 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  width: 100%;
  max-width: 1400px;
}

.grid-7 {
  grid-template-rows: auto;
}

.div-block-12 {
  border-top: .5px solid #b5b5b5;
}

.heading-7 {
  color: #000;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Newyork, Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 4.125rem;
}

.heading-8 {
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.125rem;
  display: none;
}

.div-block-13 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.grid-8 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start;
}

.link-block-4 {
  text-decoration: none;
}

.heading-9 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.4375rem;
  font-weight: 600;
  line-height: 2.0625rem;
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
  display: block;
}

.div-block-14 {
  display: block;
}

.cell-6 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.quick-stack-3 {
  padding: 0;
}

.div-block-15 {
  width: 450px;
}

.image-7 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: block;
  overflow: hidden;
}

.grid-9 {
  background-color: #09472a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 1400px;
  height: 408px;
}

.section-7 {
  justify-content: center;
  align-items: center;
  padding-top: 6.25rem;
  padding-bottom: 7.5rem;
  display: flex;
}

.div-block-16 {
  background-color: #09472a;
  border-style: solid;
  border-radius: 289px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 408px;
  display: flex;
}

.grid-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  place-items: center;
}

.heading-10 {
  color: #fff;
  text-align: center;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 2.875rem;
}

.section-8 {
  grid-column-gap: 105px;
  grid-row-gap: 105px;
  background-color: #f9f6ee;
  background-image: url('../images/Footer_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 704px;
  padding-top: 80px;
  display: block;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start center;
  width: 100%;
  padding-bottom: 6.5625rem;
}

.quick-stack-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding: 0;
}

.link-block-6 {
  background-image: url('../images/Logo1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 161px;
  height: 57px;
}

.paragraph-5 {
  width: 371px;
  margin-bottom: 0;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 26px;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 24px;
  height: 24px;
  display: grid;
}

.link-block-7 {
  background-image: url('../images/Social-Icons.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
}

.div-block-18 {
  width: 24px;
  height: 24px;
}

.link-block-8 {
  background-image: url('../images/Vector.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 24px;
  height: 24px;
}

.div-block-19 {
  width: 24px;
  height: 24px;
}

.link-block-9 {
  background-image: url('../images/65aa0276d0107e15571e2955_Linked20In20Iconsvg.svg');
  background-position: 0 0;
  background-size: auto;
  width: 24px;
  height: 24px;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 2rem;
}

.link-4 {
  color: #000;
  width: 311px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  transition: color .35s;
}

.link-4:hover {
  color: #ebc731;
}

.div-block-20 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 311px;
  display: flex;
}

.image-8 {
  width: 20px;
  height: 20px;
}

.link-5 {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
  transition: color .35s;
}

.link-5:hover {
  color: #ebc731;
}

.div-block-21 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cell-7 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.paragraph-6 {
  color: #000;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.quick-stack-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
}

.link-4-copy {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  transition: color .35s;
}

.link-4-copy:hover {
  color: #ebc731;
}

.cell-8 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.quick-stack-6 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-field {
  border-radius: 12px;
  width: 250px;
  height: 64px;
  padding-left: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.form {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.submit-button {
  background-color: #ebc731;
  background-image: url('../images/image-1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 13px;
  width: 64px;
  height: 64px;
}

.grid-12 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  place-items: start;
  width: 100%;
  max-width: 1400px;
}

.div-block-22 {
  border-top: .5px solid #acacac;
}

.grid-13 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.paragraph-7 {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.link-6 {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.navbarzastranice {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  height: 115px;
  padding-top: 29px;
  padding-bottom: 29px;
  display: flex;
}

.grid-14 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  width: 1400px;
}

.div-block-23 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 12px;
  height: 24px;
}

.drustvene-mreze {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navbar-top {
  grid-column-gap: 10px;
  background-color: #1d1c17;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 10px 3%;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.frame-28 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-27 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-30 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-31 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._06557-58-056-2, .officeeffectafeedcom-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.link-7 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: color .35s;
}

.link-7:hover {
  color: #ebc731;
}

.link-8 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  transition: color .35s;
}

.link-8:hover {
  color: #ebc731;
}

.link-3-copy.w--current {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  transition: color .35s;
}

.link-3-copy.w--current:hover {
  color: #ebc731;
}

.text-block-2-copy {
  color: #fff;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.icon-copy {
  color: #fff;
}

.link-3-copy {
  color: #fff;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: color .35s;
}

.link-3-copy:hover {
  color: #ebc731;
}

.link-3-copy {
  color: #fff;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.div-block-4-copy {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-9 {
  background-image: url('../images/Frame-21_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 532px;
  display: flex;
}

.heading-12 {
  color: #fff;
  text-align: center;
  letter-spacing: 15px;
  text-transform: uppercase;
  width: 100%;
  max-width: 1400px;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 5.625rem;
  line-height: 6.25rem;
}

.section-10 {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-24, .map, .code-embed {
  border-radius: 17px;
}

.section-11 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 150px;
  display: flex;
}

.grid-15 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr;
  place-items: start center;
}

.heading-13 {
  color: #000;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.9375rem;
}

.grid-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: center;
}

.image-9 {
  width: 169px;
  height: 169px;
}

.paragraph-8 {
  color: #000;
  width: 268px;
  margin-bottom: 5px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.cell-9 {
  justify-content: center;
  align-items: center;
}

.div-block-25 {
  flex-flow: column;
  display: flex;
}

.link-block-10 {
  height: 20px;
  padding-top: 0;
}

.div-block-26 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-8-copy {
  color: #000;
  width: 268px;
  margin-bottom: 5px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.paragraph-8-copy-copy {
  color: #000;
  width: 268px;
  margin-bottom: 5px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph-8-copy-copy.pozicija {
  width: 283px;
}

.section-12 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  height: 80vh;
  padding-top: 100px;
  display: flex;
}

.grid-17 {
  grid-template-rows: auto;
  align-self: flex-start;
  width: 100%;
}

.quick-stack-7 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding: 0;
}

.heading-14 {
  color: #000;
  text-transform: uppercase;
  width: 100%;
  margin-top: 13px;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.125rem;
}

.ime-i-prezime {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.frame-18 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  padding: 100px 260px 50px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-66 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-67 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 634px;
  height: 547px;
  padding-top: 13px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.tu-smo-za-sva-vaa-pitanja {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 66px;
  text-decoration: none;
}

.frame-1000002947 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1000002986 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1px;
  padding-right: 1px;
  text-decoration: none;
  display: flex;
}

.frame-1000002988 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 17px;
  text-decoration: none;
  display: flex;
}

.frame-1000002985, .frame-1000002984, .frame-1000002987 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.radno-vreme-pon---pet-0730-1530h {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.frame-68 {
  grid-row-gap: 25px;
  background-color: #f7f6ee;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 750px;
  padding: 50px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.frame-1000002943 {
  grid-column-gap: 26px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-1000002942 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 312px;
  text-decoration: none;
  display: flex;
}

.frame-1000002944 {
  grid-column-gap: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1000002945 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 650px;
  text-decoration: none;
  display: flex;
}

.frame-1000002793-2 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 312px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.frame-1000002793-3 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 190px;
  padding: 20px;
  display: flex;
}

.dugme-8 {
  grid-column-gap: 10px;
  background-color: #ebc731;
  border: 2px solid #ebc731;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding: 11px 34px;
  display: flex;
  box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
}

.pozovi-nas-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.neimarova-28-telep-novi-sad-srbija-2, .officeeffectafeedcom-3, ._06557-58-056-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Euclid Circular B, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.frame-1000002942-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 650px;
  text-decoration: none;
  display: flex;
}

.frame-1000002942-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 650px;
  height: 190px;
  text-decoration: none;
  display: flex;
}

.div-block-27 {
  background-image: url('../images/Path_34175.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 18px;
  height: 22px;
}

.link-9 {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.625rem;
  text-decoration: none;
  transition: color .35s;
}

.link-9:hover {
  color: #ebc731;
}

.div-block-28 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  display: flex;
}

.div-block-27-copy {
  background-image: url('../images/Subtract.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 18px;
  height: 22px;
}

.link-9-copy {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.625rem;
  text-decoration: none;
  transition: color .35s;
}

.link-9-copy:hover {
  color: #ebc731;
}

.link-9-copy-copy {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.625rem;
  text-decoration: none;
  transition: color .35s;
}

.link-9-copy-copy:hover {
  color: #ebc731;
}

.div-block-27-copy-copy {
  background-image: url('../images/Group-234.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 18px;
  height: 22px;
}

.radno-vreme {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.625rem;
  text-decoration: none;
}

.ikonica-radno-vreme {
  background-image: url('../images/elements.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 18px;
  height: 22px;
  padding-left: 5px;
  padding-right: 5px;
}

.cell-10 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.div-block-29 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #f7f6ee;
  border-radius: 8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 547px;
  padding: 50px;
  display: block;
}

.submit-button-2 {
  color: #000;
  background-color: #ebc731;
  border-radius: 10px;
  width: 650px;
  height: 54px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .35s;
}

.submit-button-2:hover {
  background-color: #99c548;
}

.text-field-2 {
  width: 650px;
}

.div-block-30 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-field-3 {
  color: #000;
  border: 1px solid #cecece;
  border-radius: 12px;
  width: 312px;
  height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-field-3::placeholder {
  color: #000;
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.form-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-field-3-copy {
  color: #000;
  border: 1px solid #cecece;
  border-radius: 12px;
  width: 650px;
  height: 64px;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-field-3-copy::placeholder {
  color: #000;
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.poruka {
  color: #000;
  border: 1px solid #cecece;
  border-radius: 12px;
  flex: 0 auto;
  align-self: auto;
  width: 650px;
  height: 190px;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.poruka::placeholder {
  color: #000;
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.form-block {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.grid-18 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  place-items: start;
}

.div-block-31 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.section-13 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.grid-19 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1400px;
}

.grid-19-copy {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start center;
}

.section-14 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #f9f6ee;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 2000px;
  padding-top: 140px;
  display: flex;
  overflow: hidden;
}

.grid-20 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.heading-15 {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 135px;
  font-weight: 600;
  line-height: 145px;
}

.grid-20-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.dropdown-nav-content-wrapper---brix {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.dropdown-nav-main-wrapper-v1---brix {
  justify-content: space-between;
  padding: 48px 40px 121px;
  display: flex;
}

.dropdown-list-v1---brix {
  background-color: #fff;
  margin-top: 30px;
  left: 0%;
  right: 0%;
  box-shadow: 0 20px 14px #4a3aff03, 0 22px 22px -6px #170f4908;
}

.title---brix.dropdown-bottom-button-title---brix {
  margin-bottom: 0;
  display: inline-block;
}

.title---brix.dropdown-nav-title-v1---brix {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 500;
}

.dropdown-icon---brix {
  color: #fff;
  margin-right: 0;
  position: static;
}

.header-navigation---brix {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.split-content---brix.header-right---brix {
  align-items: center;
  width: 110px;
  display: flex;
}

.split-content---brix.header-left---brix {
  z-index: 99;
}

.dropdown-bottom-button-content---brix {
  margin-bottom: 18px;
}

.dropdown-nav-container---brix {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-nav---brix {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.button-primary-2 {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.button-primary-2:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.button-primary-2.button-header {
  white-space: nowrap;
}

.dropdown-nav-pages-content---brix {
  margin-bottom: 20px;
  padding-left: 0;
}

.header-logo---brix {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.header-logo---brix:hover {
  transform: scale3d(.94, .94, 1.01);
}

.dropdown-menu-text---brix {
  color: #fff;
  text-transform: uppercase;
  margin-right: 8px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  transition: color .35s;
}

.dropdown-menu-text---brix:hover {
  color: #ebc731;
}

.header---brix {
  z-index: 999;
  background-color: #fff;
  padding-top: 28px;
  padding-bottom: 28px;
}

.dropdown-nav-pages-wrapper-v1---brix {
  width: 100%;
  margin-right: 23px;
}

.dropdown-nav-pages-wrapper-v1---brix.last---brix {
  margin-right: 0;
}

.dropdown-nav-content---brix {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.header-wrapper---brix {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.dropdown-bottom-button-v1---brix {
  color: #6f6c90;
  background-color: #f7f7fb;
  border-radius: 14px;
  width: 100%;
  padding: 24px 28px;
  text-decoration: none;
  transition: color .35s;
  display: block;
}

.dropdown-bottom-button-v1---brix:hover {
  color: #4a3aff;
}

.image---brix.dropdown-button-icon---brix {
  border-radius: 15px;
}

.dropdown-menu-v1---brix {
  align-items: center;
  position: static;
}

.nav-menu---brix {
  margin-right: 32px;
}

.dropdown-nav-item---brix {
  margin-bottom: 16px;
  line-height: 1.66667;
}

.dropdown-nav-item---brix.last---brix {
  margin-bottom: 0;
}

.logo-brand---brix {
  padding-left: 0;
}

.flex-hc---brix {
  align-items: center;
  display: flex;
}

.flex-hc---brix.dropdown-button-v1---brix {
  flex-wrap: wrap;
  margin-bottom: -18px;
}

.image-wrapper---brix {
  margin-right: 18px;
  overflow: hidden;
}

.image-wrapper---brix.dropdown-button-icon-v1---brix {
  border-radius: 15px;
  align-self: flex-start;
  margin-bottom: 18px;
  box-shadow: 0 4px 20px #170f4914;
}

.container-default---brix {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.dropdown-bottom-button-arrow-v1---brix {
  opacity: .7;
  filter: saturate(24%);
  margin-left: 8px;
}

.dropdown-nav-link---brix {
  color: #170f49;
  padding: 0;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .35s;
}

.dropdown-nav-link---brix:hover, .dropdown-nav-link---brix:focus, .dropdown-nav-link---brix.w--current {
  color: #ebc731;
}

.nav-link---brix {
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
  position: static;
}

.nav-link---brix:hover {
  color: #4a3aff;
}

.div-block-32 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-33 {
  width: 100%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.div-block-34 {
  background-color: #99c548;
  border-radius: 12px;
  width: 700px;
  height: 507px;
}

.quick-stack-8 {
  padding: 50px;
}

.heading-16 {
  color: #000;
  text-align: left;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.paragraph-9 {
  color: #000;
  text-align: left;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.dugme-kartice {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 190px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.dugme-kartice:hover {
  background-color: #99c548;
}

.dugme-karticee {
  color: #99c548;
  text-align: center;
  background-color: #000;
  border-radius: 10px;
  width: 190px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.dugme-karticee:hover {
  color: #99c548;
  background-color: #09472a;
}

.scroll-wrapper {
  height: 100vh;
  position: sticky;
  top: 0;
}

.textarea {
  color: #000;
  border: 1px solid #cecece;
  border-radius: 12px;
  width: 650px;
  min-width: 650px;
  max-width: 650px;
  height: 190px;
  min-height: 190px;
  max-height: 190px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.textarea::placeholder {
  color: #000;
  font-weight: 500;
}

.dropdown-menu-v1---brix-copy {
  color: #000;
  align-items: center;
  position: static;
}

.brosura-dugme {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.brosura-dugme:hover {
  background-color: #99c548;
}

.quick-stack-2-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f8f8f8;
  border-radius: 8px;
  width: 445px;
  height: 600px;
  padding: 0 50px;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.brosura-dugme-copy {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.brosura-dugme-copy:hover {
  background-color: #99c548;
}

.brosura-dugme-mycosorbin {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.brosura-dugme-mycosorbin:hover {
  background-color: #99c548;
}

.brosura-dugme-colostrum {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.brosura-dugme-colostrum:hover {
  background-color: #99c548;
}

.as-vital {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.as-vital:hover {
  background-color: #99c548;
}

.addiferm-stabil {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.addiferm-stabil:hover {
  background-color: #99c548;
}

.pigi-pro {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.pigi-pro:hover {
  background-color: #99c548;
}

.energylac {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.energylac:hover {
  background-color: #99c548;
}

.fubon-gropro {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.fubon-gropro:hover {
  background-color: #99c548;
}

.inaktivni-kvasac-an50 {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.inaktivni-kvasac-an50:hover {
  background-color: #99c548;
}

.arbocel-r {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.arbocel-r:hover {
  background-color: #99c548;
}

.vitacel-psilium {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 240px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.vitacel-psilium:hover {
  background-color: #99c548;
}

.night-sky-fixed-background {
  z-index: 100;
  opacity: 1;
  background-color: #f9f6ee;
  width: 400vh;
  height: 100%;
  position: absolute;
}

.the-sticky-div-title {
  z-index: 300;
  color: #ecf0f1c4;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: #3498db00;
  width: 100%;
  margin-top: 3.45rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: perspective(2000px);
}

.a-block {
  background-color: #99c548;
  border-radius: 12px;
  flex: none;
  width: 700px;
  height: 60vh;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  box-shadow: 0 0 20px 8px #c6db9f;
}

.the-width-400vh-scrollable-div {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 300vh;
  height: 100%;
  display: flex;
  overflow: visible;
}

.the-content {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60%;
  height: 100%;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-span-2 {
  color: #333;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 135px;
  font-weight: 600;
  line-height: 145px;
  display: inline;
}

.gradient {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: center;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: grid;
}

.the-overflow-hidden-mask {
  z-index: 200;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.the-height-400vh-section {
  background-color: #fff;
  border-top: 60px #24242417;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400vh;
  margin-left: 0;
  display: flex;
  position: relative;
}

.the-height-400vh-section:focus {
  box-shadow: inset 0 0 0 85px #ff00004a;
}

.the-sticky-div {
  background-color: #ffffff82;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.div-block-35 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.a-block-copy {
  background-color: #09472a;
  border-radius: 12px;
  flex: none;
  width: 700px;
  height: 60vh;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  box-shadow: 0 0 20px 8px #c6db9f;
}

.heading-16-copy {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

.paragraph-9-copy {
  color: #fff;
  text-align: left;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.dugme-karticee-copy {
  color: #000;
  text-align: center;
  background-color: #99c548;
  border-radius: 10px;
  width: 190px;
  height: 54px;
  padding: 15px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
}

.dugme-karticee-copy:hover {
  color: #99c548;
  background-color: #000;
}

.cell-11, .cell-12, .cell-13, .cell-14, .cell-15, .cell-16, .cell-17, .cell-18, .cell-19, .cell-20, .cell-21, .cell-22 {
  justify-content: flex-start;
  align-items: center;
}

.section-15 {
  height: 3000px;
}

.container-6 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 12.5rem;
  display: flex;
}

.heading-17 {
  text-transform: uppercase;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  line-height: 46px;
}

.paragraph-10 {
  color: #1c1d20;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-36 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.quick-stack-9 {
  padding: 0;
}

.paragraph-11 {
  color: #000;
  text-decoration: none;
}

.link-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-transform: uppercase;
  flex-flow: row;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.div-block-37 {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-flow: column;
  display: flex;
}

.section-16 {
  background-color: #09472a;
  justify-content: space-between;
  align-items: flex-start;
  height: 80vh;
  display: flex;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start;
  width: 85vw;
  max-width: 1400px;
  height: 100%;
  display: block;
}

.heading-18 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px;
}

.grid-21 {
  grid-template-rows: auto;
  place-items: center;
  width: 100%;
  height: 100%;
}

.heading-19 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px;
}

.image-10 {
  border-radius: 12px;
  width: 100%;
  height: 40%;
  overflow: clip;
}

.div-block-38 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.section-17 {
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 6.25rem;
  padding-bottom: 4rem;
  display: flex;
}

.grid-22 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  place-items: start;
  margin-bottom: 5rem;
}

.heading-20 {
  color: #000;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.875rem;
}

.paragraph-12 {
  color: #6d6d6d;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: 1.5625rem;
}

.container-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 950px;
  display: flex;
}

.grid-22-copy {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  place-items: start;
  margin-bottom: 5rem;
}

.grid-22-copy-copy {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  place-items: start;
}

.section-17-copy {
  justify-content: space-between;
  align-items: flex-start;
  height: 2200px;
  padding-top: 6.25rem;
  display: flex;
}

.cell-23, .cell-24, .cell-25 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.blog-sekcija-2 {
  justify-content: space-between;
  align-items: flex-start;
  height: 1800px;
  padding-top: 6.25rem;
  display: flex;
}

.quick-stack-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f8f8f8;
  border-radius: 8px;
  width: 445px;
  height: 645px;
  padding: 0 50px;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.cell-26 {
  justify-content: center;
  align-items: center;
}

.link-block-12 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  line-height: 26px;
  text-decoration: none;
  display: flex;
}

.heading-21 {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.paragraph-13 {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
}

.cell-27 {
  justify-content: flex-start;
  align-items: center;
}

.container-9 {
  width: 100%;
  max-width: 80%;
}

.content-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

._02-nav-menu {
  z-index: 9999;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.mobile-nav {
  display: none;
}

._02-nav-link {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.navbar-3 {
  z-index: 10;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 2%;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  inset: 0% 0% auto;
}

.shadow {
  display: none;
}

.nav-wrap {
  position: relative;
}

.brand {
  max-width: 100px;
  padding: 15px 0;
}

.nav-button {
  background-color: #7854f7;
  border-radius: 100px;
  margin-left: 15px;
  padding: 10px 34px;
  font-size: 15px;
  font-weight: 700;
  transition: background-color .2s;
}

.nav-button:hover {
  background-color: #4325ac;
}

.nav-menu-center {
  margin-left: auto;
  margin-right: auto;
}

.instructions {
  width: 100%;
  max-width: 1100px;
  padding-top: 250px;
  padding-bottom: 180px;
}

.instructions-wrap {
  filter: blur(5px);
  background-color: #f4f9ff;
  flex-direction: column;
  align-items: center;
  transition: filter .2s;
  display: flex;
}

.instructions-wrap:hover {
  filter: blur();
}

.nav-button-wrap {
  align-items: center;
  display: flex;
}

.link-block-13 {
  max-width: 200px;
}

.nav-blog-item {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
  display: flex;
}

.effecta-logo {
  width: 150px;
}

.dropdown-block {
  z-index: 25;
  color: #283338;
  background-color: #fafafa;
  border-top: 1px solid #00000014;
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  text-decoration: none;
  position: relative;
}

.nav-menu {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  color: #283338;
  align-items: center;
  font-size: 15px;
  display: flex;
  position: static;
}

.brand-2 {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 12vw;
  height: 129px;
  margin-right: 44px;
  display: flex;
}

.dropdown-column-left {
  flex-direction: column;
  width: 50%;
  height: 100%;
  display: flex;
}

.nav-link-details {
  color: #28333899;
  white-space: normal;
  font-size: 14px;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 12px;
  display: flex;
}

.navigation-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  min-height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-wrapper {
  background-color: #fff;
  border-radius: 10px;
  min-width: 140px;
  overflow: hidden;
  box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
}

.dropdown-wrapper.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  background-color: #0000;
  min-width: 320px;
  max-height: 100vh;
  padding-top: 10px;
  left: -100px;
}

.navigation-dropdown.dropdown-long {
  min-width: 500px;
  left: -185px;
}

.dropdown-link-mobile {
  color: #283338;
  width: 100%;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.login-buttons {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  width: 35%;
  margin-left: .1375rem;
  display: flex;
}

.effecta-feed-logo {
  width: 54px;
}

.icon-4 {
  margin-right: 5px;
}

.nav-link-blog {
  color: #8c54ff;
  white-space: normal;
  font-size: 14px;
}

.button-menu {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #ebc731;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
  transition: background-color .35s, all .4s ease-out;
  display: flex;
}

.button-menu:hover {
  background-color: #99c548;
}

.dropdown-image {
  border-radius: 10px;
  margin-bottom: 14px;
}

.pointer {
  z-index: 20;
  background-color: #fff;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -3% 4% auto 0%;
  transform: rotate(45deg);
}

.dropdown-link {
  z-index: 25;
  color: #283338;
  align-items: center;
  padding: 20px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link:hover {
  color: #7839f3;
  background-color: #fafafacc;
}

.navigation-container-mob {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-5 {
  width: 100%;
}

.navigation-mob {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.icon-wrap {
  background-color: #8c54ff0d;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 11px;
  display: flex;
}

.dropdown-wrapper-flex {
  background-color: #fff;
  border-radius: 10px;
  align-items: flex-start;
  min-width: 140px;
  display: flex;
  overflow: hidden;
  box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
}

.dropdown-wrapper-flex.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.dropdown-column-right {
  background-color: #fafafa;
  border-left: 1px solid #00000014;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: 25px;
}

.navigation-right {
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  padding-left: 0;
  font-size: 16px;
  display: flex;
}

.dropdown-title {
  margin-bottom: 2px;
  font-size: 15px;
}

.navigation {
  z-index: 9;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.navigation-link {
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  font-size: 15px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link:hover {
  color: #8c54ff;
}

.navigation-link.w--current {
  color: #99d715;
}

.dropdown-pointer {
  position: relative;
}

.navigation-left {
  align-items: center;
  width: 20%;
  display: flex;
}

.dropdown-toggle-2 {
  padding-left: 12px;
  padding-right: 24px;
  transition: all .2s;
}

.dropdown-toggle-2:hover {
  color: #8c54ff;
}

.div-block-39 {
  background-image: url('../images/Frame-17_2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  display: block;
}

.navigation-container-mob-2 {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-40 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 0%;
  left: 0%;
  right: 0%;
}

.grid-23 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  place-items: start;
  width: 1400px;
}

.div-block-41 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80%;
  padding-left: 0;
  display: flex;
}

.container-10 {
  max-width: 1400px;
  height: 83%;
  display: flex;
}

.container-11 {
  max-width: 1400px;
  height: 100%;
}

.image-11 {
  width: 100%;
  height: 100%;
}

.split-content---brix-copy.header-right---brix {
  align-items: center;
  width: 110px;
  display: flex;
}

.split-content---brix-copy.header-left---brix {
  z-index: 99;
}

.meni-telefon.header-right---brix {
  align-items: center;
  width: 110px;
  display: flex;
}

.meni-telefon.header-left---brix {
  z-index: 99;
}

.dropdown-nav-container---brix-copy {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-12, .container-13, .container-14, .container-15 {
  width: 100%;
  max-width: 1400px;
}

.link-3-copy-copy {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.link-3-copy-copy.w--current {
  color: #000;
  font-size: 1rem;
  line-height: 1.5rem;
  transition: color .35s;
}

.link-3-copy-copy.w--current:hover {
  color: #ebc731;
}

.dropdown-menu-text---brix-copy {
  color: #000;
  text-transform: uppercase;
  margin-right: 8px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  transition: color .35s;
}

.dropdown-menu-text---brix-copy:hover {
  color: #ebc731;
}

.dropdown-icon---brix-copy {
  color: #000;
  margin-right: 0;
  position: static;
}

.link-3-copy-copy {
  color: #000;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: color .35s;
}

.link-3-copy-copy:hover {
  color: #ebc731;
}

.container-16 {
  grid-column-gap: 105px;
  grid-row-gap: 105px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  display: block;
}

.container-17 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-18, .container-19, .container-20 {
  width: 100%;
  max-width: 1400px;
}

.container-21 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.dugme-proizvodi-copy {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 220px;
  height: 54px;
  padding: 15px 34px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.dugme-proizvodi-copy:hover {
  background-color: #99c548;
}

.container-22 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-23 {
  width: 100%;
  max-width: 1400px;
}

.container-24 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: start;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-26 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-27 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-28 {
  width: 100%;
  max-width: 1400px;
}

.container-29, .container-30, .container-31, .container-32, .container-33 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  width: 100%;
  max-width: 1400px;
  display: flex;
}

.container-34 {
  width: 100%;
  max-width: 1400px;
}

.image-12 {
  width: 100%;
  display: block;
}

.image-13 {
  width: 97%;
  display: block;
}

.section-7-copy {
  justify-content: center;
  align-items: center;
  padding-top: 6.25rem;
  padding-bottom: 7.5rem;
  display: none;
}

.success-message {
  background-color: #ebc731;
}

.text-block-4 {
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 500;
}

.section-18 {
  background-color: #f9f6ee;
  height: 380vh;
  padding-top: 100px;
  display: none;
}

.grid-24 {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  grid-template-columns: 1fr;
  place-items: start center;
}

.heading-22 {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 135px;
  font-weight: 600;
  line-height: 145px;
}

.container-35 {
  width: 100%;
  max-width: 1400px;
}

.paragraph-6-copy {
  color: #000;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.dugme-proizvodi-copy-copy {
  color: #000;
  text-align: center;
  background-color: #ebc731;
  border-radius: 10px;
  width: 220px;
  height: 54px;
  padding: 15px 34px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .35s;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.dugme-proizvodi-copy-copy:hover {
  background-color: #99c548;
}

.heading-12-copy {
  color: #fff;
  text-align: center;
  letter-spacing: 15px;
  text-transform: uppercase;
  width: 100%;
  max-width: 1400px;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 5.625rem;
  line-height: 6.25rem;
}

.container-36 {
  width: 100%;
  max-width: 1400px;
}

.text-span-5 {
  display: inline;
}

.heading-8-copy {
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.125rem;
}

.text-block-5 {
  display: none;
}

.error-message {
  background-color: #f7f6ee;
}

.link-11 {
  color: #000;
  margin-bottom: 5px;
  font-family: Euclid Circular B, Arial, sans-serif;
  font-size: 17px;
  line-height: 26px;
  text-decoration: none;
  transition: color .35s;
}

.link-11:hover {
  color: #ebc731;
}

.link-block-10-copy {
  height: 20px;
  padding-top: 0;
  display: none;
}

@media screen and (max-width: 991px) {
  .container-4 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .div-block-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .heading-2 {
    text-align: center;
    width: 80%;
    font-size: 3.2rem;
    line-height: 3.2rem;
  }

  .paragraph {
    text-align: center;
    font-size: 18px;
  }

  .section-2 {
    height: 140vh;
    padding-top: 3.45rem;
  }

  .paragraph-2 {
    text-align: left;
    width: 100%;
  }

  .heading-3 {
    text-align: center;
    width: 100%;
  }

  .div-block-7 {
    width: 80%;
  }

  .flex-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 30%;
    display: flex;
  }

  .grid-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: start center;
  }

  .grid-3-copy {
    grid-template-columns: 1fr;
  }

  .grid-7 {
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .heading-7 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    display: none;
  }

  .heading-8 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    display: block;
  }

  .div-block-13 {
    padding-right: 20px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: start center;
  }

  .quick-stack-3 {
    width: 100%;
  }

  .section-7 {
    display: none;
  }

  .div-block-16 {
    background-color: #fff;
    border: 1px #000;
    height: 308px;
  }

  .grid-10 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading-10 {
    color: #09472a;
    font-size: 2rem;
  }

  .section-8 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    padding-top: 20px;
  }

  .grid-11 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    justify-content: start;
    place-items: start;
    width: 100%;
    padding-bottom: 3.9rem;
  }

  .quick-stack-4 {
    width: 100%;
  }

  .quick-stack-5 {
    width: 100%;
    padding: 0;
  }

  .quick-stack-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-13 {
    place-items: start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-top {
    display: none;
  }

  .heading-12 {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .section-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-24 {
    width: 100%;
    overflow: hidden;
  }

  .grid-15 {
    place-items: start center;
    width: 100%;
  }

  .grid-16 {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-12 {
    height: 140vh;
  }

  .grid-17 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .heading-14 {
    text-align: left;
  }

  .div-block-29 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-19 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-items: start center;
  }

  .grid-19-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .dropdown-nav-main-wrapper-v1---brix {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 40px 24px;
  }

  .dropdown-list-v1---brix {
    z-index: 99;
  }

  .dropdown-list-v1---brix.w--open {
    margin-top: 0;
  }

  .dropdown-nav-container---brix.adjust-this-for-your-container-size {
    grid-column-gap: 32px;
    grid-row-gap: 64px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .dropdown-nav---brix {
    margin-bottom: 0;
  }

  .dropdown-nav-pages-content---brix {
    margin-bottom: 32px;
    margin-right: 0;
    padding-left: 24px;
  }

  .dropdown-menu-text---brix {
    padding: 20px;
  }

  .dropdown-nav-pages-wrapper-v1---brix {
    margin-right: 0;
  }

  .dropdown-bottom-button-v1---brix {
    align-self: flex-start;
    width: auto;
    padding: 16px;
  }

  .image---brix.dropdown-button-icon---brix {
    border-radius: 12px;
  }

  .nav-menu---brix {
    margin-right: 16px;
  }

  .dropdown-nav-item---brix {
    margin-bottom: 12px;
    line-height: 1.6;
  }

  .image-wrapper---brix.dropdown-button-icon-v1---brix {
    border-radius: 12px;
    width: 56px;
  }

  .nav-link---brix {
    justify-content: center;
    align-items: center;
  }

  .the-width-400vh-scrollable-div {
    display: block;
  }

  .text-span-2 {
    font-size: 4rem;
  }

  .the-height-400vh-section {
    display: none;
  }

  .section-15 {
    height: 2650px;
  }

  .heading-19 {
    font-size: 40px;
    line-height: 40px;
  }

  .section-17 {
    height: auto;
    margin-bottom: 6.25rem;
  }

  .container-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-17-copy, .blog-sekcija-2 {
    height: auto;
    margin-bottom: 6.25rem;
  }

  ._02-nav-menu {
    z-index: 999;
    grid-row-gap: 30px;
    background-color: #fff;
    flex-direction: column;
    width: 100%;
    max-width: 250px;
    height: auto;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 40px;
    display: none;
    position: fixed;
    inset: 60px 0% 0 auto;
  }

  .hamburger-line {
    background-color: #272d4e;
    border-radius: 20px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hamburger-line.mid {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-nav {
    z-index: 9999;
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  ._02-nav-link {
    color: #000;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .shadow {
    z-index: 998;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #0003;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav-button {
    max-width: 300px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-menu-center {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .instructions-wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .animated-hamburger {
    cursor: pointer;
    width: 25px;
  }

  .nav-button-wrap {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .menu-mob {
    color: #ebc731;
    background-color: #ebc731;
    border-radius: 100px;
    font-size: 22px;
  }

  .menu-mob.w--open {
    color: #31eb94;
    background-color: #99c548;
  }

  .nav-menu {
    display: none;
  }

  .dropdown-link-mobile {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-list {
    background-color: #fff;
  }

  .effecta-feed-logo {
    width: 200px;
  }

  .mobile-toggle {
    width: 100%;
  }

  .mobile-nav-link {
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: Euclid Circular B, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    transition: color .35s;
    display: flex;
  }

  .mobile-nav-link:hover {
    color: #ebc731;
  }

  .mobile-nav-link._w-nav-link-current {
    color: #000;
  }

  .navigation-container-mob {
    justify-content: space-between;
    align-items: center;
  }

  .mobile-nav-2 {
    color: #000;
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    display: block;
    box-shadow: 42px 42px 55px #20355a17;
  }

  .navigation-mob {
    background-color: #fff;
    border-bottom: 1px solid #4455671c;
    flex-direction: row;
    justify-content: center;
    height: 85px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    overflow: visible;
  }

  .navigation {
    display: none;
  }

  .navigation-left {
    display: flex;
  }

  .div-block-39 {
    height: 80vh;
  }

  .navigation-container-mob-2 {
    justify-content: space-between;
    align-items: center;
  }

  .grid-23 {
    place-items: center;
  }

  .div-block-41 {
    height: 100%;
  }

  .container-11 {
    max-width: 100%;
  }

  .brand-3 {
    border-radius: 0 0 8px 8px;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .image-11 {
    width: 95%;
  }

  .icon-6 {
    color: #000;
  }

  .text-block-3 {
    text-transform: uppercase;
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .meni-telefon.header-right---brix {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .dropdown-menu-text---brix-copy {
    color: #000;
    letter-spacing: 2px;
    padding: 20px 0 20px 20px;
  }

  .dropdown-icon---brix-copy {
    color: #000;
  }

  .dropdown-nav-container---brix-copy.adjust-this-for-your-container-size {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .container-12 {
    width: 100%;
  }

  .div-block-42 {
    width: 100%;
    padding-left: 20px;
  }

  .dropdown-menu-text---brix-copy {
    padding: 20px;
  }

  .container-16 {
    padding-left: 20px;
  }

  .container-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-43 {
    width: 100%;
  }

  .container-22 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-23 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-24 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-26 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    padding-right: 0;
    display: flex;
  }

  .container-27 {
    justify-content: center;
    align-items: flex-start;
  }

  .section-7-copy, .section-18 {
    display: block;
  }

  .heading-22 {
    font-size: 5rem;
    line-height: 5rem;
  }

  .heading-12-copy {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }

  .link-10 {
    color: #000;
    width: 100%;
    font-family: Euclid Circular B, Arial, sans-serif;
    font-weight: 600;
    text-decoration: none;
  }

  .link-block-14 {
    color: #000;
    width: 100%;
    font-family: Euclid Circular B, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
  }

  .heading-23 {
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
    font-family: Euclid Circular B, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    transition: color .35s;
  }

  .heading-23:hover {
    color: #e3c133;
  }

  .text-span-5 {
    font-family: Newyork, Arial, sans-serif;
    font-weight: 400;
  }

  .heading-8-copy {
    font-size: 2.5rem;
    line-height: 2.5rem;
    display: none;
  }

  .link-11 {
    display: none;
  }

  .link-block-10-copy {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading-12 {
    font-size: 4.4rem;
    line-height: 4.4rem;
  }

  .dropdown-nav-main-wrapper-v1---brix {
    padding: 24px 16px;
  }

  .title---brix.dropdown-nav-title-v1---brix {
    margin-bottom: 22px;
  }

  .dropdown-bottom-button-content---brix {
    margin-bottom: 16px;
  }

  .dropdown-nav-container---brix.adjust-this-for-your-container-size {
    flex-direction: column;
    display: flex;
  }

  .dropdown-nav---brix {
    margin-bottom: 0;
  }

  .button-primary-2 {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .dropdown-nav-pages-content---brix {
    margin-bottom: 24px;
    padding-left: 16px;
  }

  .header-logo---brix {
    width: 260px;
  }

  .dropdown-menu-text---brix {
    margin-right: 2px;
  }

  .dropdown-nav-item---brix {
    margin-bottom: 12px;
  }

  .flex-hc---brix.dropdown-button-v1---brix {
    margin-bottom: -16px;
  }

  .image-wrapper---brix.dropdown-button-icon-v1---brix {
    border-radius: 8px;
    width: 48px;
    margin-bottom: 16px;
    margin-right: 12px;
  }

  .the-sticky-div-title {
    text-align: center;
    font-size: 52px;
  }

  .dropdown-nav-container---brix-copy.adjust-this-for-your-container-size {
    flex-direction: column;
    display: flex;
  }

  .dropdown-menu-text---brix-copy {
    margin-right: 2px;
  }

  .heading-12-copy {
    font-size: 4.4rem;
    line-height: 4.4rem;
  }
}

@media screen and (max-width: 479px) {
  .container-4 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: center;
  }

  .heading-2 {
    text-align: center;
    width: 90%;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 2.25rem;
  }

  .paragraph {
    color: #fff;
    text-align: center;
    width: 90%;
    font-size: 1.25rem;
    line-height: 1.625rem;
  }

  .section-2 {
    height: 170vh;
  }

  .heading-3 {
    text-align: center;
    font-size: 3rem;
    line-height: 3rem;
  }

  .grid-3 {
    width: 100%;
  }

  .heading-4 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    font-size: 3rem;
    line-height: 3rem;
    display: block;
  }

  .div-block-9 {
    width: 100%;
  }

  .div-block-10 {
    padding: 20px;
  }

  .quick-stack-2 {
    width: 100%;
    height: 100%;
    padding: 4rem 1.5rem;
  }

  .div-block-11, .grid-3-copy {
    width: 100%;
  }

  .grid-7 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: center start;
    width: 100%;
  }

  .heading-7 {
    font-size: 3rem;
    line-height: 3rem;
    display: none;
  }

  .heading-8 {
    width: 100%;
    font-size: 3rem;
    line-height: 3rem;
  }

  .div-block-13 {
    padding-right: 0;
  }

  .grid-8 {
    place-items: start;
  }

  .heading-9 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .quick-stack-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-15 {
    width: 100%;
  }

  .div-block-16 {
    background-color: #fff;
    height: 230px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .heading-10 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .section-8 {
    width: 100%;
    height: auto;
    padding-top: 1.25rem;
    padding-bottom: 18.25rem;
  }

  .grid-11 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .paragraph-5 {
    width: 100%;
  }

  .quick-stack-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-top {
    overflow: hidden;
  }

  .section-9 {
    height: 400px;
  }

  .heading-12 {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .grid-15 {
    flex-flow: column;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-13 {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .grid-16 {
    grid-template-columns: 1fr;
  }

  .paragraph-8-copy-copy.pozicija {
    width: 100%;
  }

  .heading-14 {
    font-size: 1.7rem;
    line-height: 1.9rem;
    overflow: visible;
  }

  .link-9, .link-9-copy, .link-9-copy-copy, .radno-vreme {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .div-block-29 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 620px;
    padding-left: 9px;
    padding-right: 9px;
    display: block;
  }

  .submit-button-2 {
    width: 80%;
  }

  .div-block-30 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
  }

  .text-field-3 {
    width: 100%;
  }

  .form-2 {
    justify-content: center;
    align-items: center;
  }

  .text-field-3-copy {
    width: 100%;
  }

  .form-block {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .grid-18 {
    grid-template-columns: .5fr;
    place-items: start;
    width: 100%;
  }

  .section-13 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .grid-19 {
    grid-row-gap: 33px;
    grid-template-columns: 1fr;
    place-items: start;
  }

  .dropdown-bottom-button-content---brix {
    margin-bottom: 0;
  }

  .dropdown-nav-container---brix.adjust-this-for-your-container-size {
    display: block;
  }

  .button-primary-2 {
    padding: 15px 34px 16px;
  }

  .button-primary-2.button-header {
    padding-left: 24px;
    padding-right: 24px;
  }

  .dropdown-nav-pages-content---brix {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .dropdown-nav-pages-wrapper-v1---brix {
    margin-bottom: 48px;
  }

  .flex-hc---brix.dropdown-button-v1---brix {
    margin-bottom: 0;
  }

  .image-wrapper---brix.dropdown-button-icon-v1---brix {
    align-self: auto;
    margin-bottom: 0;
  }

  .container-default---brix {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-16 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-9 {
    font-size: 15px;
    line-height: 20px;
  }

  .dugme-karticee {
    width: 150px;
    height: 40px;
    padding: 8px;
    font-size: 15px;
  }

  .textarea {
    width: 100%;
    min-width: 260px;
  }

  .the-sticky-div-title {
    margin-top: 76px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.5rem;
    line-height: 9vw;
  }

  .a-block {
    width: 100%;
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .the-content {
    flex-flow: column;
  }

  .text-span-2 {
    font-size: 3rem;
    line-height: 3rem;
  }

  .gradient {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 20px;
  }

  .the-height-400vh-section {
    margin-left: 0;
  }

  .div-block-35 {
    width: 80%;
    display: flex;
  }

  .a-block-copy {
    width: 100%;
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-16-copy {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-9-copy {
    font-size: 15px;
    line-height: 20px;
  }

  .dugme-karticee-copy {
    width: 150px;
    height: 40px;
    padding: 8px;
    font-size: 15px;
  }

  .section-15 {
    height: auto;
    margin-bottom: 6.25rem;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-17 {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-10 {
    font-size: 16px;
    line-height: 20px;
  }

  .section-16 {
    height: 60vh;
  }

  .grid-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: center;
  }

  .heading-19 {
    text-align: center;
    font-size: 30px;
  }

  .section-17 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 6.25rem;
  }

  .heading-20, .paragraph-12 {
    text-align: left;
  }

  .section-17-copy, .blog-sekcija-2 {
    height: auto;
    margin-bottom: 6.25rem;
  }

  .quick-stack-10 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
    height: 100%;
    padding: 1.5rem;
  }

  ._02-nav-menu {
    margin-bottom: 0;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .effecta-feed-logo {
    width: 130px;
  }

  .grid-23 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    width: 100%;
  }

  .brand-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .image-11 {
    width: 100%;
  }

  .dropdown-nav-container---brix-copy.adjust-this-for-your-container-size {
    display: block;
  }

  .container-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-15 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-42 {
    width: 80%;
    padding-left: 0;
  }

  .container-16 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-21 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .dugme-proizvodi-copy {
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 45px;
    padding: 0;
    font-size: .8rem;
    line-height: 1.5rem;
    display: flex;
  }

  .container-22, .container-23, .container-24, .container-25, .container-26, .container-27, .container-28, .container-29, .container-30, .container-31, .container-32, .container-33, .container-34 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-45, .div-block-47 {
    width: 100%;
  }

  .quick-stack-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-12 {
    padding: 0;
  }

  .section-7-copy {
    padding: 0 0 6.5rem;
  }

  .section-18 {
    height: auto;
    padding-bottom: 100px;
  }

  .heading-22 {
    text-align: center;
    font-size: 3rem;
    line-height: 3rem;
  }

  .container-35 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-6-copy {
    text-decoration: none;
  }

  .dugme-proizvodi-copy-copy {
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 40px;
    padding: 0;
    font-size: .7rem;
    line-height: 1rem;
    display: flex;
  }

  .heading-12-copy {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.8rem;
    line-height: 3rem;
  }

  .text-span-3 {
    font-family: Newyork, Arial, sans-serif;
  }

  .text-span-4 {
    font-family: Newyork, Arial, sans-serif;
    font-weight: 400;
  }

  .heading-8-copy {
    width: 100%;
    font-size: 3rem;
    line-height: 3rem;
  }
}

#w-node-ce0d4a7a-4ef2-e38b-f224-bd3f5475c44b-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41d85656-568e-e0e4-5f14-21a2386b88e9-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ed967a29-1992-e157-c162-dc1d18f86b30-e3321e7e {
  align-self: end;
}

#w-node-_0e061a92-1616-f448-147a-c52904c9d18e-e3321e7e, #w-node-_0e061a92-1616-f448-147a-c52904c9d18f-e3321e7e {
  align-self: start;
}

#w-node-_0e061a92-1616-f448-147a-c52904c9d196-e3321e7e {
  place-self: end start;
}

#w-node-_77099225-190a-a484-09c3-6513d057ead3-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77099225-190a-a484-09c3-6513d057ead4-e3321e7e {
  align-self: start;
}

#w-node-_32a8fecc-2d37-4906-b97b-058783caa5b6-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-babfb398-a3ee-fca2-41f2-dac97b61b6a3-e3321e7e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-aa76ed4f-2620-54de-8154-f007b3de75af-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa76ed4f-2620-54de-8154-f007b3de75b0-e3321e7e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-e177a130-e0d7-4c2c-4ac6-e843c8f7d1ac-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e177a130-e0d7-4c2c-4ac6-e843c8f7d1ad-e3321e7e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7178e467-a5a1-53e0-be24-7040a6313723-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7178e467-a5a1-53e0-be24-7040a6313724-e3321e7e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7178e467-a5a1-53e0-be24-7040a6313731-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7178e467-a5a1-53e0-be24-7040a6313732-e3321e7e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7178e467-a5a1-53e0-be24-7040a631373f-e3321e7e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7178e467-a5a1-53e0-be24-7040a6313740-e3321e7e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ef7940c1-806f-fd7e-33f9-1a34c5ad50ae-e3321e7e {
  place-self: start;
}

#w-node-c52a7699-6058-21fa-0ffa-0e83cdbcf7a7-e3321e7e {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  display: grid;
}

#w-node-_026e1b8b-0f60-49d7-0f73-3bea6dfa4c5c-e3321e7e {
  place-self: start;
}

#w-node-_026e1b8b-0f60-49d7-0f73-3bea6dfa4c5d-e3321e7e {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  display: grid;
}

#w-node-_820fd876-df8f-64e3-982f-90408ad1df96-e3321e7e {
  place-self: start;
}

#w-node-_820fd876-df8f-64e3-982f-90408ad1df97-e3321e7e {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  display: grid;
}

#w-node-a0515c13-0b72-b792-7f55-9d9997286377-97286374, #w-node-a0515c13-0b72-b792-7f55-9d9997286387-97286374 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-a0515c13-0b72-b792-7f55-9d999728639f-97286374, #w-node-_103f6931-6484-23e2-10fd-e6e37d18c4a1-97286374 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a0515c13-0b72-b792-7f55-9d99972863c1-97286374 {
  place-self: center start;
}

#w-node-_91dded38-7bc4-0406-4553-e0d749e49fa2-49e49f93, #w-node-_91dded38-7bc4-0406-4553-e0d749e49faf-49e49f93, #w-node-_91dded38-7bc4-0406-4553-e0d749e49fbc-49e49f93 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-self: start;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261cc-dac15150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261cd-dac15150 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261da-dac15150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261db-dac15150 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261e8-dac15150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261e9-dac15150 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261f5-dac15150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e8261f6-dac15150 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e826203-dac15150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e826204-dac15150 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e826211-dac15150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58937a71-e65f-2c12-c5ef-a0db0e826212-dac15150 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-c941e0aa-4ae4-8fe7-2609-901b652a8ba2-583d0097 {
  place-self: start;
}

#w-node-a2cabc08-e6f3-b8c4-27fe-0eed0abdc07d-583d0097 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_56f416b1-fe0d-8919-3138-c854f48c46e8-583d0097, #w-node-_227d2709-d0cc-a641-e975-85d85996edbc-583d0097, #w-node-eee38e8c-fee4-6741-e352-9f654e791749-583d0097, #w-node-ac097d61-b0ff-e3e1-0983-eecc3d22b0df-583d0097, #w-node-_1e624518-1552-be4c-3ba9-63987b2d5c26-583d0097 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-deb13f6f-71ae-4a47-00bd-895c30888ee4-192cb209, #w-node-_59fc38e6-8800-6495-3888-0453d6c376c5-192cb209, #w-node-_1ac82a4e-e539-6215-dd52-8341c5beac42-192cb209, #w-node-c511d65b-15f6-2ba2-1d5a-49004ac9f77b-192cb209, #w-node-c511d65b-15f6-2ba2-1d5a-49004ac9f786-192cb209, #w-node-c511d65b-15f6-2ba2-1d5a-49004ac9f791-192cb209, #w-node-_9cbf1ff3-f202-8906-ed9d-46f115f9f89d-192cb209, #w-node-_9cbf1ff3-f202-8906-ed9d-46f115f9f8a8-192cb209, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbb1-18f87e06, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbbc-18f87e06, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbc7-18f87e06, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbd3-18f87e06, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbde-18f87e06, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbe9-18f87e06, #w-node-_7043fb8a-c8b0-5ee6-bf0c-281ab056bbf5-18f87e06, #w-node-_28c245e8-b0a3-fc9f-0aa0-ac886b338ef0-a8588a62, #w-node-_28c245e8-b0a3-fc9f-0aa0-ac886b338efb-a8588a62, #w-node-_28c245e8-b0a3-fc9f-0aa0-ac886b338f06-a8588a62, #w-node-_35d65876-872c-3624-0d5d-dd7e470569ea-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e470569f5-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e47056a00-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e47056a0c-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e47056a17-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e47056a22-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e47056a2e-6f601d01, #w-node-_35d65876-872c-3624-0d5d-dd7e47056a39-6f601d01, #w-node-fb2679f2-957f-3ab7-ae1f-1a9369215d68-35d4376b, #w-node-fb2679f2-957f-3ab7-ae1f-1a9369215d73-35d4376b, #w-node-fb2679f2-957f-3ab7-ae1f-1a9369215d7e-35d4376b, #w-node-_4d75620c-f356-1fee-83d3-55e1fac92c68-1284cb85, #w-node-_4d75620c-f356-1fee-83d3-55e1fac92c73-1284cb85, #w-node-_60d180e8-a89b-0c45-060b-e42a274e34bc-2da17f7e, #w-node-_60d180e8-a89b-0c45-060b-e42a274e34c7-2da17f7e, #w-node-_60d180e8-a89b-0c45-060b-e42a274e34d2-2da17f7e, #w-node-_62d20f20-b3b9-7368-de60-6fa795e90f7d-2da17f7e, #w-node-_91e11537-4e5b-08ac-a21e-dd46cacc7d30-a79e24f1, #w-node-_91e11537-4e5b-08ac-a21e-dd46cacc7d3b-a79e24f1, #w-node-_91e11537-4e5b-08ac-a21e-dd46cacc7d46-a79e24f1, #w-node-_91e11537-4e5b-08ac-a21e-dd46cacc7d52-a79e24f1, #w-node-_12ddb4ea-fdd9-29c4-367b-7318848ed471-a79e24f1, #w-node-_119ac702-cf61-0ea5-540c-f27b390783bd-0500cf6a, #w-node-_119ac702-cf61-0ea5-540c-f27b390783c8-0500cf6a, #w-node-_119ac702-cf61-0ea5-540c-f27b390783d3-0500cf6a, #w-node-_119ac702-cf61-0ea5-540c-f27b390783df-0500cf6a, #w-node-_119ac702-cf61-0ea5-540c-f27b390783ea-0500cf6a, #w-node-c69267f8-18c4-0425-962d-f63af58f037c-0500cf6a, #w-node-_4c1b53b9-56de-5440-1b87-72bf2c951395-c9ddcfcf, #w-node-_4c1b53b9-56de-5440-1b87-72bf2c9513a0-c9ddcfcf, #w-node-_4c1b53b9-56de-5440-1b87-72bf2c9513ab-c9ddcfcf, #w-node-_4c1b53b9-56de-5440-1b87-72bf2c9513b7-c9ddcfcf, #w-node-_4c1b53b9-56de-5440-1b87-72bf2c9513c2-c9ddcfcf, #w-node-a7277c5f-1abe-6181-2da9-3ed0fca956bf-c9ddcfcf, #w-node-_4dac6859-5550-eac9-663f-1898c5be79ea-c9ddcfcf, #w-node-aae346a7-13df-bef3-aae0-239538a33f96-6e2cbfaf, #w-node-aae346a7-13df-bef3-aae0-239538a33fa1-6e2cbfaf, #w-node-aae346a7-13df-bef3-aae0-239538a33fac-6e2cbfaf, #w-node-aae346a7-13df-bef3-aae0-239538a33fb8-6e2cbfaf, #w-node-aae346a7-13df-bef3-aae0-239538a33fc3-6e2cbfaf, #w-node-_29dc3819-cdc7-ff3d-8a72-3252f591fbaa-6e2cbfaf, #w-node-_91804fa4-27bc-2a98-f867-363f70076626-6e2cbfaf, #w-node-_91804fa4-27bc-2a98-f867-363f70076631-6e2cbfaf, #w-node-_91804fa4-27bc-2a98-f867-363f7007663c-6e2cbfaf, #w-node-_989e4986-bb6e-435e-5e81-03e065ee7e1a-156ad44d, #w-node-_989e4986-bb6e-435e-5e81-03e065ee7e25-156ad44d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  display: grid;
}

#w-node-_8d79803e-587f-06df-25ce-47f70d64edc0-0d64edba {
  grid-area: Area-2;
}

#w-node-_8d79803e-587f-06df-25ce-47f70d64edd4-0d64edba {
  justify-self: end;
}

#w-node-_8d79803e-587f-06df-25ce-47f70d64edd5-0d64edba {
  grid-area: Area-2;
}

#w-node-a98745ca-819a-c722-c1e8-f1bbeab77a86-b4282e28, #w-node-a98745ca-819a-c722-c1e8-f1bbeab77a93-b4282e28, #w-node-fd2f69de-4874-67f5-5cc4-bfdfecd280cd-e3d20d6b, #w-node-_104c5fb3-7a3c-484d-aab8-231f370bb82e-e3d20d6b, #w-node-_4b31739f-e9a3-b6e9-082a-81e4c8359f5b-e3d20d6b, #w-node-b973d29d-41f9-59e7-9e9c-e6f77676d0e5-e3d20d6b, #w-node-_89b7f633-dcc5-943d-57fd-756e11a3f19f-e3d20d6b, #w-node-c4d5d336-174f-0dc6-c7df-d3467a05c7fd-e3d20d6b, #w-node-c7269ca6-3a03-2b83-148c-9bed241a8220-e3d20d6b, #w-node-_3e892e1f-c47b-2edf-c458-fc9c23128fbf-e3d20d6b, #w-node-_431318ff-723b-0bb1-767d-d329f8d368b4-e3d20d6b, #w-node-_53025f0f-3179-256d-f355-cf869f1fcf8b-e3d20d6b, #w-node-_53f08cbd-f27c-89fa-09cd-1195779fa78c-e3d20d6b, #w-node-_735f36ae-2613-9d7c-bff0-069735ef38b3-e3d20d6b, #w-node-_4488eef9-a374-fe1d-3a13-e93315dcb556-e3d20d6b, #w-node-_63d91f13-18f1-5434-1a41-4e207922fc3e-e3d20d6b, #w-node-_63d91f13-18f1-5434-1a41-4e207922fc4b-e3d20d6b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ec41b51a-a6fe-8aa4-6b42-ea27280c20c2-3f344b73, #w-node-_8fac3b65-d043-5b36-0d40-270c6929eb67-3f344b73, #w-node-_3549bff2-a762-8468-311d-708cc52127e4-3f344b73 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_0fb8b1bd-dd81-1ad0-6858-59746742776f-b32fc624, #w-node-a0d1869c-5eff-b3cf-c34d-ef7e65643862-b32fc624 {
  justify-self: auto;
}

#w-node-_99f6d2fe-e6d3-63b1-7577-706e776e592c-b32fc624, #w-node-_6d064abd-b6c5-b4a5-12a5-579c257efb00-b32fc624, #w-node-_7895b2ed-e47d-086c-39d4-4dbbab39b1bb-b32fc624, #w-node-cdb24ce2-88e7-8c20-d62f-d383a0a78650-b32fc624, #w-node-ccb51d3b-1ae8-7fb9-20b6-9655109b401c-b32fc624 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_4db4bb76-11d5-9c51-acf2-b06b1bc7eaf0-bd4d3255, #w-node-_4db4bb76-11d5-9c51-acf2-b06b1bc7eaf3-bd4d3255 {
  justify-self: auto;
}

#w-node-_68c44674-5eed-d64e-4523-1daf0bb2a77f-bd4d3255, #w-node-_68c44674-5eed-d64e-4523-1daf0bb2a789-bd4d3255, #w-node-_68c44674-5eed-d64e-4523-1daf0bb2a793-bd4d3255, #w-node-_68c44674-5eed-d64e-4523-1daf0bb2a79d-bd4d3255 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_68c44674-5eed-d64e-4523-1daf0bb2a7a0-bd4d3255 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68c44674-5eed-d64e-4523-1daf0bb2a7ae-bd4d3255 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_68c44674-5eed-d64e-4523-1daf0bb2a7b1-bd4d3255 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f1d2d753-cdcd-5560-c6e2-4edea1d7f3c1-3be32ec9, #w-node-f1d2d753-cdcd-5560-c6e2-4edea1d7f3c4-3be32ec9 {
  justify-self: auto;
}

#w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff85f-3be32ec9, #w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff869-3be32ec9, #w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff873-3be32ec9, #w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff87d-3be32ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff880-3be32ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc7ddb1e-e644-7705-43ef-5b4b9261c878-3be32ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-bc7ddb1e-e644-7705-43ef-5b4b9261c87b-3be32ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff887-3be32ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-d635aa93-49f6-5f98-b2ab-62b6ed2ff88a-3be32ec9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1be604b9-3e40-da5f-0f4f-bdf09c224957-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c224962-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c22496d-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c224979-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c224984-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c22498f-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c22499b-70b0b0f5, #w-node-_1be604b9-3e40-da5f-0f4f-bdf09c2249a6-70b0b0f5, #w-node-_0ea9857e-c350-5152-bbb5-b9b4bc4e2012-70b0b0f5, #w-node-_427bbbad-704f-c47d-ab7b-2c52b4defc57-70b0b0f5, #w-node-_427bbbad-704f-c47d-ab7b-2c52b4defc62-70b0b0f5, #w-node-_427bbbad-704f-c47d-ab7b-2c52b4defc6d-70b0b0f5, #w-node-_7ae4a380-3a28-2e07-b31b-27f804310658-70b0b0f5, #w-node-_7ae4a380-3a28-2e07-b31b-27f804310663-70b0b0f5, #w-node-_7ae4a380-3a28-2e07-b31b-27f80431066e-70b0b0f5, #w-node-ad9a2a73-4c8b-f13a-6c00-d21925814152-70b0b0f5, #w-node-ad9a2a73-4c8b-f13a-6c00-d2192581415d-70b0b0f5, #w-node-ad9a2a73-4c8b-f13a-6c00-d21925814168-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e53d-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e548-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e553-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e55f-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e56a-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e575-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e581-70b0b0f5, #w-node-_689d2feb-fcd8-4bc0-f4a4-15f9b2a2e58c-70b0b0f5, #w-node-_73ba1cad-218b-e914-6a01-702f3a919652-097fd297, #w-node-_73ba1cad-218b-e914-6a01-702f3a91965d-097fd297, #w-node-_73ba1cad-218b-e914-6a01-702f3a919668-097fd297, #w-node-_466856ee-264f-01c4-17a8-3b3c841888a5-097fd297, #w-node-_466856ee-264f-01c4-17a8-3b3c841888b0-097fd297, #w-node-_1f9fb53d-56a5-d174-f953-9eaee8336551-097fd297, #w-node-_1f9fb53d-56a5-d174-f953-9eaee833652f-097fd297, #w-node-_1f9fb53d-56a5-d174-f953-9eaee833653a-097fd297, #w-node-_1f9fb53d-56a5-d174-f953-9eaee8336545-097fd297, #w-node-_05019b32-4eef-ad49-367c-030631cd654f-097fd297, #w-node-_05019b32-4eef-ad49-367c-030631cd655a-097fd297, #w-node-_05019b32-4eef-ad49-367c-030631cd6565-097fd297, #w-node-_05019b32-4eef-ad49-367c-030631cd6571-097fd297, #w-node-_05019b32-4eef-ad49-367c-030631cd657c-097fd297, #w-node-e25f5bbe-d6c1-a4cd-9b46-09946ef4d881-097fd297, #w-node-_6af2790f-444e-8a64-bd39-5fc348af9582-097fd297, #w-node-_6af2790f-444e-8a64-bd39-5fc348af958d-097fd297, #w-node-_6af2790f-444e-8a64-bd39-5fc348af9598-097fd297, #w-node-_6af2790f-444e-8a64-bd39-5fc348af95a4-097fd297, #w-node-_6af2790f-444e-8a64-bd39-5fc348af95af-097fd297 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  #w-node-a0515c13-0b72-b792-7f55-9d9997286376-97286374 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_91dded38-7bc4-0406-4553-e0d749e49f98-49e49f93, #w-node-_91dded38-7bc4-0406-4553-e0d749e49fa0-49e49f93 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a2cabc08-e6f3-b8c4-27fe-0eed0abdc07d-583d0097 {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Euclid Circular B';
  src: url('../fonts/Euclid-Circular-B-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular B';
  src: url('../fonts/Euclid-Circular-B-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular B';
  src: url('../fonts/Euclid-Circular-B-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular B';
  src: url('../fonts/Euclid-Circular-B-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular B';
  src: url('../fonts/Euclid-Circular-B-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Newyork';
  src: url('../fonts/NewYork-PERSONAL-USE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}