@charset "UTF-8";
/*!
Theme Name: Sanus Theme
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset and Variables
# Plugins
# Helpers
# Bootstrap
# Base
# Main
# Parts
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset and Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Reset
--------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
## Base Reset
--------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  color: #000;
}

a:focus, a:hover, a:active {
  outline: none;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q::before, q::after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
## Embedded Content
--------------------------------------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, textarea {
  -webkit-box-shadow: none;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

input, textarea, select {
  outline: none;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/*--------------------------------------------------------------
## Chrome Frame Prompt
--------------------------------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/*--------------------------------------------------------------
## Functions
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: "Visby";
  src: url("assets/fonts/VisbyBold.woff2") format("woff2"), url("assets/fonts/VisbyBold.woff") format("woff"), url("assets/fonts/VisbyBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Visby";
  src: url("assets/fonts/VisbyMedium.woff2") format("woff2"), url("assets/fonts/VisbyMedium.woff") format("woff"), url("assets/fonts/VisbyMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("assets/fonts/Inter18pt-SemiBold.woff2") format("woff2"), url("assets/fonts/Inter18pt-SemiBold.woff") format("woff"), url("assets/fonts/Inter18pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("assets/fonts/Inter18pt-Regular.woff2") format("woff2"), url("assets/fonts/Inter18pt-Regular.woff") format("woff"), url("assets/fonts/Inter18pt-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("assets/fonts/Inter18pt-Medium.woff2") format("woff2"), url("assets/fonts/Inter18pt-Medium.woff") format("woff"), url("assets/fonts/Inter18pt-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("assets/fonts/Inter18pt-Bold.woff2") format("woff2"), url("assets/fonts/Inter18pt-Bold.woff") format("woff"), url("assets/fonts/Inter18pt-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "fonticons";
  src: url("assets/icons/fonticons.woff2") format("woff2"), url("assets/icons/fonticons.woff") format("woff"), url("assets/icons/fonticons.ttf") format("truetype");
}
.font-user:before, .font-table-check:before, .font-search:before, .font-pin:before, .font-phone:before, .font-list:before, .font-icon2:before, .font-email:before, .font-chevron-right-solid-full:before, .font-chevron-left-solid-full:before, .font-check:before, .font-arrow-right:before, .font-arrow-right-to-bracket-svgre:before {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.font-arrow-right-to-bracket-svgre:before {
  content: "\e001";
}

.font-arrow-right:before {
  content: "\e002";
}

.font-check:before {
  content: "\e003";
}

.font-chevron-left-solid-full:before {
  content: "\e004";
}

.font-chevron-right-solid-full:before {
  content: "\e005";
}

.font-email:before {
  content: "\e006";
}

.font-icon2:before {
  content: "\e007";
}

.font-list:before {
  content: "\e008";
}

.font-phone:before {
  content: "\e009";
}

.font-pin:before {
  content: "\e00a";
}

.font-search:before {
  content: "\e00b";
}

.font-table-check:before {
  content: "\e00c";
}

.font-user:before {
  content: "\e00d";
}

/*--------------------------------------------------------------
## Main Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Breakpoint Variables
--------------------------------------------------------------*/
#loginform {
  background-color: #215352;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Mixins
--------------------------------------------------------------*/
/*
Media Query
Example:

@include mq($sm) 			 		Will render: @media screen and (max-width: 575px)
@include mq(991px) 			 	 	Will render: @media screen and (max-width: 991px)
@include mq($sm + 1, min) 	 		Will render: @media screen and (min-width: 576px)
@include mq(992px, min) 			Will render: @media screen and (min-width: 992px)
@include mq(400, min, height) 	 	Will render: @media screen and (min-height: 400px)
@include mq(992px) {				Will render: @media screen and (max-width: 992px) and (min-width: 767px)
	@include mq(767px, min) {

	}
}
 */
/*--------------------------------------------------------------
## Helpers
--------------------------------------------------------------*/
.clear::after {
  content: "";
  display: table;
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(29, 29, 29, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=number] {
  -moz-appearance: textfield; /* Firefox */
}

.grecaptcha-badge {
  display: none !important;
}

/*--------------------------------------------------------------
## Print
--------------------------------------------------------------*/
@media print {
  body {
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  a:link, a:visited {
    background: #fff;
    color: #000;
    text-decoration: underline;
  }
  a:not([href="javascript:;"])::after {
    content: " [" attr(href) "] ";
  }
  h1, h2, h3, h4, h5, h6 {
    background: none;
    color: #000;
  }
  .temp {
    display: none;
  }
}
/*--------------------------------------------------------------
## Animations
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 1.5;
}

pre {
  background: #ededed;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  font-size: 12px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  pre {
    margin-bottom: 15px;
  }
}

.section-title {
  font-family: "Visby", serif;
  color: #215352;
  line-height: 1.1;
  font-weight: 700;
  font-size: clamp(1.5rem, 1.5rem + (2.5 - 1.5) * ((100vw - 20rem) / (120 - 20)), 2.5rem);
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: left;
}
.section-title.centered {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-title.centered {
    text-align: left;
  }
}
.section-title.white {
  color: #f7f7f7;
}
.section-title.big {
  font-size: clamp(2.125rem, 2.125rem + (3.125 - 2.125) * ((100vw - 20rem) / (120 - 20)), 3.125rem);
  max-width: 890px;
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.section-title--xl {
  font-size: clamp(1.875rem, 1.875rem + (4.125 - 1.875) * ((100vw - 20rem) / (120 - 20)), 4.125rem);
}

.page-title {
  font-size: clamp(1.75rem, 1.75rem + (4.125 - 1.75) * ((100vw - 20rem) / (120 - 20)), 4.125rem);
  text-transform: uppercase;
  color: #215352;
  font-weight: 700;
  line-height: 110%;
  font-family: "Visby", serif;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .page-title {
    margin: 20px 0;
  }
}

/*--------------------------------------------------------------
## Entry Content
--------------------------------------------------------------*/
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-family: "Visby", serif;
  color: #215352;
  line-height: 1.45;
  font-weight: 700;
}
.entry-content h1,
.content h1 {
  font-size: clamp(2.125rem, 2.125rem + (3 - 2.125) * ((100vw - 20rem) / (120 - 20)), 3rem);
  margin-bottom: clamp(1.25rem, 1rem + 1.25vw, 2rem);
}
.entry-content h2,
.content h2 {
  font-size: clamp(1.75rem, 1.75rem + (2.5 - 1.75) * ((100vw - 20rem) / (120 - 20)), 2.5rem);
  margin-bottom: clamp(1.25rem, 1.0625rem + 0.9375vw, 2rem);
  color: #215352;
}
.entry-content .section-title--xl,
.content .section-title--xl {
  font-size: clamp(1.875rem, 1.875rem + (4.125 - 1.875) * ((100vw - 20rem) / (120 - 20)), 4.125rem);
}
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-size: clamp(1.5rem, 1.5rem + (2 - 1.5) * ((100vw - 20rem) / (120 - 20)), 2rem);
  margin-bottom: clamp(1.25rem, 1.125rem + 0.625vw, 2rem);
}
.entry-content p,
.content p {
  font-size: clamp(0.875rem, 0.875rem + (1 - 0.875) * ((100vw - 20rem) / (120 - 20)), 1rem);
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  line-height: 1.77;
  margin-bottom: clamp(1rem, 1.125rem + 0.625vw, 1.5rem);
}
.entry-content p:last-of-type,
.content p:last-of-type {
  margin-bottom: 0;
}
.entry-content blockquote,
.content blockquote {
  border-left: 2px solid #517877;
  padding-left: 75px;
  position: relative;
  margin-bottom: clamp(1rem, 1.125rem + 0.625vw, 1.5rem);
  margin-top: 2rem;
}
.entry-content blockquote::before,
.content blockquote::before {
  content: "“";
  font-family: "Visby", serif;
  font-size: 150px;
  line-height: 0.6;
  color: #517877;
  position: absolute;
  left: 10px;
  top: 25px;
}
.entry-content blockquote p,
.content blockquote p {
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-style: italic;
  font-size: clamp(1rem, 1rem + (1.375 - 1) * ((100vw - 20rem) / (120 - 20)), 1.375rem);
  line-height: 1.63;
  position: relative;
}
.entry-content li,
.content li {
  position: relative;
  font-size: clamp(0.875rem, 0.875rem + (1 - 0.875) * ((100vw - 20rem) / (120 - 20)), 1rem);
  color: #1d1d1d;
  font-family: "Inter", sans-serif;
  padding-left: 15px;
}
.entry-content li::before,
.content li::before {
  content: "";
  background-color: #1d1d1d;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
.entry-content ul li,
.entry-content ol li,
.content ul li,
.content ol li {
  margin-bottom: 6px;
}
.entry-content ul li:last-of-type,
.entry-content ol li:last-of-type,
.content ul li:last-of-type,
.content ol li:last-of-type {
  margin-bottom: 0;
}
.entry-content ol,
.content ol {
  margin-left: 17px;
}
.entry-content ol li,
.content ol li {
  list-style: decimal;
}
.entry-content ol li::before,
.content ol li::before {
  display: none;
}
.entry-content a,
.content a {
  font-size: clamp(0.875rem, 0.875rem + (1 - 0.875) * ((100vw - 20rem) / (120 - 20)), 1rem);
  transition: 350ms ease;
  color: #517877;
  text-decoration: underline;
}
@media only screen and (min-width: 1199px) {
  .entry-content a:hover,
  .content a:hover {
    color: #55a482;
    text-decoration: underline;
  }
}
.entry-content pre,
.content pre {
  background-color: rgba(85, 164, 130, 0.5);
  font-size: 1rem;
  font-family: "Inter", sans-serif;
}
.entry-content img,
.content img {
  margin-bottom: 2.5rem;
  height: 35.375rem;
}
@media screen and (max-width: 767px) {
  .entry-content img,
  .content img {
    height: auto;
  }
}
.entry-content img.float,
.content img.float {
  float: left;
  max-width: 50%;
  width: 100%;
}
.entry-content img.float:nth-child(2),
.content img.float:nth-child(2) {
  float: right;
}
@media screen and (max-width: 1199px) {
  .entry-content img.float,
  .content img.float {
    height: 27rem;
  }
}
@media screen and (max-width: 767px) {
  .entry-content img.float,
  .content img.float {
    float: none;
    height: auto;
    width: 100%;
  }
}
.entry-content img.full,
.content img.full {
  width: 100%;
  height: auto;
}

.content h2 {
  text-transform: uppercase;
}

.section-title__box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 10vh;
}
.section-title__box .section-title {
  max-width: 45%;
}
@media screen and (max-width: 1024px) {
  .section-title__box .section-title {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .section-title__box {
    flex-direction: column;
    margin-bottom: 5vh;
  }
}
@media screen and (max-width: 767px) {
  .section-title__box {
    margin-bottom: 30px;
  }
}

.section-subtitle {
  max-width: 50%;
  color: #55a482;
  font-size: 1.9rem !important;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .section-subtitle {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 1199px) {
  .section-subtitle {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .section-subtitle {
    max-width: 100%;
  }
}

.section-subtitle--full {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  br {
    display: none;
  }
}

/*--------------------------------------------------------------
## Base Layout
--------------------------------------------------------------*/
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  max-width: 72vw;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}
@media screen and (max-width: 1599px) {
  .container {
    max-width: 90vw;
  }
}
@media screen and (max-width: 1199px) {
  .container {
    max-width: 95vw;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 100vw;
    padding: 0 20px;
  }
}

body {
  background-color: #f7f7f7;
}

a,
a span,
svg,
input,
label,
textarea,
button {
  transition: 350ms ease;
}

::-moz-selection {
  background-color: #215352;
  color: #fff;
}

::selection {
  background-color: #215352;
  color: #fff;
}

p {
  font-family: "Inter", sans-serif;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
  }
}

.breadcrumb {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    align-items: baseline;
  }
}
.breadcrumb a {
  font-size: 0.875rem;
  color: #1d1d1d;
  line-height: 1.4;
}
@media only screen and (min-width: 1199px) {
  .breadcrumb a:hover {
    color: #55a482;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb a {
    font-size: 12px;
  }
}
.breadcrumb li {
  margin-right: 1.6rem;
  position: relative;
  display: inline-flex;
  align-items: baseline;
  line-height: 1.4;
}
.breadcrumb li.active {
  font-size: 0.875rem;
}
.breadcrumb li.active a {
  color: #55a482;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .breadcrumb li.active {
    font-size: 12px;
  }
  .breadcrumb li.active a {
    font-size: 12px;
  }
}
.breadcrumb li::after {
  content: "/";
  position: absolute;
  right: -1rem;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(29, 29, 29, 0.4);
}
.breadcrumb li:last-of-type {
  margin-right: 0;
}
.breadcrumb li:last-of-type::after {
  display: none;
}
.breadcrumb li:last-of-type a {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .breadcrumb li {
    margin-right: 1rem;
  }
  .breadcrumb li::after {
    right: -0.65rem;
  }
}

.single-program .breadcrumb li:last-of-type a {
  color: #55a482;
}

.product-list-cat-tabs {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 8px;
  margin: 16px 0 24px;
}

.product-list-cat-tab {
  display: inline-flex;
  align-items: center;
  padding: 8px 18px;
  border-radius: 6px;
  background: #fff;
  color: #00423b;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: ease 350ms;
}
@media only screen and (min-width: 1199px) {
  .product-list-cat-tab:hover {
    background: #0a6b5a;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .product-list-cat-tab {
    padding: 8px 12px;
  }
}

.product-list-cat-tab.is-active {
  background: #0a6b5a;
  color: #fff;
}

.blog-slider__init .swiper-pagination,
.image-slider-init .swiper-pagination,
.four-column-programs__wrapper .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 12px;
}
.blog-slider__init .swiper-pagination-bullet,
.image-slider-init .swiper-pagination-bullet,
.four-column-programs__wrapper .swiper-pagination-bullet {
  flex: 1;
  height: 4px;
  border-radius: 999px;
  background-color: #e5e5e5;
  opacity: 1;
  overflow: hidden;
  position: relative;
}
.blog-slider__init .swiper-pagination-bullet::before,
.image-slider-init .swiper-pagination-bullet::before,
.four-column-programs__wrapper .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #215352;
  transform-origin: left center;
  transform: scaleX(0);
}
.blog-slider__init .swiper-pagination-bullet-active::before,
.image-slider-init .swiper-pagination-bullet-active::before,
.four-column-programs__wrapper .swiper-pagination-bullet-active::before {
  animation: swiper-bullet-fill 5s linear forwards;
}

@keyframes swiper-bullet-fill {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.btn,
input[type=submit] {
  font-size: clamp(0.8125rem, 0.8125rem + (0.9375 - 0.8125) * ((100vw - 20rem) / (120 - 20)), 0.9375rem);
  font-family: "Inter", sans-serif;
  background-color: #1d1d1d;
  color: #f7f7f7;
  padding: 12px 25px;
  transition: 350ms ease;
  font-weight: 700;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  display: inline-block;
}
@media only screen and (min-width: 1199px) {
  .btn:hover,
  input[type=submit]:hover {
    background-color: #f7f7f7;
    color: #1d1d1d;
  }
}

.btn-main {
  background-color: #55a482;
  padding: 11px 31px;
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  border-radius: 50px;
  color: #f7f7f7;
  border: 1px solid #55a482;
  display: inline-block;
  font-family: "Visby", serif;
}
@media screen and (max-width: 767px) {
  .btn-main {
    font-size: 0.875rem;
    padding: 10px 30px;
  }
}
@media only screen and (min-width: 1199px) {
  .btn-main:hover {
    background-color: #f7f7f7;
    color: #55a482;
  }
}
.btn-main.centered {
  margin: 0 auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-icon {
  display: flex;
  align-items: center;
  grid-gap: 20px;
  text-transform: uppercase;
  font-size: 1rem;
  color: #55a482;
  font-family: "Visby", serif;
  font-weight: 600;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}
.btn-icon .font-arrow-right {
  transform: rotate(-45deg);
  position: relative;
  left: 0;
}
@media only screen and (min-width: 1199px) {
  .btn-icon:hover .font-arrow-right {
    transform: rotate(0);
  }
}

.btn-main.btn-icon {
  color: #fff;
}
@media only screen and (min-width: 1199px) {
  .btn-main.btn-icon:hover {
    color: #55a482;
  }
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
label {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  display: block;
  margin-bottom: 18px;
  position: relative;
  color: #1d1d1d;
}
label span {
  display: block;
  margin-top: 5px;
}
label .required {
  color: #1d1d1d;
  display: inline-block;
}

.cf7-field--full .cf7-label {
  margin-bottom: 10px;
  display: block;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
  width: 100%;
  border: 1px solid #b1c2c8;
  margin-top: 2px;
  transition: 350ms ease;
  padding: 7px 13px;
  background-color: #fff;
  border-radius: 10px;
}
input[type=text]:focus, input[type=text]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=range]:focus,
input[type=range]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=color]:focus,
input[type=color]:active,
textarea:focus,
textarea:active,
select:focus,
select:active {
  border: 1px solid #1d1d1d;
}
input[type=text]:invalid,
input[type=email]:invalid,
input[type=url]:invalid,
input[type=password]:invalid,
input[type=search]:invalid,
input[type=number]:invalid,
input[type=tel]:invalid,
input[type=range]:invalid,
input[type=date]:invalid,
input[type=month]:invalid,
input[type=week]:invalid,
input[type=time]:invalid,
input[type=datetime]:invalid,
input[type=datetime-local]:invalid,
input[type=color]:invalid,
textarea:invalid,
select:invalid {
  border: 1px solid #dc3232;
  background-color: #fff;
}

textarea {
  height: 150px;
  resize: none;
}

.wpcf7-not-valid-tip {
  font-size: 0.8125rem;
  font-family: "Inter", sans-serif;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border: none;
  color: #1d1d1d;
  font-size: 0.875rem;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
}

.wpcf7-spinner {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
  border: 3px solid #fff;
  border-left: 3px solid #1d1d1d;
  animation: load 1.1s infinite linear;
  background-color: transparent;
  opacity: 1;
  margin: 0;
  will-change: transform;
}
.wpcf7-spinner::before {
  content: none;
}

@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
## CF7 Plugin Form
--------------------------------------------------------------*/
.cf7-holder {
  position: relative;
}
.cf7-holder > * {
  position: relative;
  z-index: 0;
}
.cf7-holder .wpcf7 {
  opacity: 1;
  transition: 350ms ease;
}
.cf7-holder.form-is-sent .wpcf7 {
  opacity: 0;
}
.cf7-holder .wpcf7-mail-sent-ok {
  display: none !important;
}

.cf7-holder__popup {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 350ms ease;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(29, 29, 29, 0.5);
  z-index: 1000;
  backface-visibility: hidden;
  will-change: transform;
}
.cf7-holder__popup.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

/*--------------------------------------------------------------
## Cover Image
--------------------------------------------------------------*/
.cover-img {
  min-width: 1000%;
  min-height: 1000%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.1001);
  transition: 350ms ease;
}

/*--------------------------------------------------------------
## Wrapper and Ratios
--------------------------------------------------------------*/
.media-wrap {
  position: relative;
  overflow: hidden;
}
.media-wrap::before {
  content: "";
  display: block;
  width: 100%;
}

.media-wrap--square::before {
  padding-top: 100%;
}

.media-wrap--400x280::before {
  padding-top: 70%;
}

.media-item {
  display: block;
}

/*--------------------------------------------------------------
## SVG Icons
--------------------------------------------------------------*/
.svg-icon {
  display: inline-flex;
  line-height: 1;
}
.svg-icon svg {
  width: 1em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  max-width: 100%;
  display: block;
  height: initial;
}

