@import "/css/blueprint/reset_clearfix.min.css";
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.close-menu {
  background: transparent url('/images/icons/close-menu.svg') no-repeat center center;
  height: 80px;
  width: 80px;
  display: inline-block;
}
.icon-toggle {
  background: transparent url('/images/icons/menu.svg') no-repeat center center;
  height: 31px;
  width: 33px;
  display: inline-block;
}
.previous-category-arrow {
  background: transparent url('/images/icons/prev-category.svg') no-repeat center center;
  height: 115px;
  width: 115px;
  display: inline-block;
  background-size: cover;
}
.previous-category-arrow:hover {
  background: transparent url('/images/icons/prev-category-hover.svg') no-repeat center center;
  background-size: cover;
}
.next-category-arrow {
  background: transparent url('/images/icons/next-category.svg') no-repeat center center;
  height: 115px;
  width: 115px;
  display: inline-block;
  background-size: cover;
}
.next-category-arrow:hover {
  background: transparent url('/images/icons/next-category-hover.svg') no-repeat center center;
  background-size: cover;
}
.audio {
  background: transparent url('/images/icons/audio.svg') no-repeat center center;
  height: 45px;
  width: 40px !important;
  display: inline;
}
.exhibition-details-icon {
  background: transparent url('/images/icons/exhibition-text.svg') no-repeat center center;
  height: 115px;
  width: 115px;
  display: inline-block;
  background-size: cover;
}
.exhibition-details-icon.opened {
  background: transparent url('/images/icons/exhibition-close.svg') no-repeat center center;
  background-size: cover;
}
#videoControl {
  background: transparent url('/images/icons/camera.png') no-repeat center center;
  height: 40px;
  width: 50px;
  display: inline-block;
}
#videoControl.paused {
  background: transparent url('/images/icons/camera-paused.png') no-repeat center center;
}
#audio-speaker {
  background: transparent url('/images/icons/headphones.png') no-repeat center center;
  height: 40px;
  width: 50px;
  display: inline-block;
  border: none !important;
}
@font-face {
  font-family: 'RedHatDisplay';
  src: url('../fonts/RedHatDisplay-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RedHatDisplay';
  src: url('../fonts/RedHatDisplay-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fustat';
  src: url('../fonts/Fustat-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
.fontRedHat {
  font-family: 'RedHatDisplay', sans-serif;
}
.fontFustat {
  font-family: 'Fustat', serif;
}
/*
*{
  box-sizing: border-box;
}*/
body {
  font-family: 'RedHatDisplay', sans-serif;
}
body.no-scroll {
  overflow: hidden;
}
body.standard {
  padding-top: 112px;
}
body.standard header {
  background-color: white;
  background-image: none;
}
body.standard header .navigation-content li.open > a {
  color: #ed6a00;
}
body.standard header .navigation-content li a {
  color: #1a1a18;
}
body.standard header .navigation-content li a:hover {
  color: #ed6a00;
}
body.standard header .nav-wrapper .right .hamburger div {
  background-color: #1a1a18;
}
body.standard header .nav-wrapper .right .search-link {
  color: #1a1a18;
}
body.standard header .nav-wrapper .right .search-link span::after {
  background-image: url('/images/_theme/povecalo-black.svg');
}
body.standard header .nav-wrapper .right .search-link:hover span::after {
  background-image: url('/images/_theme/povecalo-orange.svg');
}
body.standard header .nav-wrapper .right .search-link:hover {
  color: #ed6a00;
}
body.standard header .nav-wrapper .right a {
  color: #1a1a18;
}
body.standard header .nav-wrapper .right a:hover {
  color: #ed6a00;
}
body.standard header .nav-wrapper .left .logo-link {
  background-image: url('/images/_theme/main-logo-dark.svg');
}
body.standard header a {
  color: #1a1a18;
}
body.standard header a:hover {
  color: #ed6a00;
}
html {
  scroll-behavior: smooth;
}
img {
  display: block;
}
i,
em {
  font-style: italic;
  color: inherit;
}
h1 {
  font-size: 92px;
  line-height: 120%;
  letter-spacing: 0.02em;
  font-weight: 800;
  text-transform: uppercase;
  color: white;
  font-family: 'RedHatDisplay', sans-serif;
}
h2 {
  font-size: 56px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #1a1a18;
  font-family: 'RedHatDisplay', sans-serif;
}
h3 {
  font-size: 28px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #1a1a18;
}
#cc-main .cm--bar.cm--flip .cm__btn:last-child {
  grid-column: unset;
}
#cc-main {
  background-color: gainsboro !important;
  background: gainsboro;
}
#cc-main .cm--bar {
  background-color: gainsboro !important;
  background: gainsboro;
}
#cc-main .cm--bar .cm__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row !important;
  padding: unset;
}
#cc-main .cm--bar .cm__btn-group:last-of-type .cm__btn {
  background: unset;
  color: #1a1a18;
  font-size: 23px;
  line-height: 120%;
  font-weight: 800;
  font-family: 'RedHatDisplay', sans-serif;
  border: unset;
}
#cc-main .cm--bar .cm__btn-group:first-of-type .cm__btn {
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  min-width: 205px;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
  transition: 0.3s all;
  text-decoration: none;
  border: 1px solid #ed6a00;
  padding: unset;
  font-family: 'RedHatDisplay', sans-serif;
  border-radius: 0;
}
#cc-main .cm--bar .cm__btn-group:first-of-type .cm__btn:first-of-type {
  background-color: #ed6a00;
  color: white;
}
#cc-main .cm--bar .cm__btn-group:first-of-type .cm__btn:first-of-type:hover {
  background-color: #f7941e;
  color: white;
  text-decoration: none;
}
#cc-main .cm--bar .cm__btn-group:first-of-type .cm__btn:last-of-type {
  background-color: transparent;
  border: 1px solid #1a1a18;
  color: #1a1a18;
}
#cc-main .cm--bar .cm__btn-group:first-of-type .cm__btn:last-of-type:hover {
  background-color: #1a1a18;
  color: white;
  text-decoration: none;
}
#cc-main .cm__body {
  max-width: 1165px !important;
  padding: 87px 20px !important;
}
#cc-main .cm__texts {
  padding-top: unset;
}
#cc-main .cm__title {
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-align: center;
  font-family: 'RedHatDisplay', sans-serif;
  margin-bottom: 15px;
  color: #1a1a18;
  padding: unset;
  font-weight: 400;
}
#cc-main .cm__desc {
  font-family: 'Fustat', serif;
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 160%;
  color: #1a1a18;
  text-align: center;
  margin-bottom: 60px;
  margin-top: unset;
}
#cookie-trigger {
  position: fixed;
  bottom: 75px;
  right: 25px;
  z-index: 100;
  background: white;
  border-radius: 50%;
  padding: 5px;
  width: 30px;
  height: 30px;
}
#cookie-trigger:hover {
  background: whitesmoke;
}
#cookie-trigger img {
  width: 30px;
  height: 30px;
}
.primary-button {
  font-size: 18px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  background-color: #ed6a00;
  color: white;
  min-width: 205px;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
  transition: 0.3s all;
  text-decoration: none;
}
.primary-button:hover {
  background-color: #f7941e;
  color: white;
  text-decoration: none;
}
.primary-wrapper {
  margin: 0 auto;
  max-width: 1560px;
}
.secondary-wrapper {
  max-width: 1354px;
  margin: 0 auto;
  width: 100%;
}
.frontpage-slider {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.frontpage-slider .swiper-wrapper {
  width: 100%;
}
.frontpage-slider .swiper-slide {
  width: 100% !important;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.frontpage-slider .swiper-slide .dot-pattern {
  background-image: url('/images/_theme/headline-pattern.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: 18%;
  left: -4px;
  width: 650px;
  height: 121px;
  z-index: 2;
  opacity: 0;
  transform: translateX(80px);
  transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.9s ease;
  will-change: transform, opacity;
}
.frontpage-slider .swiper-slide .slide-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.2);
  transition: transform 3s cubic-bezier(0.22, 1, 0.36, 1);
}
.frontpage-slider .swiper-slide .slide-content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
}
.frontpage-slider .swiper-slide .slide-content .primary-button {
  margin-bottom: 110px;
}
.frontpage-slider .swiper-slide .slide-content .headline {
  display: block;
  font-size: 48px;
  line-height: 120%;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: white;
  text-transform: uppercase;
  max-width: 402px;
  min-height: 116px;
  left: 180px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.frontpage-slider .swiper-slide .slide-content .headline .headline-inner {
  display: inline-block;
  opacity: 0;
  transform: translateY(160px);
  transition: transform 1.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 1.2s ease;
  will-change: transform, opacity;
  backface-visibility: hidden;
}
.frontpage-slider .swiper-slide .slide-content .headline .rectangle {
  width: 228px;
  height: 228px;
  border: 2px solid white;
  opacity: 0.3;
  position: absolute;
  top: -50%;
  left: -32px;
  opacity: 0;
  transform: scale(0.5) rotate(-10deg);
  transition: transform 1.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 1.2s ease;
}
.frontpage-slider .swiper-slide .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #1a1a18;
  opacity: 0.45;
  transform: scale(1);
}
.frontpage-slider .swiper-slide:nth-child(1).swiper-slide-active .rectangle {
  opacity: .3;
  transform: scale(1) rotate(0deg);
  transition-delay: .3s;
}
.frontpage-slider .swiper-slide:nth-child(1).swiper-slide-active .slide-bg {
  transform: scale(1);
}
.frontpage-slider .swiper-slide:nth-child(1).swiper-slide-active .headline-inner {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .5s;
}
.frontpage-slider .swiper-slide:nth-child(1).swiper-slide-active .dot-pattern {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.3s;
}
.frontpage-slider .swiper-slide:nth-child(2) .headline-inner {
  transform: translate(180px, -80px) scale(0.85);
}
.frontpage-slider .swiper-slide:nth-child(2) .rectangle {
  transform: scale(0.5) rotate(-10deg);
}
.frontpage-slider .swiper-slide:nth-child(2) .dot-pattern {
  transform: translateX(160px) rotate(-10deg);
}
.frontpage-slider .swiper-slide:nth-child(2).swiper-slide-active .headline-inner {
  opacity: 1;
  transform: translate(0, 0) scale(1);
  transition-delay: .45s;
}
.frontpage-slider .swiper-slide:nth-child(2).swiper-slide-active .rectangle {
  opacity: .3;
  transform: scale(1);
  transition-delay: .3s;
}
.frontpage-slider .swiper-slide:nth-child(2).swiper-slide-active .dot-pattern {
  opacity: 1;
  transform: translateX(0);
  transition-delay: .9s;
}
.frontpage-slider .swiper-slide:nth-child(3) .headline-inner {
  transform: scale(0.6) translateY(120px);
}
.frontpage-slider .swiper-slide:nth-child(3) .rectangle {
  transform: scale(0.5) rotate(-10deg);
}
.frontpage-slider .swiper-slide:nth-child(3) .dot-pattern {
  transform: translateY(60px);
}
.frontpage-slider .swiper-slide:nth-child(3).swiper-slide-active .headline-inner {
  opacity: 1;
  transform: scale(1) translateY(0);
  transition-delay: .5s;
}
.frontpage-slider .swiper-slide:nth-child(3).swiper-slide-active .rectangle {
  opacity: .3;
  transform: scale(1);
  transition-delay: .25s;
}
.frontpage-slider .swiper-slide:nth-child(3).swiper-slide-active .dot-pattern {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .35s;
}
.frontpage-slider .swiper-slide:nth-child(4) .headline-inner {
  transform: translate(-140px, -90px);
  filter: blur(6px);
}
.frontpage-slider .swiper-slide:nth-child(4) .rectangle {
  transform: scale(0.5) rotate(-10deg);
}
.frontpage-slider .swiper-slide:nth-child(4) .dot-pattern {
  transform: translateY(60px);
}
.frontpage-slider .swiper-slide:nth-child(4).swiper-slide-active .headline-inner {
  opacity: 1;
  transform: translate(0, 0);
  filter: blur(0);
  transition-delay: .5s;
}
.frontpage-slider .swiper-slide:nth-child(4).swiper-slide-active .rectangle {
  opacity: .3;
  transform: scale(1);
  transition-delay: .3s;
}
.frontpage-slider .swiper-slide:nth-child(4).swiper-slide-active .dot-pattern {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .4s;
}
.frontpage-slider .swiper-slide:nth-child(5) .headline-inner {
  transform: scale(0.7);
}
.frontpage-slider .swiper-slide:nth-child(5) .rectangle {
  transform: scale(0.5) rotate(-10deg);
}
.frontpage-slider .swiper-slide:nth-child(5) .dot-pattern {
  transform: translateX(-60px);
  filter: blur(5px);
}
.frontpage-slider .swiper-slide:nth-child(5).swiper-slide-active .headline-inner {
  opacity: 1;
  transform: scale(1);
  transition-delay: .55s;
}
.frontpage-slider .swiper-slide:nth-child(5).swiper-slide-active .rectangle {
  opacity: .3;
  transform: scale(1);
  transition-delay: .3s;
}
.frontpage-slider .swiper-slide:nth-child(5).swiper-slide-active .dot-pattern {
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
  transition-delay: .45s;
}
.frontpage-slider .swiper-slide:nth-child(6) .headline-inner {
  transform: translateY(180px);
}
.frontpage-slider .swiper-slide:nth-child(6) .rectangle {
  transform: scale(0.5) rotate(-10deg);
}
.frontpage-slider .swiper-slide:nth-child(6) .dot-pattern {
  transform: translateY(80px);
}
.frontpage-slider .swiper-slide:nth-child(6).swiper-slide-active .headline-inner {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .6s;
}
.frontpage-slider .swiper-slide:nth-child(6).swiper-slide-active .rectangle {
  opacity: .3;
  transform: scale(1);
  transition-delay: .35s;
}
.frontpage-slider .swiper-slide:nth-child(6).swiper-slide-active .dot-pattern {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .4s;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
  z-index: 100;
  background-image: url('/images/_theme/header-gradient.png');
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease;
  will-change: transform, background-color;
}
header.is-scrolled {
  background-color: white;
  background-image: none;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}
