/* [project]/app/[locale]/program/[slug]/page.css [app-client] (css) */
.dizajn0423 {
  color: #646464;
  background-color: #f2f0eb;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.dizajn0423 p {
  font-weight: 300 !important;
}

.dizajn0423 b {
  font-weight: 500 !important;
}

.sakriveno {
  display: none !important;
}

.dizajn0423 .program-cijena-link {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.dizajn0423 .program-cijena-link a {
  text-align: center;
  color: #f2f0eb;
  letter-spacing: .1em;
  box-sizing: border-box;
  text-transform: uppercase;
  background-color: #c69214;
  width: 100%;
  padding: 10px;
  font-size: 1em;
  line-height: 1;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.dizajn0423 .program {
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program-top-bck-mobile.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: 2225px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-height: 60vh;
  display: flex;
}

.dizajn0423 .program.trening {
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0824-program-top-trening-bck-mobile.jpg");
  background-size: 1623px;
}

.dizajn0423.program24 .program.trening .dp-bottom.dizajn0824 {
  z-index: 1;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program24-trening-bottom-bck-mobile.png");
  background-position: top;
  background-size: 1646px;
  margin-top: -120px;
  padding-top: 150px;
  position: relative;
}

.dizajn0423 .program .dp-top {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.dizajn0423.program24 .program .dp-top {
  margin-top: 40px;
}

.dizajn0824-logo-program {
  width: auto;
  height: 90px;
  margin-bottom: 20px;
  display: block;
}

.dizajn0423 .program .dp-top h2 {
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box;
  color: #333;
  letter-spacing: .15em;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 4px;
  padding: 0 20px;
  font-size: 1.5em;
  font-weight: 300;
}

.dizajn0423.program24 .program .dp-top h2 {
  z-index: 2;
  margin-top: -20px;
  position: relative;
}

.dizajn0423 .program .dp-top .strelica-dole {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.dizajn0423 .program .dp-top .strelica-dole img {
  width: auto;
  height: 40px;
  display: block;
}

.dizajn0423 .text {
  box-sizing: border-box;
  width: 100%;
  max-width: 435px;
  margin-bottom: 25px;
  padding: 0 20px;
}

.dizajn0423 .text.w600, .dizajn0423 .text.w640 {
  max-width: 640px;
}

.dizajn0423 .text.mb60 {
  margin-bottom: 50px;
}

.dizajn0423 .text.mb45 {
  margin-bottom: 35px;
}

.dizajn0423 .text.mb30 {
  margin-bottom: 20px;
}

.dizajn0423 .text.mb15 {
  margin-bottom: 5px;
}

.dizajn0423 .text.mb20 {
  margin-bottom: 20px;
}

.dizajn0423 .text p {
  text-align: center;
  margin-bottom: 15px;
  font-size: .875em;
  line-height: 1.4em;
}

.dizajn0423 .text p:last-child {
  margin-bottom: 0;
}

.dizajn0423 .text p a {
  color: #c69214;
  text-decoration: underline;
  transition: all .3s;
}

.dizajn0423 .text p a:hover {
  color: #333;
}

.korak-slika {
  box-sizing: border-box;
  width: 100%;
  max-width: 590px;
  margin: 10px 0 20px;
  padding: 0 20px;
}

.korak-slika img {
  border-radius: 20px;
  width: 100%;
  height: auto;
  display: block;
}

.korak-galerija {
  box-sizing: border-box;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  width: 100%;
  max-width: 590px;
  margin: 10px 0 20px;
  padding: 0 20px;
  display: grid;
}

.korak-galerija img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 768px) {
  .korak-galerija {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.prednosti-section {
  box-sizing: border-box;
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  margin: 20px 0 0;
  padding: 0 20px;
  position: relative;
}

.prednosti-section-inner {
  box-sizing: border-box;
  background-color: #efb5a5;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/wide-box-bck-mob.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.prednosti-title {
  color: #333;
  letter-spacing: .2em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
}

.prednosti-grid {
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 10px;
  width: 100%;
  max-width: 520px;
  display: grid;
}

.prednosti-grid .capsule {
  text-align: center;
  max-width: 300px;
  font-family: var(--font-martian), monospace;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #333;
  box-sizing: border-box;
  background: linear-gradient(270deg, #f2f0eb4d 0%, #fbfaf933 48.36%, #f2f0eb4d 96.71%);
  border: 1px solid #fff3;
  border-radius: 100px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 1.3;
  box-shadow: inset 0 0 12px #ffffff4d;
}

@media screen and (min-width: 768px) {
  .prednosti-section-inner {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/wide-box-bck.jpg");
    padding: 40px;
  }

  .prednosti-grid {
    grid-template-columns: 1fr 1fr;
    justify-items: stretch;
    gap: 20px;
  }

  .prednosti-grid .capsule {
    max-width: 260px;
  }
}

.korak-label {
  letter-spacing: .2em;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}

.d0423-title-alt {
  color: #333;
  letter-spacing: .2em;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 800px;
  padding: 0 20px;
  font-size: 18px;
  display: flex;
}

.d0423-title-alt:after {
  content: "";
  background-color: #c69214;
  width: 50px;
  height: 1px;
  margin: 10px;
  display: block;
}

.d0423-title {
  font-family: var(--font-playfair), "Playfair Display", serif;
  text-align: center;
  color: #333;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 600px;
  padding: 0 20px;
  font-size: 1.438em;
  font-weight: normal;
  line-height: 1.1em;
  display: flex;
}

.d0423-title:after {
  content: "";
  background-color: #c69214;
  width: 50px;
  height: 1px;
  margin: 10px;
  display: block;
}

.d0423-title.break br {
  display: none;
}

.dizajn0423 .program .tvorci-programa {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  padding: 0 20px;
  display: flex;
}

.dizajn0423 .program .tvorci-programa .single-cont {
  box-sizing: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  display: flex;
}

.dizajn0423 .program .tvorci-programa .single {
  width: 100%;
  max-width: calc(50% - 10px);
  margin-bottom: 10px;
}

.dizajn0423 .program .tvorci-programa .single .img-in {
  background: radial-gradient(68.11% 58.86% at 83.61% 12.01%, #d1fff7 0%, #5eccb9 100%);
  border-radius: 30px;
}

.dizajn0423 .program .tvorci-programa .single img {
  border-radius: 30px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: block;
}

.dizajn0423 .program .tvorci-programa .single h4 {
  text-transform: uppercase;
  text-align: center;
  color: #333;
  letter-spacing: .2em;
  width: 100%;
  font-size: .875em;
  font-weight: 300;
  line-height: 1.1em;
}

.dizajn0423 .program .tvorci-programa .single h4:after {
  content: "";
  background-color: #c69214;
  width: 20px;
  height: 1px;
  margin: 10px auto;
  display: block;
}

.dizajn0423 .program .tvorci-programa .single span {
  text-align: center;
  text-transform: uppercase;
  color: #646464;
  letter-spacing: .2em;
  width: 100%;
  font-size: .625em;
  font-weight: 300;
  line-height: 1.2em;
  display: block;
}

.dizajn0423 .program .dp-bottom {
  z-index: 2;
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program-top-bottom-mobile.png");
  background-position: 50% -150px;
  background-repeat: no-repeat;
  background-size: 2225px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.dizajn0423.program24 .program .dp-bottom {
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program24-top-bottom-mobile.png");
  background-position: 50% -150px;
}

.dizajn0423.program24 .program .dp-bottom.dizajn0824 {
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0824-program24-top-bottom-mobile.png");
}

.dizajn0423 .program .dp-bottom .transformacije {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.dizajn0423 .program .dp-bottom .transformacije.mb20 {
  margin-bottom: 20px;
}

.dizajn0423 .program .dp-bottom .transformacije .transformacije-cont {
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dizajn0423 .program .dp-bottom .transformacije h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  margin-bottom: 18px;
  padding: 0 20px;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.1em;
}

.dizajn0423 .program .dp-bottom .transformacije .single {
  flex-shrink: 0;
  margin: 0 5px;
  animation: 40s linear infinite marquee;
  position: relative;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-1680px);
  }
}

.dizajn0423 .program .dp-bottom .transformacije .single a {
  display: block;
}

.dizajn0423 .program .dp-bottom .transformacije .single a img {
  object-fit: cover;
  aspect-ratio: 1;
  border-radius: 15px;
  width: auto;
  height: 130px;
  display: block;
}

.dizajn0423 .program .dp-bottom .napomena {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.dizajn0423 .program .dp-bottom .program24-paket {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 50px;
  display: flex;
}

.dizajn0423 .program .dp-bottom .program24-paket h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  margin-bottom: 28px;
  padding: 0 20px;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.1em;
}

.dizajn0423 .program .dp-bottom .program24-paket.dizaj0824 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 60px;
}

.dizajn0824-paketi {
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  padding: 0 20px;
  display: flex;
}

.dizajn0824-paketi .single {
  background: linear-gradient(#fbfaf9e6 0%, #fbfaf900 100%);
  border-radius: 20px;
  flex-direction: column;
  flex: 1;
  width: 100%;
  max-width: 500px;
  transition: all .3s;
  display: flex;
  position: relative;
  box-shadow: 0 0 30px #00000026;
}

.dizajn0824-paketi .single.wide {
  max-width: 400px;
}

.dizajn0824-paketi .single .dps-header {
  box-sizing: border-box;
  border-bottom: 1px solid #e0dcd2;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 10px;
  display: flex;
  position: relative;
}

.dizajn0824-paketi .single .dps-header.column {
  align-items: flex-start;
  justify-content: unset;
  flex-direction: column;
}

.dizajn0824-paketi .single .dps-header h3 {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  font-weight: 300;
  line-height: 1.2;
  text-align: left !important;
  margin-bottom: 12px !important;
  padding: 0 !important;
  font-size: .85em !important;
}

.dizajn0824-paketi .single .dps-header .paket {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  border: 1px solid #d6d6d6;
  border-radius: 100px;
  padding: 5px 14px;
  font-size: .775em;
  line-height: 1;
}

.dizajn0824-paketi .single .dps-header.column .paket {
  margin-bottom: 4px;
}

.dizajn0824-paketi .single .dps-header .paket.rozi {
  border: 1px solid #ab5c57;
}

.dizajn0824-paketi .single .dps-header .cijena {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 48px;
  display: flex;
}

.dizajn0824-paketi .single .dps-header .cijena .price-old {
  letter-spacing: .15em;
  color: #aaa;
  width: 100%;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: line-through;
  display: block;
}

.dizajn0824-paketi .single .dps-header .cijena .price-amount {
  letter-spacing: .2em;
  color: #333;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1;
}

.dizajn0824-paketi .single .dps-header .cijena .action-duration {
  text-align: right;
  flex-direction: column;
  gap: 2px;
  margin-left: auto;
  line-height: 1.3;
  display: flex;
}

.dizajn0824-paketi .single .dps-header .cijena .action-duration .action-label {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #aea99b;
  font-size: .625em;
  font-weight: 300;
  line-height: 1;
}

.dizajn0824-paketi .single .dps-header .cijena .action-duration .action-dates {
  letter-spacing: .1em;
  color: #aea99b;
  text-transform: uppercase;
  font-size: .625em;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .dizajn0824-paketi .single .dps-header .cijena .action-duration {
    text-align: left;
    width: 100%;
    margin-top: 6px;
    margin-left: 0;
  }
}

.dizajn0824-paketi .single .dps-content {
  box-sizing: border-box;
  flex: 1;
  padding: 10px 20px 20px;
}

.dizajn0824-paketi .single .dps-content ul {
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  display: flex;
}

.dizajn0824-paketi .single .dps-content ul li {
  color: #646464;
  padding-left: 23px;
  font-size: .875em;
  font-weight: 300;
  line-height: 1.3em;
  list-style-type: none;
  position: relative;
}

.dizajn0824-paketi .single .dps-content ul li:before {
  content: "";
  background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0824-zelena-kvacica.svg");
  background-size: cover;
  width: 13px;
  height: 10px;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
}

.dps-content .note {
  color: #9b9891;
  margin-top: 10px;
  padding-left: 23px;
  font-size: .75em;
  font-style: italic;
  font-weight: 400;
}

.dizajn0824-paketi .single .dps-button {
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px 20px;
}

.dizajn0824-paketi .single .dps-button .button {
  color: #fff;
  letter-spacing: .1em;
  text-align: center;
  box-sizing: border-box;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #efb5a5;
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
  font-size: .75em;
  line-height: 1;
  transition: all .3s;
  display: block;
  position: relative;
}

.dizajn0824-paketi .single .dps-button .button:hover {
  color: #efb5a5;
  background-color: #fbfaf933;
  box-shadow: inset 0 0 0 1px #efb5a5;
}

.dizajn0824-paketi .single .dps-button .button:disabled {
  cursor: not-allowed;
  opacity: .7;
}

.dizajn0824-paketi .single .dps-button .rasprodato {
  letter-spacing: .1em;
  text-align: center;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #efb5a5;
  background-color: #fbfaf933;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
  font-size: .75em;
  line-height: 1;
  transition: all .3s;
  display: block;
  position: relative;
  box-shadow: inset 0 0 0 1px #efb5a5;
}

.dizajn0423 .program .dp-bottom .dva-teksta {
  flex-direction: row;
  align-items: flex-start;
  margin: 60px 0;
  display: flex;
  position: relative;
}

.dizajn0423 .program .dp-bottom .dva-teksta .single {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 215px;
  display: flex;
  position: relative;
}

.dizajn0423 .program .dp-bottom .dva-teksta:after {
  content: "";
  background-color: #c69214;
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}

.dizajn0423 .program .dp-bottom .dva-teksta .single:first-child {
  align-items: flex-end;
  padding: 20px 10px 20px 20px;
}

.dizajn0423 .program .dp-bottom .dva-teksta .single:last-child {
  padding: 20px 20px 20px 10px;
}

.dizajn0423 .program .dp-bottom .dva-teksta .single:first-child h3, .dizajn0423 .program .dp-bottom .dva-teksta .single:first-child p {
  text-align: right;
}

.dizajn0423 .program .dp-bottom .dva-teksta .single h3 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #333;
  margin-bottom: 5px;
  font-size: .875em;
  font-weight: 300;
  line-height: 1.2em;
  display: block;
}

.dizajn0423 .program .dp-bottom .dva-teksta .single p {
  text-align: left;
  font-size: .875em;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  .dizajn0423 .program {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program-top-bck.jpg");
  }

  .dizajn0423 .program.trening {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0824-program-top-trening-bck.jpg");
    background-size: 1623px;
  }

  .dizajn0423.program24 .program.trening .dp-bottom.dizajn0824 {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program24-trening-bottom-bck.png");
    background-position: top;
    background-size: 1646px;
  }

  .dizajn0423 .program .dp-top h2 {
    font-size: 1.8em;
  }

  .dizajn0423 .program .dp-top {
    margin-top: 40px;
  }

  .dizajn0423 .program .tvorci-programa {
    margin-bottom: 60px;
  }

  .dizajn0423 .program .tvorci-programa .single-cont {
    flex-wrap: nowrap;
    gap: 0;
  }

  .dizajn0423 .program .tvorci-programa .single {
    max-width: 180px;
    margin: 0 15px;
  }

  .dizajn0423 .program .dp-bottom .transformacije .single a img {
    border-radius: 30px;
    height: 200px;
  }

  .dizajn0423 .program .dp-bottom .transformacije .single {
    margin: 0 10px;
  }

  @keyframes marquee {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-2640px);
    }
  }

  .dizajn0423 .program .dp-top .strelica-dole, .dizajn0423 .program .dp-bottom .strelica-dole {
    margin-bottom: 30px;
  }

  .dizajn0423 .program .dp-bottom {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program-bottom-bck.png");
    background-position: 50% -200px;
  }

  .dizajn0423.program24 .program .dp-bottom {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0423-program24-bottom-bck.png");
    background-position: 50% -320px;
  }

  .dizajn0423.program24 .program .dp-bottom.dizajn0824 {
    background-image: url("https://static-site.atika.net/atika-web/theme/img/dizajn0824-program24-bottom-bck.png");
  }

  .dizajn0423 .program .dp-bottom .dva-teksta {
    margin: 100px 0;
  }

  .dizajn0423 .program .dp-bottom .dva-teksta .single:first-child, .dizajn0423 .program .dp-bottom .dva-teksta .single:last-child {
    padding: 30px 20px;
  }

  .dizajn0423 .program-cijena-link a {
    font-size: 1.125em;
  }

  .dizajn0423 .program-cijena-link a:hover {
    color: #333;
  }

  .dizajn0423 .program .dp-bottom .program24-paket {
    margin-bottom: 100px;
  }

  .dizajn0423 .text.mb60 {
    margin-bottom: 60px;
  }

  .dizajn0423 .text.mb15 {
    margin-bottom: 15px;
  }

  .dizajn0423 .text.mb45 {
    margin-bottom: 45px;
  }

  .d0423-title {
    font-size: 1.875em;
  }

  .d0423-title.break br {
    display: block;
  }

  .d0423-title:after {
    width: 70px;
  }

  .dizajn0824-logo-program {
    height: 105px;
  }

  .dizajn0824-paketi {
    flex-direction: row;
    align-items: normal;
  }

  .dizajn0824-paketi .single {
    max-width: 300px;
  }

  .dizajn0824-paketi .single .dps-header {
    align-items: flex-start;
    justify-content: unset;
    flex-direction: column;
  }

  .dizajn0824-paketi .single .dps-header .paket {
    padding: 8px 18px;
    font-size: .875em;
  }

  .dizajn0824-paketi .single .dps-header.column .paket {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .dizajn0824-paketi {
    gap: 30px;
  }

  .dizajn0824-paketi .single .dps-header .cijena {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
  }
}

/*# sourceMappingURL=app_%5Blocale%5D_program_%5Bslug%5D_page_bbbb557b.css.map*/