/*--------------------------------------------------------------
## Hamburger menu
--------------------------------------------------------------*/
.hamburger {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 19px;
  position: relative;
}
.hamburger::after, .hamburger::before,
.hamburger span {
  width: 100%;
  height: 3px;
  position: absolute;
  display: block;
  background-color: #fff;
  pointer-events: none;
}
@media screen and (max-width: 575px) {
  .hamburger::after, .hamburger::before,
  .hamburger span {
    height: 2px;
  }
}
.hamburger::after, .hamburger::before {
  content: "";
  transition: 350ms width 350ms ease;
}
.hamburger::after {
  top: 0;
  left: 0;
}
@media screen and (max-width: 400px) {
  .hamburger::after {
    top: 1px;
  }
}
.hamburger::before {
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 575px) {
  .hamburger::before {
    bottom: 1px;
  }
}
.hamburger span {
  top: 50%;
  margin-top: -1.5px;
  transition: transform 350ms ease;
}
.hamburger span::before {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  z-index: 1;
  transition: transform 350ms ease;
}
@media screen and (max-width: 575px) {
  .hamburger span::before {
    height: 2px;
  }
}
.hamburger.is-active::after, .hamburger.is-active::before {
  transition: 350ms ease;
  width: 0;
}
.hamburger.is-active::after {
  left: 0;
}
.hamburger.is-active::before {
  right: 0;
}
.hamburger.is-active span {
  transform: rotate(45deg);
  transition: 350ms transform 350ms ease;
}
.hamburger.is-active span::before {
  transform: rotate(-90deg);
  transition: 350ms transform 350ms ease;
}
@media screen and (max-width: 575px) {
  .hamburger {
    width: 20px;
    height: 16px;
  }
}

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  padding: 15px 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0;
  transition: 350ms ease;
  background-color: transparent;
}
.site-header.is-sticky {
  background-color: #f7f7f7;
  padding: 10px 0;
}

.site-header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.site-header__nav {
  display: flex;
  align-items: center;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .site-header__nav {
    order: 3;
  }
}

.site-header__logo {
  display: block;
  max-width: 172px;
  width: 100%;
}
.site-header__logo img {
  width: 100%;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
@media screen and (min-width: 576px) {
  .site-header__logo {
    max-width: 180px;
  }
}
@media screen and (min-width: 992px) {
  .site-header__logo {
    max-width: 222px;
  }
}
@media screen and (max-width: 1199px) {
  .site-header__logo {
    max-width: 177px;
  }
}

/* klase koje LogoSwitcher.js koristi za lepu tranziciju */
.site-header__logo-img--fade-out {
  opacity: 0;
  transform: translateY(-4px);
}

.site-header__logo-img--fade-in {
  opacity: 1;
  transform: translateY(0);
}

.site-header__login {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.site-header__login .font-user {
  display: flex;
}
.site-header__login a {
  font-size: 36px;
  color: #215352;
}
@media screen and (max-width: 991px) {
  .site-header__login {
    position: relative;
    order: 2;
    top: 0;
    transform: translateY(0);
    margin-left: auto;
  }
}

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
a {
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0;
}

.main-navigation__toggle {
  position: relative;
  z-index: 1;
  width: 24px;
  height: 15px;
  border: none;
  background-color: transparent;
  display: block;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .main-navigation__toggle {
    display: none;
  }
}

.main-navigation__toggle-stripe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #215352;
  transition: transform 350ms ease;
  will-change: transform;
  transform-origin: left;
}
.main-navigation__toggle-stripe:nth-child(1) {
  top: 0;
}
.main-navigation__toggle-stripe:nth-child(2) {
  top: 100%;
  margin-top: -3px;
}
.is-active .main-navigation__toggle-stripe:nth-child(1) {
  transform: rotate(45deg);
  top: -2px;
  background-color: #fff;
}
.is-active .main-navigation__toggle-stripe:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: 0;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .main-navigation__menu-wrap {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    opacity: 0;
    visibility: hidden;
    transition: transform 350ms ease, opacity 350ms 350ms ease, visibility 350ms 350ms ease;
    transform: translateX(100%);
    will-change: transform;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-navigation__menu-wrap.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease;
    background-color: #215352;
  }
  .main-navigation__menu-wrap.is-active .main-navigation__menu li a {
    color: #fff;
  }
}

.main-navigation__menu {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .main-navigation__menu {
    display: flex;
    align-items: center;
    text-align: left;
  }
}

