/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
* font-family: 'Funnel Sans'
*/
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Funnel Sans';
  src: url('../themes/pensoft-coastscapes/assets/fonts/funnel/FunnelSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 1.7em;
}
h2,
.h2 {
  font-size: 27px;
  line-height: 1.7em;
}
h3,
.h3 {
  font-size: 21.06px;
  line-height: 1.7em;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15.66px;
  line-height: 1.7em;
}
h6,
.h6 {
  font-size: 12.06px;
  line-height: 1.7em;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.title {
  margin-bottom: 20px;
  color: #010d1c;
}
h1.underline,
.h1.underline,
h2.underline,
.h2.underline,
h3.underline,
.h3.underline,
h4.underline,
.h4.underline,
h5.underline,
.h5.underline,
h6.underline,
.h6.underline,
.title.underline {
  display: inline-block;
  padding-bottom: 10px;
}
h1.underline.white,
.h1.underline.white,
h2.underline.white,
.h2.underline.white,
h3.underline.white,
.h3.underline.white,
h4.underline.white,
.h4.underline.white,
h5.underline.white,
.h5.underline.white,
h6.underline.white,
.h6.underline.white,
.title.underline.white {
  border-color: #ffffff;
}
h1.base_heading,
.h1.base_heading,
h2.base_heading,
.h2.base_heading,
h3.base_heading,
.h3.base_heading,
h4.base_heading,
.h4.base_heading,
h5.base_heading,
.h5.base_heading,
h6.base_heading,
.h6.base_heading,
.title.base_heading {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
h1.base_heading.inner-page,
.h1.base_heading.inner-page,
h2.base_heading.inner-page,
.h2.base_heading.inner-page,
h3.base_heading.inner-page,
.h3.base_heading.inner-page,
h4.base_heading.inner-page,
.h4.base_heading.inner-page,
h5.base_heading.inner-page,
.h5.base_heading.inner-page,
h6.base_heading.inner-page,
.h6.base_heading.inner-page,
.title.base_heading.inner-page {
  margin-top: 80px;
  margin-bottom: 20px !important;
  text-transform: none;
}
del,
s {
  text-decoration: line-through;
}
ins,
u {
  text-decoration: underline;
}
small {
  font-size: 14.4px;
}
strong,
b {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  text-decoration: none;
  background-color: transparent;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
p.lead {
  font-size: 22.5px;
  font-weight: 300;
}
img.text,
.img.text {
  height: 18px;
  width: auto;
}
img.fluid,
.img.fluid {
  max-width: 100%;
  width: 100%;
  width: 100% \9;
  height: auto;
}
img.thumbnail,
.img.thumbnail {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
img.rounded,
.img.rounded {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
img.float-left,
.img.float-left {
  float: left;
}
img.float-right,
.img.float-right {
  float: left;
}
.container {
  max-width: 100%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.container.highlights-news {
  padding-bottom: 30px;
}
.container.jpi {
  padding-top: 0;
}
.container-dynamic {
  max-width: 98vw !important;
  margin: 1vw auto;
}
.container-full-width {
  max-width: 98vw;
  margin-left: auto;
  margin-right: auto;
}
.container-fluid {
  width: 100%;
  padding-left: 0 !important;
}
.section-label {
  background: linear-gradient(90deg, #122e47, #35b956);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #122E47;
  opacity: 0;
  transform: translateX(-30px);
  -webkit-transition: -webkit-text-fill-color 1s ease, opacity 0.8s ease, transform 0.8s ease;
  -moz-transition: -webkit-text-fill-color 1s ease, opacity 0.8s ease, transform 0.8s ease;
  transition: -webkit-text-fill-color 1s ease, opacity 0.8s ease, transform 0.8s ease;
}
.section-label.gradient-active {
  -webkit-text-fill-color: transparent;
  opacity: 1;
  transform: translateX(0);
}
.fixed-top,
.fixed-bottom,
.fixed-right,
.fixed-left {
  position: fixed;
}
.fixed-top {
  top: 0;
  left: 0;
  right: 0;
}
.fixed-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
.fixed-right {
  top: 0;
  bottom: 0;
  left: 0;
}
.fixed-left {
  top: 0;
  bottom: 0;
  right: 0;
}
.border-box {
  box-sizing: border-box;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
}
.static {
  position: static;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
body.menu-open {
  overflow: hidden;
}
body.search-open {
  overflow: hidden;
}
body.search-open #headernavbar .navbar-brand,
body.search-open #headernavbar #desktopMenuToggle {
  z-index: 1005;
}
body.search-open .container,
body.search-open .header-image,
body.search-open .navbar-collapse {
  -webkit-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
}
body #main-content {
  min-height: 640px;
}
img {
  width: 100%;
}
@media screen and (max-width: 575.98px) {
  img {
    width: auto;
  }
}
img.content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 575.98px) {
  img.content {
    margin-right: 0;
  }
}
img.content.left {
  float: none;
  margin-top: 0;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  img {
    width: auto;
  }
  img.content {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  img.content.left {
    float: left;
    margin-top: 0;
    margin-left: 0;
  }
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
.btn {
  display: inline-block;
  box-sizing: border-box;
  font-weight: 400;
  color: #6CDDB4;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 7.5px 10px;
  font-size: 18px;
  line-height: 1.7em;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  word-break: break-all;
}
@media screen and (max-width: 575.98px) {
  .btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.btn.no-margin {
  margin: 0px !important;
}
.btn.search {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: unset !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: 2px solid #acacac;
  border-top: 2px solid #acacac;
  border-right: 2px solid #acacac;
  padding: 0;
  height: 32px;
}
@media screen and (max-width: 575.98px) {
  .btn.search {
    height: 45px;
    text-align: end;
    padding-right: 10px;
    margin-right: 10px;
    width: 20%;
  }
}
.btn.no-padding {
  padding: 0 !important;
}
.btn.small {
  line-height: 0.8;
}
.btn.large {
  line-height: 2.5;
}
.btn.huge {
  line-height: 3;
}
.btn.btn-bold {
  font-weight: 800;
}
.btn.fluid {
  margin-top: 20px;
}
.btn.disabled,
.btn:disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #D8EDFE;
  color: #122E47;
  padding: 12px 16px;
  border-radius: 5px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn-primary::after {
  content: '';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #122E47;
  border-radius: 50%;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  transform: rotate(0deg);
}
.btn-primary:hover {
  background-color: #C8DDF0;
}
.btn-primary:hover::after {
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg"), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%, 100%;
  transform: rotate(45deg);
}
.btn-primary:active::after {
  transform: rotate(45deg) scale(0.95);
}
.btn-primary:focus {
  outline: none;
}
.btn-login {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #D8EDFE;
  color: #122E47;
  padding: 12px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn-login .btn-login-text {
  white-space: nowrap;
}
.btn-login .btn-login-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #122E47;
  border-radius: 50%;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-login .btn-login-icon img {
  width: 12px;
  height: 12px;
  transform: rotate(0deg);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-login:hover {
  background-color: #C8DDF0;
}
.btn-login:hover .btn-login-icon {
  background: linear-gradient(180deg, #3984c6 0%, #35b956 100%);
}
.btn-login:hover .btn-login-icon img {
  transform: rotate(45deg);
}
.btn-login:active .btn-login-icon img {
  transform: rotate(45deg) scale(0.95);
}
.btn-login:focus {
  outline: none;
}
.btn-newsletter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #D8EDFE;
  color: #122E47;
  padding: 12px 16px;
  border-radius: 5px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn-newsletter .btn-newsletter-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #122E47;
  border-radius: 50%;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-newsletter .btn-newsletter-icon img {
  width: 12px;
  height: 12px;
  transform: rotate(0deg);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-newsletter:hover {
  background-color: #C8DDF0;
}
.btn-newsletter:hover .btn-newsletter-icon {
  background: linear-gradient(180deg, #3984c6 0%, #35b956 100%);
}
.btn-newsletter:hover .btn-newsletter-icon img {
  transform: rotate(45deg);
}
.btn-newsletter:active .btn-newsletter-icon img {
  transform: rotate(45deg) scale(0.95);
}
.btn-newsletter:focus {
  outline: none;
}
@media screen and (max-width: 767.98px) {
  .btn-newsletter {
    font-size: 16px;
    padding: 10px 14px;
  }
  .btn-newsletter .btn-newsletter-icon {
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 575.98px) {
  .btn-newsletter {
    justify-content: center;
    font-size: 16px;
  }
}
.card-arrow {
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #FEFFFD;
  z-index: 3;
}
@media screen and (max-width: 575.98px) {
  .card-arrow {
    width: 50px;
    height: 50px;
    bottom: -5px;
    right: -5px;
  }
}
.card-arrow .arrow-inner {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: #122E47;
  transform: rotate(45deg);
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px;
}
@media screen and (max-width: 575.98px) {
  .card-arrow .arrow-inner {
    width: 28px;
    height: 28px;
  }
}
.card-arrow.hover .arrow-inner,
.card-arrow:hover .arrow-inner {
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg"), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px, 100%;
  transform: rotate(0deg);
}
.btn-cta-dark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #122E47;
  color: #FEFFFD;
  padding: 12px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn-cta-dark::after {
  content: '';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #FFFFFF;
  border-radius: 50%;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  background-image: url("../themes/pensoft-coastscapes/assets/images/hero-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  transform: rotate(0deg);
}
.btn-cta-dark:hover {
  background-color: #1a3d5c;
}
.btn-cta-dark:hover::after {
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg"), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%, 100%;
  transform: rotate(45deg);
}
.btn-cta-dark:active::after {
  transform: rotate(45deg) scale(0.95);
}
.btn-cta-dark:focus {
  outline: none;
}
.btn-secondary {
  color: #ffffff;
  font-size: 17px;
  background: #3cbb54 url("../themes/pensoft-coastscapes/assets/images/subscribe-button-arrow.svg") center no-repeat;
  background-position: center right 15px;
  border-color: #3cbb54;
  cursor: pointer;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  padding: 9px 35px 9px 25px;
  transition: all 0.3s ease-in-out;
}
.btn-secondary:hover {
  background: #3cbb54 url("../themes/pensoft-coastscapes/assets/images/subscribe-button-arrow.svg") center no-repeat;
  background-position: center right 20px;
}
.btn-success {
  color: #ffffff;
  background-color: #020202;
  border-color: #020202;
}
.btn-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-warning {
  color: #ffffff;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-info {
  color: #ffffff;
  background-color: #3cbb54;
  border-color: #3cbb54;
}
.btn-light {
  color: #000401;
  background-color: #0d3654;
  border-color: #0d3654;
}
.btn-dark {
  color: #ffffff;
  background-color: #000401;
  border-color: #000401;
}
.btn-yellow {
  color: #ffffff;
  background-color: #25bdd2;
  border-color: #25bdd2;
}
.btn-yellow:hover {
  color: #25bdd2;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-link {
  color: #3cbb54;
}
.btn-intro {
  border-radius: 10px;
  background: #20A683;
  color: #fff;
  padding: 8px 30px;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  text-decoration: none;
}
.btn-intro:hover {
  background: #1a8f6f;
  transform: translateY(-2px);
}
.btn-intro:active {
  transform: translateY(0);
}
.btn-intro:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(32, 166, 131, 0.3);
}
.btn-involved,
a.btn-involved {
  color: #FFF !important;
  border-radius: 10px;
  border: 1px solid #FFF;
  padding: 8px 30px;
  justify-content: center;
  align-items: center;
  gap: 9px;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  text-decoration: none;
}
.btn-involved::after,
a.btn-involved::after {
  content: '';
  background: url("../themes/pensoft-coastscapes/assets/images/white-arrow-btn.svg") center no-repeat;
  background-size: contain;
  width: 10px;
  height: 11px;
  transition: all 0.3s ease-in-out;
  transform: translateX(0);
}
.btn-involved:hover,
a.btn-involved:hover {
  background: #f8f8f8;
  transform: translateY(-2px);
  color: #0F2F2A !important;
}
.btn-involved:hover::after,
a.btn-involved:hover::after {
  transform: translateX(4px);
  background: url("../themes/pensoft-coastscapes/assets/images/green-arrow-btn.svg") center no-repeat;
}
.btn-involved:active,
a.btn-involved:active {
  transform: translateY(0);
}
.btn-involved:focus,
a.btn-involved:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(15, 47, 42, 0.3);
}
.btn:hover {
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn:active {
  transition: all 0.1s ease;
}
.btn-download,
button.btn-download,
a.btn-download {
  display: inline-block;
  box-sizing: border-box;
  font-weight: 400;
  color: #6CDDB4;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 7.5px 10px;
  font-size: 18px;
  line-height: 1.7em;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  word-break: break-all;
  border-radius: 10px;
  background: #20A683;
  color: #fff;
  padding: 8px 30px;
  justify-content: center;
  align-items: center;
  gap: 9px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  display: inline-flex;
  text-decoration: none;
}
@media screen and (max-width: 575.98px) {
  .btn-download,
  button.btn-download,
  a.btn-download {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.btn-download.no-margin,
button.btn-download.no-margin,
a.btn-download.no-margin {
  margin: 0px !important;
}
.btn-download.search,
button.btn-download.search,
a.btn-download.search {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: unset !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: 2px solid #acacac;
  border-top: 2px solid #acacac;
  border-right: 2px solid #acacac;
  padding: 0;
  height: 32px;
}
@media screen and (max-width: 575.98px) {
  .btn-download.search,
  button.btn-download.search,
  a.btn-download.search {
    height: 45px;
    text-align: end;
    padding-right: 10px;
    margin-right: 10px;
    width: 20%;
  }
}
.btn-download.no-padding,
button.btn-download.no-padding,
a.btn-download.no-padding {
  padding: 0 !important;
}
.btn-download.small,
button.btn-download.small,
a.btn-download.small {
  line-height: 0.8;
}
.btn-download.large,
button.btn-download.large,
a.btn-download.large {
  line-height: 2.5;
}
.btn-download.huge,
button.btn-download.huge,
a.btn-download.huge {
  line-height: 3;
}
.btn-download.btn-bold,
button.btn-download.btn-bold,
a.btn-download.btn-bold {
  font-weight: 800;
}
.btn-download:hover,
button.btn-download:hover,
a.btn-download:hover {
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-download:active,
button.btn-download:active,
a.btn-download:active {
  transition: all 0.1s ease;
}
@media screen and (max-width: 575.98px) {
  .btn-download,
  button.btn-download,
  a.btn-download {
    width: 100%;
    padding: 12px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  .btn-download,
  button.btn-download,
  a.btn-download {
    padding: 10px 25px;
  }
}
@media screen and (max-width: 991.98px) {
  .btn-download,
  button.btn-download,
  a.btn-download {
    padding: 9px 22px;
  }
}
.btn-download::after,
button.btn-download::after,
a.btn-download::after {
  content: '';
  background: url("../themes/pensoft-coastscapes/assets/images/download-white.svg") center no-repeat;
  background-size: contain;
  width: 18px;
  height: 17px;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: translateY(0) rotate(0deg);
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
  position: relative;
  z-index: 2;
}
.btn-download:hover,
button.btn-download:hover,
a.btn-download:hover {
  background: #1a8f6f;
  transform: scale(1.02);
  box-shadow: 0 4px 12px rgba(32, 166, 131, 0.2), 0 2px 6px rgba(32, 166, 131, 0.15);
}
.btn-download:hover::after,
button.btn-download:hover::after,
a.btn-download:hover::after {
  transform: translateY(-2px) rotate(-3deg) scale(1.1);
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
}
.btn-download:hover span,
button.btn-download:hover span,
a.btn-download:hover span,
.btn-download:hover i,
button.btn-download:hover i,
a.btn-download:hover i,
.btn-download:hover .pr,
button.btn-download:hover .pr,
a.btn-download:hover .pr {
  transform: translateY(-1px);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-download:hover *,
button.btn-download:hover *,
a.btn-download:hover * {
  transform: translateY(-1px);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-download:active,
button.btn-download:active,
a.btn-download:active {
  transform: scale(0.98);
  box-shadow: 0 6px 20px rgba(32, 166, 131, 0.3), 0 3px 10px rgba(32, 166, 131, 0.2);
  transition: all 0.1s ease;
}
.btn-download:active::after,
button.btn-download:active::after,
a.btn-download:active::after {
  transform: translateY(-1px) rotate(-2deg) scale(1.1);
}
.btn-download:focus,
button.btn-download:focus,
a.btn-download:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(32, 166, 131, 0.3), 0 2px 8px rgba(32, 166, 131, 0.2);
}
.btn-download span,
button.btn-download span,
a.btn-download span,
.btn-download i,
button.btn-download i,
a.btn-download i,
.btn-download .pr,
button.btn-download .pr,
a.btn-download .pr,
.btn-download *,
button.btn-download *,
a.btn-download * {
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  display: inline-block;
}
.btn-download.btn-large,
button.btn-download.btn-large,
a.btn-download.btn-large,
.btn-download.large,
button.btn-download.large,
a.btn-download.large {
  padding: 12px 35px;
  font-size: 16px;
}
.btn-download.btn-large::after,
button.btn-download.btn-large::after,
a.btn-download.btn-large::after,
.btn-download.large::after,
button.btn-download.large::after,
a.btn-download.large::after {
  width: 20px;
  height: 19px;
}
@media screen and (max-width: 575.98px) {
  .btn-download.btn-large,
  button.btn-download.btn-large,
  a.btn-download.btn-large,
  .btn-download.large,
  button.btn-download.large,
  a.btn-download.large {
    padding: 15px 25px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  .btn-download.btn-large,
  button.btn-download.btn-large,
  a.btn-download.btn-large,
  .btn-download.large,
  button.btn-download.large,
  a.btn-download.large {
    padding: 13px 30px;
    font-size: 17px;
  }
}
.btn-subscribe {
  border-radius: 10px;
  background: #20A683;
  color: #fff;
  padding: 6px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  max-width: 200px;
  animation: fade-in 1s ease-out 0.2s backwards;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
@media screen and (max-width: 991.98px) {
  .btn-subscribe {
    max-width: 100%;
  }
}
.btn-subscribe:hover {
  background-color: #1a8f6f;
  border-color: #1a8f6f;
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.btn-subscribe .bell-icon {
  position: relative;
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url('../themes/pensoft-coastscapes/assets/images/subscribe.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  transform-origin: top center;
}
.btn-subscribe:before {
  display: none;
}
.btn-subscribe:hover .bell-icon,
.btn-subscribe:focus .bell-icon,
.btn-subscribe:active .bell-icon {
  animation: bell-ring 0.9s ease-in-out;
}
@keyframes bell-ring {
  0% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(14deg);
  }
  30% {
    transform: rotate(-12deg);
  }
  45% {
    transform: rotate(9deg);
  }
  60% {
    transform: rotate(-6deg);
  }
  75% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .btn-subscribe:hover .bell-icon,
  .btn-subscribe:focus .bell-icon,
  .btn-subscribe:active .bell-icon {
    animation: none !important;
  }
}
.btn-zenodo,
.btn-github {
  border-radius: 8px;
  background: #20A683;
  color: #fff;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 0px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  display: inline-flex;
  text-decoration: none;
  font-size: 16px;
  border: none;
  cursor: pointer;
  overflow: hidden;
}
.btn-zenodo .btn-icon,
.btn-github .btn-icon {
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: scale(1);
}
.btn-zenodo .btn-text,
.btn-github .btn-text {
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-zenodo:hover,
.btn-github:hover {
  background: #1a8f6f;
  transform: translateY(-3px) scale(1.02);
}
.btn-zenodo:hover .btn-icon,
.btn-github:hover .btn-icon {
  transform: scale(1.1) rotate(5deg);
}
.btn-zenodo:hover .btn-text,
.btn-github:hover .btn-text {
  transform: translateX(2px);
}
.btn-zenodo:active,
.btn-github:active {
  transform: translateY(-1px) scale(0.98);
  transition: all 0.1s ease;
}
.btn-zenodo:focus,
.btn-github:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(32, 166, 131, 0.3);
}
.btn-zenodo::before {
  content: '';
  width: 22px;
  height: 22px;
  background-image: url("../themes/pensoft-coastscapes/assets/images/zenodo-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 2px;
  display: inline-block;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: scale(1);
}
.btn-zenodo:hover::before {
  transform: scale(1.1) rotate(5deg);
}
.btn-github::before {
  content: '';
  width: 22px;
  height: 22px;
  background-image: url("../themes/pensoft-coastscapes/assets/images/github-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 2px;
  display: inline-block;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: scale(1);
}
.btn-github:hover::before {
  transform: scale(1.1) rotate(5deg);
}
.btn-rio {
  border-radius: 8px;
  background: #20A683;
  color: #fff;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 0px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  display: inline-flex;
  text-decoration: none;
  font-size: 16px;
  border: none;
  cursor: pointer;
  overflow: hidden;
  min-width: 140px;
  height: 48.5px;
}
.btn-rio::before {
  content: '';
  width: 65%;
  height: 65%;
  background-image: url("../themes/pensoft-coastscapes/assets/images/rio-btn.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: scale(1);
}
.btn-rio .btn-text {
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-rio:hover {
  background: #1a8f6f;
  transform: translateY(-3px) scale(1.02);
}
.btn-rio:hover::before {
  transform: scale(1.1) rotate(5deg);
}
.btn-rio:hover .btn-text {
  transform: translateX(2px);
}
.btn-rio:active {
  transform: translateY(-1px) scale(0.98);
  transition: all 0.1s ease;
}
.btn-rio:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(32, 166, 131, 0.3);
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
@media screen and (max-width: 575.98px) {
  .btn-group,
  .btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .btn-group .btn + .btn,
  .btn-group-vertical .btn + .btn {
    margin-top: 20px;
  }
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
@media screen and (max-width: 575.98px) {
  .btn-group > .btn-group:not(:last-child) > .btn,
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
  }
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
@media screen and (max-width: 575.98px) {
  .btn-group > .btn-group:not(:first-child) > .btn,
  .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
  }
}
#headernavbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: transparent;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#headernavbar .navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  max-width: 80%;
  padding: 20px;
}
#headernavbar .navbar-brand {
  display: block;
  order: 0;
  flex-shrink: 0;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
#headernavbar .navbar-brand img {
  width: auto;
  height: 60px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  filter: brightness(1);
}
#headernavbar .navbar-brand:hover {
  transform: translateY(-2px);
}
#headernavbar .navbar-brand:hover img {
  transform: scale(1.05);
  filter: brightness(1.1);
}
#headernavbar .navbar-brand:active {
  transform: translateY(0);
}
#headernavbar .navbar-brand:active img {
  transform: scale(1.02);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
#headernavbar .navbar-menu-desktop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  order: 1;
}
#headernavbar .navbar-menu-desktop .navbar-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 8px;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item {
  position: relative;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item > a {
  color: #FEFFFD;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.2px;
  text-decoration: none;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  font-family: 'Zalando Sans', sans-serif;
  text-align: center;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item > a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item.dropdown > a {
  cursor: pointer;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item.dropdown > a:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid currentColor;
  margin-left: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item.dropdown:hover > a:after {
  transform: rotate(180deg);
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 180px;
  background-color: rgba(18, 46, 71, 0.65);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 8px 0;
  padding-top: 14px;
  margin-top: 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item .dropdown-menu:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  height: 14px;
  background: transparent;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item .dropdown-menu .nav-item {
  text-align: center;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item .dropdown-menu .nav-item a {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Zalando Sans', sans-serif;
  font-weight: 500;
  line-height: 20px;
  padding: 8px 16px;
  display: block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item .dropdown-menu .nav-item a:hover {
  color: rgba(255, 255, 255, 0.7);
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item .dropdown-menu .nav-item.active a {
  color: #ffffff;
  font-weight: 600;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
#headernavbar .navbar-menu-desktop .navbar-nav .nav-item.active > a {
  color: rgba(255, 255, 255, 0.55);
}
@media screen and (max-width: 991.98px) {
  #headernavbar .navbar-menu-desktop {
    display: none;
  }
}
#headernavbar .desktop-header-elements {
  display: flex;
  align-items: center;
  gap: 15px;
  order: 2;
  flex-shrink: 0;
}
#headernavbar .desktop-header-elements .search-container .search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  background-color: #D8EDFE;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  outline: none;
}
#headernavbar .desktop-header-elements .search-container .search-btn:hover {
  background-color: #C8DDF0;
}
#headernavbar .desktop-header-elements .search-container .search-btn:active {
  transform: scale(0.95);
  transition-duration: 0.1s;
}
#headernavbar .desktop-header-elements .search-container .search-btn .search-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url('../themes/pensoft-coastscapes/assets/images/search-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(14%) sepia(32%) saturate(2089%) hue-rotate(178deg) brightness(93%) contrast(93%);
}
@media screen and (max-width: 991.98px) {
  #headernavbar .desktop-header-elements .search-container .search-btn {
    padding: 8px;
  }
  #headernavbar .desktop-header-elements .search-container .search-btn .search-icon {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #headernavbar .desktop-header-elements .btn-login {
    display: none;
  }
}
#headernavbar .desktop-header-elements .user-controls {
  display: flex;
  align-items: center;
  gap: 12px;
}
#headernavbar .desktop-header-elements .user-controls .user-profile-link {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#headernavbar .desktop-header-elements .user-controls .user-profile-link:hover {
  opacity: 0.85;
}
#headernavbar .desktop-header-elements .user-controls .user-profile-link .user-avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
}
#headernavbar .desktop-header-elements .user-controls .user-profile-link .user-avatar-placeholder {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #D8EDFE;
  color: #122E47;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Funnel Sans', sans-serif;
}
#headernavbar .desktop-header-elements .user-controls .user-profile-link .user-name {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  font-family: 'Funnel Sans', sans-serif;
}
#headernavbar .desktop-header-elements .user-controls .btn-logout {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Funnel Sans', sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
#headernavbar .desktop-header-elements .user-controls .btn-logout:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
@media screen and (max-width: 991.98px) {
  #headernavbar .desktop-header-elements .user-controls {
    display: none;
  }
}
#headernavbar .desktop-header-elements #desktopMenuToggle {
  display: none;
  width: 30px;
  height: 22px;
  position: relative;
  cursor: pointer;
  z-index: 1006;
  background: transparent;
  border: none;
  padding: 0;
  outline: none;
}
#headernavbar .desktop-header-elements #desktopMenuToggle span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  margin-bottom: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#headernavbar .desktop-header-elements #desktopMenuToggle span:last-child {
  margin-bottom: 0;
}
#headernavbar .desktop-header-elements #desktopMenuToggle span:nth-child(2) {
  width: 70%;
  margin-left: auto;
}
#headernavbar .desktop-header-elements #desktopMenuToggle:hover span:nth-child(2) {
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  #headernavbar .desktop-header-elements #desktopMenuToggle {
    display: block;
  }
}
#headernavbar .search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  z-index: 1010;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s;
}
#headernavbar .search.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#headernavbar .search .container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  height: 100%;
}
#headernavbar .search .container form {
  width: 100%;
  max-width: 640px;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 8px;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.1);
  transform: translateY(-30px) scale(0.96);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s, opacity 0.35s ease 0.05s;
}
#headernavbar .search .container form:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 15%;
  right: 15%;
  height: 3px;
  background: linear-gradient(90deg, #3984c6, #25bdd2, #35b956);
  border-radius: 3px;
  transform: scaleX(0);
  transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.25s;
}
#headernavbar .search .container .search_input {
  width: 100%;
  padding: 16px 54px 16px 22px;
  border-radius: 12px;
  border: none;
  font-size: 17px;
  font-family: 'Funnel Sans', sans-serif;
  background: transparent;
  color: #122E47;
  letter-spacing: -0.2px;
}
#headernavbar .search .container .search_input:focus {
  outline: none;
}
#headernavbar .search .container .search_input::placeholder {
  color: #9AA5B4;
  opacity: 1;
  transition: opacity 0.3s ease;
}
#headernavbar .search .container .search_input:focus::placeholder {
  opacity: 0.5;
}
#headernavbar .search .container .text-grey-search-btn {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 22px;
  height: 22px;
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}
#headernavbar .search .container .text-grey-search-btn:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../themes/pensoft-coastscapes/assets/images/black-search.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.4;
  transition: opacity 0.2s ease;
}
#headernavbar .search .container .text-grey-search-btn:hover {
  transform: translateY(-50%) scale(1.15);
}
#headernavbar .search .container .text-grey-search-btn:hover:before {
  opacity: 0.7;
}
#headernavbar .search .container .close-search {
  position: absolute;
  right: -48px;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  font-size: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 50%;
  padding: 0 !important;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