header.is-scrolled .navigation-content li a {
  color: #1a1a18;
}
header.is-scrolled .navigation-content li a:hover {
  color: #ed6a00;
}
header.is-scrolled .nav-wrapper .right .hamburger div {
  background-color: #1a1a18;
}
header.is-scrolled .nav-wrapper .right .search-link {
  color: #1a1a18;
}
header.is-scrolled .nav-wrapper .right .search-link span::after {
  background-image: url('/images/_theme/povecalo-black.svg');
}
header.is-scrolled .nav-wrapper .right .search-link:hover span::after {
  background-image: url('/images/_theme/povecalo-orange.svg');
}
header.is-scrolled .nav-wrapper .right .search-link:hover {
  color: #ed6a00;
}
header.is-scrolled .nav-wrapper .right a {
  color: #1a1a18;
}
header.is-scrolled .nav-wrapper .right a:hover {
  color: #ed6a00;
}
header.is-scrolled .nav-wrapper .left .logo-link {
  background-image: url('/images/_theme/main-logo-dark.svg');
}
header.is-scrolled a {
  color: #1a1a18;
}
header.is-scrolled a:hover {
  color: #ed6a00;
}
header.activated {
  background-color: white;
  background-image: none;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}
header.activated .nav-wrapper .right .search-link {
  color: #1a1a18;
}
header.activated .nav-wrapper .right .search-link span::after {
  background-image: url('/images/_theme/povecalo-black.svg');
}
header.activated .nav-wrapper .right .search-link:hover span::after {
  background-image: url('/images/_theme/povecalo-orange.svg');
}
header.activated .nav-wrapper .right .search-link:hover {
  color: #ed6a00;
}
header.activated .nav-wrapper .right a {
  color: #1a1a18;
}
header.activated .nav-wrapper .right a:hover {
  color: #ed6a00;
}
header.activated .nav-wrapper .left .logo-link {
  background-image: url('/images/_theme/main-logo-dark.svg');
}
header.activated .nav-wrapper .left .navigation-content {
  display: block;
  top: 112px;
  left: 0;
  position: fixed;
  width: 100%;
  height: calc(100vh - 112px);
  background-color: #1a1a18;
  padding: 60px 53px;
  box-sizing: border-box;
  padding-left: 20px;
}
header.activated .nav-wrapper .left .navigation-content li {
  margin-bottom: 20px;
}
header.activated .nav-wrapper .left .navigation-content li a {
  font-size: 14px;
  line-height: 138%;
  color: white;
  font-weight: 600;
  font-family: 'RedHatDisplay', sans-serif;
  padding: 18px 0;
  padding-left: 54px;
  width: fit-content;
}
header.activated .nav-wrapper .left .navigation-content li a.active {
  bottom: unset;
}
header .navigation-content {
  display: flex;
  align-items: center;
  gap: 36px;
}
header .navigation-content li.open > a {
  bottom: -30px;
  color: #ed6a00;
  text-shadow: 0 0 1px #ed6a00;
}
header .navigation-content li a {
  font-size: 15px;
  line-height: 138%;
  font-weight: 600;
  font-family: 'RedHatDisplay', sans-serif;
  color: white;
  text-transform: uppercase;
  transition: 0.3s all;
  position: relative;
  display: block;
  bottom: 0;
  text-shadow: 0 0 0 transparent;
  padding: 0 8px;
  transition: bottom 0.25s ease, color 0.2s ease, text-shadow 0.2s ease;
}
header .navigation-content li a:hover {
  color: #ed6a00;
  text-decoration: none;
}
header .navigation-content li a.active {
  bottom: -35px;
  border-bottom: 2px solid #ed6a00;
  color: #ed6a00 !important;
  padding-bottom: 20px;
  font-weight: 900;
}
header .navigation-content li .sub-menu {
  display: none;
  position: absolute;
  top: 112px;
  left: 0;
  width: 100%;
  padding: 30px 0;
}
header .navigation-content li .sub-menu .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: url('/images/_theme/submenu-overlay.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: border-box;
  background-color: #3c3c3a;
  opacity: 1;
  /*opacity: 0.92;*/

}
header .navigation-content li .sub-menu ul {
  gap: 46px;
  display: flex;
  position: relative;
  z-index: 1;
  max-width: fit-content;
  margin: 0 auto;
}
header .navigation-content li .sub-menu ul li a {
  font-size: 16px;
  line-height: 138%;
  color: white;
  font-family: 'RedHatDisplay', sans-serif;
  font-weight: 400;
  max-width: 154px;
  display: block;
  text-decoration: none;
  text-transform: none;
}
header .navigation-content li .sub-menu ul li a .item-picture {
  width: 154px;
  height: 154px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: border-box;
  position: relative;
  margin-bottom: 16px;
  outline: 2px solid transparent;
  transition: transform 0.25s ease, outline 0.2s ease;
}
header .navigation-content li .sub-menu ul li a .item-picture .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a18;
  opacity: 0.42;
  transition: opacity 0.2s ease;
}
header .navigation-content li .sub-menu ul li a:hover .item-picture {
  transform: scale(1.05);
  outline: 2px solid #ed6a00;
}
header .navigation-content li .sub-menu ul li a:hover .item-picture .overlay {
  opacity: 0;
}
header .nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 0;
}
header .nav-wrapper .left {
  display: flex;
  align-items: center;
  gap: 114px;
}
header .nav-wrapper .left .mobile-add {
  display: none;
}
header .nav-wrapper .left .mobile-add a {
  font-size: 14px;
  line-height: 138%;
  color: white;
  font-weight: 600;
  padding: 18px 0;
  padding-left: 54px;
  display: block;
  max-width: fit-content;
  margin-bottom: 20px;
}
header .nav-wrapper .left .mobile-add a:last-of-type {
  margin-bottom: unset;
}
header .nav-wrapper .left .mobile-add a.active {
  border-bottom: 2px solid #ed6a00;
  color: #ed6a00 !important;
}
header .nav-wrapper .left .logo-link {
  display: block;
  width: 104px;
  height: 42px;
  background-image: url('/images/_theme/main-logo.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
header .nav-wrapper .left .logo-link:hover {
  transition: 0.3s all;
  opacity: 0.45;
}
header .nav-wrapper .right {
  display: flex;
  align-items: center;
  gap: 48px;
}
header .nav-wrapper .right a {
  font-size: 15px;
  line-height: 138%;
  font-weight: 600;
  font-family: 'RedHatDisplay', sans-serif;
  color: white;
  display: inline-block;
  vertical-align: middle;
  transition: 0.3s all;
  position: relative;
}
header .nav-wrapper .right a:hover {
  color: #ed6a00;
  text-decoration: none;
}
header .nav-wrapper .right a.active {
  bottom: -35px;
  border-bottom: 2px solid #ed6a00;
  color: #ed6a00 !important;
  padding-bottom: 20px;
  font-weight: 900;
}
header .nav-wrapper .right .search-link {
  position: relative;
  font-size: 15px;
  line-height: 138%;
  font-weight: 600;
  font-family: 'RedHatDisplay', sans-serif;
  color: white;
  border: none;
  background: unset;
  cursor: pointer;
  transition: 0.3s all;
}
header .nav-wrapper .right .search-link:hover {
  color: #ed6a00;
}
header .nav-wrapper .right .search-link span {
  position: relative;
  padding-right: 35px;
  display: inline-block;
}
header .nav-wrapper .right .search-link span::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  background-image: url('/images/_theme/povecalo.svg');
  background-repeat: no-repeat;
  background-size: 24px;
  transform: translateY(-50%) scale(1);
  opacity: 1;
  transition: opacity 0.25s ease, transform 0.25s ease;
  will-change: transform, opacity;
}
header .nav-wrapper .right .search-link:hover span::after {
  opacity: 0.85;
  transform: translateY(-50%) scale(1.12);
  background-image: url('/images/_theme/povecalo-orange.svg');
}
header .nav-wrapper .right img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
header .nav-wrapper .right .hamburger {
  cursor: pointer;
  padding: 4px;
  display: none;
}
header .nav-wrapper .right .hamburger div {
  width: 27px;
  height: 4px;
  background-color: white;
  margin-bottom: 7px;
}
header .nav-wrapper .right .hamburger div:last-of-type {
  margin-bottom: unset;
}
header .nav-wrapper .right .hamburger div:nth-child(1) {
  -webkit-animation: outT 0.8s backwards;
  animation: outT 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
header .nav-wrapper .right .hamburger div:nth-child(2) {
  -webkit-animation: outM 0.8s backwards;
  animation: outM 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
header .nav-wrapper .right .hamburger div:nth-child(3) {
  -webkit-animation: outBtm 0.8s backwards;
  animation: outBtm 0.8s backwards;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
header .nav-wrapper .right .hamburger.active div {
  background-color: #1a1a18;
}
header .nav-wrapper .right .hamburger.active div:nth-child(1) {
  -webkit-animation: inT 0.8s forwards;
  animation: inT 0.8s forwards;
}
header .nav-wrapper .right .hamburger.active div:nth-child(2) {
  -webkit-animation: inM 0.8s forwards;
  animation: inM 0.8s forwards;
}
header .nav-wrapper .right .hamburger.active div:nth-child(3) {
  -webkit-animation: inBtm 0.8s forwards;
  animation: inBtm 0.8s forwards;
}
footer {
  padding: 118px 0 90px;
  background-color: #3c3c3a;
  overflow: hidden;
}
footer .lower {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .lower .novena img,
footer .lower .novena span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 130%;
  font-family: 'Fustat', serif;
  color: white;
}
footer .lower .novena img {
  margin-right: 17px;
}
footer .lower .copyright {
  display: flex;
  align-items: center;
}
footer .lower .copyright p,
footer .lower .copyright div {
  font-size: 14px;
  line-height: 130%;
  font-family: 'Fustat', serif;
  color: white;
}
footer .lower .copyright span {
  margin: 0 5px;
}
footer .lower .copyright a {
  color: white;
  text-decoration: none;
  font-weight: 800;
  font-family: 'Fustat', serif;
  transition: 0.3s all;
}
footer .lower .copyright a:hover {
  color: #ed6a00;
}
footer .upper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .upper .socials {
  position: relative;
}
footer .upper .socials .footer-pattern {
  background-image: url('/images/_theme/footer-pattern.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 506px;
  height: 286px;
  position: absolute;
  top: 24px;
  right: -40px;
  z-index: 0;
}
footer .upper .socials span {
  font-size: 16px;
  line-height: 130%;
  font-weight: 800;
  color: white;
  margin-bottom: 65px;
  font-family: 'RedHatDisplay', sans-serif;
  display: block;
}
footer .upper .socials .social-links {
  display: flex;
  align-items: center;
  gap: 22px;
  position: relative;
  z-index: 1;
}
footer .upper .socials .social-links a {
  display: flex;
  align-items: end;
  justify-content: end;
  width: 40px;
  height: 40px;
  background-color: #ed6a00;
  padding: 8px;
  transition: 0.3s all;
}
footer .upper .socials .social-links a:hover {
  background-color: #f7941e;
}
footer .upper .about-content img {
  margin-bottom: 30px;
}
footer .upper .about-content .info-container {
  display: flex;
  align-items: end;
  margin-bottom: 60px;
}
footer .upper .about-content .info-container img {
  margin-bottom: unset;
}
footer .upper .about-content p {
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
  color: white;
  min-width: 280px;
  font-family: 'Fustat', serif;
}
footer .upper .about-content p a {
  color: #ed6a00;
  font-weight: 700;
  font-size: 15px;
  line-height: 138%;
  transition: 0.3s all;
  font-family: 'Fustat', serif;
}
footer .upper .about-content p a:hover {
  text-decoration: none;
  color: #f7941e;
}
.slider-pattern {
  background-image: url('/images/_theme/tech-pattern.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-origin: border-box;
  width: 506px;
  height: 386px;
  position: absolute;
  z-index: 0;
  bottom: 58px;
  right: 0;
}
.frontpage-news-section {
  padding: 82px 0 140px;
  background-color: gainsboro;
  position: relative;
  overflow: hidden;
}
.frontpage-news-section .more-news {
  display: block;
  margin-left: auto;
  color: #1a1a18;
  font-size: 22px;
  line-height: 120%;
  font-weight: 800;
  text-decoration: none;
  transition: 0.3s all;
  position: relative;
  z-index: 1;
  width: fit-content;
}
.frontpage-news-section .more-news:hover {
  color: #ed6a00;
}
.frontpage-news-section .slider-pattern {
  right: unset;
  left: 0;
  bottom: 133px;
}
.frontpage-news-section h2 {
  margin-bottom: 82px;
  color: #1a1a18;
}
.frontpage-news-section .slick-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
  z-index: 1;
}
.frontpage-news-section .slick-news .slick-track {
  display: flex;
  gap: 25px;
}
.frontpage-news-section .slick-news .slide .news-card {
  text-decoration: none;
  max-width: 498px;
  display: block;
  overflow: hidden;
}
.frontpage-news-section .slick-news .slide .news-card:hover .news-pic {
  transform: scale(1.08);
}
.frontpage-news-section .slick-news .slide .news-card:hover .news-pic .overlay {
  opacity: 0;
  transition: 0.3s all;
}
.frontpage-news-section .slick-news .slide .news-card:hover .lower-content {
  border: 2px solid #ed6a00;
  transition: 0.3s all;
}
.frontpage-news-section .slick-news .slide .news-card .news-pic {
  width: 100%;
  min-height: 447px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-origin: border-box;
  position: relative;
  transition: transform 0.6s ease;
  background-color: #3c3c3a;
}
.frontpage-news-section .slick-news .slide .news-card .news-pic .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #1a1a18;
  opacity: 0.45;
}
.frontpage-news-section .slick-news .slide .news-card .lower-content {
  padding: 35px 45px;
  background-color: #3c3c3a;
  min-height: 188px;
  position: relative;
  border: 2px solid transparent;
}
.frontpage-news-section .slick-news .slide .news-card .lower-content .link-icon {
  display: block;
  position: absolute;
  right: 36px;
  bottom: 36px;
  width: 31px;
  height: 18px;
  background-image: url('/images/_theme/link-icon.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-origin: border-box;
}
.frontpage-news-section .slick-news .slide .news-card .lower-content span {
  display: block;
  max-width: 368px;
}
.frontpage-news-section .slick-news .slide .news-card .lower-content .date {
  font-family: 'Fustat', serif;
  font-size: 14px;
  line-height: 140%;
  color: white;
  margin-bottom: 8px;
}
.frontpage-news-section .slick-news .slide .news-card .lower-content .news-title {
  font-size: 24px;
  line-height: 140%;
  font-weight: 800;
  color: white;
  margin-bottom: 7px;
}
.frontpage-news-section .slick-news .slide .news-card .lower-content .intro {
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
  color: white;
  font-family: 'Fustat', serif;
}
.technology-section {
  padding: 102px 0;
  position: relative;
  overflow: hidden;
}
.technology-section .tech-lower {
  display: flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
  position: relative;
  z-index: 1;
}
.technology-section .tech-lower p {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  max-width: 665px;
}
.technology-section .tech-lower a {
  font-size: 22px;
  line-height: 120%;
  font-weight: 800;
  color: #1a1a18;
  text-decoration: none;
  transition: 0.3s all;
}
.technology-section .tech-lower a:hover {
  color: #ed6a00;
}
.technology-section h2 {
  margin-bottom: 80px;
}
.technology-section .slick-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
  z-index: 1;
}
.technology-section .slick-tech .slick-track {
  display: flex;
  gap: 25px;
}
.technology-section .slick-tech .slide.is-hovered .tech-card {
  width: 895px;
  transition: 1s all;
}
.technology-section .slick-tech .slide.is-hovered .tech-card .tech-content {
  width: 186px;
  height: 197px;
  padding: 45px 65px 45px 36px;
  border: 2px solid #ed6a00;
}
.technology-section .slick-tech .slide.is-hovered .tech-card .tech-content .title {
  margin-bottom: 15px;
  max-width: 189px;
  min-height: unset;
  position: relative;
  top: unset;
  left: unset;
  transform: unset;
}
.technology-section .slick-tech .slide.is-hovered .tech-card .tech-content .intro {
  opacity: 1;
  transform: translateY(0);
}
.technology-section .slick-tech .slide.is-hovered .tech-card .tech-content img {
  opacity: 1;
  transform: translateY(0);
}
.technology-section .slick-tech .slide .tech-card {
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 435px;
  min-height: 446px;
  position: relative;
  display: flex;
  align-items: end;
  transition: width 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform-origin: left center;
}
.technology-section .slick-tech .slide .tech-card .tech-content {
  width: 134px;
  height: 120px;
  position: relative;
  z-index: 2;
  margin-bottom: 22px;
  margin-left: 60px;
  transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1), height 0.6s cubic-bezier(0.4, 0, 0.2, 1), padding 0.6s cubic-bezier(0.4, 0, 0.2, 1), border 0.4s ease;
  will-change: width, height, padding;
}
.technology-section .slick-tech .slide .tech-card .tech-content .grey-rectangle {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a18;
  opacity: 0.75;
  z-index: 0;
}
.technology-section .slick-tech .slide .tech-card .tech-content .title {
  font-size: 22px;
  line-height: 140%;
  color: white;
  font-weight: 800;
  z-index: 1;
  position: absolute;
  display: block;
  top: 50%;
  left: 56px;
  transform: translateY(-50%);
  max-width: 154px;
  width: 100%;
}
.technology-section .slick-tech .slide .tech-card .tech-content .intro {
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
  color: white;
  font-family: 'Fustat', serif;
  display: block;
  max-width: 164px;
  opacity: 0.75;
  margin-left: auto;
  z-index: 1;
  position: relative;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.technology-section .slick-tech .slide .tech-card .tech-content img {
  position: absolute;
  right: 28px;
  bottom: 28px;
  display: block;
  z-index: 1;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.technology-section .slick-tech .slide .tech-card .card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #1a1a18;
  opacity: 0.45;
}
.tech-slider-nav,
.news-slider-nav,
.ref-tech-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tech-slider-nav .prev-tech,
.news-slider-nav .prev-tech,
.ref-tech-nav .prev-tech,
.tech-slider-nav .next-tech,
.news-slider-nav .next-tech,
.ref-tech-nav .next-tech,
.tech-slider-nav .prev-news,
.news-slider-nav .prev-news,
.ref-tech-nav .prev-news,
.tech-slider-nav .next-news,
.news-slider-nav .next-news,
.ref-tech-nav .next-news,
.tech-slider-nav .prev-project-ref,
.news-slider-nav .prev-project-ref,
.ref-tech-nav .prev-project-ref,
.tech-slider-nav .next-project-ref,
.news-slider-nav .next-project-ref,
.ref-tech-nav .next-project-ref {
  display: block;
  width: 78px;
  height: 48px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
  cursor: pointer;
  transition: 0.3s all;
  z-index: 10;
}
.tech-slider-nav .prev-tech.slick-hidden,
.news-slider-nav .prev-tech.slick-hidden,
.ref-tech-nav .prev-tech.slick-hidden,
.tech-slider-nav .next-tech.slick-hidden,
.news-slider-nav .next-tech.slick-hidden,
.ref-tech-nav .next-tech.slick-hidden,
.tech-slider-nav .prev-news.slick-hidden,
.news-slider-nav .prev-news.slick-hidden,
.ref-tech-nav .prev-news.slick-hidden,
.tech-slider-nav .next-news.slick-hidden,
.news-slider-nav .next-news.slick-hidden,
.ref-tech-nav .next-news.slick-hidden,
.tech-slider-nav .prev-project-ref.slick-hidden,
.news-slider-nav .prev-project-ref.slick-hidden,
.ref-tech-nav .prev-project-ref.slick-hidden,
.tech-slider-nav .next-project-ref.slick-hidden,
.news-slider-nav .next-project-ref.slick-hidden,
.ref-tech-nav .next-project-ref.slick-hidden {
  opacity: 0;
  pointer-events: none;
}
.tech-slider-nav .prev-tech.slick-disabled,
.news-slider-nav .prev-tech.slick-disabled,
.ref-tech-nav .prev-tech.slick-disabled,
.tech-slider-nav .next-tech.slick-disabled,
.news-slider-nav .next-tech.slick-disabled,
.ref-tech-nav .next-tech.slick-disabled,
.tech-slider-nav .prev-news.slick-disabled,
.news-slider-nav .prev-news.slick-disabled,
.ref-tech-nav .prev-news.slick-disabled,
.tech-slider-nav .next-news.slick-disabled,
.news-slider-nav .next-news.slick-disabled,
.ref-tech-nav .next-news.slick-disabled,
.tech-slider-nav .prev-project-ref.slick-disabled,
.news-slider-nav .prev-project-ref.slick-disabled,
.ref-tech-nav .prev-project-ref.slick-disabled,
.tech-slider-nav .next-project-ref.slick-disabled,
.news-slider-nav .next-project-ref.slick-disabled,
.ref-tech-nav .next-project-ref.slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.tech-slider-nav .prev-tech:hover,
.news-slider-nav .prev-tech:hover,
.ref-tech-nav .prev-tech:hover,
.tech-slider-nav .next-tech:hover,
.news-slider-nav .next-tech:hover,
.ref-tech-nav .next-tech:hover,
.tech-slider-nav .prev-news:hover,
.news-slider-nav .prev-news:hover,
.ref-tech-nav .prev-news:hover,
.tech-slider-nav .next-news:hover,
.news-slider-nav .next-news:hover,
.ref-tech-nav .next-news:hover,
.tech-slider-nav .prev-project-ref:hover,
.news-slider-nav .prev-project-ref:hover,
.ref-tech-nav .prev-project-ref:hover,
.tech-slider-nav .next-project-ref:hover,
.news-slider-nav .next-project-ref:hover,
.ref-tech-nav .next-project-ref:hover {
  opacity: 1;
}
.tech-slider-nav .prev-tech,
.news-slider-nav .prev-tech,
.ref-tech-nav .prev-tech,
.tech-slider-nav .prev-news,
.news-slider-nav .prev-news,
.ref-tech-nav .prev-news,
.tech-slider-nav .prev-project-ref,
.news-slider-nav .prev-project-ref,
.ref-tech-nav .prev-project-ref {
  background-image: url('/images/_theme/slider-arrow-left.svg');
  left: 35px;
}
.tech-slider-nav .prev-tech.slick-disabled,
.news-slider-nav .prev-tech.slick-disabled,
.ref-tech-nav .prev-tech.slick-disabled,
.tech-slider-nav .prev-news.slick-disabled,
.news-slider-nav .prev-news.slick-disabled,
.ref-tech-nav .prev-news.slick-disabled,
.tech-slider-nav .prev-project-ref.slick-disabled,
.news-slider-nav .prev-project-ref.slick-disabled,
.ref-tech-nav .prev-project-ref.slick-disabled {
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all;
}
.tech-slider-nav .next-tech,
.news-slider-nav .next-tech,
.ref-tech-nav .next-tech,
.tech-slider-nav .next-news,
.news-slider-nav .next-news,
.ref-tech-nav .next-news,
.tech-slider-nav .next-project-ref,
.news-slider-nav .next-project-ref,
.ref-tech-nav .next-project-ref {
  background-image: url('/images/_theme/slider-arrow-right.svg');
  right: 35px;
}
.tech-slider-nav .prev-project-ref,
.news-slider-nav .prev-project-ref,
.ref-tech-nav .prev-project-ref {
  left: 15px;
}
.tech-slider-nav .next-project-ref,
.news-slider-nav .next-project-ref,
.ref-tech-nav .next-project-ref {
  right: 15px;
}
.subscribe-wrapper {
  margin: 80px 0 100px;
  position: relative;
  overflow: hidden;
}
.subscribe-wrapper h3 {
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-align: center;
  margin-bottom: 38px;
  color: #1a1a18;
}
.subscribe-wrapper p {
  font-size: 20px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
  color: #1a1a18;
}
.subscribe-wrapper .secondary-wrapper {
  z-index: 1;
  position: relative;
}
.subscribe-wrapper .nl-pattern {
  width: 506px;
  height: 86px;
  background-image: url('/images/_theme/pattern-newsletter.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-origin: content-box;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 0;
}
.subscribe-wrapper .msg-success {
  display: none;
}
.subscribe-wrapper .checkbox-wrap input {
  display: none;
}
.subscribe-wrapper .checkbox-wrap .tm-checkbox {
  font-size: 15px;
  line-height: 130%;
  color: #1a1a18;
  font-family: 'Fustat', serif;
  cursor: pointer;
  transition: 0.3s all;
  display: flex;
  align-items: center;
  max-width: fit-content;
}
.subscribe-wrapper .checkbox-wrap .tm-checkbox.selected .checkmark {
  background-image: url('/images/_theme/checkbox-checked.svg');
}
.subscribe-wrapper .checkbox-wrap .tm-checkbox .checkmark {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('/images/_theme/checkbox-empty.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 11px;
}
.subscribe-wrapper .checkbox-wrap .tm-checkbox a {
  font-weight: 700;
  color: #1a1a18;
  text-decoration: none;
  margin-left: 4px;
}
.subscribe-wrapper .checkbox-wrap .tm-checkbox a:hover {
  color: #ed6a00;
  transition: 0.3s all;
}
.subscribe-wrapper .checkbox-wrap .tm-checkbox:hover b {
  color: #ed6a00;
  transition: 0.3s all;
}
.subscribe-wrapper .subscribe-form {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 35px;
}
.subscribe-wrapper .subscribe-form input {
  width: 100%;
  border: 1px solid #ed6a00;
  background-color: #ffe7d3;
  padding: 10px 13px;
  font-size: 16px;
  line-height: 130%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
}
.subscribe-wrapper .subscribe-form input:focus-visible {
  outline: none;
}
.subscribe-wrapper .subscribe-form input:focus {
  outline: none;
}
.subscribe-wrapper .subscribe-form input::placeholder {
  color: #1a1a18;
  opacity: 0.5;
}
.secondary-button {
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  color: #1a1a18;
  min-width: 205px;
  min-height: 44px;
  border: 1px solid #1a1a18;
  background-color: white;
  transition: 0.3s all;
  font-family: 'RedHatDisplay', sans-serif;
  cursor: pointer;
}
.secondary-button:hover {
  background-color: #ed6a00;
  border: 1px solid #ed6a00;
  color: white;
}
.frontpage-project-section {
  padding: 82px 0 200px;
  position: relative;
  background-color: #262624;
  overflow: hidden;
}
.frontpage-project-section .primary-wrapper {
  position: relative;
}
.frontpage-project-section .project-pattern {
  position: absolute;
  top: -54px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url('/images/_theme/project-pattern.svg');
  background-size: cover;
  background-origin: border-box;
  background-position: center;
  width: 506px;
  height: 86px;
}
.frontpage-project-section .project-pattern.lower {
  top: unset;
  bottom: 22px;
}
.frontpage-project-section .background-gradient {
  position: absolute;
  left: 50%;
  top: 57%;
  transform: translate(-50%, -50%);
  width: 1090px;
  height: 1090px;
  background: #214e91;
  background: radial-gradient(circle, #214e91 0%, #262624 64%);
  opacity: 0.6;
  z-index: 0;
}
.frontpage-project-section h2 {
  color: white;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.frontpage-project-section .tech-grid {
  position: relative;
  z-index: 1;
}
.frontpage-project-section .intro-box {
  max-width: 620px;
  margin-left: auto;
  display: block;
  margin-bottom: 135px;
  position: relative;
  z-index: 1;
}
.frontpage-project-section .intro-box p {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: white;
  margin-bottom: 25px;
}
.frontpage-project-section .intro-box a {
  font-size: 22px;
  line-height: 120%;
  font-weight: 800;
  color: white;
  margin-bottom: unset;
  display: block;
}
.frontpage-project-section .tech-grid .uk-first-column .project-box .title {
  margin-left: 120px;
  margin-right: unset;
  text-align: left;
}
.frontpage-project-section .tech-grid .project-box {
  text-decoration: none;
  overflow: hidden;
  display: block;
  position: relative;
  /*max-height: 505px;*/
  max-width: 100%;
}
.frontpage-project-section .tech-grid .project-box:hover .project-upper .project-picture {
  transform: scale(1.08);
}
.frontpage-project-section .tech-grid .project-box .title {
  font-size: 24px;
  line-height: 140%;
  font-weight: 800;
  color: white;
  margin-right: 120px;
  text-align: right;
  display: block;
}
.frontpage-project-section .tech-grid .project-box .project-upper {
  position: relative;
  width: 100%;
  min-height: 505px;
  display: flex;
  align-items: end;
  justify-content: end;
  margin-bottom: 40px;
  overflow: hidden;
}
.frontpage-project-section .tech-grid .project-box .project-upper .project-picture {
  background-repeat: no-repeat;
  background-position: center;
  background-origin: border-box;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  transition: transform 0.6s ease;
}
.frontpage-project-section .tech-grid .project-box .project-upper .inner-content {
  border: 2px solid #ed6a00;
  padding: 38px 40px;
  position: relative;
  max-width: 275px;
  margin-right: 45px;
  margin-bottom: 40px;
  min-height: 180px;
  display: flex;
  align-items: center;
  z-index: 1;
}
.frontpage-project-section .tech-grid .project-box .project-upper .inner-content .overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #1a1a18;
  opacity: 0.75;
  z-index: 0;
}
.frontpage-project-section .tech-grid .project-box .project-upper .inner-content p {
  font-size: 16px;
  line-height: 140%;
  color: white;
  font-family: 'Fustat', serif;
  position: relative;
  z-index: 1;
  max-width: 194px;
}
.primjena-top-section {
  height: calc(100vh - 112px);
  width: 100%;
  display: flex;
  align-items: end;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-position: center;
  overflow: hidden;
}
.primjena-top-section .headline-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-position: center;
}
.primjena-top-section .primjena-pattern {
  position: absolute;
  bottom: 78px;
  left: -402px;
  width: 650px;
  height: 120px;
  background-image: url('/images/_theme/headline-pattern.svg');
  background-size: contain;
  background-position: center;
  background-origin: border-box;
  background-repeat: no-repeat;
}
.primjena-top-section .headline {
  position: relative;
  z-index: 1;
  width: 100%;
}
.primjena-top-section .headline h1 {
  font-size: 92px;
  line-height: 120%;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: white;
  margin-bottom: 115px;
}
.primjena-top-section .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #1a1a18;
  opacity: 0.3;
}
.primjena-about-wrapper {
  padding: 100px 0 105px;
  background-color: white;
  position: relative;
  overflow: hidden;
}
.primjena-about-wrapper .primjena-about-pattern {
  position: absolute;
  right: -28px;
  top: 120px;
  z-index: 0;
  width: 506px;
  height: 386px;
  background-image: url('/images/_theme/primjena-pattern.svg');
  background-size: contain;
  background-position: center;
  background-origin: border-box;
  background-repeat: no-repeat;
}
.primjena-about-wrapper .primjena-anchors {
  display: flex;
  align-items: center;
  gap: 82px;
  margin-bottom: 120px;
}
.primjena-about-wrapper .primjena-anchors a {
  font-size: 18px;
  line-height: 120%;
  color: #1a1a18;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  transition: color 0.3s ease;
}
.primjena-about-wrapper .primjena-anchors a::after {
  content: '';
  height: 32px;
  width: 18px;
  background-image: url('/images/_theme/link-pic.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: transform 0.3s ease;
}
.primjena-about-wrapper .primjena-anchors a:hover {
  color: #ed6a00;
}
.primjena-about-wrapper .primjena-anchors a:hover::after {
  transform: translateY(6px);
  background-image: url('/images/_theme/link-pic-active.svg');
}
.primjena-about-wrapper h2 {
  margin-bottom: 60px;
  max-width: 1010px;
}
.primjena-about-wrapper .main-content {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.primjena-about-wrapper .main-content iframe {
  width: 100%;
  min-height: 420px;
}
.primjena-about-wrapper .main-content > div {
  max-width: 662px;
  display: block;
}
.primjena-about-wrapper .main-content p {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  margin-bottom: 25px;
}
.primjena-about-wrapper .main-content img {
  max-width: 550px;
}
.gallery-container {
  background-color: gainsboro;
  padding: 82px 0;
}
.gallery-container h2 {
  color: #1a1a18;
  margin-bottom: 82px;
}
.gallery-container .gallery-item {
  overflow: hidden;
}
.gallery-container .gallery-item img {
  display: block;
  width: fit-content;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.gallery-container .gallery-item img:hover {
  transform: scale(1.08);
}
.gallery-grid {
  width: 100%;
}
.gallery-grid .gallery-row {
  display: flex;
  margin-bottom: 26px;
}
.gallery-grid .gallery-item {
  height: 300px;
  overflow: hidden;
}
.gallery-grid .gallery-item img {
  /*height: 100%;
      width: auto;
      display: block;*/
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.gallery-grid .gallery-item img:hover {
  transform: scale(1.08);
}
.outer-tech-wrapper {
  width: 100%;
  position: relative;
  margin-top: 60px;
  padding-bottom: 240px;
}
.outer-tech-wrapper .bottom-tech-pattern {
  width: 506px;
  height: 386px;
  position: absolute;
  bottom: 120px;
  left: 0;
  background-image: url('/images/_theme/primjena-pattern.svg');
  background-size: contain;
  background-position: center;
  background-origin: border-box;
  background-repeat: no-repeat;
}
.tech-grid .tech-card {
  display: flex;
  width: 100%;
  text-decoration: none;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.tech-grid .tech-card:hover .tech-picture-wrap .tech-picture {
  transform: scale(1.1);
}
.tech-grid .tech-picture-wrap {
  width: 435px;
  height: 446px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
}
.tech-grid .tech-picture-wrap .tech-picture {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.5s ease;
}
.tech-grid .content-box {
  background-color: #3c3c3a;
  padding: 78px 100px 50px 48px;
  width: 100%;
}
.tech-grid .content-box .title-box {
  width: 133px;
  height: 120px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  display: block;
  position: relative;
  margin-bottom: 65px;
}
.tech-grid .content-box .title-box .title {
  font-size: 22px;
  line-height: 140%;
  font-weight: 800;
  color: white;
  display: block;
  max-width: 154px;
  position: absolute;
  top: 50%;
  left: 56px;
  transform: translateY(-50%);
  max-width: 133px;
  width: 100%;
}
.tech-grid .content-box p {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: white;
  opacity: 0.75;
  max-width: 665px;
  display: block;
  margin-left: auto;
}
.gray-wrapper {
  width: 100%;
  background-color: gainsboro;
  padding: 120px 0;
}
.gray-wrapper.no-top {
  padding-top: unset;
}
.gray-modules-wrapper h1 {
  font-size: 56px;
  line-height: 130%;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #1a1a18;
  margin-bottom: 74px;
  text-transform: unset;
}
.gray-modules-wrapper p {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  max-width: 1010px;
}
.reference-filters,
.news-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 62px;
}
.reference-filters a,
.news-filters a {
  font-size: 18px;
  line-height: 120%;
  color: #1a1a18;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  transition: color 0.3s ease;
}
.reference-filters a::after,
.news-filters a::after {
  content: '';
  height: 32px;
  width: 18px;
  background-image: url('/images/_theme/link-pic.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: transform 0.3s ease;
}
.reference-filters a:hover,
.news-filters a:hover {
  color: #ed6a00;
}
.reference-filters a:hover::after,
.news-filters a:hover::after {
  transform: translateY(6px);
  background-image: url('/images/_theme/link-pic-active.svg');
}
.reference-filters a.active,
.news-filters a.active {
  color: #ed6a00;
}
.reference-filters a.active::after,
.news-filters a.active::after {
  transform: translateY(6px);
  background-image: url('/images/_theme/link-pic-active.svg');
}
.reference-headline {
  position: relative;
  width: 100%;
  height: calc(100vh - 112px);
  background-position: center;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-size: cover;
  display: flex;
  align-items: end;
  margin-bottom: 106px;
}
.reference-headline .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #1a1a18;
  opacity: 0.3;
}
.reference-headline h1 {
  margin-bottom: 115px;
  font-size: 92px;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 800;
  color: white;
  position: relative;
  z-index: 1;
}
.reference-details-wrapper {
  margin-bottom: 40px;
}
.reference-details-wrapper h2 {
  margin-bottom: 82px;
}
.reference-details-wrapper .reference-characteristics p,
.reference-details-wrapper .reference-characteristics li {
  font-size: 20px;
  line-height: 130%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  font-weight: 600;
  margin-bottom: 20px;
}
.reference-details-wrapper .reference-characteristics ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reference-details-wrapper .reference-characteristics ul li {
  display: flex;
  align-items: center;
  gap: 13px;
  width: 45%;
}
.reference-details-wrapper .reference-filters {
  max-width: 600px;
  justify-content: unset;
  gap: 82px;
}
.reference-details-wrapper .reference-content {
  margin-bottom: 88px;
  max-width: 1010px;
}
.reference-details-wrapper .reference-content p,
.reference-details-wrapper .reference-content div,
.reference-details-wrapper .reference-content li {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  margin-bottom: 25px;
}
.reference-wrapper #load-more {
  background-color: transparent;
  margin: 0 auto;
  display: block;
}
.reference-wrapper #load-more:hover {
  background-color: #ed6a00;
}
.reference-wrapper .reference-list {
  margin-bottom: 100px;
}
.reference-wrapper .reference-list .reference-card {
  width: 100%;
  height: 446px;
  position: relative;
  display: flex;
  align-items: end;
  overflow: hidden;
}
.reference-wrapper .reference-list .reference-card .bg {
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.6s ease;
  will-change: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  z-index: 0;
}
.reference-wrapper .reference-list .reference-card .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #1a1a18;
  opacity: 0.5;
  z-index: 1;
  transition: opacity 0.4s ease;
}
.reference-wrapper .reference-list .reference-card .title-box {
  position: relative;
  z-index: 2;
  width: 190px;
  height: 120px;
  display: block;
  margin-bottom: 22px;
  margin-left: 60px;
}
.reference-wrapper .reference-list .reference-card .title-box .title {
  display: block;
  font-size: 22px;
  line-height: 140%;
  font-weight: 800;
  color: white;
  position: absolute;
  top: 50%;
  left: 56px;
  transform: translateY(-50%);
  max-width: 100%;
  width: 100%;
  z-index: 1;
}
.reference-wrapper .reference-list .reference-card .title-box .gray-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a18;
  opacity: 0.75;
  z-index: 0;
  width: 134px;
}
.reference-wrapper .reference-list .reference-card:hover .bg {
  transform: scale(1.08);
}
.reference-wrapper .reference-list .reference-card:hover .overlay {
  opacity: 0.3;
}
.piktogram-wrap .pikto-box {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
}
.piktogram-wrap .pikto-box img {
  width: 40px;
  height: 40px;
}
.piktogram-wrap .pikto-box span {
  display: block;
  font-size: 20px;
  line-height: 160%;
  color: #1a1a18;
  font-weight: 600;
  font-family: 'Fustat', serif;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links {
  max-width: fit-content;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  align-items: center;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-arrow {
  font-size: 15px;
  line-height: 130%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  display: flex;
  gap: 8px;
  align-items: center;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-arrow.disabled {
  display: none !important;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-arrow.prev {
  margin-right: 20px;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-arrow.next {
  margin-left: 20px;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-arrow:hover {
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s all;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-link {
  font-size: 15px;
  line-height: 130%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  transition: 0.3s all;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-link:hover {
  text-decoration: none;
  width: 26px;
  height: 26px;
  font-size: 18px;
  line-height: 120%;
  border: 2px solid #ed6a00;
  font-weight: 800;
}
.news-list-wrapper .pager-wrap .pager-container .pager-links .pager-current {
  font-size: 18px;
  line-height: 120%;
  color: #1a1a18;
  font-family: 'RedHatDisplay', sans-serif;
  font-weight: 800;
  border: 2px solid #ed6a00;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
}
.news-list-wrapper .news-filters {
  max-width: 600px;
  margin-left: auto;
  margin-bottom: 50px;
}
.news-list-wrapper .news-list {
  margin-bottom: 130px;
}
.news-list-wrapper .news-list .news-card {
  background-color: #3c3c3a;
  padding: 38px 42px;
  display: block;
  min-height: 324px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.news-list-wrapper .news-list .news-card.no-image {
  border: 2px solid transparent;
  transition: border 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.news-list-wrapper .news-list .news-card.no-image:hover {
  border-color: #ed6a00;
}
.news-list-wrapper .news-list .news-card.no-image:hover .title,
.news-list-wrapper .news-list .news-card.no-image:hover .date,
.news-list-wrapper .news-list .news-card.no-image:hover .intro {
  opacity: 1;
  transform: unset;
}
.news-list-wrapper .news-list .news-card.no-image:hover .news-pic {
  display: none;
}
.news-list-wrapper .news-list .news-card .date,
.news-list-wrapper .news-list .news-card .title,
.news-list-wrapper .news-list .news-card .intro {
  will-change: opacity, transform;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.news-list-wrapper .news-list .news-card .link-icon {
  position: absolute;
  bottom: 32px;
  right: 32px;
}
.news-list-wrapper .news-list .news-card .news-pic {
  background-size: cover;
  background-position: center;
  background-origin: border-box;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  inset: 0;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
.news-list-wrapper .news-list .news-card .news-pic .overlay {
  background-color: #1a1a18;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0.38;
}
.news-list-wrapper .news-list .news-card .date {
  display: block;
  font-size: 14px;
  line-height: 140%;
  color: white;
  margin-bottom: 12px;
  font-family: 'Fustat', serif;
}
.news-list-wrapper .news-list .news-card .title {
  display: block;
  font-size: 24px;
  line-height: 140%;
  font-weight: 800;
  color: white;
  margin-bottom: 10px;
}
.news-list-wrapper .news-list .news-card .intro p {
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
  color: white;
  font-family: 'Fustat', serif;
  margin-bottom: unset;
  text-align: left !important;
}
.news-list-wrapper .news-list .news-card:hover .news-pic {
  opacity: 1;
}
.news-list-wrapper .news-list .news-card:hover .date,
.news-list-wrapper .news-list .news-card:hover .title,
.news-list-wrapper .news-list .news-card:hover .intro {
  opacity: 0;
  transform: translateY(10px);
}
.news-details {
  width: 100%;
  position: relative;
  overflow-x: hidden;
}
.news-details .news-details-pattern {
  position: absolute;
  right: -35px;
  top: 60px;
  z-index: 0;
  width: 506px;
  height: 386px;
  background-image: url('/images/_theme/primjena-pattern.svg');
  background-size: contain;
  background-position: center;
  background-origin: border-box;
  background-repeat: no-repeat;
}
.news-details h3 {
  font-size: 56px;
  line-height: 120%;
  margin-bottom: 74px;
  max-width: 1010px;
}
.news-details .news-content {
  margin-bottom: 88px;
  max-width: 1010px;
  min-height: 250px;
}
.news-details .news-content div,
.news-details .news-content p,
.news-details .news-content li {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
}
.news-details .news-content p,
.news-details .news-content ul {
  margin-bottom: 25px;
}
.partner-list-wrapper {
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}
.partner-list-wrapper .partner-pattern {
  position: absolute;
  right: -20px;
  bottom: 20%;
  width: 506px;
  height: 386px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/images/_theme/primjena-pattern.svg');
  z-index: 1;
}
.partner-list-wrapper .partner-card {
  width: 100%;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 1;
}
.partner-list-wrapper .partner-card:hover .lower-content {
  border-color: #ed6a00;
}
.partner-list-wrapper .partner-card .partner-thumb {
  width: 100%;
  height: 390px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: border-box;
}
.partner-list-wrapper .partner-card .lower-content {
  position: relative;
  padding: 24px 37px;
  background-color: #3c3c3a;
  min-height: 134px;
  border: 2px solid transparent;
  margin-top: -2px;
  transition: border 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.partner-list-wrapper .partner-card .lower-content .title {
  color: white;
  font-size: 24px;
  line-height: 140%;
  font-weight: 800;
  margin-bottom: 12px;
  display: block;
}
.partner-list-wrapper .partner-card .lower-content .intro {
  display: block;
}
.partner-list-wrapper .partner-card .lower-content .intro p {
  font-weight: 500;
  font-family: 'Fustat', serif;
  font-size: 16px;
  line-height: 140%;
  color: white;
  margin: unset;
}
.partner-list-wrapper .partner-card .lower-content img {
  position: absolute;
  right: 32px;
  bottom: 32px;
}
.fancybox-container .fancybox-close-small {
  width: 49px;
  height: 47px;
  background: url('/images/_theme/exit-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: border-box;
  top: 50px;
}
.fancybox-container .fancybox-close-small svg {
  display: none;
}
.fancybox-container .fancybox-navigation .fancybox-button {
  width: 78px;
  height: 47px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: border-box;
  background-color: unset;
  padding: unset;
  opacity: 0.4;
  transition: 0.3s all;
}
.fancybox-container .fancybox-navigation .fancybox-button:hover {
  opacity: 1;
}
.fancybox-container .fancybox-navigation .fancybox-button > div {
  display: none;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  background-image: url('/images/_theme/slider-arrow-left.svg');
  margin-left: 20px;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  background-image: url('/images/_theme/slider-arrow-right.svg');
  margin-right: 20px;
  right: 20px;
}
.fancybox-container .fancybox-bg {
  background: #1a1a18;
  opacity: 0.95;
}
.partner-popup {
  padding: 110px 0;
  background: unset;
  max-width: 1354px;
}
.partner-popup .partner-popup-title {
  background: unset;
  max-width: 1010px;
  font-size: 56px;
  line-height: 130%;
  color: white;
  margin-bottom: 82px;
}
.partner-popup .partner-popup-body {
  background: unset;
  margin-bottom: 42px;
  max-width: 1010px;
}
.partner-popup .partner-popup-body p {
  background: unset;
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: white;
  margin-bottom: 22px;
}
.partner-popup .partner-popup-body a {
  color: white;
  text-decoration: none;
  font-size: 28px;
  line-height: 130%;
  letter-spacing: 0.01em;
  font-family: 'RedHatDisplay', sans-serif;
  font-weight: 600;
  margin-bottom: 22px;
}
.side-align {
  margin-bottom: 88px;
  max-width: 1010px;
}
.static-content p,
.static-content li {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  margin-bottom: 25px;
}
.static-content li {
  margin-bottom: unset;
}
.static-content h3 {
  margin-bottom: 42px;
}
.static-content h2 {
  margin-bottom: 80px;
}
.static-content ul {
  margin-left: 35px;
}
.static-content ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.work-list {
  margin-bottom: 122px;
}
.work-list .work-card {
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.work-list .work-card:hover .work-img {
  transform: scale(1.05);
}
.work-list .work-card .work-img {
  background: url('/images/_theme/tehnologija.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 390px;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.work-list .work-card .lower-content {
  background-color: #3c3c3a;
  padding: 24px 40px;
  min-height: 303px;
  position: relative;
  z-index: 2;
}
.work-list .work-card .lower-content .title,
.work-list .work-card .lower-content .about {
  display: block;
  color: white;
}
.work-list .work-card .lower-content .title {
  font-size: 24px;
  line-height: 140%;
  font-weight: 800;
  margin-bottom: 12px;
}
.work-list .work-card .lower-content .about {
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
  font-family: 'Fustat', serif;
}
#search-modal {
  background: #1a1a18;
  padding-top: 176px;
}
#search-modal .secondary-wrapper {
  position: relative;
}
#search-modal .uk-modal-close {
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 2;
}
#search-modal .uk-modal-dialog {
  background: unset;
  width: 100%;
  max-width: 100%;
  transform: unset;
  opacity: 1;
}
#search-modal .uk-modal-dialog .search-bar {
  padding-top: 82px;
}
#search-modal .uk-modal-dialog .search-bar input {
  width: 100%;
  border: 1px solid white;
  background: none;
  padding: 4px 32px;
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: white;
  margin-bottom: 46px;
  box-sizing: border-box;
}
#search-modal .uk-modal-dialog .search-bar input::placeholder {
  opacity: 0.5;
}
#search-modal .uk-modal-dialog .search-bar .search-button {
  margin: 0 auto;
}
.technology-details h4 {
  font-size: 28px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #1a1a18;
  margin-bottom: 95px;
}
.technology-details .tech-main {
  max-width: 1010px;
}
.technology-details .tech-main h2 {
  margin-bottom: 82px;
  font-size: 56px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #1a1a18;
}
.technology-details .tech-main p,
.technology-details .tech-main ul {
  margin-bottom: 20px;
}
.technology-details .tech-main p,
.technology-details .tech-main li {
  font-family: 'Fustat', serif;
  font-size: 20px;
  line-height: 160%;
  color: #1a1a18;
}
.technology-details .tech-main ul {
  margin-left: 35px;
}
.technology-details .tech-main ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.search-wrap .search-upper {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 50px;
}
.search-wrap .search_input {
  width: 100%;
  border: 1px solid #ed6a00;
  background-color: white;
  padding: 10px 13px;
  font-size: 18px;
  line-height: 150%;
  font-family: 'Fustat', serif;
  color: #ed6a00;
  max-width: 600px;
}
.search-wrap .search_input:focus,
.search-wrap .search_input:focus-visible {
  outline: unset;
}
.search-wrap .result-wrap {
  display: block;
  max-width: fit-content;
  font-size: 28px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #ed6a00;
}
.searchresults li {
  padding: 36px 0;
  border-bottom: 1px solid #ed6a00;
}
.searchresults li:first-of-type {
  border-top: 1px solid #ed6a00;
}
.searchresults li h3,
.searchresults li div,
.searchresults li a {
  max-width: 1010px;
  color: #1a1a18;
  box-sizing: border-box;
}
.searchresults li h3 {
  font-size: 28px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
}
.searchresults li div {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
}
.about-us-wrapper {
  margin-top: 90px;
}
.about-us-wrapper h2 {
  margin-bottom: 70px;
}
.slick-project-ref {
  margin: 0 -10px;
}
.slick-project-ref .slide {
  padding: 0 10px;
  box-sizing: border-box;
}
.slick-project-ref .slide .project-box {
  max-height: unset;
}
.slick-project-ref .slide .project-box .title {
  margin: unset;
  margin-left: 100px;
  text-align: left;
}
.slick-project-ref .slide .project-box .project-upper {
  overflow: hidden;
}
.upper-tech-details {
  margin-bottom: 100px;
}
.application-section {
  position: relative;
  margin-top: 100px;
  padding: 82px 0 185px;
}
.application-section .app-pattern {
  position: absolute;
  top: -114px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url('/images/_theme/project-pattern.svg');
  background-size: cover;
  background-origin: border-box;
  background-position: center;
  width: 506px;
  height: 86px;
  z-index: 0;
}
.application-section .app-pattern.lower {
  top: unset;
  bottom: -108px;
}
.application-section h2 {
  color: white;
  margin-bottom: 160px;
  position: relative;
  z-index: 2;
}
.application-section .background-gradient {
  background-image: url('/images/_theme/application-bg.png');
  background-size: cover;
  background-position: center;
  background-origin: border-box;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}
.application-section .inner-grid {
  position: relative;
  z-index: 1;
  display: flex;
  /*justify-content: space-between;*/
  align-items: flex-start;
  gap: 30px;
}
.application-section .inner-grid .headline {
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 120%;
  font-weight: 800;
  color: white;
  max-width: 138px;
  min-height: 228px;
  position: relative;
  margin-right: 215px;
  /*margin-right: 240px;*/
  z-index: 1;
}
.application-section .inner-grid .headline .title {
  display: block;
  padding-left: 98px;
  width: 100%;
}
.application-section .inner-grid .headline .rectangle {
  width: 228px;
  height: 228px;
  border: 2px solid white;
  opacity: 0.3;
  position: absolute;
  top: -50%;
  left: 0;
  transform: translateY(50%);
}
.application-section .inner-grid .side-content {
  z-index: 1;
  position: relative;
}
.application-section .inner-grid .side-content div,
.application-section .inner-grid .side-content p {
  font-size: 20px;
  line-height: 160%;
  font-family: 'Fustat', serif;
  color: white;
  max-width: 205px;
}
.application-section .okvir {
  width: 100%;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  max-width: 800px;
  /*.video-wrapper {
      position: relative;
      aspect-ratio: 16/9;
    }

    .video-content {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 97%;
      object-fit: contain;
      top: 8px;
      left: 0;
    }

    .frame {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
    }*/

}
.application-section .okvir .video-wrapper {
  border: 16px solid #1a1a18;
  border-radius: 12px;
  margin: 0 auto;
  width: fit-content;
}
.application-section .okvir .video-tech {
  position: relative;
  width: fit-content;
  max-height: 650px;
}
.other-references {
  margin-top: 120px;
}
.other-references h2 {
  font-size: 56px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #1a1a18;
  margin-bottom: 82px;
}
.other-references .ref-list li {
  font-size: 20px;
  line-height: 160%;
  font-weight: 600;
  font-family: 'Fustat', serif;
  color: #1a1a18;
  margin-bottom: 12px;
}
.other-references .ref-list li:last-of-type {
  margin-bottom: unset;
}
.error-pattern {
  width: 450px;
  height: 86px;
  background-image: url('/images/_theme/pattern-newsletter.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-origin: content-box;
  position: absolute;
  right: 0;
  top: 26%;
  z-index: 0;
}
.error-page {
  position: relative;
  z-index: 1;
}
.error-page h1 {
  margin-bottom: 55px;
  font-size: 56px;
  line-height: 130%;
  color: #1a1a18;
  letter-spacing: 0.01em;
  font-weight: 400;
  text-transform: none;
}
.error-page p {
  font-size: 20px;
  line-height: 160%;
  color: #1a1a18;
  font-family: 'Fustat', serif;
  margin-bottom: 76px;
  max-width: 994px;
}
.error-page .error-headline {
  font-size: 160px;
  line-height: 200px;
  color: #ed6a00;
}
.error-page .error-headline strong {
  font-weight: 900;
}
@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@keyframes inM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@keyframes outM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(135deg);
  }
}
@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(11px) rotate(0deg);
  }
  100% {
    transform: translateY(11px) rotate(135deg);
  }
}
@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(11px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(11px) rotate(135deg);
  }
}
@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(11px) rotate(0deg);
  }
  100% {
    transform: translateY(11px) rotate(135deg);
  }
}
@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-11px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-11px) rotate(135deg);
  }
}
@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-11px) rotate(0deg);
  }
  100% {
    transform: translateY(-11px) rotate(135deg);
  }
}
@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-11px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-11px) rotate(135deg);
  }
}
@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-11px) rotate(0deg);
  }
  100% {
    transform: translateY(-11px) rotate(135deg);
  }
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px) {
  .error-pattern {
    display: none;
  }
  .error-page h1 {
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 45px;
  }
  .error-page p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .error-page .error-headline {
    font-size: 90px;
    line-height: 100px;
  }
  .other-references {
    margin-top: 90px;
  }
  .other-references h2 {
    font-size: 32px;
    margin-bottom: 42px;
  }
  .other-references .ref-list li {
    font-size: 16px;
    margin-bottom: 6px;
  }
  #cc-main .cm__body {
    padding: 27px 20px !important;
  }
  #cc-main .cm--bar .cm__btn-group {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px;
  }
  #cc-main .cm--bar .cm__btn-group:last-of-type .cm__btn {
    font-size: 18px;
  }
  #cc-main .cm--bar .cm__btns {
    padding: unset !important;
    flex-direction: column !important;
    border: unset !important;
  }
  #cc-main .cm__title {
    font-size: 29px;
    line-height: 120%;
    padding: unset !important;
  }
  #cc-main .cm__desc {
    font-size: 16px;
    max-height: unset;
    margin-bottom: 40px;
    padding: unset !important;
  }
  .application-section {
    padding: 55px 0 85px;
    margin-top: 50px;
  }
  .application-section .app-pattern {
    top: 156px;
    background-size: contain;
    height: 66px;
  }
  .application-section .app-pattern.lower {
    bottom: 106px;
  }
  .application-section .okvir {
    max-width: 100%;
    box-sizing: border-box;
  }
  .application-section .okvir .video-wrapper {
    border: 10px solid #1a1a18;
  }
  .application-section .inner-grid {
    flex-direction: column;
    gap: 35px;
  }
  .application-section .inner-grid .side-content p,
  .application-section .inner-grid .side-content div {
    font-size: 15px;
    max-width: 100%;
  }
  .application-section .inner-grid .headline {
    font-size: 20px;
    min-height: 155px;
    margin-right: 0;
  }
  .application-section .inner-grid .headline .title {
    padding-left: 40px;
  }
  .application-section .inner-grid .headline .rectangle {
    width: 155px;
    height: 155px;
  }
  h3 {
    font-size: 24px;
  }
  .slick-project-ref .slide .project-box .title {
    margin-left: unset;
  }
  .searchresults li {
    padding: 20px 0;
  }
  .searchresults li div {
    font-size: 16px;
  }
  .searchresults li h3 {
    font-size: 24px;
  }
  .search-wrap .search_input {
    max-width: 100%;
    box-sizing: border-box;
  }
  .search-wrap .search-upper {
    gap: 20px;
    margin-bottom: 30px;
    flex-direction: column;
  }
  #search-modal {
    padding-left: unset;
    padding-right: unset;
  }
  #search-modal .uk-modal-close {
    right: 20px;
  }
  #search-modal .uk-modal-close img {
    max-width: 32px;
  }
  #search-modal .uk-modal-dialog {
    padding: unset;
  }
  #search-modal .uk-modal-dialog .search-bar input {
    margin-bottom: 38px;
    font-size: 14px;
    line-height: 138%;
    font-weight: 600;
    padding: 11px 32px;
  }
  .primary-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  header .navigation-content li.open > a {
    bottom: unset;
    border-bottom: 2px solid #ed6a00;
  }
  header .navigation-content li .sub-menu ul {
    flex-direction: column;
  }
  header .navigation-content li .sub-menu ul li {
    margin-bottom: 10px;
  }
  header .navigation-content li .sub-menu ul li a .item-picture {
    margin-bottom: 8px;
  }
  header .nav-wrapper .left .mobile-add {
    display: block;
  }
  header .nav-wrapper .left .navigation-content {
    display: none;
  }
  header .nav-wrapper .left .navigation-content li .sub-menu {
    z-index: 10;
    top: 194px;
    padding: 10px 0;
  }
  header .nav-wrapper .left .navigation-content li .sub-menu ul {
    gap: 0;
    max-width: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    max-height: 440px;
  }
  header .nav-wrapper .left .navigation-content li .sub-menu ul li {
    margin-bottom: 0;
  }
  header .nav-wrapper .right {
    gap: 20px;
  }
  header .nav-wrapper .right .hamburger {
    display: block;
  }
  header .nav-wrapper .right a {
    display: none;
  }
  header .nav-wrapper .right a:last-of-type {
    display: block;
  }
  header .nav-wrapper .right .search-link {
    font-size: 0;
  }
  header .nav-wrapper .right .search-link span {
    font-size: 0;
  }
  .frontpage-slider .swiper-slide .dot-pattern {
    background-size: contain;
    bottom: 20%;
    left: -64px;
    width: 420px;
    height: 72px;
  }
  .frontpage-slider .swiper-slide .slide-content .primary-button {
    margin-bottom: 60px;
  }
  .frontpage-slider .swiper-slide .slide-content .headline {
    font-size: 36px;
    line-height: 120%;
    font-weight: 800;
    letter-spacing: 0.02em;
    color: white;
    left: 54px;
  }
  .frontpage-slider .swiper-slide .slide-content .headline .rectangle {
    width: 171px;
    height: 171px;
  }
  .technology-section {
    padding: 56px 0;
  }
  .technology-section .tech-lower {
    display: block;
  }
  .technology-section .tech-lower a {
    margin-left: auto;
    font-size: 18px;
    line-height: 120%;
    font-weight: 800;
    display: block;
    width: fit-content;
  }
  .technology-section .tech-lower p {
    max-width: 100%;
    margin-bottom: 64px;
    font-size: 18px;
    line-height: 160%;
  }
  .technology-section h2 {
    margin-bottom: 40px;
  }
  .technology-section .slick-wrapper {
    margin: 0 20px 45px;
  }
  .technology-section .slick-tech .slide .tech-card {
    min-height: 328px;
  }
  .technology-section .slick-tech .slide .tech-card .tech-content {
    margin-left: 20px;
  }
  .secondary-wrapper {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
    margin: unset;
    padding: 0 20px;
  }
  h2 {
    font-size: 22px;
    line-height: 130%;
    color: #1a1a18;
    letter-spacing: 0.01em;
  }
  .tech-slider-nav .prev-tech,
  .news-slider-nav .prev-tech,
  .ref-tech-nav .prev-tech,
  .tech-slider-nav .next-tech,
  .news-slider-nav .next-tech,
  .ref-tech-nav .next-tech,
  .tech-slider-nav .prev-news,
  .news-slider-nav .prev-news,
  .ref-tech-nav .prev-news,
  .tech-slider-nav .next-news,
  .news-slider-nav .next-news,
  .ref-tech-nav .next-news,
  .tech-slider-nav .prev-project-ref,
  .news-slider-nav .prev-project-ref,
  .ref-tech-nav .prev-project-ref,
  .tech-slider-nav .next-project-ref,
  .news-slider-nav .next-project-ref,
  .ref-tech-nav .next-project-ref {
    width: 45px;
    height: 25px;
  }
  .tech-slider-nav .prev-tech,
  .news-slider-nav .prev-tech,
  .ref-tech-nav .prev-tech,
  .tech-slider-nav .prev-news,
  .news-slider-nav .prev-news,
  .ref-tech-nav .prev-news,
  .tech-slider-nav .prev-project-ref,
  .news-slider-nav .prev-project-ref,
  .ref-tech-nav .prev-project-ref {
    left: 2px;
  }
  .tech-slider-nav .next-tech,
  .news-slider-nav .next-tech,
  .ref-tech-nav .next-tech,
  .tech-slider-nav .next-news,
  .news-slider-nav .next-news,
  .ref-tech-nav .next-news,
  .tech-slider-nav .next-project-ref,
  .news-slider-nav .next-project-ref,
  .ref-tech-nav .next-project-ref {
    right: 2px;
  }
  .frontpage-news-section {
    padding: 60px 0;
  }
  .frontpage-news-section .slider-pattern {
    width: 428px;
    height: 326px;
    left: -300px;
    bottom: 33px;
  }
  .frontpage-news-section .more-news {
    font-size: 18px;
    line-height: 120%;
  }
  .frontpage-news-section .slick-news .slide {
    max-width: 320px;
  }
  .frontpage-news-section .slick-news .slide .news-card {
    max-width: 100%;
    box-sizing: border-box;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content {
    padding: 18px 28px;
    width: 100%;
    box-sizing: border-box;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .link-icon {
    right: 20px;
    bottom: 20px;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .date {
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 13px;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .news-title {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 12px;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .intro {
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content span {
    max-width: 100%;
    box-sizing: border-box;
  }
  .frontpage-news-section .slick-news .slide .news-card .news-pic {
    min-height: 287px;
    box-sizing: border-box;
  }
  .frontpage-news-section h2 {
    margin-bottom: 30px;
  }
  .frontpage-project-section {
    padding: 60px 0;
  }
  .frontpage-project-section .tech-grid .uk-first-column .project-box {
    margin-bottom: 40px;
  }
  .frontpage-project-section .tech-grid .uk-first-column .project-box .title {
    margin-left: unset;
    font-size: 20px;
    line-height: 140%;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper {
    min-height: 275px;
    margin-bottom: 25px;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper .inner-content {
    padding: 16px 24px;
    max-width: 184px;
    margin-right: 25px;
    margin-bottom: 20px;
    min-height: unset;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper .inner-content p {
    font-size: 12px;
    line-height: 138%;
    max-width: 124px;
  }
  .frontpage-project-section .intro-box {
    margin-bottom: 70px;
  }
  .frontpage-project-section .intro-box p {
    font-size: 18px;
    line-height: 150%;
  }
  .frontpage-project-section .intro-box a {
    font-size: 18px;
    line-height: 120%;
  }
  .subscribe-wrapper {
    padding: 60px 0;
    margin: unset;
  }
  .subscribe-wrapper .nl-pattern {
    width: 428px;
    height: 72px;
    right: -72%;
    top: unset;
    bottom: 30px;
  }
  .subscribe-wrapper .subscribe-form {
    flex-direction: column;
  }
  .subscribe-wrapper .subscribe-form input {
    box-sizing: border-box;
  }
  .subscribe-wrapper h3 {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 25px;
  }
  .subscribe-wrapper p {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 30px;
  }
  footer {
    padding: 60px 0 30px;
  }
  footer .lower {
    justify-content: unset;
    align-items: unset;
    flex-direction: column;
  }
  footer .lower .copyright {
    align-items: unset;
    flex-direction: column;
  }
  footer .lower .copyright div span:first-of-type {
    display: none;
  }
  footer .lower .copyright p {
    margin-bottom: 20px;
  }
  footer .lower .novena span {
    font-size: 12px;
  }
  footer .upper {
    align-items: unset;
    flex-direction: column;
    justify-content: unset;
    margin-bottom: 74px;
  }
  footer .upper .socials .social-links a {
    width: 35px;
    height: 35px;
    padding: 5px;
  }
  footer .upper .socials .social-links a img {
    max-height: 22px;
  }
  footer .upper .socials .footer-pattern {
    width: 428px;
    height: 242px;
    top: -30px;
    right: -20px;
    background-size: contain;
  }
  footer .upper .about-content .info-container {
    justify-content: space-between;
  }
  footer .upper .about-content p {
    font-size: 12px;
    line-height: 138%;
    min-width: unset;
  }
  footer .upper .about-content img {
    max-width: 105px;
    margin-bottom: 22px;
  }
  .primjena-top-section .primjena-pattern {
    bottom: 68px;
    left: 0;
    width: 420px;
    height: 120px;
  }
  .primjena-top-section .headline h1 {
    font-size: 36px;
    margin-bottom: 185px;
  }
  .primjena-about-wrapper {
    padding: 40px 0 0;
  }
  .primjena-about-wrapper .primjena-anchors {
    margin-bottom: 30px;
    max-width: 100%;
    overflow-x: auto;
    padding: 8px 0;
  }
  .primjena-about-wrapper .primjena-about-pattern {
    right: -208px;
    top: 220px;
    width: 426px;
    height: 320px;
  }
  .primjena-about-wrapper .main-content iframe {
    min-height: 300px;
  }
  .primjena-about-wrapper .main-content p {
    font-size: 16px;
    line-height: 160%;
  }
  .primjena-about-wrapper h2 {
    margin-bottom: 40px;
  }
  .outer-tech-wrapper {
    margin-top: 20px;
    padding-bottom: 40px;
  }
  .tech-grid .tech-card {
    box-sizing: border-box;
    flex-direction: column;
  }
  .tech-grid .tech-picture-wrap {
    width: 100%;
    height: 315px;
  }
  .tech-grid .content-box {
    padding: 25px 20px;
    box-sizing: border-box;
  }
  .tech-grid .content-box .title-box {
    margin-bottom: 25px;
  }
  .tech-grid .content-box .title-box .title {
    left: 30px;
  }
  .tech-grid .content-box p {
    font-size: 15px;
    max-width: 100%;
  }
  .technology-details h4 {
    font-size: 20px;
    margin-bottom: 45px;
  }
  .technology-details .tech-main h2 {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .technology-details .tech-main p,
  .technology-details .tech-main li {
    font-size: 16px;
  }
  .gray-wrapper {
    padding: 40px 0;
  }
  .gray-modules-wrapper h1 {
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 45px;
  }
  .reference-filters,
  .news-filters {
    margin-bottom: 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .reference-filters a,
  .news-filters a {
    font-size: 14px;
    gap: 10px;
  }
  .reference-wrapper .reference-list {
    margin-bottom: 55px;
  }
  .reference-wrapper .reference-list .reference-card {
    height: 376px;
  }
  .reference-wrapper .reference-list .reference-card .title-box {
    margin-left: 20px;
  }
  .reference-wrapper .reference-list .reference-card .title-box .title {
    left: 35px;
  }
  .reference-headline {
    margin-bottom: 40px;
  }
  .reference-headline h1 {
    margin-bottom: 115px;
  }
  .reference-details-wrapper h2 {
    margin-bottom: 32px;
  }
  .reference-details-wrapper .reference-content p,
  .reference-details-wrapper .reference-content li {
    font-size: 16px;
  }
  .reference-details-wrapper .reference-filters {
    gap: 15px;
  }
  .reference-details-wrapper .reference-characteristics ul {
    flex-direction: column;
  }
  .reference-details-wrapper .reference-characteristics ul li {
    width: 100%;
    font-size: 15px;
  }
  .piktogram-wrap .pikto-box span {
    font-size: 16px;
    line-height: 150%;
  }
  .gallery-container {
    padding: 30px 0;
  }
  .gallery-container h2 {
    margin-bottom: 30px;
  }
  .fancybox-container .fancybox-close-small {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
  }
  .fancybox-container .fancybox-navigation .fancybox-button {
    width: 48px;
    height: 27px;
    top: 50%;
    transform: translateY(-50%);
  }
  .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    margin-right: unset;
  }
  .static-content h2 {
    margin-bottom: 35px;
  }
  .static-content h3 {
    margin-bottom: 22px;
  }
  .static-content p,
  .static-content li {
    font-size: 16px;
  }
  .partner-list-wrapper {
    margin-top: 30px;
  }
  .partner-list-wrapper .partner-card .lower-content {
    padding: 20px;
  }
  .partner-list-wrapper .partner-card .lower-content img {
    right: 20px;
    bottom: 22px;
  }
  .partner-list-wrapper .partner-card .lower-content .intro p {
    font-size: 14px;
  }
  .partner-list-wrapper .partner-card .lower-content .title {
    font-size: 20px;
  }
  .partner-list-wrapper .partner-card .partner-thumb {
    height: 290px;
    background-size: cover;
  }
  .partner-popup {
    padding: 40px 0;
  }
  .partner-popup .partner-popup-body p {
    font-size: 16px;
  }
  .partner-popup .partner-popup-title {
    font-size: 36px;
    margin-bottom: 35px;
  }
  .news-list-wrapper .news-list .news-card {
    padding: 20px;
    min-height: 265px;
  }
  .news-list-wrapper .news-list .news-card .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .news-details h3 {
    font-size: 36px;
    margin-bottom: 35px;
  }
  .news-details .news-content {
    margin-bottom: 30px;
  }
  .news-details .news-content p,
  .news-details .news-content li {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .work-list {
    margin-bottom: 70px;
  }
  .work-list .work-card .lower-content {
    padding: 20px;
  }
  .work-list .work-card .lower-content .title {
    font-size: 20px;
  }
  .work-list .work-card .lower-content .about {
    font-size: 14px;
    line-height: 150%;
  }
  .work-list .work-card .work-img {
    height: 300px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 980px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 980px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 980px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 980px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 980px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 980px), only screen and (min-width: 767px) and (max-width: 980px) {
  .other-references {
    margin-top: 90px;
  }
  .other-references h2 {
    font-size: 32px;
    margin-bottom: 42px;
  }
  .other-references .ref-list li {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .application-section {
    padding: 55px 0 85px !important;
    margin-top: 50px;
  }
  .application-section .app-pattern {
    top: 140px;
  }
  .application-section .app-pattern.lower {
    top: unset;
    bottom: 62px;
  }
  .application-section h2 {
    margin-bottom: 40px !important;
  }
  .application-section .okvir {
    max-width: 100% !important;
    box-sizing: border-box;
  }
  .application-section .inner-grid {
    flex-direction: column;
    gap: 35px!important;
  }
  .application-section .inner-grid .side-content p,
  .application-section .inner-grid .side-content div {
    font-size: 16px !important;
    max-width: 100%;
  }
  .application-section .inner-grid .headline {
    font-size: 20px;
    min-height: 155px;
    margin-right: 0;
  }
  .application-section .inner-grid .headline .title {
    padding-left: 40px;
  }
  .application-section .inner-grid .headline .rectangle {
    width: 155px;
    height: 155px;
  }
  h3 {
    font-size: 24px;
  }
  .primary-wrapper {
    margin: 0 20px;
    max-width: 100%;
  }
  header .navigation-content li.open > a {
    bottom: 0;
    border-bottom: 2px solid #ed6a00;
  }
  header .navigation-content li .sub-menu {
    top: 193px;
    z-index: 100;
  }
  header .navigation-content li .sub-menu ul {
    gap: 0;
    z-index: 100;
    max-width: 100%;
    overflow-x: auto;
  }
  header .navigation-content li .sub-menu ul li {
    margin-bottom: unset;
  }
  header .nav-wrapper .left .navigation-content {
    display: none;
  }
  header .nav-wrapper .right {
    gap: 20px;
  }
  header .nav-wrapper .right .hamburger {
    display: block;
  }
  header .nav-wrapper .right a {
    display: none;
  }
  header .nav-wrapper .right a:last-of-type {
    display: block;
  }
  header .nav-wrapper .right .search-link {
    font-size: 0;
  }
  header .nav-wrapper .right .search-link span {
    font-size: 0;
  }
  .frontpage-slider .swiper-slide .dot-pattern {
    background-size: contain;
    bottom: 20%;
    left: -64px;
    width: 420px;
    height: 72px;
  }
  .frontpage-slider .swiper-slide .slide-content .primary-button {
    margin-bottom: 60px;
  }
  .frontpage-slider .swiper-slide .slide-content .headline {
    font-size: 36px;
    line-height: 120%;
    font-weight: 800;
    letter-spacing: 0.02em;
    color: white;
    left: 54px;
  }
  .frontpage-slider .swiper-slide .slide-content .headline .rectangle {
    width: 171px;
    height: 171px;
  }
  .technology-section {
    padding: 56px 0;
  }
  .technology-section .tech-lower {
    display: block;
  }
  .technology-section .tech-lower a {
    margin-left: auto;
    font-size: 18px;
    line-height: 120%;
    font-weight: 800;
    display: block;
    width: fit-content;
  }
  .technology-section .tech-lower p {
    max-width: 100%;
    margin-bottom: 64px;
    font-size: 18px;
    line-height: 160%;
  }
  .technology-section h2 {
    margin-bottom: 40px;
  }
  .technology-section .slick-wrapper {
    margin: 0 20px 45px;
  }
  .technology-section .slick-tech .slide .tech-card {
    min-height: 328px;
  }
  .secondary-wrapper {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
    margin: unset;
    padding: 0 20px;
  }
  h2 {
    font-size: 22px;
    line-height: 130%;
    color: #1a1a18;
    letter-spacing: 0.01em;
  }
  .tech-slider-nav .prev-tech,
  .news-slider-nav .prev-tech,
  .tech-slider-nav .next-tech,
  .news-slider-nav .next-tech,
  .tech-slider-nav .prev-news,
  .news-slider-nav .prev-news,
  .tech-slider-nav .next-news,
  .news-slider-nav .next-news {
    width: 45px;
    height: 25px;
  }
  .tech-slider-nav .prev-tech,
  .news-slider-nav .prev-tech,
  .tech-slider-nav .prev-news,
  .news-slider-nav .prev-news {
    left: 2px;
  }
  .tech-slider-nav .next-tech,
  .news-slider-nav .next-tech,
  .tech-slider-nav .next-news,
  .news-slider-nav .next-news {
    right: 2px;
  }
  .frontpage-news-section {
    padding: 60px 0;
  }
  .frontpage-news-section .slider-pattern {
    width: 428px;
    height: 326px;
    left: -300px;
    bottom: 33px;
  }
  .frontpage-news-section .more-news {
    font-size: 18px;
    line-height: 120%;
  }
  .frontpage-news-section .slick-news .slide {
    max-width: 320px;
  }
  .frontpage-news-section .slick-news .slide .news-card {
    max-width: 100%;
    box-sizing: border-box;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content {
    padding: 18px 28px;
    width: 100%;
    box-sizing: border-box;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .link-icon {
    right: 20px;
    bottom: 20px;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .date {
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 13px;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .news-title {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 12px;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content .intro {
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
  }
  .frontpage-news-section .slick-news .slide .news-card .lower-content span {
    max-width: 100%;
    box-sizing: border-box;
  }
  .frontpage-news-section .slick-news .slide .news-card .news-pic {
    min-height: 287px;
    box-sizing: border-box;
  }
  .frontpage-news-section h2 {
    margin-bottom: 30px;
  }
  .frontpage-project-section {
    padding: 60px 0;
  }
  .frontpage-project-section .tech-grid .uk-first-column .project-box {
    margin-bottom: 40px;
  }
  .frontpage-project-section .tech-grid .uk-first-column .project-box .title {
    margin-left: unset;
    font-size: 20px;
    line-height: 140%;
  }
  .frontpage-project-section .tech-grid .project-box .title {
    font-size: 20px;
    line-height: 140%;
    margin-right: unset;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper {
    min-height: 275px;
    margin-bottom: 25px;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper .inner-content {
    padding: 16px 24px;
    max-width: 184px;
    margin-right: 25px;
    margin-bottom: 20px;
    min-height: unset;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper .inner-content p {
    font-size: 12px;
    line-height: 138%;
    max-width: 124px;
  }
  .frontpage-project-section .intro-box {
    margin-bottom: 70px;
  }
  .frontpage-project-section .intro-box p {
    font-size: 18px;
    line-height: 150%;
  }
  .frontpage-project-section .intro-box a {
    font-size: 18px;
    line-height: 120%;
  }
  .subscribe-wrapper {
    padding: 60px 0;
    margin: unset;
  }
  .subscribe-wrapper .nl-pattern {
    width: 428px;
    height: 72px;
    right: -72%;
    top: unset;
    bottom: 30px;
  }
  .subscribe-wrapper .subscribe-form {
    flex-direction: column;
  }
  .subscribe-wrapper .subscribe-form input {
    box-sizing: border-box;
  }
  .subscribe-wrapper h3 {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 25px;
  }
  .subscribe-wrapper p {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 30px;
  }
  footer {
    padding: 60px 0 30px;
  }
  footer .lower {
    justify-content: unset;
    align-items: unset;
    flex-direction: column;
  }
  footer .lower .copyright {
    align-items: unset;
    flex-direction: column;
  }
  footer .lower .copyright div span:first-of-type {
    display: none;
  }
  footer .lower .copyright p {
    margin-bottom: 20px;
  }
  footer .lower .novena span {
    font-size: 12px;
  }
  footer .upper {
    align-items: unset;
    flex-direction: column;
    justify-content: unset;
    margin-bottom: 74px;
  }
  footer .upper .socials .social-links a {
    width: 35px;
    height: 35px;
    padding: 5px;
  }
  footer .upper .socials .social-links a img {
    max-height: 22px;
  }
  footer .upper .socials .footer-pattern {
    width: 428px;
    height: 242px;
    top: -30px;
    right: -20px;
    background-size: contain;
  }
  footer .upper .about-content .info-container {
    justify-content: space-between;
    max-width: 450px;
  }
  footer .upper .about-content p {
    font-size: 12px;
    line-height: 138%;
    min-width: unset;
  }
  footer .upper .about-content img {
    max-width: 105px;
    margin-bottom: 22px;
  }
  .primjena-top-section .primjena-pattern {
    bottom: 68px;
    left: 0;
    width: 420px;
    height: 120px;
  }
  .primjena-top-section .headline h1 {
    font-size: 36px;
    margin-bottom: 185px;
  }
  .primjena-about-wrapper {
    padding: 40px 0 0;
  }
  .primjena-about-wrapper .primjena-about-pattern {
    right: -208px;
    top: 220px;
    width: 426px;
    height: 320px;
  }
  .primjena-about-wrapper .main-content p {
    font-size: 16px;
    line-height: 160%;
  }
  .primjena-about-wrapper h2 {
    margin-bottom: 40px;
  }
  .outer-tech-wrapper {
    margin-top: 20px;
    padding-bottom: 40px;
  }
  .tech-grid .tech-card {
    box-sizing: border-box;
    flex-direction: column;
  }
  .tech-grid .tech-picture-wrap {
    width: 100%;
    height: 315px;
  }
  .tech-grid .content-box {
    padding: 25px 20px;
    box-sizing: border-box;
  }
  .tech-grid .content-box .title-box {
    margin-bottom: 25px;
  }
  .tech-grid .content-box .title-box .title {
    left: 30px;
  }
  .tech-grid .content-box p {
    font-size: 15px;
    max-width: 100%;
  }
  .technology-details h4 {
    font-size: 20px;
    margin-bottom: 45px;
  }
  .technology-details .tech-main h2 {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .technology-details .tech-main p,
  .technology-details .tech-main li {
    font-size: 16px;
  }
  .gray-wrapper {
    padding: 40px 0;
  }
  .gray-modules-wrapper h1 {
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 45px;
  }
  .reference-filters,
  .news-filters {
    margin-bottom: 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .reference-filters a,
  .news-filters a {
    font-size: 14px;
    gap: 10px;
  }
  .reference-wrapper .reference-list .reference-card {
    height: 376px;
  }
  .reference-wrapper .reference-list .reference-card .title-box {
    margin-left: 20px;
  }
  .reference-wrapper .reference-list .reference-card .title-box .title {
    left: 35px;
  }
  .reference-headline {
    margin-bottom: 40px;
  }
  .reference-headline h1 {
    margin-bottom: 115px;
  }
  .reference-details-wrapper h2 {
    margin-bottom: 32px;
  }
  .reference-details-wrapper .reference-filters {
    gap: 15px;
  }
  .reference-details-wrapper .reference-characteristics ul {
    flex-direction: column;
  }
  .reference-details-wrapper .reference-characteristics ul li {
    width: 100%;
    font-size: 16px;
  }
  .piktogram-wrap .pikto-box span {
    font-size: 16px;
    line-height: 150%;
  }
  .gallery-container {
    padding: 30px 0;
  }
  .gallery-container h2 {
    margin-bottom: 30px;
  }
  .fancybox-container .fancybox-close-small {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
  }
  .fancybox-container .fancybox-navigation .fancybox-button {
    width: 48px;
    height: 27px;
    top: 50%;
    transform: translateY(-50%);
  }
  .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    margin-right: unset;
  }
  .static-content h2 {
    margin-bottom: 35px;
  }
  .static-content h3 {
    margin-bottom: 22px;
  }
  .static-content p,
  .static-content li {
    font-size: 16px;
  }
  .partner-list-wrapper {
    margin-top: 30px;
  }
  .partner-list-wrapper .partner-card .lower-content {
    padding: 20px;
  }
  .partner-list-wrapper .partner-card .lower-content img {
    right: 20px;
    bottom: 22px;
  }
  .partner-list-wrapper .partner-card .lower-content .intro p {
    font-size: 14px;
  }
  .partner-list-wrapper .partner-card .lower-content .title {
    font-size: 20px;
  }
  .partner-list-wrapper .partner-card .partner-thumb {
    height: 290px;
    background-size: cover;
  }
  .partner-popup {
    padding: 40px 0;
  }
  .partner-popup .partner-popup-body p {
    font-size: 16px;
  }
  .partner-popup .partner-popup-title {
    font-size: 36px;
    margin-bottom: 35px;
  }
  .news-list-wrapper .news-filters {
    margin-left: unset;
  }
  .news-list-wrapper .news-list .news-card {
    padding: 20px;
    min-height: 265px;
  }
  .news-list-wrapper .news-list .news-card .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .news-details h3 {
    font-size: 36px;
    margin-bottom: 35px;
  }
  .news-details .news-content {
    margin-bottom: 30px;
  }
  .news-details .news-content p,
  .news-details .news-content li {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .work-list {
    margin-bottom: 70px;
  }
  .work-list .work-card .lower-content {
    padding: 20px;
  }
  .work-list .work-card .lower-content .title {
    font-size: 20px;
  }
  .work-list .work-card .lower-content .about {
    font-size: 14px;
    line-height: 150%;
  }
  .work-list .work-card .work-img {
    height: 300px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1650px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1650px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1650px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1650px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1650px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1650px), only screen and (min-width: 767px) and (max-width: 1650px) {
  .application-section .inner-grid .headline {
    margin-right: 152px;
    font-size: 28px;
  }
  .application-section .inner-grid .headline .title {
    padding-left: 48px;
  }
  .gray-wrapper {
    padding: 70px 0;
  }
  .fancybox-container .fancybox-close-small {
    top: 40px;
  }
  .partner-popup {
    padding: 110px 0;
  }
  .primary-wrapper {
    max-width: 1410px;
  }
  header .nav-wrapper .left {
    gap: 84px;
  }
  .primjena-top-section .headline h1 {
    font-size: 82px;
  }
  h2 {
    font-size: 50px;
    line-height: 120%;
  }
  .primjena-about-wrapper .primjena-anchors {
    margin-bottom: 65px;
  }
  .reference-headline h1 {
    font-size: 82px;
  }
  .reference-details-wrapper h2 {
    margin-bottom: 50px;
  }
  .gray-modules-wrapper h1 {
    margin-bottom: 60px;
  }
  .partner-list-wrapper {
    margin-top: 60px;
  }
  .frontpage-project-section {
    padding: 82px 0 150px;
  }
  .frontpage-project-section .intro-box {
    margin-bottom: 85px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1500px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1500px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1500px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1500px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1500px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1500px), only screen and (min-width: 767px) and (max-width: 1500px) {
  .application-section h2 {
    margin-bottom: 140px;
  }
  .technology-details h4 {
    margin-bottom: 50px;
  }
  .technology-details .tech-main h2 {
    margin-bottom: 40px;
  }
  .primjena-about-wrapper {
    padding: 60px 0 105px;
  }
  .frontpage-slider .swiper-slide .slide-content .primary-button {
    margin-bottom: 70px;
  }
  .application-section .okvir {
    max-width: 790px;
  }
  .application-section .inner-grid .side-content p,
  .application-section .inner-grid .side-content div {
    font-size: 18px;
  }
  .application-section .inner-grid .headline {
    max-width: 226px;
    min-width: 226px;
    font-size: 26px;
    min-height: 198px;
    margin-right: 0;
  }
  .application-section .inner-grid .headline .title {
    padding-left: 38px;
  }
  .application-section .inner-grid .headline .rectangle {
    width: 198px;
    height: 198px;
  }
  .work-list .work-card .lower-content {
    min-height: 283px;
  }
  .work-list .work-card .lower-content .title {
    font-size: 22px;
  }
  .work-list .work-card .lower-content .about {
    font-size: 15px;
  }
  .fancybox-container .fancybox-close-small {
    top: 20px;
  }
  .partner-popup {
    padding: 70px 0;
  }
  .primary-wrapper {
    max-width: 1300px;
  }
  .secondary-wrapper {
    max-width: 1300px;
  }
  header .nav-wrapper .left {
    gap: 64px;
  }
  header .nav-wrapper .right {
    gap: 38px;
  }
  header .navigation-content {
    gap: 26px;
  }
  .technology-section .slick-tech .slide.is-hovered .tech-card {
    width: 770px;
  }
  .partner-list-wrapper .partner-card .lower-content {
    min-height: 144px;
  }
  .partner-list-wrapper .partner-card .partner-thumb {
    height: 374px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1400px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1400px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1400px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1400px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1400px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1400px), only screen and (min-width: 767px) and (max-width: 1400px) {
  .error-page h1 {
    font-size: 52px;
  }
  .error-page p {
    font-size: 18px;
  }
  .error-page .error-headline {
    font-size: 130px;
    line-height: 140px;
  }
  footer {
    padding: 78px 0 50px;
  }
  .reference-filters,
  news-filters {
    margin-bottom: 35px;
  }
  .reference-filters a,
  news-filters a {
    font-size: 17px;
  }
  .application-section .okvir {
    max-width: 735px;
  }
  .gray-modules-wrapper h1 {
    margin-bottom: 45px;
  }
  .primary-wrapper,
  .secondary-wrapper {
    max-width: 1240px;
  }
  .partner-list-wrapper {
    margin-top: 40px;
  }
  .partner-list-wrapper .partner-card .partner-thumb {
    height: 356px;
  }
  .primjena-top-section .headline h1 {
    margin-bottom: 60px;
  }
  .frontpage-slider .swiper-slide .slide-content .primary-button {
    margin-bottom: 56px;
  }
  .frontpage-slider .swiper-slide .slide-content .headline {
    left: 120px;
  }
  .reference-details-wrapper .reference-content p {
    font-size: 18px;
  }
  .partner-popup {
    max-width: 1240px;
  }
  .partner-popup .partner-popup-title {
    margin-bottom: 40px;
  }
  .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    margin-right: unset;
  }
  .reference-wrapper .reference-list .reference-card {
    height: 410px;
  }
  .static-content p,
  .static-content li {
    font-size: 18px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1300px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1300px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1300px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1300px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1300px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1300px), only screen and (min-width: 767px) and (max-width: 1300px) {
  .news-details .news-content div,
  .news-details .news-content p,
  .news-details .news-content li {
    font-size: 18px;
  }
  .fancybox-slide--html {
    padding: 6px 25px;
  }
  .reference-details-wrapper .reference-characteristics li,
  .reference-details-wrapper .reference-characteristics p {
    font-size: 18px;
  }
  .frontpage-project-section {
    padding: 82px 0 100px;
  }
  .frontpage-project-section .intro-box {
    margin-bottom: 55px;
  }
  .other-references .ref-list li {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .application-section {
    padding: 82px 0 165px;
  }
  .application-section h2 {
    margin-bottom: 120px;
  }
  .application-section .okvir {
    max-width: 650px;
  }
  .application-section .inner-grid .headline {
    margin-right: 0;
    max-width: 222px;
    min-width: 222px;
    font-size: 24px;
  }
  .application-section .inner-grid .headline .title {
    padding-left: 25px;
  }
  .application-section .inner-grid .side-content p,
  .application-section .inner-grid .side-content div {
    font-size: 16px;
  }
  h2 {
    font-size: 42px;
  }
  .primary-wrapper,
  .secondary-wrapper {
    max-width: 1140px;
  }
  .frontpage-slider .swiper-slide .dot-pattern {
    width: 510px;
    height: 100px;
  }
  header .navigation-content {
    gap: 20px;
  }
  header .navigation-content li a {
    font-size: 14px;
  }
  header .nav-wrapper .left {
    gap: 45px;
  }
  header .nav-wrapper .right {
    gap: 30px;
  }
  .technology-section h2 {
    margin-bottom: 50px;
  }
  .frontpage-news-section h2 {
    margin-bottom: 52px;
  }
  .partner-popup {
    max-width: 1140px;
  }
  .partner-list-wrapper .partner-card .partner-thumb {
    height: 326px;
  }
  .technology-section .slick-tech .slide .tech-card .tech-content {
    margin-bottom: 42px;
  }
  .primjena-about-wrapper .main-content > div {
    max-width: 530px;
    display: block;
  }
  .reference-filters,
  .news-filters {
    margin-bottom: 32px;
  }
  .reference-filters a,
  .news-filters a {
    font-size: 15px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1200px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1200px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1200px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1200px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1200px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1200px), only screen and (min-width: 767px) and (max-width: 1200px) {
  .news-details h3 {
    font-size: 52px;
    margin-bottom: 44px;
  }
  .gallery-container h2 {
    margin-bottom: 42px;
  }
  .frontpage-news-section {
    padding: 52px 0 80px;
  }
  .technology-section {
    padding: 52px 0;
  }
  .other-references h2 {
    font-size: 52px;
    margin-bottom: 52px;
  }
  .application-section .okvir {
    max-width: 580px;
  }
  .application-section .inner-grid .side-content p,
  .application-section .inner-grid .side-content div {
    font-size: 14px;
  }
  .application-section .inner-grid .headline {
    max-width: 190px;
    min-width: 182px;
    font-size: 23px;
    min-height: 175px;
    margin-right: 5px;
  }
  .application-section .inner-grid .headline .title {
    padding-left: 25px;
  }
  .application-section .inner-grid .headline .rectangle {
    width: 175px;
    height: 175px;
  }
  .slick-project-ref .slide .project-box .title {
    margin-left: 50px;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper {
    min-height: 415px;
    margin-bottom: 20px;
  }
  .frontpage-project-section .tech-grid .project-box .project-upper .inner-content {
    min-height: 80px;
  }
  .primary-wrapper,
  .secondary-wrapper {
    max-width: 1040px;
  }
  header .navigation-content {
    gap: 12px;
  }
  header .nav-wrapper .right {
    gap: 20px;
  }
  header .nav-wrapper .right a {
    font-size: 14px;
  }
  .tech-grid .content-box p {
    font-size: 17px;
  }
  .primjena-top-section .headline h1 {
    font-size: 76px;
  }
  .technology-details .tech-main h2 {
    margin-bottom: 40px;
  }
  .technology-details h4 {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .reference-headline {
    margin-bottom: 56px;
  }
  .reference-headline h1 {
    font-size: 76px;
  }
  .reference-details-wrapper h2 {
    margin-bottom: 30px;
  }
  .reference-details-wrapper .reference-filters {
    max-width: 490px;
  }
  .reference-details-wrapper .reference-content {
    margin-bottom: 68px;
  }
  .partner-list-wrapper .partner-card .partner-thumb {
    background-size: cover;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1100px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1100px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1100px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1100px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1100px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1100px), only screen and (min-width: 767px) and (max-width: 1100px) {
  .application-section .okvir {
    max-width: 540px;
  }
  .application-section .inner-grid {
    gap: 20px;
  }
  .primary-wrapper,
  .secondary-wrapper {
    max-width: 950px;
  }
  header .navigation-content li a {
    font-size: 13px;
  }
  header .navigation-content li a.active {
    bottom: -36px;
  }
  header .nav-wrapper .left {
    gap: 25px;
  }
  header .nav-wrapper .right a {
    font-size: 13px;
  }
  header .nav-wrapper .right .search-link {
    font-size: 13px;
  }
  header .nav-wrapper .right .search-link span {
    padding-right: 32px;
  }
  .tech-grid .content-box {
    padding: 58px 100px 50px 48px;
  }
  .primjena-about-wrapper {
    padding: 60px 0 80px;
  }
  .primjena-about-wrapper .main-content p,
  .primjena-about-wrapper .main-content li {
    font-size: 18px;
  }
  .technology-details .tech-main p,
  .technology-details .tech-main li {
    font-size: 18px;
  }
  .reference-filters a {
    font-size: 13px;
    gap: 10px;
  }
  .reference-details-wrapper .reference-characteristics ul li {
    font-size: 18px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1280px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1280px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 960px) and (max-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1280px), only screen and (min-resolution: 192dpi) and (min-width: 960px) and (max-width: 1280px), only screen and (min-resolution: 2dppx) and (min-width: 960px) and (max-width: 1280px), only screen and (min-width: 960px) and (max-width: 1280px) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1199px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1199px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 960px) and (max-width: 1199px), only screen and (min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1199px), only screen and (min-resolution: 192dpi) and (min-width: 960px) and (max-width: 1199px), only screen and (min-resolution: 2dppx) and (min-width: 960px) and (max-width: 1199px), only screen and (min-width: 960px) and (max-width: 1199px) {
  
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1281px) and (max-width: 1550px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 1281px) and (max-width: 1550px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 1281px) and (max-width: 1550px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1281px) and (max-width: 1550px), only screen and (min-resolution: 192dpi) and (min-width: 1281px) and (max-width: 1550px), only screen and (min-resolution: 2dppx) and (min-width: 1281px) and (max-width: 1550px), only screen and (min-width: 1281px) and (max-width: 1550px) {
  
}