.main-navigation__menu li {
  margin-bottom: 25px;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .main-navigation__menu li {
    padding: 0 10px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .main-navigation__menu li {
    padding: 0 5px;
  }
}
@media screen and (max-width: 991px) {
  .main-navigation__menu li {
    margin-bottom: 2rem;
    text-align: center;
  }
  .main-navigation__menu li:last-of-type {
    margin-bottom: 0;
  }
}
.main-navigation__menu li:last-of-type {
  padding-right: 0;
}

.main-navigation__menu a {
  font-family: "Visby", serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.375;
  color: #215352;
  transition: color 350ms ease;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .main-navigation__menu a {
    font-size: 1.35rem;
    text-transform: uppercase;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .main-navigation__menu a {
    font-size: 1rem;
  }
}
.main-navigation__menu a::after {
  content: "";
  transform: scaleX(0);
  transform-origin: left;
  will-change: transform;
  display: block;
  background-color: currentColor; /* ✅ FIX: underline prati boju teksta (belo/zelena) */
  transition: transform 455ms ease;
  height: 1px;
}
@media only screen and (min-width: 1199px) {
  .main-navigation__menu a:hover::after {
    transform: scaleX(1);
  }
}

/* ✅ FIX: neka i last item moze da ima underline na hover (desktop) */
@media screen and (min-width: 992px) {
  .main-navigation__menu > li:last-of-type > a::after {
    height: 1px;
  }
}
/* ACTIVE underline (više ne isključujemo last-of-type) */
.main-navigation__menu li.current-menu-item > a::after,
.main-navigation__menu li.current_page_item > a::after,
.main-navigation__menu li.current_page_parent > a::after,
.main-navigation__menu li.current_page_ancestor > a::after {
  transform: scaleX(1);
}

.main-navigation__menu > li:last-of-type > a {
  align-items: center;
  padding: 0.6rem 1rem;
  color: #215352;
}
@media screen and (max-width: 1199px) {
  .main-navigation__menu > li:last-of-type > a {
    padding: 0.6rem 1rem;
  }
}

/* top-level CURRENT (boja teksta + boja linije) */
.main-navigation__menu li.current-menu-item > a,
.main-navigation__menu li.current_page_item > a,
.main-navigation__menu li.current_page_parent > a,
.main-navigation__menu li.current_page_ancestor > a {
  color: #55a482;
}
@media screen and (max-width: 991px) {
  .main-navigation__menu li.current-menu-item > a,
  .main-navigation__menu li.current_page_item > a,
  .main-navigation__menu li.current_page_parent > a,
  .main-navigation__menu li.current_page_ancestor > a {
    color: #55a482 !important;
  }
}
.main-navigation__menu li.current-menu-item > a::after,
.main-navigation__menu li.current_page_item > a::after,
.main-navigation__menu li.current_page_parent > a::after,
.main-navigation__menu li.current_page_ancestor > a::after {
  background-color: #55a482;
}

/* -------------------------------------------------
 * Home header – na vrhu: beli meni i beli toggle
 * (samo za .site-header--home-top, tj. home page)
 * ------------------------------------------------- */
.site-header--home-top {
  /* dugme – beli border + beli tekst */
  /* current na hero-u – ostaje belo */
}
.site-header--home-top .main-navigation__menu a {
  color: #fff;
}
.site-header--home-top .main-navigation__menu a::after {
  background-color: currentColor; /* ✅ bela jer je color belo */
}
.site-header--home-top .main-navigation__menu > li:last-of-type > a {
  color: #fff;
}
.site-header--home-top .main-navigation__menu li.current-menu-item > a,
.site-header--home-top .main-navigation__menu li.current_page_item > a,
.site-header--home-top .main-navigation__menu li.current_page_parent > a,
.site-header--home-top .main-navigation__menu li.current_page_ancestor > a {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .site-header--home-top .main-navigation__menu li.current-menu-item > a,
  .site-header--home-top .main-navigation__menu li.current_page_item > a,
  .site-header--home-top .main-navigation__menu li.current_page_parent > a,
  .site-header--home-top .main-navigation__menu li.current_page_ancestor > a {
    color: #fff !important;
  }
}
.site-header--home-top .main-navigation__menu li.current-menu-item > a::after,
.site-header--home-top .main-navigation__menu li.current_page_item > a::after,
.site-header--home-top .main-navigation__menu li.current_page_parent > a::after,
.site-header--home-top .main-navigation__menu li.current_page_ancestor > a::after {
  background-color: currentColor;
}
.site-header--home-top .main-navigation__toggle-stripe {
  background-color: #fff;
}

/* -------------------------------------------------
 * Kada se skroluje – vraćamo standardno zeleno
 * (dodaje se klasa .site-header--home-scrolled iz JS)
 * ------------------------------------------------- */
.site-header--home-top.site-header--home-scrolled {
  /* dugme – zeleni border + zeleni tekst (kao na slici 2) */
  /* current posle scrolla – zelena svetlija + zelena linija */
}
.site-header--home-top.site-header--home-scrolled .main-navigation__menu a {
  color: #215352;
}
.site-header--home-top.site-header--home-scrolled .main-navigation__menu a::after {
  background-color: currentColor; /* ✅ FIX: underline postaje zelen */
}
.site-header--home-top.site-header--home-scrolled .main-navigation__menu > li:last-of-type > a {
  border-color: #215352;
  color: #215352;
}
.site-header--home-top.site-header--home-scrolled .main-navigation__menu > li:last-of-type > a::after {
  background-color: currentColor; /* ✅ da i poslednji dobije zelenu liniju */
}
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current-menu-item > a,
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_item > a,
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_parent > a,
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_ancestor > a {
  color: #55a482;
}
@media screen and (max-width: 991px) {
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current-menu-item > a,
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_item > a,
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_parent > a,
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_ancestor > a {
    color: #55a482 !important;
  }
}
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current-menu-item > a::after,
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_item > a::after,
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_parent > a::after,
.site-header--home-top.site-header--home-scrolled .main-navigation__menu li.current_page_ancestor > a::after {
  background-color: #55a482;
}
.site-header--home-top.site-header--home-scrolled .main-navigation__toggle-stripe {
  background-color: #215352;
}

/* -------------------------------------------------
 * FIX: kad je mobile offcanvas otvoren, uvek forsiraj belo
 * (da scroll state ne pregazi X i linkove / dugme)
 * ------------------------------------------------- */
@media screen and (max-width: 991px) {
  .site-header--home-top.site-header--home-scrolled {
    /* X (toggle) uvek beo kad je aktivan */
    /* linkovi u offcanvasu uvek beli kad je otvoren */
  }
  .site-header--home-top.site-header--home-scrolled .main-navigation__toggle.is-active .main-navigation__toggle-stripe {
    background-color: #fff !important;
  }
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu-wrap.is-active {
    background-color: #215352;
    /* poslednja stavka (Sanus-M Online) kao dugme – beli tekst/border */
  }
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu-wrap.is-active .main-navigation__menu a {
    color: #fff !important;
  }
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu-wrap.is-active .main-navigation__menu a::after {
    background-color: currentColor;
  }
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu-wrap.is-active .main-navigation__menu > li:last-of-type > a {
    color: #fff !important;
    border-color: #fff;
  }
  .site-header--home-top.site-header--home-scrolled .main-navigation__menu-wrap.is-active .main-navigation__menu > li:last-of-type > a::after {
    background-color: currentColor;
  }
}
/* -------------------------------------------------
 * Desktop dropdown za stavke koje imaju decu
 * ------------------------------------------------- */
@media screen and (min-width: 992px) {
  .main-navigation__menu li.menu-item-has-children {
    position: relative;
    display: flex;
  }
  .main-navigation__menu li.menu-item-has-children > a {
    display: inline-flex;
    align-items: center;
    grid-gap: 0.25rem;
    padding-right: 0.75rem;
    flex-direction: row-reverse;
  }
  .main-navigation__menu li.menu-item-has-children > a::before {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid currentColor;
    display: inline-block;
    transform: translateY(2px);
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu {
    position: absolute;
    top: calc(100% + 0.75rem);
    left: 0;
    min-width: 230px;
    padding: 0.75rem 0;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 0.75rem;
    box-shadow: 0 10px 30px rgba(29, 29, 29, 0.08);
    backdrop-filter: blur(6.9px);
    -webkit-backdrop-filter: blur(6.9px);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity 350ms ease, transform 350ms ease, visibility 350ms ease;
    z-index: 999;
    overflow: hidden;
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu li {
    margin: 0;
    padding: 0;
    white-space: nowrap;
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu li a {
    display: block;
    padding: 0.45rem 1.25rem;
    font-size: 0.95rem;
    text-transform: none;
    color: #215352;
    border-radius: 0;
    border: none;
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu li a::after {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1199px) {
  .main-navigation__menu li.menu-item-has-children > .sub-menu li a:hover {
    color: #55a482;
  }
}
@media screen and (min-width: 992px) {
  .main-navigation__menu li.menu-item-has-children > .sub-menu li.current-menu-item > a,
  .main-navigation__menu li.menu-item-has-children > .sub-menu li.current_page_item > a {
    color: #55a482;
  }
}
@media screen and (min-width: 992px) {
  .main-navigation__menu li.menu-item-has-children:hover > .sub-menu, .main-navigation__menu li.menu-item-has-children:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
/* -------------------------------------------------
 * Mobile offcanvas – dropdown podmeniji (klik, strelica pored)
 * ------------------------------------------------- */
@media screen and (max-width: 991px) {
  .main-navigation__menu li:not(:last-of-type) > a::after {
    background: none;
    height: 0;
    transform: none;
  }
  /* ✅ (opciono) ako ne želiš underline ni na poslednjem u mobile meniju */
  .main-navigation__menu li:last-of-type > a::after {
    display: none;
  }
  .main-navigation__menu li.menu-item-has-children {
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .main-navigation__menu li.menu-item-has-children > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    grid-gap: 0.9rem;
    text-align: center;
  }
  .main-navigation__menu li.menu-item-has-children > a::after {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: none;
    transform: rotate(-45deg);
    transition: transform 350ms ease;
  }
  .main-navigation__menu li.menu-item-has-children > a:hover::after {
    transform: rotate(-45deg);
  }
  .main-navigation__menu li.menu-item-has-children.is-open > a::after {
    transform: rotate(135deg);
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu {
    list-style: none;
    margin: 0.75rem 0 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-4px);
    transition: max-height 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
    text-align: center;
  }
  .main-navigation__menu li.menu-item-has-children.is-open > .sub-menu {
    max-height: 1000px;
    opacity: 1;
    transform: translateY(0);
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu li {
    margin-bottom: 0.75rem;
  }
  .main-navigation__menu li.menu-item-has-children > .sub-menu li a {
    font-size: 1rem;
    text-transform: none;
    text-align: center;
  }
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background-color: #215352;
  padding: 120px 0 55px;
}
@media screen and (max-width: 767px) {
  .site-footer {
    padding: 3.75rem 0;
  }
}
.site-footer__top {
  display: flex;
  justify-content: space-between;
  grid-gap: 200px;
  margin-bottom: 75px;
  align-items: center;
}
@media screen and (min-width: 1921px) {
  .site-footer__top {
    align-items: flex-start;
  }
}
@media screen and (max-width: 1399px) {
  .site-footer__top {
    grid-gap: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .site-footer__top {
    flex-direction: column;
    grid-gap: 50px;
  }
}
@media screen and (max-width: 767px) {
  .site-footer__top {
    grid-gap: 0;
    align-items: flex-start;
    margin-bottom: 1.5rem;
  }
  .site-footer__top .site-footer__logo img {
    margin: 0 auto 3.75rem;
  }
}
.site-footer__left {
  max-width: 290px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .site-footer__left {
    max-width: 100%;
  }
}
.site-footer__right {
  display: flex;
  flex-wrap: wrap;
  max-width: calc(100% - 290px);
  justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .site-footer__right {
    max-width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .site-footer__right {
    max-width: 100%;
    flex-direction: column;
  }
}
.site-footer__images {
  width: 100%;
  max-width: 100%;
  display: flex;
  grid-gap: 50px;
  margin-top: 55px;
}
.site-footer__images img {
  position: relative;
  top: 0;
  transition: 350ms ease;
}
@media screen and (max-width: 767px) {
  .site-footer__images img {
    width: 100%;
  }
}
@media screen and (min-width: 1921px) {
  .site-footer__images {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1399px) {
  .site-footer__images {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1199px) {
  .site-footer__images {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .site-footer__images {
    grid-gap: 15px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 50px 0;
    align-items: center;
  }
  .site-footer__images img {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .site-footer__images img:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1199px) {
  .site-footer__images a:hover img {
    top: -0.5rem;
  }
}
.site-footer__nav {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 70px;
       column-gap: 70px;
  max-width: 60%;
}
@media screen and (max-width: 767px) {
  .site-footer__nav {
    max-width: 100%;
    -moz-column-count: 1;
         column-count: 1;
    margin-bottom: 20px;
    text-align: center;
  }
}
.site-footer__nav li {
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .site-footer__nav li {
    margin-bottom: 1rem;
  }
}
.site-footer__nav li:last-of-type {
  margin-bottom: 0;
}
.site-footer__nav li a {
  color: #e2edd9;
}
@media only screen and (min-width: 1199px) {
  .site-footer__nav a:hover {
    color: #55a482;
  }
}
.site-footer__contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 40%;
}
@media screen and (max-width: 767px) {
  .site-footer__contact {
    max-width: 100%;
    justify-content: center;
  }
}
.site-footer__contact a {
  color: #e2edd9;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
  grid-gap: 15px;
}
.site-footer__contact a:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 1199px) {
  .site-footer__contact a:hover {
    color: #55a482;
  }
}
@media screen and (max-width: 767px) {
  .site-footer__contact a {
    margin: 0 auto 1rem;
  }
}

.site-footer__copyright {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 1.35;
  text-align: center;
  color: #e2edd9;
}
.site-footer__copyright a {
  color: #e2edd9;
  position: relative;
}
.site-footer__copyright a::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e2edd9;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .site-footer__copyright a:hover::after {
    opacity: 0;
    visibility: hidden;
  }
}

.error-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  grid-gap: 50px;
  flex-direction: column;
  padding: 100px 0;
  height: 100dvh;
  background-color: #215352;
  background-image: url("assets/images/project/404.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.error-404::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(33, 83, 82, 0.85);
}
@media screen and (max-width: 767px) {
  .error-404 {
    grid-gap: 25px;
    padding: 50px 0;
  }
}
.error-404 .page-header,
.error-404 .page-content,
.error-404 .btn-main {
  position: relative;
  z-index: 199;
}
.error-404 .page-title {
  min-height: auto;
}
@media screen and (min-width: 1921px) {
  .error-404 .page-title {
    font-size: clamp(4.375rem, 4.375rem + (5.375 - 4.375) * ((100vw - 20rem) / (120 - 20)), 5.375rem);
  }
}

.error404 .site-header,
.error404 .site-footer {
  display: none;
}
.error404 .btn-main {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 1.5rem;
}
.error404 .btn-main span {
  transform: rotate(-45deg);
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .error404 .btn-main:hover {
    border-color: #fff;
  }
  .error404 .btn-main:hover span {
    transform: rotate(0);
  }
}
@media screen and (min-width: 1921px) {
  .error404 .btn-main {
    font-size: clamp(1.25rem, 1.25rem + (2.25 - 1.25) * ((100vw - 20rem) / (120 - 20)), 2.25rem);
  }
}

.page-header {
  max-width: 50%;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .page-header {
    max-width: 100%;
    padding: 0 15px;
  }
}
.page-header .page-title {
  margin: 0;
  color: #fff;
}

.page-content p {
  color: #fff;
}
@media screen and (min-width: 1921px) {
  .page-content p {
    font-size: clamp(1.5rem, 1.5rem + (2 - 1.5) * ((100vw - 20rem) / (120 - 20)), 2rem);
  }
}

.s-404__title {
  margin-bottom: 0;
}
.s-404__title span {
  font-size: 300px;
  line-height: 1;
  color: #1d1d1d;
  display: inline-block;
  position: relative;
  margin: 0 10px;
}
.s-404__title-1 {
  transform: rotate(-7deg);
  animation: 5s float ease-in-out infinite alternate-reverse 0.5s;
}
.s-404__title-2 {
  transform: translateY(10%);
  animation: 5s float-2 ease-in-out infinite alternate-reverse 0.5s;
}
.s-404__title-3 {
  transform: rotate(10deg);
  animation: 5s float-3 ease-in-out infinite alternate-reverse 0.5s;
}

.s-404__text {
  font-size: 40px;
  color: #fff;
  margin-bottom: 0;
}

@keyframes float {
  0% {
    transform: rotate(-1deg) translate(0, 0);
  }
  100% {
    transform: rotate(-7deg) translate(10%, 10%);
  }
}
@keyframes float-2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10%);
  }
}
@keyframes float-3 {
  0% {
    transform: rotate(-4deg) translateY(0);
  }
  100% {
    transform: rotate(10deg) translateY(-10%);
  }
}
/*--------------------------------------------------------------
# Components / Templates
--------------------------------------------------------------*/
.basic-block {
  margin: 4rem 0;
}
.basic-block p {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
}

/*--------------------------------------------------------------
## new-block
--------------------------------------------------------------*/
.hero {
  position: relative;
}
@media screen and (max-width: 1599px) {
  .hero {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .hero {
    padding-bottom: 0;
  }
}
.hero .page-title {
  margin-bottom: 1.5rem;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .hero .page-title br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hero .page-title {
    font-size: 27px;
    margin-bottom: 27px;
    min-height: auto;
    max-width: 100%;
    color: #fff;
  }
}
.hero__image-wrapper img {
  width: 100%;
}
.hero__image-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.hero__image-wrapper-circle {
  position: relative;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12.25rem;
  height: 12.25rem;
}
.hero__image-wrapper-circle img:nth-child(1) {
  animation: spin 12s linear infinite;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  .hero__image-wrapper-circle img:nth-child(1) {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .hero__image-wrapper-circle img:nth-child(1) {
    max-width: 100px;
    top: -115px;
    right: 0;
  }
}
.hero__image-wrapper-circle img:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
@media screen and (max-width: 767px) {
  .hero__image-wrapper-circle {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hero__image-wrapper::before {
    content: none;
  }
}
.hero__image-wrapper .hero-video-wrapper {
  width: 100%;
  position: relative;
  height: 100vh;
}
.hero__image-wrapper .hero-video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 1024px) {
  .hero__image-wrapper .hero-video-wrapper {
    height: 72vh;
  }
}
@media screen and (max-width: 767px) {
  .hero__image-wrapper .hero-video-wrapper {
    height: 310px;
  }
}
.hero-image__wrapper-content {
  position: absolute;
  inset: 0;
  top: 30%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .hero-image__wrapper-content {
    top: 23%;
  }
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content {
    position: static;
    justify-content: flex-start;
    background-color: #033433;
  }
}
.hero-image__wrapper-content .hero__inner {
  width: 100%;
  max-width: 72vw;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #fff;
}
@media screen and (max-width: 1599px) {
  .hero-image__wrapper-content .hero__inner {
    max-width: 90vw;
  }
}
@media screen and (max-width: 1199px) {
  .hero-image__wrapper-content .hero__inner {
    max-width: 95vw;
  }
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content .hero__inner {
    max-width: 100vw;
    flex-direction: column;
    padding: 0 20px;
    color: #215352;
  }
}
.hero-image__wrapper-content .left {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content .left {
    max-width: 100%;
    margin-bottom: 45px;
    min-width: auto;
  }
}
.hero-image__wrapper-content .left p {
  font-size: 20px;
  margin-bottom: 40px;
  line-height: 1.5;
  letter-spacing: 0.011rem;
  max-width: 641px;
}
@media screen and (min-width: 1921px) {
  .hero-image__wrapper-content .left p {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content .left p {
    font-size: 19px;
    color: #fff;
  }
}
.hero-image__wrapper-content .left p.content-bottom {
  font-size: 16px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content .left p.content-bottom {
    margin-top: 0;
  }
}
.hero-image__wrapper-content .left .btn-main {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  grid-gap: 20px;
  padding: 10px 30px;
  font-size: 16px;
  color: #fff;
}
@media only screen and (min-width: 1199px) {
  .hero-image__wrapper-content .left .btn-main:hover {
    color: #55a482;
  }
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content .left .btn-main {
    margin: 0 auto;
    font-size: 1rem;
    padding: 15px 30px;
  }
}
.hero-image__wrapper-content .right {
  max-width: 420px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .hero-image__wrapper-content .right {
    max-width: 185px;
  }
}
@media screen and (max-width: 767px) {
  .hero-image__wrapper-content .right {
    max-width: 100%;
    margin-top: 0;
    text-align: left;
  }
}
.hero-services .btn-main {
  padding: 10px 20px;
}
.hero-services .hero__image-wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.hero-services .hero__image-wrapper::before {
  content: none;
}
@media screen and (max-width: 767px) {
  .hero-services .hero__image-wrapper {
    flex-direction: column;
    margin-top: 27px;
  }
}
.hero-services .left {
  max-width: 100%;
  color: #1d1d1d;
}
@media screen and (max-width: 767px) {
  .hero-services .left {
    margin-bottom: 0;
  }
}
.hero-services .right {
  margin-top: 0;
  max-width: 100%;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 50px;
  text-align: left;
}
.hero-services .right .btn-main {
  padding: 20px 30px;
  flex-direction: row-reverse;
  display: flex;
  color: #fff;
}
@media only screen and (min-width: 1199px) {
  .hero-services .right .btn-main:hover {
    color: #55a482;
  }
}
.hero-services .right p {
  text-align: left;
}
.hero-services .right p a {
  font-weight: 700;
  color: #215352;
  position: relative;
}
.hero-services .right p a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #215352;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .hero-services .right p a:hover::after {
    width: 100%;
  }
}
@media screen and (min-width: 1921px) {
  .hero-services .right p {
    font-size: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .hero-services .right p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .hero-services .right {
    flex-direction: column;
    grid-gap: 28px;
    padding-bottom: 20px;
  }
}
.hero-services .hero-image__wrapper-content {
  margin-bottom: 68px;
  padding: 0;
  grid-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  position: static;
  color: #1d1d1d;
}
@media screen and (max-width: 1440px) {
  .hero-services .hero-image__wrapper-content {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .hero-services .hero-image__wrapper-content {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-services .hero-image__wrapper-content {
    flex-direction: column;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .hero-services .hero-image__wrapper-content {
    grid-gap: 0;
    margin-bottom: 0;
  }
}
.hero-services .hero__image-wrapper-circle {
  top: 186px;
  right: -75px;
  width: 10rem;
  height: 10rem;
}
.hero-services .hero__image-wrapper-circle img:last-of-type {
  max-width: 55%;
}
@media screen and (max-width: 1440px) {
  .hero-services .hero__image-wrapper-circle {
    width: 7rem;
    height: 7rem;
    right: 0;
    top: 184px;
  }
  .hero-services .hero__image-wrapper-circle img:last-of-type {
    max-width: 75%;
  }
}
@media screen and (max-width: 1199px) {
  .hero-services .hero__image-wrapper-circle {
    display: none;
  }
}
.hero-services .page-title {
  min-height: auto;
  height: auto;
  margin-bottom: 50px;
  color: #215352;
}
@media screen and (max-width: 767px) {
  .hero-services .page-title {
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-services .breadcrumb {
    margin: 0 0 0.5rem;
  }
}
.hero-services .breadcrumb ul {
  display: flex;
  align-items: center;
}
.hero-services .breadcrumb li {
  color: #55a482;
  font-size: 0.875rem;
}
.hero-services .breadcrumb li:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 1921px) {
  .hero-services .breadcrumb li {
    font-size: 0.75vw;
  }
}
.hero-services .breadcrumb li a {
  color: #1d1d1d;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1199px) {
  .hero-services .breadcrumb li a:hover {
    color: #55a482;
  }
}
@media screen and (min-width: 1921px) {
  .hero-services .breadcrumb li a {
    font-size: 0.75vw;
  }
}
.hero #typewriter {
  border-right: 2px solid #1d1d1d;
  white-space: nowrap;
  overflow: hidden;
  min-height: 82px;
}
@media screen and (max-width: 767px) {
  .hero #typewriter {
    white-space: normal;
    word-break: break-word;
  }
}

.hero-services {
  padding: 15vh 0 9vh;
}
@media screen and (max-width: 767px) {
  .hero-services {
    padding: 15vh 0 5vh;
  }
}

@media screen and (min-width: 1200px) {
  @keyframes spin {
    100% {
      transform: rotate(-360deg);
    }
  }
}
.two-column-green {
  padding: 10vh 0;
  position: relative;
  height: 50rem;
  display: flex;
}
.two-column-green::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  z-index: 5;
  background: linear-gradient(0deg, rgb(247, 247, 247) 0%, rgba(33, 83, 82, 0) 100%);
}
@media screen and (max-width: 767px) {
  .two-column-green::before {
    background: linear-gradient(0deg, rgb(247, 247, 247) 65%, rgba(33, 83, 82, 0) 100%);
  }
}
.two-column-green img {
  position: absolute;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .two-column-green img {
    height: 35%;
  }
}
@media screen and (max-width: 1199px) {
  .two-column-green {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .two-column-green {
    padding: 5vh 0;
    margin-bottom: 0;
  }
}
.two-column-green__wrapper {
  background-color: #fff;
  border-radius: 3px;
  display: flex;
  color: #f7f7f7;
  grid-gap: 54px;
  padding: 30px;
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .two-column-green__wrapper {
    flex-direction: column;
    grid-gap: 0;
    padding: 30px 30px 100px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .two-column-green__wrapper {
    padding: 30px 16px 100px;
  }
}
.two-column-green__wrapper-left {
  max-width: 600px;
  width: 100%;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 110%;
}
@media screen and (min-width: 1921px) {
  .two-column-green__wrapper-left {
    max-width: 23vw;
  }
}
@media screen and (max-width: 1024px) {
  .two-column-green__wrapper-left {
    max-width: 100%;
  }
}
.two-column-green__wrapper-left .section-title {
  margin-bottom: 4vh;
}
.two-column-green__wrapper-left p {
  font-family: "Visby", serif;
  color: #215352;
  margin-bottom: 55px;
}
@media screen and (min-width: 1921px) {
  .two-column-green__wrapper-left p {
    font-size: 1.5vw;
    line-height: 110%;
  }
}
@media screen and (max-width: 991px) {
  .two-column-green__wrapper-left p {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .two-column-green__wrapper-left p {
    margin-bottom: 25px;
    line-height: 1.08;
  }
}
.two-column-green__wrapper-left .btn-icon {
  color: #55a482;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 16px;
}
@media screen and (max-width: 1024px) {
  .two-column-green__wrapper-left .btn-icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .two-column-green__wrapper-left {
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 1.25rem;
  }
  .two-column-green__wrapper-left p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .two-column-green__wrapper-left p {
    font-size: 1.5rem;
  }
}
.two-column-green__wrapper-right {
  max-width: calc(100% - 600px);
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  line-height: 120%;
  color: #215352;
}
@media screen and (min-width: 1921px) {
  .two-column-green__wrapper-right {
    max-width: calc(100% - 30vw);
  }
}
@media screen and (max-width: 1024px) {
  .two-column-green__wrapper-right {
    max-width: 100%;
  }
}
.two-column-green__wrapper-right h5 {
  font-size: 1.05vw;
}
@media screen and (max-width: 1024px) {
  .two-column-green__wrapper-right h5 {
    font-size: 20px;
  }
}
.two-column-green__wrapper-right p {
  line-height: 150%;
  font-size: 0.85vw;
  font-weight: 400;
}
@media screen and (min-width: 1921px) {
  .two-column-green__wrapper-right p {
    font-size: 1vw;
  }
}
@media screen and (max-width: 1024px) {
  .two-column-green__wrapper-right p {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .two-column-green__wrapper-right {
    max-width: 100%;
  }
  .two-column-green__wrapper-right p {
    line-height: 140%;
  }
}
@media screen and (max-width: 767px) {
  .two-column-green__wrapper-right p {
    font-size: 18px;
  }
  .two-column-green__wrapper-right p strong {
    font-size: 22px;
  }
}
.two-column-green .container {
  position: relative;
  z-index: 10;
  margin: 18rem auto 5.75rem;
}
@media screen and (max-width: 767px) {
  .two-column-green .container {
    margin: auto auto 0;
  }
}

.big-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .big-image {
    background-image: none !important;
  }
  .big-image .container {
    background-color: #033433;
  }
  .big-image .section-title {
    text-align: left;
    font-size: 24px;
  }
}
.big-image__content {
  padding: 151px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .big-image__content {
    padding: 5vh 0;
  }
}
.big-image__content .btn-main {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .big-image__content .btn-main {
    margin: 0 auto;
  }
}
.big-image__content p {
  font-size: 1.25rem;
  color: #fff;
  margin-bottom: 50px;
  max-width: 36vw;
}
@media screen and (max-width: 1024px) {
  .big-image__content p {
    max-width: 100%;
    font-size: 18px;
  }
}
.big-image-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .big-image-mobile {
    display: block;
    position: relative;
    height: 18.75rem;
  }
  .big-image-mobile img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    inset: 0;
    width: 100%;
    height: 100%;
  }
}

.blog-slider {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  padding: 10vh 0;
  /* swiper slide – ključ za mobilni prikaz */
}
@media screen and (max-width: 767px) {
  .blog-slider {
    padding: 5vh 0;
    min-height: 100vh;
  }
}
.blog-slider__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
}
.blog-slider__content p {
  font-size: 1.15rem;
}
@media screen and (max-width: 991px) {
  .blog-slider__content {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .blog-slider__content {
    padding: 0 15px;
    align-items: flex-start;
  }
  .blog-slider__content .right {
    margin-top: 25px;
    position: absolute;
    bottom: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.blog-slider .blog-slider__init .swiper-slide {
  flex-shrink: 0;
  cursor: grab;
}
@media screen and (max-width: 767px) {
  .blog-slider .blog-slider__init .swiper-slide {
    margin-right: 0 !important;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
.blog-slider .swiper-wrapper {
  display: flex;
}
.blog-slider .swiper-slide__box {
  display: flex;
  align-items: center;
  grid-gap: 30px;
}
@media screen and (max-width: 767px) {
  .blog-slider .swiper-slide__box {
    flex-direction: column;
  }
}
.blog-slider .swiper-slide__box-left {
  width: 330px;
  height: 330px;
  position: relative;
  border-radius: 4px;
}
@media screen and (min-width: 1921px) {
  .blog-slider .swiper-slide__box-left {
    width: 18vw;
    height: 18vw;
  }
}
@media screen and (max-width: 767px) {
  .blog-slider .swiper-slide__box-left {
    width: 100%;
  }
}
.blog-slider .swiper-slide__box-left a {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
  display: block;
}
@media only screen and (min-width: 1199px) {
  .blog-slider .swiper-slide__box-left a:hover img {
    transform: scale(1.05);
  }
}
.blog-slider .swiper-slide__box-left img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  inset: 0;
  width: 100%;
  height: 100%;
  transition: 350ms ease;
  transform: scale(1);
  border-radius: 4px;
}
.blog-slider .swiper-slide__box-right {
  width: 330px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .blog-slider .swiper-slide__box-right {
    width: 100%;
  }
}
.blog-slider .swiper-slide__box-right h3 {
  color: #215352;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 110%;
  font-weight: 600;
  margin-bottom: 1.25rem;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .blog-slider .swiper-slide__box-right h3:hover {
    color: #55a482;
  }
}
.blog-slider .swiper-slide__box-right .font-list {
  padding: 1px;
  border: 2px solid #215352;
  color: #215352;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: 350ms ease;
}
.blog-slider .swiper-slide__box-right .btn-icon {
  color: #55a482;
  font-weight: 600;
  padding-left: 10px;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (min-width: 1199px) {
  .blog-slider .swiper-slide__box-right .btn-icon:hover {
    color: #55a482;
  }
  .blog-slider .swiper-slide__box-right .btn-icon:hover .font-list {
    color: #55a482;
    border-color: #55a482;
  }
}
@media screen and (max-width: 767px) {
  .blog-slider .swiper-slide__box-right .btn-icon {
    padding-left: 0;
  }
}
.blog-slider .swiper-slide__box-right p {
  font-size: 0.938rem;
  line-height: 1.5rem;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 1921px) {
  .blog-slider .swiper-slide__box-right p {
    font-size: 0.75vw;
  }
  .blog-slider .swiper-slide__box-right h3 {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .blog-slider__swiper {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .blog-slider .container {
    padding: 0;
  }
}
.blog-slider .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 0.25rem;
  margin-top: 6.25rem;
  height: 0.5rem;
}
.blog-slider .swiper-pagination .swiper-pagination-bullet {
  height: 0.35rem;
  background-color: #d9d9d9;
  border-radius: 0.25rem;
  transition: 350ms ease;
  display: block;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.blog-slider .swiper-pagination .swiper-pagination-bullet-active {
  height: 0.5rem;
}
@media screen and (max-width: 767px) {
  .blog-slider .swiper-pagination {
    padding: 0 20px;
    margin-top: 30px;
  }
}
.blog-slider .btn-icon.centered {
  margin: 4rem auto 0;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .blog-slider .section-title {
    text-align: left;
  }
}

.image-list {
  padding: 10vh 0;
}
@media screen and (max-width: 1024px) {
  .image-list {
    padding: 5vh 0;
  }
}
.image-list__wrapper {
  display: flex;
  justify-content: center;
  padding: 70px 85px;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  border-radius: 4px;
}
@media screen and (max-width: 1199px) {
  .image-list__wrapper {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 767px) {
  .image-list__wrapper {
    padding: 0 14px 25px;
    background-size: contain;
    background-position: top left;
    background-color: #033433;
    background-image: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.image-list__wrapper::after {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #1d1d1d, transparent);
  inset: 0;
}
@media screen and (max-width: 767px) {
  .image-list__wrapper::after {
    background: linear-gradient(to top, #033433, #033433);
    top: auto;
    bottom: 0;
    height: calc(100% - 150px);
  }
}
.image-list__wrapper::before {
  content: "";
  position: absolute;
  height: 75px;
  left: 0;
  top: -73px;
  width: 100%;
  background: linear-gradient(0deg, #033433 0%, rgba(3, 52, 51, 0) 75%);
  display: none;
}
@media screen and (max-width: 767px) {
  .image-list__wrapper::before {
    display: block;
  }
}
.image-list__wrapper .section-title {
  margin-bottom: 30px;
}
.image-list__corner-image {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  z-index: 5;
}
.image-list__corner-image img {
  display: block;
  height: auto;
}
@media screen and (max-width: 767px) {
  .image-list__corner-image {
    display: none;
  }
}
.image-list .btn-main {
  width: -moz-fit-content;
  width: fit-content;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .image-list .btn-main {
    width: 100%;
  }
}
.image-list ul {
  margin-bottom: 40px;
  z-index: 5;
}
.image-list ul li {
  color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  font-size: 1.125rem;
}
@media screen and (min-width: 1921px) {
  .image-list ul li {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .image-list ul li {
    align-items: flex-start;
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1rem;
  }
}
.image-list ul li:last-of-type {
  margin-bottom: 0;
}
.image-list ul li .font-check {
  width: 25px;
  height: 25px;
  min-width: 25px;
  max-width: 25px;
  border-radius: 50%;
  background-color: #55a482;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .image-list ul li .font-check {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.image-list ul li p {
  font-size: 0.875rem;
  padding-left: 2.5rem;
  max-width: 55%;
}
@media screen and (min-width: 1921px) {
  .image-list ul li p {
    max-width: 100%;
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .image-list ul li p {
    padding-left: 0;
    max-width: 100%;
  }
}
.image-list .section-title {
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .image-list .section-title {
    text-align: center;
  }
}
.image-list-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .image-list-mobile {
    display: block;
    position: relative;
    height: 12.75rem;
    padding: 0 15px;
    width: calc(100% - 40px);
    margin: 0 auto;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .image-list-mobile img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    inset: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}

.six-column__wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin: 80px 0 0;
}
@media screen and (max-width: 991px) {
  .six-column__wrapper {
    grid-template-columns: repeat(3, 1fr);
    margin: 25px 0;
  }
}
@media screen and (max-width: 767px) {
  .six-column__wrapper {
    grid-template-columns: repeat(2, 1fr);
    margin: 25px 0;
  }
}
.six-column__box {
  text-align: center;
  width: 100%;
  margin-bottom: 90px;
}
@media screen and (max-width: 1399px) {
  .six-column__box {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .six-column__box {
    margin-bottom: 30px;
  }
}
.six-column__box img {
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .six-column__box img {
    margin-bottom: 15px;
  }
}
.six-column__box span {
  color: #55a482;
  font-size: 1.25rem;
  max-width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .six-column__box span {
    font-size: 1rem;
    max-width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .six-column .section-title {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .six-column .btn-main {
    margin: 0 auto;
  }
}

.three-column-products {
  padding: 10vh 0;
}
@media screen and (max-width: 1024px) {
  .three-column-products {
    padding: 5vh 0;
  }
}
.three-column-products__wrapper {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
@media screen and (max-width: 1199px) {
  .three-column-products__wrapper {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.three-column-products__wrapper:hover .three-column-products__box {
  opacity: 0.5;
}
.three-column-products__wrapper:hover .three-column-products__box:hover {
  opacity: 1;
}
.three-column-products__box {
  padding: 0;
  position: relative;
  border-right: 1px solid #becdcd;
  opacity: 1;
  transition: opacity 350ms ease;
}
@media screen and (max-width: 1199px) {
  .three-column-products__box {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products__box {
    border-bottom: 1px solid #becdcd;
    border-right: 0;
    padding-bottom: 44px;
  }
}
.three-column-products__box:nth-child(7n+7) {
  border-right: none;
}
.three-column-products__box .top img {
  margin: 0 auto;
}
.three-column-products h3 {
  color: #55a482;
  font-size: 1rem;
  font-weight: 600;
  line-height: 110%;
  text-align: center;
  font-family: "Visby", serif;
  text-transform: none;
  margin: 0 auto;
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .three-column-products h3 {
    max-width: 100%;
    font-size: 1rem;
  }
}
.three-column-products .btn-icon {
  margin-top: auto;
  color: #215352;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .three-column-products .btn-icon {
    margin-left: 0;
  }
}
.three-column-products .bottom {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.three-column-products .top a {
  display: block;
  overflow: hidden;
  border-radius: 0.25rem;
}
.three-column-products .top a img {
  transform: scale(1);
  transition: 350ms ease;
  border-radius: 0.25rem;
  width: 100%;
  max-width: 130px;
  margin: 0 auto;
}
.three-column-products .section-title__box p {
  color: #1d1d1d;
  max-width: 38%;
}
@media screen and (max-width: 1024px) {
  .three-column-products .section-title__box p {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products .section-title__box p {
    margin-bottom: 2rem;
  }
}
.three-column-products .section-title {
  max-width: 35%;
}
@media screen and (max-width: 1599px) {
  .three-column-products .section-title {
    max-width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .three-column-products .section-title {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products .section-title {
    text-align: left;
    margin-bottom: 1.5rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products .btn-main {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products .product-list-box {
    flex-wrap: wrap;
    display: flex;
    padding: 0;
    padding-bottom: 3rem;
  }
}
.three-column-products .product-list-box .top {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .three-column-products .product-list-box .top {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .three-column-products .product-list-box .bottom {
    width: 100%;
  }
}
.three-column-products .product-list-box .bottom a span {
  display: none;
}

.four-column-icons {
  margin: 5vh 0;
}
.four-column-icons__wrapper {
  display: flex;
  grid-gap: 20px;
  align-items: stretch;
}
@media screen and (max-width: 1199px) {
  .four-column-icons__wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .four-column-icons__wrapper {
    justify-content: space-between;
  }
}
.four-column-icons__box {
  max-width: 25%;
  width: 100%;
  display: flex;
  flex-direction: column;
  grid-gap: 35px;
  transition: 350ms ease;
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .four-column-icons__box {
    max-width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .four-column-icons__box {
    grid-gap: 15px;
    max-width: 48%;
  }
}
@media screen and (max-width: 575px) {
  .four-column-icons__box {
    max-width: 100%;
  }
}
.four-column-icons__box.active {
  opacity: 1;
}
.four-column-icons__box.hidden {
  opacity: 0.5;
}
.four-column-icons__box .bottom {
  background-color: #fff;
  border-radius: 4px;
  padding: 31px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .four-column-icons__box .bottom {
    padding: 25px 20px;
  }
}
.four-column-icons__box .bottom h3 {
  text-transform: uppercase;
  color: #215352;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 110%;
  margin: 0 0 15px;
  font-family: "Visby", serif;
}
@media screen and (max-width: 767px) {
  .four-column-icons__box .bottom h3 {
    font-size: 1.2rem;
  }
}
.four-column-icons__box .bottom .btn-icon {
  margin-top: auto;
  padding-left: 10px;
  width: -moz-fit-content;
  width: fit-content;
}
.four-column-icons__box .bottom p {
  font-size: 0.875rem;
  letter-spacing: 0.15px;
}
.four-column-icons__box .tags {
  display: flex;
  flex-direction: column;
  margin: 16px 0;
  grid-gap: 5px;
}
.four-column-icons__box .tags span {
  color: #56543b;
  background-color: #f0eaa6;
  font-size: 13px;
  font-family: "Inter", sans-serif;
  padding: 4px 8px;
  border-radius: 9px;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .four-column-icons__box .tags {
    grid-gap: 7px;
  }
}
@media only screen and (min-width: 1199px) {
  .four-column-icons__box:hover .btn-icon .font-arrow-right {
    transform: rotate(0);
  }
}
.four-column-icons .section-title__box {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.four-column-icons .section-title__box .section-title,
.four-column-icons .section-title__box p {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .four-column-icons .section-title {
    text-align: left;
    margin-bottom: 30px;
  }
}

.home .four-column-icons {
  padding: 10.3vh 0;
  margin: 0;
}
.home .four-column-icons .section-title__box {
  display: flex;
  flex-direction: row;
  margin: 0 0 60px;
}
.home .four-column-icons .section-title__box .section-title,
.home .four-column-icons .section-title__box p {
  max-width: 48%;
}
@media screen and (max-width: 1024px) {
  .home .four-column-icons {
    padding: 5vh 0;
  }
}
@media screen and (max-width: 767px) {
  .home .four-column-icons {
    padding: 4vh 0;
  }
  .home .four-column-icons .section-title__box {
    display: block;
    margin: 0 0 30px;
  }
  .home .four-column-icons .section-title__box .section-title,
  .home .four-column-icons .section-title__box p {
    max-width: 100%;
  }
}

.section-subtitle--small-black {
  color: #1d1d1d;
  font-size: 20px !important;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-subtitle--small-black {
    font-size: 16px !important;
  }
}

.four-column-programs {
  padding: 16vh 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .four-column-programs {
    padding: 5vh 0;
  }
}
.four-column-programs__box {
  max-width: 100%;
  width: 100%;
  border-radius: 0.25rem;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  grid-gap: 50px;
}
@media screen and (max-width: 991px) {
  .four-column-programs__box {
    max-width: 100%;
    margin-bottom: 10px;
    flex-direction: column;
    grid-gap: 0;
    align-items: flex-start;
  }
}
.four-column-programs__left {
  max-width: 600px;
  width: 100%;
}
@media screen and (min-width: 1921px) {
  .four-column-programs__left {
    max-width: 30vw;
  }
  .four-column-programs__left img {
    width: 100%;
  }
}
.four-column-programs__right {
  padding: 0 20px;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  grid-gap: 40px;
}
.four-column-programs__right p {
  font-size: 0.8vw;
}
@media screen and (max-width: 1599px) {
  .four-column-programs__right p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1921px) {
  .four-column-programs__right {
    max-width: calc(100% - 30vw);
  }
}
@media screen and (max-width: 991px) {
  .four-column-programs__right {
    max-width: 100%;
    padding: 70px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .four-column-programs__right {
    padding: 20px;
    grid-gap: 12px;
  }
  .four-column-programs__right p {
    font-size: 16px;
  }
}
.four-column-programs__right .btn-icon {
  margin-left: 10px;
}
@media screen and (min-width: 1921px) {
  .four-column-programs__right .btn-icon {
    font-size: 0.8vw;
  }
}
.four-column-programs__right h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #215352;
  font-weight: 600;
  font-family: "Visby", serif;
  width: -moz-fit-content;
  width: fit-content;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .four-column-programs__right h3:hover {
    color: #55a482;
  }
}
@media screen and (min-width: 1921px) {
  .four-column-programs__right h3 {
    font-size: 1.5vw;
  }
}
.four-column-programs__right a {
  width: -moz-fit-content;
  width: fit-content;
}
.four-column-programs .swiper-wrapper {
  display: flex;
}
.four-column-programs .swiper-slide {
  flex-shrink: 0;
  cursor: grab;
}
@media screen and (max-width: 767px) {
  .four-column-programs .btn-main.centered {
    margin: 0 auto 4rem;
  }
}
.four-column-programs .section-title__box p {
  font-size: 1.25rem;
  max-width: 49%;
}
@media screen and (min-width: 1921px) {
  .four-column-programs .section-title__box p {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 1024px) {
  .four-column-programs .section-title__box p {
    max-width: 100%;
    font-size: 18px;
  }
}
.four-column-programs .four-column-programs__wrapper {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .four-column-programs .four-column-programs__wrapper {
    margin-top: 25px;
  }
}
.four-column-programs .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 0.25rem;
  margin-top: 2rem;
  height: 0.5rem;
}
.four-column-programs .swiper-pagination .swiper-pagination-bullet {
  height: 0.25rem;
  background-color: #d9d9d9;
  border-radius: 0.25rem;
  transition: 350ms ease;
  display: block;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.four-column-programs .swiper-pagination .swiper-pagination-bullet-active {
  height: 0.5rem;
}

.three-column-usluge__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin-bottom: 7vh;
}
@media screen and (max-width: 1024px) {
  .three-column-usluge__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 1199px) {
  .three-column-usluge__wrapper {
    grid-gap: 30px;
  }
}
@media screen and (max-width: 991px) {
  .three-column-usluge__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .three-column-usluge__wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
  }
}
.three-column-usluge__wrapper:hover .three-column-usluge__box {
  opacity: 0.5;
}
.three-column-usluge__wrapper:hover .three-column-usluge__box:hover {
  opacity: 1;
}

.three-column-usluge__box {
  background-color: #fff;
  border-radius: 0.25rem;
  padding: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  opacity: 1;
  transition: opacity 350ms ease;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .three-column-usluge__box {
    margin-bottom: 1.25rem;
  }
}
.three-column-usluge__box img {
  margin: 0 auto;
}
.three-column-usluge__box h3 {
  font-size: 1.688rem;
  text-transform: uppercase;
  color: #215352;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  margin: 0 0 0.5rem;
  line-height: 1.14;
}
@media screen and (max-width: 767px) {
  .three-column-usluge__box h3 {
    font-size: 23px;
  }
}
.three-column-usluge__box p {
  margin: 0 0 2.5rem;
  font-size: 0.8vw;
}
@media screen and (max-width: 1599px) {
  .three-column-usluge__box p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .three-column-usluge__box p {
    margin: 0 0 1rem;
    font-size: 16px;
  }
}
.three-column-usluge__box .btn-icon {
  padding-left: 0.625rem;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .three-column-usluge__box .btn-icon {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1199px) {
  .three-column-usluge__box:hover .btn-icon .font-arrow-right {
    transform: translateX(5px);
  }
}

.product-list {
  margin: 15vh 0 0;
}
@media screen and (max-width: 767px) {
  .product-list {
    margin: 11vh 0;
  }
}
@media screen and (max-width: 991px) {
  .product-list-box {
    flex: 1 1 48%;
  }
}
@media screen and (max-width: 767px) {
  .product-list-box {
    flex: 1 1 100%;
  }
}
.product-list-box .btn-icon {
  justify-content: space-between;
  width: 100%;
  font-size: 1.125rem;
  text-transform: initial;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}
.product-list-box .top {
  overflow: hidden;
  transition: 350ms ease;
  background-color: #fff;
}
.product-list-box .top img {
  transition: 350ms ease;
  transform: scale(1);
  width: auto;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .product-list-box .top img {
    width: auto;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1199px) {
  .product-list-box .top:hover img {
    transform: scale(1.05);
    border-radius: 1rem;
  }
}
.product-list-wrapper {
  grid-gap: 20px;
}
@media screen and (max-width: 767px) {
  .product-list-wrapper {
    flex-direction: column;
  }
}
@media screen and (min-width: 1921px) {
  .product-list p {
    font-size: 1vw;
  }
}

.product-list-cat {
  padding: 12vh 0 5vh;
}
.product-list-cat .product-list-cat-display {
  margin: 3.75rem 0 1.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-list-cat .product-list-cat-display .right {
  width: 16.875rem;
  position: relative;
}
.product-list-cat .product-list-cat-display .right select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 1rem;
  border-radius: 1rem;
  background-color: transparent;
}
.product-list-cat .product-list-cat-display .right .font-chevron-right-solid-full {
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: 1.5rem;
  color: #215352;
}
@media screen and (max-width: 767px) {
  .product-list-cat .product-list-cat-display {
    flex-direction: column;
    grid-gap: 1.5rem;
    margin: 1rem 0 3rem;
  }
  .product-list-cat .product-list-cat-display .right {
    width: 100%;
  }
  .product-list-cat .product-list-cat-display .right select {
    padding: 10px 15px;
  }
}
.product-list-cat .product-list-pagination {
  margin-top: 1.5rem;
}
.product-list-cat .product-list-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 0.625rem;
}
.product-list-cat .product-list-pagination ul li {
  width: 2.5rem;
  height: 2.5rem;
  background-color: transparent;
  transition: 350ms ease;
  border: 1px solid rgba(29, 29, 29, 0.1);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.product-list-cat .product-list-pagination ul li.active {
  background-color: #fff;
}
@media only screen and (min-width: 1199px) {
  .product-list-cat .product-list-pagination ul li.active:hover {
    background-color: #517877;
    border-color: #517877;
  }
  .product-list-cat .product-list-pagination ul li.active:hover a {
    color: #fff;
  }
}
.product-list-cat .product-list-pagination ul li span.current {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #517877;
  font-weight: 600;
  border-radius: 0.625rem;
}
@media only screen and (min-width: 1199px) {
  .product-list-cat .product-list-pagination ul li:hover {
    background-color: #fff;
    border-color: #fff;
  }
}
.product-list-cat .product-list-pagination ul li .font-chevron-right-solid-full {
  transition: 350ms ease;
  font-size: 0.875rem;
  font-weight: 700;
}
.product-list-cat .product-list-pagination ul li a {
  font-size: 0.875rem;
  color: #517877;
  font-weight: 700;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* -------------------------------------------------
   GRID ZA LISTE PROIZVODA (kategorije + povezani)
-------------------------------------------------- */
.products,
.product-list-cat-wrapper {
  grid-gap: 1.25rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.products::before,
.product-list-cat-wrapper::before {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .products,
  .product-list-cat-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .products,
  .product-list-cat-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
  }
}

/* -------------------------------------------------
   KARTICE PROIZVODA (kategorije + povezani)
-------------------------------------------------- */
.page-content ul.products li.product,
.product-list-cat-box {
  min-width: 0;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 10px;
}
.page-content ul.products li.product .top,
.product-list-cat-box .top {
  background-color: #fff;
  border-radius: 0.5rem;
  height: 19.688rem;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.page-content ul.products li.product .top img,
.product-list-cat-box .top img {
  border-radius: 0.5rem;
  margin: 0 auto;
  transition: 350ms ease;
  transform: scale(1);
}
@media only screen and (min-width: 1199px) {
  .page-content ul.products li.product .top:hover img,
  .product-list-cat-box .top:hover img {
    transform: scale(1.05);
  }
}
@media screen and (max-width: 767px) {
  .page-content ul.products li.product .top,
  .product-list-cat-box .top {
    height: 10rem;
  }
}
.page-content ul.products li.product .bottom,
.product-list-cat-box .bottom {
  padding: 1rem 1.25rem;
  min-height: 3.375rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-content ul.products li.product .bottom,
  .product-list-cat-box .bottom {
    margin: 1rem 0;
    padding: 0 0.5rem;
  }
}
.page-content ul.products li.product .bottom h3,
.product-list-cat-box .bottom h3 {
  width: 100%;
}
.page-content ul.products li.product .bottom h3 a,
.product-list-cat-box .bottom h3 a {
  display: flex;
  justify-content: space-between;
  color: #517877;
  text-transform: initial;
  font-size: 1.125rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-content ul.products li.product .bottom h3 a,
  .product-list-cat-box .bottom h3 a {
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1199px) {
  .product-list-cat-box:hover .bottom h3 a .font-arrow-right {
    transform: rotate(0);
  }
}

.product-related {
  padding: 5vh 0 10vh;
}
@media screen and (max-width: 767px) {
  .product-related {
    padding: 2vh 0 5vh;
  }
}

@media screen and (max-width: 767px) {
  .two-column {
    padding-bottom: 5vh;
  }
}
.two-column-wrapper-middle {
  padding: 10vh 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 80px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .two-column-wrapper-middle {
    padding: 5vh 0;
  }
}
@media screen and (max-width: 1399px) {
  .two-column-wrapper-middle {
    grid-gap: 75px;
    margin-top: 125px;
  }
}
@media screen and (max-width: 1199px) {
  .two-column-wrapper-middle {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .two-column-wrapper-middle {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .two-column-wrapper-middle {
    padding: 5vh 0 0;
    margin-top: 30px;
    grid-gap: 30px;
  }
  .two-column-wrapper-middle .section-title {
    text-align: left;
  }
}
.two-column-wrapper-middle .section-title {
  font-size: 27px;
}
.two-column .half {
  max-width: 46%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .two-column .half {
    max-width: 100%;
  }
}
.two-column .content-top-left p {
  margin-bottom: 30px;
}
.two-column .content-top-left p:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 1921px) {
  .two-column .content-top-left p {
    font-size: 0.75vw;
  }
}
.two-column .content-top-left ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.two-column .content-top-left ul li {
  position: relative;
  padding: 15px 15px 15px 45px;
  border-bottom: 1px solid #becdcd;
}
.two-column .content-top-left ul li:last-of-type {
  border-bottom: 0;
}
@media screen and (min-width: 1921px) {
  .two-column .content-top-left ul li {
    font-size: 0.85vw;
  }
}
@media screen and (max-width: 767px) {
  .two-column .content-top-left ul li {
    padding-left: 40px;
  }
}
.two-column .content-top-left ul li::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #55a482;
}
.two-column .content-top-left ul li::after {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 6px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.two-column .content-bottom-right h3 {
  text-transform: uppercase;
  color: #215352;
  font-size: 20px;
  font-family: "Visby", serif;
  font-weight: 600;
  padding-bottom: 15px;
  border-bottom: 1px solid #becdcd;
  margin: 0;
}
@media screen and (min-width: 1921px) {
  .two-column .content-bottom-right h3 {
    font-size: 1.15vw;
  }
}
@media screen and (max-width: 767px) {
  .two-column .content-bottom-right h3 {
    font-size: 18px;
  }
}
.two-column .content-bottom-right ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.two-column .content-bottom-right ul li {
  position: relative;
  padding: 15px 15px 15px 37px;
  border-bottom: 1px solid #becdcd;
}
.two-column .content-bottom-right ul li:last-of-type {
  border-bottom: 0;
}
@media screen and (min-width: 1921px) {
  .two-column .content-bottom-right ul li {
    font-size: 0.85vw;
  }
}
@media screen and (max-width: 767px) {
  .two-column .content-bottom-right ul li {
    padding-left: 40px;
  }
}
.two-column .content-bottom-right ul li::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #55a482;
}
.two-column .content-bottom-right ul li::after {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 6px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.two-column-wrapper-bottom {
  display: flex;
  align-items: flex-start;
  grid-gap: 60px;
}
@media screen and (max-width: 767px) {
  .two-column-wrapper-bottom {
    grid-gap: 15px;
    flex-direction: column;
    margin-top: 15px;
  }
}
.two-column-wrapper-top {
  padding: 3vh 0 10vh;
}
@media screen and (max-width: 1024px) {
  .two-column-wrapper-top {
    padding: 3vh 0 5vh;
  }
}
.two-column-wrapper-top p {
  margin-bottom: 20px;
  font-size: 20px;
}
.two-column-wrapper-top p:last-of-type {
  margin-bottom: 0;
}
.two-column-wrapper-top p:nth-child(1) {
  font-size: 20px;
}
@media screen and (min-width: 1921px) {
  .two-column-wrapper-top p:nth-child(1) {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .two-column-wrapper-top p:nth-child(1) {
    font-size: 16px;
  }
}
@media screen and (min-width: 1921px) {
  .two-column-wrapper-top p {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .two-column-wrapper-top p {
    font-size: 16px;
  }
}
.two-column .content-img img {
  width: 100%;
}
.two-column .content-img span {
  color: #55a482;
  font-size: 13px;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .two-column .content-img span {
    font-size: 12px;
  }
}
.two-column .content-img:nth-child(3) span {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .two-column .content-img:nth-child(3) span {
    text-align: left;
  }
}
@media screen and (min-width: 1921px) {
  .two-column .content-img:nth-child(3) span {
    text-align: left;
  }
}
.two-column .btn-main.btn-icon {
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 30px;
}
@media only screen and (min-width: 1199px) {
  .two-column .btn-main.btn-icon:hover {
    color: #55a482;
  }
}
.two-column.list .content-top-left ul {
  margin-bottom: 2.5rem;
}

.banner {
  padding: 13vh 0 0;
}
@media screen and (max-width: 1024px) {
  .banner {
    padding: 9vh 0 0;
  }
}
.banner .tags-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.banner-text {
  padding-top: 12vh;
}
@media screen and (max-width: 767px) {
  .banner-text {
    padding-top: 9vh;
  }
}
.banner .tag {
  background-color: #f0eaa6;
  border-radius: 10px;
  text-align: center;
  color: #56543b;
  font-size: 13px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .banner .tag {
    margin-bottom: 5px;
  }
}
.banner p {
  font-size: 20px;
  margin-bottom: 30px;
}
.banner p strong {
  color: #215352;
}
@media screen and (min-width: 1921px) {
  .banner p {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .banner p {
    font-size: 16px;
  }
}
.banner img {
  width: 100%;
  margin-bottom: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .banner img {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .banner img {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .banner img {
    margin-bottom: 20px;
  }
}
.banner-wrapper .page-title {
  letter-spacing: 0.5px;
  max-width: 1000px;
}
@media screen and (max-width: 1024px) {
  .banner-wrapper .breadcrumb {
    margin-top: 0;
  }
}
.banner-wrapper .breadcrumb ul {
  display: flex;
  align-items: center;
}
.banner-wrapper .breadcrumb li {
  color: #55a482;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .banner-wrapper .breadcrumb li {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1921px) {
  .banner-wrapper .breadcrumb li {
    font-size: 0.75vw;
  }
}
.banner-wrapper .breadcrumb li:last-of-type {
  margin-right: 0;
}
.banner-wrapper .breadcrumb li a {
  color: #1d1d1d;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1199px) {
  .banner-wrapper .breadcrumb li a:hover {
    color: #55a482;
  }
}
@media screen and (min-width: 1921px) {
  .banner-wrapper .breadcrumb li a {
    font-size: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrapper .breadcrumb li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .banner-wrapper .breadcrumb {
    margin-bottom: 1.5rem;
  }
}
.banner .btn-icon {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 30px;
}

.banner-image {
  display: flex;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .banner-image {
    height: 245px;
    background-position: bottom;
  }
}

.banner-single .banner-image {
  margin-bottom: 9.2vh;
}
@media screen and (max-width: 1024px) {
  .banner-single .banner-image {
    margin-bottom: 4.2vh;
  }
}

.banner-image__content {
  display: flex;
  align-items: flex-end;
  height: 53vh;
}
.banner-image__content h1 {
  color: #fff;
  margin: 30px 0 90px;
}
@media screen and (max-width: 767px) {
  .banner-image__content {
    height: 100%;
  }
  .banner-image__content h1 {
    margin: 30px 0 46px;
  }
}

.green-text-column {
  margin: 3rem 0;
}

.green-text-column-wrapper {
  display: flex;
  justify-content: space-between;
  grid-gap: 3.75rem;
}
@media screen and (max-width: 991px) {
  .green-text-column-wrapper {
    flex-direction: column;
    grid-gap: 1.125rem;
  }
}

.green-text-column-box {
  max-width: calc(100% - 2rem);
  width: 100%;
  background-color: #d1e6dd;
  display: flex;
  align-items: center;
  padding: 1.25rem 4rem;
  grid-gap: 4rem;
  position: relative;
  overflow: hidden;
}
.green-text-column-box::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url("assets/images/project/misija.svg");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.7;
  left: 50%;
  width: 500px;
  height: 500px;
}
@media screen and (max-width: 1399px) {
  .green-text-column-box {
    grid-gap: 2rem;
    padding: 1.25rem 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .green-text-column-box {
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .green-text-column-box {
    max-width: 100%;
    flex-direction: column;
    grid-gap: 1rem;
    padding: 1rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  .green-text-column-box {
    padding: 1.25rem;
    grid-gap: 6px;
  }
}
.green-text-column-box h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.green-text-column-box h3,
.green-text-column-box p {
  color: #215352;
  position: relative;
  z-index: 10;
}

.team-block {
  padding: 10vh 0;
}
@media screen and (max-width: 767px) {
  .team-block {
    padding: 5vh 0;
  }
}
.team-block-top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 6rem;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 991px) {
  .team-block-top {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    margin-bottom: 2rem;
  }
}
.team-block-top .left p {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .team-block-top .left p {
    font-size: 16px;
  }
}
.team-block-top .right {
  display: flex;
  justify-content: space-between;
  grid-gap: 6rem;
}
@media screen and (min-width: 1921px) {
  .team-block-top .right {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .team-block-top .right {
    grid-gap: 2rem;
    justify-content: flex-start;
  }
}
.team-block-bottom {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 6rem;
}
@media screen and (max-width: 1024px) {
  .team-block-bottom {
    display: flex;
    grid-gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .team-block-bottom {
    flex-wrap: wrap;
  }
  .team-block-bottom .team-block-box {
    max-width: calc(50% - 1rem);
    width: 100%;
  }
}
.team-block .team-block-box h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #517877;
  margin-top: 15px;
}
.team-block .team-block-box span {
  font-size: 14px;
  font-weight: 700;
  color: #517877;
  line-height: 20px;
}
@media screen and (min-width: 1921px) {
  .team-block .team-block-box {
    max-width: 100%;
    width: 100%;
  }
}

.two-column-list {
  margin: 4rem 0;
}
@media screen and (max-width: 1399px) {
  .two-column-list {
    margin: 10rem 0 3.75rem;
  }
}
@media screen and (max-width: 1199px) {
  .two-column-list {
    margin: 7.5rem 0 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .two-column-list {
    margin: 2.5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .two-column-list {
    margin: 2rem 0;
  }
}
.two-column-list .section-title-wrapper {
  margin-bottom: 1rem;
}
.two-column-list .section-title-wrapper a {
  text-decoration: underline;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .two-column-list .section-title-wrapper a:hover {
    opacity: 0.7;
  }
}
.two-column-list .section-title-wrapper p {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.two-column-list .section-title-wrapper p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .two-column-list .section-title-wrapper p {
    font-size: 1rem;
  }
}
.two-column-list .section-title-wrapper .section-title {
  margin-bottom: 2.25rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .two-column-list .section-title-wrapper {
    margin-bottom: 10px;
  }
  .two-column-list .section-title-wrapper .section-title {
    margin-bottom: 30px;
  }
}
.two-column-list .two-column-list-item-wrapper {
  position: relative;
  padding: 0 1.25rem 1rem 2.25rem;
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #becdcd;
  margin-bottom: 1rem;
}
.two-column-list .two-column-list-item-wrapper:first-of-type {
  margin-top: 1.5rem;
}
.two-column-list .two-column-list-item-wrapper:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .two-column-list .two-column-list-item-wrapper {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .two-column-list .two-column-list-item-wrapper {
    padding: 0 0 1rem 2rem;
  }
  .two-column-list .two-column-list-item-wrapper:last-of-type {
    border-bottom: none;
  }
}
.two-column-list .two-column-list-item-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #55a482;
}
@media screen and (max-width: 767px) {
  .two-column-list .two-column-list-item-wrapper::before {
    left: 0;
  }
}
.two-column-list .two-column-list-item-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15rem;
  width: 7px;
  height: 13px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translate(9px, 2px) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .two-column-list .two-column-list-item-wrapper::after {
    left: 0;
  }
}
.two-column-list .two-column-list-item-wrapper p {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
}

.two-column-list-wrapper {
  display: flex;
  grid-gap: 4rem;
  justify-content: space-between;
}
.two-column-list-wrapper .two-column-list-box {
  max-width: 50%;
  width: 100%;
}
.two-column-list-wrapper .two-column-list-box h3 {
  font-size: 1.625rem;
  text-transform: uppercase;
  color: #215352;
  font-weight: 600;
  margin-bottom: 2rem;
}
.two-column-list-wrapper .two-column-list-box p {
  margin-bottom: 0;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .two-column-list-wrapper {
    grid-gap: 2rem;
    flex-direction: column;
  }
  .two-column-list-wrapper .two-column-list-box {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .two-column-list-wrapper {
    grid-gap: 20px;
  }
  .two-column-list-wrapper .two-column-list-box h3 {
    margin-bottom: 1rem;
  }
}

.text-image-single {
  padding: 10vh 0;
}
@media screen and (max-width: 1024px) {
  .text-image-single {
    padding: 5vh 0;
  }
}

.text-image-box {
  display: flex;
  align-items: center;
  grid-gap: 10rem;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 18.75rem;
}
@media screen and (max-width: 1599px) {
  .text-image-box {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 1399px) {
  .text-image-box {
    margin-bottom: 12.5rem;
    grid-gap: 8rem;
  }
}
@media screen and (max-width: 1024px) {
  .text-image-box {
    margin-bottom: 10rem;
    grid-gap: 5rem;
  }
}
@media screen and (max-width: 991px) {
  .text-image-box {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  .text-image-box {
    flex-direction: column-reverse;
    margin-bottom: 2.5rem;
    grid-gap: 2rem;
  }
}
.text-image-box .left,
.text-image-box .right {
  max-width: calc(50% - 5rem);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .text-image-box .left,
  .text-image-box .right {
    max-width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 767px) {
  .text-image-box .left,
  .text-image-box .right {
    max-width: 100%;
  }
}
.text-image-box:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .text-image-box:nth-child(even) {
    flex-direction: column-reverse;
  }
}
.text-image-box .section-title,
.text-image-box p,
.text-image-box .tags {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .text-image-box .section-title,
  .text-image-box p,
  .text-image-box .tags {
    margin-bottom: 1rem;
  }
}
.text-image-box p {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .text-image-box p {
    font-size: 1.125rem;
  }
}
.text-image-box .tags {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 5px;
}
.text-image-box .tags span {
  color: #56543b;
  background-color: #f0eaa6;
  font-size: 13px;
  font-family: "Inter", sans-serif;
  padding: 4px 8px;
  border-radius: 9px;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
}
.text-image-box .right img {
  margin: 0 auto;
}
.text-image-single .text-image-box {
  margin-bottom: 0;
}
.text-image-single .text-image-box:nth-child(even) {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .text-image-single .text-image-box:nth-child(even) {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  .text-image-single .text-image-box {
    flex-direction: column;
  }
  .text-image-single .text-image-box .left,
  .text-image-single .text-image-box .right {
    max-width: 100%;
  }
}
.text-image-single .text-image-box.text-image-box--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
  .text-image-single .text-image-box.text-image-box--reverse {
    flex-direction: column;
  }
}
.text-image-services {
  margin: 6.125rem 0;
}
@media screen and (max-width: 991px) {
  .text-image-services {
    margin: 2rem 0;
  }
}
.text-image-services-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 3rem;
}
@media screen and (max-width: 991px) {
  .text-image-services-wrapper {
    flex-direction: column;
    grid-gap: 1.25rem;
  }
}
.text-image-services .centered {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #215352;
  font-size: 27px;
  font-weight: 500;
  line-height: 130%;
}
@media screen and (max-width: 991px) {
  .text-image-services .centered {
    font-size: 1.25rem;
  }
}
.text-image-services .left,
.text-image-services .right {
  max-width: calc(50% - 3rem);
  width: 100%;
}
@media screen and (max-width: 991px) {
  .text-image-services .left,
  .text-image-services .right {
    max-width: 100%;
  }
}
.text-image-services .left p {
  color: #215352;
  margin-bottom: 1.5rem;
}
.text-image-services .right img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

.text-image-content h3 {
  color: #215352;
  font-size: 1.7rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1.8rem;
}
.text-image-content p {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
  .text-image-content h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .text-image-content h3 {
    margin-bottom: 20px;
  }
}

.text-image-title {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .text-image-title {
    margin-bottom: 3rem;
  }
}

.image-slider {
  overflow: hidden;
  padding: 10vh 0 0;
}
@media screen and (max-width: 1399px) {
  .image-slider {
    padding: 150px 0;
  }
}
@media screen and (max-width: 1199px) {
  .image-slider {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1024px) {
  .image-slider {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 767px) {
  .image-slider {
    padding: 3rem 0;
  }
}
.image-slider-wrapper .section-title {
  margin-bottom: 2.5rem;
}
.image-slider-wrapper p {
  margin-bottom: 2.5rem;
  font-size: 1.25rem;
}
.image-slider-wrapper p:last-of-type {
  margin-bottom: 0;
  font-size: 1rem;
}
@media screen and (min-width: 1921px) {
  .image-slider-wrapper p:last-of-type {
    font-size: 0.75vw;
  }
}
@media screen and (min-width: 1921px) {
  .image-slider-wrapper p {
    font-size: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .image-slider-wrapper p {
    font-size: 1rem;
    margin-bottom: 1.25rem;
  }
}

.image-slider-init {
  overflow: visible;
  margin-top: 6rem;
}
.image-slider-init .swiper-pagination {
  display: none;
}
@media screen and (max-width: 767px) {
  .image-slider-init {
    margin-top: 2rem;
  }
}
.image-slider-init .swiper-slide {
  width: auto;
  flex-shrink: 0;
  cursor: grab;
}
@media screen and (max-width: 991px) {
  .image-slider-init .swiper-slide {
    padding-top: 0;
    display: flex;
    align-items: center;
  }
}
.image-slider-init .swiper-slide:nth-child(odd) {
  padding-top: 9rem;
}
@media screen and (max-width: 991px) {
  .image-slider-init .swiper-slide:nth-child(odd) {
    padding-top: 0;
    display: flex;
    align-items: center;
  }
}
.image-slider-init .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.image-slider-init .swiper-wrapper {
  display: flex;
}

.text-slider {
  overflow: hidden;
  padding: 10vh 0;
  /* --- PAGINACIJA SA "PUNJENJEM" --- */
}
@media screen and (max-width: 1024px) {
  .text-slider {
    padding: 5vh 0;
  }
}
.text-slider .swiper-wrapper {
  display: flex;
}
.text-slider .swiper-slide {
  flex-shrink: 0;
  cursor: grab;
  max-width: 25rem;
  width: 100%;
  padding-right: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 475px;
}
.text-slider .swiper-slide span {
  font-size: 4.125rem;
  color: rgba(33, 83, 82, 0.2);
  font-weight: 600;
  margin-bottom: 0;
  line-height: 120%;
  max-width: 50px;
  margin-right: 15px;
  font-family: "Visby", serif;
}
@media screen and (min-width: 1921px) {
  .text-slider .swiper-slide span {
    font-size: 2.25vw;
  }
}
.text-slider .swiper-slide h3 {
  font-size: 1.375rem;
  text-transform: uppercase;
  color: #215352;
  font-weight: 600;
  margin-bottom: 0;
  max-width: calc(100% - 65px);
}
@media screen and (min-width: 1921px) {
  .text-slider .swiper-slide h3 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .text-slider .swiper-slide h3 {
    font-size: 19px;
  }
}
.text-slider .swiper-slide p {
  width: 100%;
}
@media screen and (min-width: 1921px) {
  .text-slider .swiper-slide p {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 767px) {
  .text-slider .swiper-slide {
    min-width: 100%;
  }
}
.text-slider-init {
  margin-top: 2rem;
}
.text-slider-init img {
  margin-bottom: 3.75rem;
  height: 115px;
  width: auto;
}
.text-slider .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 0.25rem;
  margin-top: 4rem;
  height: 0.5rem;
}
.text-slider .swiper-pagination .swiper-pagination-bullet {
  height: 0.25rem;
  background-color: #d9d9d9;
  border-radius: 0.25rem;
  display: block;
  position: relative;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  transition: height 350ms ease;
}
.text-slider .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #215352;
  transform-origin: left center;
  transform: scaleX(0);
  animation: none;
}
.text-slider .swiper-pagination .swiper-pagination-bullet-active {
  height: 0.5rem;
}
.text-slider .swiper-pagination .swiper-pagination-bullet-active::before {
  animation: textSliderBulletFill 5s linear forwards;
}

/* keyframes za punjenje bullet-a */
@keyframes textSliderBulletFill {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
.full-width-green-wrapper {
  background-color: #d1e6dd;
  padding: 6rem 4rem;
  background: linear-gradient(92deg, #daf5e8 25.9%, #d1e6dd 53.06%);
  position: relative;
  margin: 10vh 0;
}
.full-width-green-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url("assets/images/project/placeholder-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.05;
}
@media screen and (max-width: 1024px) {
  .full-width-green-wrapper {
    margin: 5vh 0;
  }
}
@media screen and (max-width: 767px) {
  .full-width-green-wrapper {
    padding: 1.5rem 1rem;
    margin: 3vh 0 7vh;
  }
  .full-width-green-wrapper .section-title {
    margin-bottom: 20px;
  }
}
.full-width-green-wrapper p {
  font-size: 1.25rem;
  color: #215352;
}
@media screen and (min-width: 1921px) {
  .full-width-green-wrapper p {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 767px) {
  .full-width-green-wrapper p {
    font-size: 1.125rem;
  }
}

.full-width-green.list .full-width-green-wrapper {
  display: flex;
  align-items: flex-start;
  grid-gap: 6rem;
}
@media screen and (max-width: 1024px) {
  .full-width-green.list .full-width-green-wrapper {
    grid-gap: 2rem;
    justify-content: space-between;
    padding: 5rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  .full-width-green.list .full-width-green-wrapper {
    flex-direction: column;
    padding: 1.5rem 1rem;
    grid-gap: 1rem;
  }
}
.full-width-green.list .full-width-green-wrapper .left,
.full-width-green.list .full-width-green-wrapper .right {
  max-width: calc(50% - 3rem);
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .full-width-green.list .full-width-green-wrapper .left,
  .full-width-green.list .full-width-green-wrapper .right {
    max-width: calc(50% - 1rem);
  }
}
@media screen and (max-width: 767px) {
  .full-width-green.list .full-width-green-wrapper .left,
  .full-width-green.list .full-width-green-wrapper .right {
    max-width: 100%;
  }
}
.full-width-green.list .full-width-green-wrapper .left p {
  font-size: 1rem;
}
.full-width-green.list .full-width-green-wrapper .right h3 {
  font-size: 1rem;
  color: #215352;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .full-width-green.list .full-width-green-wrapper .right h3 {
    margin-bottom: 0.75rem;
  }
}
.full-width-green.list .full-width-green-wrapper .right ul li {
  color: #215352;
  font-size: 1rem;
  position: relative;
  padding-left: 1.25rem;
}
@media screen and (max-width: 767px) {
  .full-width-green.list .full-width-green-wrapper .right ul li {
    padding-left: 1rem;
  }
}
.full-width-green.list .full-width-green-wrapper .right ul li::after {
  content: "";
  position: absolute;
  top: 0.65rem;
  left: 0.55rem;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #215352;
}
@media screen and (max-width: 767px) {
  .full-width-green.list .full-width-green-wrapper .right ul li::after {
    left: 0.25rem;
  }
}

.contact-block {
  padding: 12vh 0 5vh;
}
.contact-block .page-title {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contact-block .page-title {
    margin-bottom: 20px;
  }
}

.contact-block__top {
  display: flex;
  grid-gap: 8vw;
}
@media screen and (max-width: 767px) {
  .contact-block__top {
    display: block;
  }
}

.contact-block__container {
  display: flex;
  justify-content: space-between;
  margin: 4.5rem 0 6.5rem;
}
@media screen and (max-width: 767px) {
  .contact-block__container {
    flex-direction: column-reverse;
    margin: 1.5rem 0 3rem;
  }
}

.contact-block-middle {
  flex: 30%;
  max-width: 30%;
  /* ============================= */
  /* CONTACT INFO LEFT */
  /* ============================= */
  /* MAPA */
}
@media screen and (max-width: 767px) {
  .contact-block-middle {
    margin-top: 40px;
    max-width: 100%;
    flex: 100%;
  }
}
.contact-block-middle .contact-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  grid-gap: 0.5vw;
  margin-bottom: 20px;
  padding: 1vw;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .contact-block-middle .contact-wrapper {
    padding: 4vw;
  }
}
.contact-block-middle .contact-wrapper-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  margin: 0;
}
.contact-block-middle .contact-wrapper-box span {
  min-width: 22px;
  margin-right: 12px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #215352;
  transform: translateY(2px);
}
.contact-block-middle .contact-wrapper-box a {
  display: inline-block;
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
  color: #1d1d1d;
}
@media only screen and (min-width: 1199px) {
  .contact-block-middle .contact-wrapper-box a:hover {
    color: #55a482;
  }
}
.contact-block-middle .contact-map {
  overflow: hidden;
  position: relative;
  display: block;
}
.contact-block-middle .contact-map img {
  transition: 350ms ease;
  transform: scale(1);
  height: 451px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 1199px) {
  .contact-block-middle .contact-map:hover img {
    transform: scale(1.05);
  }
}
@media screen and (min-width: 1921px) {
  .contact-block-middle .contact-map img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contact-block-middle .contact-map img {
    height: 300px;
  }
}

.contact-block-bottom {
  flex: 65%;
  max-width: 65%;
}
@media screen and (max-width: 767px) {
  .contact-block-bottom {
    flex: 100%;
    max-width: 100%;
  }
}
.contact-block-bottom .contact-form-wrapper {
  position: relative;
}
.contact-block-bottom .wpcf7-form.invalid .wpcf7-response-output,
.contact-block-bottom .wpcf7 form.sent .wpcf7-response-output {
  border: none;
  text-align: center;
  color: #55a482;
  bottom: 3.25rem;
  position: absolute;
  width: 100%;
  font-size: 1.25rem;
  top: auto;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .contact-block-bottom .wpcf7-form.invalid .wpcf7-response-output,
  .contact-block-bottom .wpcf7 form.sent .wpcf7-response-output {
    bottom: -2rem;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-block-bottom .wpcf7-form.invalid .wpcf7-response-output,
  .contact-block-bottom .wpcf7 form.sent .wpcf7-response-output {
    font-size: 0.875rem;
    bottom: -2rem;
  }
}
.contact-block-bottom .wpcf7-form.invalid .wpcf7-response-output {
  color: #dc3232;
}

.contact-form-wrapper {
  /* ============================= */
  /* CHECKBOX GRID (Vrsta štetočina) */
  /* ============================= */
  /* ============================= */
  /* SAGLASNOST (PRVI SIV, DRUGI ZELEN) - preko ID wrappera */
  /* ============================= */
  /* ============================= */
  /* SUBMIT (centar) */
  /* ============================= */
}
.contact-form-wrapper .cf7-field {
  background-color: #f2f2f2;
}
.contact-form-wrapper .cf7-checkgrid {
  margin-top: 14px;
}
.contact-form-wrapper .cf7-checkgrid .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contact-form-wrapper .cf7-checkgrid .wpcf7-form-control.wpcf7-checkbox {
    padding: 5px 0;
  }
}
.contact-form-wrapper .cf7-checkgrid .wpcf7-list-item {
  margin: 0;
  flex: 25%;
  max-width: 25%;
  padding: 0;
}
@media (max-width: 900px) {
  .contact-form-wrapper .cf7-checkgrid .wpcf7-list-item {
    flex: 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 640px) {
  .contact-form-wrapper .cf7-checkgrid .wpcf7-list-item {
    flex: 50%;
    max-width: 50%;
  }
}
.contact-form-wrapper .cf7-checkgrid .wpcf7-list-item > label {
  width: 100%;
  display: block;
  margin: 0;
  position: relative;
}
.contact-form-wrapper .cf7-checkgrid input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.contact-form-wrapper .cf7-checkgrid .wpcf7-list-item-label {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 44px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: rgba(0, 0, 0, 0.75);
  border-radius: 14px;
  transition: 0.2s ease;
}
.contact-form-wrapper .cf7-checkgrid .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background: #fff;
  transform: translateY(-50%);
  transition: 0.2s ease;
}
.contact-form-wrapper .cf7-checkgrid .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 8px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-50%) rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease;
}
.contact-form-wrapper .cf7-checkgrid input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background: #5fb3a2;
  border-color: #5fb3a2;
}
.contact-form-wrapper .cf7-checkgrid input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.contact-form-wrapper .cf7-checkgrid input[type=checkbox]:focus + .wpcf7-list-item-label::before,
.contact-form-wrapper .cf7-checkgrid .wpcf7-list-item-label:hover::before {
  border-color: rgba(0, 0, 0, 0.45);
}
.contact-form-wrapper .cf7-consent {
  margin-top: 10px;
  /* sakrij native checkbox */
  /* base (default unchecked) */
  /* hover/focus */
  /* --- IMPORTANT: uklonjeno globalno zeleno checked (to ti je pravilo haos) --- */
  /* .wpcf7-list-item input[type='checkbox']:checked + .wpcf7-list-item-label::before { ... } */
  /* ============================= */
  /* 1) PRVI (kontakt) - SIV + KOCKA + lock */
  /* ============================= */
  /* lock samo input (da drugi ostane klikabilan) */
  /* ============================= */
  /* 2) DRUGI (marketing) - KRUG + ZELEN kad je checked */
  /* ============================= */
}
.contact-form-wrapper .cf7-consent .wpcf7-form-control {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  grid-gap: 10px;
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item > label {
  display: block;
  position: relative;
  margin: 0;
  cursor: pointer;
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item-label {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 12px 10px 44px;
  font-size: 16px;
  line-height: 1.25;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: rgba(0, 0, 0, 0.75);
  border-radius: 14px;
  transition: 0.2s ease;
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.25);
  background: #fff;
  transform: translateY(-50%);
  transition: 0.2s ease;
  border-radius: 999px; /* default krug */
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 8px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-50%) rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease;
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before,
.contact-form-wrapper .cf7-consent .wpcf7-list-item > label:hover .wpcf7-list-item-label::before {
  border-color: rgba(0, 0, 0, 0.45);
}
.contact-form-wrapper .cf7-consent .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.contact-form-wrapper .cf7-consent #consent-contact .wpcf7-list-item-label::before {
  border-radius: 6px;
  background: #cfd8d6;
  border-color: #cfd8d6;
}
.contact-form-wrapper .cf7-consent #consent-contact input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background: #cfd8d6;
  border-color: #cfd8d6;
}
.contact-form-wrapper .cf7-consent #consent-contact input[type=checkbox] {
  pointer-events: none;
}
.contact-form-wrapper .cf7-consent #consent-contact .wpcf7-list-item-label {
  cursor: default;
}
.contact-form-wrapper .cf7-consent #consent-marketing .wpcf7-list-item-label::before {
  border-radius: 6px;
  background: #fff;
  border-color: rgba(0, 0, 0, 0.25);
}
.contact-form-wrapper .cf7-consent #consent-marketing input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background: #5fb3a2; /* OVO menjaš */
  border-color: #5fb3a2;
}
.contact-form-wrapper .cf7-actions {
  display: flex;
  justify-content: center;
  margin-top: 26px;
}
.contact-form-wrapper .wpcf7-submit {
  background: #5fb3a2;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 12px 40px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.2s ease;
}
.contact-form-wrapper .wpcf7-submit:hover {
  background: #4b9e8d;
}

.cf7-section__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cf7-section__wrap p {
  font-size: 14px;
  color: #1d1d1d;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .cf7-section__wrap {
    display: block;
    margin-bottom: 20px;
  }
}

.cf7-section {
  background-color: #f2f2f2;
  margin: 0 0 30px;
  padding: 20px 30px;
}
.cf7-section .cf7-section__title {
  color: #215352;
  font-weight: 600;
  font-size: 1.2vw;
}
@media screen and (max-width: 1440px) {
  .cf7-section .cf7-section__title {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .cf7-section {
    padding: 20px 10px;
  }
  .cf7-section .cf7-section__title {
    font-size: 20px;
  }
}

.big-content {
  margin-top: 6.25rem;
}
@media screen and (max-width: 767px) {
  .big-content {
    margin-top: 2rem;
  }
}
.big-content-wrapper .entry-content img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.big-content-services {
  padding: 10vh 0;
}
@media screen and (max-width: 767px) {
  .big-content-services {
    padding: 5vh 0;
  }
}
.big-content-services .content-img-wrapper {
  aspect-ratio: 264/119;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 5rem;
  margin: 2.5rem 0;
}
.big-content-services .content-img-wrapper p {
  font-size: 27px;
  text-transform: uppercase;
  color: #55a482;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .big-content-services .content-img-wrapper p {
    margin-bottom: 1rem;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .big-content-services .content-img-wrapper p {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.big-content-services .content-img-wrapper .section-title {
  margin-bottom: 0;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .big-content-services .content-img-wrapper .section-title br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .big-content-services .content-img-wrapper .section-title {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .big-content-services .content-img-wrapper {
    padding-left: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .big-content-services .content-img-wrapper {
    padding-left: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .big-content-services .content-img-wrapper {
    padding: 0 1rem;
  }
  .big-content-services .content-img-wrapper p,
  .big-content-services .content-img-wrapper .section-title {
    max-width: 75%;
  }
}
.big-content-services h3 {
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 130%;
  color: #1d1d1d;
  font-family: "Visby", serif;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .big-content-services h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.big-content-services .section-title {
  margin-bottom: 1.25rem;
  text-align: left;
}
.big-content-services p {
  margin-bottom: 0;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .big-content-services p {
    font-size: 1rem;
  }
}
.big-content-services ul li {
  position: relative;
  padding-left: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .big-content-services ul li {
    font-size: 1rem;
  }
}
.big-content-services ul li::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 7px;
  width: 5px;
  height: 5px;
  background-color: #1d1d1d;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .big-content-services ul li::after {
    top: 10px;
  }
}
.big-content-services ul li::before {
  content: none;
}
.big-content .big-content-top br,
.big-content .big-content-bottom br {
  display: none !important;
  position: relative;
  font-size: 0;
  width: 0;
  height: 0;
}

.blog-block {
  padding: 15vh 0 0;
}

.blog-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 3.75rem;
}
@media screen and (max-width: 1399px) {
  .blog-wrapper {
    grid-gap: 0.75rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 991px) {
  .blog-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
  }
}

.blog-box-top {
  border-radius: 0.25rem;
  transition: 350ms ease;
  overflow: hidden;
}
.blog-box-top a {
  overflow: hidden;
  position: relative;
  width: 400px;
  height: 270px;
  display: block;
}
@media only screen and (min-width: 1199px) {
  .blog-box-top a:hover img {
    transform: scale(1.05);
  }
}
@media screen and (max-width: 767px) {
  .blog-box-top a {
    width: 100%;
  }
}
@media screen and (min-width: 1921px) {
  .blog-box-top a {
    width: 100%;
    height: 400px;
  }
}
.blog-box-top img {
  border-radius: 0.25rem;
  transition: 350ms ease;
  transform: scale(1);
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  inset: 0;
  height: 100%;
}
.blog-box-bottom {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .blog-box-bottom {
    margin-top: 1rem;
  }
}
.blog-box-bottom h3 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #215352;
  font-family: "Visby", serif;
  margin: 2rem 0 1rem;
  transition: 350ms ease;
}
@media screen and (max-width: 767px) {
  .blog-box-bottom h3 {
    margin: 1rem 0;
  }
}
@media only screen and (min-width: 1199px) {
  .blog-box-bottom h3:hover {
    color: #55a482;
  }
}
.blog-box-bottom p {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
.blog-box-bottom .btn-icon {
  color: #215352;
  font-weight: 600;
  padding-left: 10px;
  width: -moz-fit-content;
  width: fit-content;
}
.blog-box-bottom .btn-icon .font-list {
  padding: 1px;
  border: 2px solid #215352;
  color: #215352;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  transition: 350ms ease;
}
@media screen and (max-width: 767px) {
  .blog-box-bottom .btn-icon {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1199px) {
  .blog-box-bottom .btn-icon:hover {
    color: #55a482;
  }
  .blog-box-bottom .btn-icon:hover .font-list {
    color: #55a482;
    border-color: #55a482;
  }
}

.blog-pagination {
  margin: 3.5rem 0 6rem;
}
.blog-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 0.625rem;
}
.blog-pagination ul li {
  width: 2.5rem;
  height: 2.5rem;
  background-color: transparent;
  transition: 350ms ease;
  border: 1px solid rgba(29, 29, 29, 0.1);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 700;
}
.blog-pagination ul li.active {
  background-color: #fff;
  pointer-events: none;
  font-weight: 700;
  font-size: 0.875rem;
  color: #215352;
}
.blog-pagination ul li.active span {
  color: #215352;
}
@media only screen and (min-width: 1199px) {
  .blog-pagination ul li.active:hover {
    background-color: #517877;
    border-color: #517877;
  }
  .blog-pagination ul li.active:hover a {
    color: #fff;
  }
}
@media only screen and (min-width: 1199px) {
  .blog-pagination ul li:hover {
    background-color: #fff;
    border-color: #fff;
  }
}
.blog-pagination ul li .font-chevron-right-solid-full {
  transition: 350ms ease;
  font-size: 0.875rem;
  font-weight: 700;
}
.blog-pagination ul li a {
  font-size: 0.875rem;
  color: #517877;
  font-weight: 700;
}

.blog-single {
  margin: 0 0 18rem;
}
@media screen and (max-width: 767px) {
  .blog-single {
    margin: 0 0 3rem;
  }
}

.single-blog-category {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .single-blog-category {
    margin-bottom: 1rem;
  }
}
.single-blog-category a {
  pointer-events: none;
}

.blog-single-top .section-title {
  margin: 3.75rem 0 3rem;
}
@media screen and (max-width: 767px) {
  .blog-single-top .section-title {
    margin: 2.5rem 0 2rem;
  }
}
.blog-single-top p {
  font-size: 0.875rem;
}
.blog-single-top p span {
  text-decoration: underline;
}

.blog-single-middle p {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .blog-single-middle p {
    font-size: 1rem;
    margin-bottom: 1.75rem;
  }
}
.blog-single-middle .entry-content img {
  height: auto;
}
.blog-single-middle img {
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .blog-single-middle img {
    margin-bottom: 2.5rem;
  }
}

.blog-single-bottom {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .blog-single-bottom {
    margin-top: 2rem;
  }
}
.blog-single-bottom h3 {
  font-size: 1.75rem;
  text-transform: uppercase;
  color: #215352;
  font-family: "Visby", serif;
  font-weight: 600;
  max-width: 63%;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  .blog-single-bottom h3 {
    max-width: 100%;
    margin-bottom: 2rem;
    font-size: 1.5rem;
  }
}
.blog-single-bottom p {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .blog-single-bottom p {
    font-size: 1rem;
  }
}

.blog-single-images-top,
.blog-single-images-bottom {
  margin: 3.75rem 0;
  display: flex;
  justify-content: center;
  grid-gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .blog-single-images-top,
  .blog-single-images-bottom {
    justify-content: space-between;
    margin: 2rem 0;
  }
}
.blog-single-images-top .blog-single-box,
.blog-single-images-bottom .blog-single-box {
  flex: 0 1 calc(33.333% - 20px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .blog-single-images-top .blog-single-box,
  .blog-single-images-bottom .blog-single-box {
    flex: 0 1 calc(50% - 15px);
  }
}
.blog-single-images-top .blog-single-box .bottom a,
.blog-single-images-bottom .blog-single-box .bottom a {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
.blog-single-images-top .blog-single-box h4,
.blog-single-images-bottom .blog-single-box h4 {
  padding: 1.25rem;
  font-size: 1.125rem;
  color: #215352;
  transition: 350ms ease;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .blog-single-images-top .blog-single-box h4,
  .blog-single-images-bottom .blog-single-box h4 {
    padding: 0.75rem;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1199px) {
  .blog-single-images-top .blog-single-box h4:hover,
  .blog-single-images-bottom .blog-single-box h4:hover {
    color: #55a482;
  }
}
.blog-single-images-top .blog-single-box .top,
.blog-single-images-bottom .blog-single-box .top {
  border-radius: 0.5rem;
  overflow: hidden;
}
@media only screen and (min-width: 1199px) {
  .blog-single-images-top .blog-single-box .top a:hover img,
  .blog-single-images-bottom .blog-single-box .top a:hover img {
    transform: scale(1.05);
  }
}
.blog-single-images-top .blog-single-box .top img,
.blog-single-images-bottom .blog-single-box .top img {
  border-radius: 0.5rem;
  transform: scale(1);
  transition: 350ms ease;
  width: 100%;
}

.single-blog {
  padding: 15vh 0;
}
@media screen and (max-width: 767px) {
  .single-blog {
    padding: 12vh 0 0;
  }
}

.title-content {
  padding: 10vh 0 6vh;
}
@media screen and (max-width: 1024px) {
  .title-content {
    padding: 5vh 0;
  }
}
.title-content .entry-content h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.title-content .entry-content p, .title-content .entry-content a {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .title-content .entry-content h3 {
    margin-bottom: 13px;
  }
  .title-content .entry-content p, .title-content .entry-content a {
    font-size: 1rem;
  }
}

.three-image {
  margin: 6.125rem 0;
}
@media screen and (max-width: 767px) {
  .three-image {
    margin: 1.125rem 0;
  }
}
.three-image-wrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1399px) {
  .three-image-wrapper {
    flex-wrap: wrap;
    grid-gap: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .three-image-wrapper {
    grid-gap: 1rem;
  }
}
.three-image-box:nth-child(2) {
  margin-top: 5rem;
}
@media screen and (max-width: 1399px) {
  .three-image-box:nth-child(2) {
    margin: 0 0 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .three-image-box:nth-child(2) {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .three-image-box {
    width: 100%;
  }
  .three-image-box img {
    width: 100%;
  }
}

.two-column-content-wrapper {
  display: grid;
  grid-gap: 6.125rem;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 991px) {
  .two-column-content-wrapper {
    grid-gap: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .two-column-content-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 1.25rem;
  }
}
.two-column-content .half {
  max-width: 100%;
  width: 100%;
}
.two-column-content .half h3 {
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 130%;
  color: #215352;
  margin-bottom: 20px;
}
.two-column-content .half p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.two-column-content .half p a {
  text-decoration: underline;
}
@media only screen and (min-width: 1199px) {
  .two-column-content .half p a:hover {
    color: #55a482;
  }
}

.two-column-content-text__right.section-subtitle p {
  font-size: 1.5rem !important;
}
@media screen and (max-width: 767px) {
  .two-column-content-text__right.section-subtitle p {
    font-size: 20px !important;
  }
}

.two-column-content-text {
  padding: 10vh 0 5vh;
}
@media screen and (max-width: 1024px) {
  .two-column-content-text {
    padding: 6vh 0 5vh;
  }
}
@media screen and (max-width: 767px) {
  .two-column-content-text {
    padding: 6vh 0 2vh;
  }
}

.two-column-content-text__container {
  display: flex;
  justify-content: space-between;
  grid-gap: 4vw;
  margin-bottom: 5vh;
}
@media screen and (max-width: 767px) {
  .two-column-content-text__container {
    display: block;
  }
}

.two-column-content-text__cta {
  display: flex;
  margin-bottom: 4vh;
  grid-gap: 40px;
}
@media screen and (max-width: 767px) {
  .two-column-content-text__cta {
    flex-direction: column;
    grid-gap: 20px;
  }
}

.two-column-content-text__cta-note {
  max-width: 287px;
  font-size: 16px;
}
.two-column-content-text__cta-note a {
  color: #215352;
  font-weight: bold;
  text-decoration: underline;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  .two-column-content-text__cta-note a:hover {
    color: #55a482;
  }
}

.media-showcase {
  /* LEFT: VIDEO */
  /* RIGHT: 2 IMAGES */
  /* =========================
     RESPONSIVE
  ========================= */
  /* tablet */
  /* mobile */
}
.media-showcase__grid {
  display: flex;
  justify-content: space-between;
  grid-gap: 32px;
  align-items: stretch;
}
.media-showcase__video {
  flex: 0 0 35%;
  overflow: hidden;
}
.media-showcase__video video {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-showcase__stack {
  flex: 0 0 56%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-gap: 96px;
}
.media-showcase__image {
  overflow: hidden;
}
.media-showcase__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .media-showcase {
    padding: 60px 0;
  }
  .media-showcase__grid {
    flex-direction: column;
    grid-gap: 24px;
  }
  .media-showcase__video, .media-showcase__stack {
    flex: 0 0 auto;
    width: 100%;
  }
  .media-showcase__video video {
    max-height: 560px;
  }
  .media-showcase__stack {
    grid-gap: 16px;
  }
  .media-showcase__image img {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .media-showcase {
    padding: 40px 0;
  }
  .media-showcase__video video {
    max-height: 460px;
  }
}

.video-grid {
  padding: 80px 0;
}
.video-grid__top {
  margin-bottom: 48px;
}
.video-grid__bottom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 48px;
}
@media (max-width: 1024px) {
  .video-grid {
    padding: 60px 0;
  }
  .video-grid__top {
    margin-bottom: 32px;
  }
  .video-grid__bottom {
    grid-gap: 24px;
  }
}
@media (max-width: 680px) {
  .video-grid {
    padding: 40px 0;
  }
  .video-grid__bottom {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}

/* reusable youtube embed wrapper (16:9) */
.video-embed {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 12px;
  overflow: hidden;
}
.video-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

.image-grid {
  padding: 2vh 0;
}
.image-grid__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 48px;
  align-items: stretch;
}
.image-grid__item {
  margin: 0;
  overflow: hidden;
  background: #fff;
}
.image-grid__item img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .image-grid {
    padding: 60px 0;
  }
  .image-grid__grid {
    grid-gap: 24px;
  }
}
@media (max-width: 680px) {
  .image-grid {
    padding: 40px 0;
  }
  .image-grid__grid {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}

/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
.single-product .type-product {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12vh;
}
.single-product .type-product .related.products {
  width: 100%;
}
.single-product .type-product .related.products li::before {
  display: none;
}
.single-product .type-product .related.products li img {
  border-radius: 0.5rem;
}
.single-product .type-product .related.products .woocommerce-loop-product__title {
  color: #215352;
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Inter", sans-serif;
}
.single-product .type-product .woocommerce-product-gallery,
.single-product .type-product .summary {
  max-width: 39.375rem;
  width: 100% !important;
}
@media screen and (max-width: 1024px) {
  .single-product .type-product .woocommerce-product-gallery,
  .single-product .type-product .summary {
    max-width: 100%;
  }
}
.single-product .type-product div.images .flex-control-thumbs li img {
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .single-product .type-product {
    padding-top: 8vh;
  }
}
.single-product .product_meta {
  margin-top: 2rem;
}
.single-product .product_meta span {
  display: flex;
  flex-direction: column;
  grid-gap: 1.125rem;
  color: #1d1d1d;
}
.single-product .product_meta span a {
  color: #55a482;
  text-decoration: underline;
}
@media only screen and (min-width: 1199px) {
  .single-product .product_meta span a:hover {
    color: #215352;
  }
}
.single-product .product-single-top,
.single-product .product-single-bottom {
  width: 100%;
}
.single-product .product-single-top .entry-content,
.single-product .product-single-bottom .entry-content {
  font-family: "Inter", sans-serif;
}
.single-product .product-single-top .entry-content img,
.single-product .product-single-bottom .entry-content img {
  width: auto;
  height: auto;
}
.single-product .product-single-top .entry-content p,
.single-product .product-single-bottom .entry-content p {
  font-size: 0.875rem;
  margin-bottom: 2rem;
}
.single-product .product-single-top .entry-content p a,
.single-product .product-single-bottom .entry-content p a {
  color: #55a482;
  text-decoration: underline;
}
@media only screen and (min-width: 1199px) {
  .single-product .product-single-top .entry-content p a:hover,
  .single-product .product-single-bottom .entry-content p a:hover {
    color: #215352;
  }
}
.single-product .product-single-top .entry-content h4,
.single-product .product-single-bottom .entry-content h4 {
  font-weight: 700;
  margin-bottom: 2rem;
}
.single-product .product-single-top .entry-content ul,
.single-product .product-single-bottom .entry-content ul {
  padding-left: 1rem;
  margin-bottom: 1.25rem;
}
.single-product .product-single-top .entry-content ul li,
.single-product .product-single-bottom .entry-content ul li {
  font-size: 0.875rem;
  list-style-type: disc;
  padding-left: 0;
  margin-bottom: 0;
}
.single-product .product-single-top .entry-content ul li::before,
.single-product .product-single-bottom .entry-content ul li::before {
  display: none;
}
.single-product .product-single-top .entry-content blockquote,
.single-product .product-single-bottom .entry-content blockquote {
  position: relative;
  border-left: 1px solid #215352;
  padding-left: 2.5rem;
  color: #215352;
}
.single-product .product-single-top .entry-content blockquote::before,
.single-product .product-single-bottom .entry-content blockquote::before {
  content: '"';
  position: absolute;
  top: 0;
  left: 0.5rem;
  font-size: 3rem;
  font-family: "Inter", sans-serif;
  color: #215352;
  line-height: 80%;
}
.single-product .product-single-middle-left,
.single-product .product-single-middle-right {
  max-width: 47%;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .single-product .product-single-middle-left,
  .single-product .product-single-middle-right {
    max-width: 100%;
  }
}
.single-product .product-single-middle-left h1,
.single-product .product-single-middle-left h2,
.single-product .product-single-middle-left h3,
.single-product .product-single-middle-left h4,
.single-product .product-single-middle-left h5,
.single-product .product-single-middle-left h6,
.single-product .product-single-middle-left .product_title.entry-title,
.single-product .product-single-middle-right h1,
.single-product .product-single-middle-right h2,
.single-product .product-single-middle-right h3,
.single-product .product-single-middle-right h4,
.single-product .product-single-middle-right h5,
.single-product .product-single-middle-right h6,
.single-product .product-single-middle-right .product_title.entry-title {
  font-family: "Visby", serif;
  font-weight: 600;
  line-height: 110%;
  text-transform: uppercase;
  font-size: 2.5rem;
  margin-bottom: 2rem;
  color: #215352;
}
@media screen and (max-width: 767px) {
  .single-product .product-single-middle-left .product_title.entry-title,
  .single-product .product-single-middle-right .product_title.entry-title {
    font-size: 30px;
  }
}
.single-product .product-single-middle-left .flex-control-nav,
.single-product .product-single-middle-right .flex-control-nav {
  padding-top: 1.125rem !important;
  display: flex;
  grid-gap: 1.125rem;
}
@media screen and (max-width: 767px) {
  .single-product .product-single-middle-left .flex-control-nav,
  .single-product .product-single-middle-right .flex-control-nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
.single-product .product-single-middle-left .flex-control-nav li,
.single-product .product-single-middle-right .flex-control-nav li {
  padding-left: 0;
  border-radius: 1.125rem;
  float: none;
}
@media screen and (max-width: 767px) {
  .single-product .product-single-middle-left .flex-control-nav li,
  .single-product .product-single-middle-right .flex-control-nav li {
    width: 100% !important;
  }
}
.single-product .product-single-middle-left .flex-control-nav li img,
.single-product .product-single-middle-right .flex-control-nav li img {
  border-radius: 1.125rem;
  transition: 350ms ease;
}
.single-product .product-single-middle-left .flex-control-nav li img.flex-active,
.single-product .product-single-middle-right .flex-control-nav li img.flex-active {
  border: 1px solid #1d1d1d;
}
.single-product .product-single-middle-left .product-category-wrapper,
.single-product .product-single-middle-right .product-category-wrapper {
  margin-top: 1.75rem;
}
.single-product .product-single-middle-left .product-category-wrapper h2,
.single-product .product-single-middle-right .product-category-wrapper h2 {
  font-size: 14px;
  color: #1d1d1d;
  font-weight: 700;
  text-transform: none;
  font-family: "Inter", sans-serif;
  margin-bottom: 10px;
}
.single-product .product-single-middle-left .product-category-wrapper ul,
.single-product .product-single-middle-right .product-category-wrapper ul {
  display: flex;
  align-items: center;
}
.single-product .product-single-middle-left .product-category-wrapper ul li,
.single-product .product-single-middle-right .product-category-wrapper ul li {
  position: relative;
}
.single-product .product-single-middle-left .product-category-wrapper ul li:last-of-type a::after,
.single-product .product-single-middle-right .product-category-wrapper ul li:last-of-type a::after {
  display: none;
}
.single-product .product-single-middle-left .product-category-wrapper ul li a,
.single-product .product-single-middle-right .product-category-wrapper ul li a {
  color: #55a482;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.single-product .product-single-middle-left .product-category-wrapper ul li a::after,
.single-product .product-single-middle-right .product-category-wrapper ul li a::after {
  content: ",";
  font-size: 14px;
  color: #55a482;
  transition: 350ms ease;
  margin-right: 5px;
}
@media only screen and (min-width: 1199px) {
  .single-product .product-single-middle-left .product-category-wrapper ul li a:hover,
  .single-product .product-single-middle-right .product-category-wrapper ul li a:hover {
    color: #215352;
  }
  .single-product .product-single-middle-left .product-category-wrapper ul li a:hover::after,
  .single-product .product-single-middle-right .product-category-wrapper ul li a:hover::after {
    color: #215352;
  }
}
@media screen and (max-width: 767px) {
  .single-product .product-single-middle-left .product-category-wrapper ul,
  .single-product .product-single-middle-right .product-category-wrapper ul {
    display: block;
  }
}
.single-product .product-single-bottom,
.single-product .woocommerce-product-details__short-description {
  font-family: "Inter", sans-serif;
}
.single-product .product-single-bottom p,
.single-product .woocommerce-product-details__short-description p {
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 30px;
}
.single-product .product-single-bottom p:last-of-type,
.single-product .woocommerce-product-details__short-description p:last-of-type {
  margin-bottom: 1.25rem;
}
.single-product .product-single-bottom p a,
.single-product .woocommerce-product-details__short-description p a {
  color: #55a482;
  text-decoration: underline;
}
@media only screen and (min-width: 1199px) {
  .single-product .product-single-bottom p a:hover,
  .single-product .woocommerce-product-details__short-description p a:hover {
    color: #215352;
  }
}
.single-product .product-single-bottom h4,
.single-product .product-single-bottom ul,
.single-product .woocommerce-product-details__short-description h4,
.single-product .woocommerce-product-details__short-description ul {
  margin-bottom: 2rem;
}
.single-product .product-single-bottom h4,
.single-product .woocommerce-product-details__short-description h4 {
  font-weight: 700;
}
.single-product .product-single-bottom ul,
.single-product .woocommerce-product-details__short-description ul {
  padding-left: 1rem;
}
.single-product .product-single-bottom ul li,
.single-product .woocommerce-product-details__short-description ul li {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.single-product .product-single-bottom blockquote,
.single-product .woocommerce-product-details__short-description blockquote {
  position: relative;
  border-left: 1px solid #215352;
  padding-left: 2.5rem;
  color: #215352;
}
.single-product .product-single-bottom blockquote::before,
.single-product .woocommerce-product-details__short-description blockquote::before {
  content: '"';
  position: absolute;
  top: 0;
  left: 0.5rem;
  font-size: 3rem;
  font-family: "Inter", sans-serif;
  color: #215352;
  line-height: 80%;
}
@media screen and (max-width: 767px) {
  .single-product .product-single-bottom h2,
  .single-product .woocommerce-product-details__short-description h2 {
    font-size: 24px;
  }
}
.single-product div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
}
.single-product div.product .woocommerce-tabs ul.tabs .description_tab {
  background-color: transparent;
  border: none;
}
.single-product div.product .woocommerce-tabs ul.tabs .description_tab::after, .single-product div.product .woocommerce-tabs ul.tabs .description_tab::before {
  display: none;
}
.single-product div.product .woocommerce-tabs ul.tabs .description_tab.active {
  background-color: transparent;
}
.single-product .product-single-bottom {
  padding-bottom: 3rem;
}
.single-product .product-single-bottom h2 {
  text-transform: capitalize !important;
}
.single-product .product-single-bottom .entry-content h1,
.single-product .product-single-bottom .entry-content h2,
.single-product .product-single-bottom .entry-content h3,
.single-product .product-single-bottom .entry-content h4,
.single-product .product-single-bottom .entry-content h5,
.single-product .product-single-bottom .entry-content h6 {
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
}
.single-product .product-single-bottom .entry-content h2 {
  font-size: clamp(1.5rem, 1.5rem + (2.25 - 1.5) * ((100vw - 20rem) / (120 - 20)), 2.25rem);
}
.single-product .product-single-bottom .entry-content p {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .single-product .product-single-bottom {
    margin-top: 40px;
    padding-bottom: 1rem;
  }
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-top: 10px;
  width: 24%;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .woocommerce .woocommerce-breadcrumb {
    display: flex;
    flex-wrap: nowrap;
  }
}
.woocommerce .woocommerce-breadcrumb .breadcrumb-item {
  color: #55a482;
  margin-right: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .woocommerce .woocommerce-breadcrumb .breadcrumb-item {
    margin-right: 1rem;
    font-size: 0.875rem;
  }
  .woocommerce .woocommerce-breadcrumb .breadcrumb-item:not(:first-child):not(:last-child) {
    display: none;
  }
}
.woocommerce .woocommerce-breadcrumb .breadcrumb-item::after {
  content: "/";
  color: rgba(29, 29, 29, 0.5);
  position: absolute;
  top: 0;
  right: -1rem;
}
@media screen and (max-width: 767px) {
  .woocommerce .woocommerce-breadcrumb .breadcrumb-item::after {
    right: -0.5rem;
  }
}
.woocommerce .woocommerce-breadcrumb .breadcrumb-item:last-of-type::after {
  display: none;
}
.woocommerce .woocommerce-breadcrumb .breadcrumb-item a {
  color: #1d1d1d;
}
@media only screen and (min-width: 1199px) {
  .woocommerce .woocommerce-breadcrumb .breadcrumb-item a:hover {
    color: #55a482;
  }
}

/*--------------------------------------------------------------
# Admin / Login
--------------------------------------------------------------*/
body.login {
  background-color: #215352;
}

.login-title {
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 38.4px;
  margin-bottom: 63px;
  display: block !important;
}
@media screen and (max-width: 1199px) {
  .login-title {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .login-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .login-title {
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 400px) {
  .login-title {
    font-size: 24px;
  }
}

.login-illustration {
  position: absolute;
  top: 14.5%;
  right: 0;
  width: 61%;
  max-width: 1172px;
}
@media screen and (max-width: 1199px) {
  .login-illustration {
    width: 65%;
  }
}
@media screen and (max-width: 1500px) {
  .login-illustration {
    max-width: 730px;
    top: 22.5%;
  }
}
@media screen and (max-width: 1350px) {
  .login-illustration {
    max-width: 692px;
  }
}
@media screen and (max-width: 1199px) {
  .login-illustration {
    max-width: initial;
    width: 100%;
    top: 80%;
  }
  .login-illustration img {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .login-illustration {
    top: 90%;
  }
}
@media screen and (max-width: 640px) {
  .login-illustration {
    top: 93%;
  }
}

.login #backtoblog {
  padding: 0;
}

#backtoblog {
  margin-top: 30px;
}
@media screen and (max-width: 1199px) {
  #backtoblog {
    max-width: 540px;
    width: 100%;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 640px) {
  #backtoblog {
    text-align: center;
  }
}

.login #login_error,
.login .message,
.login .success {
  width: 30.6%;
  border-left: 4px solid #215352;
}
@media screen and (max-width: 1500px) {
  .login #login_error,
  .login .message,
  .login .success {
    width: 40%;
  }
}
@media screen and (max-width: 1199px) {
  .login #login_error,
  .login .message,
  .login .success {
    width: 90%;
    max-width: 540px;
    margin: 0 auto 20px;
  }
}

#login form p.submit {
  padding: 0;
  margin: 0;
}

#login form p.forgetmenot {
  margin: 15px 0 20px;
}
@media screen and (max-width: 1199px) {
  #login form p.forgetmenot {
    margin: 0 auto;
    width: initial;
  }
}

#login p.submit {
  min-height: 60px;
  position: relative;
  display: flex;
  width: 100%;
}
#login p.submit .btn-icon-login {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
@media screen and (max-width: 400px) {
  #login p.submit .btn-icon-login {
    top: 46%;
  }
}
#login p.submit .btn-icon-login svg {
  color: #fff;
  font-size: 30px;
  transition: 350ms ease;
}
@media only screen and (min-width: 1199px) {
  #login p.submit:hover svg {
    color: #215352;
    transition: 350ms ease;
  }
}
@media screen and (max-width: 640px) {
  #login p.submit {
    max-width: 350px;
  }
}

#lostpasswordform {
  border: none;
  box-shadow: none;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  #lostpasswordform input[type=submit] {
    max-width: initial;
  }
}
#lostpasswordform #user_login,
#lostpasswordform #user_pass {
  border: 2px solid #b1c2c8;
  border-radius: 6px;
  min-height: 60px;
  width: 100%;
  background-color: #fff;
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 21.6px;
  transition: 350ms ease;
  padding: 20px 20px 15px 30px;
}
#lostpasswordform #user_login:focus,
#lostpasswordform #user_pass:focus {
  border: 2px solid #215352;
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  #lostpasswordform #user_login,
  #lostpasswordform #user_pass {
    padding: 20px 20px 15px 30px;
    min-height: 50px;
  }
}
@media screen and (max-width: 400px) {
  #lostpasswordform #user_login,
  #lostpasswordform #user_pass {
    min-height: 45px;
    padding: 15px 20px 15px 30px;
  }
}

#loginform #user_login,
#loginform #user_pass {
  border: 2px solid #b1c2c8;
  border-radius: 6px;
  min-height: 60px;
  width: 100%;
  background-color: #fff;
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 21.6px;
  transition: 350ms ease;
  padding: 20px 20px 15px 30px;
}
#loginform #user_login:focus,
#loginform #user_pass:focus {
  border: 2px solid #215352;
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  #loginform #user_login,
  #loginform #user_pass {
    padding: 20px 20px 15px 30px;
    min-height: 50px;
  }
}
@media screen and (max-width: 400px) {
  #loginform #user_login,
  #loginform #user_pass {
    min-height: 45px;
    padding: 15px 20px 15px 30px;
  }
}
@media screen and (max-width: 640px) {
  #loginform {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.login {
  padding-top: 54px;
}
@media screen and (max-width: 992px) {
  .login {
    padding-top: 15px;
  }
}

.login-wrapper {
  width: 100%;
  max-width: 1750px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .login-wrapper {
    max-width: 950px;
  }
}
.login-wrapper #jetpack-sso-wrap__action a {
  outline: none;
  border: 2px solid #215352;
  transition: 350ms ease;
  border-color: #215352;
  width: 100%;
  max-width: 434px;
  border-radius: 6px;
  background: #215352;
  min-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  line-height: 21.6px;
  letter-spacing: 0.1px;
  padding: 17px 28px 13px 27px;
  float: none;
}
@media only screen and (min-width: 1199px) {
  .login-wrapper #jetpack-sso-wrap__action a:hover {
    outline: none;
    background-color: #fff;
    background: #fff;
    color: #215352;
    border: 2px solid #215352;
    transition: 350ms ease;
    border-color: #215352;
  }
}
.login-wrapper #jetpack-sso-wrap__action a::after {
  display: none;
}
.login-wrapper #jetpack-sso-wrap__action a:focus {
  outline: none;
  background-color: #fff;
  background: #fff;
  color: #215352;
  border: 2px solid #215352;
  transition: 350ms ease;
  border-color: #215352;
}
@media screen and (max-width: 575px) {
  .login-wrapper #jetpack-sso-wrap__action a {
    font-size: 14px;
  }
}
.login-wrapper .submit .button {
  width: 100%;
  max-width: 100%;
  border-radius: 6px;
  background: #215352;
  min-height: 60px;
  text-align: left;
  border: 2px solid #215352;
  border-color: #215352;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  line-height: 21.6px;
  letter-spacing: 0.1px;
  outline: none;
  transition: 350ms ease;
  padding: 17px 28px 13px 27px;
  float: none;
}
@media only screen and (min-width: 1199px) {
  .login-wrapper .submit .button:hover {
    outline: none;
    background-color: #fff;
    background: #fff;
    color: #215352;
    border: 2px solid #215352;
    transition: 350ms ease;
    border-color: #215352;
  }
}
.login-wrapper .submit .button:focus {
  box-shadow: none;
}
@media screen and (max-width: 1500px) {
  .login-wrapper .submit .button {
    max-width: initial;
  }
}
@media screen and (max-width: 640px) {
  .login-wrapper .submit .button {
    min-height: 50px;
    padding: 7px 15px;
    font-size: 18px;
    max-width: 350px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .login-wrapper {
    padding-bottom: 40px;
  }
}

.login-brand {
  display: block;
  max-width: 140px;
  margin: 0 0 40px;
}
@media screen and (max-width: 1199px) {
  .login-brand {
    max-width: 140px;
    margin: 20px auto;
  }
}
@media screen and (max-width: 640px) {
  .login-brand {
    max-width: 100px;
    margin: 10px auto;
  }
}
.login-brand:focus {
  box-shadow: none;
}
.login-brand img {
  display: block;
  width: 100%;
}

#login {
  width: 100%;
  padding: 0 8.8% 30px;
  min-height: 700px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  #login {
    padding: 0 15px;
  }
}
@media screen and (max-width: 640px) {
  #login {
    min-height: unset;
    width: initial;
  }
}
#login ::-webkit-input-placeholder,
#login :-ms-input-placeholder,
#login ::placeholder {
  color: #b1c2c8;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.09px;
  line-height: 21.6px;
  opacity: 1;
}
#login > h1,
#login label[for=user_login],
#login label[for=user_pass] {
  display: none;
}
#login a {
  color: #215352;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-decoration: none;
}
#login a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 2px;
  background-color: #215352;
  transition: 350ms ease;
}
#login a:focus {
  box-shadow: none;
  color: #215352;
}
@media only screen and (min-width: 1199px) {
  #login a:hover::after {
    width: 0;
    transition: 350ms ease;
    background-color: #fff;
  }
}
#login a.login_error-lost-pass {
  margin-left: 3px;
}
#login .login-title {
  display: none;
}

#login form {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
}
@media screen and (max-width: 1199px) {
  #login form {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  #login form {
    width: 100%;
    max-width: 100%;
  }
}

.login #backtoblog a {
  color: #215352;
  position: relative;
  font-weight: 700;
}
.login #backtoblog a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 2px;
  background-color: #215352;
  transition: 350ms ease;
}
.login #backtoblog a:focus {
  box-shadow: none;
  color: #215352;
}
@media only screen and (min-width: 1199px) {
  .login #backtoblog a:hover {
    color: #215352;
  }
  .login #backtoblog a:hover::after {
    width: 0;
    transition: 350ms ease;
    background-color: #fff;
  }
}

.login-footer__text {
  font-weight: 400;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.4px;
  margin-right: 5px;
}

.login #backtoblog a,
.login-footer {
  font-size: 18px;
  letter-spacing: 0.1px;
  text-decoration: none;
}
@media screen and (max-width: 400px) {
  .login #backtoblog a,
  .login-footer {
    font-size: 16px;
  }
}

@media screen and (max-width: 460px) {
  .login-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.login #nav {
  margin: 5px 0 20px;
  padding: 0;
}
.login #nav a {
  color: #215352;
  margin-left: 0;
  font-size: 19px;
  outline: none;
}
@media screen and (max-width: 768px) {
  .login #nav a {
    font-size: 18px;
  }
}
.login #nav a:focus {
  box-shadow: none;
  color: #215352;
}
@media only screen and (min-width: 1199px) {
  .login #nav a:hover {
    color: #215352;
  }
  .login #nav a:hover::after {
    width: 0;
    transition: 350ms ease;
    background-color: #fff;
  }
}
@media screen and (max-width: 1199px) {
  .login #nav {
    right: 0;
    text-align: center;
    margin: 0 0 15px;
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  .login #nav {
    right: 0;
    text-align: center;
    margin: 0 0 15px;
    position: relative;
  }
}

.user-pass-wrap {
  margin-bottom: 17px;
}
.user-pass-wrap span {
  transition: 350ms ease;
}
@media screen and (max-width: 575px) {
  .user-pass-wrap {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 400px) {
  .user-pass-wrap {
    margin-bottom: 5px;
  }
}

.login .button.wp-hide-pw .dashicons {
  font-size: 23px;
}

.login .button.wp-hide-pw {
  right: 20px;
  top: 8px;
  outline: none;
  color: #b1c2c8;
}
.login .button.wp-hide-pw:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
@media only screen and (min-width: 1199px) {
  .login .button.wp-hide-pw:hover span {
    color: #215352;
    transition: 350ms ease;
  }
}
@media screen and (max-width: 400px) {
  .login .button.wp-hide-pw {
    top: 4px;
  }
}

#loginform,
#lostpasswordform,
#resetpassform {
  width: 30.6%;
}
#loginform input[type=text],
#lostpasswordform input[type=text],
#resetpassform input[type=text] {
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  #loginform input[type=text],
  #lostpasswordform input[type=text],
  #resetpassform input[type=text] {
    margin-bottom: 15px;
  }
}
#loginform input[type=text].hide-if-no-js,
#lostpasswordform input[type=text].hide-if-no-js,
#resetpassform input[type=text].hide-if-no-js {
  margin-bottom: 0;
  padding-right: 60px;
}
@media screen and (max-width: 1500px) {
  #loginform,
  #lostpasswordform,
  #resetpassform {
    width: 40%;
  }
}
@media screen and (max-width: 1199px) {
  #loginform,
  #lostpasswordform,
  #resetpassform {
    width: 100%;
    max-width: 540px;
  }
}

#resetpassform .button.wp-hide-pw {
  top: 0 !important;
}
#resetpassform .wp-pwd {
  max-height: initial !important;
}
#resetpassform .wp-pwd input {
  border: 2px solid #b1c2c8;
  border-radius: 6px;
  min-height: 60px;
  width: 100%;
  background-color: #fff;
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 21.6px;
  transition: 350ms ease;
  padding: 20px 20px 15px 30px;
}
#resetpassform .wp-pwd input:focus {
  border: 2px solid #215352;
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  #resetpassform .wp-pwd input {
    padding: 20px 20px 15px 30px;
    min-height: 50px;
  }
}
@media screen and (max-width: 400px) {
  #resetpassform .wp-pwd input {
    min-height: 45px;
    padding: 15px 20px 15px 30px;
  }
}

.wp-pwd {
  max-height: 76px;
}

#lostpasswordform + #nav {
  float: none;
  margin: 25px 0 30px;
}
#lostpasswordform + #nav a {
  margin-left: 0;
}
@media screen and (max-width: 1199px) {
  #lostpasswordform + #nav {
    max-width: 540px;
    width: 100%;
    margin: 25px auto 0;
  }
}
@media screen and (max-width: 400px) {
  #lostpasswordform + #nav {
    text-align: left;
  }
}

