/* 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: 'Public Sans'
*/
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-ExtraLight.ttf') format('truetype');
  font-weight: 100;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Thin.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-ThinItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-Black.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Public Sans';
  src: url('../themes/pensoft-derto/assets/fonts/PublicSans/PublicSans-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
h1,
.h1 {
  font-size: 32px;
  line-height: 1.5em;
}
h2,
.h2 {
  font-size: 24px;
  line-height: 1.5em;
}
h3,
.h3 {
  font-size: 18.72px;
  line-height: 1.5em;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 13.92px;
  line-height: 1.5em;
}
h6,
.h6 {
  font-size: 10.72px;
  line-height: 1.5em;
}
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: 12.8px;
}
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: 20px;
  font-weight: 300;
}
img.text,
.img.text {
  height: 16px;
  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;
}
/**
* font-family: 'Onest'
*/
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-ExtraLight.ttf') format('truetype');
  font-weight: 100;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-Thin.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Onest';
  src: url('../themes/pensoft-derto/assets/fonts/Onest/Onest-Black.ttf') format('truetype');
  font-weight: 900;
}
.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-fluid {
  width: 100%;
  padding-left: 0 !important;
}
.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;
}
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 {
  transition: filter 0.3s ease;
}
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: #212529;
  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: 16px;
  line-height: 1.5em;
  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: 12px;
  border-bottom-right-radius: 12px;
  border-bottom: 1px solid #acacac;
  border-top: 1px solid #acacac;
  border-right: 1px 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 {
  border-radius: 6px;
  background: #E9F5A1;
  padding: 8px 16px;
  text-decoration: none;
  color: #262F0E;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.btn-primary:hover,
.btn-primary.active {
  background: #e4f38a;
}
.btn-secondary {
  border-radius: 6px;
  background: #F0F0E4;
  padding: 8px 16px;
  text-decoration: none;
  color: #262F0E;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.btn-secondary:hover {
  background: #e7e7d4;
}
.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: #f0f0e4;
  border-color: #f0f0e4;
}
.btn-link {
  color: #3cbb54;
}
.button_su {
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 7px;
  margin-bottom: 30px;
}
.button_su.all_news .button_su_inner {
  width: 90px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.button_su.all_news .button_su_inner:hover {
  background: #010f21 url("../themes/pensoft-derto/assets/images/arrow-hover.svg") no-repeat;
  background-position: right 21px center;
  animation: animatedBackgroundBtn 400ms linear;
  background-size: 12px;
  padding: 11px 29px 11px 11px;
  z-index: 10000;
}
.button_su.all_news .button_su_inner .button_text_container {
  position: relative;
}
.button_su.zenodo .button_text_container {
  background: url("../themes/pensoft-derto/assets/images/zenodo.svg") center no-repeat;
  background-size: 100%;
  color: transparent;
}
.button_su.zenodo .button_su_inner {
  border: 1px solid #3cbb54;
  width: 90px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_su.zenodo .button_su_inner:hover {
  background: #010f21 url("../themes/pensoft-derto/assets/images/arrow-hover.svg") no-repeat;
  background-position: right 21px center;
  animation: animatedBackgroundBtn 400ms linear;
  background-size: 12px;
  padding: 11px 29px 11px 11px;
  z-index: 10000;
}
.button_su.subscribe .button_text_container {
  padding-left: 27px;
  transition: all 0.5s ease-in-out;
}
.button_su.subscribe .button_text_container:before {
  background: url("../themes/pensoft-derto/assets/images/email subscribe icon.svg") left center no-repeat;
  background-size: 17px;
  transition: all 0.5s ease-in-out;
  width: 20px;
  height: 20px;
  left: 0;
  top: 7px;
  position: absolute;
  content: ' ';
}
.button_su.subscribe .button_su_inner {
  border: 1px solid #3cbb54;
  width: 233px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_su.subscribe .button_su_inner:hover {
  background: #010f21 url("../themes/pensoft-derto/assets/images/arrow-hover.svg") no-repeat;
  background-position: right 21px center;
  animation: animatedBackgroundBtn 400ms linear;
  background-size: 12px;
  padding: 11px 29px 11px 11px;
  z-index: 10000;
}
.button_su.subscribe:hover .button_text_container {
  background: none;
  padding-left: 11px;
  padding-right: 11px;
}
.button_su.subscribe:hover .button_text_container:before {
  display: none;
}
.button_su.website {
  margin-bottom: 18px;
}
.button_su.website .button_text_container {
  padding-left: 20px;
  transition: all 0.5s ease-in-out;
}
.button_su.website .button_text_container:before {
  background: url("../themes/pensoft-derto/assets/images/link-chain-hyperlink-svgrepo-com.svg") left center no-repeat;
  background-size: 14px;
  transition: all 0.5s ease-in-out;
  width: 20px;
  height: 20px;
  left: 0;
  top: 7px;
  position: absolute;
  content: ' ';
}
.button_su.website .button_su_inner {
  width: 110px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_su.website .button_su_inner:hover {
  padding: 11px 29px 11px 11px;
}
.button_su.website:hover .button_text_container {
  background: none;
  padding-left: 11px;
  padding-right: 11px;
}
.button_su.website:hover .button_text_container:before {
  display: none;
}
.button_su.download .button_text_container {
  padding-left: 20px;
  transition: all 0.5s ease-in-out;
}
.button_su.download .button_text_container:before {
  background: url("../themes/pensoft-derto/assets/images/download.svg") left center no-repeat;
  background-size: 14px;
  padding-left: 20px;
  transition: all 0.5s ease-in-out;
  width: 20px;
  height: 20px;
  left: 0;
  top: 3px;
  position: absolute;
  content: ' ';
}
.button_su.download .button_su_inner {
  width: 160px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_su.download .button_su_inner:hover {
  padding: 11px 29px 11px 11px;
}
.button_su.download:hover .button_text_container {
  background: none;
  padding-left: 5px;
  padding-right: 15px;
}
.button_su.download:hover .button_text_container:before {
  display: none;
}
.button_su.mail {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 991.98px) {
  .button_su.mail {
    margin: 20px auto;
    display: block;
  }
}
.button_su.mail .button_text_container {
  padding-left: 20px;
  transition: all 0.5s ease-in-out;
}
.button_su.mail .button_text_container:before {
  background: url("../themes/pensoft-derto/assets/images/email-icon.svg") no-repeat;
  background-position: left 6px;
  background-size: 16px;
  padding-left: 20px;
  transition: all 0.5s ease-in-out;
  width: 20px;
  height: 20px;
  left: 0;
  top: 5px;
  position: absolute;
  content: ' ';
}
.button_su.mail .button_su_inner {
  width: 290px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .button_su.mail .button_su_inner {
    width: fit-content;
    margin: 0 auto;
  }
}
.button_su.mail .button_su_inner:hover {
  padding: 11px 29px 11px 11px;
}
.button_su.mail:hover .button_text_container {
  background: none;
  padding-left: 5px;
  padding-right: 15px;
}
.button_su.mail:hover .button_text_container:before {
  display: none;
}
.su_button_circle {
  border-radius: 1000px;
  position: absolute;
  left: 0;
  top: 0;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  pointer-events: none;
  animation-timing-function: ease-in-out;
}
@keyframes animatedBackground {
  0% {
    background-position: right center;
  }
  100% {
    background-position: right 11px center;
  }
}
.button_su_inner {
  display: inline-block;
  background: #25bdd2;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  white-space: nowrap;
  border-radius: 7px;
  text-align: center;
  transition: all 400ms ease-in-out;
  text-decoration: none;
  padding: 11px 20px;
  z-index: 100000;
}
.button_su_inner:hover {
  background: #010f21 url("../themes/pensoft-derto/assets/images/arrow-hover.svg") no-repeat;
  background-position: right 11px center;
  animation: animatedBackground 400ms linear;
  background-size: 12px;
  padding: 11px 29px 11px 11px;
  z-index: 10000;
}
.button_su_inner .button_text_container {
  position: relative;
}
.explode-circle {
  animation: explode 0.5s forwards;
}
.desplode-circle {
  animation: desplode 0.5s forwards;
}
@keyframes explode {
  0% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(1, 189, 214, 0.2);
  }
  100% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: #010f21 url("../themes/pensoft-derto/assets/images/arrow-hover.svg") center no-repeat;
  }
}
@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: #01bdd6;
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: #010f21;
  }
}
.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;
  }
}
@keyframes rotateX {
  0% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  50% {
    transform: rotateX(-20deg);
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg);
  }
}
.navbar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 20px 10px 20px;
  background: rgba(91, 91, 91, 0.2);
  backdrop-filter: blur(35px);
  transition: transform 0.3s ease-in-out;
}
.navbar.navbar-hidden {
  transform: translateY(-100%);
}
.navbar a {
  color: #ffffff !important;
  letter-spacing: 0px;
}
.navbar a:hover {
  color: #CFCFCF;
  opacity: 1 !important;
}
.navbar.fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
}
.navbar .navbar-brand {
  display: flex;
  flex-basis: 217px;
  height: 25px;
  margin-left: 62px;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-brand {
    flex-basis: 131px;
    margin-left: 0px;
  }
}
.navbar .navbar-nav {
  list-style-type: none;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-nav {
    visibility: hidden;
  }
}
.navbar .navbar-nav .nav-item {
  position: relative;
}
.navbar .navbar-nav .nav-item.survey-nav-item a,
.navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"] {
  position: relative;
}
.navbar .navbar-nav .nav-item.survey-nav-item a::after,
.navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"]::after {
  content: 'We value your feedback! Take our quick survey to help us improve the DERTO.';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 15px;
  padding: 12px 16px;
  border-radius: 6px;
  background: #FFFCF7;
  color: #262F0E;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  min-width: 280px;
  max-width: 350px;
  line-height: 1.3;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  white-space: normal;
  text-align: left;
  font-family: 'Public Sans', sans-serif;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item.survey-nav-item a::after,
  .navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"]::after {
    display: none !important;
  }
}
.navbar .navbar-nav .nav-item.survey-nav-item a::before,
.navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"]::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #FFFCF7;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1001;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item.survey-nav-item a::before,
  .navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"]::before {
    display: none !important;
  }
}
.navbar .navbar-nav .nav-item.survey-nav-item a:hover::after,
.navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"]:hover::after,
.navbar .navbar-nav .nav-item.survey-nav-item a:hover::before,
.navbar .navbar-nav .nav-item a[href*="forms.cloud.microsoft"]:hover::before {
  opacity: 1;
  visibility: visible;
}
.navbar .dropdown .dropdown-menu {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(5px);
  animation: rotateX 500ms ease-in-out forwards;
  transform-origin: top center;
  opacity: 0;
  border-radius: 0px 0px 10px 10px;
  min-width: 220px;
}
.navbar .dropdown .dropdown-menu:nth-of-type(1) {
  animation-delay: 0ms;
}
.navbar .dropdown .dropdown-menu:nth-of-type(2) {
  animation-delay: 160ms;
}
.navbar .dropdown .dropdown-menu:nth-of-type(3) {
  animation-delay: 320ms;
}
.navbar .dropdown .dropdown-menu:nth-of-type(4) {
  animation-delay: 480ms;
}
.navbar .dropdown .dropdown-menu:nth-of-type(5) {
  animation-delay: 640ms;
}
.navbar .dropdown .dropdown-menu:nth-of-type(6) {
  animation-delay: 800ms;
}
.navbar .dropdown .dropdown-menu:nth-of-type(7) {
  animation-delay: 960ms;
}
.navbar .navbar-collapse {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-direction: column-reverse;
  align-items: center;
}
.navbar .navbar-collapse .navbar-nav {
  display: flex;
  flex-basis: 100%;
  width: 100%;
  max-width: fit-content;
  flex-grow: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  justify-content: space-around;
  background-color: inherit;
  flex-direction: column;
  box-sizing: border-box;
  align-items: center;
  z-index: 1000;
  font-size: 16px;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-collapse .navbar-nav {
    display: none;
  }
}
.navbar .navbar-collapse .navbar-nav .active > a {
  opacity: 0.6;
}
.navbar .navbar-collapse .navbar-nav .nav-item {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 1000;
  cursor: pointer;
  text-align: center;
  background-color: inherit;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
  position: relative;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: -0.02em;
  text-align: center;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a:hover {
  opacity: 0.6 !important;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a.p-search {
  color: #171717 !important;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-collapse .navbar-nav .nav-item > a {
    color: white !important;
  }
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-collapse .navbar-nav .nav-item {
    display: none;
  }
}
.navbar .search-and-social-media {
  display: flex;
  align-items: center;
  height: 100%;
  min-width: fit-content;
}
.navbar .search-and-social-media ul {
  padding: 0 30px!important;
  margin: 0;
  display: flex;
  align-items: center;
  height: 100%;
}
.navbar .search-and-social-media .navbar-nav {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
}
.navbar .search-and-social-media .navbar-nav li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0;
}
.navbar .search-and-social-media .navbar-nav li a.pr {
  color: #ffffff !important;
  margin-right: 6px;
  margin-top: 0;
  width: 38px;
  height: 38px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .navbar {
    flex-wrap: nowrap;
  }
  .navbar input[type='checkbox'] {
    display: none;
  }
  .navbar .navbar-toggler {
    display: none;
  }
  .navbar .navbar-collapse {
    display: flex !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: auto !important;
    -ms-flex-positive: 1;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    padding-left: 0;
    width: 100%;
  }
  .navbar .navbar-collapse .navbar-nav {
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item {
    text-align: left;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown {
    /* navbar arrows**/
    position: relative;
    margin-right: 20px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
    content: '';
    display: inline-block;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    background: url('../themes/pensoft-derto/assets/images/chevron-down.svg') no-repeat center center;
    background-size: contain;
    transition: transform 0.3s ease;
    vertical-align: middle;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:not(:has(.dropdown-toggle)):after {
    content: '';
    display: inline-block;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    background: url('../themes/pensoft-derto/assets/images/chevron-down.svg') no-repeat center center;
    background-size: contain;
    transition: transform 0.3s ease;
    vertical-align: middle;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-toggle::after,
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover:after {
    transform: rotate(180deg);
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 55px;
    padding: 15px !important;
    margin-left: 10px;
    min-width: 220px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu:before {
    content: '';
    position: absolute;
    background: transparent;
    width: 100%;
    height: 35px;
    top: -34px;
    left: 0;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a {
    padding: 0 !important;
    text-align: left;
    line-height: 1.6em;
    letter-spacing: 0px;
    margin-bottom: 5px;
    color: #333 !important;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a:hover {
    opacity: 0.6;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.social {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
#menuToggle {
  display: none;
}
@media (max-width: 1000px) {
  /* menu toggle effect mobile */
  #menuToggle {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 24px;
    top: 35px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
  }
  #menuToggle input {
    display: flex;
    width: 40px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    margin-top: -5px;
    margin-left: -5px;
  }
  #menuToggle span {
    display: flex;
    width: 29px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 5px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
  #menuToggle span:first-child {
    transform-origin: 0% 0%;
  }
  #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }
  #menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-3px, -1px);
    background: #ffffff;
    order: 3;
  }
  #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
    background: #ffffff;
  }
  #menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
    background: #ffffff;
  }
  #menu,
  #menu * {
    visibility: hidden;
  }
  #menu {
    visibility: visible;
    display: none;
    position: absolute;
    width: 100vw;
    height: 100vh;
    margin: -40px 0 0 -93vw;
    padding: 17px 0 0 0;
    background-color: #000401;
    color: #ffffff !important;
    font-size: 16px !important;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    font-weight: 400;
    text-align: center;
    overflow-y: scroll;
  }
  #menu li {
    transition-delay: 2s;
    text-align: center;
    width: 100%;
  }
  #menu li a {
    float: left;
    width: 100%;
    display: block !important;
  }
  #menu li:not(.social) a {
    color: #ffffff;
    padding: 8px 0;
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
  }
  #menu .search_field {
    width: 52px;
    margin: 0 auto;
    background-size: contain;
  }
  #menu .dropdown-menu {
    padding-left: 0 !important;
    margin-top: 15px;
  }
  #menu .dropdown-menu li a {
    padding: 8px 0;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0px;
    color: #ffffff !important;
    text-align: center;
  }
  #menu li.sign-in a {
    color: #25bdd2 !important;
  }
  #menu .dropdown .dropdown-toggle::after {
    content: '';
    display: inline-block;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    background: url('../themes/pensoft-derto/assets/images/chevron-down.svg') no-repeat center center;
    background-size: contain;
    transition: transform 0.3s ease;
    vertical-align: middle;
  }
  #menu .dropdown .dropdown-toggle.expanded::after {
    transform: rotate(180deg);
  }
  #menu .dropdown > a:not(.dropdown-toggle) {
    position: relative;
  }
  #menu .dropdown > a:not(.dropdown-toggle)::after {
    content: '';
    display: inline-block;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    background: url('../themes/pensoft-derto/assets/images/chevron-down.svg') no-repeat center center;
    background-size: contain;
    transition: transform 0.3s ease;
    vertical-align: middle;
  }
  #menu .dropdown > a:not(.dropdown-toggle).expanded::after {
    transform: rotate(180deg);
  }
  #menuToggle input:checked ~ ul {
    transform: none;
  }
  .hidden-xs {
    display: none;
  }
  #menuToggle .dropdown-menu {
    list-style-type: none !important;
    margin-top: 10px;
  }
  #menuToggle .dropdown-menu li {
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
  #menuToggle .dropdown-menu li a {
    color: #efefef;
  }
  #menuToggle .dropdown span {
    display: none;
  }
  .nav-item.social {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
    padding-bottom: 50px;
  }
  .nav-item.search_field a {
    margin: 0;
    background: url('../themes/pensoft-derto/assets/images/search_white.svg') center no-repeat;
    background-size: contain;
    width: 33px !important;
    height: 33px;
    display: inline-flex;
  }
  .nav-item.social a {
    color: #3cbb54;
    display: inline-flex;
    margin: 5px 4px;
    width: 33px !important;
    height: 33px;
  }
  .nav-item.social a:hover {
    opacity: 0.7 !important;
  }
}
@media (max-width: 1000px) and screen and (max-width: 991.98px) {
  #menu li {
    padding: 24px  0 0 0;
  }
}
@media (max-width: 800px) {
  #menu {
    margin: -40px 0 0 -86vw;
  }
}
@media (max-width: 300px) {
  #menu {
    margin: -40px 0 0 -81vw;
  }
}
.jumbotron {
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 991.98px) {
  .jumbotron {
    padding-top: 95px;
  }
}
.jumbotron p {
  color: #ffffff !important;
}
.virtual-demonstration-sites embed {
  overflow: hidden;
  background: black;
  border-radius: 10px;
  width: 93%;
}
@media screen and (max-width: 991.98px) {
  .virtual-demonstration-sites .how-to-use-item {
    margin-bottom: 80px;
  }
}
.virtual-demonstration-sites .purpose .container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 7%;
}
@media screen and (max-width: 991.98px) {
  .virtual-demonstration-sites .purpose {
    margin-bottom: 80px;
  }
}
.virtual-demonstration-sites .virt-image-container img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991.98px) {
  .virtual-demonstration-sites .choose_buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
  }
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown {
  position: relative;
  display: inline-block;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .btn-primary-dropdown {
  border-radius: 6px;
  background: #E9F5A1;
  padding: 8px 16px;
  text-decoration: none;
  color: #262F0E;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .btn-primary-dropdown:hover,
.virtual-demonstration-sites .choose_buttons .demo-dropdown .btn-primary-dropdown.active {
  background: #e4f38a;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .btn-primary-dropdown .filter-arrow {
  margin-left: 20px;
  position: relative;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .btn-primary-dropdown .filter-arrow:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #262F0E;
  transition: transform 0.3s ease;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .btn-primary-dropdown.active .filter-arrow:after {
  transform: translateY(-50%) rotate(180deg);
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options {
  display: none;
  position: absolute !important;
  z-index: 9999 !important;
  width: max-content;
  min-width: 100%;
  margin-top: 5px;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options.show {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 6px;
  background: #fff;
  border: 1px solid rgba(46, 90, 27, 0.15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  animation: dropdownFade 0.2s ease;
  overflow: hidden;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options .demo-option {
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  background: transparent;
  color: #262F0E;
  border-radius: 0;
  text-decoration: none;
  transition: all 0.2s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options .demo-option:last-child {
  border-bottom: none;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options .demo-option:hover {
  background-color: rgba(233, 245, 161, 0.35);
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options .demo-option .country-name {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 4px;
  color: #262F0E;
}
.virtual-demonstration-sites .choose_buttons .demo-dropdown .demo-options .demo-option .topic-description {
  font-size: 14px;
  color: rgba(38, 47, 14, 0.75);
  line-height: 1.3;
}
.virtual-demonstration-sites .explore .container {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 7%;
}
.virtual-demonstration-sites .explore .choose_label {
  color: rgba(38, 38, 38, 0.65);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  /* 24.8px */
  margin-bottom: 10px;
}
@media screen and (max-width: 991.98px) {
  .virtual-demonstration-sites .explore .choose_label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
}
.virtual-demonstration-sites .explore embed {
  float: right;
}
.how-to-use-derto {
  padding-bottom: 0;
}
.how-to-use-derto:last-of-type {
  padding-bottom: 50px;
}
.how-to-use-derto .container_bg {
  background: radial-gradient(78.70999999999999% 52.47% at 50% 50%, #a3bdd7 0%, #f5f0e8 96.45999999999999%);
  border-radius: 10px;
  padding: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.how-to-use-derto .container_bg .subtitle {
  color: rgba(38, 47, 14, 0.45);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 222.222% */
  margin-bottom: 10px;
}
.how-to-use-derto .container_bg img {
  width: auto;
}
.how-to-use-derto .container_bg h2 {
  color: #262F0E;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  /* 39.1px */
  text-transform: capitalize;
  margin-bottom: 60px;
}
.how-to-use-derto .container_bg .green-flower-bg {
  position: absolute;
  width: 28%;
  height: 100%;
  background: url("../themes/pensoft-derto/assets/images/green-flower.svg") left center no-repeat;
  background-size: 100%;
  content: ' ';
  left: 0;
  top: 0;
}
.how-to-use-derto .container_bg .butterfly-bg {
  position: absolute;
  width: 23%;
  height: 92%;
  background: url("../themes/pensoft-derto/assets/images/butterfly.svg") left center no-repeat;
  background-size: 100%;
  content: ' ';
  right: 0;
  bottom: 0;
}
.how-to-use-derto .container_bg .purple-flower-bg {
  position: absolute;
  width: 28%;
  height: 100%;
  background: url("../themes/pensoft-derto/assets/images/purple-flower.svg") left center no-repeat;
  background-size: 100%;
  content: ' ';
  left: 0;
  top: 0;
}
.how-to-use-derto .container_bg .top-left-corner-bg {
  position: absolute;
  width: 431.28px;
  height: 253.111px;
  transform: rotate(135.56deg);
  flex-shrink: 0;
  fill: rgba(228, 232, 243, 0.4);
  backdrop-filter: blur(24.81481552px);
  border-radius: 50%;
  content: ' ';
  left: -100px;
  top: -100px;
  z-index: 3;
}
.how-to-use-derto .container_bg .bottom-right-corner-bg {
  position: absolute;
  width: 431.28px;
  height: 253.111px;
  transform: rotate(-47.882deg);
  flex-shrink: 0;
  fill: rgba(228, 232, 243, 0.4);
  backdrop-filter: blur(24.81481552px);
  border-radius: 50%;
  content: ' ';
  right: -100px;
  bottom: -100px;
  z-index: 3;
}
.how-to-use-derto .container_bg .bottom-left-corner-bg {
  position: absolute;
  width: 431.28px;
  height: 253.111px;
  transform: rotate(-134.882deg);
  flex-shrink: 0;
  background: rgba(228, 232, 243, 0.4);
  box-shadow: 0px 1.241px 2.481px 0px rgba(87, 90, 148, 0.1) inset;
  backdrop-filter: blur(24.81481552px);
  border-radius: 50%;
  content: ' ';
  left: -100px;
  bottom: -100px;
  z-index: 3;
}
.how-to-use-derto .container_bg .top-right-corner-bg {
  position: absolute;
  width: 431.28px;
  height: 253.111px;
  transform: rotate(-134.44deg);
  flex-shrink: 0;
  fill: rgba(228, 232, 243, 0.4);
  box-shadow: 0px 1.241px 2.481px 0px rgba(87, 90, 148, 0.1) inset;
  backdrop-filter: blur(24.81481552px);
  border-radius: 50%;
  content: ' ';
  right: -100px;
  top: -100px;
  z-index: 3;
}
.how-to-use-derto .how-to-use-derto-row {
  padding: 0;
}
.how-to-use-derto .how-to-use-derto-row .col-md-6 {
  padding: 0;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  .how-to-use-derto .how-to-use-derto-row .col-md-6 {
    margin-bottom: 40px;
  }
}
.how-to-use-derto .container_bg_small {
  background: radial-gradient(78.70999999999999% 52.47% at 50% 50%, #a3bdd7 0%, #f5f0e8 96.45999999999999%);
  background-position: -300px 0;
  background-color: #F5F0E8;
  border-radius: 10px;
  padding: 48px 48px 155px 48px;
  width: calc(95.5% - 96px);
  height: calc(100% - 203px);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.how-to-use-derto .container_bg_small .subtitle {
  color: rgba(38, 47, 14, 0.45);
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 222.222% */
  margin-bottom: 10px;
}
.how-to-use-derto .container_bg_small img {
  width: auto;
}
.how-to-use-derto .container_bg_small h2 {
  color: #262F0E;
  text-align: left;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  /* 39.1px */
  text-transform: capitalize;
  margin-bottom: 60px;
}
.how-to-use-derto .container_bg_small .yellow-flower-bg {
  position: absolute;
  width: 46%;
  height: 37%;
  background: url("../themes/pensoft-derto/assets/images/yellow-flower.svg") left center no-repeat;
  background-size: 100%;
  content: ' ';
  right: 0;
  bottom: 0;
}
.how-to-use-derto .container_bg_small .green-field-bg {
  position: absolute;
  width: 100%;
  height: 25%;
  background: url("../themes/pensoft-derto/assets/images/green-rolling-hills.svg") left center no-repeat;
  background-size: 100%;
  content: ' ';
  right: 0;
  bottom: 0;
}
.how-to-use-derto .container_bg_small .bottom-left-corner-bg {
  position: absolute;
  width: 431.28px;
  height: 253.111px;
  transform: rotate(-134.882deg);
  flex-shrink: 0;
  background: rgba(228, 232, 243, 0.4);
  box-shadow: 0px 1.241px 2.481px 0px rgba(87, 90, 148, 0.1) inset;
  backdrop-filter: blur(24.81481552px);
  border-radius: 50%;
  content: ' ';
  left: -141px;
  bottom: -153px;
  z-index: 3;
}
.group1_steps {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.group1_steps .steps_label {
  color: rgba(38, 47, 14, 0.65);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  /* 24.8px */
}
.group1_steps .tab_group1_steps {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.group1_steps .tab_group1_steps a {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #DFE0D4;
  color: #777;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  /* 24.8px */
  margin-right: 40px;
  position: relative;
}
.group1_steps .tab_group1_steps a:after {
  width: 40px;
  height: 2px;
  background: #C7C7C7;
  content: ' ';
  position: absolute;
  top: 50%;
  left: 28px;
}
.group1_steps .tab_group1_steps a.active {
  background: #E9F5A1;
  color: #262F0E;
}
.group1_steps .tab_group1_steps a:last-of-type {
  margin-right: 0;
}
.group1_steps .tab_group1_steps a:last-of-type:after {
  display: none;
}
.group1_steps .steps_content + .steps_content {
  margin-top: 20px;
}
.group1_steps .steps_content {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 20px;
}
.group1_steps .steps_content a.link_btn {
  border-radius: 6px;
  background: #E9F5A1;
  padding: 8px 16px;
  text-decoration: none;
  color: #262F0E;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.group1_steps .steps_content a.link_btn:after {
  content: '';
  display: inline-block;
  background: url(../themes/pensoft-derto/assets/images/arrow-down-right.svg) no-repeat center center;
  background-size: contain;
  width: 17px;
  height: 17px;
  margin-left: 8px;
}
.group1_steps .steps_content a.link_btn:hover {
  background: #e4f38a;
}
.group1_steps .steps_content .steps_title_label {
  color: #262F0E;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 20px !important;
}
.about {
  margin-bottom: 50px;
}
.about .mission img,
.about .teamup img {
  border-radius: 10px;
  width: 93%;
}
.about .mission .container {
  padding-left: 7%;
}
.about .teamup img {
  float: right;
}
.about .teamup .container {
  padding-right: 7%;
}
.for_more_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.for_more_info h3 {
  color: #262F0E;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  /* 40.6px */
  text-align: center;
  padding: 0 15%;
  margin-top: 20px;
}
.for_more_info img {
  width: 211.998px;
  height: 53.126px;
  object-fit: contain;
  margin-bottom: 20px;
}
.for_more_info .green_link {
  color: #719E05;
}
.for_more_info .green_link:hover {
  color: #628A02;
}
.for_more_info .green_button {
  border-radius: 6px;
  background: #719E05;
  padding: 8px 16px;
  text-decoration: none;
  color: #FFFCF7;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.for_more_info .green_button:after {
  content: '';
  display: inline-block;
  background: url(../themes/pensoft-derto/assets/images/arrow-down-white-right.svg) no-repeat center center;
  background-size: contain;
  width: 17px;
  height: 17px;
  margin-left: 8px;
}
.for_more_info .green_button:hover {
  background: #628A02;
}
@keyframes dropdownFade {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../themes/pensoft-derto/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa');
  src: url('../themes/pensoft-derto/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa#iefix') format('embedded-opentype'), url('../themes/pensoft-derto/assets/fonts/icons/icomoon/icomoon.ttf?ilrlqa') format('truetype'), url('../themes/pensoft-derto/assets/fonts/icons/icomoon/icomoon.woff?ilrlqa') format('woff'), url('../themes/pensoft-derto/assets/fonts/icons/icomoon/icomoon.svg?ilrlqa#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'x-icon';
  src: url('../themes/pensoft-derto/assets/fonts/icons/x-icon/icomoon.eot?o4q3va');
  src: url('../themes/pensoft-derto/assets/fonts/icons/x-icon/icomoon.eot?o4q3va#iefix') format('embedded-opentype'), url('../themes/pensoft-derto/assets/fonts/icons/x-icon/icomoon.ttf?o4q3va') format('truetype'), url('../themes/pensoft-derto/assets/fonts/icons/x-icon/icomoon.woff?o4q3va') format('woff'), url('../themes/pensoft-derto/assets/fonts/icons/x-icon/icomoon.svg?o4q3va#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: 16px;
  line-height: 1.5em;
}
.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.5em;
  vertical-align: middle;
}
.p.small,
.pb.small,
.pd.small,
.pl.small,
.pr.small,
.ps.small {
  font-size: 17.6px;
}
.p.small.p-twitter,
.pb.small.p-twitter,
.pd.small.p-twitter,
.pl.small.p-twitter,
.pr.small.p-twitter,
.ps.small.p-twitter {
  font-size: 16px;
}
.p.normal,
.pb.normal,
.pd.normal,
.pl.normal,
.pr.normal,
.ps.normal {
  font-size: 20.8px;
}
.p.normal.p-twitter,
.pb.normal.p-twitter,
.pd.normal.p-twitter,
.pl.normal.p-twitter,
.pr.normal.p-twitter,
.ps.normal.p-twitter {
  font-size: 16px;
  margin-top: 3px;
}
.p.big,
.pb.big,
.pd.big,
.pl.big,
.pr.big,
.ps.big {
  font-size: 28.8px;
}
.p.big.p-twitter,
.pb.big.p-twitter,
.pd.big.p-twitter,
.pl.big.p-twitter,
.pr.big.p-twitter,
.ps.big.p-twitter {
  font-size: 22.4px;
  margin-top: 11px;
}
.p.middle,
.pb.middle,
.pd.middle,
.pl.middle,
.pr.middle,
.ps.middle {
  font-size: 36.8px;
}
.p.medium,
.pb.medium,
.pd.medium,
.pl.medium,
.pr.medium,
.ps.medium {
  font-size: 43.2px;
}
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large {
  font-size: 56px;
}
.p.huge,
.pb.huge,
.pd.huge,
.pl.huge,
.pr.huge,
.ps.huge {
  font-size: 80px;
}
.p.p-primary,
.pb.p-primary,
.pd.p-primary,
.pl.p-primary,
.pr.p-primary,
.ps.p-primary {
  color: #ffffff !important;
  background-color: #3cbb54 !important;
  width: 45px;
  height: 45px;
  line-height: 33px;
  align-items: center;
  border: none;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  display: inline-block;
}
.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: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  width: fit-content;
  padding: 10px 50px 0 50px!important;
  font-family: "Clear Sans";
  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-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: #262f0e;
}
.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: "\e900";
}
.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-bluesky:before {
  content: "";
  background-image: url('/themes/pensoft-onestop/assets/images/blue_sky.svg');
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
}
.p-twitter:before {
  font-family: 'x-icon';
  content: "\e901";
}
.p-youtube:before {
  content: "\eaf3";
}
.p-subscribe:before {
  content: "\e901";
}
.p-mail:before {
  content: "\e900";
}
.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-drag:before {
  content: "\eb00";
}
.p-expand:before {
  content: "\eb01";
}
.p-forward:before {
  content: "\eb02";
}
.p-add:before {
  content: "\eb03";
}
.input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 16px;
  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: 12px;
  border-bottom-left-radius: 12px;
  border-bottom: 1px solid #acacac;
  border-top: 1px solid #acacac;
  border-left: 1px solid #acacac;
  color: #000401;
  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;
    border-right: 1px solid #ffffff;
  }
}
.form-control.search_input::placeholder {
  color: #ffffff;
  opacity: 0.9;
  /* Firefox */
}
.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 {
  /* Hide the default checkbox */
  /* Create a custom checkbox */
  /* Create the mark/indicator (hidden when not checked) */
  /* Show the mark when checked */
  /* Style the mark/indicator */
}
.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;
  align-items: center !important;
}
.ui.form .field.inline input,
.ui.form .field.inline textarea {
  width: auto;
}
.ui.form .field > label {
  display: block;
  margin: 0 0 .3rem 9px;
  white-space: nowrap;
}
.ui.form .field > input,
.ui.form .field textarea,
.ui.form .field select {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #acacac;
  background: #f6f6f6 0% 0% no-repeat padding-box;
  border-radius: 5px;
  box-sizing: border-box;
  padding: .555rem 1rem;
  line-height: 1.5em;
  height: 47px;
  line-height: 1em;
  border: none;
}
.ui.form .field > input:focus,
.ui.form .field textarea:focus,
.ui.form .field select:focus {
  outline: none;
}
.ui.form .field,
.ui.form .group-holder label {
  position: relative;
}
.ui.form input[type="checkbox"] {
  visibility: hidden;
  cursor: pointer;
  margin-right: 10px;
}
.ui.form .mark {
  position: absolute;
  top: 8px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 1px solid #3cbb54;
  cursor: pointer;
}
.ui.form .field:hover input ~ .mark {
  background-color: #3cbb54;
  opacity: 0.3;
}
.ui.form input:checked ~ .mark {
  background-color: #3cbb54 !important;
  background-image: none;
}
.ui.form .mark:after {
  content: "";
  position: absolute;
  display: none;
}
.ui.form input:checked ~ .mark:after {
  display: block;
}
.ui.form .mark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.ui.form .align-items-baseline {
  position: relative;
}
.login_form_container {
  border-radius: 10px;
  border: 1px solid #B9D7DB;
  margin: 0 auto;
  padding: 40px 50px!important;
}
@media screen and (max-width: 991.98px) {
  .login_form_container {
    padding: 20px 0!important;
  }
}
.login_form_container button {
  border: none;
}
.login_form_container input {
  background: #f6f6f6 0% 0% no-repeat padding-box;
  border-radius: 5px;
  border: none;
  width: 80% !important;
  margin: 0 auto;
}
.login_form_container a {
  color: #3cbb54 !important;
}
.site-footer {
  font-family: Arial, sans-serif;
  background-image: url('../themes/pensoft-derto/assets/images/footer-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  position: relative;
}
.site-footer .container {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
.site-footer .footer-title {
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}
.site-footer .footer-title .derto-logo {
  width: 93.105px;
  height: 21.509px;
  object-fit: contain;
}
.site-footer .footer-menu-wrapper {
  margin-bottom: 30px;
}
.site-footer .footer-menu-wrapper .footer-navigation ul.footer-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  font-family: 'Public Sans';
}
@media screen and (max-width: 991.98px) {
  .site-footer .footer-menu-wrapper .footer-navigation ul.footer-menu {
    flex-direction: column;
    align-items: center;
    margin: 15px 0;
  }
}
.site-footer .footer-menu-wrapper .footer-navigation ul.footer-menu li.footer-menu-item {
  margin: 0 15px;
}
@media screen and (max-width: 991.98px) {
  .site-footer .footer-menu-wrapper .footer-navigation ul.footer-menu li.footer-menu-item {
    margin: 5px 0;
  }
}
.site-footer .footer-menu-wrapper .footer-navigation ul.footer-menu li.footer-menu-item a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  transition: color 0.3s ease;
}
.site-footer .footer-menu-wrapper .footer-navigation ul.footer-menu li.footer-menu-item a:hover {
  color: #ccc;
}
.site-footer .eu-disclaimer-row {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer .eu-disclaimer {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .site-footer .eu-disclaimer {
    flex-direction: column;
  }
}
.site-footer .eu-disclaimer .team-logo,
.site-footer .eu-disclaimer .eu-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  flex-shrink: 0;
}
@media screen and (max-width: 991.98px) {
  .site-footer .eu-disclaimer .team-logo,
  .site-footer .eu-disclaimer .eu-logo {
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.site-footer .eu-disclaimer .team-logo img,
.site-footer .eu-disclaimer .eu-logo img {
  object-fit: contain;
  width: 100%;
  height: 36px;
}
.site-footer .eu-disclaimer .disclaimer-text {
  flex: 1;
}
.site-footer .eu-disclaimer .disclaimer-text p {
  font-size: 12px;
  color: #fff;
  line-height: 1.5;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .site-footer .eu-disclaimer .disclaimer-text p {
    text-align: center;
  }
}
.site-footer .footer-credits {
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-family: 'Public Sans';
}
.site-footer .footer-credits span {
  margin-right: 15px;
}
.site-footer .footer-credits a {
  color: #fff;
  text-decoration: underline;
}
.site-footer .footer-credits a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 991.98px) {
  .site-footer {
    width: 100%;
  }
}
.hero-container {
  position: relative;
  width: 100%;
  height: 60vh;
  min-height: 507px;
  overflow: visible;
}
@media screen and (max-width: 991.98px) {
  .hero-container {
    height: 100vh;
  }
}
.hero-container .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.hero-container .video-bg .video-background {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.hero-container:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(38, 47, 14, 0.2) 0%, rgba(38, 47, 14, 0.2) 100%), linear-gradient(0deg, rgba(38, 47, 14, 0.2) 0%, rgba(38, 47, 14, 0.2) 100%), linear-gradient(0deg, rgba(38, 47, 14, 0.2) 0%, rgba(38, 47, 14, 0.2) 100%);
  z-index: 0;
}
.hero-container .hero-content {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #fff;
}
.hero-container .hero-content h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #fff;
}
.hero-container .hero-content .search-container {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 2rem;
  position: relative;
}
.hero-container .hero-content .search-container .search-outer {
  border-radius: 8px;
  background: rgba(240, 240, 228, 0.11);
  backdrop-filter: blur(4px);
  padding: 10px;
}
.hero-container .hero-content .search-container .search-outer form {
  position: relative;
  display: flex;
  align-items: center;
}
.hero-container .hero-content .search-container .search-outer input {
  width: 100%;
  height: 45px;
  padding: 0 45px 0 15px;
  border-radius: 6px;
  background: #FFFCF7;
  border: none;
  box-shadow: none;
}
.hero-container .hero-content .search-container .search-outer input::placeholder {
  font-size: 13px !important;
  color: #A1A1A1 !important;
}
.hero-container .hero-content .search-container .search-outer .search-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  padding: 8px;
  cursor: pointer;
}
.hero-container .hero-content .filters-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
  position: relative;
  z-index: 1;
}
.hero-container .hero-content .filters-container .filter-group {
  position: relative;
  margin-bottom: 15px;
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger {
  background: #FFFCF7;
  backdrop-filter: blur(14.39999962px);
  color: #262F0E;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 0.9rem;
  border: none;
  min-width: 120px;
  text-align: left;
  position: relative;
  cursor: pointer;
  transition: background-color 0.2s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Public Sans';
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger .selected-value {
  margin-left: 5px;
  font-weight: 500;
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger .filter-arrow {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger .filter-arrow:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #3A451E;
  transform: translateY(-50%);
  transition: transform 0.2s;
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger:hover {
  border-radius: 6px;
  background: #F0F0E4;
  box-shadow: 0px 4px 12px 0px rgba(233, 245, 161, 0.75);
  backdrop-filter: blur(5px);
  color: #3A451E;
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger.active {
  border-radius: 6px;
  background: #F0F0E4;
  box-shadow: 0px 4px 12px 0px rgba(233, 245, 161, 0.75);
  backdrop-filter: blur(5px);
  color: #3A451E;
}
.hero-container .hero-content .filters-container .filter-group .filter-trigger.active .filter-arrow:after {
  transform: translateY(-50%) rotate(180deg);
  border-top: 5px solid #3A451E;
}
.hero-container .hero-content .filters-container .filter-group .filter-options {
  display: none;
  position: absolute !important;
  z-index: 9999 !important;
  width: max-content;
  min-width: 100%;
  max-width: 360px;
  margin-top: 0;
}
.hero-container .hero-content .filters-container .filter-group .filter-options.show {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 6px;
  background: #F0F0E4;
  box-shadow: 0px 4px 12px 0px rgba(233, 245, 161, 0.75);
  backdrop-filter: blur(5px);
  color: #3A451E;
  animation: dropdownFade 0.2s ease;
  overflow: auto;
  max-height: 320px;
}
.hero-container .hero-content .filters-container .filter-group .filter-options .popper-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  top: -5px;
  left: 20px;
}
.hero-container .hero-content .filters-container .filter-group .filter-options .popper-arrow:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(240, 240, 228, 0.45);
}
.hero-container .hero-content .filters-container .filter-group .filter-tag {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  background: transparent;
  color: #3A451E;
  border-radius: 0;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 100;
}
.hero-container .hero-content .filters-container .filter-group .filter-tag:last-child {
  border-bottom: none;
}
.hero-container .hero-content .filters-container .filter-group .filter-tag .flag-icon {
  margin-right: 8px;
}
.hero-container .hero-content .filters-container .filter-group .filter-tag:hover {
  background-color: rgba(233, 245, 161, 0.35);
}
.hero-container .hero-content .filters-container .filter-group .filter-tag.active {
  background-color: rgba(233, 245, 161, 0.55);
  border-radius: 6px;
}
.hero-container .survey-button-container {
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 150px;
  z-index: 10;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.hero-container .survey-button-container.hidden {
  opacity: 0;
  transform: translateX(-50%) translateY(20px);
  pointer-events: none;
}
.hero-container .survey-button-container .survey-tooltip {
  position: absolute;
  top: 0%;
  left: 70%;
  transform: translateY(-50%);
  margin-left: 20px;
  padding: 12px 16px;
  border-radius: 6px;
  background: #FFFCF7;
  color: #262F0E;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  min-width: 320px;
  max-width: 420px;
  line-height: 1.3;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
@media screen and (max-width: 991.98px) {
  .hero-container .survey-button-container .survey-tooltip {
    display: none;
  }
}
.hero-container .survey-button-container:hover .survey-tooltip {
  opacity: 1;
  visibility: visible;
}
.hero-container .survey-button-container .survey-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 100px;
  background: rgba(233, 245, 161, 0.11);
  backdrop-filter: blur(32.5px);
  color: #F0F0E4;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  z-index: 2;
  transition: transform 0.3s ease;
  text-decoration: none;
}
.hero-container .survey-button-container .survey-button span {
  text-shadow: 0 0 10px rgba(3, 46, 10, 0.2);
}
.hero-container .survey-button-container .survey-button:hover {
  transform: scale(1.05);
  color: #F0F0E4;
}
.hero-container .survey-button-container .survey-border {
  position: absolute;
  top: -19.5px;
  left: -19.5px;
  width: 189px;
  height: 189px;
  z-index: 1;
  transition: transform 0.5s ease;
}
.hero-container .survey-button-container .survey-border img {
  width: 100%;
  height: 100%;
  display: block;
}
@keyframes dropdownFade {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    backdrop-filter: blur(0);
  }
  to {
    opacity: 1;
    backdrop-filter: blur(8px);
  }
}
@keyframes slideIn {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes scaleIn {
  from {
    transform: scale(0.98);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes floatIn {
  from {
    transform: translateY(10px) scale(0.98);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
.search-button-container {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  min-width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.search-button-container .search-btn {
  cursor: pointer;
  background: url("../themes/pensoft-derto/assets/images/white-search.svg") center no-repeat !important;
  background-size: 18px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: brightness(0) invert(1);
}
.search-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  backdrop-filter: blur(8px);
}
.search-modal-overlay.active {
  display: flex;
  opacity: 1;
  animation: fadeIn 0.4s ease-out forwards;
}
.search-modal-overlay.active .search-modal {
  animation: floatIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}
.search-modal {
  width: 90%;
  max-width: 580px;
  background: linear-gradient(135deg, #fffcf7 0%, #f0f0e4 100%);
  border-radius: 20px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 8px 20px rgba(0, 0, 0, 0.1);
  padding: 0;
  transform: scale(0.95);
  position: relative;
  overflow: hidden;
  border: 2px solid rgba(233, 245, 161, 0.3);
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.search-modal::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, #e9f5a1, transparent);
  opacity: 0.7;
}
.search-modal::after {
  content: '';
  position: absolute;
  top: 15px;
  right: 15px;
  width: 60px;
  height: 60px;
  background: radial-gradient(circle, rgba(233, 245, 161, 0.2) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
.search-modal.active {
  transform: scale(1);
}
.search-modal-header {
  padding: 20px 20px 0;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}
.search-modal-content {
  padding: 10px 40px 40px;
  position: relative;
  z-index: 1;
}
.search-title {
  color: #2c3e50;
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: center;
  animation: slideIn 0.5s ease-out 0.2s both;
  position: relative;
  letter-spacing: -0.5px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.search-form {
  position: relative;
  animation: scaleIn 0.4s ease-out 0.3s both;
}
.search-input-wrapper {
  position: relative;
  margin-bottom: 16px;
  display: flex;
  border: 2px solid rgba(233, 245, 161, 0.4);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  background: #FFFCF7;
  width: 100%;
  transition: all 0.3s ease;
}
.search-input-wrapper:focus-within {
  border-color: #E9F5A1;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12), 0 0 0 3px rgba(233, 245, 161, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  transform: translateY(-1px);
}
.search_input {
  width: 100%;
  padding: 18px 24px;
  background: transparent;
  border: none !important;
  color: #2c3e50 !important;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  flex: 1 1 auto;
}
.search_input::placeholder {
  color: rgba(44, 62, 80, 0.5);
  font-weight: 400;
}
.search_input:focus {
  outline: none;
  box-shadow: none;
  color: #1a252f !important;
}
.search-submit {
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
  width: 50px;
  min-width: 50px;
  z-index: 2;
  border-radius: 8px;
  background: linear-gradient(135deg, #e9f5a1 0%, #d4e157 100%);
  border: none;
  padding: 0;
  color: #2c3e50;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  flex: 0 0 50px;
  box-shadow: 0 2px 8px rgba(233, 245, 161, 0.3);
}
.search-submit::before {
  content: '';
  width: 18px;
  height: 18px;
  background: url("../themes/pensoft-derto/assets/images/search-dark.svg") center no-repeat !important;
  background-size: 18px;
  position: relative;
  display: block;
}
.search-submit:hover {
  background: linear-gradient(135deg, #d4e157 0%, #c0ca33 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(233, 245, 161, 0.4);
}
.search-submit:active {
  transform: translateY(0);
}
.close-search {
  background: rgba(240, 240, 228, 0.8);
  border: 2px solid rgba(233, 245, 161, 0.3);
  border-radius: 8px;
  padding: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #2c3e50;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  backdrop-filter: blur(10px);
}
.close-search .close-icon {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.close-search:hover {
  background: rgba(233, 245, 161, 0.6);
  border-color: rgba(233, 245, 161, 0.6);
  transform: rotate(90deg);
}
.search-hints {
  text-align: center;
  color: rgba(44, 62, 80, 0.6);
  font-size: 14px;
  margin-top: 16px;
  animation: fadeIn 0.5s ease-out 0.5s both;
  font-weight: 500;
}
.search-hints kbd {
  background: rgba(233, 245, 161, 0.3);
  border: 1px solid rgba(233, 245, 161, 0.5);
  border-radius: 6px;
  padding: 2px 8px;
  font-size: 12px;
  font-family: -apple-system, system-ui, sans-serif;
  color: #2c3e50;
  margin: 0 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  font-weight: 600;
}
@media (max-width: 768px) {
  .search-modal {
    width: 94%;
    margin: 0 12px;
    border-radius: 16px;
  }
  .search-modal::after {
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: -20px;
    opacity: 0.15;
  }
  .search-modal-content {
    padding: 0 24px 32px;
  }
  .search-title {
    font-size: 24px;
    margin: 0 0 24px;
  }
  .search-title::after {
    right: -30px;
    font-size: 18px;
  }
  .search-input-wrapper {
    display: flex;
    align-items: stretch;
    height: 50px;
    width: 100%;
    border-radius: 10px;
  }
  .search_input {
    padding: 14px 18px;
    font-size: 15px;
    height: 100%;
    flex: 1 1 auto;
    width: calc(50%);
  }
  .search-submit {
    width: 46px;
    height: calc(92%);
    top: 4px;
    right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    flex: 0 0 46px;
    border-radius: 6px;
  }
  .close-search {
    width: 32px;
    height: 32px;
  }
  .close-search .close-icon {
    font-size: 16px;
  }
  .search-hints {
    font-size: 13px;
  }
  .search-hints kbd {
    padding: 1px 6px;
    font-size: 11px;
  }
}
@media (max-width: 1000px) {
  #menu .search_field {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    border-top: none;
    padding-top: 10px;
  }
  #menu .search_field .icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px 0;
  }
  #menu .search_field a.mobile-search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #273554 url('../themes/pensoft-derto/assets/images/white-search.svg') center no-repeat !important;
    background-size: 18px;
    width: 36px !important;
    height: 36px !important;
    opacity: 1;
    transition: all 0.3s ease;
    border-radius: 4px;
  }
  #menu .search_field a.mobile-search-btn:hover {
    opacity: 0.8;
  }
  .nav-item.search_field {
    display: block;
    width: 100%;
    margin: 30px auto 20px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #menu .search_field .icon-container a.mobile-search-btn {
    width: 36px !important;
    height: 36px !important;
    margin: 0 12px;
    border-radius: 4px;
    background-color: #273554;
  }
  #menu .search_field .icon-container a.mobile-search-btn {
    background-size: 18px !important;
  }
}
.full-width .search {
  position: absolute;
  top: 80px;
  width: 100vw;
  height: 138px;
  left: 0;
  right: 0;
  background: #273554;
}
.full-width .search form {
  max-width: 70%;
  margin: 0px auto 0 auto;
}
@media screen and (max-width: 991.98px) {
  .full-width .search form {
    max-width: 100%;
    margin: 0px 0px 0 0;
  }
}
.full-width .search .text-grey-search-btn {
  background: #ffffff;
  color: #35393E;
  position: relative;
  top: unset;
  width: auto;
  height: 43px;
  left: 0;
  right: 0;
  z-index: 11;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: unset !important;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom: 1px solid #acacac;
  border-top: 1px solid #acacac;
  border-right: 1px solid #acacac;
}
.full-width .search.content-wrapper,
.full-width .search#layout-content {
  top: 0px !important;
}
@media screen and (max-width: 1199.98px) {
  .full-width .search {
    background: none;
    position: absolute;
    top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95%;
    left: 0;
    right: 0;
    z-index: 1;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 auto;
  }
}
.full-width .close-search {
  width: 29px;
  height: 29px;
  position: fixed;
  top: 24px;
  right: 47px;
  cursor: pointer;
  color: #144d48;
  background: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 29px;
}
@media screen and (max-width: 1370.98px) {
  .full-width .close-search {
    right: 31px;
  }
}
@media screen and (max-width: 1199.98px) {
  .full-width .close-search {
    width: 39px;
    height: 39px;
    line-height: 39px;
  }
}
.search-suggestions {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 6px;
  background: #F0F0E4;
  box-shadow: 0px 4px 12px 0px rgba(233, 245, 161, 0.75);
  backdrop-filter: blur(5px);
  color: #3A451E;
  max-height: 300px;
  overflow-y: auto;
  position: absolute;
  z-index: 9999;
  animation: dropdownFade 0.2s ease;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.search-suggestions .suggestion-item {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  background: transparent;
  color: #3A451E;
  border-radius: 0;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.search-suggestions .suggestion-item:last-child {
  border-bottom: none;
}
.search-suggestions .suggestion-item:hover,
.search-suggestions .suggestion-item.selected {
  background-color: rgba(233, 245, 161, 0.35);
}
.search-suggestions::-webkit-scrollbar {
  width: 6px;
}
.search-suggestions::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.search-suggestions::-webkit-scrollbar-thumb {
  background: rgba(233, 245, 161, 0.6);
  border-radius: 3px;
}
.search-suggestions::-webkit-scrollbar-thumb:hover {
  background: rgba(233, 245, 161, 0.8);
}
@keyframes dropdownFade {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 991.98px) {
  .search-suggestions {
    max-height: 250px;
  }
  .search-suggestions .suggestion-item {
    padding: 12px 16px;
    font-size: 0.9rem;
  }
}
.language-dropdown {
  position: relative;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 4px 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  min-width: 120px;
  margin: 0;
  vertical-align: middle;
}
.language-dropdown .selected-language {
  display: flex;
  align-items: center;
  color: #fff;
  height: 30px;
}
.language-dropdown .selected-language .flag-icon {
  width: 18px;
  height: 12px;
  margin-right: 8px;
  background-size: cover;
  display: inline-block;
}
.language-dropdown .selected-language .language-text {
  margin-right: 8px;
  font-weight: 400;
}
.language-dropdown .selected-language .dropdown-arrow {
  width: 6px;
  height: 6px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  margin-top: -3px;
  margin-left: auto;
}
.language-dropdown .language-options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 200px;
  overflow-y: auto;
  background-color: #222;
  border: 1px solid #444;
  z-index: 1000;
  margin-top: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.language-dropdown .language-options .language-option {
  padding: 8px 10px;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.language-dropdown .language-options .language-option .flag-icon {
  margin-right: 8px;
  width: 18px;
  height: 12px;
  background-size: cover;
  display: inline-block;
}
.language-dropdown .language-options .language-option:hover {
  background-color: #333;
}
.language-dropdown .language-options .language-option.selected {
  background-color: #444;
}
.language-dropdown.open .language-options {
  display: block;
}
.language-dropdown.open .dropdown-arrow {
  transform: rotate(135deg);
  margin-top: 3px;
}
.language-options::-webkit-scrollbar {
  width: 8px;
}
.language-options::-webkit-scrollbar-track {
  background: #222;
}
.language-options::-webkit-scrollbar-thumb {
  background-color: #555;
  border-radius: 4px;
}
.goog-te-gadget {
  font-size: 0 !important;
}
.goog-te-gadget-simple {
  display: none !important;
}
.skiptranslate {
  display: none !important;
}
.goog-te-banner-frame {
  display: none !important;
}
body {
  top: 0 !important;
}
#google_translate_element {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  margin: 0;
}
#google_translate_element .goog-te-gadget {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 0 !important;
}
#google_translate_element .goog-te-gadget .goog-te-combo {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  padding: 4px 12px;
  color: #fff;
  font-size: 14px;
  min-width: 120px;
  height: 38px;
  margin: 0;
}
#google_translate_element .goog-te-gadget .goog-te-combo:focus {
  outline: none;
  background: rgba(255, 255, 255, 0.2);
}
.blocks-grid .blocks-header h2 {
  font-size: 22px;
  font-weight: 700;
  color: #262F0E;
  margin-bottom: 20px;
}
.blocks-grid .block-number {
  font-size: 36px;
  color: #A5A5A5;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.blocks-grid .block-header {
  background: #F0F0E4;
  padding: 16px 20px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  color: #262F0E;
  cursor: pointer;
}
.blocks-grid .block-header:hover {
  background: rgba(233, 245, 161, 0.55);
}
.blocks-grid .block-header:hover .block-arrow {
  transform: rotate(90deg);
}
.blocks-grid .block-header.expanded .block-arrow {
  transform: rotate(90deg);
}
.blocks-grid .block-header .block-title {
  font-size: 16px;
  font-weight: 600;
  color: #262F0E;
  margin-bottom: 0;
}
.blocks-grid .block-header .arrow-right {
  font-size: 16px;
  color: #262F0E;
}
.blocks-grid .block-materials-container {
  margin-top: 20px;
  display: none;
}
.blocks-grid .block-materials-container.expanded {
  display: block;
}
.blocks-grid .block-arrow {
  background: url('/themes/pensoft-derto/assets/images/block-arrow.svg') no-repeat center center;
  background-size: 100%;
  width: 22px;
  height: 22px;
  transition: transform 0.3s ease;
}
.page-section {
  background: url('../themes/pensoft-derto/assets/images/multifunctional.png') no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 340px 0 0px 0px;
  position: relative;
}
.page-section h1 {
  color: #fff !important;
}
.page-background {
  width: 40%;
  border-radius: 0px 65px 0px 0px;
  background: rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(34.09999847px);
  padding: 22px 50px;
}
.page-background h1 {
  margin-bottom: 0px !important;
}
.page-background .sub {
  color: rgba(255, 255, 247, 0.65);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  /* 27.6px */
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .page-background {
    width: 80%;
    padding: 22px 20px;
  }
}
.material-item {
  width: 340px !important;
}
@media screen and (max-width: 575.98px) {
  .material-item {
    width: 100%;
  }
}
.material-card {
  background: #F0F0E4;
  border-radius: 6px;
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height: 300px;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}
.material-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.material-card .card-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 16px;
  cursor: pointer;
}
.material-card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  font-size: 14px;
  color: #666;
}
.material-card .card-header .material-number {
  font-weight: 600;
  color: #262F0E;
  border-radius: 21px;
  padding: 2px 14px;
  background: #FFFCF7;
}
.material-card .card-header .material-duration {
  border-radius: 21px;
  background: #FFFCF7;
  padding: 4px 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  color: #262F0E;
}
.material-card .card-header .material-duration .icon-clock {
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12,6 12,12 16,14"/></svg>') no-repeat center;
  background-size: contain;
}
.material-card .material-cover {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 8px;
  overflow: hidden;
}
.material-card .material-cover img {
  width: 260px;
  height: 140px;
  object-fit: cover;
}
.material-card .card-footer .material-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin: 0 0 8px 0;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.material-card .card-footer .material-language {
  font-size: 12px;
  color: #666;
  font-weight: 400;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .material-card {
    height: 280px;
  }
  .material-card .card-inner {
    padding: 12px;
  }
  .material-card .material-cover .default-cover {
    height: 100px;
  }
  .material-card .material-cover .default-cover .icon-image {
    width: 36px;
    height: 36px;
  }
  .material-card .card-footer .material-title {
    font-size: 16px;
  }
  .material-card .card-footer .material-language {
    font-size: 11px;
  }
}
.material-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 47, 14, 0.6);
  backdrop-filter: blur(3px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}
.material-popup-container {
  background: #F0F0E4;
  border-radius: 16px;
  max-width: 800px;
  width: 100%;
  max-height: 90vh;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(38, 47, 14, 0.2);
  position: relative;
}
.material-popup-container::-webkit-scrollbar {
  width: 6px;
}
.material-popup-container::-webkit-scrollbar-track {
  background: #E9F5A1;
  border-radius: 3px;
}
.material-popup-container::-webkit-scrollbar-thumb {
  background: #262F0E;
  border-radius: 3px;
}
.material-popup-container::-webkit-scrollbar-thumb:hover {
  background: rgba(38, 47, 14, 0.8);
}
.material-popup-header {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 10;
}
.material-popup-header .close-popup {
  background: rgba(240, 240, 228, 0.95);
  border: 1px solid rgba(38, 47, 14, 0.2);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 2px 8px rgba(38, 47, 14, 0.1);
  position: relative;
}
.material-popup-header .close-popup:hover {
  background: #262F0E;
  border-color: #E9F5A1;
  transform: scale(1.05);
}
.material-popup-header .close-popup::before,
.material-popup-header .close-popup::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 2px;
  background: #262F0E;
  border-radius: 1px;
  transition: background 0.2s ease;
}
.material-popup-header .close-popup::before {
  transform: rotate(45deg);
}
.material-popup-header .close-popup::after {
  transform: rotate(-45deg);
}
.material-popup-header .close-popup:hover::before,
.material-popup-header .close-popup:hover::after {
  background: #E9F5A1;
}
.material-popup-content {
  max-height: 90vh;
  overflow-y: auto;
}
.material-popup-cover {
  position: relative;
  height: 180px;
  background: linear-gradient(135deg, rgba(233, 245, 161, 0.6) 0%, rgba(38, 47, 14, 0.8) 100%);
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.material-popup-cover .cover-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
.material-popup-cover .cover-image::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: linear-gradient(transparent, rgba(38, 47, 14, 0.5));
}
.material-popup-cover .material-meta {
  position: absolute;
  bottom: 16px;
  left: 16px;
  display: flex;
  gap: 12px;
  z-index: 5;
}
.material-popup-cover .material-meta .material-type {
  background: rgba(240, 240, 228, 0.9);
  color: #262F0E;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.material-popup-cover .material-meta .material-duration {
  color: #F0F0E4;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  background: rgba(38, 47, 14, 0.6);
  padding: 4px 8px;
  border-radius: 8px;
}
.material-popup-body {
  padding: 30px;
}
.material-title-section {
  margin-bottom: 16px;
}
.material-title-section .material-prefix-title {
  display: flex;
  align-items: baseline;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}
.material-title-section .material-prefix-title .material-prefix {
  background: rgba(233, 245, 161, 0.7);
  color: #262F0E;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid rgba(113, 158, 5, 0.3);
}
.material-title-section .material-prefix-title .material-title {
  font-size: 24px;
  font-weight: 700;
  color: #262F0E;
  margin: 0;
  line-height: 1.3;
  flex: 1;
}
.material-context-section {
  margin-bottom: 12px;
}
.material-context-section .context-breadcrumb {
  font-size: 13px;
  color: #666;
  opacity: 0.8;
}
.material-context-section .context-breadcrumb .context-item {
  color: #719E05;
  font-weight: 500;
}
.material-context-section .context-breadcrumb .context-separator {
  color: #999;
  margin: 0 8px;
}
.material-quick-info {
  margin-bottom: 18px;
}
.material-quick-info .quick-info-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.material-quick-info .quick-info-grid .info-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #262F0E;
}
.material-quick-info .quick-info-grid .info-item i {
  color: #719E05;
  font-size: 13px;
}
.material-quick-info .quick-info-grid .info-item .info-label {
  font-weight: 500;
  opacity: 0.7;
}
.material-quick-info .quick-info-grid .info-item .info-value {
  font-weight: 600;
}
.material-description-section {
  margin-bottom: 18px;
}
.material-description-section .material-description {
  color: #262F0E;
  line-height: 1.6;
  font-size: 15px;
  margin: 0;
  opacity: 0.85;
}
.material-keywords-section {
  margin-bottom: 20px;
}
.material-keywords-section .section-title {
  margin: 0 0 10px 0;
  font-size: 13px;
  font-weight: 600;
  color: #262F0E;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.material-keywords-section .keywords-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.material-keywords-section .keywords-list .keyword-tag {
  background: transparent;
  color: #719E05;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid rgba(113, 158, 5, 0.3);
  transition: all 0.2s ease;
}
.material-keywords-section .keywords-list .keyword-tag:hover {
  background: rgba(113, 158, 5, 0.1);
}
.material-content-section {
  margin-bottom: 24px;
}
.material-content .video-content .video-player {
  background: #262F0E;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(233, 245, 161, 0.3);
}
.material-content .video-content .video-player .youtube-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.material-content .video-content .video-player .youtube-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.material-content .video-content .video-player .video-file-player video {
  width: 100%;
  height: auto;
  max-height: 400px;
}
.material-content .document-content .document-info {
  text-align: center;
  padding: 30px;
  border: 1px dashed rgba(113, 158, 5, 0.3);
  border-radius: 8px;
  background: rgba(233, 245, 161, 0.1);
  color: #262F0E;
  font-size: 14px;
  opacity: 0.8;
}
.material-content .text-content .text-body {
  line-height: 1.6;
  color: #262F0E;
  font-size: 15px;
  opacity: 0.8;
}
.material-content .text-content .text-body p {
  margin-bottom: 15px;
}
.material-content .quiz-content .quiz-body {
  background: rgba(233, 245, 161, 0.1);
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(113, 158, 5, 0.2);
  color: #262F0E;
}
.material-content .quiz-content .quiz-body h5 {
  color: #262F0E;
  margin-bottom: 12px;
  font-weight: 600;
}
.material-content .custom-content .custom-body {
  line-height: 1.6;
  color: #262F0E;
  font-size: 15px;
  opacity: 0.8;
}
.material-content .custom-content .custom-body p {
  margin-bottom: 15px;
}
.material-content .photo-gallery-content .gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
}
.material-content .photo-gallery-content .gallery-grid .gallery-item {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(113, 158, 5, 0.2);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}
.material-content .photo-gallery-content .gallery-grid .gallery-item:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 12px rgba(38, 47, 14, 0.15);
}
.material-content .photo-gallery-content .gallery-grid .gallery-item img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  display: block;
}
.material-ownership-section {
  margin-bottom: 20px;
}
.material-ownership-section .section-title {
  margin: 0 0 12px 0;
  font-size: 13px;
  font-weight: 600;
  color: #262F0E;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.material-ownership-section .ownership-grid {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.material-ownership-section .ownership-grid .ownership-item {
  font-size: 14px;
  color: #262F0E;
}
.material-ownership-section .ownership-grid .ownership-item strong {
  font-weight: 600;
  margin-right: 8px;
  opacity: 0.8;
}
.material-timeline-section {
  margin-bottom: 20px;
}
.material-timeline-section .section-title {
  margin: 0 0 12px 0;
  font-size: 13px;
  font-weight: 600;
  color: #262F0E;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.material-timeline-section .timeline-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.material-timeline-section .timeline-grid .timeline-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.material-timeline-section .timeline-grid .timeline-item .timeline-label {
  font-size: 12px;
  font-weight: 600;
  color: #719E05;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.material-timeline-section .timeline-grid .timeline-item .timeline-value {
  font-size: 14px;
  color: #262F0E;
  font-weight: 500;
}
.material-related-section {
  margin-bottom: 20px;
}
.material-related-section .section-title {
  margin: 0 0 12px 0;
  font-size: 13px;
  font-weight: 600;
  color: #262F0E;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.material-related-section .related-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #719E05;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: color 0.2s ease;
}
.material-related-section .related-link:hover {
  color: #262F0E;
}
.material-related-section .related-link i {
  font-size: 12px;
}
.material-download-section {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(233, 245, 161, 0.3);
}
.material-download-section .download-btn {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 768px) {
  .material-popup-overlay {
    padding: 10px;
  }
  .material-popup-container {
    max-height: 95vh;
    border-radius: 12px;
  }
  .material-popup-cover {
    height: 140px;
  }
  .material-popup-body {
    padding: 20px;
  }
  .material-title-section .material-prefix-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .material-title-section .material-prefix-title .material-title {
    font-size: 20px;
  }
}
.material-popup-overlay {
  animation: fadeIn 0.3s ease-out;
}
.material-popup-container {
  animation: slideInUp 0.3s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.team-up .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.team-up .team-up-text {
  color: #4B572C;
  font-size: 18px;
}
.team-up .team-up-text a {
  font-size: 18px;
}
.team-up .team-up-text p,
.team-up .team-up-text span {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #4B572C;
  font-size: 18px;
}
.team-up .team-up-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-up .team-up-logo img {
  width: 220px;
  height: auto;
  object-fit: contain;
  margin-bottom: 20px;
}
.what-is-derto {
  padding-bottom: 40px;
}
@media screen and (max-width: 767.98px) {
  .what-is-derto {
    padding: 20px 0;
  }
}
.what-is-derto .header {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767.98px) {
  .what-is-derto .header {
    margin-bottom: 30px;
  }
}
.what-is-derto .header h2 {
  font-size: 32px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767.98px) {
  .what-is-derto .header h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.what-is-derto .header .dots-nav {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 575.98px) {
  .what-is-derto .header .dots-nav {
    gap: 15px;
  }
}
.what-is-derto .header .dots-nav .dot {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ddd;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  color: #262F0E;
}
@media screen and (max-width: 575.98px) {
  .what-is-derto .header .dots-nav .dot {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.what-is-derto .header .dots-nav .dot:hover {
  background-color: #ccc;
  transform: scale(1.05);
}
.what-is-derto .header .dots-nav .dot.active {
  background-color: #E9F5A1;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(233, 245, 161, 0.4);
}
@media screen and (max-width: 575.98px) {
  .what-is-derto .header .dots-nav .dot.active {
    transform: scale(1.05);
  }
}
.what-is-derto .header .dots-nav .dot:nth-child(1):before {
  content: "1";
}
.what-is-derto .header .dots-nav .dot:nth-child(2):before {
  content: "2";
}
.what-is-derto .header .dots-nav .dot:nth-child(3):before {
  content: "3";
}
.what-is-derto .header .dots-nav .dot:nth-child(4):before {
  content: "4";
}
.what-is-derto .header .dots-nav .dot:nth-child(5):before {
  content: "5";
}
.what-is-derto .header .dots-nav .dot:nth-child(6):before {
  content: "6";
}
.what-is-derto .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  .what-is-derto .content {
    padding: 0 15px;
  }
}
.what-is-derto .content .tab-content {
  display: none;
  width: 100%;
}
.what-is-derto .content .tab-content.active {
  display: block;
  animation: fadeIn 0.5s ease;
  max-width: 960px;
  height: auto;
}
.what-is-derto .content .tab-content .accordion-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.what-is-derto .content .tab-content .accordion-container .accordion-item {
  background: #F7F9EC;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.what-is-derto .content .tab-content .accordion-container .accordion-item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-header {
  padding: 20px 25px;
  background: #E9F5A1;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  position: relative;
  z-index: 1;
  user-select: none;
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-header:hover {
  background: #f0fab9;
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-header h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #262F0E;
  line-height: 1.3;
}
@media screen and (max-width: 575.98px) {
  .what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-header h3 {
    font-size: 16px;
  }
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-header:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../themes/pensoft-derto/assets/images/chevron-down.svg) no-repeat center center;
  background-size: contain;
  transition: all 0.3s ease;
  margin-left: auto;
  flex-shrink: 0;
  filter: invert(1) brightness(0.2);
  transform: rotate(0);
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-header.expanded:after {
  transform: rotate(180deg);
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-content {
  padding: 0 25px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-content p {
  margin: 0;
  padding: 20px 0;
  color: #4B572C;
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 575.98px) {
  .what-is-derto .content .tab-content .accordion-container .accordion-item .accordion-content p {
    font-size: 14px;
    padding: 15px 0;
  }
}
.courses {
  padding: 50px 0;
}
.courses .topic {
  margin-bottom: 60px;
  padding-left: 15%;
}
@media screen and (max-width: 991.98px) {
  .courses .topic {
    padding-left: 0;
  }
}
.courses .topic-container {
  max-width: 1200px;
}
.courses .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.courses .header h2 {
  font-size: 32px !important;
  line-height: 1.3em;
  color: #262F0E;
  margin: 0;
  max-width: 80%;
}
@media screen and (max-width: 991.98px) {
  .courses .header h2 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 575.98px) {
  .courses .header h2 {
    max-width: 100%;
  }
}
.courses .header .go-to-course {
  border-radius: 6px;
  background: #E9F5A1;
  padding: 8px 16px;
  text-decoration: none;
  color: #262F0E;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
}
.courses .header .go-to-course:after {
  content: '';
  display: inline-block;
  background: url(../themes/pensoft-derto/assets/images/arrow-down-right.svg) no-repeat center center;
  background-size: contain;
  width: 17px;
  height: 17px;
  margin-left: 8px;
}
.courses .header .go-to-course:hover {
  background: #CEDA8B;
}
.courses .content {
  position: relative;
  overflow: hidden;
  /* Fix for Slick initialization */
}
.courses .content .materials-list {
  overflow: visible;
  position: relative;
  margin-bottom: 30px;
}
.courses .content .materials-list.slick-initialized {
  visibility: visible;
}
.courses .content .materials-list.slick-initialized .slick-list {
  overflow: visible;
}
.courses .content .materials-list.slick-initialized .slick-track {
  display: flex !important;
  align-items: stretch;
}
.courses .content .carousel-controls {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 20px;
}
@media screen and (max-width: 575.98px) {
  .courses .content .carousel-controls {
    gap: 8px;
    margin-top: 15px;
  }
}
.courses .content .carousel-controls .materials-carousel-arrow {
  background: rgba(255, 255, 255, 0.95);
  border: 2px solid #E9F5A1;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #262F0E;
  box-shadow: 0 4px 16px rgba(38, 47, 14, 0.08);
}
@media screen and (max-width: 575.98px) {
  .courses .content .carousel-controls .materials-carousel-arrow {
    width: 44px;
    height: 44px;
    border-radius: 8px;
  }
  .courses .content .carousel-controls .materials-carousel-arrow svg {
    width: 18px;
    height: 18px;
  }
}
.courses .content .carousel-controls .materials-carousel-arrow:hover {
  background: #E9F5A1;
  border-color: #CEDA8B;
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 6px 20px rgba(38, 47, 14, 0.15);
}
.courses .content .carousel-controls .materials-carousel-arrow:hover svg {
  transform: scale(1.1);
}
.courses .content .carousel-controls .materials-carousel-arrow:active {
  transform: translateY(0) scale(0.95);
}
.courses .content .carousel-controls .materials-carousel-arrow.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
  transform: scale(0.95);
}
.courses .content .carousel-controls .materials-carousel-arrow.slick-disabled:hover {
  background: rgba(255, 255, 255, 0.95);
  border-color: #E9F5A1;
  transform: scale(0.95);
  box-shadow: 0 4px 16px rgba(38, 47, 14, 0.08);
}
.courses .content .carousel-controls .materials-carousel-arrow.slick-disabled:hover svg {
  transform: scale(1);
}
.courses .content .carousel-controls .materials-carousel-arrow svg {
  width: 20px;
  height: 20px;
  stroke-width: 2.5;
  transition: all 0.2s ease;
}
.courses .content .material-item {
  margin: 0 15px;
  width: 340px;
  height: auto;
}
.courses .content .material-item .material-card {
  width: 100%;
  height: 300px;
  background: #F7F9EC;
  border-radius: 8px;
}
.courses .content .material-item .material-card .card-inner {
  cursor: pointer;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.courses .content .material-item .material-card .card-inner .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.courses .content .material-item .material-card .card-inner .card-header .material-number {
  font-size: 14px;
  font-weight: 600;
  color: #262F0E;
}
.courses .content .material-item .material-card .card-inner .card-header .material-duration {
  font-size: 12px;
  color: #666;
  display: flex;
  align-items: center;
  gap: 5px;
}
.courses .content .material-item .material-card .card-inner .material-cover {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.courses .content .material-item .material-card .card-inner .material-cover img {
  width: 100%;
  max-width: 100%;
  max-height: 150px;
  object-fit: contain;
}
.courses .content .material-item .material-card .card-inner .material-cover .default-cover {
  width: 100%;
  height: 150px;
  background: #E0E0E0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 24px;
}
.courses .content .material-item .material-card .card-inner .card-footer .material-title {
  font-size: 16px;
  color: #262F0E;
  font-weight: 500;
  margin: 0;
  text-align: center;
}
.courses .content .slick-track {
  display: flex !important;
}
.courses .content .slick-track .slick-slide {
  height: auto;
  display: flex;
}
.courses .content .slick-track .slick-slide > div {
  width: 100%;
  height: 100%;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.contact_info {
  justify-content: space-between;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}
.contact_info .col-md-6:nth-of-type(odd) .coordinator_image,
.contact_info .col-md-5:nth-of-type(odd) .coordinator_image {
  background: url("../themes/pensoft-derto/assets/images/Circle-Left.png") right center no-repeat;
  background-size: contain;
  display: flex;
  justify-content: end;
}
.contact_info .col-md-6:nth-of-type(odd) .coordinator_info,
.contact_info .col-md-5:nth-of-type(odd) .coordinator_info {
  display: flex;
  justify-self: end;
}
.contact_info .col-md-6:nth-of-type(even) .coordinator_image,
.contact_info .col-md-5:nth-of-type(even) .coordinator_image {
  background: url("../themes/pensoft-derto/assets/images/Circle-Right.png") left center no-repeat;
  background-size: contain;
  display: flex;
  justify-content: start;
}
.contact_info .col-md-6:nth-of-type(even) .coordinator_info,
.contact_info .col-md-5:nth-of-type(even) .coordinator_info {
  display: flex;
  justify-self: start;
}
.contact_info .col-md-6 .coordinator_image,
.contact_info .col-md-5 .coordinator_image {
  margin-bottom: 20px;
}
.contact_info .col-md-6 .coordinator_image img,
.contact_info .col-md-5 .coordinator_image img {
  width: 235px;
  height: 235px;
  border-radius: 50%;
}
.contact_info .col-md-6 .coordinator_info,
.contact_info .col-md-5 .coordinator_info {
  width: 235px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.contact_info .col-md-6 .coordinator_info h3,
.contact_info .col-md-5 .coordinator_info h3 {
  color: #262F0E;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
  /* 27.6px */
}
.contact_info .col-md-6 .coordinator_info .card_position,
.contact_info .col-md-5 .coordinator_info .card_position {
  color: rgba(38, 47, 14, 0.65);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  /* 20.7px */
}
.contact_info .col-md-6 .coordinator_info .email,
.contact_info .col-md-5 .coordinator_info .email {
  color: rgba(38, 47, 14, 0.65);
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  /* 20.7px */
  margin-top: 20px;
}
@media screen and (max-width: 991.98px) {
  .contact_info .col-md-6,
  .contact_info .col-md-5 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin-bottom: 90px;
  }
}
.contact-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.contact-section::before {
  content: '';
  position: absolute;
  bottom: -80px;
  right: -80px;
  width: 500px;
  height: 400px;
  background: url("../themes/pensoft-derto/assets/images/flower-contact.svg") no-repeat center center;
  background-size: contain;
  z-index: 0;
  opacity: 0.9;
}
@media screen and (max-width: 991.98px) {
  .contact-section {
    padding: 40px 15px;
    box-sizing: border-box;
  }
  .contact-section::before {
    bottom: -60px;
    right: -120px;
    width: 300px;
    height: 240px;
    opacity: 0.6;
  }
}
.contact-section .form-container {
  position: relative;
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 991.98px) {
  .contact-section .form-container {
    width: 100%;
    max-width: 100%;
  }
}
.contact-section .header {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.contact-section .header span {
  font-family: Onest;
  font-size: 36px;
  font-weight: 600;
}
.contact-section .header .contact-span {
  color: #F27345;
}
.contact-section .header .us-span {
  color: #262F0E;
}
@media screen and (max-width: 991.98px) {
  .contact-section .header {
    margin-bottom: 15px;
  }
  .contact-section .header span {
    font-size: 28px;
  }
}
.contact-section .subheader {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: rgba(38, 38, 38, 0.65);
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .contact-section .subheader {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
.contact-section .form-wrapper {
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  .contact-section .form-wrapper {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.contact-section .custom-contact-form {
  border-radius: 8px;
  background: rgba(255, 252, 247, 0.11);
  backdrop-filter: blur(17.5px);
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  min-width: 600px;
  position: relative;
  z-index: 2;
}
.contact-section .custom-contact-form .container {
  width: 100% !important;
}
.contact-section .custom-contact-form .form-group {
  margin-bottom: 30px;
}
.contact-section .custom-contact-form .form-group label {
  display: block;
  color: #374151;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
  font-family: inherit;
}
.contact-section .custom-contact-form .form-group input[type="text"],
.contact-section .custom-contact-form .form-group input[type="email"],
.contact-section .custom-contact-form .form-group textarea {
  width: 100%;
  padding: 12px 0;
  border: none;
  border-bottom: 2px solid #D1D5DB;
  background: transparent;
  font-size: 16px;
  color: #374151;
  outline: none;
  transition: border-color 0.3s ease;
  font-family: inherit;
}
.contact-section .custom-contact-form .form-group input[type="text"]:focus,
.contact-section .custom-contact-form .form-group input[type="email"]:focus,
.contact-section .custom-contact-form .form-group textarea:focus {
  border-bottom-color: #F27345;
}
.contact-section .custom-contact-form .form-group input[type="text"]::placeholder,
.contact-section .custom-contact-form .form-group input[type="email"]::placeholder,
.contact-section .custom-contact-form .form-group textarea::placeholder {
  color: #9CA3AF;
}
.contact-section .custom-contact-form .form-group textarea {
  resize: vertical;
  min-height: 120px;
  padding-top: 12px;
}
.contact-section .custom-contact-form .form-group.checkbox-group {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 40px;
}
.contact-section .custom-contact-form .form-group.checkbox-group input[type="checkbox"] {
  width: 20px;
  height: 20px;
  accent-color: #F27345;
  cursor: pointer;
}
.contact-section .custom-contact-form .form-group.checkbox-group label {
  margin-bottom: 0;
  color: #6B7280;
  font-size: 14px;
  cursor: pointer;
}
.contact-section .custom-contact-form .submit-btn {
  background: #86A32D;
  color: white;
  padding: 16px 32px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: inherit;
}
.contact-section .custom-contact-form .submit-btn:hover {
  background: #7A9129;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(134, 163, 45, 0.3);
}
.contact-section .custom-contact-form .submit-btn:active {
  transform: translateY(0);
}
@media screen and (max-width: 991.98px) {
  .contact-section .custom-contact-form {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    box-shadow: none;
  }
  .contact-section .custom-contact-form .form-group {
    margin-bottom: 25px;
  }
  .contact-section .custom-contact-form .form-group label {
    font-size: 15px;
    margin-bottom: 6px;
  }
  .contact-section .custom-contact-form .form-group input[type="text"],
  .contact-section .custom-contact-form .form-group input[type="email"],
  .contact-section .custom-contact-form .form-group textarea {
    padding: 14px 0;
    font-size: 15px;
  }
  .contact-section .custom-contact-form .form-group textarea {
    min-height: 100px;
  }
  .contact-section .custom-contact-form .form-group.checkbox-group {
    margin-bottom: 30px;
    gap: 10px;
  }
  .contact-section .custom-contact-form .form-group.checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
  }
  .contact-section .custom-contact-form .form-group.checkbox-group label {
    font-size: 13px;
    line-height: 1.4;
  }
  .contact-section .custom-contact-form .submit-btn {
    width: 100%;
    padding: 18px 32px;
    font-size: 16px;
    margin-top: 10px;
  }
}
.topic-hero {
  background: url('../themes/pensoft-derto/assets/images/multifunctional.png') no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 280px 0 0 0;
  position: relative;
}
.topic-hero[data-topic-slug="multifunctional-and-sustainable-land-use-agriculture"] {
  background: url('../themes/pensoft-derto/assets/images/maslin.png') no-repeat center center;
  background-size: cover;
}
.topic-hero[data-topic-slug="restoration-old-infrastructure-ecological-compensation-and-landscaping"] {
  background: url('../themes/pensoft-derto/assets/images/roo.png') no-repeat center center;
  background-size: cover;
}
.topic-hero[data-topic-slug="restoration-across-urban-and-rural-landscapes"] {
  background: url('../themes/pensoft-derto/assets/images/rau.png') no-repeat center center;
  background-size: cover;
}
.topic-hero[data-topic-slug="forest-restoration-and-disaster-risk-management"] {
  background: url('../themes/pensoft-derto/assets/images/frad.png') no-repeat center center;
  background-size: cover;
}
.topic-hero h1 {
  color: #fff !important;
}
.topic-hero .hero-background {
  border-radius: 0px 65px 0px 0px;
  background: rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(34.09999847px);
  padding-bottom: 32px;
}
.topic-hero .container {
  position: relative;
  padding-bottom: 0px;
  z-index: 2;
}
.topic-hero .content,
.topic-hero .arrows {
  display: flex;
  align-items: end;
  justify-content: end;
}
.topic-hero .topic-hero-content .topic-subtitle {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}
.topic-hero .topic-hero-content .topic-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0px !important;
}
.topic-hero .topic-hero-content .topic-institution {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.5;
}
.topic-hero .topic-navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}
.topic-hero .topic-navigation .nav-arrow {
  width: 49px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.topic-hero .topic-navigation .nav-arrow.prev-arrow {
  background-image: url('../themes/pensoft-derto/assets/images/chevron-left-circle.svg');
}
.topic-hero .topic-navigation .nav-arrow.next-arrow {
  background-image: url('../themes/pensoft-derto/assets/images/chevron-right-circle.svg');
}
.topic-hero .topic-navigation .nav-arrow:hover {
  transform: scale(1.05);
}
.topic-page .topic-institution,
.resource-library-results .topic-institution {
  opacity: 0.45;
  color: #262F0E;
}
.topic-page .topic-filters,
.resource-library-results .topic-filters,
.topic-page .courses-filters,
.resource-library-results .courses-filters {
  background: #fff;
  padding: 20px 0;
}
.topic-page .topic-filters .filters-bar,
.resource-library-results .topic-filters .filters-bar,
.topic-page .courses-filters .filters-bar,
.resource-library-results .courses-filters .filters-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.topic-page .topic-filters .filters-bar .back-link,
.resource-library-results .topic-filters .filters-bar .back-link,
.topic-page .courses-filters .filters-bar .back-link,
.resource-library-results .courses-filters .filters-bar .back-link {
  display: flex;
  align-items: center;
  color: rgba(38, 47, 14, 0.45);
  text-decoration: none;
  font-weight: 500;
}
.topic-page .topic-filters .filters-bar .back-link .back-arrow,
.resource-library-results .topic-filters .filters-bar .back-link .back-arrow,
.topic-page .courses-filters .filters-bar .back-link .back-arrow,
.resource-library-results .courses-filters .filters-bar .back-link .back-arrow {
  margin-right: 8px;
  font-size: 1.1rem;
}
.topic-page .topic-filters .filters-bar .back-link .back-arrow:before,
.resource-library-results .topic-filters .filters-bar .back-link .back-arrow:before,
.topic-page .courses-filters .filters-bar .back-link .back-arrow:before,
.resource-library-results .courses-filters .filters-bar .back-link .back-arrow:before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: '';
  background: url('../themes/pensoft-derto/assets/images/chevron-left.svg') no-repeat center center;
  width: 16px;
  height: 16px;
}
.topic-page .topic-filters .filters-bar .back-link:hover,
.resource-library-results .topic-filters .filters-bar .back-link:hover,
.topic-page .courses-filters .filters-bar .back-link:hover,
.resource-library-results .courses-filters .filters-bar .back-link:hover {
  color: #4A7C2A;
}
.topic-page .topic-filters .filters-bar .filter-groups,
.resource-library-results .topic-filters .filters-bar .filter-groups,
.topic-page .courses-filters .filters-bar .filter-groups,
.resource-library-results .courses-filters .filters-bar .filter-groups {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 5000;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group {
  position: relative;
  margin-bottom: 0;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger {
  background: #F0F0E4;
  color: #262F0E;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 0.9rem;
  border: none;
  min-width: 120px;
  text-align: left;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger .selected-value,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger .selected-value,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .selected-value,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .selected-value {
  margin-left: 5px;
  font-weight: 500;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow:after,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow:after,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow:after,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2E5A1B;
  transform: translateY(-50%);
  transition: transform 0.2s;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger:hover,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger:hover,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger:hover,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger:hover {
  background: rgba(233, 245, 161, 0.55);
  color: #262F0E;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger.active,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger.active,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger.active,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger.active {
  background: rgba(233, 245, 161, 0.55);
  color: #262F0E;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger.active .filter-arrow:after,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-trigger.active .filter-arrow:after,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger.active .filter-arrow:after,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-trigger.active .filter-arrow:after {
  transform: translateY(-50%) rotate(180deg);
  border-top: 5px solid #2E5A1B;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-options,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-options,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-options,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-options {
  display: none;
  position: absolute !important;
  z-index: 9999 !important;
  width: max-content;
  min-width: 100%;
  margin-top: 5px;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-options.show,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-options.show,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-options.show,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-options.show {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 6px;
  background: #fff;
  border: 1px solid rgba(46, 90, 27, 0.15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  animation: dropdownFade 0.2s ease;
  overflow: hidden;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  top: -5px;
  left: 20px;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow:before,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow:before,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow:before,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-tag,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-tag,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-tag,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-tag {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 14px;
  background: transparent;
  color: #333;
  border-radius: 0;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-tag:last-child,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-tag:last-child,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-tag:last-child,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-tag:last-child {
  border-bottom: none;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-tag .flag-icon,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-tag .flag-icon,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-tag .flag-icon,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-tag .flag-icon {
  margin-right: 8px;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-tag:hover,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-tag:hover,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-tag:hover,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-tag:hover {
  background-color: rgba(233, 245, 161, 0.25);
  color: #2E5A1B;
}
.topic-page .topic-filters .filters-bar .filter-groups .filter-group .filter-tag.active,
.resource-library-results .topic-filters .filters-bar .filter-groups .filter-group .filter-tag.active,
.topic-page .courses-filters .filters-bar .filter-groups .filter-group .filter-tag.active,
.resource-library-results .courses-filters .filters-bar .filter-groups .filter-group .filter-tag.active {
  background-color: rgba(233, 245, 161, 0.55);
  color: #2E5A1B;
  font-weight: 500;
}
.resource-library-results .grouped-results .topic-section {
  margin-bottom: 40px;
}
.resource-library-results .grouped-results .topic-section .topic-header {
  margin-bottom: 20px;
}
.resource-library-results .grouped-results .topic-section .topic-header .topic-bubble {
  display: inline-block;
  background: #E9F5A1;
  color: #262F0E;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 8px;
}
.resource-library-results .grouped-results .topic-section .topic-header .topic-title {
  font-size: 22px;
  font-weight: 700;
  color: #262F0E;
  margin-bottom: 0;
}
.resource-library-results .grouped-results .topic-section .topic-header .topic-title a {
  color: #262F0E;
  text-decoration: none;
}
.resource-library-results .grouped-results .topic-section .topic-header .topic-title a:hover {
  color: #4A7C2A;
}
@keyframes dropdownFade {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.courses-filters {
  background: #fff;
  padding: 20px 0;
}
.courses-filters .search-section {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
}
.courses-filters .search-section .search-container {
  width: 100%;
  max-width: 500px;
  position: relative;
}
.courses-filters .search-section .search-container .search-outer {
  border-radius: 8px;
  background: #F0F0E4;
  padding: 10px;
}
.courses-filters .search-section .search-container .search-outer form {
  position: relative;
  display: flex;
  align-items: center;
}
.courses-filters .search-section .search-container .search-outer input {
  width: 100%;
  height: 45px;
  padding: 0 45px 0 15px;
  border-radius: 6px;
  background: #FFF;
  border: none;
  box-shadow: none;
}
.courses-filters .search-section .search-container .search-outer input::placeholder {
  font-size: 13px !important;
  color: #A1A1A1 !important;
}
.courses-filters .search-section .search-container .search-outer .search-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  padding: 8px;
  cursor: pointer;
}
.courses-filters .filters-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.courses-filters .filters-bar .back-link {
  display: flex;
  align-items: center;
  color: rgba(38, 47, 14, 0.45);
  text-decoration: none;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  .courses-filters .filters-bar .back-link {
    margin-top: 30px;
    order: 1;
  }
}
.courses-filters .filters-bar .back-link .back-arrow {
  margin-right: 8px;
  font-size: 1.1rem;
}
.courses-filters .filters-bar .back-link .back-arrow:before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: '';
  background: url('../themes/pensoft-derto/assets/images/chevron-left.svg') no-repeat center center;
  width: 16px;
  height: 16px;
}
.courses-filters .filters-bar .back-link:hover {
  color: #4A7C2A;
}
.courses-filters .filters-bar .filter-groups {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 5000;
}
.courses-filters .filters-bar .filter-groups .filter-group {
  position: relative;
  margin-bottom: 0;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger {
  background: #F0F0E4;
  color: #262F0E;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 0.9rem;
  border: none;
  min-width: 120px;
  text-align: left;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .selected-value {
  margin-left: 5px;
  font-weight: 500;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger .filter-arrow:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2E5A1B;
  transform: translateY(-50%);
  transition: transform 0.2s;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger:hover {
  background: rgba(233, 245, 161, 0.55);
  color: #262F0E;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger.active {
  background: rgba(233, 245, 161, 0.55);
  color: #262F0E;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-trigger.active .filter-arrow:after {
  transform: translateY(-50%) rotate(180deg);
  border-top: 5px solid #2E5A1B;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-options {
  display: none;
  position: absolute !important;
  z-index: 9999 !important;
  width: max-content;
  min-width: 100%;
  margin-top: 5px;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-options.show {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 6px;
  background: #fff;
  border: 1px solid rgba(46, 90, 27, 0.15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  animation: dropdownFade 0.2s ease;
  overflow: hidden;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  top: -5px;
  left: 20px;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-options .popper-arrow:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-tag {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 14px;
  background: transparent;
  color: #333;
  border-radius: 0;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-tag:last-child {
  border-bottom: none;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-tag .flag-icon {
  margin-right: 8px;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-tag:hover {
  background-color: rgba(233, 245, 161, 0.25);
  color: #2E5A1B;
}
.courses-filters .filters-bar .filter-groups .filter-group .filter-tag.active {
  background-color: rgba(233, 245, 161, 0.55);
  color: #2E5A1B;
  font-weight: 500;
}
.resource-library-results {
  padding: 40px 0;
}
.resource-library-results .topic-bubble {
  border-radius: 21px;
  align-items: center;
  color: #262F0E;
}
.resource-library-results .topic-title a {
  margin-bottom: 30px !important;
  color: #000;
  font-weight: 600;
}
.resource-library-results .materials-grid {
  margin-bottom: 40px;
  margin-top: 40px;
}
.resource-library-results .pagination-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@keyframes dropdownFade {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.resource-library .courses-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.resource-library .courses-filters .filters-bar {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
  gap: 20px;
}
.topics-menu .container,
.filters .container {
  padding-top: 0px;
  margin-top: 0px;
}
.topics-menu .label,
.filters .label {
  color: #262F0E;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.filters .filter-groups,
.additional-resources .filter-groups {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 5000;
}
.filters .filter-groups .filter-group,
.additional-resources .filter-groups .filter-group {
  position: relative;
  margin-bottom: 0;
}
.filters .filter-groups .filter-group .filter-trigger,
.additional-resources .filter-groups .filter-group .filter-trigger {
  background: #F0F0E4;
  color: #262F0E;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 0.9rem;
  border: none;
  min-width: 120px;
  text-align: left;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filters .filter-groups .filter-group .filter-trigger .selected-value,
.additional-resources .filter-groups .filter-group .filter-trigger .selected-value {
  margin-left: 5px;
  font-weight: 500;
}
.filters .filter-groups .filter-group .filter-trigger .filter-arrow,
.additional-resources .filter-groups .filter-group .filter-trigger .filter-arrow {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}
.filters .filter-groups .filter-group .filter-trigger .filter-arrow:after,
.additional-resources .filter-groups .filter-group .filter-trigger .filter-arrow:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2E5A1B;
  transform: translateY(-50%);
  transition: transform 0.2s;
}
.filters .filter-groups .filter-group .filter-trigger:hover,
.additional-resources .filter-groups .filter-group .filter-trigger:hover {
  background: #E9F5A1;
  color: #262F0E;
}
.filters .filter-groups .filter-group .filter-trigger.active,
.additional-resources .filter-groups .filter-group .filter-trigger.active {
  background: #E9F5A1;
  color: #262F0E;
}
.filters .filter-groups .filter-group .filter-trigger.active .filter-arrow:after,
.additional-resources .filter-groups .filter-group .filter-trigger.active .filter-arrow:after {
  transform: translateY(-50%) rotate(180deg);
  border-top: 5px solid #2E5A1B;
}
.filters .filter-groups .filter-group .filter-options,
.additional-resources .filter-groups .filter-group .filter-options {
  display: none;
  position: absolute !important;
  width: max-content;
  min-width: 100%;
  margin-top: 5px;
}
.filters .filter-groups .filter-group .filter-options.show,
.additional-resources .filter-groups .filter-group .filter-options.show {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  border-radius: 6px;
  background: #fff;
  border: 1px solid rgba(46, 90, 27, 0.15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  animation: dropdownFade 0.2s ease;
  overflow: hidden;
}
.filters .filter-groups .filter-group .filter-options .popper-arrow,
.additional-resources .filter-groups .filter-group .filter-options .popper-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  top: -5px;
  left: 20px;
}
.filters .filter-groups .filter-group .filter-options .popper-arrow:before,
.additional-resources .filter-groups .filter-group .filter-options .popper-arrow:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
.filters .filter-groups .filter-group .filter-tag,
.additional-resources .filter-groups .filter-group .filter-tag {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 14px;
  background: transparent;
  color: #333;
  border-radius: 0;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}
.filters .filter-groups .filter-group .filter-tag:last-child,
.additional-resources .filter-groups .filter-group .filter-tag:last-child {
  border-bottom: none;
}
.filters .filter-groups .filter-group .filter-tag .flag-icon,
.additional-resources .filter-groups .filter-group .filter-tag .flag-icon {
  margin-right: 8px;
}
.filters .filter-groups .filter-group .filter-tag:hover,
.additional-resources .filter-groups .filter-group .filter-tag:hover {
  background-color: rgba(233, 245, 161, 0.25);
  color: #2E5A1B;
}
.filters .filter-groups .filter-group .filter-tag.active,
.additional-resources .filter-groups .filter-group .filter-tag.active {
  background-color: rgba(233, 245, 161, 0.55);
  color: #2E5A1B;
  font-weight: 500;
}
.filters {
  background: #fff;
  padding: 20px 0;
}
.filters .filters-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.filters .filters-bar .filter-groups {
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .filters-bar,
  .filter-groups {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
  }
}
.additional-resources .label {
  color: #262F0E;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.topics-menu .topics-grid {
  display: flex;
  justify-content: center;
  align-items: center;
}
.topics-menu .topic-img,
.topics-menu .topic-name {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .topics-menu .topic-img {
    margin-bottom: 18px;
  }
}
.topics-menu .topic-card {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #F0F0E4;
  padding: 13px 18px;
  margin-bottom: 16px;
  min-height: 90px;
}
.topics-menu .topic-card:hover {
  background: rgba(176, 197, 54, 0.3);
}
.topics-menu .topic-card:hover .img-container {
  background: rgba(176, 197, 54, 0.55);
}
.topics-menu .img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 108.581px;
  background: rgba(215, 193, 155, 0.3);
  width: 48px;
  height: 48px;
}
.topics-menu .img-container:before {
  content: '';
  display: block;
  width: 38px;
  height: 38px;
  background: url('/themes/pensoft-derto/assets/images/reload.svg') no-repeat center center;
  background-size: 38px;
}
.topics-menu .topics-grid > div:nth-child(1) .img-container:before {
  background: url('/themes/pensoft-derto/assets/images/reload.svg') no-repeat center center;
}
.topics-menu .topics-grid > div:nth-child(2) .img-container:before {
  background: url('/themes/pensoft-derto/assets/images/shovel.svg') no-repeat center center;
}
.topics-menu .topics-grid > div:nth-child(3) .img-container:before {
  background: url('/themes/pensoft-derto/assets/images/img-icon.svg') no-repeat center center;
}
.topics-menu .topics-grid > div:nth-child(4) .img-container:before {
  background: url('/themes/pensoft-derto/assets/images/plant-icon.svg') no-repeat center center;
}
.topics-menu .topic-name {
  color: #262F0E;
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}
.resource-library-intro-text {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
.resource-library-intro-text .container {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.resource-library-intro-text p {
  text-align: center;
  color: #262F0E;
  font-size: 16px;
}
@keyframes dropdownFade {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.partners .partner-record {
  border-radius: 10px;
  background: #F0F0E4;
  padding: 25px;
  margin-bottom: 20px;
  min-height: 216px;
  position: relative;
  transition: all 0.2s;
}
.partners .partner-record:hover {
  background: rgba(176, 197, 54, 0.3);
}
.partners .partner-record .header-row {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.partners .partner-record .header-row .img-container {
  width: 120px;
  height: 60px;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partners .partner-record .header-row .img-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.partners .partner-record .header-row .col-xs-8 {
  flex: 1;
  font-family: 'Satoshi Medium', sans-serif;
  font-size: 20px;
  color: #262F0E;
  line-height: 1.2;
  letter-spacing: -0.4px;
  font-weight: 500;
}
.partners .partner-content {
  position: relative;
}
.partners .partner-content .partner-description-truncated,
.partners .partner-content .partner-description-full {
  font-family: 'Satoshi Regular', sans-serif;
  font-size: 17px;
  color: #40454a;
  line-height: 1.4em;
  position: relative;
}
.partners .partner-content .partner-description-truncated::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: linear-gradient(to bottom, rgba(240, 240, 228, 0) 0%, #f0f0e4 100%);
  pointer-events: none;
  transition: background 0.2s;
}
.partners .partner-content .read-more-partner {
  display: inline-flex;
  align-items: center;
  font-family: 'Satoshi Bold', sans-serif;
  font-size: 17px;
  color: #2E5A1B;
  text-decoration: none;
  margin-top: 10px;
  font-weight: 700;
}
.partners .partner-content .read-more-partner:hover {
  opacity: 0.8;
}
.partners .partner-content .read-more-partner::after {
  content: '';
  width: 9px;
  height: 5px;
  margin-left: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 5C4.39238 5 4.28825 4.98092 4.18762 4.94275C4.08646 4.90458 4.00224 4.85369 3.93498 4.79008L0.221973 1.27863C0.0739907 1.13868 0 0.960559 0 0.744274C0 0.527989 0.0739907 0.349872 0.221973 0.209923C0.369955 0.0699743 0.558296 0 0.786995 0C1.01569 0 1.20404 0.0699743 1.35202 0.209923L4.5 3.18702L7.64798 0.209923C7.79596 0.0699743 7.9843 0 8.213 0C8.4417 0 8.63004 0.0699743 8.77803 0.209923C8.92601 0.349872 9 0.527989 9 0.744274C9 0.960559 8.92601 1.13868 8.77803 1.27863L5.06502 4.79008C4.9843 4.86641 4.89686 4.92036 4.80269 4.95191C4.70852 4.98397 4.60762 5 4.5 5Z' fill='%232E5A1B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.partners .partner-content .read-more-partner.expanded::after {
  transform: rotate(180deg);
}
@media screen and (max-width: 991.98px) {
  .partners .partner-record {
    padding: 20px;
  }
  .partners .partner-record .header-row {
    flex-direction: column;
    text-align: center;
  }
  .partners .partner-record .header-row .img-container {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100px;
    height: 50px;
  }
  .partners .partner-record .header-row .col-xs-8 {
    font-size: 18px;
  }
  .partners .partner-content .partner-description-truncated,
  .partners .partner-content .partner-description-full {
    line-height: 1.6em;
    font-size: 17px;
  }
  .partners .partner-content .partner-description-truncated::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: linear-gradient(to bottom, rgba(240, 240, 228, 0) 0%, #f0f0e4 100%);
    pointer-events: none;
    transition: background 0.2s;
  }
  .partners .partner-content .read-more-partner {
    font-size: 17px;
  }
  .partners .partner-record:hover .partner-content .partner-description-truncated::after {
    display: none;
  }
}
.moocs .ser-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.moocs .ser-container .row {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
}
@media screen and (max-width: 991.98px) {
  .moocs .ser-container .row {
    width: 100%;
  }
}
.moocs .ser-container a {
  font-size: 18px;
  color: #719E05;
  text-decoration-line: underline;
  font-weight: 600;
}
.moocs .ser-container .center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.moocs .ser-container img {
  width: 177px;
  height: 80px;
  object-fit: cover;
}
.moocs .mocs-content p {
  color: rgba(38, 47, 14, 0.65);
  font-size: 16px;
  font-style: normal;
  line-height: 1.3em;
}
.moocs .mooc-container h3 {
  color: #262F0E;
  font-size: 32px;
  font-weight: 700;
}
.moocs .mooc-container .mooc-box {
  min-height: 329px;
  height: 329px;
  border-radius: 8px;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}
.moocs .mooc-container .mooc-box .box-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 120px;
}
.moocs .mooc-container .mooc-box .box-content .link {
  padding: 7px 20px;
  border-radius: 21px;
  color: #F0F0E4;
  background: #719E05;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.moocs .mooc-container .mooc-box .box-content .link:before {
  content: '';
  position: absolute;
  background: url('/themes/pensoft-derto/assets/images/ser-arrow.svg') no-repeat center center;
  background-size: 100%;
  width: 10px;
  height: 10px;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.moocs .mooc-container .mooc-box.basic {
  background: #F0F0E4;
}
.moocs .mooc-container .mooc-box.basic::before {
  content: '';
  position: absolute;
  background: url('/themes/pensoft-derto/assets/images/basic-card.svg') no-repeat right bottom;
  background-size: 100%;
  bottom: 0;
  right: 0;
  width: 380px;
  height: 280px;
  transition: transform 0.3s ease-in-out;
}
.moocs .mooc-container .mooc-box.basic:hover::before {
  transform: scale(1.35) translate(-8px, -28px);
}
@media screen and (max-width: 991.98px) {
  .moocs .mooc-container .mooc-box.basic {
    margin-bottom: 40px;
  }
}
.moocs .mooc-container .mooc-box.advanced {
  background: rgba(242, 115, 69, 0.05);
}
.moocs .mooc-container .mooc-box.advanced::before {
  content: '';
  position: absolute;
  background: url('/themes/pensoft-derto/assets/images/advanced-card.svg') no-repeat right bottom;
  background-size: 100%;
  bottom: 0;
  right: 0;
  width: 285px;
  height: 249px;
  transition: transform 0.3s ease-in-out;
}
.moocs .mooc-container .mooc-box.advanced:hover::before {
  transform: scale(1.35) translate(-18px, -8px);
}
.moocs .mooc-container .mooc-box.advanced .box-content .link {
  background: #F27345;
}
.vr-intro {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.vr-intro p {
  color: rgba(38, 47, 14, 0.65);
  font-size: 16px;
  font-style: normal;
}
.virtual-img-container {
  background: url('../themes/pensoft-derto/assets/images/vr-menu-image.png') center no-repeat;
  background-size: cover;
  width: 100%;
  height: 532px;
  position: relative;
}
.virtual-img-container .vr-menu-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}
.virtual-img-container .vr-menu-header h3 {
  color: #262F0E;
  font-size: 24px;
  font-weight: 600;
  padding: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.virtual-img-container .vr-menu-header h3:after {
  content: '';
  display: inline-block;
  width: 28.5px;
  height: 33.5px;
  margin-top: -10px;
  background: url('../themes/pensoft-derto/assets/images/fluent-click.svg') no-repeat center center;
}
.virtual-img-container .vr-button {
  position: absolute;
  border-radius: 6px;
  background: #F0F0E4;
  display: inline-flex;
  padding: 8px 22px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #262F0E;
}
.virtual-img-container .vr-button:before {
  content: '';
  display: inline-block;
  width: 21.5px;
  height: 16px;
}
.virtual-img-container .vr-button.germany {
  top: 280px;
  left: 160px;
}
@media screen and (max-width: 991.98px) {
  .virtual-img-container .vr-button.germany {
    top: 45%;
    left: 30%;
  }
}
.virtual-img-container .vr-button.germany:before {
  background: url('../themes/pensoft-derto/assets/images/flag-germany.svg') no-repeat center center;
}
.virtual-img-container .vr-button.norway {
  top: 157px;
  right: 205px;
}
@media screen and (max-width: 991.98px) {
  .virtual-img-container .vr-button.norway {
    top: 30%;
    right: 32%;
  }
}
.virtual-img-container .vr-button.norway:before {
  background: url('../themes/pensoft-derto/assets/images/flag-norway.svg') no-repeat center center;
}
.virtual-img-container .vr-button.czech {
  top: 273px;
  right: 68px;
}
@media screen and (max-width: 991.98px) {
  .virtual-img-container .vr-button.czech {
    top: 54%;
    right: 0;
  }
}
.virtual-img-container .vr-button.czech:before {
  background: url('../themes/pensoft-derto/assets/images/flag-czech.svg') no-repeat center center;
}
.virtual-img-container .vr-button.spain {
  bottom: 100px;
  left: 100px;
}
@media screen and (max-width: 991.98px) {
  .virtual-img-container .vr-button.spain {
    bottom: 20%;
    left: 0;
  }
}
.virtual-img-container .vr-button.spain:before {
  background: url('../themes/pensoft-derto/assets/images/flag-spain.svg') no-repeat center center;
}
.virtual-img-container .vr-button:hover {
  box-shadow: 0 7px 13px 0 rgba(233, 245, 161, 0.75);
}
.demonstration-sites-detailed .back-to a {
  color: rgba(38, 47, 14, 0.45);
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  opacity: 0.65;
  gap: 10px;
}
.demonstration-sites-detailed .back-to a:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('../themes/pensoft-derto/assets/images/chevron-left.svg') no-repeat center center;
}
.demonstration-sites-detailed .back-to a:hover {
  color: #4A7C2A;
}
.demonstration-sites-detailed .vr-germany-intro .container {
  padding-top: 0;
  padding-bottom: 0;
}
.demonstration-sites-detailed .demo-item {
  margin-bottom: 60px;
}
.demonstration-sites-detailed .demo-item .text-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.demonstration-sites-detailed .demo-item h3 {
  font-family: Onest;
  font-weight: 600;
  color: #262F0E;
  font-size: 36px;
}
.demonstration-sites-detailed .demo-item p {
  color: rgba(38, 47, 14, 0.65);
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 991.98px) {
  .demonstration-sites-detailed .demo-item .embedded-content {
    order: 1;
  }
  .demonstration-sites-detailed .demo-item .text-content {
    order: 2;
  }
}
html,
body {
  font-family: publicsans, "Public Sans", sans-serif;
  background-color: #fffcf7;
  color: #40454a;
  height: 100%;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
}
.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-family: 'Onest';
  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%;
  }
}
#layout-content:not(.home) h1.underline {
  display: none;
}
#layout-content.search {
  margin-top: 0;
}
#layout-content .container ul {
  padding-left: 40px;
}
.content-wrapper {
  min-height: 100%;
}
section {
  background-color: #fff;
}
.container-fluid {
  background-color: #fff !important;
}
.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;
}
.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: #f0f0e4;
}
.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: #262f0e;
}
.bg-secondary {
  background: #f0f0e4;
  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;
}