#headernavbar .search .container .close-search:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.15) !important;
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 767.98px) {
  #headernavbar .search .container {
    padding: 0 20px;
  }
  #headernavbar .search .container form {
    max-width: 100%;
    border-radius: 12px;
    padding: 6px;
  }
  #headernavbar .search .container .search_input {
    padding: 14px 80px 14px 16px;
    font-size: 16px;
  }
  #headernavbar .search .container .text-grey-search-btn {
    right: 48px;
  }
  #headernavbar .search .container .close-search {
    position: absolute;
    right: 12px;
    top: 50%;
    bottom: auto;
    left: auto;
    transform: translateY(-50%);
    background: transparent !important;
    border: none !important;
    color: #9AA5B4;
    font-size: 18px;
  }
  #headernavbar .search .container .close-search:hover {
    color: #122E47;
    transform: translateY(-50%) rotate(90deg);
  }
}
#headernavbar .search.active .container form {
  transform: translateY(0) scale(1);
  opacity: 1;
}
#headernavbar .search.active .container form:after {
  transform: scaleX(1);
}
body.menu-open {
  overflow: hidden;
}
body.menu-open #headernavbar {
  z-index: 1006;
  background-color: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  padding: 20px 0 !important;
}
body.menu-open #desktopMenuToggle span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
body.menu-open #desktopMenuToggle span:nth-child(2) {
  opacity: 0;
  width: 0;
}
body.menu-open #desktopMenuToggle span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
.navbar-collapse {
  position: fixed;
  inset: 0;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  overflow: hidden;
  z-index: 1005;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, visibility 0.5s;
}
.navbar-collapse.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.navbar-collapse .menu-image {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  margin: -12px;
  object-fit: cover;
  z-index: 0;
  filter: blur(6px);
}
.navbar-collapse .menu-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 30, 50, 0.85) 0%, rgba(10, 30, 50, 0.75) 100%);
  z-index: 1;
}
.navbar-collapse .menu-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  height: 100%;
  padding: 20vh 20px 40px;
  overflow-y: auto;
}
.navbar-collapse .navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.navbar-collapse .navbar-nav .nav-item {
  text-align: center;
}
.navbar-collapse .navbar-nav .nav-item > a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Funnel Sans', sans-serif;
}
.navbar-collapse .navbar-nav .nav-item > a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-collapse .navbar-nav .nav-item.active > a {
  color: #ffffff;
  font-weight: 600;
}
.navbar-collapse .navbar-nav .nav-item .dropdown-menu {
  padding-left: 0;
  list-style: none;
  margin: 4px 0 0;
  display: block;
  background-color: transparent;
  border: none;
  box-shadow: none;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
}
.navbar-collapse .navbar-nav .nav-item .dropdown-menu.show {
  max-height: 300px;
  opacity: 1;
}
.navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item a {
  font-size: 14px;
  padding: 8px 20px;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  text-decoration: none;
}
.navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item a:hover {
  color: #ffffff;
}
.navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item.active a {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
}
.navbar-collapse .navbar-nav .nav-item.dropdown > a:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid currentColor;
  opacity: 0.5;
  transform: rotate(0deg);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.navbar-collapse .navbar-nav .nav-item.dropdown.active > a:after {
  transform: rotate(-180deg);
}
.navbar-collapse .mobile-login {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.navbar-collapse .mobile-login .btn-logout {
  display: inline-flex;
  align-items: center;
  padding: 10px 18px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Funnel Sans', sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.navbar-collapse .mobile-login .btn-logout:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
#headernavbar.navbar-hidden {
  transform: translateY(-100%);
  opacity: 0;
}
#headernavbar.navbar-scrolled {
  background-color: rgba(18, 46, 71, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 8px 0;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  max-width: 98vw;
  margin-left: auto;
  margin-right: auto;
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
}
#headernavbar.navbar-scrolled .btn-login {
  padding: 8px 12px;
  font-size: 15px;
}
#headernavbar.navbar-scrolled .btn-login .btn-login-icon {
  width: 26px;
  height: 26px;
}
#headernavbar.navbar-scrolled .btn-login .btn-login-icon img {
  width: 14px;
  height: 14px;
}
#headernavbar.navbar-scrolled .navbar-menu-desktop .navbar-nav .nav-item > a {
  padding: 8px 14px;
  font-size: 15px;
  letter-spacing: -0.15px;
}
#headernavbar.navbar-scrolled .search-container .search-btn {
  padding: 10px;
}
#headernavbar.navbar-scrolled .user-controls .user-profile-link .user-name {
  font-size: 13px;
}
#headernavbar.navbar-scrolled .user-controls .btn-logout {
  padding: 6px 12px;
  font-size: 13px;
}
@media screen and (max-width: 991.98px) {
  #headernavbar {
    padding: 15px 0;
  }
  #headernavbar .container {
    padding: 0 20px;
  }
  #headernavbar .navbar-brand img {
    height: 35px;
  }
}
@media screen and (max-width: 767.98px) {
  #headernavbar .container {
    padding: 0 15px;
  }
  #headernavbar .navbar-brand img {
    height: 32px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../themes/pensoft-coastscapes/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa');
  src: url('../themes/pensoft-coastscapes/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa#iefix') format('embedded-opentype'), url('../themes/pensoft-coastscapes/assets/fonts/icons/icomoon/icomoon.ttf?ilrlqa') format('truetype'), url('../themes/pensoft-coastscapes/assets/fonts/icons/icomoon/icomoon.woff?ilrlqa') format('woff'), url('../themes/pensoft-coastscapes/assets/fonts/icons/icomoon/icomoon.svg?ilrlqa#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.p,
.pb,
.pd,
.pl,
.pr,
.ps {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 18px;
  line-height: 1.7em;
}
.p.small,
.pb.small,
.pd.small,
.pl.small,
.pr.small,
.ps.small,
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large,
.p.huge,
.pb.huge,
.pd.huge,
.pl.huge,
.pr.huge,
.ps.huge {
  line-height: 1.7em;
  vertical-align: middle;
}
.p.small,
.pb.small,
.pd.small,
.pl.small,
.pr.small,
.ps.small {
  font-size: 14.4px;
}
.p.normal,
.pb.normal,
.pd.normal,
.pl.normal,
.pr.normal,
.ps.normal {
  font-size: 21.6px;
}
.p.big,
.pb.big,
.pd.big,
.pl.big,
.pr.big,
.ps.big {
  font-size: 32.4px;
}
.p.middle,
.pb.middle,
.pd.middle,
.pl.middle,
.pr.middle,
.ps.middle {
  font-size: 41.4px;
}
.p.medium,
.pb.medium,
.pd.medium,
.pl.medium,
.pr.medium,
.ps.medium {
  font-size: 48.6px;
}
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large {
  font-size: 63px;
}
.p.huge,
.pb.huge,
.pd.huge,
.pl.huge,
.pr.huge,
.ps.huge {
  font-size: 90px;
}
.p.p-primary,
.pb.p-primary,
.pd.p-primary,
.pl.p-primary,
.pr.p-primary,
.ps.p-primary {
  color: #25bdd2 !important;
  background-color: #ffffff !important;
  width: 71px;
  height: 71px;
  display: flex;
  align-items: center;
  border: none;
  margin-bottom: 16px;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
}
.p.p-primary.subscribe_home,
.pb.p-primary.subscribe_home,
.pd.p-primary.subscribe_home,
.pl.p-primary.subscribe_home,
.pr.p-primary.subscribe_home,
.ps.p-primary.subscribe_home {
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  width: fit-content;
  padding: 10px 50px 0 50px!important;
  font-weight: bold;
}
@media screen and (max-width: 575.98px) {
  .p.p-primary.subscribe_home,
  .pb.p-primary.subscribe_home,
  .pd.p-primary.subscribe_home,
  .pl.p-primary.subscribe_home,
  .pr.p-primary.subscribe_home,
  .ps.p-primary.subscribe_home {
    font-size: 16px;
  }
}
.p.p-primary:hover,
.pb.p-primary:hover,
.pd.p-primary:hover,
.pl.p-primary:hover,
.pr.p-primary:hover,
.ps.p-primary:hover {
  box-shadow: none;
}
.p.p-secondary,
.pb.p-secondary,
.pd.p-secondary,
.pl.p-secondary,
.pr.p-secondary,
.ps.p-secondary {
  line-height: 1em !important;
}
.p.p-secondary:hover,
.pb.p-secondary:hover,
.pd.p-secondary:hover,
.pl.p-secondary:hover,
.pr.p-secondary:hover,
.ps.p-secondary:hover {
  opacity: 0.7 !important;
}
.p.p-search,
.pb.p-search,
.pd.p-search,
.pl.p-search,
.pr.p-search,
.ps.p-search {
  color: #ffffff;
}
.p.p-success,
.pb.p-success,
.pd.p-success,
.pl.p-success,
.pr.p-success,
.ps.p-success {
  color: #020202;
}
.p.p-danger,
.pb.p-danger,
.pd.p-danger,
.pl.p-danger,
.pr.p-danger,
.ps.p-danger {
  color: #dc3545;
}
.p.p-warning,
.pb.p-warning,
.pd.p-warning,
.pl.p-warning,
.pr.p-warning,
.ps.p-warning {
  color: #ffc107;
}
.p.p-info,
.pb.p-info,
.pd.p-info,
.pl.p-info,
.pr.p-info,
.ps.p-info {
  color: #3cbb54;
}
.p.p-light,
.pb.p-light,
.pd.p-light,
.pl.p-light,
.pr.p-light,
.ps.p-light {
  color: #0d3654;
}
.p.p-dark,
.pb.p-dark,
.pd.p-dark,
.pl.p-dark,
.pr.p-dark,
.ps.p-dark {
  color: #000401;
}
.p.p-link,
.pb.p-link,
.pd.p-link,
.pl.p-link,
.pr.p-link,
.ps.p-link {
  color: #ffffff;
}
.p.p-subscribe,
.pb.p-subscribe,
.pd.p-subscribe,
.pl.p-subscribe,
.pr.p-subscribe,
.ps.p-subscribe {
  font-size: 1em !important;
  width: 14.7px !important;
  height: 14.4px !important;
  line-height: 14.7px !important;
  text-align: center;
}
.p.p-mail,
.pb.p-mail,
.pd.p-mail,
.pl.p-mail,
.pr.p-mail,
.ps.p-mail {
  font-size: 1em !important;
  width: 14.7px !important;
  height: 14.4px !important;
  line-height: 14.7px !important;
  text-align: center;
}
.ps {
  font-family: "icomoon";
  font-weight: 900;
}
.pr {
  font-family: "icomoon";
  font-weight: 400;
}
.pl {
  font-family: "icomoon";
  font-weight: 300;
}
.pd {
  font-family: "icomoon";
  font-weight: 900;
}
.pb {
  font-family: "icomoon";
  font-weight: 400;
}
.icons {
  display: flex;
  font-family: "icomoon";
  font-weight: 400;
}
.icons .p + .p,
.icons .pb + .pb,
.icons .pd + .pd,
.icons .pl + .pl,
.icons .pr + .pr,
.icons .ps + .ps {
  margin-left: 10px;
}
.icons.icons-vertical {
  flex-direction: column;
}
.icons.icons-vertical .p + .p,
.icons.icons-vertical .pb + .pb,
.icons.icons-vertical .pd + .pd,
.icons.icons-vertical .pl + .pl,
.icons.icons-vertical .pr + .pr,
.icons.icons-vertical .ps + .ps {
  margin-left: 0;
  margin-top: 20px;
}
.p-researchgate:before {
  content: "\e900";
}
.p-location:before {
  content: "\e90c";
}
.p-time:before {
  content: "\e901";
}
.p-gearwheel:before {
  content: "\e902";
}
.p-country-ch:before {
  content: "\e903";
}
.p-country-de:before {
  content: "\e904";
}
.p-country-fr:before {
  content: "\e905";
}
.p-country-pl:before {
  content: "\e900";
}
.p-search:before {
  content: "\ea82";
}
.p-facebook:before {
  content: "\eaeb";
}
.p-instagram:before {
  content: "\eaec";
}
.p-linkedin:before {
  content: "\eaed";
}
.p-mail:before {
  content: "\e901";
}
.p-website:before {
  content: "\e903";
}
.p-organisation:before {
  content: "\e911";
}
.p-phone:before {
  content: "\e906";
}
.p-mendeley:before {
  content: "\eaef";
}
.p-reddit:before {
  content: "\eaf0";
}
.p-RSS:before {
  content: "\eaf1";
}
.p-twitter:before {
  content: "\e900";
}
.p-youtube:before {
  content: "\eaf3";
}
.p-subscribe:before {
  content: "\e901";
}
.p-key:before {
  content: "\eaf4";
}
.p-minus:before {
  content: "\eaf5";
}
.p-person:before {
  content: "\eaf6";
}
.p-plus:before {
  content: "\eaf7";
}
.p-hamburger:before {
  content: "\eaf8";
}
.p-share1:before {
  content: "\eaf9";
}
.p-back:before {
  content: "\eafb";
}
.p-colapse:before {
  content: "\eafc";
}
.p-remove:before {
  content: "\eafd";
}
.p-trash:before {
  content: "\eafe";
}
.p-download:before {
  content: "\e915";
}
.p-drag:before {
  content: "\eb00";
}
.p-expand:before {
  content: "\eb01";
}
.p-forward:before {
  content: "\eb02";
}
.p-add:before {
  content: "\eb03";
}
.social-networks {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
}
.social-networks a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 11px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(2px);
  transition: all 0.3s ease;
}
.social-networks a.bluesky {
  background: rgba(255, 255, 255, 0.15) url("../themes/pensoft-coastscapes/assets/images/bluesky-white-icon.svg") center no-repeat;
  background-size: 20px;
}
.social-networks a.linkedin {
  background: rgba(255, 255, 255, 0.15) url("../themes/pensoft-coastscapes/assets/images/linkedin-white-icon.svg") center no-repeat;
  background-size: 20px;
}
.social-networks a.youtube {
  background: rgba(255, 255, 255, 0.15) url("../themes/pensoft-coastscapes/assets/images/youtube-white-icon.svg") center no-repeat;
  background-size: 20px;
}
.social-networks a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.05);
}
@media screen and (max-width: 991.98px) {
  .social-networks {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #000401;
  background-color: #ffffff;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border: 0 solid #acacac;
}
.form-control:focus {
  outline: none;
}
.form-control.search_input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 0px 10px #00000029;
  color: #ffffff;
  padding: 0px 10px;
  height: 43px;
  box-sizing: border-box;
  font-size: 14px;
}
@media screen and (max-width: 575.98px) {
  .form-control.search_input {
    background: #ffffff;
  }
}
.form-control.documents_search {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-bottom: 2px solid #acacac;
  color: #000000;
}
.ui.form .field + .field {
  margin-top: 1rem;
}
.ui.form .fields {
  display: flex;
  margin: 0 -0.5rem;
  flex-direction: column;
}
.ui.form .fields .field + .field {
  margin-top: 1rem;
}
.ui.form .fields.inline {
  flex-direction: row;
}
.ui.form .fields.inline .field {
  margin-top: 0;
}
.ui.form .fields .field {
  padding-left: .5rem;
  padding-right: .5rem;
  clear: both;
  margin: 0;
}
.ui.form .field {
  display: flex;
  flex-direction: column;
}
.ui.form .field.inline {
  flex-direction: row;
  width: auto;
}
.ui.form .field.inline input,
.ui.form .field.inline textarea {
  width: auto;
}
.ui.form .field > label {
  display: block;
  margin: 0 0 .3rem 0;
}
.ui.form .field > input,
.ui.form .field textarea,
.ui.form .field select {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #000401;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: .555rem 1rem;
  line-height: 1.7em;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #AFB8BC;
  border-right-width: 15px;
  border-right-color: white;
  box-shadow: 0 0 0 1px #AFB8BC;
}
.ui.form .field > input:focus,
.ui.form .field textarea:focus,
.ui.form .field select:focus {
  outline: none;
}
.footer-wrapper {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1vw;
}
.footer-newsletter {
  position: relative;
  background: #ffffff;
  border-radius: 35px 35px 0 0;
  overflow: hidden;
  min-height: 597px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 991.98px) {
  .footer-newsletter {
    min-height: 500px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-newsletter {
    min-height: 450px;
    border-radius: 25px 25px 0 0;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-newsletter {
    min-height: 400px;
    border-radius: 20px 20px 0 0;
  }
}
.footer-newsletter-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../themes/pensoft-coastscapes/assets/images/footer-image.png') center center / cover no-repeat;
}
.footer-newsletter-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(179deg, rgba(53, 185, 86, 0) 40%, #122e47 92%);
  pointer-events: none;
}
.footer-newsletter-content {
  position: relative;
  z-index: 1;
  padding: 30px 96px 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer-newsletter-content h2 {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 1.15;
  color: #fefffd;
  margin: 0 0 30px 0;
  text-align: left;
}
.footer-newsletter-content .btn-newsletter {
  align-self: flex-start;
}
@media screen and (max-width: 1370.98px) {
  .footer-newsletter-content {
    padding: 50px 60px;
  }
  .footer-newsletter-content h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer-newsletter-content {
    padding: 40px 50px;
  }
  .footer-newsletter-content h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-newsletter-content {
    padding: 30px 40px;
    align-items: center;
    width: 100%;
  }
  .footer-newsletter-content h2 {
    font-size: 40px;
    text-align: center;
  }
  .footer-newsletter-content .btn-newsletter {
    align-self: center;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-newsletter-content {
    padding: 20px;
  }
  .footer-newsletter-content h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.footer-main {
  background: #122e47;
  border-radius: 0 0 35px 35px;
  padding: 32px 0 80px;
  position: relative;
}
.footer-main .container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 60px;
}
@media screen and (max-width: 1370.98px) {
  .footer-main .container {
    padding: 0 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer-main {
    padding: 50px 0 60px;
    border-radius: 0 0 25px 25px;
  }
  .footer-main .container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-main {
    padding: 40px 0 50px;
    border-radius: 0 0 20px 20px;
  }
  .footer-main .container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-main {
    padding: 30px 0 40px;
  }
  .footer-main .container {
    padding: 0 20px;
  }
}
.footer-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 38px;
}
@media screen and (max-width: 1370.98px) {
  .footer-header {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer-header {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-header {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-header {
    gap: 25px;
    margin-bottom: 40px;
  }
}
.footer-logo {
  display: block;
}
.footer-logo img {
  width: 140px;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .footer-logo img {
    width: 140px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-logo img {
    width: 120px;
  }
}
.footer-social {
  display: flex;
  align-items: center;
  gap: 36px;
}
.footer-social .footer-social-label {
  color: #FFF;
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  font-weight: 300;
}
.footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  transition: filter 0.3s ease, transform 0.3s ease;
}
.footer-social a img {
  display: block;
  transition: filter 0.3s ease;
}
.footer-social a:hover {
  transform: translateY(-2px);
}
.footer-social a:hover img {
  filter: brightness(0) saturate(100%) invert(71%) sepia(11%) saturate(594%) hue-rotate(180deg) brightness(92%) contrast(89%);
}
@media screen and (max-width: 767.98px) {
  .footer-social {
    padding-top: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-social {
    gap: 28px;
  }
}
.footer-navigation {
  margin-bottom: 74px;
}
@media screen and (max-width: 1370.98px) {
  .footer-navigation {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer-navigation {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-navigation {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-navigation {
    margin-bottom: 50px;
  }
}
.footer-nav-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px 50px;
  list-style: none;
  margin: 0;
  padding: 50px 0;
}
@media screen and (max-width: 1370.98px) {
  .footer-nav-list {
    gap: 12px 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .footer-nav-list {
    gap: 10px 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-nav-list {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-nav-list {
    gap: 14px;
  }
}
.footer-nav-item {
  margin: 0;
  padding: 0;
}
.footer-nav-item a {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.205px;
  color: #FFF;
  text-decoration: none;
  transition: color 0.3s ease;
}
.footer-nav-item a:hover {
  color: #90A6C5;
}
@media screen and (max-width: 991.98px) {
  .footer-nav-item a {
    font-size: 18px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-nav-item a {
    font-size: 16px;
  }
}
.footer-nav-list .footer-nav-item.dropdown {
  display: contents;
}
.footer-nav-list .footer-nav-item.dropdown > a {
  display: none;
}
.footer-nav-list .footer-nav-item .dropdown-menu {
  display: contents;
  list-style: none;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}
.footer-legal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.footer-legal a {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #FFF;
  text-decoration: none;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.footer-legal a:hover {
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  .footer-legal {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-legal a {
    font-size: 13px;
  }
}
.footer-credit {
  font-family: 'Inter', sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #FFF;
  opacity: 1;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: opacity 0.3s ease;
}
.footer-credit:hover {
  opacity: 1;
}
.footer-credit a {
  display: inline-flex;
  align-items: center;
  opacity: 1;
}
.footer-credit a:hover {
  opacity: 1;
}
.footer-credit img {
  display: block;
}
@media screen and (max-width: 575.98px) {
  .footer-credit {
    font-size: 13px;
  }
}
.footer-funding .row {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 991.98px) {
  .footer-funding .row {
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-funding .row {
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-funding .row {
    gap: 25px;
  }
}
.footer-funding-logo {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding: 0;
}
.footer-funding-logo img {
  height: 46px;
  width: auto;
}
@media screen and (max-width: 575.98px) {
  .footer-funding-logo img {
    height: 40px;
  }
}
.footer-funding-text {
  flex: 1;
  max-width: 600px;
  padding: 0;
}
.footer-funding-text .jumbotron,
.footer-funding-text .jumbotron-content,
.footer-funding-text p {
  margin: 0;
  padding: 0;
  background: transparent;
}
.footer-funding-text p,
.footer-funding-text .jumbotron-content,
.footer-funding-text .jumbotron-description {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
}
@media screen and (max-width: 767.98px) {
  .footer-funding-text {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .footer-funding-text p,
  .footer-funding-text .jumbotron-content,
  .footer-funding-text .jumbotron-description {
    font-size: 12px;
    line-height: 16px;
  }
}
.hero-section {
  position: relative;
  width: 100%;
}
.hero-section .hero-background {
  border-radius: 35px 35px 35px 35px;
  -moz-border-radius: 35px 35px 35px 35px;
  -webkit-border-radius: 35px 35px 35px 35px;
  min-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.hero-section .hero-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(10, 35, 60, 0.85) 0%, rgba(10, 45, 70, 0.65) 30%, rgba(15, 50, 75, 0.35) 55%, rgba(0, 0, 0, 0.1) 75%);
  border-radius: 35px 35px 35px 35px;
  -moz-border-radius: 35px 35px 35px 35px;
  -webkit-border-radius: 35px 35px 35px 35px;
  pointer-events: none;
  z-index: 1;
}
.hero-section .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.hero-section .hero-content {
  position: relative;
  z-index: 2;
  padding-left: 80px;
}
@media (max-height: 700px) {
  .hero-section .hero-content {
    padding-top: 120px;
  }
}
.hero-section .hero-headline {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 1.15;
  margin: 0 0 20px 0;
  white-space: nowrap;
}
.hero-section .hero-headline .text-white {
  color: #fefffd;
}
.hero-section .hero-headline .text-gradient {
  background: linear-gradient(90deg, #35b956, #3984c6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.hero-section .hero-word {
  display: inline;
  opacity: 0;
  filter: blur(10px);
  animation: heroWordReveal 0.8s ease forwards;
}
.hero-section .hero-word:nth-child(1) {
  animation-delay: 0.1s;
}
.hero-section .hero-word:nth-child(2) {
  animation-delay: 0.3s;
}
.hero-section .hero-word:nth-child(3) {
  animation-delay: 0.5s;
}
.hero-section .hero-word:nth-child(5) {
  animation-delay: 0.7s;
}
.hero-section .hero-word:nth-child(6) {
  animation-delay: 0.9s;
}
.hero-section .hero-subtitle {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.3;
  color: #fefffd;
  margin: 0 0 40px 0;
  max-width: 600px;
  opacity: 0;
  animation: heroFadeIn 0.8s ease forwards;
  animation-delay: 1.1s;
}
.hero-section .btn {
  opacity: 0;
  animation: heroFadeIn 0.8s ease forwards;
  animation-delay: 1.3s;
}
@media screen and (max-width: 1370.98px) {
  .hero-section .hero-headline {
    font-size: 60px;
  }
  .hero-section .hero-subtitle {
    font-size: 28px;
  }
}
@media screen and (max-width: 991.98px) {
  .hero-section .hero-background {
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
  }
  .hero-section .hero-background::before {
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
  }
  .hero-section .hero-content {
    padding-left: 60px;
  }
  .hero-section .hero-headline {
    font-size: 50px;
  }
  .hero-section .hero-subtitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .hero-section .hero-background {
    min-height: 100vh;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
  }
  .hero-section .hero-background::before {
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    background: linear-gradient(135deg, rgba(10, 35, 60, 0.9) 0%, rgba(10, 45, 70, 0.7) 35%, rgba(15, 50, 75, 0.45) 60%, rgba(0, 0, 0, 0.15) 80%);
  }
  .hero-section .hero-content {
    padding-left: 40px;
  }
  .hero-section .hero-headline {
    font-size: 40px;
    white-space: normal;
  }
  .hero-section .hero-subtitle {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .hero-section .btn-primary {
    font-size: 15px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .hero-section .hero-background {
    min-height: 100vh;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
  }
  .hero-section .hero-background::before {
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
  }
  .hero-section .hero-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero-section .hero-headline {
    font-size: 32px;
  }
  .hero-section .hero-subtitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .hero-section .btn-primary {
    width: 100%;
    justify-content: center;
    font-size: 14px;
    padding: 12px 20px;
  }
}
@keyframes heroWordReveal {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes heroFadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.page-header-section {
  position: relative;
  width: 100%;
}
.page-header-section .page-header-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 35px 35px 35px 35px;
  -moz-border-radius: 35px 35px 35px 35px;
  -webkit-border-radius: 35px 35px 35px 35px;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .page-header-section .page-header-background {
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    height: 45vh;
  }
}
@media screen and (max-width: 767.98px) {
  .page-header-section .page-header-background {
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    height: 40vh;
  }
}
@media screen and (max-width: 575.98px) {
  .page-header-section .page-header-background {
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    height: 35vh;
  }
}
.page-header-section.page-header-about .page-header-background {
  border-radius: 35px 35px 0 0;
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .page-header-section.page-header-about .page-header-background {
    border-radius: 25px 25px 0 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .page-header-section.page-header-about .page-header-background {
    border-radius: 20px 20px 0 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .page-header-section.page-header-about .page-header-background {
    border-radius: 15px 15px 0 0;
    margin-bottom: 0;
  }
}
.page-header-title {
  font-family: funnel, 'Funnel Sans', sans-serif;
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  line-height: 145%;
  text-align: center;
  padding: 0 20px;
}
@media screen and (max-width: 991.98px) {
  .page-header-title {
    font-size: 56px;
    line-height: 140%;
  }
}
@media screen and (max-width: 767.98px) {
  .page-header-title {
    font-size: 42px;
    line-height: 135%;
  }
}
@media screen and (max-width: 575.98px) {
  .page-header-title {
    font-size: 32px;
    line-height: 130%;
  }
}
.systemic-approach {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 45px;
  margin-top: 75px;
}
@media screen and (max-width: 767.98px) {
  .systemic-approach {
    gap: 35px;
    margin-top: 50px;
  }
}
.systemic-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.8px;
  color: #122e47;
  text-align: center;
  margin: 0;
}
.systemic-title .highlight {
  color: #35b956;
}
@media screen and (max-width: 991.98px) {
  .systemic-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  .systemic-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  .systemic-title {
    font-size: 24px;
  }
}
.timeline-grid {
  width: 100%;
  max-width: 1244px;
  margin: 0 auto;
}
.timeline-desktop {
  display: block;
}
@media screen and (max-width: 767.98px) {
  .timeline-desktop {
    display: none;
  }
}
.timeline-mobile {
  display: none;
  flex-direction: column;
  gap: 30px;
  padding: 0 20px;
}
@media screen and (max-width: 767.98px) {
  .timeline-mobile {
    display: flex;
  }
}
.timeline-mobile-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 15px;
}
.timeline-mobile-line {
  width: 2px;
  height: 30px;
  background-color: #d5fce3;
  position: relative;
}
.timeline-mobile-line::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  background-color: #35b956;
  border-radius: 50%;
}
.timeline-mobile .info-card {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
.timeline-mobile .info-card .info-card-title {
  width: 100%;
}
.timeline-mobile .info-card .info-card-text {
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
}
.timeline-row-1 {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.timeline-row-1 .info-card-center {
  text-align: center;
  max-width: 351px;
}
.timeline-row-1 .info-card-center .info-card-title {
  width: 301px;
  margin-left: auto;
  margin-right: auto;
}
.timeline-row-1 .info-card-center .info-card-text {
  width: 247px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767.98px) {
  .timeline-row-1 .info-card-center {
    max-width: 100%;
  }
  .timeline-row-1 .info-card-center .info-card-title,
  .timeline-row-1 .info-card-center .info-card-text {
    width: 100%;
    max-width: 301px;
  }
}
.timeline-row-2 {
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
  margin-bottom: 0;
  max-width: 93%;
}
@media screen and (max-width: 767.98px) {
  .timeline-row-2 {
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 20px;
  }
}
.timeline-row-3 {
  width: 100%;
  margin: 15px 0 20px;
}
@media screen and (max-width: 767.98px) {
  .timeline-row-3 {
    display: none;
  }
}
.timeline-image {
  width: 100%;
  height: auto;
  display: block;
}
.timeline-row-4 {
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto;
  align-items: flex-start;
  gap: 0;
}
.timeline-row-4 > .info-card:first-child {
  grid-column: 1;
  max-width: 297px;
}
.timeline-row-4 > .info-card:first-child .info-card-title {
  width: 193px;
}
.timeline-row-4 > .info-card:first-child .info-card-text {
  max-width: 247px;
}
.timeline-row-4 > .wp-tag {
  grid-column: 3;
  justify-self: center;
}
.timeline-row-4 > .info-card:last-child {
  grid-column: 5;
  max-width: 273px;
}
.timeline-row-4 > .info-card:last-child .info-card-title {
  width: 190px;
}
.timeline-row-4 > .info-card:last-child .info-card-text {
  width: 223px;
}
@media screen and (max-width: 767.98px) {
  .timeline-row-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
  }
  .timeline-row-4 > .info-card {
    max-width: 100%;
    text-align: center;
  }
  .timeline-row-4 > .info-card .info-card-title,
  .timeline-row-4 > .info-card .info-card-text {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px;
  background-color: #35b956;
  border-radius: 8px;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.4px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 575.98px) {
  .wp-tag {
    font-size: 16px;
    padding: 12px 20px;
  }
}
.info-card {
  padding: 15px 25px;
  border-radius: 8px;
  background: linear-gradient(180deg, #d5fce3 69%, #fefffd 100%);
}
.info-card.gradient-right {
  background: linear-gradient(to right, #d5fce3 87%, #fefffd 100%);
}
.info-card.gradient-left {
  background: linear-gradient(to left, #d5fce3 61%, #fefffd 100%);
}
@media screen and (max-width: 575.98px) {
  .info-card {
    padding: 12px 20px;
  }
}
.info-card-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.52px;
  color: #122e47;
  margin: 0 0 15px;
}
.info-card-title .highlight {
  color: #35b956;
}
@media screen and (max-width: 575.98px) {
  .info-card-title {
    font-size: 22px;
  }
}
.info-card-text {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.45;
  color: #122e47;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .info-card-text {
    font-size: 16px;
  }
}
.plan-perspectives-section {
  background-color: #FEFFFD;
}
.plan-perspectives-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.plan-perspectives-section .section-label {
  display: block;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #122E47;
  margin-bottom: 25px;
  text-align: center;
}
.plan-perspectives-section .section-description {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.8px;
  color: #122E47;
  text-align: center;
  max-width: 915px;
  margin-bottom: 60px;
}
@media screen and (max-width: 991.98px) {
  .plan-perspectives-section .section-description {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  .plan-perspectives-section .section-description {
    font-size: 26px;
  }
}
@media screen and (max-width: 575.98px) {
  .plan-perspectives-section .section-description {
    font-size: 22px;
  }
}
.plan-perspectives-section .perspective-cards {
  display: flex;
  justify-content: center;
  gap: 15px;
  width: 100%;
  max-width: 927px;
}
@media screen and (max-width: 767.98px) {
  .plan-perspectives-section .perspective-cards {
    flex-direction: column;
    align-items: center;
  }
}
.plan-perspectives-section .perspective-card {
  position: relative;
  width: 456px;
  height: 591px;
  cursor: pointer;
}
@media screen and (max-width: 991.98px) {
  .plan-perspectives-section .perspective-card {
    width: 380px;
    height: 500px;
  }
}
@media screen and (max-width: 767.98px) {
  .plan-perspectives-section .perspective-card {
    width: 100%;
    max-width: 456px;
    height: 500px;
  }
}
@media screen and (max-width: 575.98px) {
  .plan-perspectives-section .perspective-card {
    height: 420px;
  }
}
.plan-perspectives-section .perspective-card .card-body {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  background-color: #FEFFFD;
}
.plan-perspectives-section .perspective-card .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.plan-perspectives-section .perspective-card .card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.plan-perspectives-section .perspective-card .card-content {
  position: absolute;
  bottom: 44px;
  left: 44px;
  z-index: 2;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 575.98px) {
  .plan-perspectives-section .perspective-card .card-content {
    bottom: 30px;
    left: 30px;
  }
}
.plan-perspectives-section .perspective-card .card-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.45;
  color: #FEFFFD;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .plan-perspectives-section .perspective-card .card-title {
    font-size: 32px;
  }
}
.plan-perspectives-section .perspective-card .card-hover-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 40px;
  z-index: 2;
  opacity: 0;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  box-sizing: border-box;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 575.98px) {
  .plan-perspectives-section .perspective-card .card-hover-content {
    padding: 25px;
  }
}
.plan-perspectives-section .perspective-card .card-hover-content p {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #FEFFFD;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 575.98px) {
  .plan-perspectives-section .perspective-card .card-hover-content p {
    font-size: 18px;
  }
}
.plan-perspectives-section .perspective-card:hover .card-content {
  opacity: 0;
}
.plan-perspectives-section .perspective-card:hover .card-hover-content {
  opacity: 1;
}
.plan-perspectives-section .perspective-card:hover .card-arrow .arrow-inner {
  background-image: url('../themes/pensoft-coastscapes/assets/images/white-arrow.svg'), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px, 100%;
  transform: rotate(0deg);
}
.plan-perspectives-section .mission-card .card-overlay {
  background: linear-gradient(197deg, rgba(18, 46, 71, 0) 42%, #122e47 96%);
}
.plan-perspectives-section .mission-card .card-hover-content {
  background-color: rgba(18, 46, 71, 0.95);
}
.plan-perspectives-section .vision-card {
  margin-top: 98px;
}
@media screen and (max-width: 767.98px) {
  .plan-perspectives-section .vision-card {
    margin-top: 0;
  }
}
.plan-perspectives-section .vision-card .card-overlay {
  background: linear-gradient(197deg, rgba(53, 185, 86, 0) 50%, #35b956 96%);
}
.plan-perspectives-section .vision-card .card-hover-content {
  background-color: rgba(53, 185, 86, 0.95);
}
.latest-news-section {
  background-color: #FEFFFD;
  padding: 0;
}
.latest-news-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.latest-news-section .section-label {
  display: block;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #122E47;
  text-align: center;
}
.latest-news-section .news-grid {
  width: 100%;
  margin-top: 10px;
}
.latest-news-section .news-grid > .col-md-4 {
  margin-bottom: 30px;
}
.latest-news-section .news-card {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.latest-news-section .news-card:hover {
  text-decoration: none;
}
.latest-news-section .news-card:hover .card-arrow .arrow-inner {
  background-image: url('../themes/pensoft-coastscapes/assets/images/white-arrow.svg'), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px, 100%;
  transform: rotate(0deg);
}
.latest-news-section .card-image-container {
  position: relative;
}
.latest-news-section .card-image-wrapper {
  position: relative;
  width: 100%;
  height: 255px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
}
.latest-news-section .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.latest-news-section .card-gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #122e47 6%, transparent 99%);
  opacity: 0.4;
  pointer-events: none;
}
.latest-news-section .card-info {
  padding-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.latest-news-section .card-date {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  color: #122E47;
  opacity: 0.35;
}
.latest-news-section .card-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  color: #122E47;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .latest-news-section .card-title {
    font-size: 18px;
  }
}
.latest-news-section .btn-read-all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #D8EDFE;
  color: #122E47;
  padding: 12px 16px;
  border-radius: 5px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin-top: 10px;
}
.latest-news-section .btn-read-all::after {
  content: '';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #122E47;
  border-radius: 50%;
  flex-shrink: 0;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  transform: rotate(0deg);
}
.latest-news-section .btn-read-all:hover {
  background-color: #C8DDF0;
}
.latest-news-section .btn-read-all:hover::after {
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg"), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%, 100%;
  transform: rotate(45deg);
}
.latest-news-section .btn-read-all:active::after {
  transform: rotate(45deg) scale(0.95);
}
.latest-news-section .btn-read-all:focus {
  outline: none;
}
.consortium-section {
  background-color: #FEFFFD;
  padding: 0 80px 100px 100px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  .consortium-section {
    padding: 0 40px 80px;
  }
}
@media screen and (max-width: 767.98px) {
  .consortium-section {
    padding: 0 20px 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .consortium-section {
    padding: 0 0 50px;
  }
}
.consortium-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.consortium-section .section-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 10px 20px;
  border-radius: 95px;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.45;
  text-transform: uppercase;
  color: #122E47;
  text-align: center;
}
.consortium-section .consortium-marquee {
  width: 100%;
  overflow: hidden;
  mask-image: linear-gradient(to right, transparent 0%, #000000 5%, #000000 95%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, transparent 0%, #000000 5%, #000000 95%, transparent 100%);
}
.consortium-section .marquee-track {
  display: flex;
  align-items: center;
  gap: 29px;
  width: max-content;
  animation: marquee-scroll 45s linear infinite;
}
.consortium-section .marquee-track:hover {
  animation-play-state: paused;
}
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.consortium-section .consortium-card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 205px;
  height: 85px;
  background-color: #f6f6f6;
  border-radius: 5px;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.consortium-section .consortium-card:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media screen and (max-width: 575.98px) {
  .consortium-section .consortium-card {
    width: 180px;
    height: 75px;
  }
}
.consortium-section .partner-logo {
  max-width: 70%;
  max-height: 60%;
  min-height: 27.137px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.news-category-tabs {
  margin-bottom: 40px;
}
.news-category-tabs .tabs-navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  align-items: center;
}
@media screen and (max-width: 575.98px) {
  .news-category-tabs .tabs-navigation {
    gap: 16px;
  }
}
.news-category-tabs .tab-link {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  color: #122E47;
  text-decoration: none;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.news-category-tabs .tab-link:hover {
  opacity: 0.7;
  text-decoration: none;
}
.news-category-tabs .tab-link.active {
  opacity: 1;
}
.news-list .no-news {
  width: 100%;
  text-align: center;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  color: #122E47;
  opacity: 0.5;
}
.news-list > .col-md-4 {
  margin-bottom: 30px;
}
.news-list .news-card {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.news-list .news-card:hover {
  text-decoration: none;
}
.news-list .news-card:hover .card-arrow .arrow-inner {
  background-image: url('../themes/pensoft-coastscapes/assets/images/white-arrow.svg'), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px, 100%;
  transform: rotate(0deg);
}
.news-list .news-card .card-image-container {
  position: relative;
}
.news-list .news-card .card-image-wrapper {
  position: relative;
  width: 100%;
  height: 255px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
}
.news-list .news-card .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.news-list .news-card .card-gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #122e47 6%, transparent 99%);
  opacity: 0.4;
  pointer-events: none;
}
.news-list .news-card .card-info {
  padding-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.news-list .news-card .card-date {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  color: #122E47;
  opacity: 0.35;
}
.news-list .news-card .card-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  color: #122E47;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .news-list .news-card .card-title {
    font-size: 18px;
  }
}
.news-pagination {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.news-pagination .pagination {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 8px;
}
.news-pagination .pagination li a,
.news-pagination .pagination li span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 4px 10px;
  border-radius: 5px;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 14px;
  color: #122E47;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.news-pagination .pagination li a:hover {
  background-color: #D8EDFE;
  text-decoration: none;
}
.news-pagination .pagination li.active span {
  background-color: #122E47;
  color: #FEFFFD;
}
.news-pagination .pagination li.disabled span {
  opacity: 0.35;
  cursor: default;
}
.news-detail-container {
  max-width: 1245px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 575.98px) {
  .news-detail-container {
    padding: 0 15px;
  }
}
.news-back-button {
  margin-bottom: 40px;
}
.news-back-button .back-to-news {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #122E47;
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.news-back-button .back-to-news .back-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 32px;
  aspect-ratio: 1.03125;
  border-radius: 70px;
  background-color: #122E47;
  background-image: url('../themes/pensoft-coastscapes/assets/images/arrow-straight.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px;
}
.news-back-button .back-to-news:hover {
  opacity: 1;
  text-decoration: none;
}
.news-detail-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 50px;
}
.news-detail-date {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: #122E47;
  opacity: 0.35;
  text-align: center;
}
.news-detail-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.8px;
  color: #122E47;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .news-detail-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .news-detail-title {
    font-size: 26px;
  }
}
.news-cover-container {
  position: relative;
  width: 100%;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  background-color: rgba(210, 223, 255, 0.45);
}
@media screen and (max-width: 767.98px) {
  .news-cover-container {
    max-height: 350px;
  }
}
.news-cover-image {
  width: 100%;
  min-height: 320px;
  height: auto;
  object-fit: contain;
  display: block;
}
.news-cover-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to top, #122e47 0%, transparent 100%);
  opacity: 0.35;
  pointer-events: none;
}
.news-cover-caption {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5;
  color: #122E47;
  opacity: 0.5;
  text-align: center;
  margin-top: 5px;
}
.news-detail-body {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.55;
  color: #122E47;
  margin-bottom: 50px;
}
.news-detail-body h2,
.news-detail-body h3 {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.8px;
  color: #122E47;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  .news-detail-body h2,
  .news-detail-body h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .news-detail-body h2,
  .news-detail-body h3 {
    font-size: 26px;
  }
}
.news-detail-body p {
  margin-bottom: 20px;
}
.news-detail-body img {
  max-width: 100%;
  height: auto;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  margin: 20px 0;
}
.news-detail-body a {
  color: #3984C6;
  text-decoration: underline;
}
.news-detail-body a:hover {
  color: #35B956;
}
.news-detail-body ul,
.news-detail-body ol {
  margin-bottom: 20px;
  padding-left: 30px;
}
.news-detail-body blockquote {
  border-left: 3px solid #3984C6;
  padding-left: 20px;
  margin: 20px 0;
  opacity: 0.8;
}
@media screen and (max-width: 991.98px) {
  .news-detail-body {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .news-detail-body {
    font-size: 18px;
  }
}
.news-detail-share {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 40px;
}
.news-detail-share .share-label {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.44px;
  color: #122E47;
}
.news-detail-share a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.news-detail-share a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.news-detail-share a img {
  display: block;
}
.library-page.library {
  background: #fefffd;
  padding: 60px 0 80px;
}
@media screen and (max-width: 575.98px) {
  .library-page.library {
    padding: 30px 0 50px;
  }
}
.library-page.library > .container {
  max-width: 1244px;
  margin: 0 auto;
  padding: 0 20px;
}
.library-page.library h1.display-1 {
  display: none;
}
.library-page.library .publications,
.library-page.library .download_size {
  display: none;
}
.library-page.library.flowers-background {
  display: none;
}
.library-page.library .row.container {
  display: none;
}
.library-page.library .container-fluid.bg-secondary {
  background: none;
}
.library-page.library .no-records {
  text-align: center;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  color: #122e47;
  padding: 60px 0;
}
.library-page.library .row.center-xs.mb-1 {
  display: none;
}
.library-page.library .tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
  margin: 0 0 77px;
  padding: 0;
  width: 100%;
  border: none;
}
@media screen and (max-width: 991.98px) {
  .library-page.library .tabs {
    gap: 20px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .library-page.library .tabs {
    gap: 12px;
    margin-bottom: 35px;
  }
}
.library-page.library .tabs form {
  display: none;
}
.library-page.library .tabs a {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  opacity: 0.35;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: none !important;
  background: none;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.library-page.library .tabs a:hover {
  opacity: 0.65;
}
.library-page.library .tabs a.active {
  opacity: 1;
  font-weight: 400;
  border: none !important;
}
@media screen and (max-width: 575.98px) {
  .library-page.library .tabs a {
    display: inline;
    width: auto;
    text-align: center;
    margin: 0;
  }
  .library-page.library .tabs a.active {
    border: none !important;
    width: auto;
    margin: 0;
  }
}
.library-page.library .form-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 575.98px) {
  .library-page.library .form-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
.library-page.library .sort-form .ui.form.libraryForm {
  float: none;
  width: auto;
}
.library-page.library .sort-form .ui.form.libraryForm .row {
  margin: 0;
  display: block;
}
.library-page.library .sort-form .ui.form.libraryForm .col-sm-2.col-xs {
  max-width: none;
  flex-basis: auto;
  padding: 0;
}
.library-page.library .sort-form .ui.form.libraryForm .field {
  margin: 0;
}
.library-page.library .libraryForm .field select,
.library-page.library .ui.form .field select {
  height: auto !important;
  border: 1px solid #122e47 !important;
  border-radius: 45px 45px 45px 45px;
  -moz-border-radius: 45px 45px 45px 45px;
  -webkit-border-radius: 45px 45px 45px 45px;
  background: transparent !important;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  color: #122e47 !important;
  opacity: 0.45;
  padding: 8px 40px 8px 15px !important;
  line-height: 20px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23122E47' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
  background-size: 12px 8px !important;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.library-page.library .libraryForm .field select:hover,
.library-page.library .ui.form .field select:hover {
  opacity: 0.7;
}
.library-page.library .libraryForm .field select:focus,
.library-page.library .ui.form .field select:focus {
  outline: none;
  opacity: 0.7;
}
.library-page.library #searchLibrary {
  display: inline-flex;
  margin: 0;
  width: auto;
}
.library-page.library #searchLibrary .input-group {
  display: flex;
  align-items: center;
  border: 1px solid #122e47;
  border-radius: 45px 45px 45px 45px;
  -moz-border-radius: 45px 45px 45px 45px;
  -webkit-border-radius: 45px 45px 45px 45px;
  overflow: hidden;
  opacity: 0.45;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  height: 38px;
}
.library-page.library #searchLibrary .input-group:focus-within {
  opacity: 0.8;
}
.library-page.library #searchLibrary .form-control.search {
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  height: 100% !important;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  color: #122e47;
  padding: 0 0 0 15px !important;
  line-height: normal;
  width: 180px;
}
.library-page.library #searchLibrary .form-control.search::placeholder {
  color: #122e47;
}
@media screen and (max-width: 575.98px) {
  .library-page.library #searchLibrary .form-control.search {
    width: 140px;
  }
}
.library-page.library #searchLibrary #clearBtn {
  border: none !important;
  background: transparent !important;
  height: 100%;
  padding: 0 5px;
  color: #122e47;
  font-size: 14px;
  cursor: pointer;
}
.library-page.library #searchLibrary .btn.searchLibrary {
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Ccircle cx='7.5' cy='7.5' r='6' stroke='%23122E47' stroke-width='1.5'/%3E%3Cpath d='M12 12l4.5 4.5' stroke='%23122E47' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 18px !important;
  height: 100%;
  width: 40px;
  min-width: 40px;
  padding: 0 !important;
}
@media screen and (max-width: 991.98px) {
  .library-page.library #searchLibrary {
    width: auto !important;
    display: inline-flex;
  }
}
.library-page.library .library-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 0;
}
@media screen and (max-width: 991.98px) {
  .library-page.library .library-items {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.library-page.library .library-item-top {
  display: none;
}
.library-page.library .edit-link {
  font-size: 13px;
}
.library-page.library .library-item {
  background: linear-gradient(to bottom, #ebf6ff, #fefffd);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  padding: 25px 35px !important;
  margin: 0 !important;
  box-shadow: none;
  color: #122e47 !important;
  font-size: 18px;
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .library-page.library .library-item {
    padding: 20px 22px !important;
  }
}
.library-page.library .library-item > .row {
  display: flex;
  flex-direction: column;
  gap: 21px;
}
.library-page.library .library-item .library-type-label {
  position: static;
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  color: #3984c6;
}
.library-page.library .library-item .library-type-label .doc_type {
  color: #3984c6;
}
.library-page.library .library-item .library-type-label .doc_year {
  display: none;
}
.library-page.library .library-item h3,
.library-page.library .library-item h3.card-title {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  color: #122e47;
  text-transform: none;
  text-align: left;
  margin: 0 !important;
}
.library-page.library .library-item .body {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.library-page.library .library-item .body br {
  display: none;
}
.library-page.library .library-item .body div {
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  padding: 0 !important;
  font-size: 18px !important;
  font-weight: 400;
  color: #122e47 !important;
  line-height: 1.45;
}
@media screen and (max-width: 575.98px) {
  .library-page.library .library-item .body div {
    font-size: 16px !important;
    gap: 12px;
  }
}
.library-page.library .library-item .text-bold {
  font-family: 'Zalando Sans', sans-serif;
  font-weight: 400 !important;
  color: #3984c6 !important;
  margin-right: 0;
  min-width: 101px;
  flex-shrink: 0;
}
.library-page.library .library-item .text-ligth {
  font-family: 'Zalando Sans', sans-serif;
  font-weight: 400;
  color: #122e47;
}
.library-page.library .library-item .text-ligth a {
  color: #3984c6 !important;
  text-decoration: underline;
  word-break: break-all;
}
.library-page.library .library-item .col-xs-12.col-md-9 {
  max-width: 100%;
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.library-page.library .library-item .col-xs-12.col-md-3.end-xs.end-md {
  max-width: 100%;
  flex-basis: 100%;
  text-align: right;
  position: absolute;
  top: 25px;
  right: 35px;
  width: auto;
  padding: 0;
}
@media screen and (max-width: 575.98px) {
  .library-page.library .library-item .col-xs-12.col-md-3.end-xs.end-md {
    top: 20px;
    right: 22px;
  }
}
.library-page.library .library-item .btn.btn-primary {
  position: static !important;
  display: block;
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  background: #3984c6 url('../themes/pensoft-coastscapes/assets/images/download-icon.svg') center center no-repeat !important;
  background-size: 20px 18px !important;
  border: none !important;
  padding: 0 !important;
  gap: 0 !important;
  font-size: 0;
  line-height: 0;
  color: transparent !important;
  overflow: hidden;
  text-indent: -9999px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.library-page.library .library-item .btn.btn-primary::after {
  content: none !important;
  display: none !important;
}
.library-page.library .library-item .btn.btn-primary:hover {
  background: #2e6a9e url('../themes/pensoft-coastscapes/assets/images/download-icon.svg') center center no-repeat !important;
  background-size: 20px 18px !important;
}
.library-page.library .library-item .btn.btn-primary i {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .library-page.library .library-item .btn.btn-primary {
    position: static !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 575.98px) {
  .library-page.library .library-item .btn.btn-primary {
    width: 42px;
    height: 42px;
    min-width: 42px;
    background-size: 17px 15px !important;
  }
  .library-page.library .library-item .btn.btn-primary:hover {
    background-size: 17px 15px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .library-page.library .container:has(.tabs) {
    padding: 0 15px !important;
  }
}
.library-page.library .row.container {
  display: flex !important;
  justify-content: center;
  margin-top: 40px;
}
.media-section {
  background-color: #fefffd;
  padding: 0;
}
.media-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 210px;
  max-width: 1340px;
  margin: 0 auto;
  padding: 60px 109px;
}
.media-row.row-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1370.98px) {
  .media-row {
    gap: 120px;
    padding: 50px 80px;
  }
}
@media screen and (max-width: 991.98px) {
  .media-row {
    gap: 60px;
    padding: 40px 50px;
  }
}
@media screen and (max-width: 767.98px) {
  .media-row {
    flex-direction: column;
    gap: 40px;
    padding: 40px 30px;
  }
  .media-row.row-reverse {
    flex-direction: column;
  }
}
@media screen and (max-width: 575.98px) {
  .media-row {
    gap: 30px;
    padding: 30px 20px;
  }
}
.media-text {
  flex: 1;
  min-width: 0;
  max-width: 480px;
}
@media screen and (max-width: 767.98px) {
  .media-text {
    max-width: 100%;
    text-align: center;
    order: 2;
  }
}
.media-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.25;
  color: #122e47;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1370.98px) {
  .media-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .media-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767.98px) {
  .media-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .media-title {
    font-size: 28px;
  }
}
.media-description {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 1370.98px) {
  .media-description {
    font-size: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .media-description {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.98px) {
  .media-description {
    font-size: 17px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .media-description {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.media-image {
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .media-image {
    width: 100%;
    display: flex;
    justify-content: center;
    order: 1;
  }
}
.media-image-card {
  width: 550px;
  height: 460px;
  border-radius: 35px 35px 35px 35px;
  -moz-border-radius: 35px 35px 35px 35px;
  -webkit-border-radius: 35px 35px 35px 35px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
}
@media screen and (max-width: 1370.98px) {
  .media-image-card {
    width: 480px;
    height: 400px;
  }
}
@media screen and (max-width: 991.98px) {
  .media-image-card {
    width: 400px;
    height: 340px;
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .media-image-card {
    width: 100%;
    max-width: 550px;
    height: 380px;
  }
}
@media screen and (max-width: 575.98px) {
  .media-image-card {
    height: 300px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
  }
}
.media-card-img {
  position: absolute;
  display: block;
  pointer-events: none;
}
.brand-kit-card .media-card-img {
  width: 86%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
  filter: drop-shadow(0px 4px 8.699999999999999px rgba(42, 42, 42, 0.08));
}
.materials-card .media-card-img {
  width: 110%;
  height: auto;
  bottom: -5%;
  left: -5%;
  top: auto;
  object-fit: contain;
}
.videos-card .media-card-img {
  width: 100%;
  height: 80%;
  left: 0;
  top: 10%;
  object-fit: contain;
  object-position: center;
}
.press-releases-card .media-card-img {
  width: 86%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
  filter: drop-shadow(0px 4px 8.699999999999999px rgba(42, 42, 42, 0.08));
}
.coming-soon-card .coming-soon-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Funnel Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.15;
  text-align: center;
  background: linear-gradient(90deg, #122e47 0%, #f4fafe 122.81%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media screen and (max-width: 991.98px) {
  .coming-soon-card .coming-soon-text {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .coming-soon-card .coming-soon-text {
    font-size: 28px;
  }
}
.media-sub-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  padding: 55px 68px 40px;
  background-color: #fefffd;
  max-width: 1380px;
  margin: 0 auto;
}
.media-sub-nav .media-sub-nav-item {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  text-decoration: none;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.media-sub-nav .media-sub-nav-item:hover {
  opacity: 0.7;
  text-decoration: none;
}
.media-sub-nav .media-sub-nav-item.active {
  opacity: 1;
}
@media screen and (max-width: 991.98px) {
  .media-sub-nav {
    padding: 45px 40px 35px;
  }
}
@media screen and (max-width: 767.98px) {
  .media-sub-nav {
    gap: 24px;
    padding: 40px 30px 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .media-sub-nav {
    gap: 20px;
    padding: 30px 20px 25px;
    flex-wrap: wrap;
  }
  .media-sub-nav .media-sub-nav-item {
    font-size: 14px;
  }
}
.videos-section {
  background-color: #fefffd;
  padding: 0 68px 80px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 1370.98px) {
  .videos-section {
    padding: 0 50px 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .videos-section {
    padding: 0 40px 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .videos-section {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .videos-section {
    padding: 0 20px 40px;
  }
}
.video-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.video-card {
  width: calc(23.33333333%);
  display: flex;
  flex-direction: column;
  gap: 19px;
}
@media screen and (max-width: 991.98px) {
  .video-card {
    width: calc(42.5%);
  }
}
@media screen and (max-width: 575.98px) {
  .video-card {
    width: 100%;
  }
}
.video-embed-wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 60%;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
}
.video-embed-wrapper iframe,
.video-embed-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  object-fit: cover;
}
@media screen and (max-width: 575.98px) {
  .video-embed-wrapper {
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
  }
}
.video-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  color: #122e47;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .video-title {
    font-size: 18px;
  }
}
.videos-empty-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
}
.videos-empty-state p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  opacity: 0.5;
  margin: 0;
}
.video-categories-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.video-category-card {
  width: calc(40%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 38px 40px;
  background-color: #ebf6ff;
  border-radius: 16px 16px 16px 16px;
  -moz-border-radius: 16px 16px 16px 16px;
  -webkit-border-radius: 16px 16px 16px 16px;
  text-decoration: none;
  color: #122e47;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  position: relative;
  overflow: hidden;
}
.video-category-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #122e47;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.video-category-card:hover {
  background-color: #d7edff;
  border-color: rgba(18, 46, 71, 0.1);
  transform: translateY(-3px);
  box-shadow: 0 8px 30px rgba(18, 46, 71, 0.08);
  text-decoration: none;
  color: #122e47;
}
.video-category-card:hover::before {
  opacity: 1;
}
.video-category-card:hover .video-category-arrow {
  background: linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  transform: scale(1.08);
}
.video-category-card:hover .video-category-arrow img {
  filter: brightness(0) invert(1);
}
.video-category-card:hover .video-category-name {
  color: #122e47;
}
@media screen and (max-width: 575.98px) {
  .video-category-card {
    width: 100%;
    padding: 30px 28px;
  }
}
.video-category-card-inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.video-category-name {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #122e47;
  margin: 0;
  letter-spacing: -0.01em;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.video-category-count {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #122e47;
  opacity: 0.45;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.video-category-arrow {
  width: 33px;
  height: 32px;
  background-color: #D8EDFE;
  border-radius: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  -moz-transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.video-category-arrow img {
  width: 12px;
  height: auto;
  transform: rotate(-90deg);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.videos-breadcrumb {
  padding-bottom: 20px;
}
.videos-breadcrumb .videos-back-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #122e47;
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.videos-breadcrumb .videos-back-link:hover {
  opacity: 1;
  text-decoration: none;
}
.videos-breadcrumb .videos-back-link svg {
  width: 16px;
  height: 16px;
}
.videos-category-heading {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.25;
  color: #122e47;
  margin: 0 0 30px;
}
@media screen and (max-width: 575.98px) {
  .videos-category-heading {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.materials-section {
  background-color: #fefffd;
  padding: 0 68px 80px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 1370.98px) {
  .materials-section {
    padding: 0 50px 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .materials-section {
    padding: 0 40px 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .materials-section {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .materials-section {
    padding: 0 20px 40px;
  }
}
.material-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.material-card {
  width: calc(23.33333333%);
  display: flex;
  flex-direction: column;
  gap: 19px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .material-card {
    width: calc(42.5%);
  }
}
@media screen and (max-width: 575.98px) {
  .material-card {
    width: 100%;
  }
}
.material-preview {
  width: 100%;
  height: 255px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .material-preview {
    height: 220px;
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
  }
}
.material-preview-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.btn-material-download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #122e47;
  color: #fefffd;
  padding: 12px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn-material-download:hover {
  background-color: #1a3d5c;
  text-decoration: none;
  color: #fefffd;
}
.btn-material-download:hover .btn-download-circle {
  background: linear-gradient(180deg, #3984c6 0%, #35b956 100%);
}
.btn-material-download:hover .btn-download-circle img {
  filter: brightness(0) invert(1);
  transform: rotate(-135deg);
}
.btn-material-download:active .btn-download-circle {
  transform: scale(0.95);
}
.btn-material-download:focus {
  outline: none;
}
@media screen and (max-width: 575.98px) {
  .btn-material-download {
    font-size: 16px;
    padding: 10px 14px;
  }
}
.btn-download-circle {
  width: 33px;
  height: 32px;
  background-color: #D8EDFE;
  border-radius: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  -moz-transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.btn-download-circle img {
  width: 14px;
  height: 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  -moz-transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.material-name {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  color: #122e47;
  text-align: center;
}
.materials-empty-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
}
.materials-empty-state p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  opacity: 0.5;
  margin: 0;
}
.newsletters-section {
  background-color: #fefffd;
  padding: 0 68px 80px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 1370.98px) {
  .newsletters-section {
    padding: 0 50px 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .newsletters-section {
    padding: 0 40px 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .newsletters-section {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .newsletters-section {
    padding: 0 20px 40px;
  }
}
.newsletter-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.newsletter-card {
  width: calc(23.33333333%);
  display: flex;
  flex-direction: column;
  gap: 19px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .newsletter-card {
    width: calc(42.5%);
  }
}
@media screen and (max-width: 575.98px) {
  .newsletter-card {
    width: 100%;
  }
}
.newsletter-preview {
  width: 100%;
  height: 255px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .newsletter-preview {
    height: 220px;
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
  }
}
.newsletter-preview-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.newsletters-empty-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
}
.newsletters-empty-state p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  opacity: 0.5;
  margin: 0;
}
.brandkit-section {
  background-color: #fefffd;
  padding: 0 68px 80px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 1370.98px) {
  .brandkit-section {
    padding: 0 50px 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .brandkit-section {
    padding: 0 40px 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .brandkit-section {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .brandkit-section {
    padding: 0 20px 40px;
  }
}
.brandkit-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.brandkit-card {
  width: calc(23.33333333%);
  display: flex;
  flex-direction: column;
  gap: 19px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .brandkit-card {
    width: calc(42.5%);
  }
}
@media screen and (max-width: 575.98px) {
  .brandkit-card {
    width: 100%;
  }
}
.brandkit-preview {
  width: 100%;
  height: 255px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575.98px) {
  .brandkit-preview {
    height: 220px;
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
  }
}
.brandkit-logo-image {
  max-width: 80%;
  max-height: 70%;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.brandkit-name {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  color: #122e47;
  text-align: center;
}
.brandkit-empty-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
}
.brandkit-empty-state p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  opacity: 0.5;
  margin: 0;
}
.pressrelease-filters {
  background-color: #fefffd;
  padding: 0 68px 30px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 1370.98px) {
  .pressrelease-filters {
    padding: 0 50px 25px;
  }
}
@media screen and (max-width: 991.98px) {
  .pressrelease-filters {
    padding: 0 40px 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .pressrelease-filters {
    padding: 0 30px 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .pressrelease-filters {
    padding: 0 20px 15px;
  }
}
.pressrelease-filter-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.pressrelease-filter-pill {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  padding: 8px 20px;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 1.5px solid #122e47;
  background-color: transparent;
  color: #122e47;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pressrelease-filter-pill:hover {
  background-color: rgba(18, 46, 71, 0.08);
}
.pressrelease-filter-pill.active {
  background-color: #122e47;
  color: #fefffd;
  border-color: #122e47;
}
@media screen and (max-width: 575.98px) {
  .pressrelease-filter-pill {
    font-size: 14px;
    padding: 6px 16px;
  }
}
.pressrelease-section {
  background-color: #fefffd;
  padding: 0 68px 80px;
  max-width: 1380px;
  margin: 0 auto;
}
@media screen and (max-width: 1370.98px) {
  .pressrelease-section {
    padding: 0 50px 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .pressrelease-section {
    padding: 0 40px 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .pressrelease-section {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .pressrelease-section {
    padding: 0 20px 40px;
  }
}
.pressrelease-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.pressrelease-card {
  width: calc(23.33333333%);
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  padding: 30px;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.pressrelease-card:hover {
  box-shadow: 0 4px 20px rgba(18, 46, 71, 0.08);
}
.pressrelease-card.hidden {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .pressrelease-card {
    width: calc(42.5%);
    padding: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .pressrelease-card {
    width: 100%;
    padding: 20px;
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
  }
}
.pressrelease-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}
.pressrelease-date {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.45;
  color: rgba(18, 46, 71, 0.6);
}
.pressrelease-category {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  color: #3984c6;
  border: 1px solid rgba(57, 132, 198, 0.4);
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding: 3px 12px;
}
.pressrelease-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
  color: #122e47;
  margin: 15px 0 0 0;
}
@media screen and (max-width: 575.98px) {
  .pressrelease-title {
    font-size: 18px;
  }
}
.pressrelease-excerpt {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  color: rgba(18, 46, 71, 0.8);
  margin: 10px 0 0 0;
}
@media screen and (max-width: 575.98px) {
  .pressrelease-excerpt {
    font-size: 15px;
  }
}
.pressrelease-links {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: auto;
  padding-top: 20px;
}
.pressrelease-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #122e47;
  color: #fefffd;
  padding: 12px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.pressrelease-link:hover {
  background-color: #1a3d5c;
  text-decoration: none;
  color: #fefffd;
}
.pressrelease-link:hover .btn-download-circle {
  background: linear-gradient(180deg, #3984c6 0%, #35b956 100%);
}
.pressrelease-link:hover .btn-download-circle img {
  filter: brightness(0) invert(1);
  transform: rotate(-135deg);
}
.pressrelease-link:active .btn-download-circle {
  transform: scale(0.95);
}
.pressrelease-link:focus {
  outline: none;
}
@media screen and (max-width: 575.98px) {
  .pressrelease-link {
    font-size: 16px;
    padding: 10px 14px;
  }
}
.pressrelease-empty-state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
}
.pressrelease-empty-state p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  opacity: 0.5;
  margin: 0;
}
.partners-map-section {
  background: #FEFFFD;
  text-align: center;
}
.partners-map-section .partners-map-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.55;
  color: #122E47;
  margin: 0 auto 48px;
}
.partners-map-section .partners-map-wrapper {
  max-width: 908px;
  margin: 0 auto;
}
.partners-map-section .partners-map-wrapper svg {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 767.98px) {
  .partners-map-section {
    padding: 48px 0;
  }
  .partners-map-section .partners-map-title {
    font-size: 28px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .partners-map-section {
    padding: 32px 0;
  }
  .partners-map-section .partners-map-title {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
@keyframes mapDotPulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.6);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.partners-map-wrapper svg .continent-path {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.partners-map-wrapper svg .continent-hover {
  opacity: 0.8;
}
.partners-map-wrapper svg .map-dot {
  transform-box: fill-box;
  transform-origin: center;
  pointer-events: none;
}
.partners-map-wrapper svg .map-dot.pulsing {
  animation: mapDotPulse 1.2s ease-in-out infinite;
}
.partners-map-wrapper svg .continent-active {
  opacity: 1;
}
.partners-map-wrapper svg .continent-dimmed {
  opacity: 0.35;
}
.partners-map-wrapper {
  position: relative;
}
.map-tooltip {
  position: absolute;
  padding: 12px 20px;
  background: rgba(254, 255, 253, 0.75);
  backdrop-filter: blur(7.5px);
  -webkit-backdrop-filter: blur(7.5px);
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(18, 46, 71, 0.15);
  -moz-box-shadow: 0 4px 20px 0 rgba(18, 46, 71, 0.15);
  box-shadow: 0 4px 20px 0 rgba(18, 46, 71, 0.15);
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.05;
  color: #122E47;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -100%);
}
.map-tooltip.visible {
  opacity: 1;
}
.partners-cards-section {
  padding: 48px 0 80px;
  background: #FEFFFD;
}
.partners-cards-section .partners-cards-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}
.partner-card {
  width: 309px;
  height: 190px;
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: visible;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.partner-card.hidden {
  display: none;
}
.partner-card .partner-card-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.partner-card .partner-card-logo img {
  max-width: 160px;
  max-height: 96px;
  object-fit: contain;
}
.partner-card .partner-card-name {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #122E47;
  text-align: center;
}
.partner-card .partner-card-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.partner-card .partner-card-hover-text {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #3984C6;
}
.partner-card:hover .partner-card-logo {
  opacity: 0;
}
.partner-card:hover .partner-card-hover {
  opacity: 1;
}
.partner-card:hover .card-arrow .arrow-inner {
  background-image: url("../themes/pensoft-coastscapes/assets/images/white-arrow.svg"), linear-gradient(180deg, #3984c6 0%, #35b956 100%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px, 100%;
  transform: rotate(0deg);
}
@media screen and (max-width: 575.98px) {
  .partner-card {
    width: 100%;
    max-width: 309px;
  }
}
.partner-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
}
.partner-popup-overlay.active {
  display: flex;
}
.partner-popup {
  background: #FEFFFD;
  border-radius: 16px 16px 16px 16px;
  -moz-border-radius: 16px 16px 16px 16px;
  -webkit-border-radius: 16px 16px 16px 16px;
  max-width: 960px;
  width: 100%;
  max-height: 85vh;
  overflow-y: auto;
  position: relative;
  padding: 48px;
  -webkit-box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767.98px) {
  .partner-popup {
    padding: 32px 24px;
    max-height: 90vh;
  }
}
@media screen and (max-width: 575.98px) {
  .partner-popup {
    padding: 24px 16px;
  }
}
.partner-popup-close {
  position: absolute;
  top: 20px;
  right: 24px;
  background: none;
  border: none;
  font-size: 32px;
  line-height: 1;
  color: #122E47;
  cursor: pointer;
  padding: 4px 8px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.partner-popup-close:hover {
  opacity: 0.6;
}
.partner-popup-content {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767.98px) {
  .partner-popup-content {
    flex-direction: column;
    gap: 32px;
  }
}
.partner-popup-left {
  flex-shrink: 0;
  width: 300px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767.98px) {
  .partner-popup-left {
    width: 100%;
    max-width: 300px;
  }
}
.partner-popup-logo {
  background: linear-gradient(180deg, #ebf6ff 0%, #fefffd 100%);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 180px;
  padding: 30px;
}
.partner-popup-logo img {
  max-width: 200px;
  max-height: 80px;
  object-fit: contain;
}
.partner-popup-logo-name {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #122E47;
  text-align: center;
}
.partner-popup-visit-btn {
  display: block;
  text-align: center;
  padding: 14px 24px;
  background: #122E47;
  color: #FEFFFD;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  text-decoration: none;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.partner-popup-visit-btn:hover {
  background: #1a4060;
  color: #FEFFFD;
  text-decoration: none;
}
.partner-popup-right {
  flex: 1;
  min-width: 0;
}
.partner-popup-description {
  margin-bottom: 0;
}
.partner-popup-desc-text {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #40454A;
  max-height: 120px;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.partner-popup-desc-text.expanded {
  max-height: 2000px;
}
.partner-popup-desc-text p {
  margin: 0 0 8px;
}
.partner-popup-desc-text p:last-child {
  margin-bottom: 0;
}
.partner-popup-readmore-btn {
  background: none;
  border: none;
  padding: 8px 0;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #3984C6;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.partner-popup-readmore-btn svg {
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
.partner-popup-readmore-btn.expanded svg {
  transform: rotate(180deg);
}
.partner-popup-readmore-btn:hover {
  opacity: 0.8;
}
.partner-popup-divider {
  height: 1px;
  background: #E0E0E0;
  margin: 24px 0;
}
.partner-popup-team-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #122E47;
  margin: 0 0 20px;
}
.partner-popup-profile {
  margin-bottom: 24px;
}
.partner-popup-profile:last-child {
  margin-bottom: 0;
}
.partner-popup-profile-header {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.partner-popup-profile-avatar {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  overflow: hidden;
}
.partner-popup-profile-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.partner-popup-profile-info {
  flex: 1;
  min-width: 0;
}
.partner-popup-profile-name {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #122E47;
  margin: 0 0 4px;
}
.partner-popup-bio-toggle {
  background: none;
  border: none;
  padding: 0;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #3984C6;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 4px;
}
.partner-popup-bio-toggle svg {
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
.partner-popup-bio-toggle.expanded svg {
  transform: rotate(180deg);
}
.partner-popup-bio-toggle:hover {
  opacity: 0.8;
}
.partner-popup-profile-position {
  display: block;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  color: #6D7381;
}
.partner-popup-profile-bio {
  display: none;
  margin-top: 12px;
}
.partner-popup-bio-divider {
  height: 1px;
  background: #E0E0E0;
  margin-bottom: 16px;
}
.partner-popup-bio-text {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #40454A;
}
.partner-popup-bio-text p {
  margin: 0 0 8px;
}
.partner-popup-bio-text p:last-child {
  margin-bottom: 0;
}
.about-header-section {
  position: relative;
  width: 100%;
}
.about-header-section.container-dynamic {
  max-width: 98vw !important;
}
.about-header-section .about-header-background {
  background: url('../themes/pensoft-coastscapes/images/about-img.png') center top / cover no-repeat;
  border-radius: 35px 35px 0 0;
  min-height: 50vh;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.about-header-section .about-header-background::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(181deg, #122e47 12%, rgba(18, 46, 71, 0) 113%), linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  border-radius: 35px 35px 0 0;
  pointer-events: none;
}
@media screen and (max-width: 991.98px) {
  .about-header-section .about-header-background {
    border-radius: 25px 25px 0 0;
    min-height: 45vh;
  }
  .about-header-section .about-header-background::before {
    border-radius: 25px 25px 0 0;
  }
}
@media screen and (max-width: 767.98px) {
  .about-header-section .about-header-background {
    border-radius: 20px 20px 0 0;
    min-height: 40vh;
  }
  .about-header-section .about-header-background::before {
    border-radius: 20px 20px 0 0;
  }
}
@media screen and (max-width: 575.98px) {
  .about-header-section .about-header-background {
    border-radius: 15px 15px 0 0;
    min-height: 35vh;
  }
  .about-header-section .about-header-background::before {
    border-radius: 15px 15px 0 0;
  }
}
.about-header-section .about-header-title {
  position: relative;
  z-index: 1;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 56px;
  font-weight: 400;
  color: #fefffd;
  margin: 0;
  line-height: 1.2;
  text-align: center;
  padding: 0 20px;
}
@media screen and (max-width: 991.98px) {
  .about-header-section .about-header-title {
    font-size: 44px;
  }
}
@media screen and (max-width: 767.98px) {
  .about-header-section .about-header-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-header-section .about-header-title {
    font-size: 28px;
  }
}
.about-project-section {
  background-color: #122e47;
  position: relative;
  overflow: hidden;
  padding: 50px 0 80px;
  border-radius: 0 0 35px 35px;
  margin: 0 auto;
}
.about-project-section.container-dynamic {
  max-width: 98vw !important;
}
@media screen and (max-width: 991.98px) {
  .about-project-section {
    border-radius: 0 0 25px 25px;
    padding: 40px 0 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .about-project-section {
    border-radius: 0 0 20px 20px;
    padding: 30px 0 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-project-section {
    border-radius: 0 0 20px 20px;
    padding: 20px 0 40px;
  }
}
.about-project-background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.about-project-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.about-project-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.about-content-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .about-content-wrapper {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
.about-text-block {
  display: flex;
  flex-direction: column;
  gap: 30px;
  color: #fefffd;
  max-width: 624px;
  padding: 30px 0;
}
@media screen and (max-width: 991.98px) {
  .about-text-block {
    max-width: 100%;
    padding: 25px 0;
  }
}
@media screen and (max-width: 575.98px) {
  .about-text-block {
    gap: 14px;
    max-width: 100%;
    padding: 15px 0;
  }
}
.about-text-block .about-title {
  color: #FFFFFF;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.8px;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .about-text-block .about-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 767.98px) {
  .about-text-block .about-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-text-block .about-title {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
.about-text-block .about-description {
  color: #FFFFFF;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 155%;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .about-text-block .about-description {
    font-size: 18px;
  }
}
@media screen and (max-width: 767.98px) {
  .about-text-block .about-description {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-text-block .about-description {
    font-size: 14px;
    line-height: 155%;
  }
}
.about-circles-container {
  position: relative;
  min-height: 1400px;
}
@media screen and (max-width: 991.98px) {
  .about-circles-container {
    min-height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    padding: 40px 0;
  }
}
.about-circle {
  width: 400px;
  height: 397px;
  border: 2px solid rgba(254, 255, 253, 0.55);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.about-circle::before {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 50%;
  padding: 2px;
  background: linear-gradient(135deg, #35b956 0%, #3984c6 100%);
  -webkit-mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
  mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.about-circle.in-view {
  border-color: transparent;
  transform: scale(1.03);
}
.about-circle.in-view::before {
  opacity: 1;
}
.about-circle.in-view .circle-text {
  color: #fefffd;
}
@media screen and (max-width: 1199.98px) {
  .about-circle {
    width: 340px;
    height: 337px;
  }
}
@media screen and (max-width: 991.98px) {
  .about-circle {
    position: relative;
    width: 320px;
    height: 317px;
    left: auto !important;
    top: auto !important;
  }
}
@media screen and (max-width: 767.98px) {
  .about-circle {
    width: 280px;
    height: 277px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-circle {
    width: 173px;
    height: 172px;
    border-width: 1px;
  }
}
.about-circle .circle-text {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.96px;
  color: #fefffd;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1199.98px) {
  .about-circle .circle-text {
    font-size: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .about-circle .circle-text {
    font-size: 36px;
  }
}
@media screen and (max-width: 767.98px) {
  .about-circle .circle-text {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-circle .circle-text {
    font-size: 21px;
    letter-spacing: -0.42px;
  }
}
.circle-resilience {
  top: 0;
  right: 0;
}
.circle-adaptation {
  top: 475px;
  left: 0;
}
.circle-collaboration {
  top: 950px;
  right: 0;
}
.about-connector {
  position: absolute;
  pointer-events: none;
}
@media screen and (max-width: 991.98px) {
  .about-connector {
    display: none;
  }
}
.about-connector svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.about-connector path {
  stroke: rgba(254, 255, 253, 0.55);
  stroke-width: 2;
  fill: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.about-connector .gradient-stroke stop:first-child {
  stop-color: #35B956;
}
.about-connector .gradient-stroke stop:last-child {
  stop-color: #3984C6;
}
.connector-1 {
  width: 340px;
  height: 185px;
  top: 355px;
  left: calc(50% + 16px);
  transform: translateX(-50%);
}
.connector-1 path {
  stroke: rgba(254, 255, 253, 0.55);
}
.connector-2 {
  width: 320px;
  height: 195px;
  top: 855px;
  left: calc(50% - 30px);
  transform: translateX(-50%);
}
.connector-2 path {
  stroke: rgba(254, 255, 253, 0.55);
}
.about-section-what {
  position: absolute;
  top: 65px;
  left: 0;
  max-width: 560px;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .about-section-what {
    position: relative;
    top: auto;
    left: auto;
    max-width: 100%;
  }
}
.about-section-how {
  position: absolute;
  top: 600px;
  right: 0;
  max-width: 560px;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .about-section-how {
    position: relative;
    top: auto;
    right: auto;
    max-width: 100%;
  }
}
.about-section-ahead {
  position: absolute;
  top: 1150px;
  left: 0;
  max-width: 520px;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .about-section-ahead {
    position: relative;
    top: auto;
    left: auto;
    max-width: 100%;
  }
}
.about-grid-layout {
  position: relative;
  min-height: 1500px;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  .about-grid-layout {
    min-height: auto;
    display: flex;
    flex-direction: column;
    gap: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .about-grid-layout {
    min-height: auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 0 18px;
  }
  .about-grid-layout .circle-resilience {
    order: 0;
    align-self: flex-end;
    margin-right: 20px;
  }
  .about-grid-layout .about-section-what {
    order: 1;
  }
  .about-grid-layout .circle-adaptation {
    order: 2;
    align-self: flex-start;
  }
  .about-grid-layout .about-section-how {
    order: 3;
  }
  .about-grid-layout .circle-collaboration {
    order: 4;
    align-self: flex-end;
    margin-right: 20px;
  }
  .about-grid-layout .about-section-ahead {
    order: 5;
  }
}
.about-row {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 991.98px) {
  .about-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.about-row.row-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 991.98px) {
  .about-row.row-reverse {
    flex-direction: column;
  }
}
.objectives-section {
  background-color: #FEFFFD;
  padding: 80px 0;
}
.objectives-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.objectives-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-bottom: 55px;
}
.objectives-header .section-label {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #122e47;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .objectives-header .section-label {
    font-size: 18px;
  }
}
@media screen and (max-width: 575.98px) {
  .objectives-header .section-label {
    font-size: 16px;
  }
}
.objectives-header .section-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  color: #122e47;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .objectives-header .section-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  .objectives-header .section-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 575.98px) {
  .objectives-header .section-title {
    font-size: 22px;
  }
}
.objectives-accordion {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 65px;
}
@media screen and (max-width: 767.98px) {
  .objectives-accordion {
    gap: 40px;
  }
}
.objective-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.objective-item::before,
.objective-item::after {
  content: '';
  display: block;
  height: 1px;
  background-color: rgba(18, 46, 71, 0.2);
}
.objective-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 5px 0;
}
.objective-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.8px;
  color: #122e47;
}
@media screen and (max-width: 991.98px) {
  .objective-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  .objective-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 575.98px) {
  .objective-title {
    font-size: 20px;
  }
}
.objective-btn {
  width: 33px;
  height: 33px;
  border-radius: 70px;
  background-color: #122e47;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.objective-btn svg {
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 575.98px) {
  .objective-btn {
    width: 28px;
    height: 28px;
  }
}
.objective-item.active .objective-btn {
  background: linear-gradient(135deg, #35b956 0%, #3984c6 100%);
  transform: rotate(180deg);
}
.objective-content {
  display: none;
  padding: 0 0 10px 0;
}
.objective-content p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 155%;
  color: #122e47;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .objective-content p {
    font-size: 16px;
  }
}
.circular-tabs-section {
  background-color: #fefffd;
  padding: 80px 0;
}
.circular-tabs-section.container-dynamic {
  max-width: 98vw !important;
  border-radius: 35px;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  .circular-tabs-section {
    padding: 60px 0;
  }
  .circular-tabs-section.container-dynamic {
    border-radius: 25px;
  }
}
@media screen and (max-width: 991.98px) {
  .circular-tabs-section {
    padding: 50px 0;
  }
  .circular-tabs-section.container-dynamic {
    border-radius: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .circular-tabs-section {
    padding: 40px 0;
  }
  .circular-tabs-section.container-dynamic {
    border-radius: 15px;
  }
}
.circular-tabs-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
.circular-tabs-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  margin-bottom: 75px;
}
@media screen and (max-width: 1199.98px) {
  .circular-tabs-nav {
    gap: 18px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .circular-tabs-nav {
    gap: 15px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991.98px) {
  .circular-tabs-nav {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .circular-tabs-nav {
    gap: 15px;
    margin-bottom: 30px;
  }
}
.circular-tab {
  width: 400px;
  height: 400px;
  border-radius: 900px;
  border: 1px solid rgba(18, 46, 71, 0.25);
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.circular-tab:hover {
  border-color: rgba(18, 46, 71, 0.45);
  box-shadow: 0 4px 25px rgba(18, 46, 71, 0.06);
}
.circular-tab:focus {
  outline: none;
}
.circular-tab .tab-text {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.96px;
  color: #122e47;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.circular-tab[data-tab="panel-work-packages"].active {
  border-color: #3984c6;
}
.circular-tab[data-tab="panel-work-packages"].active .tab-text {
  color: #3984c6;
}
.circular-tab[data-tab="panel-our-approach"].active {
  border-color: #35b956;
}
.circular-tab[data-tab="panel-our-approach"].active .tab-text {
  color: #35b956;
}
.circular-tab[data-tab="panel-our-scope"].active {
  border-color: #beaa37;
}
.circular-tab[data-tab="panel-our-scope"].active .tab-text {
  color: #beaa37;
}
@media screen and (max-width: 1199.98px) {
  .circular-tab {
    width: 340px;
    height: 340px;
  }
  .circular-tab .tab-text {
    font-size: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  .circular-tab {
    width: 300px;
    height: 300px;
  }
  .circular-tab .tab-text {
    font-size: 36px;
  }
}
@media screen and (max-width: 991.98px) {
  .circular-tab {
    width: 280px;
    height: 280px;
  }
  .circular-tab .tab-text {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .circular-tab {
    width: 220px;
    height: 220px;
  }
  .circular-tab .tab-text {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
}
.tab-panels {
  position: relative;
}
.tab-panel {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.tab-panel.active {
  display: block;
  opacity: 1;
}
.tab-panel-content {
  max-width: 1244px;
  margin: 0 auto;
}
.content-section {
  margin-bottom: 35px;
}
.content-section:last-child {
  margin-bottom: 0;
}
.content-section .container {
  max-width: 1244px;
}
.content-row {
  display: flex;
  align-items: center;
}
.content-row.row-reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 991.98px) {
  .content-row.row-reverse {
    flex-direction: column;
  }
}
@media screen and (max-width: 991.98px) {
  .content-row {
    flex-direction: column;
    gap: 30px;
  }
}
.content-col-text {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 991.98px) {
  .content-col-text {
    text-align: center;
    order: 2;
  }
}
@media screen and (max-width: 991.98px) {
  .content-col-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    order: 1;
  }
}
.content-image-wrapper {
  width: 100%;
  max-width: 550px;
  height: 460px;
  border-radius: 35px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, rgba(213, 252, 227, 0.55), #fefffd);
}
.content-image-wrapper.gradient-left {
  background: linear-gradient(to left, rgba(213, 252, 227, 0.4), rgba(254, 255, 253, 0.55));
}
.content-image-wrapper img {
  width: 80%;
  height: 80%;
  object-fit: contain;
  object-position: center;
}
@media screen and (max-width: 991.98px) {
  .content-image-wrapper {
    max-width: 100%;
    height: 350px;
    border-radius: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .content-image-wrapper {
    height: 280px;
    border-radius: 20px;
  }
}
.content-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.8px;
  color: #122e47;
  margin: 0;
  max-width: 504px;
}
@media screen and (max-width: 991.98px) {
  .content-title {
    font-size: 32px;
    max-width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .content-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  .content-title {
    font-size: 24px;
  }
}
.content-description {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .content-description {
    font-size: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .content-description {
    font-size: 18px;
  }
}
@media screen and (max-width: 575.98px) {
  .content-description {
    font-size: 16px;
  }
}
.scope-pills {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 1012px;
  margin: 0 auto 65px;
}
@media screen and (max-width: 991.98px) {
  .scope-pills {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .scope-pills {
    margin-bottom: 30px;
  }
}
.scope-pill {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.4px;
  color: #fff;
  background-color: #beaa37;
  padding: 15px 25px;
  border: none;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.scope-pill:hover {
  background-color: #b09e34;
}
.scope-pill.active {
  background-color: #b09e34;
}
@media screen and (max-width: 575.98px) {
  .scope-pill {
    font-size: 16px;
    padding: 10px 18px;
  }
}
.scope-panel {
  display: none;
}
.scope-panel.active {
  display: block;
}
.scope-tagline {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
  color: #122e47;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 65px;
}
@media screen and (max-width: 991.98px) {
  .scope-tagline {
    font-size: 32px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .scope-tagline {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.scope-gradient-text {
  background-image: linear-gradient(90deg, #122e47 17.308%, #beaa37 69.712%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.scope-section {
  margin-bottom: 65px;
}
.scope-section:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .scope-section {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .scope-section {
    margin-bottom: 30px;
  }
}
.scope-section .content-col-text {
  gap: 5px;
}
.scope-section .content-description {
  font-size: 18px;
  max-width: 586px;
}
@media screen and (max-width: 991.98px) {
  .scope-section .content-description {
    font-size: 16px;
    max-width: 100%;
  }
}
.scope-region-label {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #122e47;
}
@media screen and (max-width: 575.98px) {
  .scope-region-label {
    font-size: 16px;
    letter-spacing: 1.5px;
  }
}
.scope-buttons {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}
@media screen and (max-width: 991.98px) {
  .scope-buttons {
    justify-content: center;
  }
}
.scope-btn {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.44px;
  color: #fff;
  border: none;
  height: 40px;
  padding: 0 25px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media screen and (max-width: 575.98px) {
  .scope-btn {
    font-size: 18px;
    padding: 0 18px;
    height: 36px;
  }
}
.scope-btn-challenges {
  background-color: #beaa37;
}
.scope-btn-challenges:hover {
  background-color: #b09e34;
}
.scope-btn-goal {
  background-color: #35b956;
}
.scope-btn-goal:hover {
  background-color: #2DA04B;
}
.scope-btn.active {
  box-shadow: none;
}
.scope-expand-content {
  margin-top: 20px;
}
@media screen and (max-width: 991.98px) {
  .scope-expand-content {
    margin-top: 15px;
  }
}
.scope-expand-panel {
  display: none;
  background: linear-gradient(135deg, rgba(57, 132, 198, 0.08), rgba(53, 185, 86, 0.08));
  padding: 25px 30px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
}
.scope-expand-panel p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .scope-expand-panel {
    padding: 20px 25px;
  }
  .scope-expand-panel p {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .scope-expand-panel {
    padding: 15px 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
  }
}
.scope-image-wrapper {
  height: 520px;
  border-radius: 25px;
}
.scope-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 991.98px) {
  .scope-image-wrapper {
    height: 380px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .scope-image-wrapper {
    height: 280px;
    border-radius: 15px;
  }
}
.networking-intro {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 65px;
}
@media screen and (max-width: 991.98px) {
  .networking-intro {
    font-size: 20px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .networking-intro {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.networking-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 35px;
  max-width: 1244px;
  margin: 0 auto;
}
@media screen and (max-width: 575.98px) {
  .networking-grid {
    gap: 25px;
  }
}
.networking-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.networking-card .scope-region-label {
  text-align: center;
}
.networking-card-map {
  height: 188px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.networking-card-map img {
  max-height: 100%;
  width: auto;
  object-fit: contain;
}
@media screen and (max-width: 575.98px) {
  .networking-card-map {
    height: 140px;
  }
}
.networking-card-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.8px;
  color: #122e47;
  text-align: center;
  max-width: 471px;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .networking-card-title {
    font-size: 32px;
    max-width: 380px;
  }
}
@media screen and (max-width: 575.98px) {
  .networking-card-title {
    font-size: 24px;
    max-width: 300px;
  }
}
.wp-heading {
  text-align: center;
  max-width: 1244px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 991.98px) {
  .wp-heading {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-heading {
    margin-bottom: 25px;
  }
}
.wp-tagline {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.35;
  color: #122e47;
  margin: 0 0 20px;
}
@media screen and (max-width: 991.98px) {
  .wp-tagline {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-tagline {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.wp-gradient-text-green {
  background-image: linear-gradient(90deg, #122e47 34.615%, #3984c6 79.80800000000001%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp-gradient-text-blue {
  background-image: linear-gradient(90deg, #122e47 34.615%, #3984c6 79.80800000000001%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp-description {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.55;
  color: #122e47;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .wp-description {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-description {
    font-size: 16px;
  }
}
.wp-pills {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  max-width: 790px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 575.98px) {
  .wp-pills {
    max-width: 100%;
  }
}
.wp-pills-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.wp-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.4px;
  color: #fff;
  background-color: #3984c6;
  padding: 15px 25px;
  border: none;
  cursor: pointer;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.wp-pill:hover {
  background-color: #3074AF;
}
.wp-pill.active {
  background-color: #122e47;
}
@media screen and (max-width: 575.98px) {
  .wp-pill {
    font-size: 16px;
    padding: 10px 18px;
  }
}
.wp-card {
  background-color: #3984c6;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  box-shadow: 6.4px 14px 40px rgba(17, 91, 118, 0.08);
  padding: 30px;
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  .wp-card {
    padding: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-card {
    padding: 20px 15px;
  }
}
.wp-card-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 28px;
  height: 28px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 2;
}
.wp-card-close:hover {
  opacity: 1;
}
@media screen and (max-width: 575.98px) {
  .wp-card-close {
    top: 12px;
    right: 12px;
    font-size: 24px;
  }
}
.wp-card-inner {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 991.98px) {
  .wp-card-inner {
    flex-direction: column;
    gap: 25px;
  }
}
.wp-card-left {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  width: 193px;
}
@media screen and (max-width: 991.98px) {
  .wp-card-left {
    width: 160px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-card-left {
    width: 140px;
  }
}
.wp-card-image {
  width: 100%;
  height: 263px;
  background: linear-gradient(to bottom, #ebf6ff, #fefffd);
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-card-image img {
  max-width: 85%;
  max-height: 80%;
  object-fit: contain;
}
@media screen and (max-width: 991.98px) {
  .wp-card-image {
    height: 250px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-card-image {
    height: 220px;
  }
}
.wp-card-badge {
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: #3984c6;
  color: #fbfdff;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.65;
  text-align: center;
  padding: 10px 18px;
  border-bottom-right-radius: 8px;
  z-index: 1;
}
@media screen and (max-width: 575.98px) {
  .wp-card-badge {
    font-size: 14px;
    padding: 8px 14px;
  }
}
.wp-card-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 991.98px) {
  .wp-card-content {
    text-align: center;
  }
}
.wp-card-title {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.25;
  color: #fefffd;
  margin: 0;
  max-width: 526px;
}
@media screen and (max-width: 991.98px) {
  .wp-card-title {
    max-width: 100%;
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-card-title {
    font-size: 18px;
  }
}
.wp-card-body {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.45;
  color: #fefffd;
  margin: 0;
  max-width: 574px;
}
.wp-card-body p {
  margin: 0;
  color: inherit;
  font: inherit;
  line-height: inherit;
}
.wp-card-body a {
  color: #95FFBB;
  text-decoration: underline;
}
.wp-card-body a:hover {
  color: #b5ffd2;
}
@media screen and (max-width: 991.98px) {
  .wp-card-body {
    max-width: 100%;
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .wp-card-body {
    font-size: 15px;
  }
}
.wp-card-visit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  box-sizing: border-box;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #3984c6;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 12px;
}
.wp-card-visit-btn svg {
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
.wp-card-visit-btn:hover {
  background-color: #f0f6fc;
  color: #122e47;
}
.wp-card-visit-btn:hover svg {
  transform: translate(2px, -2px);
}
@media screen and (max-width: 575.98px) {
  .wp-card-visit-btn {
    font-size: 14px;
    padding: 8px 16px;
  }
}
.contact {
  background-color: #FEFFFD;
}
.contact .contact-grid {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 55px;
  flex-wrap: wrap;
}
.contact .contact-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.contact .contact-card .contact-card-visual {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.contact .contact-card .card-avatar {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: linear-gradient(180deg, #d8edfe 0%, #d5fce3 100%);
  overflow: hidden;
  position: relative;
}
.contact .contact-card .card-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.contact .contact-card .card-name-badge {
  margin-top: 12px;
  backdrop-filter: blur(27.5px);
  -webkit-backdrop-filter: blur(27.5px);
  background: rgba(216, 237, 254, 0.45);
  padding: 12px 16px;
  border-radius: 8px;
  text-align: center;
}
.contact .contact-card .card-name-badge span {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #3984C6;
  white-space: nowrap;
}
.contact .contact-card .card-details {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.contact .contact-card .card-position {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #122E47;
  opacity: 0.65;
  text-align: center;
  margin: 0;
}
.contact .contact-card .card-email {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.45;
  color: #3984C6;
  text-decoration: none;
  text-align: center;
}
.contact .contact-card .card-email:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991.98px) {
  .contact .contact-grid {
    gap: 40px;
  }
  .contact .contact-card .card-avatar {
    width: 220px;
    height: 220px;
  }
}
@media screen and (max-width: 767.98px) {
  .contact .contact-grid {
    gap: 50px;
  }
  .contact .contact-card .card-avatar {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 575.98px) {
  .contact .contact-grid {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .contact .contact-card .contact-card-visual {
    margin-bottom: 16px;
  }
  .contact .contact-card .card-avatar {
    width: 180px;
    height: 180px;
  }
  .contact .contact-card .card-position {
    font-size: 18px;
  }
  .contact .contact-card .card-email {
    font-size: 16px;
  }
}
.login-page .login-card {
  background-color: #ffffff;
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -webkit-box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.08);
  padding: 40px;
  margin-top: 20px;
}
@media screen and (max-width: 767.98px) {
  .login-page .login-card {
    padding: 24px 20px;
  }
}
.login-page .login-card-title {
  color: #122E47;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 8px;
}
.login-page .login-card-subtitle {
  color: #6d7381;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 28px;
}
.login-page .ui.form .field > label {
  color: #122E47;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 6px;
}
.login-page .ui.form .field > input {
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border-right-width: 0;
  border-right-color: transparent;
  box-shadow: 0 0 0 1px #D0D5DD;
  padding: .65rem 1rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.login-page .ui.form .field > input:focus {
  box-shadow: 0 0 0 2px #25BDD2;
}
.login-page .login-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 24px;
}
.login-page .login-actions .btn-primary {
  border: none;
}
.login-page .login-extras {
  margin-top: 16px;
}
.login-page .login-extras .btn-link {
  font-size: 14px;
  font-weight: 500;
}
.login-page .login-extras .text-right {
  text-align: right;
}
.login-page .lead {
  font-size: 16px;
  font-weight: 500;
  color: #122E47;
  margin-bottom: 20px;
}
.login-page h3 {
  color: #122E47;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 16px;
}
.login-page .activation-warning {
  background-color: #FFF3CD;
  border: 1px solid #FFEEBA;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 16px 20px;
  margin-bottom: 20px;
}
.login-page .activation-warning h3 {
  font-size: 15px;
  margin-bottom: 6px;
  color: #856404;
}
.login-page .activation-warning p {
  font-size: 14px;
  color: #856404;
  margin-bottom: 0;
}
.login-page .activation-warning a {
  color: #122E47;
  font-weight: 600;
  text-decoration: underline;
}
.login-page .avatar-preview {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.login-page .avatar-preview .upload-remove-button {
  color: #dc3545;
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer;
}
.login-page .avatar-preview .upload-remove-button:hover {
  color: #a71d2a;
}
.login-page input[type="file"] {
  padding: 8px 0;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.delete-icon {
  color: #9D6A6A;
  background: url('../themes/pensoft-coastscapes/assets/images/library_icons_delete.svg') left no-repeat;
  background-size: 8px;
  padding-left: 14px;
}
.upload-icon {
  background: url('../themes/pensoft-coastscapes/assets/images/library_icons_upload.svg') left no-repeat;
  background-size: 8px;
  padding-left: 14px;
}
.download-icon {
  background: url(../themes/pensoft-coastscapes/assets/images/download.svg) bottom left no-repeat;
  background-size: 14px;
  padding-left: 20px;
  color: #3daae9;
  font-size: 15px;
}
.close {
  width: 30px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 28px;
  z-index: 10;
  border: none;
  background: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1600;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
a.modal-link {
  color: #34a6e9;
  font-size: 16px;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  border-radius: 10px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.2);
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 21.42857143px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  text-transform: none;
}
.modal-body {
  position: relative;
  padding: 20px 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 160px auto 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-content {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  border: none;
  background: #f9f9f9;
}
.modal-content.popup-shaking {
  -webkit-animation: popup-shake 0.82s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
  animation: popup-shake 0.82s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.modal-header {
  background: transparent;
  color: #2a3e51;
  padding: 20px 20px;
  border: none;
}
.modal-header h4 {
  font-weight: normal;
  font-size: 18px;
}
.modal-footer {
  background: transparent;
  border: none;
  margin-top: 0;
  padding: 0 20px 20px 20px;
}
.modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-body > p:last-child {
  margin-bottom: 20px;
}
.modal-body.modal-no-header {
  padding-top: 20px;
}
.modal-body.modal-no-footer {
  padding-bottom: 20px;
}
.modal-dialog.size-adaptive {
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
}
.modal-dialog.adaptive-height {
  height: 100%;
  min-height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
.modal-dialog.adaptive-height .modal-content {
  height: 100%;
}
@media (min-width: 768px) {
  .modal-dialog.size-tiny {
    width: 300px;
  }
  .modal-dialog.size-small {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .modal-dialog.size-large {
    width: 750px;
  }
  .modal-dialog.size-huge {
    width: 900px;
  }
  .modal-dialog.size-giant {
    width: 982px;
  }
}
@media (max-width: 768px) {
  .modal-dialog.size-adaptive {
    width: auto;
    padding: 5px 0;
    margin: 0;
  }
}
.control-popup.fade .modal-dialog {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s, width 0s;
  transition: all 0.3s, width 0s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.control-popup.fade.in .modal-dialog {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.popup-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 490;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  filter: alpha(opacity=100);
}
.popup-backdrop .popup-loading-indicator {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -50px;
  -webkit-transition: all 0.3s, width 0s;
  transition: all 0.3s, width 0s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  filter: alpha(opacity=0);
}
.popup-backdrop .popup-loading-indicator:after {
  content: ' ';
  display: block;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url('../themes/pensoft-coastscapes/assets/modules/system/assets/ui/images/loader-transparent.svg');
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  width: 50px;
  height: 50px;
  margin: 25px 0 0 25px;
}
.popup-backdrop.loading .popup-loading-indicator {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* users */
.userPic img {
  border-radius: 50%;
}
.userBox {
  border-bottom: 1px solid #b4b4b4;
  color: #4e5e67;
  padding: 2rem 15px;
}
.username {
  font-size: 1.3em;
}
.arrow-left {
  background: url('../themes/pensoft-coastscapes/assets/images/back.svg') left no-repeat;
  background-size: 18px;
  background-position: 8px 9px;
  width: 10px;
  height: 10px;
  display: inline;
  padding: 6px 18px;
  content: unset;
}
.back {
  color: #495a63;
}
a:hover .arrow-left {
  background: #ededed url('../themes/pensoft-coastscapes/assets/images/back.svg') left no-repeat;
  border-radius: 50%;
  background-size: 18px;
  background-position: 8px 9px;
}
.circled_plus {
  background: url('../themes/pensoft-coastscapes/assets/images/upload.svg') top left no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 3px;
}
.all_images_container {
  height: 140px;
  width: 100%;
  overflow: hidden;
}
.all_images_container.changeHeight {
  height: auto;
}
.all_images_container .documents_images_list {
  float: left;
  margin: 5px;
  width: 150px;
  height: 120px;
}
.all_images_container .documents_images_list:hover {
  cursor: move;
}
.ui-state-highlight {
  height: 3em;
  line-height: 2em;
  background: #f5f5f5;
}
.drag-handle {
  width: 13px;
  height: 100%;
  float: left;
  margin-right: 10px;
  background: url('../themes/pensoft-coastscapes/assets/images/drag.svg') no-repeat;
  background-size: cover;
  background-position-x: -6px;
}
@media screen and (max-width: 575.98px) {
  .drag-handle {
    margin-right: 5px;
  }
}
.drag-handle:hover {
  cursor: move;
}
.folder_icon {
  border: none;
  padding: 0;
  background: url('../themes/pensoft-coastscapes/assets/images/folder.svg') left no-repeat;
  background-size: 33px;
  padding-left: 42px;
}
.card.internal {
  font-family: 'Funnel Sans', sans-serif;
  color: #000401;
  flex-basis: 16.6%;
  max-width: 16.6%;
}
@media screen and (max-width: 575.98px) {
  .card.internal {
    max-width: 95vw;
    margin: 20px auto;
  }
}
.card.internal .card-header {
  text-align: center;
  padding: 0 20px;
}
.card.internal .card-header a {
  color: #000401 !important;
  text-transform: none;
  font-size: 22px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.card.internal:hover .card-header a {
  color: #3984C6 !important;
}
.folder-background {
  display: flex;
  background-size: 120px !important;
  height: 180px !important;
  width: 180px;
  background-color: transparent !important;
  border-radius: 0;
  margin: 0 auto;
  border: none;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.folder-background:hover {
  transform: scale(1.05);
}
@media screen and (max-width: 575.98px) {
  .folder-background {
    width: 150px !important;
    height: 150px !important;
    background-size: 100px !important;
  }
}
.internal-documents h4,
.documents-search h4 {
  text-transform: none;
  font-family: 'Funnel Sans', sans-serif;
}
.internal-documents .accordion-toggle,
.documents-search .accordion-toggle {
  border-radius: 50px;
  border: 1px solid #C1C1C1;
  padding: 20px !important;
  margin: 0 !important;
  cursor: pointer;
  width: 100%;
  background: #E6E6E6;
  color: #555555;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  font-family: 'Funnel Sans', sans-serif;
}
.internal-documents .plusminus,
.documents-search .plusminus {
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
}
.internal-documents .plus,
.documents-search .plus {
  background: url(../themes/pensoft-coastscapes/assets/images/expand.svg) left no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 4px;
  left: 1px;
}
.internal-documents .minus,
.documents-search .minus {
  background: url(../themes/pensoft-coastscapes/assets/images/colapse.svg) left no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 4px;
  left: 1px;
}
.internal-documents .accordion-toggle.subfolder_photos,
.documents-search .accordion-toggle.subfolder_photos,
.internal-documents .accordion-toggle.subfolder_files,
.documents-search .accordion-toggle.subfolder_files {
  background: url('../themes/pensoft-coastscapes/assets/images/folder.svg') left no-repeat;
  background-size: 33px;
  padding-left: 42px !important;
  border-radius: unset !important;
  border: none;
  border-radius: 5px;
  padding: 0 0 0 42px !important;
  margin: 0 0 20px 0!important;
  font-size: 1em;
  cursor: pointer;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.col-md-5 > #search.search {
  position: static;
  background: none;
  padding: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: auto;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.col-md-5 > #search.search form.input-group {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 12px;
  padding: 6px 6px 6px 18px;
  -webkit-transition: border-color 0.25s ease;
  -moz-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease;
  -webkit-box-shadow: 0 2px 12px 0 rgba(18, 46, 71, 0.06);
  -moz-box-shadow: 0 2px 12px 0 rgba(18, 46, 71, 0.06);
  transform: none;
  opacity: 1;
  max-width: none;
  box-shadow: 0 2px 12px 0 rgba(18, 46, 71, 0.06);
}
.col-md-5 > #search.search form.input-group:after {
  display: none;
}
.col-md-5 > #search.search form.input-group:focus-within {
  border-color: #3984C6;
  box-shadow: 0 2px 16px 0 rgba(57, 132, 198, 0.12);
}
.col-md-5 > #search.search label.text-grey {
  display: none;
}
.col-md-5 > #search.search input.form-control.search {
  flex: 1;
  height: 40px;
  font-size: 16px;
  font-family: 'Funnel Sans', sans-serif;
  color: #122E47 !important;
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 12px;
  outline: none;
  box-shadow: none;
  margin: 0;
}
.col-md-5 > #search.search .text-grey-search-btn {
  position: static;
  transform: none;
  width: 40px;
  height: 40px;
  min-width: 40px;
  padding: 0;
  background-color: #122E47;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  -moz-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  right: auto;
  top: auto;
}
.col-md-5 > #search.search .text-grey-search-btn:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background-image: url('../themes/pensoft-coastscapes/assets/images/search-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) invert(1);
  opacity: 1;
}
.col-md-5 > #search.search .text-grey-search-btn:hover {
  background-color: #1a4060;
  transform: none;
}
.col-md-5 > #search.search .text-grey-search-btn:hover:before {
  opacity: 1;
}
.dissemination-report-forms .accordion-border {
  cursor: unset !important;
  width: 50%;
}
@media screen and (max-width: 575.98px) {
  .dissemination-report-forms .accordion-border {
    width: 90%;
  }
}
.dissemination-report-forms .accordion-border a {
  color: #122642;
  text-transform: uppercase;
}
.fc-toolbar {
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .fc-toolbar {
    flex-direction: row;
  }
}
.fc-button-primary:disabled {
  visibility: hidden;
}
@media screen and (max-width: 575.98px) {
  .fc-button-primary:disabled {
    display: none;
  }
}
.events .tabs .fc-button-group > .fc-button,
.fc-button-group > .fc-button:not(:first-child) {
  background: #25bdd2 !important;
  color: #ffffff !important;
  border-radius: 30px !important;
  border: 1px solid #25bdd2;
}
.fc-button-group > .fc-today-button,
.fc-button-group > fc-prev-button {
  border-radius: 50%;
}
.fc-button-group > .fc-button:hover,
.fc-button-group > .fc-button:not(:first-child):hover,
.fc-button-primary:not(:disabled).fc-button-active {
  background: #122E47 !important;
  color: #ffffff !important;
  border: 1px solid #122E47!important;
}
@media screen and (max-width: 575.98px) {
  .fc-button-group > .fc-button {
    margin: 50px 3px;
  }
}
.fc-toolbar.fc-header-toolbar {
  display: flex;
}
.fc-left {
  order: 2;
  position: absolute;
  margin-left: 220px;
}
@media screen and (max-width: 575.98px) {
  .fc-left {
    position: unset;
    margin-left: 0px;
  }
}
.fc-center {
  order: 1;
}
.fc-center h2 {
  text-transform: none;
}
.fc-right {
  order: 3;
}
.fc-button {
  border-radius: 50px !important;
}
@media screen and (max-width: 575.98px) {
  .fc-button {
    margin: 20px 5px 10px 5px!important;
  }
}
.fc-left .fc-button {
  padding: 6px;
  margin: 0 10px;
}
.fc-right .fc-button {
  padding: 5px 6px;
  margin: 0 10px;
  width: 80px;
}
.fc-right .fc-button:nth-of-type(3) {
  margin: 0 0 0 10px;
}
.fc-event {
  background: #25bdd2 !important;
  border-color: #25bdd2 !important;
  padding: 10px !important;
  border-radius: 10px !important;
}
.fc-day-grid-event .fc-time {
  display: none;
}
.event-date {
  color: #25bdd2;
  background: url(../themes/pensoft-coastscapes/assets/images/calendar_blue.svg) left no-repeat;
  padding-left: 25px;
  background-size: 17px;
  margin: 40px 0 10px 20px;
}
.event-place {
  color: #25bdd2;
  background: url(../themes/pensoft-coastscapes/assets/images/location_blue.svg) left no-repeat;
  padding-left: 25px;
  background-size: 15px;
  margin-left: 20px;
}
.events .tabs {
  margin-bottom: 40px;
  width: 100%;
  display: block;
  text-align: right;
}
@media screen and (max-width: 575.98px) {
  .events .tabs .btn-primary {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .events .tabs {
    margin-bottom: 20px;
    text-align: center;
  }
}
.events .tabs a {
  margin-left: 20px;
  width: fit-content;
  font-weight: bold;
  cursor: pointer;
  font-family: 'Funnel Sans', sans-serif;
}
@media screen and (max-width: 575.98px) {
  .events .tabs a {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
}
.events .tabs a.active {
  opacity: 0.6;
  display: none;
}
.events .tabs + div.row {
  width: 100%;
}
.events .newslist .col-xs-12:first-child {
  display: unset !important;
}
.fc-listYear-button.fc-button.fc-button-primary {
  display: none;
}
.fc-button-primary {
  background: #25bdd2 !important;
  border: 1px solid #25bdd2 !important;
}
.events_list_container {
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  box-shadow: 0 0 30px rgba(37, 189, 210, 0.15);
  width: 100%;
}
.events_list_container .event_list_item {
  padding: 27px 35px;
  border-bottom: 1px solid #d2d2d2;
}
.events_list_container .event_list_item a {
  color: #40454a;
}
.events_list_container .event_list_item .time_and_date {
  color: #25bdd2;
  font-weight: bold;
  font-family: 'Funnel Sans', sans-serif;
}
.sent-messages-page {
  padding-bottom: 80px;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-page {
    padding-bottom: 40px;
  }
}
.sent-messages-back {
  margin: 20px 0 10px;
}
.sent-messages-back .back-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #495a62;
  text-decoration: none;
  -webkit-transition: color linear 0.2s;
  -moz-transition: color linear 0.2s;
  transition: color linear 0.2s;
}
.sent-messages-back .back-link svg {
  flex-shrink: 0;
}
.sent-messages-back .back-link:hover {
  color: #25bdd2;
}
.sent-messages-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
}
.sent-messages-empty svg {
  margin-bottom: 16px;
  opacity: 0.6;
}
.sent-messages-empty p {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #495a62;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-empty p {
    font-size: 16px;
  }
}
.sent-messages-container {
  margin-top: 10px;
}
.sent-messages-page .messages {
  border-top: 1px solid rgba(0, 4, 1, 0.12);
}
.sent-messages-page .messages:last-child {
  border-bottom: 1px solid rgba(0, 4, 1, 0.12);
}
.sent-messages-page .messages .accordion-toggle {
  cursor: pointer;
  padding: 18px 0;
  -webkit-transition: background-color linear 0.15s;
  -moz-transition: background-color linear 0.15s;
  transition: background-color linear 0.15s;
}
.sent-messages-page .messages .accordion-toggle:hover {
  background-color: rgba(37, 189, 210, 0.04);
}
.sent-messages-page .messages .accordion-toggle .title_container {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-page .messages .accordion-toggle .title_container {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}
.sent-messages-page .messages .accordion-toggle .message-subject {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000401;
  line-height: 1.4;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-page .messages .accordion-toggle .message-subject {
    font-size: 16px;
  }
}
.sent-messages-page .messages .accordion-toggle .message-date {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #495a62;
  white-space: nowrap;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-page .messages .accordion-toggle .message-date {
    font-size: 13px;
  }
}
.sent-messages-page .messages .plusminus {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.sent-messages-page .messages .plusminus .plus,
.sent-messages-page .messages .plusminus .minus {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #122E47;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sent-messages-page .messages .plusminus .plus::after,
.sent-messages-page .messages .plusminus .minus::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
  height: 9px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: translate(-50%, -60%) rotate(45deg);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.sent-messages-page .messages .plusminus .minus {
  background: #25bdd2;
}
.sent-messages-page .messages .plusminus .minus::after {
  transform: translate(-50%, -40%) rotate(-135deg);
}
@media screen and (max-width: 575.98px) {
  .sent-messages-page .messages .plusminus .plus,
  .sent-messages-page .messages .plusminus .minus {
    width: 28px;
    height: 28px;
  }
  .sent-messages-page .messages .plusminus .plus::after,
  .sent-messages-page .messages .plusminus .minus::after {
    width: 7px;
    height: 7px;
  }
}
.sent-messages-page .messages .accordion-content {
  padding: 0 0 24px 0;
}
.sent-messages-page .messages .accordion-content h2 {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #122E47;
  margin: 0 0 10px 0;
  text-transform: none;
}
.sent-messages-page .message-recipients {
  margin-bottom: 20px;
}
.sent-messages-page .message-recipients .recipient-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-page .message-recipients .recipient-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
  }
}
.sent-messages-page .message-recipients .recipient-name {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000401;
}
.sent-messages-page .message-recipients .recipient-email {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #25bdd2;
  text-decoration: none;
}
.sent-messages-page .message-recipients .recipient-email:hover {
  text-decoration: underline;
}
.sent-messages-page .message-attachments {
  margin-bottom: 20px;
}
.sent-messages-page .message-attachments ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sent-messages-page .message-attachments li {
  margin-bottom: 6px;
}
.sent-messages-page .message-attachments a {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #25bdd2;
  text-decoration: none;
}
.sent-messages-page .message-attachments a:hover {
  text-decoration: underline;
}
.sent-messages-page .message-body {
  margin-top: 10px;
}
.sent-messages-page .message-body .message-body-content {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  color: #000401;
}
.sent-messages-page .message-body .message-body-content p {
  margin: 0 0 10px 0;
}
.sent-messages-page .message-body .message-body-content a {
  color: #25bdd2;
  text-decoration: none;
}
.sent-messages-page .message-body .message-body-content a:hover {
  text-decoration: underline;
}
#mails .box {
  margin-bottom: 30px;
}
#mails .group-head h3 {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #122E47;
  border-bottom: 1px solid rgba(0, 4, 1, 0.12);
  padding-bottom: 12px;
  margin-bottom: 16px;
}
#mails .group-holder .inputHolder {
  padding: 8px 0;
}
#mails .group-holder .control.control--checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin: 0;
}
#mails .group-holder .control.control--checkbox span {
  font-family: 'Zalando Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000401;
  cursor: pointer;
  user-select: none;
}
#mails .group-holder .control.control--checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#mails .group-holder .control.control--checkbox::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border: 2px solid #acacac;
  background-color: #ffffff;
  box-sizing: border-box;
  -webkit-transition: all linear 0.15s;
  -moz-transition: all linear 0.15s;
  transition: all linear 0.15s;
}
#mails .group-holder .control.control--checkbox::after {
  content: '';
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 6px;
  height: 11px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  opacity: 0;
  -webkit-transition: all linear 0.15s;
  -moz-transition: all linear 0.15s;
  transition: all linear 0.15s;
}
#mails .group-holder .control.control--checkbox input[type="checkbox"]:checked ~ span,
#mails .group-holder .control.control--checkbox input[type="checkbox"]:checked + span {
  color: #000401;
}
#mails .group-holder .control.control--checkbox:has(input[type="checkbox"]:checked)::before {
  background-color: #25bdd2;
  border-color: #25bdd2;
}
#mails .group-holder .control.control--checkbox:has(input[type="checkbox"]:checked)::after {
  border-color: #ffffff;
  opacity: 1;
}
#mails .group-holder .control.control--checkbox:hover::before {
  border-color: #25bdd2;
}
#mails .inputLabel {
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #122E47;
  margin: 20px 0 8px 0;
}
#mails .field input[type="text"],
#mails .field input.DPText,
#mails .field textarea,
#mails .field select {
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border: 1px solid #d1d1d1;
  border-right-width: 1px;
  border-right-color: #d1d1d1;
  box-shadow: none;
  padding: 12px 16px;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 16px;
  color: #000401;
  background-color: #ffffff;
  box-sizing: border-box;
  width: 100%;
  -webkit-transition: border-color linear 0.2s;
  -moz-transition: border-color linear 0.2s;
  transition: border-color linear 0.2s;
}
#mails .field input[type="text"]:focus,
#mails .field input.DPText:focus,
#mails .field textarea:focus,
#mails .field select:focus {
  outline: none;
  border-color: #25bdd2;
  box-shadow: 0 0 0 1px #25bdd2;
}
#mails .field input[type="text"]::placeholder,
#mails .field input.DPText::placeholder,
#mails .field textarea::placeholder,
#mails .field select::placeholder {
  color: #999999;
}
#mails .field textarea {
  resize: vertical;
  min-height: 160px;
}
#mails .field input[type="file"] {
  border: 1px dashed #d1d1d1;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 16px;
  background-color: #fafafa;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  color: #495a62;
  cursor: pointer;
  box-shadow: none;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: border-color linear 0.2s;
  -moz-transition: border-color linear 0.2s;
  transition: border-color linear 0.2s;
}
#mails .field input[type="file"]:hover {
  border-color: #25bdd2;
}
#mails .field input[type="file"]:focus {
  outline: none;
  border-color: #25bdd2;
}
#mails .center-xs {
  margin-top: 30px;
}
#mails input[type="submit"].btn.btn-primary {
  display: inline-block;
  background-color: #122E47;
  color: #ffffff;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 14px 32px;
  font-family: 'Funnel Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  min-width: 160px;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color linear 0.2s;
  -moz-transition: background-color linear 0.2s;
  transition: background-color linear 0.2s;
  line-height: 1.45;
  text-align: center;
}
#mails input[type="submit"].btn.btn-primary::after {
  display: none;
}
#mails input[type="submit"].btn.btn-primary:hover {
  background-color: #1a3d5c;
}
#mails input[type="submit"].btn.btn-primary:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(18, 46, 71, 0.25);
}
@media screen and (max-width: 575.98px) {
  #mails input[type="submit"].btn.btn-primary {
    width: 100%;
  }
}
#mails .formErrors {
  color: #dc3545;
  background-color: #FFF0F0;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  padding: 12px 16px;
  font-family: 'Zalando Sans', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}
#mails .formErrors:empty {
  display: none;
}
#mails .middle-xs h1 {
  font-family: 'Funnel Sans', sans-serif;
  font-weight: 500;
  color: #122E47;
}
#mails #attachmentsPreview {
  margin-top: 12px;
}
@media screen and (max-width: 575.98px) {
  #mails .group-head h3 {
    font-size: 19px;
  }
  #mails .inputLabel {
    font-size: 15px;
    margin: 16px 0 6px 0;
  }
  #mails .field input[type="text"],
  #mails .field input.DPText,
  #mails .field textarea {
    font-size: 16px;
    padding: 10px 14px;
  }
  #mails .field input[type="file"] {
    padding: 14px;
  }
  #mails .box {
    margin-bottom: 24px;
  }
}
.navbar-loggedin-user {
  background: #122E47;
  position: fixed;
  z-index: 1001;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.navbar-loggedin-user .navbar-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 98vw;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 991.98px) {
  .navbar-loggedin-user .navbar-container {
    max-width: 100%;
    padding: 0 15px;
  }
}
.navbar-loggedin-user .loggedin-menu-links {
  flex: 1;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.navbar-loggedin-user .loggedin-menu-links ul {
  list-style-type: none;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 575.98px) {
  .navbar-loggedin-user .loggedin-menu-links ul {
    white-space: normal;
  }
}
.navbar-loggedin-user .loggedin-menu-links ul li {
  display: inline;
  padding: 0 16px 0 0;
  font-size: 14px;
}
@media screen and (max-width: 575.98px) {
  .navbar-loggedin-user .loggedin-menu-links ul li {
    padding: 0 8px;
    font-size: 13px;
  }
}
.navbar-loggedin-user .loggedin-menu-links ul li a {
  color: rgba(255, 255, 255, 0.85);
  font-family: 'Funnel Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media screen and (max-width: 575.98px) {
  .navbar-loggedin-user .loggedin-menu-links ul li a {
    padding: 0;
  }
}
.navbar-loggedin-user .loggedin-menu-links ul li a:hover {
  color: #25bdd2;
}
.navbar-loggedin-user .loggedin-menu-links ul li.active a {
  color: #ffffff;
  font-weight: 600;
}
.navbar-loggedin-user .loggedin-user-info {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 12px;
}
.navbar-loggedin-user .loggedin-user-info .profile-link {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.navbar-loggedin-user .loggedin-user-info .profile-link:hover {
  color: #25bdd2;
}
.navbar-loggedin-user .loggedin-user-info .profile-link .user-avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  object-fit: cover;
}
.navbar-loggedin-user .loggedin-user-info .profile-link .user-avatar-placeholder {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #25bdd2;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Funnel Sans', sans-serif;
}
.navbar-loggedin-user .loggedin-user-info .profile-link .user-display-name {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  font-family: 'Funnel Sans', sans-serif;
}
@media screen and (max-width: 991.98px) {
  .navbar-loggedin-user .loggedin-user-info .profile-link .user-display-name {
    display: none;
  }
}
#headernavbar.user-logged-in {
  top: 50px;
}
body.has-loggedin-bar .navbar-collapse {
  top: 50px;
}
html,
body {
  font-family: funnel, Funnel Sans, sans-serif;
  background-color: #ffffff;
  color: #40454a;
  height: 100%;
  font-size: 18px;
  line-height: 1.7em;
  letter-spacing: 0.3px;
}
#layout-content {
  min-height: 60vh;
}
.content-wrapper {
  min-height: unset !important;
}
a {
  color: #3cbb54;
  transition: all 0.3s ease-in-out;
}
a.no-color {
  color: #3cbb54;
}
a:focus {
  outline: none;
}
ol {
  list-style-type: decimal;
  padding-left: 20px;
}
button:focus {
  outline: none;
}
.btn:focus {
  outline: none !important;
}
p:not(.news-date) {
  font-weight: 400;
  width: 100%;
}
img {
  width: 100%;
}
nav img {
  width: auto;
}
.row {
  width: 100%;
}
.row + .row {
  margin-top: 1.5rem;
}
.slick-list .row + .row {
  margin-top: 0;
}
ul {
  list-style-type: disc;
}
ol.q {
  list-style-type: upper-roman;
  padding-left: 20px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.title,
.head,
.page_heading {
  color: #0B2712;
  font-weight: 600;
}
h1,
h2 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 991.98px) {
  h1,
  h2 {
    font-size: 30px;
  }
}
.display-1 {
  font-size: 35px;
  color: #0B2712;
}
.underline {
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.subtitle {
  color: #25bdd2;
}
p:has(.edit-link) {
  display: none !important;
}
.head {
  color: #000401;
  font-size: 20px;
  font-weight: bold;
}
.page_heading {
  color: #010d1c;
  font-size: 75px;
  line-height: 100px;
}
@media screen and (max-width: 991.98px) {
  .page_heading {
    text-align: center;
    word-break: break-word;
    font-size: 46px;
    line-height: 50px;
    margin-left: 0 !important;
  }
}
.privacy a {
  color: #25bdd2;
}
.privacy a:hover {
  opacity: 0.7;
}
ul.pagination {
  padding: 0;
  margin: 0 auto;
  width: fit-content;
}
ul.pagination .page-item {
  font-weight: bold;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000401;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000401;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000401;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000401;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000401;
}
::placeholder {
  /* Most modern browsers support this now. */
  color: #000401;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes animatedBackgroundIntro {
  0% {
    background-position: right center;
  }
  100% {
    background-position: right 41px center;
  }
}
@keyframes animatedBackgroundBtn {
  0% {
    background-position: right center;
  }
  100% {
    background-position: right 21px center;
  }
}
@keyframes animate {
  0% {
    height: 0px;
  }
  100% {
    height: 100%;
  }
}
.content-wrapper {
  min-height: 100%;
  overflow-x: hidden;
}
.content_static_list {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin-top: 80px;
  justify-content: space-between;
}
.content_static_list img {
  width: 88%;
}
.ui-widget-content {
  border: none !important;
  background: none !important;
  color: unset !important;
}
button {
  border: unset;
  background-color: unset;
}
.p-0 {
  padding: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.p-1 {
  padding: 10px;
}
.pt-1 {
  padding-top: 10px;
}
.pb-1 {
  padding-bottom: 10px;
}
.pl-1 {
  padding-left: 10px;
}
.pr-1 {
  padding-right: 10px;
}
.px-1 {
  padding-left: 10px;
  padding-right: 10px;
}
.py-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-2 {
  padding: 20px;
}
.pt-2 {
  padding-top: 20px;
}
.pb-2 {
  padding-bottom: 20px;
}
.pl-2 {
  padding-left: 20px;
}
.pr-2 {
  padding-right: 20px;
}
.px-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.py-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.p-3 {
  padding: 30px;
}
.pt-3 {
  padding-top: 30px;
}
.pb-3 {
  padding-bottom: 30px;
}
.pl-3 {
  padding-left: 30px;
}
.pr-3 {
  padding-right: 30px;
}
.px-3 {
  padding-left: 30px;
  padding-right: 30px;
}
.py-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-4 {
  padding: 40px;
}
.pt-4 {
  padding-top: 40px;
}
.pb-4 {
  padding-bottom: 40px;
}
.pl-4 {
  padding-left: 40px;
}
.pr-4 {
  padding-right: 40px;
}
.px-4 {
  padding-left: 40px;
  padding-right: 40px;
}
.py-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-5 {
  padding: 50px;
}
.pt-5 {
  padding-top: 50px;
}
.pb-5 {
  padding-bottom: 50px;
}
.pl-5 {
  padding-left: 50px;
}
.pr-5 {
  padding-right: 50px;
}
.px-5 {
  padding-left: 50px;
  padding-right: 50px;
}
.py-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.p-auto {
  padding: auto;
}
.pt-auto {
  padding-top: auto;
}
.pb-auto {
  padding-bottom: auto;
}
.pl-auto {
  padding-left: auto;
}
.pr-auto {
  padding-right: auto;
}
.px-auto {
  padding-left: auto;
  padding-right: auto;
}
.py-auto {
  padding-top: auto;
  padding-bottom: auto;
}
.m-0 {
  margin: 0px;
}
.mt-0 {
  margin-top: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.m-1 {
  margin: 20px;
}
.mt-1 {
  margin-top: 20px;
}
.mb-1 {
  margin-bottom: 20px;
}
.ml-1 {
  margin-left: 20px;
}
.mr-1 {
  margin-right: 20px;
}
.mx-1 {
  margin-left: 20px;
  margin-right: 20px;
}
.my-1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-2 {
  margin: 40px;
}
.mt-2 {
  margin-top: 40px;
}
.mb-2 {
  margin-bottom: 40px;
}
.ml-2 {
  margin-left: 40px;
}
.mr-2 {
  margin-right: 40px;
}
.mx-2 {
  margin-left: 40px;
  margin-right: 40px;
}
.my-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-3 {
  margin: 60px;
}
.mt-3 {
  margin-top: 60px;
}
.mb-3 {
  margin-bottom: 60px;
}
.ml-3 {
  margin-left: 60px;
}
.mr-3 {
  margin-right: 60px;
}
.mx-3 {
  margin-left: 60px;
  margin-right: 60px;
}
.my-3 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.m-4 {
  margin: 80px;
}
.mt-4 {
  margin-top: 80px;
}
.mb-4 {
  margin-bottom: 80px;
}
.ml-4 {
  margin-left: 80px;
}
.mr-4 {
  margin-right: 80px;
}
.mx-4 {
  margin-left: 80px;
  margin-right: 80px;
}
.my-4 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.m-5 {
  margin: 100px;
}
.mt-5 {
  margin-top: 100px;
}
.mb-5 {
  margin-bottom: 100px;
}
.ml-5 {
  margin-left: 100px;
}
.mr-5 {
  margin-right: 100px;
}
.mx-5 {
  margin-left: 100px;
  margin-right: 100px;
}
.my-5 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.m-auto {
  margin: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding: 0px;
  }
  .pt-lg-0 {
    padding-top: 0px;
  }
  .pb-lg-0 {
    padding-bottom: 0px;
  }
  .pl-lg-0 {
    padding-left: 0px;
  }
  .pr-lg-0 {
    padding-right: 0px;
  }
  .px-lg-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-lg-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-lg-1 {
    padding: 10px;
  }
  .pt-lg-1 {
    padding-top: 10px;
  }
  .pb-lg-1 {
    padding-bottom: 10px;
  }
  .pl-lg-1 {
    padding-left: 10px;
  }
  .pr-lg-1 {
    padding-right: 10px;
  }
  .px-lg-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-lg-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-lg-2 {
    padding: 20px;
  }
  .pt-lg-2 {
    padding-top: 20px;
  }
  .pb-lg-2 {
    padding-bottom: 20px;
  }
  .pl-lg-2 {
    padding-left: 20px;
  }
  .pr-lg-2 {
    padding-right: 20px;
  }
  .px-lg-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-lg-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-lg-3 {
    padding: 30px;
  }
  .pt-lg-3 {
    padding-top: 30px;
  }
  .pb-lg-3 {
    padding-bottom: 30px;
  }
  .pl-lg-3 {
    padding-left: 30px;
  }
  .pr-lg-3 {
    padding-right: 30px;
  }
  .px-lg-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-lg-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-lg-4 {
    padding: 40px;
  }
  .pt-lg-4 {
    padding-top: 40px;
  }
  .pb-lg-4 {
    padding-bottom: 40px;
  }
  .pl-lg-4 {
    padding-left: 40px;
  }
  .pr-lg-4 {
    padding-right: 40px;
  }
  .px-lg-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-lg-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-lg-5 {
    padding: 50px;
  }
  .pt-lg-5 {
    padding-top: 50px;
  }
  .pb-lg-5 {
    padding-bottom: 50px;
  }
  .pl-lg-5 {
    padding-left: 50px;
  }
  .pr-lg-5 {
    padding-right: 50px;
  }
  .px-lg-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-lg-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-lg-auto {
    padding: auto;
  }
  .pt-lg-auto {
    padding-top: auto;
  }
  .pb-lg-auto {
    padding-bottom: auto;
  }
  .pl-lg-auto {
    padding-left: auto;
  }
  .pr-lg-auto {
    padding-right: auto;
  }
  .px-lg-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-lg-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-lg-0 {
    margin: 0px;
  }
  .mt-lg-0 {
    margin-top: 0px;
  }
  .mb-lg-0 {
    margin-bottom: 0px;
  }
  .ml-lg-0 {
    margin-left: 0px;
  }
  .mr-lg-0 {
    margin-right: 0px;
  }
  .mx-lg-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-lg-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-lg-1 {
    margin: 20px;
  }
  .mt-lg-1 {
    margin-top: 20px;
  }
  .mb-lg-1 {
    margin-bottom: 20px;
  }
  .ml-lg-1 {
    margin-left: 20px;
  }
  .mr-lg-1 {
    margin-right: 20px;
  }
  .mx-lg-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-lg-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-lg-2 {
    margin: 40px;
  }
  .mt-lg-2 {
    margin-top: 40px;
  }
  .mb-lg-2 {
    margin-bottom: 40px;
  }
  .ml-lg-2 {
    margin-left: 40px;
  }
  .mr-lg-2 {
    margin-right: 40px;
  }
  .mx-lg-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-lg-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-lg-3 {
    margin: 60px;
  }
  .mt-lg-3 {
    margin-top: 60px;
  }
  .mb-lg-3 {
    margin-bottom: 60px;
  }
  .ml-lg-3 {
    margin-left: 60px;
  }
  .mr-lg-3 {
    margin-right: 60px;
  }
  .mx-lg-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-lg-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-lg-4 {
    margin: 80px;
  }
  .mt-lg-4 {
    margin-top: 80px;
  }
  .mb-lg-4 {
    margin-bottom: 80px;
  }
  .ml-lg-4 {
    margin-left: 80px;
  }
  .mr-lg-4 {
    margin-right: 80px;
  }
  .mx-lg-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-lg-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-lg-5 {
    margin: 100px;
  }
  .mt-lg-5 {
    margin-top: 100px;
  }
  .mb-lg-5 {
    margin-bottom: 100px;
  }
  .ml-lg-5 {
    margin-left: 100px;
  }
  .mr-lg-5 {
    margin-right: 100px;
  }
  .mx-lg-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-lg-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-lg-auto {
    margin: auto;
  }
  .mt-lg-auto {
    margin-top: auto;
  }
  .mb-lg-auto {
    margin-bottom: auto;
  }
  .ml-lg-auto {
    margin-left: auto;
  }
  .mr-lg-auto {
    margin-right: auto;
  }
  .mx-lg-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding: 0px;
  }
  .pt-sm-0 {
    padding-top: 0px;
  }
  .pb-sm-0 {
    padding-bottom: 0px;
  }
  .pl-sm-0 {
    padding-left: 0px;
  }
  .pr-sm-0 {
    padding-right: 0px;
  }
  .px-sm-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-sm-1 {
    padding: 10px;
  }
  .pt-sm-1 {
    padding-top: 10px;
  }
  .pb-sm-1 {
    padding-bottom: 10px;
  }
  .pl-sm-1 {
    padding-left: 10px;
  }
  .pr-sm-1 {
    padding-right: 10px;
  }
  .px-sm-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-sm-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-sm-2 {
    padding: 20px;
  }
  .pt-sm-2 {
    padding-top: 20px;
  }
  .pb-sm-2 {
    padding-bottom: 20px;
  }
  .pl-sm-2 {
    padding-left: 20px;
  }
  .pr-sm-2 {
    padding-right: 20px;
  }
  .px-sm-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-sm-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-sm-3 {
    padding: 30px;
  }
  .pt-sm-3 {
    padding-top: 30px;
  }
  .pb-sm-3 {
    padding-bottom: 30px;
  }
  .pl-sm-3 {
    padding-left: 30px;
  }
  .pr-sm-3 {
    padding-right: 30px;
  }
  .px-sm-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-sm-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-sm-4 {
    padding: 40px;
  }
  .pt-sm-4 {
    padding-top: 40px;
  }
  .pb-sm-4 {
    padding-bottom: 40px;
  }
  .pl-sm-4 {
    padding-left: 40px;
  }
  .pr-sm-4 {
    padding-right: 40px;
  }
  .px-sm-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-sm-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-sm-5 {
    padding: 50px;
  }
  .pt-sm-5 {
    padding-top: 50px;
  }
  .pb-sm-5 {
    padding-bottom: 50px;
  }
  .pl-sm-5 {
    padding-left: 50px;
  }
  .pr-sm-5 {
    padding-right: 50px;
  }
  .px-sm-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-sm-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-sm-auto {
    padding: auto;
  }
  .pt-sm-auto {
    padding-top: auto;
  }
  .pb-sm-auto {
    padding-bottom: auto;
  }
  .pl-sm-auto {
    padding-left: auto;
  }
  .pr-sm-auto {
    padding-right: auto;
  }
  .px-sm-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-sm-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-sm-0 {
    margin: 0px;
  }
  .mt-sm-0 {
    margin-top: 0px;
  }
  .mb-sm-0 {
    margin-bottom: 0px;
  }
  .ml-sm-0 {
    margin-left: 0px;
  }
  .mr-sm-0 {
    margin-right: 0px;
  }
  .mx-sm-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-sm-1 {
    margin: 20px;
  }
  .mt-sm-1 {
    margin-top: 20px;
  }
  .mb-sm-1 {
    margin-bottom: 20px;
  }
  .ml-sm-1 {
    margin-left: 20px;
  }
  .mr-sm-1 {
    margin-right: 20px;
  }
  .mx-sm-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-sm-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-sm-2 {
    margin: 40px;
  }
  .mt-sm-2 {
    margin-top: 40px;
  }
  .mb-sm-2 {
    margin-bottom: 40px;
  }
  .ml-sm-2 {
    margin-left: 40px;
  }
  .mr-sm-2 {
    margin-right: 40px;
  }
  .mx-sm-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-sm-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-sm-3 {
    margin: 60px;
  }
  .mt-sm-3 {
    margin-top: 60px;
  }
  .mb-sm-3 {
    margin-bottom: 60px;
  }
  .ml-sm-3 {
    margin-left: 60px;
  }
  .mr-sm-3 {
    margin-right: 60px;
  }
  .mx-sm-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-sm-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-sm-4 {
    margin: 80px;
  }
  .mt-sm-4 {
    margin-top: 80px;
  }
  .mb-sm-4 {
    margin-bottom: 80px;
  }
  .ml-sm-4 {
    margin-left: 80px;
  }
  .mr-sm-4 {
    margin-right: 80px;
  }
  .mx-sm-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-sm-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-sm-5 {
    margin: 100px;
  }
  .mt-sm-5 {
    margin-top: 100px;
  }
  .mb-sm-5 {
    margin-bottom: 100px;
  }
  .ml-sm-5 {
    margin-left: 100px;
  }
  .mr-sm-5 {
    margin-right: 100px;
  }
  .mx-sm-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-sm-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-sm-auto {
    margin: auto;
  }
  .mt-sm-auto {
    margin-top: auto;
  }
  .mb-sm-auto {
    margin-bottom: auto;
  }
  .ml-sm-auto {
    margin-left: auto;
  }
  .mr-sm-auto {
    margin-right: auto;
  }
  .mx-sm-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (min-width: 768px) {
  .p-md-0 {
    padding: 0px;
  }
  .pt-md-0 {
    padding-top: 0px;
  }
  .pb-md-0 {
    padding-bottom: 0px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  .pr-md-0 {
    padding-right: 0px;
  }
  .px-md-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-md-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-md-1 {
    padding: 10px;
  }
  .pt-md-1 {
    padding-top: 10px;
  }
  .pb-md-1 {
    padding-bottom: 10px;
  }
  .pl-md-1 {
    padding-left: 10px;
  }
  .pr-md-1 {
    padding-right: 10px;
  }
  .px-md-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-md-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-md-2 {
    padding: 20px;
  }
  .pt-md-2 {
    padding-top: 20px;
  }
  .pb-md-2 {
    padding-bottom: 20px;
  }
  .pl-md-2 {
    padding-left: 20px;
  }
  .pr-md-2 {
    padding-right: 20px;
  }
  .px-md-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-md-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-md-3 {
    padding: 30px;
  }
  .pt-md-3 {
    padding-top: 30px;
  }
  .pb-md-3 {
    padding-bottom: 30px;
  }
  .pl-md-3 {
    padding-left: 30px;
  }
  .pr-md-3 {
    padding-right: 30px;
  }
  .px-md-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-md-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-md-4 {
    padding: 40px;
  }
  .pt-md-4 {
    padding-top: 40px;
  }
  .pb-md-4 {
    padding-bottom: 40px;
  }
  .pl-md-4 {
    padding-left: 40px;
  }
  .pr-md-4 {
    padding-right: 40px;
  }
  .px-md-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-md-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-md-5 {
    padding: 50px;
  }
  .pt-md-5 {
    padding-top: 50px;
  }
  .pb-md-5 {
    padding-bottom: 50px;
  }
  .pl-md-5 {
    padding-left: 50px;
  }
  .pr-md-5 {
    padding-right: 50px;
  }
  .px-md-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-md-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-md-auto {
    padding: auto;
  }
  .pt-md-auto {
    padding-top: auto;
  }
  .pb-md-auto {
    padding-bottom: auto;
  }
  .pl-md-auto {
    padding-left: auto;
  }
  .pr-md-auto {
    padding-right: auto;
  }
  .px-md-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-md-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-md-0 {
    margin: 0px;
  }
  .mt-md-0 {
    margin-top: 0px;
  }
  .mb-md-0 {
    margin-bottom: 0px;
  }
  .ml-md-0 {
    margin-left: 0px;
  }
  .mr-md-0 {
    margin-right: 0px;
  }
  .mx-md-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-md-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-md-1 {
    margin: 20px;
  }
  .mt-md-1 {
    margin-top: 20px;
  }
  .mb-md-1 {
    margin-bottom: 20px;
  }
  .ml-md-1 {
    margin-left: 20px;
  }
  .mr-md-1 {
    margin-right: 20px;
  }
  .mx-md-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-md-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-md-2 {
    margin: 40px;
  }
  .mt-md-2 {
    margin-top: 40px;
  }
  .mb-md-2 {
    margin-bottom: 40px;
  }
  .ml-md-2 {
    margin-left: 40px;
  }
  .mr-md-2 {
    margin-right: 40px;
  }
  .mx-md-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-md-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-md-3 {
    margin: 60px;
  }
  .mt-md-3 {
    margin-top: 60px;
  }
  .mb-md-3 {
    margin-bottom: 60px;
  }
  .ml-md-3 {
    margin-left: 60px;
  }
  .mr-md-3 {
    margin-right: 60px;
  }
  .mx-md-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-md-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-md-4 {
    margin: 80px;
  }
  .mt-md-4 {
    margin-top: 80px;
  }
  .mb-md-4 {
    margin-bottom: 80px;
  }
  .ml-md-4 {
    margin-left: 80px;
  }
  .mr-md-4 {
    margin-right: 80px;
  }
  .mx-md-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-md-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-md-5 {
    margin: 100px;
  }
  .mt-md-5 {
    margin-top: 100px;
  }
  .mb-md-5 {
    margin-bottom: 100px;
  }
  .ml-md-5 {
    margin-left: 100px;
  }
  .mr-md-5 {
    margin-right: 100px;
  }
  .mx-md-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-md-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-md-auto {
    margin: auto;
  }
  .mt-md-auto {
    margin-top: auto;
  }
  .mb-md-auto {
    margin-bottom: auto;
  }
  .ml-md-auto {
    margin-left: auto;
  }
  .mr-md-auto {
    margin-right: auto;
  }
  .mx-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (min-width: 1200px) {
  .p-xl-0 {
    padding: 0px;
  }
  .pt-xl-0 {
    padding-top: 0px;
  }
  .pb-xl-0 {
    padding-bottom: 0px;
  }
  .pl-xl-0 {
    padding-left: 0px;
  }
  .pr-xl-0 {
    padding-right: 0px;
  }
  .px-xl-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-xl-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-xl-1 {
    padding: 10px;
  }
  .pt-xl-1 {
    padding-top: 10px;
  }
  .pb-xl-1 {
    padding-bottom: 10px;
  }
  .pl-xl-1 {
    padding-left: 10px;
  }
  .pr-xl-1 {
    padding-right: 10px;
  }
  .px-xl-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-xl-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-xl-2 {
    padding: 20px;
  }
  .pt-xl-2 {
    padding-top: 20px;
  }
  .pb-xl-2 {
    padding-bottom: 20px;
  }
  .pl-xl-2 {
    padding-left: 20px;
  }
  .pr-xl-2 {
    padding-right: 20px;
  }
  .px-xl-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-xl-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-xl-3 {
    padding: 30px;
  }
  .pt-xl-3 {
    padding-top: 30px;
  }
  .pb-xl-3 {
    padding-bottom: 30px;
  }
  .pl-xl-3 {
    padding-left: 30px;
  }
  .pr-xl-3 {
    padding-right: 30px;
  }
  .px-xl-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-xl-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-xl-4 {
    padding: 40px;
  }
  .pt-xl-4 {
    padding-top: 40px;
  }
  .pb-xl-4 {
    padding-bottom: 40px;
  }
  .pl-xl-4 {
    padding-left: 40px;
  }
  .pr-xl-4 {
    padding-right: 40px;
  }
  .px-xl-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-xl-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-xl-5 {
    padding: 50px;
  }
  .pt-xl-5 {
    padding-top: 50px;
  }
  .pb-xl-5 {
    padding-bottom: 50px;
  }
  .pl-xl-5 {
    padding-left: 50px;
  }
  .pr-xl-5 {
    padding-right: 50px;
  }
  .px-xl-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-xl-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-xl-auto {
    padding: auto;
  }
  .pt-xl-auto {
    padding-top: auto;
  }
  .pb-xl-auto {
    padding-bottom: auto;
  }
  .pl-xl-auto {
    padding-left: auto;
  }
  .pr-xl-auto {
    padding-right: auto;
  }
  .px-xl-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-xl-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-xl-0 {
    margin: 0px;
  }
  .mt-xl-0 {
    margin-top: 0px;
  }
  .mb-xl-0 {
    margin-bottom: 0px;
  }
  .ml-xl-0 {
    margin-left: 0px;
  }
  .mr-xl-0 {
    margin-right: 0px;
  }
  .mx-xl-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-xl-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-xl-1 {
    margin: 20px;
  }
  .mt-xl-1 {
    margin-top: 20px;
  }
  .mb-xl-1 {
    margin-bottom: 20px;
  }
  .ml-xl-1 {
    margin-left: 20px;
  }
  .mr-xl-1 {
    margin-right: 20px;
  }
  .mx-xl-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-xl-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-xl-2 {
    margin: 40px;
  }
  .mt-xl-2 {
    margin-top: 40px;
  }
  .mb-xl-2 {
    margin-bottom: 40px;
  }
  .ml-xl-2 {
    margin-left: 40px;
  }
  .mr-xl-2 {
    margin-right: 40px;
  }
  .mx-xl-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-xl-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-xl-3 {
    margin: 60px;
  }
  .mt-xl-3 {
    margin-top: 60px;
  }
  .mb-xl-3 {
    margin-bottom: 60px;
  }
  .ml-xl-3 {
    margin-left: 60px;
  }
  .mr-xl-3 {
    margin-right: 60px;
  }
  .mx-xl-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-xl-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-xl-4 {
    margin: 80px;
  }
  .mt-xl-4 {
    margin-top: 80px;
  }
  .mb-xl-4 {
    margin-bottom: 80px;
  }
  .ml-xl-4 {
    margin-left: 80px;
  }
  .mr-xl-4 {
    margin-right: 80px;
  }
  .mx-xl-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-xl-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-xl-5 {
    margin: 100px;
  }
  .mt-xl-5 {
    margin-top: 100px;
  }
  .mb-xl-5 {
    margin-bottom: 100px;
  }
  .ml-xl-5 {
    margin-left: 100px;
  }
  .mr-xl-5 {
    margin-right: 100px;
  }
  .mx-xl-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-xl-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-xl-auto {
    margin: auto;
  }
  .mt-xl-auto {
    margin-top: auto;
  }
  .mb-xl-auto {
    margin-bottom: auto;
  }
  .ml-xl-auto {
    margin-left: auto;
  }
  .mr-xl-auto {
    margin-right: auto;
  }
  .mx-xl-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-xl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.text-primary {
  color: #25bdd2;
}
.text-secondary {
  color: #f0f0f0;
}
.text-success {
  color: #020202;
}
.text-danger {
  color: #dc3545;
}
.text-warning {
  color: #ffc107;
}
.text-info {
  color: #3cbb54;
}
.text-light {
  color: #0d3654;
}
.text-dark {
  color: #000401;
}
.text-muted {
  color: #000401;
}
.text-white {
  color: #ffffff;
}
.text-grey {
  color: #495a62;
}
.text-grey-search-btn {
  color: #010f21;
}
.text-link {
  color: #3cbb54;
}
.bg-primary {
  background-color: #ffffff;
}
.bg-secondary {
  background: #f0f0f0;
  background-size: cover;
}
.bg-success {
  background-color: #020202;
}
.bg-danger {
  background-color: #dc3545;
}
.bg-warning {
  background-color: #ffc107;
}
.bg-info {
  background-color: #3cbb54;
}
.bg-light {
  background-color: #0d3654;
}
.bg-dark {
  background-color: #000401;
}
.bg-white {
  background-color: #ffffff;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-published {
  color: #000401;
  margin-bottom: 20px;
  color: #25bdd2;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-bold {
  font-weight: bold;
}
.text-ligth {
  color: #000401;
  font-size: 16px;
}
.break-word {
  word-break: break-word;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.nowrap {
  flex-wrap: nowrap !important;
}
.flex-flow-row-wrap {
  flex-flow: row wrap;
}
.flex-flow-column-wrap {
  flex-flow: column wrap;
}
.flex-flow-wrap {
  flex-flow: wrap;
}
.flex-flow-wrap-reverse {
  flex-flow: wrap-reverse;
}
.flex-flow-nowrap {
  flex-flow: nowrap;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-around {
  -ms-flex-line-pack: space-around !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
@media screen and (min-width: 576px) {
  .flex-flow-sm-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-sm-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-sm-wrap {
    flex-flow: wrap;
  }
  .flex-flow-sm-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-sm-nowrap {
    flex-flow: nowrap;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media screen and (min-width: 768px) {
  .flex-flow-md-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-md-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-md-wrap {
    flex-flow: wrap;
  }
  .flex-flow-md-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-md-nowrap {
    flex-flow: nowrap;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media screen and (min-width: 992px) {
  .flex-flow-lg-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-lg-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-lg-wrap {
    flex-flow: wrap;
  }
  .flex-flow-lg-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-lg-nowrap {
    flex-flow: nowrap;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1200px) {
  .flex-flow-xl-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-xl-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-xl-wrap {
    flex-flow: wrap;
  }
  .flex-flow-xl-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-xl-nowrap {
    flex-flow: nowrap;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
.d-grid {
  display: grid;
}
.gtc-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.gtc-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.gtc-2 {
  grid-template-columns: 1fr 1fr;
}
.gtc-1 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 992px) {
  .gtc-lg-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .gtc-lg-2 {
    grid-template-columns: 1fr 1fr;
  }
  .gtc-lg-1 {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 575.98px) {
  .gtc-xs-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .gtc-xs-2 {
    grid-template-columns: 1fr 1fr;
  }
  .gtc-xs-1 {
    grid-template-columns: 1fr;
  }
}
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .container {
    /*width: 49rem;*/
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    /*width: 65rem;*/
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    /*width: 76rem;*/
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  overflow: visible;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
/* Arrows */
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0.75;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