@media screen and (max-width: 400px) {
  .login-action-lostpassword p.submit {
    max-width: initial;
  }
}

@media screen and (max-width: 1500px) {
  .login-action-lostpassword .footer-author {
    bottom: -34%;
  }
}

.footer-author {
  text-align: right;
  padding-right: 100px;
  position: absolute;
  right: 0;
  bottom: 30px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1399px) {
  .footer-author {
    bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .footer-author {
    margin: 70px 40px 30px;
    padding-right: 150px;
    position: relative;
    bottom: auto;
  }
}
@media screen and (max-width: 992px) {
  .footer-author {
    /* margin: 50px 40px 30px; */
    padding-right: 0;
    max-width: 570px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .footer-author {
    text-align: center;
  }
}
.footer-author span {
  font-size: 18px;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.6px;
  line-height: 21.6px;
  font-weight: 400;
  color: #b1c2c8;
}
.footer-author a {
  color: #215352;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.1px;
  text-decoration: none;
  margin-left: -1px;
}
.footer-author a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 2px;
  background-color: #215352;
  transition: 350ms ease;
}
.footer-author a:focus {
  box-shadow: none;
  color: #215352;
}
@media only screen and (min-width: 1199px) {
  .footer-author a:hover::after {
    width: 0;
    transition: 350ms ease;
    background-color: #fff;
  }
}

#login form .forgetmenot {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  #login form .forgetmenot {
    float: none;
    max-width: 180px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
}
#login form .forgetmenot::after {
  content: "";
  position: absolute;
  display: none;
}
#login form .forgetmenot input {
  display: none;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#login form .forgetmenot label {
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0.09px;
  margin-bottom: 0;
  transform: translateY(1px);
  width: 174px;
  text-align: right;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 27px;
  width: 27px;
  background-color: #fff;
  border: 2px solid #b1c2c8;
  border-radius: 2px;
  pointer-events: none;
}
.checkmark::after {
  content: "";
  position: absolute;
  opacity: 0;
  background-color: #fff;
  transition: 350ms ease;
}

.login form .forgetmenot .checkmark::after {
  left: 5px;
  top: 5px;
  width: 16px;
  height: 16px;
  background-color: #215352;
  opacity: 0;
  transition: 350ms ease;
}

.login form .forgetmenot input:checked ~ .checkmark {
  background-color: #fff;
}

.login form .forgetmenot input:checked ~ .checkmark::after {
  opacity: 1;
  transition: 350ms ease;
}

.interim-login .footer-author {
  padding-bottom: 0;
}
@media screen and (max-width: 400px) {
  .interim-login .login-title {
    margin-bottom: 5px;
  }
}
.interim-login .login-brand {
  margin-top: 20px;
}
.interim-login .login-illustration {
  display: none;
}
.interim-login #login form p.submit {
  justify-content: center;
  max-width: 200px;
}
.interim-login .wp-core-ui .button.button-large {
  max-width: 200px;
}
.interim-login #login form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.interim-login .login form .forgetmenot {
  margin-bottom: 15px;
}

.interim-login #login_error,
.interim-login.login .message {
  max-width: 294px;
}
@media screen and (max-width: 1199px) {
  .interim-login #login_error,
  .interim-login.login .message {
    margin: 0 auto 12px;
  }
}

@media screen and (max-width: 1350px) {
  .login-action-checkemail .footer-author {
    bottom: -15%;
  }
}
.login-action-checkemail #login a {
  margin-left: 3px;
}
.login-action-checkemail #login a::after {
  bottom: -1px;
}
.login-action-checkemail .login #login_error a {
  margin-left: 3px;
}
@media screen and (max-width: 350px) {
  .login-action-checkemail .login-illustration {
    display: none;
  }
}
.login-action-checkemail #login {
  padding: 0 8.8% 310px;
}
@media screen and (max-width: 1199px) {
  .login-action-checkemail #login {
    padding: 0 8.8% 30px;
  }
}
@media screen and (max-width: 575px) {
  .login-action-checkemail #login {
    padding: 0 8.8%;
  }
}

.login-action-rp #login p.submit .btn-icon-login {
  top: 25%;
}

.login h1 {
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .login h1 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .login h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 640px) {
  .login h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .login-action-confirm_admin_email h1.admin-email__heading {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .login-action-confirm_admin_email #backtoblog {
    margin-top: 15px;
  }
}
.login-action-confirm_admin_email #login {
  width: 100%;
  padding: 0 8.8% 30px;
  margin-top: 0;
  max-width: initial;
}
.login-action-confirm_admin_email .admin-email-confirm-form {
  width: 30.6%;
}
@media screen and (max-width: 1500px) {
  .login-action-confirm_admin_email .admin-email-confirm-form {
    width: 40%;
  }
}
@media screen and (max-width: 1199px) {
  .login-action-confirm_admin_email .admin-email-confirm-form {
    width: 100%;
    max-width: 540px;
  }
}
@media screen and (max-width: 640px) {
  .login-action-confirm_admin_email .admin-email-confirm-form {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .login-action-confirm_admin_email .login-illustration {
    top: 97%;
  }
}
.login-action-confirm_admin_email input[type=submit],
.login-action-confirm_admin_email .button-large {
  width: 100%;
  max-width: 434px;
  border-radius: 6px;
  background: #215352;
  min-height: 80px;
  text-align: left;
  border: 2px solid #215352;
  border-color: #215352;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  line-height: 21.6px;
  letter-spacing: 0.1px;
  outline: none;
  transition: 350ms ease;
  padding: 17px 28px 13px 27px !important;
  float: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 640px) {
  .login-action-confirm_admin_email input[type=submit],
  .login-action-confirm_admin_email .button-large {
    padding: 7px 28px 7px 27px !important;
  }
}
.login-action-confirm_admin_email input[type=submit]::after,
.login-action-confirm_admin_email .button-large::after {
  display: none;
}
@media only screen and (min-width: 1199px) {
  .login-action-confirm_admin_email input[type=submit]:hover,
  .login-action-confirm_admin_email .button-large:hover {
    outline: none;
    background-color: #fff;
    background: #fff;
    color: #215352;
    border: 2px solid #215352;
    transition: 350ms ease;
    border-color: #215352;
  }
}
.login-action-confirm_admin_email input[type=submit]:hover, .login-action-confirm_admin_email input[type=submit]:focus, .login-action-confirm_admin_email input[type=submit]:active,
.login-action-confirm_admin_email .button-large:hover,
.login-action-confirm_admin_email .button-large:focus,
.login-action-confirm_admin_email .button-large:active {
  outline: none;
  background-color: #fff !important;
  background: #fff !important;
  border-color: #215352;
  color: #215352 !important;
  box-shadow: none;
}
.login-action-confirm_admin_email .button-large {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-action-confirm_admin_email .btn-icon-login {
  font-size: 30px;
}
.login-action-confirm_admin_email .button {
  color: #fff !important;
}
@media only screen and (min-width: 1199px) {
  .login-action-confirm_admin_email .button:hover {
    color: #215352 !important;
  }
}

.login-action-login #wfls-prompt-overlay {
  padding: 0;
}
.login-action-login #wfls-prompt-wrapper {
  position: relative;
}
.login-action-login #wfls-prompt-wrapper::after {
  position: absolute;
  content: "";
  background-color: #fff;
  bottom: -110px;
  left: -1px;
  width: 101%;
  height: 90px;
  z-index: 99;
  opacity: 1;
  border: 10px solid #fff;
}
.login-action-login #wfls-prompt-wrapper label {
  color: #b1c2c8;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 38.4px;
  margin-bottom: 3px;
}
.login-action-login #wfls-prompt-wrapper #wfls-token {
  border: 2px solid #b1c2c8;
  border-radius: 6px;
  min-height: 60px;
  width: 100%;
  background-color: #fff;
  font-family: "Inter", sans-serif;
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 21.6px;
  transition: 350ms ease;
  padding: 20px 20px 15px 30px;
}
.login-action-login #wfls-prompt-wrapper #wfls-token:focus {
  border: 2px solid #215352;
  outline: none;
  box-shadow: none;
}

.jetpack-sso-form-display #loginform {
  padding: 26px 0 !important;
  max-width: 430px !important;
}

.jetpack-sso-toggle {
  outline: none;
  border: 2px solid #215352;
  transition: 350ms ease;
  border-color: #215352;
  width: 100%;
  max-width: 434px;
  border-radius: 6px;
  background: #215352;
  min-height: 60px;
  text-align: left;
  color: #fff !important;
  font-size: 17px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  line-height: 21.6px;
  letter-spacing: 0.1px;
  padding: 18px 28px 13px 27px;
  float: none;
}
@media only screen and (min-width: 1199px) {
  .jetpack-sso-toggle:hover {
    outline: none;
    background-color: #fff;
    background: #fff;
    color: #215352 !important;
    border: 2px solid #215352;
    transition: 350ms ease;
    border-color: #215352;
  }
}
.jetpack-sso-toggle::after {
  display: none;
}
.jetpack-sso-toggle:focus {
  outline: none;
  background-color: #fff;
  background: #fff;
  color: #215352 !important;
  border: 2px solid #215352;
  transition: 350ms ease;
  border-color: #215352;
}

#jetpack-sso-wrap .jetpack-sso-toggle.default {
  max-width: initial;
}
@media screen and (max-width: 640px) {
  #jetpack-sso-wrap .jetpack-sso-toggle.default {
    min-height: 50px;
    padding: 17px 28px 13px 27px;
    max-width: 350px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .jetpack-sso-clear {
    width: 100%;
    /* max-width: 350px; */
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/*# sourceMappingURL=style.css.map */
