@charset "UTF-8";
/*!
Theme Name: Devocean theme
Author: DevOcean
Author URI: https://devocean.gr/
Description: This is a starter theme for DevOcean Projects
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: devocean
*/
/*--------------------------------------------------------------
# Abstracts
--------------------------------------------------------------*/
/**
* Color Palette 
* @type {Map}
* @property {Map} light - The light theme color palette
* @property {Map} dark - The dark theme color palette
* @note To add a new theme, add a new map with the theme name as the key
* and the color palette as the value.
*/
/**
* Generate color variables for each theme mode
*/
/* roboto-300 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v47-greek_latin-300.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-300.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-300.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-300.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-regular - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v47-greek_latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-regular.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-regular.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-regular.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-500 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v47-greek_latin-500.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-500.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-500.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-500.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-500.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-600 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/roboto-v47-greek_latin-600.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-600.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-600.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-600.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-600.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v47-greek_latin-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-700.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-700.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-700.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-800 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/roboto-v47-greek_latin-800.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-800.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-800.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-800.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-800.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-900 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v47-greek_latin-900.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto-v47-greek_latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v47-greek_latin-900.woff2") format("woff2"), url("../fonts/roboto-v47-greek_latin-900.woff") format("woff"), url("../fonts/roboto-v47-greek_latin-900.ttf") format("truetype"), url("../fonts/roboto-v47-greek_latin-900.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* geologica-200 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/geologica-v1-greek_latin-200.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-200.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-200.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-200.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-200.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-300 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/geologica-v1-greek_latin-300.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-300.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-300.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-300.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-300.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-regular - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/geologica-v1-greek_latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-regular.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-regular.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-regular.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-regular.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-500 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/geologica-v1-greek_latin-500.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-500.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-500.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-500.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-500.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-600 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/geologica-v1-greek_latin-600.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-600.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-600.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-600.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-600.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-700 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/geologica-v1-greek_latin-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-700.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-700.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-700.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-700.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-800 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/geologica-v1-greek_latin-800.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-800.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-800.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-800.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-800.svg#Geologica") format("svg"); /* Legacy iOS */
}
/* geologica-900 - greek_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Geologica";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/geologica-v1-greek_latin-900.eot"); /* IE9 Compat Modes */
  src: url("../fonts/geologica-v1-greek_latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/geologica-v1-greek_latin-900.woff2") format("woff2"), url("../fonts/geologica-v1-greek_latin-900.woff") format("woff"), url("../fonts/geologica-v1-greek_latin-900.ttf") format("truetype"), url("../fonts/geologica-v1-greek_latin-900.svg#Geologica") format("svg"); /* Legacy iOS */
}
/**
    * Get the font size from the font size map
    * @param {string} $element - Element name
    * @param {string} $device - Device name
    * @return {string} - Font size
    */
/*--------------------------------------------------------------
# Normalization
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
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;
  text-decoration: none;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  background-color: none;
  background-image: none;
  border: none;
  padding-block: 0;
  padding-inline: 0;
}

img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

body {
  line-height: 1;
}
body.no-scroll {
  overflow: hidden;
}

ol,
ul {
  list-style: none;
}

body,
html {
  position: relative;
  width: 100%;
}
body *,
html * {
  box-sizing: border-box;
}

button,
input,
optgroup,
select,
textarea,
html input[type=button],
input[type=reset],
input[type=submit],
button[disabled],
html input[disabled],
button::-moz-focus-inner,
input::-moz-focus-inner,
input[type=checkbox],
input[type=radio],
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=search],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  padding: 0;
  border-color: transparent;
  border-width: 0;
  border: none;
  padding-block: 0;
  padding-inline: 0;
  background-image: none;
  box-shadow: none;
}

input,
select,
textarea {
  background-color: transparent;
  padding: 0;
  border-color: transparent;
  border-width: 0;
  border: none;
  padding-block: 0;
  padding-inline: 0;
}
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: none;
  border-width: 0;
  border-style: unset;
  border-color: transparent;
}

a {
  all: unset; /* Resets all properties to their initial value */
  display: inline; /* Ensure it's an inline element */
  cursor: pointer; /* Add pointer cursor for usability */
  color: inherit; /* Inherit text color from parent */
  text-decoration: none; /* Remove underline */
}

a:focus,
a:hover,
a:active,
a:visited {
  color: inherit; /* Inherit color for all states */
  text-decoration: none; /* Remove underline for all states */
}

body {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: 0 auto;
  font-size: 16px;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body {
    font-size: 12px;
  }
}

strong {
  font-weight: 700 !important;
}

.post-excerpt {
  display: none;
}

/* Themes
--------------------------------------------- */
:root {
  --light-color: #ffffff;
  --dark-color: #1f1f21;
  --accent-light-color: #ec632a;
  --accent-dark-color: #27386b;
  --text-dark-color: #1f1f21;
  --text-light-color: #ffffff;
  --border-color: #d4d4d4;
  --grey-color: #999999;
}

header.header {
  background-color: var(--light-color);
  width: 100%;
  margin: 0 auto;
  height: 100px;
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: all 1.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header {
    height: 80px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header {
    height: 80px;
  }
}
header.header .main-navbar {
  max-width: 1700px;
  padding: 10px 110px;
  display: grid;
  align-items: center;
  justify-content: space-between;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0 auto;
  height: 100px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header .main-navbar {
    padding: 10px 50px;
    height: 80px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header .main-navbar {
    padding: 10px 25px;
    height: 80px;
  }
}
header.header .main-navbar .main-navbar--left .burger-menu {
  width: 50px;
  height: 34px; /* Reduced height */
  cursor: pointer;
  position: relative;
}
@media (max-width: 768px) {
  header.header .main-navbar .main-navbar--left .burger-menu {
    width: 40px;
    height: 28px; /* Reduced height for mobile */
  }
}
header.header .main-navbar .main-navbar--left .burger-menu .line {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #333;
  border-radius: 5px;
  transition: all 0.3s ease;
  transform-origin: center;
}
header.header .main-navbar .main-navbar--left .burger-menu .line-top {
  top: 0;
}
header.header .main-navbar .main-navbar--left .burger-menu .line-middle {
  top: 15px; /* Adjusted for smaller height */
  width: 80%;
  left: 10%;
}
@media (max-width: 768px) {
  header.header .main-navbar .main-navbar--left .burger-menu .line-middle {
    top: 12px; /* Adjusted for smaller height on mobile */
  }
}
header.header .main-navbar .main-navbar--left .burger-menu .line-middle .line-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 12px 8px 0; /* Smaller arrow */
  border-color: transparent #333 transparent transparent;
  left: -5px;
  top: -6px; /* Adjusted for smaller arrow */
  opacity: 1;
  transition: opacity 0.3s ease;
}
header.header .main-navbar .main-navbar--left .burger-menu .line-bottom {
  bottom: 0; /* Changed from 10px to 0 to use full height */
}
header.header .main-navbar .main-navbar--left .burger-menu.active .line-top {
  transform: translateY(15px) rotate(45deg); /* Adjusted for smaller height */
}
@media (max-width: 768px) {
  header.header .main-navbar .main-navbar--left .burger-menu.active .line-top {
    transform: translateY(12px) rotate(45deg); /* Adjusted for smaller height on mobile */
  }
}
header.header .main-navbar .main-navbar--left .burger-menu.active .line-middle {
  opacity: 0;
  transform: scale(0);
}
header.header .main-navbar .main-navbar--left .burger-menu.active .line-middle .line-arrow {
  opacity: 0;
}
header.header .main-navbar .main-navbar--left .burger-menu.active .line-bottom {
  transform: translateY(-15px) rotate(-45deg); /* Adjusted for smaller height */
}
@media (max-width: 768px) {
  header.header .main-navbar .main-navbar--left .burger-menu.active .line-bottom {
    transform: translateY(-12px) rotate(-45deg); /* Adjusted for smaller height on mobile */
  }
}
header.header .main-navbar .main-navbar--left .main-nav {
  position: absolute;
  padding: 50px 70px;
  padding-top: 35px;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 20%);
  border-top: 1px solid var(--border-color);
  height: 650px;
  background-color: var(--light-color);
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 100;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header .main-navbar .main-navbar--left .main-nav {
    top: 80px;
    height: calc(100svh - 80px);
    max-height: unset;
    overflow: auto;
  }
}
header.header .main-navbar .main-navbar--left .main-nav.active {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0%);
  pointer-events: all;
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  -moz-column-gap: 50px;
       column-gap: 50px;
  flex-wrap: wrap;
  height: 100%;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header .main-navbar .main-navbar--left .main-nav .main-nav__list {
    flex-wrap: nowrap;
  }
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 2vw, 21px);
  position: relative;
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li a:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  width: 70%;
  height: 5px;
  background-color: var(--accent-light-color);
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li > .sub-menu {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li > .sub-menu li {
  padding-left: 20px;
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li > .sub-menu li a {
  color: var(--accent-dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 300;
  font-size: clamp(14px, 1.8vw, 18px);
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li.current-menu-item > a {
  position: relative;
}
header.header .main-navbar .main-navbar--left .main-nav .main-nav__list > li.current-menu-item > a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  width: 70%;
  height: 5px;
  background-color: var(--accent-light-color);
}
header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children {
  position: relative;
}
header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children > a {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children > a .dropdown-arrow {
  display: none;
  margin-left: 8px;
  width: 10px;
  height: 10px;
  position: relative;
  transition: transform 0.3s ease;
}
header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children > a .dropdown-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translate(-50%, -75%) rotate(45deg);
  transition: transform 0.3s ease;
}
header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children > a .dropdown-arrow.active:after {
  transform: translate(-50%, -25%) rotate(-135deg);
}
header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children .sub-menu {
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
header.header .main-navbar .main-navbar--left .main-nav.mobile-view .menu-item-has-children > a .dropdown-arrow {
  display: block;
}
header.header .main-navbar .main-navbar--left .main-nav.mobile-view .menu-item-has-children .sub-menu {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
header.header .main-navbar .main-navbar--left .main-nav.mobile-view .menu-item-has-children .sub-menu[style*="display: block"] {
  opacity: 1;
}
header.header .main-navbar .main-navbar--left .main-nav.mobile-view .dropdown-toggle {
  display: none;
}
@media (min-width: 1280px) {
  header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children > a .dropdown-arrow {
    display: none;
  }
  header.header .main-navbar .main-navbar--left .main-nav .menu-item-has-children .sub-menu {
    max-height: none;
    opacity: 1;
  }
}
header.header .main-navbar .main-navbar--center {
  justify-self: center;
  height: 100%;
  aspect-ratio: 868/505;
  max-height: 80px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header .main-navbar .main-navbar--center {
    aspect-ratio: 868/505;
    max-height: 60px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header .main-navbar .main-navbar--center {
    aspect-ratio: 868/505;
    max-height: 40px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header .main-navbar .main-navbar--center {
    max-width: 150px;
  }
}
header.header .main-navbar .main-navbar--center a {
  width: 100%;
  height: 100%;
}
header.header .main-navbar .main-navbar--center a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
header.header .main-navbar .main-navbar--right {
  display: flex;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header.header .main-navbar .main-navbar--right .search-form {
  position: relative;
  height: clamp(30px, 2vw, 40px);
}
header.header .main-navbar .main-navbar--right .search-form form {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search] {
  height: clamp(30px, 2vw, 40px);
  width: clamp(30px, 3vw, 40px);
  padding: 0 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #333;
  font-size: 16px;
  outline: none;
  transition: width 300ms ease, padding 300ms ease, opacity 300ms ease;
  opacity: 0;
  cursor: pointer;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search]:focus {
  border-color: var(--accent-dark-color);
  box-shadow: 0 0 5px rgba(var(--accent-dark-color), 0.3);
  padding-right: 40px;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search].expanded {
  width: 250px;
  opacity: 1;
  padding-right: 40px;
  cursor: text;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search]::-moz-placeholder {
  color: gray;
  -moz-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  opacity: 0;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search]::placeholder {
  color: gray;
  transition: opacity 300ms ease;
  opacity: 0;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search].expanded::-moz-placeholder {
  opacity: 1;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search].expanded::placeholder {
  opacity: 1;
}
header.header .main-navbar .main-navbar--right .search-form form input[type=search]::-webkit-search-cancel-button {
  display: none;
}
header.header .main-navbar .main-navbar--right .search-form form button[type=button] {
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(30px, 3vw, 40px);
  height: clamp(30px, 2vw, 40px);
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: transform 300ms ease;
}
header.header .main-navbar .main-navbar--right .search-form form button[type=button] svg {
  width: 25px;
  height: 25px;
  transition: all 300ms ease;
}
header.header .main-navbar .main-navbar--right .search-form form button[type=button] svg path {
  transition: stroke 300ms ease;
}
header.header .main-navbar .main-navbar--right .search-form form button[type=button]:hover svg path {
  stroke: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right .search-form form button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  width: clamp(30px, 3vw, 40px);
  height: clamp(30px, 2vw, 40px);
  background: transparent;
  border: none;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
header.header .main-navbar .main-navbar--right .search-form form.searching button[type=button] svg {
  transform: scale(0.8);
}
header.header .main-navbar .main-navbar--right .search-form form.searching button[type=button] svg path {
  stroke: var(--accent-dark-color);
}
@media (max-width: 768px) {
  header.header .main-navbar .main-navbar--right .search-form form input[type=search].expanded {
    width: 200px;
  }
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: var(--dark-color);
  transition: color 0.3s ease-out;
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart .items-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 2;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart .items-count {
    top: -6px;
    right: -6px;
    width: 16px;
    height: 16px;
    font-size: 10px;
  }
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart .cart-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart .cart-icon svg {
  width: 34px;
  height: 27px;
  transition: transform 0.3s ease-out;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart .cart-icon svg {
    width: 28px;
    height: 22px;
  }
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart .cart-icon svg path {
  fill: var(--dark-color);
  transition: fill 0.3s ease-out;
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart:hover {
  color: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart:hover .cart-icon svg {
  transform: scale(1.05);
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart:hover .cart-icon svg path {
  fill: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart.active {
  color: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right a.cart.icon.icon-cart.active .cart-icon svg path {
  fill: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right .site-header .header-cart,
header.header .main-navbar .main-navbar--right header .header-cart {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  header.header .main-navbar .main-navbar--right .site-header .header-cart,
  header.header .main-navbar .main-navbar--right header .header-cart {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header .main-navbar .main-navbar--right .site-header .header-cart,
  header.header .main-navbar .main-navbar--right header .header-cart {
    margin-left: 10px;
  }
}
header.header .main-navbar .main-navbar--right .site-header .header-cart a.cart.icon.icon-cart,
header.header .main-navbar .main-navbar--right header .header-cart a.cart.icon.icon-cart {
  position: relative;
}
header.header .main-navbar .main-navbar--right .mobile-menu a.cart.icon.icon-cart {
  margin: 15px 0;
}
header.header .main-navbar .main-navbar--right .mobile-menu a.cart.icon.icon-cart .items-count {
  top: -5px;
  right: -5px;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout {
  position: fixed;
  top: 0;
  right: -400px;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  background-color: var(--light-color);
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  transition: right 0.3s ease-out;
  padding: 20px;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  header.header .main-navbar .main-navbar--right .mini-cart-flyout {
    max-width: 320px;
  }
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout.active {
  right: 0;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .mini-cart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 20px;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .mini-cart-header h3 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin: 0;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .mini-cart-header .close-mini-cart {
  background: none;
  border: none;
  cursor: pointer;
  color: var(--dark-color);
  font-size: 24px;
  transition: color 0.3s ease-out;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .mini-cart-header .close-mini-cart:hover {
  color: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart {
  list-style: none;
  padding: 0;
  margin: 0;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item {
  display: flex;
  gap: 15px;
  padding: 15px 0;
  border-bottom: 1px solid var(--border-color);
  position: relative;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item .remove_from_cart_button {
  position: absolute;
  top: 15px;
  right: 0;
  color: var(--grey-color);
  font-size: 18px;
  text-decoration: none;
  transition: color 0.3s ease-out;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item .remove_from_cart_button:hover {
  color: var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-item-info {
  flex: 1;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-item-info .product-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-item-info .product-title:hover {
  text-decoration: underline;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart .woocommerce-mini-cart-item .mini-cart-item-info .quantity {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__total strong {
  color: var(--dark-color);
  font-weight: 400;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__total .amount {
  color: var(--accent-dark-color);
  font-weight: 500;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__buttons .button {
  display: block;
  text-align: center;
  padding: 12px 15px;
  border-radius: 4px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout) {
  background-color: var(--light-color);
  color: var(--accent-dark-color);
  border: 1px solid var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout):hover {
  background-color: rgba(1, 25, 127, 0.05);
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__buttons .button.checkout {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  border: 1px solid var(--accent-dark-color);
}
header.header .main-navbar .main-navbar--right .mini-cart-flyout .woocommerce-mini-cart__buttons .button.checkout:hover {
  background-color: #010f4c;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  body:has(.prestitial-ad-wrapper.sticky:not(.hidden)) header.header {
    position: sticky;
    top: 35vw;
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  body:has(.prestitial-ad-wrapper.removing) header.header {
    position: sticky;
    top: 0;
  }
}

footer {
  background: var(--dark-color);
}
footer .container-main {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main {
    width: calc(100% - 100px);
    max-width: 1820px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  footer .container-main {
    width: calc(100% - 50px);
    max-width: 1870px;
  }
}
footer .container-main .footer-row .col:not(:first-child) {
  padding-top: 50px;
}
footer .container-main .footer-row .col:not(:first-child) > div ul {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 1vw, 8px);
}
footer .container-main .footer-row .col:not(:first-child) > div ul li a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--light-color);
  transition: color 0.3s;
}
footer .container-main .footer-row .col:not(:first-child) > div ul li a:hover {
  text-decoration: underline;
  color: var(--accent-light-color);
}
footer .container-main .footer-row .col:nth-child(2) {
  padding-left: 50px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:nth-child(2) {
    padding-left: 0;
  }
}
footer .container-main .footer-row .col:first-child {
  padding-top: 50px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:first-child {
    font-size: 16px;
    text-align: center;
  }
}
footer .container-main .footer-row .col:first-child a img {
  width: 100%;
  height: auto;
  max-width: 210px;
  -o-object-fit: contain;
     object-fit: contain;
}
footer .container-main .footer-row .col:first-child p {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--light-color);
  line-height: 1.2;
  font-weight: 300;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:first-child p {
    font-size: 16px;
    text-align: center;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:first-child {
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  footer .container-main .footer-row .col:first-child {
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:nth-child(4) {
    justify-self: center;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  footer .container-main .footer-row .col:nth-child(4) {
    grid-row: 3;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:last-child {
    grid-column: 1;
    grid-row: 3;
    justify-self: center;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  footer .container-main .footer-row .col:last-child {
    grid-row: 4;
    justify-self: center;
  }
}
footer .container-main .footer-row .col:last-child .newsletter h3 {
  font-size: clamp(16px, 2vw, 21px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--light-color);
  margin-bottom: 30px;
}
footer .container-main .footer-row .col:last-child .newsletter form {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .col:last-child .newsletter form {
    align-items: center;
  }
}
footer .container-main .footer-row .col:last-child .newsletter form label {
  padding-right: 30px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
}
footer .container-main .footer-row .col:last-child .newsletter form label {
  position: relative;
  margin-bottom: 20px;
}
footer .container-main .footer-row .col:last-child .newsletter form label::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: 0;
  left: 0;
  transition: 0.3s opacity;
}
footer .container-main .footer-row .col:last-child .newsletter form label input[type=email] {
  padding: 10px;
  padding-left: 20px;
  border: none;
  border-radius: 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  background: transparent;
}
footer .container-main .footer-row .col:last-child .newsletter form label input[type=email]::-moz-placeholder {
  color: var(--light-color);
}
footer .container-main .footer-row .col:last-child .newsletter form label input[type=email]::placeholder {
  color: var(--light-color);
}
footer .container-main .footer-row .col:last-child .newsletter form label .dynamic-underline {
  position: absolute;
  bottom: -2px;
  left: 20px;
  height: 5px;
  background-color: var(--accent-light-color);
  transition: width 0.3s;
}
footer .container-main .footer-row .col:last-child .newsletter form input[type=submit] {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 5px 10px;
  background-color: var(--light-color);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.3s color, 0.3s background-color;
}
footer .container-main .footer-row .col:last-child .newsletter form input[type=submit]:hover {
  color: var(--light-color);
  background-color: var(--accent-light-color);
}
footer .container-main .footer-row .col:last-child .newsletter form .mc4wp-form-fields {
  display: flex;
  flex-direction: column;
}
footer .container-main .footer-row:first-child {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  gap: clamp(20px, 4vw, 40px);
  margin-bottom: 70px;
  position: relative;
  align-items: center;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row:first-child {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  footer .container-main .footer-row:first-child {
    grid-template-columns: 1fr;
  }
}
footer .container-main .footer-row:first-child::after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--border-color);
}
footer .container-main .footer-row:last-child {
  margin-bottom: 21px;
}
footer .container-main .footer-row:last-child p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--light-color);
  text-align: center;
}
footer .container-main .footer-row .contact-info {
  display: block;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  footer .container-main .footer-row .contact-info {
    text-align: center;
    justify-self: center;
  }
}
footer .container-main .footer-row .contact-info h3 {
  font-size: clamp(16px, 2vw, 21px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--light-color);
  margin-bottom: 20px;
  font-weight: 700;
}
footer .container-main .footer-row .contact-info ul {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.5vw, 20px);
}
footer .container-main .footer-row .contact-info ul li {
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1.3vw, 16px);
  color: var(--light-color);
  line-height: 1.4;
}
footer .container-main .footer-row .contact-info ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
footer .container-main .footer-row .contact-info ul li.address:before {
  background-image: url("../images/icons/location.svg");
}
footer .container-main .footer-row .contact-info ul li.email:before {
  background-image: url("../images/icons/email.svg");
}
footer .container-main .footer-row .contact-info ul li.phone:before {
  background-image: url("../images/icons/phone.svg");
}
footer .container-main .footer-row .contact-info ul li a {
  color: var(--light-color);
  transition: color 0.3s;
}
footer .container-main .footer-row .contact-info ul li a:hover {
  text-decoration: underline;
  color: var(--accent-light-color);
}

article.normal .article-hero {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: clamp(20px, 3vw, 50px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article.normal .article-hero {
    flex-direction: column-reverse;
  }
}
article.normal .article-hero .article-info {
  flex: 0.8;
  background-color: var(--accent-dark-color);
  padding: clamp(20px, 4vw, 50px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
article.normal .article-hero .article-info .post-meta {
  margin-bottom: 15px;
}
article.normal .article-hero .article-info .post-meta a,
article.normal .article-hero .article-info .post-meta .date {
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-light-color);
  font-weight: 400;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
article.normal .article-hero .article-info .post-meta a.author,
article.normal .article-hero .article-info .post-meta .date.author {
  display: none;
}
article.normal .article-hero .article-info .post-author {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--grey-color);
  font-weight: 400;
  font-size: clamp(14px, 0.9375vw, 18px);
  margin-top: auto;
}
article.normal .article-hero .article-info .post-author a {
  color: var(--accent-light-color);
  font-weight: 700;
  text-decoration: none;
}
article.normal .article-hero .article-info .post-author a:hover {
  color: var(--accent-light-color);
  text-decoration: underline;
}
article.normal .article-hero .article-info .article-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(24px, 3vw, 36px);
  line-height: clamp(30px, 3.5vw, 45px);
  color: var(--light-color);
  margin-bottom: 18px;
}
article.normal .article-hero .article-info .article-excerpt {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--grey-color);
  font-size: clamp(12px, 1.3vw, 18px);
  line-height: clamp(16px, 1.7vw, 24px);
  font-weight: 400;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article.normal .article-hero .article-info .article-excerpt {
    font-size: clamp(13px, 1.4vw, 18px);
    line-height: clamp(20px, 2vw, 24px);
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article.normal .article-hero .article-info .article-excerpt {
    font-size: clamp(12px, 1.2vw, 16px);
    line-height: clamp(18px, 1.8vw, 22px);
    margin-bottom: 10px;
  }
}
article.normal .article-hero .article-thumbnail {
  flex: 1.2;
  display: flex;
}
article.wide .article-hero {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: clamp(20px, 3vw, 50px);
}
article.wide .article-hero .article-thumbnail {
  aspect-ratio: 1920/760;
  width: 100%;
  max-height: 760px;
}
article.wide .article-hero .article-thumbnail img {
  -o-object-position: top;
     object-position: top;
}
article.wide .article-hero .article-info {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article.wide .article-hero .article-info {
    width: 100%;
    padding: 10px 50px;
  }
}
article.wide .article-hero .article-info .post-meta {
  margin-bottom: 15px;
  display: block;
}
article.wide .article-hero .article-info .post-meta:not(:last-child) {
  transform: translateY(-100%);
}
article.wide .article-hero .article-info .post-meta a {
  font-size: clamp(12px, 1.5vw, 16px);
  background-color: var(--light-color);
  font-weight: 400;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 7px 20px;
}
article.wide .article-hero .article-info .post-meta a.author {
  display: none;
}
article.wide .article-hero .article-info .post-meta .date {
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  font-weight: 400;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
article.wide .article-hero .article-info .post-meta .date.author {
  display: none;
}
article.wide .article-hero .article-info .article-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(24px, 3vw, 36px);
  line-height: clamp(30px, 3.5vw, 45px);
  color: var(--dark-color);
  margin-bottom: 18px;
}
article.wide .article-hero .article-info .article-excerpt {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--grey-color);
  font-size: clamp(12px, 1.3vw, 18px);
  line-height: clamp(16px, 1.7vw, 24px);
  font-weight: 400;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article.wide .article-hero .article-info .article-excerpt {
    font-size: clamp(13px, 1.4vw, 18px);
    line-height: clamp(20px, 2vw, 24px);
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article.wide .article-hero .article-info .article-excerpt {
    font-size: clamp(12px, 1.2vw, 16px);
    line-height: clamp(18px, 1.8vw, 22px);
    margin-bottom: 10px;
  }
}
article .article-content-container {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto auto 400px;
  row-gap: clamp(20px, 2vw, 40px);
  -moz-column-gap: clamp(20px, 2vw, 40px);
       column-gap: clamp(20px, 2vw, 40px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container {
    width: 100%;
    padding: 10px 50px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container {
    width: 100%;
    padding: 10px 25px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 1700px) {
  article .article-content-container {
    grid-template-columns: auto auto 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container {
    grid-template-columns: 1fr;
  }
}
article .article-content-container .post-share {
  margin-right: 50px;
  grid-column: span 1;
  grid-row: 1/5;
  position: sticky;
  top: 120px;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: clamp(25px, 4vw, 50px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .post-share {
    position: static;
    grid-column: span 1;
    grid-row: span 1;
    margin-right: 0;
    margin-bottom: 0;
  }
}
article .article-content-container .post-share .container {
  display: flex;
  flex-direction: column;
  gap: clamp(5px, 1vw, 10px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .post-share .container {
    align-items: center;
    justify-content: center;
  }
}
article .article-content-container .post-share .container .spotlight-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-light-color);
  text-transform: uppercase;
  font-weight: 700;
}
article .article-content-container .post-share .container ul {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 1.3vw, 15px);
  align-items: center;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .post-share .container ul {
    flex-direction: row;
  }
}
article .article-content-container .article-content {
  overflow: hidden;
  grid-column: 2;
  grid-row: 2/5;
  margin-right: clamp(50px, 8vw, 200px);
}
article .article-content-container .article-content .article-author {
  display: flex;
  align-items: center;
  gap: clamp(15px, 2vw, 25px);
  margin-bottom: clamp(20px, 3vw, 30px);
  padding-bottom: clamp(15px, 2vw, 25px);
  border-bottom: 1px solid var(--border-color);
}
article .article-content-container .article-content .article-author img {
  width: 150px;
  height: 150px;
  max-width: 150px;
  max-height: 150px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content .article-author img {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container .article-content .article-author img {
    width: 100px;
    height: 100px;
  }
}
article .article-content-container .article-content .article-author p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.8vw, 21px);
  color: var(--dark-color);
  font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content .article-author p {
    font-size: clamp(14px, 1.6vw, 18px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container .article-content .article-author p {
    font-size: clamp(13px, 1.4vw, 16px);
  }
}
@media screen and (max-width: 1700px) and (min-width: 1500px) {
  article .article-content-container .article-content {
    margin-right: 100px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content {
    grid-column: span 1;
    grid-row: span 1;
    margin-right: 0;
  }
}
article .article-content-container .article-content.has-ads .article-content-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  float: right;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container .article-content.has-ads .article-content-1 {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
article .article-content-container .article-content.has-ads .article-content-1 a img {
  margin: 0;
}
article .article-content-container .article-content .maybe-interested .backgrounded-title h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
article .article-content-container .article-content .maybe-interested .backgrounded-title h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
article .article-content-container .article-content .maybe-interested .backgrounded-title h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
article .article-content-container .article-content .maybe-interested .post {
  display: flex;
  gap: clamp(25px, 3vw, 50px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: clamp(20px, 3vw, 50px);
  padding-right: clamp(20px, 3vw, 50px);
}
article .article-content-container .article-content .maybe-interested .post .post-image {
  aspect-ratio: 300/200;
  width: 30%;
  max-width: 300px;
  flex-shrink: 0;
}
article .article-content-container .article-content .maybe-interested .post .post-image a img {
  margin: 0;
}
article .article-content-container .article-content .maybe-interested .post .post-content .post-meta .date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
article .article-content-container .article-content .maybe-interested .post .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
}
article .article-content-container .article-content .maybe-interested .post .post-content .post-info .title h3 {
  line-height: clamp(20px, 2vw, 30px);
}
article .article-content-container .article-content .maybe-interested .post .post-content .post-info .title h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.8vw, 21px);
  color: var(--dark-color);
  text-decoration: none;
  line-height: clamp(20px, 2vw, 30px);
  font-weight: 400;
}
article .article-content-container .article-content .maybe-interested .post .post-content .post-info .title h3 a:hover {
  text-decoration: underline;
}
article .article-content-container .article-content .short-read-also .backgrounded-title h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400 !important;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
article .article-content-container .article-content .short-read-also .backgrounded-title h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
article .article-content-container .article-content .short-read-also .backgrounded-title h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
article .article-content-container .article-content .short-read-also ul.post-list {
  list-style-type: none !important;
  margin: 0 !important;
  margin-bottom: clamp(20px, 5vw, 55px) !important;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: 100%;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
article .article-content-container .article-content .short-read-also ul.post-list::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: calc(clamp(20px, 5vw, 55px) / -2);
}
article .article-content-container .article-content .short-read-also ul.post-list::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  top: calc(clamp(20px, 5vw, 55px) / -2);
  z-index: -1;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content .short-read-also ul.post-list {
    grid-template-columns: 1fr;
  }
}
article .article-content-container .article-content .short-read-also ul.post-list .post {
  display: flex;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item {
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 8px;
  width: 100%;
  justify-content: space-between;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-image {
  max-width: 120px;
  max-height: 80px;
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
  align-self: flex-end;
  flex-shrink: 0;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
  margin: 0;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .meta-info {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: var(--accent-dark-color);
  position: relative;
  text-decoration: none;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info {
  flex: 0;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  line-height: clamp(16px, 1.5vw, 20px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 a:hover {
  color: var(--accent-dark-color);
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
article .article-content-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
}
article .article-content-container .article-content p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
article .article-content-container .article-content p:last-child {
  margin-bottom: 0;
}
article .article-content-container .article-content span[style*="color: #003366"] {
  color: var(--dark-color) !important;
}
article .article-content-container .article-content .bs-shortcode-alert {
  padding: 1.25rem 1.5rem 1.25rem 1.75rem;
  margin-bottom: 1.5rem;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-left-width: 4px;
  border-radius: 4px;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(15px, 1.2vw, 17px);
  line-height: 1.6;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
article .article-content-container .article-content .bs-shortcode-alert a {
  font-weight: 500;
  text-decoration: underline;
}
article .article-content-container .article-content .bs-shortcode-alert strong {
  font-weight: 600;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-warning {
  border-left-color: #ffc107;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-warning a {
  color: #856404;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-warning a:hover, article .article-content-container .article-content .bs-shortcode-alert.alert-warning a:focus {
  color: #533e02;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-danger, article .article-content-container .article-content .bs-shortcode-alert.alert-error {
  border-left-color: #dc3545;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-danger a, article .article-content-container .article-content .bs-shortcode-alert.alert-error a {
  color: #721c24;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-danger a:hover, article .article-content-container .article-content .bs-shortcode-alert.alert-danger a:focus, article .article-content-container .article-content .bs-shortcode-alert.alert-error a:hover, article .article-content-container .article-content .bs-shortcode-alert.alert-error a:focus {
  color: #5f171e;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-success {
  border-left-color: #28a745;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-success a {
  color: #155724;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-success a:hover, article .article-content-container .article-content .bs-shortcode-alert.alert-success a:focus {
  color: #0b4119;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-info {
  border-left-color: #17a2b8;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-info a {
  color: #0c5460;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-info a:hover, article .article-content-container .article-content .bs-shortcode-alert.alert-info a:focus {
  color: #07414d;
}
article .article-content-container .article-content .bs-shortcode-alert::before {
  font-family: "FontAwesome";
  content: "\f05a";
  margin-right: 0.75rem;
  opacity: 0.8;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-warning::before {
  content: "\f071";
  color: #856404;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-danger::before, article .article-content-container .article-content .bs-shortcode-alert.alert-error::before {
  content: "\f06a";
  color: #721c24;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-success::before {
  content: "\f058";
  color: #155724;
}
article .article-content-container .article-content .bs-shortcode-alert.alert-info::before {
  content: "\f05a";
  color: #0c5460;
}
article .article-content-container .article-content h1,
article .article-content-container .article-content h2,
article .article-content-container .article-content h3,
article .article-content-container .article-content h4,
article .article-content-container .article-content h5,
article .article-content-container .article-content h6 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  font-weight: 600;
  margin-top: 2.5rem;
  margin-bottom: 1.2rem;
  line-height: 1.3;
}
article .article-content-container .article-content h1:first-child,
article .article-content-container .article-content h2:first-child,
article .article-content-container .article-content h3:first-child,
article .article-content-container .article-content h4:first-child,
article .article-content-container .article-content h5:first-child,
article .article-content-container .article-content h6:first-child {
  margin-top: 0;
}
article .article-content-container .article-content h1 {
  font-size: clamp(28px, 3vw, 38px);
}
article .article-content-container .article-content h2 {
  font-size: clamp(24px, 2.5vw, 32px);
}
article .article-content-container .article-content h3 {
  font-size: clamp(21px, 2vw, 28px);
}
article .article-content-container .article-content h4 {
  font-size: clamp(18px, 1.8vw, 24px);
}
article .article-content-container .article-content h5 {
  font-size: clamp(16px, 1.6vw, 21px);
}
article .article-content-container .article-content h6 {
  font-size: clamp(14px, 1.4vw, 18px);
}
article .article-content-container .article-content a {
  color: var(--accent-dark-color);
  text-decoration: underline;
  transition: color 0.3s ease;
}
article .article-content-container .article-content a:hover, article .article-content-container .article-content a:focus {
  color: var(--accent-light-color);
}
article .article-content-container .article-content ul,
article .article-content-container .article-content ol {
  margin: 0 0 1.5rem 2rem;
}
article .article-content-container .article-content ul li,
article .article-content-container .article-content ol li {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
article .article-content-container .article-content ul li:last-child,
article .article-content-container .article-content ol li:last-child {
  margin-bottom: 0;
}
article .article-content-container .article-content ul {
  list-style-type: disc;
}
article .article-content-container .article-content ul ul {
  list-style-type: circle;
  margin-top: 0.5rem;
}
article .article-content-container .article-content ul ul ul {
  list-style-type: square;
}
article .article-content-container .article-content ol {
  list-style-type: decimal;
}
article .article-content-container .article-content ol ol {
  list-style-type: lower-alpha;
  margin-top: 0.5rem;
}
article .article-content-container .article-content ol ol ol {
  list-style-type: lower-roman;
}
article .article-content-container .article-content blockquote {
  padding: 22.5px 40px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content blockquote {
    padding: 22.5px 20px;
  }
}
article .article-content-container .article-content blockquote::after {
  content: "";
  display: table;
  clear: both;
}
article .article-content-container .article-content blockquote p {
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: clamp(24px, 4vw, 40px);
  color: var(--dark-color);
  font-weight: 500 !important;
  margin: 0 !important;
  text-align: center;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: inline;
  background-color: var(--accent-light-color);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0.2em 0;
}
article .article-content-container .article-content blockquote p strong {
  font-weight: 500 !important;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container .article-content blockquote p {
    font-size: 16px;
    line-height: 24px;
  }
}
article .article-content-container .article-content blockquote p::after, article .article-content-container .article-content blockquote p::before {
  color: var(--dark-color);
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 30px;
  transform: scale(3);
  position: absolute;
  background-color: transparent;
}
article .article-content-container .article-content blockquote p::after {
  content: "”";
  height: 30px;
  bottom: -32px;
  right: -20px;
}
article .article-content-container .article-content blockquote p::before {
  content: "”";
  left: -20px;
}
article .article-content-container .article-content .bs-quote blockquote p:after, article .article-content-container .article-content .bs-quote blockquote p:before {
  display: none;
}
article .article-content-container .article-content pre {
  background-color: #f5f5f5;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 1rem;
  margin: 0 0 1.5rem 0;
  overflow-x: auto;
  font-family: monospace;
  font-size: clamp(14px, 1.1vw, 16px);
  line-height: 1.5;
}
article .article-content-container .article-content pre code {
  background-color: transparent;
  padding: 0;
  border: none;
}
article .article-content-container .article-content code {
  background-color: #f5f5f5;
  border: 1px solid var(--border-color);
  border-radius: 2px;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.2em 0.4em;
}
article .article-content-container .article-content .table-container {
  width: 100%;
  overflow-x: auto;
  max-width: 100%;
}
article .article-content-container .article-content table {
  width: 100%;
  max-width: clamp(500px, 43vw, 950px);
  border-collapse: collapse;
  table-layout: fixed;
  overflow-x: auto;
  display: block;
  table-layout: fixed;
  border-style: hidden;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content table {
    max-width: calc(100vw - 100px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container .article-content table {
    max-width: calc(100vw - 50px);
  }
}
article .article-content-container .article-content table th,
article .article-content-container .article-content table td {
  border: 1px solid var(--border-color);
  padding: 0.75rem;
  text-align: left;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
}
article .article-content-container .article-content table th {
  background-color: rgba(1, 25, 127, 0.05);
  font-weight: 600;
  color: var(--accent-dark-color);
}
article .article-content-container .article-content table tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.02);
}
article .article-content-container .article-content table caption {
  font-style: italic;
  color: var(--grey-color);
  padding: 0.75rem;
  caption-side: bottom;
}
article .article-content-container .article-content figure {
  max-width: 500px;
  height: auto;
  display: block;
  margin: 2rem auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-content figure {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-content-container .article-content figure {
    max-width: 100%;
  }
}
article .article-content-container .article-content figure.size-full {
  max-width: 100%;
}
article .article-content-container .article-content figure.size-full img {
  max-width: 100%;
}
article .article-content-container .article-content figure.size-thumbnail {
  max-width: 150px;
  margin-left: 20px;
}
article .article-content-container .article-content figure.size-thumbnail figcaption {
  max-width: 150px;
}
article .article-content-container .article-content figure.size-thumbnail img {
  max-width: 150px;
  margin: 0;
}
article .article-content-container .article-content figure figcaption {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding-top: 0.5rem;
  font-style: italic;
}
article .article-content-container .article-content .alignleft {
  float: left;
  margin: 0.5rem 1.5rem 1rem 0;
}
article .article-content-container .article-content .alignright {
  float: right;
  margin: 0.5rem 0 1rem 1.5rem;
}
@media screen and (max-width: 768px) {
  article .article-content-container .article-content .alignright {
    float: unset;
    margin: 0 auto;
  }
}
article .article-content-container .article-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
article .article-content-container .article-content .wp-caption {
  max-width: 100%;
}
article .article-content-container .article-content .wp-caption .wp-caption-text {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding: 0.5rem 0;
  font-style: italic;
}
article .article-content-container .article-content dl {
  margin: 0 0 1.5rem 0;
}
article .article-content-container .article-content dl dt {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--accent-dark-color);
}
article .article-content-container .article-content dl dd {
  margin: 0 0 1rem 1rem;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
}
article .article-content-container .article-content hr {
  border: 0;
  height: 1px;
  background-color: var(--border-color);
  margin: 2rem 0;
}
article .article-content-container .article-content abbr,
article .article-content-container .article-content acronym {
  border-bottom: 1px dotted var(--grey-color);
  cursor: help;
}
article .article-content-container .article-content iframe,
article .article-content-container .article-content video,
article .article-content-container .article-content audio {
  max-width: 100%;
  margin-bottom: 1.5rem;
}
article .article-content-container .article-content .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 1rem;
  margin-bottom: 1.5rem;
}
article .article-content-container .article-content .gallery .gallery-item {
  margin: 0;
}
article .article-content-container .article-content .gallery .gallery-item img {
  margin: 0;
}
article .article-content-container .article-content .gallery .gallery-item .gallery-caption {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding-top: 0.5rem;
}
article .article-content-container .article-content .pagination,
article .article-content-container .article-content .nav-links {
  display: flex;
  justify-content: space-between;
  margin: 2rem 0;
}
article .article-content-container .article-content .pagination .page-numbers,
article .article-content-container .article-content .pagination .nav-previous a,
article .article-content-container .article-content .pagination .nav-next a,
article .article-content-container .article-content .nav-links .page-numbers,
article .article-content-container .article-content .nav-links .nav-previous a,
article .article-content-container .article-content .nav-links .nav-next a {
  padding: 0.5rem 1rem;
  background-color: var(--light-color);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  text-decoration: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  color: var(--dark-color);
  transition: all 0.3s ease;
}
article .article-content-container .article-content .pagination .page-numbers:hover, article .article-content-container .article-content .pagination .page-numbers:focus,
article .article-content-container .article-content .pagination .nav-previous a:hover,
article .article-content-container .article-content .pagination .nav-previous a:focus,
article .article-content-container .article-content .pagination .nav-next a:hover,
article .article-content-container .article-content .pagination .nav-next a:focus,
article .article-content-container .article-content .nav-links .page-numbers:hover,
article .article-content-container .article-content .nav-links .page-numbers:focus,
article .article-content-container .article-content .nav-links .nav-previous a:hover,
article .article-content-container .article-content .nav-links .nav-previous a:focus,
article .article-content-container .article-content .nav-links .nav-next a:hover,
article .article-content-container .article-content .nav-links .nav-next a:focus {
  background-color: var(--accent-light-color);
  color: var(--text-dark-color);
  border-color: var(--accent-light-color);
}
article .article-content-container .article-content .pagination .page-numbers.current,
article .article-content-container .article-content .pagination .nav-previous a.current,
article .article-content-container .article-content .pagination .nav-next a.current,
article .article-content-container .article-content .nav-links .page-numbers.current,
article .article-content-container .article-content .nav-links .nav-previous a.current,
article .article-content-container .article-content .nav-links .nav-next a.current {
  background-color: var(--accent-dark-color);
  color: var(--text-light-color);
  border-color: var(--accent-dark-color);
}
article .article-content-container .article-content .text-center {
  text-align: center;
}
article .article-content-container .article-content .text-right {
  text-align: right;
}
article .article-content-container .article-content .text-left {
  text-align: left;
}
article .article-content-container .article-content .text-justify {
  text-align: justify;
}
article .article-content-container .article-content .highlight {
  background-color: var(--accent-light-color);
  padding: 0.2em;
}
article .article-content-container .article-content .accent-text {
  color: var(--accent-dark-color);
  font-weight: 600;
}
article .article-content-container .article-content .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 1.5rem;
}
article .article-content-container .article-content .responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
article .article-content-container .article-meta {
  grid-column: 2;
  grid-row: 5;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-meta {
    grid-column: span 1;
    grid-row: span 1;
  }
}
article .article-content-container .article-sidebar-container {
  grid-column: 3;
  grid-row: 2/5;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-sidebar-container {
    grid-column: span 1;
    grid-row: span 1;
  }
}
article .article-content-container .article-follow-container {
  grid-column: 2;
}
@media only screen and (min-width: 1280px) {
  article .article-content-container .article-follow-container {
    position: sticky;
    top: 100px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-follow-container {
    grid-column: span 1;
    grid-row: span 1;
  }
}
article .article-content-container > .article-meta {
  margin-right: clamp(50px, 8vw, 200px);
  display: flex;
  justify-content: space-between;
  gap: 30px;
  row-gap: 20px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container > .article-meta {
    margin-right: 0;
    flex-direction: column;
    gap: 20px;
  }
}
article .article-content-container > .article-meta .article-tags {
  display: flex;
  gap: 10px;
}
article .article-content-container > .article-meta .article-tags h3 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--dark-color);
  text-transform: uppercase;
}
article .article-content-container > .article-meta .article-tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 2vw, 40px);
}
article .article-content-container > .article-meta .article-tags ul li {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
article .article-content-container > .article-meta .article-tags ul li a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--accent-dark-color);
}
article .article-content-container > .article-meta .article-tags ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 8px;
  width: 8px;
  border-radius: 100%;
  transform: translate(50%, -50%);
  right: calc(clamp(20px, 2vw, 40px) / -2);
  background-color: var(--accent-light-color);
}
article .article-content-container > .article-meta .article-source {
  flex-shrink: 0;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--dark-color);
  text-transform: uppercase;
}
article .article-content-container > .article-meta .article-source a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--accent-dark-color);
}
article .article-content-container .article-follow-container {
  display: flex;
  -moz-column-gap: clamp(15px, 3vw, 35px);
       column-gap: clamp(15px, 3vw, 35px);
  margin-bottom: clamp(25px, 4vw, 50px);
  display: none;
  grid-row: 7;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  article .article-content-container .article-follow-container {
    flex-direction: column;
    gap: 20px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-follow-container {
    flex-direction: column;
    gap: 20px;
    grid-row: span 1;
  }
}
article .article-content-container .article-follow-container .newsletter {
  flex: 1;
  flex-shrink: 0;
  background-color: var(--dark-color);
  height: 240px;
  padding: clamp(15px, 2vw, 30px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  article .article-content-container .article-follow-container .newsletter {
    height: 160px;
    flex: unset;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-follow-container .newsletter {
    height: 160px;
    flex: unset;
  }
}
article .article-content-container .article-follow-container .newsletter h3 {
  font-size: clamp(16px, 2vw, 21px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--light-color);
}
article .article-content-container .article-follow-container .newsletter form {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-follow-container .newsletter form {
    align-items: center;
  }
}
article .article-content-container .article-follow-container .newsletter form label {
  padding-right: 30px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  margin-bottom: auto;
}
article .article-content-container .article-follow-container .newsletter form label {
  position: relative;
  margin-bottom: 20px;
}
article .article-content-container .article-follow-container .newsletter form label::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: 0;
  left: 0;
  transition: 0.3s opacity;
}
article .article-content-container .article-follow-container .newsletter form label input[type=email] {
  padding: 10px;
  padding-left: 20px;
  border: none;
  border-radius: 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  background: transparent;
}
article .article-content-container .article-follow-container .newsletter form label input[type=email]::-moz-placeholder {
  color: var(--light-color);
}
article .article-content-container .article-follow-container .newsletter form label input[type=email]::placeholder {
  color: var(--light-color);
}
article .article-content-container .article-follow-container .newsletter form label .dynamic-underline {
  position: absolute;
  bottom: -2px;
  left: 20px;
  height: 5px;
  background-color: var(--accent-light-color);
  transition: width 0.3s;
}
article .article-content-container .article-follow-container .newsletter form input[type=submit] {
  margin-top: auto;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 5px 10px;
  background-color: var(--light-color);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.3s color, 0.3s background-color;
  line-height: 1;
}
article .article-content-container .article-follow-container .newsletter form input[type=submit]:hover {
  color: var(--light-color);
  background-color: var(--accent-light-color);
}
article .article-content-container .article-follow-container .newsletter form .required {
  display: none;
}
article .article-content-container .article-follow-container .follow-google-news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  flex-shrink: 0;
  background-color: var(--accent-dark-color);
  padding: clamp(15px, 2vw, 30px);
  height: 240px;
  position: relative;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  article .article-content-container .article-follow-container .follow-google-news {
    height: 160px;
    flex: unset;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-content-container .article-follow-container .follow-google-news {
    height: 160px;
    flex: unset;
  }
}
article .article-content-container .article-follow-container .follow-google-news > p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  line-height: clamp(20px, 2vw, 26px);
}
@media only screen and (max-width: 1575px) {
  article .article-content-container .article-follow-container .follow-google-news > p {
    font-size: clamp(14px, 1.5vw, 18px);
    line-height: clamp(18px, 2vw, 24px);
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  article .article-content-container .article-follow-container .follow-google-news > p {
    font-size: clamp(14px, 1.5vw, 16px);
    line-height: clamp(18px, 2vw, 22px);
  }
}
article .article-content-container .article-follow-container .follow-google-news > p a {
  font-weight: 700;
}
article .article-content-container .article-follow-container .follow-google-news > img {
  position: absolute;
  width: 30%;
  max-width: 120px;
  height: auto;
  float: right;
  right: clamp(15px, 2vw, 30px);
  bottom: 0px;
}
@media screen and (max-width: 1700px) and (min-width: 1575px) {
  article .article-content-container .article-follow-container .follow-google-news > img {
    right: 10px;
    max-width: 80px;
  }
}
@media screen and (max-width: 1575px) and (min-width: 1280px) {
  article .article-content-container .article-follow-container .follow-google-news > img {
    right: 10px;
    max-width: 60px;
    bottom: 20px;
  }
}
article .article-content-container .article-follow-container .follow-google-news > a {
  display: block;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 5px 10px;
  background-color: var(--light-color);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.3s color, 0.3s background-color;
}
article .article-content-container .article-follow-container .follow-google-news > a:hover {
  color: var(--light-color);
  background-color: var(--accent-light-color);
}
article .article-sidebar-container {
  margin-bottom: clamp(25px, 4vw, 50px);
}
article .article-sidebar-container .posts-sidebar {
  max-width: 412px;
  flex: 0 0 calc(0.25 * (100% - 25px));
  margin-left: auto;
  padding-left: 0;
  margin-bottom: clamp(20px, 3vw, 50px);
}
article .article-sidebar-container .posts-sidebar ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
article .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:vertical {
  width: 3px;
}
article .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:horizontal {
  height: 3px;
}
article .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-thumb {
  background-color: var(--accent-dark-color);
  border-radius: 10px;
  width: 2px;
}
article .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-track {
  width: 2px;
  border-radius: 10px;
  background-color: #adadad;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  article .article-sidebar-container .posts-sidebar {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-sidebar-container .posts-sidebar {
    margin-left: -25px;
    margin-right: -25px;
    grid-row: 3;
    max-width: unset;
    width: calc(100% + 50px);
    padding: 20px 25px;
  }
}
article .article-sidebar-container .posts-sidebar h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  color: var(--accent-dark-color);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: clamp(20px, 2vw, 30px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
article .article-sidebar-container .posts-sidebar h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
article .article-sidebar-container .posts-sidebar h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
article .article-sidebar-container .posts-sidebar .sidebar-items-container {
  position: relative;
}
article .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -18px;
  }
}
article .article-sidebar-container .posts-sidebar .sidebar-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-height: 620px;
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  position: relative;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item {
  display: flex;
  justify-content: space-between;
  gap: clamp(10px, 1.5vw, 20px);
  position: relative;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:has(.post-image) {
  flex-direction: row-reverse;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  color: var(--accent-dark-color);
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info .post-date {
  font-size: 14px;
  color: var(--border-color);
  font-weight: 400;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info {
  margin-bottom: 10px;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a {
  color: var(--dark-color);
  font-weight: 400;
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-image {
  aspect-ratio: 120/80;
  max-width: 120px;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  opacity: 0.3;
  bottom: -20px;
  left: 0;
}
article .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:last-child::after {
  display: none;
}
article .article-sidebar-container .sidebar-ads-1 {
  margin-bottom: clamp(20px, 3vw, 50px);
}
article .article-sidebar-container .sidebar-post {
  margin-bottom: clamp(20px, 3vw, 50px);
}
article .article-sidebar-container .sidebar-post h3 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
article .article-sidebar-container .sidebar-post h3::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
article .article-sidebar-container .sidebar-post h3::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
article .article-sidebar-container .sidebar-post > a:not(.add-link-class) {
  display: flex;
  aspect-ratio: 380/506;
  width: 100%;
  max-width: 380px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-sidebar-container .sidebar-post > a:not(.add-link-class) {
    max-width: 100%;
  }
}
article .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
  content: "";
  position: absolute;
  top: -33px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  article .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  article .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -18px;
  }
}
article .article-sidebar-container .sidebar-post > a:not(.add-link-class) img {
  -o-object-fit: cover;
     object-fit: cover;
}
article .article-sidebar-container .sidebar-post .add-link-class {
  display: block;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: clamp(10px, 1.5vw, 20px);
  text-transform: uppercase;
  background-color: var(--accent-light-color);
}

.article-related {
  margin-top: clamp(25px, 3vw, 50px) !important;
}
.article-related h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: clamp(10px, 2vw, 30px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.article-related h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.article-related h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}

body.archive.category .category-top-posts {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 25px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-top-posts {
    width: 100%;
    padding: 0 50px;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-top-posts {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
body.archive.category .category-top-posts .container .post-list.top-posts {
  grid-row: 3;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: 100%;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-top-posts .container .post-list.top-posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-top-posts .container .post-list.top-posts {
    grid-template-columns: 1fr;
  }
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item {
  height: auto;
  display: flex;
  flex-direction: row;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 8px;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__thumbnail {
  max-width: 825px;
  max-height: 550px;
  width: 100%;
  height: auto;
  aspect-ratio: 825/550;
  overflow: hidden;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__content {
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__content .blog-archive__title {
  flex: 0;
  margin-bottom: 5px;
  margin-top: 10px;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__content .blog-archive__title h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(18px, 3vw, 28px);
  line-height: clamp(24px, 3.5vw, 35px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__content .blog-archive__title h2:hover {
  text-decoration: underline;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__content .blog-archive__title .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body.archive.category .category-top-posts .container .post-list.top-posts .blog-archive__item .blog-archive__content .blog-archive__date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  height: 30px;
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -30px;
  background-color: var(--light-color);
}
body.archive.category .category-top-posts .devocean-ad.category-top {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
body.archive.category .category-middle-posts {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 100px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-middle-posts {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-middle-posts {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
body.archive.category .category-middle-posts .container h1 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(30px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.archive.category .category-middle-posts .container h1::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.archive.category .category-middle-posts .container h1::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts {
  grid-row: 3;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  width: 100%;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-middle-posts .container .post-list.middle-posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-middle-posts .container .post-list.middle-posts {
    grid-template-columns: 1fr;
  }
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item {
  height: auto;
  display: flex;
  flex-direction: row;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 8px;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__thumbnail {
  max-width: 825px;
  max-height: 550px;
  width: 100%;
  height: auto;
  aspect-ratio: 825/550;
  overflow: hidden;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__content {
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__content .blog-archive__title {
  flex: 0;
  margin-bottom: 5px;
  margin-top: 5px;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__content .blog-archive__title h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 2vw, 21px);
  line-height: clamp(20px, 3vw, 26px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__content .blog-archive__title h2:hover {
  text-decoration: underline;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__content .blog-archive__title .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body.archive.category .category-middle-posts .container .post-list.middle-posts .blog-archive__item .blog-archive__content .blog-archive__date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  height: 30px;
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -30px;
  background-color: var(--light-color);
}
body.archive.category .category-middle-posts .devocean-ad.category-middle {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
body.archive.category .category-list-posts {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 100px;
  padding-bottom: 120px;
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: clamp(60px, 5vw, 100px);
}
body.archive.category .category-list-posts:not(:has(.post-list > *)) {
  padding-bottom: 0;
  grid-template-columns: 1fr;
}
body.archive.category .category-list-posts:not(:has(.post-list > *)) .container {
  display: none;
}
body.archive.category .category-list-posts:not(:has(.post-list > *)) .article-sidebar-container {
  display: none;
  width: 100%;
}
body.archive.category .category-list-posts:not(:has(.post-list > *)) .article-sidebar-container .posts-sidebar {
  max-width: 100%;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-list-posts {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-list-posts {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
body.archive.category .category-list-posts .container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
body.archive.category .category-list-posts .container > div {
  position: sticky;
  bottom: 30px;
}
body.archive.category .category-list-posts .container .post-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item {
  border-bottom: 1px solid var(--border-color);
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a {
  display: flex;
  gap: 30px;
  align-items: center;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a .blog-archive__thumbnail {
  display: flex;
  aspect-ratio: 420/280;
  width: 100%;
  max-width: 420px;
  flex: 0 0 43.75%;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a .blog-archive__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__title h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 2vw, 21px);
  line-height: clamp(20px, 3vw, 26px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__title h2:hover {
  text-decoration: underline;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__excerpt {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body.archive.category .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  height: 30px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--light-color);
  margin-top: 10px;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper {
  margin-top: 32px;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap; /* Allow wrapping on smaller screens */
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li {
  margin: 0 0.5rem;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  text-decoration: none;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.dots {
  padding: 0.5rem 0.5rem;
  margin: 0 -0.5rem;
  font-weight: bold;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.current {
  position: relative;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.current::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next, body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev {
  font-size: 0;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next span, body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev span {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next.inactive {
  opacity: 0.5;
  pointer-events: none;
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev span {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.archive.category .category-list-posts .container .post-pagination-wrapper .pagination li:hover .page-numbers:not(.current) {
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
body.archive.category .category-list-posts .article-sidebar-container {
  width: 400px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-list-posts .article-sidebar-container {
    width: 100%;
  }
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar {
  max-width: 412px;
  flex: 0 0 calc(0.25 * (100% - 25px));
  margin-left: auto;
  padding-left: 0;
  margin-bottom: clamp(20px, 3vw, 50px);
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:vertical {
  width: 3px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:horizontal {
  height: 3px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-thumb {
  background-color: var(--accent-dark-color);
  border-radius: 10px;
  width: 2px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-track {
  width: 2px;
  border-radius: 10px;
  background-color: #adadad;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar {
    margin-left: -25px;
    margin-right: -25px;
    grid-row: 3;
    max-width: unset;
    width: calc(100% + 50px);
    padding: 20px 25px;
  }
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  color: var(--accent-dark-color);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: clamp(20px, 2vw, 30px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container {
  position: relative;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -18px;
  }
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-height: 620px;
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  position: relative;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item {
  display: flex;
  justify-content: space-between;
  gap: clamp(10px, 1.5vw, 20px);
  position: relative;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:has(.post-image) {
  flex-direction: row-reverse;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  color: var(--accent-dark-color);
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info .post-date {
  font-size: 14px;
  color: var(--border-color);
  font-weight: 400;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info {
  margin-bottom: 10px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a {
  color: var(--dark-color);
  font-weight: 400;
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-image {
  aspect-ratio: 120/80;
  max-width: 120px;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  opacity: 0.3;
  bottom: -20px;
  left: 0;
}
body.archive.category .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:last-child::after {
  display: none;
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-ads-1 {
  margin-bottom: clamp(40px, 3vw, 50px);
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post {
  margin-bottom: clamp(20px, 3vw, 50px);
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post h3 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post h3::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post h3::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class) {
  display: flex;
  aspect-ratio: 380/506;
  width: 100%;
  max-width: 380px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
  content: "";
  position: absolute;
  top: -33px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.archive.category .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.archive.category .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -18px;
  }
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class) img {
  -o-object-fit: cover;
     object-fit: cover;
}
body.archive.category .category-list-posts .article-sidebar-container .sidebar-post .add-link-class {
  display: block;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: clamp(10px, 1.5vw, 20px);
  text-transform: uppercase;
  background-color: var(--accent-light-color);
}

.post-type-archive-magazine main .pdf-list {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-bottom: clamp(30px, 6vw, 150px);
  display: grid;
  grid-template-columns: auto 400px;
  row-gap: clamp(20px, 2vw, 40px);
  -moz-column-gap: clamp(20px, 2vw, 40px);
       column-gap: clamp(20px, 2vw, 40px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list {
    width: 100%;
    padding: 10px 50px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list {
    width: 100%;
    padding: 10px 25px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 1700px) {
  .post-type-archive-magazine main .pdf-list {
    grid-template-columns: auto 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list {
    grid-template-columns: 1fr;
  }
}
.post-type-archive-magazine main .pdf-list .page-hero {
  grid-column: 1/-1;
}
.post-type-archive-magazine main .pdf-list .page-hero .title h1 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
}
.post-type-archive-magazine main .pdf-list .page-hero .description {
  font-size: clamp(14px, 0.9375vw, 18px);
  color: var(--dark-color);
  line-height: clamp(20px, 2vw, 26px);
  margin-bottom: clamp(20px, 3vw, 50px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .page-hero .description {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.post-type-archive-magazine main .pdf-list .page-hero .description p {
  margin-bottom: 20px;
}
.post-type-archive-magazine main .pdf-list .container > h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.post-type-archive-magazine main .pdf-list .container > h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.post-type-archive-magazine main .pdf-list .container > h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap; /* Allow wrapping on smaller screens */
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li {
  margin: 0 0.5rem;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  text-decoration: none;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.dots {
  padding: 0.5rem 0.5rem;
  margin: 0 -0.5rem;
  font-weight: bold;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.current {
  position: relative;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.current::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.next, .post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.prev {
  font-size: 0;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.next span, .post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.prev span {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.next.inactive {
  opacity: 0.5;
  pointer-events: none;
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.next span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li .page-numbers.prev span {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.post-type-archive-magazine main .pdf-list .container .post-pagination-wrapper .pagination li:hover .page-numbers:not(.current) {
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
.post-type-archive-magazine main .pdf-list .container .post-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf {
  width: calc((100% - 20px * 2) / 3);
  margin-bottom: 30px;
  transition: transform 0.3s ease;
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf:hover {
  transform: translateY(-5px);
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a .pdf-image {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a .pdf-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a .pdf-image img:hover {
  transform: scale(1.03);
}
.post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a h2 {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 0;
  color: #333;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .container .post-list .single-pdf {
    width: calc((100% - 15px) / 2);
    margin-bottom: 25px;
  }
  .post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a .pdf-image {
    margin-bottom: 12px;
  }
  .post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .container .post-list .single-pdf {
    width: 100%;
    margin-bottom: 20px;
  }
  .post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a .pdf-image {
    margin-bottom: 10px;
  }
  .post-type-archive-magazine main .pdf-list .container .post-list .single-pdf a h2 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .container .post-list {
    gap: 15px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .container .post-list {
    gap: 10px;
    padding: 0 10px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container {
  display: flex;
  flex-direction: column;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share {
  margin-right: 50px;
  grid-column: span 1;
  grid-row: 1/5;
  position: sticky;
  top: 120px;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: clamp(25px, 4vw, 50px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share {
    position: static;
    grid-column: span 1;
    grid-row: span 1;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share .container {
  display: flex;
  flex-direction: column;
  gap: clamp(5px, 1vw, 10px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share .container {
    align-items: center;
    justify-content: center;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share .container .spotlight-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-light-color);
  text-transform: uppercase;
  font-weight: 700;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share .container ul {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 1.3vw, 15px);
  align-items: center;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .post-share .container ul {
    flex-direction: row;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content {
  grid-column: 2;
  grid-row: 2/5;
  margin-right: clamp(50px, 8vw, 200px);
}
@media screen and (max-width: 1700px) and (min-width: 1500px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content {
    margin-right: 100px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content {
    grid-column: span 1;
    grid-row: span 1;
    margin-right: 0;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content.has-ads .article-content-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  float: right;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content.has-ads .article-content-1 {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content.has-ads .article-content-1 a img {
  margin: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .backgrounded-title h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .backgrounded-title h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .backgrounded-title h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post {
  display: flex;
  gap: clamp(25px, 3vw, 50px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: clamp(20px, 3vw, 50px);
  padding-right: clamp(20px, 3vw, 50px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-image {
  aspect-ratio: 300/200;
  width: 30%;
  max-width: 300px;
  flex-shrink: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-image a img {
  margin: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-content .post-meta .date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-content .post-info .title h3 {
  line-height: clamp(20px, 2vw, 30px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-content .post-info .title h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.8vw, 21px);
  color: var(--dark-color);
  text-decoration: none;
  line-height: clamp(20px, 2vw, 30px);
  font-weight: 400;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .maybe-interested .post .post-content .post-info .title h3 a:hover {
  text-decoration: underline;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also .backgrounded-title h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400 !important;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also .backgrounded-title h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also .backgrounded-title h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list {
  list-style-type: none !important;
  margin: 0 !important;
  margin-bottom: clamp(20px, 5vw, 55px) !important;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: 100%;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: calc(clamp(20px, 5vw, 55px) / -2);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  top: calc(clamp(20px, 5vw, 55px) / -2);
  z-index: -1;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list {
    grid-template-columns: 1fr;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .post {
  display: flex;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item {
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 8px;
  width: 100%;
  justify-content: space-between;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-image {
  max-width: 120px;
  max-height: 80px;
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
  align-self: flex-end;
  flex-shrink: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
  margin: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .meta-info {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: var(--accent-dark-color);
  position: relative;
  text-decoration: none;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info {
  flex: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  line-height: clamp(16px, 1.5vw, 20px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 a:hover {
  color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-info .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .short-read-also ul.post-list .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content p:last-child {
  margin-bottom: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content span[style*="color: #003366"] {
  color: var(--dark-color) !important;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert {
  padding: 1.25rem 1.5rem 1.25rem 1.75rem;
  margin-bottom: 1.5rem;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-left-width: 4px;
  border-radius: 4px;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(15px, 1.2vw, 17px);
  line-height: 1.6;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert a {
  font-weight: 500;
  text-decoration: underline;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert strong {
  font-weight: 600;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-warning {
  border-left-color: #ffc107;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-warning a {
  color: #856404;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-warning a:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-warning a:focus {
  color: #533e02;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-danger, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-error {
  border-left-color: #dc3545;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-danger a, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-error a {
  color: #721c24;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-danger a:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-danger a:focus, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-error a:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-error a:focus {
  color: #5f171e;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-success {
  border-left-color: #28a745;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-success a {
  color: #155724;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-success a:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-success a:focus {
  color: #0b4119;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-info {
  border-left-color: #17a2b8;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-info a {
  color: #0c5460;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-info a:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-info a:focus {
  color: #07414d;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert::before {
  font-family: "FontAwesome";
  content: "\f05a";
  margin-right: 0.75rem;
  opacity: 0.8;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-warning::before {
  content: "\f071";
  color: #856404;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-danger::before, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-error::before {
  content: "\f06a";
  color: #721c24;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-success::before {
  content: "\f058";
  color: #155724;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-shortcode-alert.alert-info::before {
  content: "\f05a";
  color: #0c5460;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h1,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h2,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h3,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h4,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h5,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h6 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  font-weight: 600;
  margin-top: 2.5rem;
  margin-bottom: 1.2rem;
  line-height: 1.3;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h1:first-child,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h2:first-child,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h3:first-child,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h4:first-child,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h5:first-child,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h6:first-child {
  margin-top: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h1 {
  font-size: clamp(28px, 3vw, 38px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h2 {
  font-size: clamp(24px, 2.5vw, 32px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h3 {
  font-size: clamp(21px, 2vw, 28px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h4 {
  font-size: clamp(18px, 1.8vw, 24px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h5 {
  font-size: clamp(16px, 1.6vw, 21px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content h6 {
  font-size: clamp(14px, 1.4vw, 18px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content a {
  color: var(--accent-dark-color);
  text-decoration: underline;
  transition: color 0.3s ease;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content a:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content a:focus {
  color: var(--accent-light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ul,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ol {
  margin: 0 0 1.5rem 2rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ul li,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ol li {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ul li:last-child,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ol li:last-child {
  margin-bottom: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ul {
  list-style-type: disc;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ul ul {
  list-style-type: circle;
  margin-top: 0.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ul ul ul {
  list-style-type: square;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ol {
  list-style-type: decimal;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ol ol {
  list-style-type: lower-alpha;
  margin-top: 0.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content ol ol ol {
  list-style-type: lower-roman;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote {
  padding: 22.5px 40px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote {
    padding: 22.5px 20px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote::after {
  content: "";
  display: table;
  clear: both;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p {
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: clamp(24px, 4vw, 40px);
  color: var(--dark-color);
  font-weight: 500 !important;
  margin: 0 !important;
  text-align: center;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: inline;
  background-color: var(--accent-light-color);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0.2em 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p strong {
  font-weight: 500 !important;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p {
    font-size: 16px;
    line-height: 24px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p::after, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p::before {
  color: var(--dark-color);
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 30px;
  transform: scale(3);
  position: absolute;
  background-color: transparent;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p::after {
  content: "”";
  height: 30px;
  bottom: -32px;
  right: -20px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content blockquote p::before {
  content: "”";
  left: -20px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-quote blockquote p:after, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .bs-quote blockquote p:before {
  display: none;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content pre {
  background-color: #f5f5f5;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 1rem;
  margin: 0 0 1.5rem 0;
  overflow-x: auto;
  font-family: monospace;
  font-size: clamp(14px, 1.1vw, 16px);
  line-height: 1.5;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content pre code {
  background-color: transparent;
  padding: 0;
  border: none;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content code {
  background-color: #f5f5f5;
  border: 1px solid var(--border-color);
  border-radius: 2px;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.2em 0.4em;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .table-container {
  width: 100%;
  overflow-x: auto;
  max-width: 100%;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table {
  width: 100%;
  max-width: clamp(500px, 43vw, 950px);
  border-collapse: collapse;
  table-layout: fixed;
  overflow-x: auto;
  display: block;
  table-layout: fixed;
  border-style: hidden;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table {
    max-width: calc(100vw - 100px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table {
    max-width: calc(100vw - 50px);
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table th,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table td {
  border: 1px solid var(--border-color);
  padding: 0.75rem;
  text-align: left;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table th {
  background-color: rgba(1, 25, 127, 0.05);
  font-weight: 600;
  color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.02);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content table caption {
  font-style: italic;
  color: var(--grey-color);
  padding: 0.75rem;
  caption-side: bottom;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure {
  max-width: 500px;
  height: auto;
  display: block;
  margin: 2rem auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure {
    max-width: 100%;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure.size-full {
  max-width: 100%;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure.size-full img {
  max-width: 100%;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure.size-thumbnail {
  max-width: 150px;
  margin-left: 20px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure.size-thumbnail figcaption {
  max-width: 150px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure.size-thumbnail img {
  max-width: 150px;
  margin: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content figure figcaption {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding-top: 0.5rem;
  font-style: italic;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .alignleft {
  float: left;
  margin: 0.5rem 1.5rem 1rem 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .alignright {
  float: right;
  margin: 0.5rem 0 1rem 1.5rem;
}
@media screen and (max-width: 768px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .alignright {
    float: unset;
    margin: 0 auto;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .wp-caption {
  max-width: 100%;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .wp-caption .wp-caption-text {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding: 0.5rem 0;
  font-style: italic;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content dl {
  margin: 0 0 1.5rem 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content dl dt {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content dl dd {
  margin: 0 0 1rem 1rem;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content hr {
  border: 0;
  height: 1px;
  background-color: var(--border-color);
  margin: 2rem 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content abbr,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content acronym {
  border-bottom: 1px dotted var(--grey-color);
  cursor: help;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content iframe,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content video,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content audio {
  max-width: 100%;
  margin-bottom: 1.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 1rem;
  margin-bottom: 1.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .gallery .gallery-item {
  margin: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .gallery .gallery-item img {
  margin: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .gallery .gallery-item .gallery-caption {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding-top: 0.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links {
  display: flex;
  justify-content: space-between;
  margin: 2rem 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .page-numbers,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-previous a,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-next a,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .page-numbers,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-previous a,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-next a {
  padding: 0.5rem 1rem;
  background-color: var(--light-color);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  text-decoration: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  color: var(--dark-color);
  transition: all 0.3s ease;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .page-numbers:hover, .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .page-numbers:focus,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-previous a:hover,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-previous a:focus,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-next a:hover,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-next a:focus,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .page-numbers:hover,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .page-numbers:focus,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-previous a:hover,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-previous a:focus,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-next a:hover,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-next a:focus {
  background-color: var(--accent-light-color);
  color: var(--text-dark-color);
  border-color: var(--accent-light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .page-numbers.current,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-previous a.current,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .pagination .nav-next a.current,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .page-numbers.current,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-previous a.current,
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .nav-links .nav-next a.current {
  background-color: var(--accent-dark-color);
  color: var(--text-light-color);
  border-color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .text-center {
  text-align: center;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .text-right {
  text-align: right;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .text-left {
  text-align: left;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .text-justify {
  text-align: justify;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .highlight {
  background-color: var(--accent-light-color);
  padding: 0.2em;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .accent-text {
  color: var(--accent-dark-color);
  font-weight: 600;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 1.5rem;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-content .responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-meta {
  grid-column: 2;
  grid-row: 5;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-meta {
    grid-column: span 1;
    grid-row: span 1;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar {
  max-width: 412px;
  flex: 0 0 calc(0.25 * (100% - 25px));
  margin-left: auto;
  padding-left: 0;
  margin-bottom: clamp(20px, 3vw, 50px);
  flex: unset;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:vertical {
  width: 3px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:horizontal {
  height: 3px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-thumb {
  background-color: var(--accent-dark-color);
  border-radius: 10px;
  width: 2px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-track {
  width: 2px;
  border-radius: 10px;
  background-color: #adadad;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar {
    margin-left: -25px;
    margin-right: -25px;
    grid-row: 3;
    max-width: unset;
    width: calc(100% + 50px);
    padding: 20px 25px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  color: var(--accent-dark-color);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: clamp(20px, 2vw, 30px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items-container {
  position: relative;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -18px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-height: 620px;
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  position: relative;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item {
  display: flex;
  justify-content: space-between;
  gap: clamp(10px, 1.5vw, 20px);
  position: relative;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:has(.post-image) {
  flex-direction: row-reverse;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  color: var(--accent-dark-color);
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info .post-date {
  font-size: 14px;
  color: var(--border-color);
  font-weight: 400;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info {
  margin-bottom: 10px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a {
  color: var(--dark-color);
  font-weight: 400;
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-image {
  aspect-ratio: 120/80;
  max-width: 120px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  opacity: 0.3;
  bottom: -20px;
  left: 0;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:last-child::after {
  display: none;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-sidebar-container {
  grid-column: 3;
  grid-row: 2/5;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-sidebar-container {
    grid-column: span 1;
    grid-row: span 1;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container {
  grid-column: 2;
}
@media only screen and (min-width: 1280px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container {
    position: sticky;
    top: 100px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container {
    grid-column: span 1;
    grid-row: span 1;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta {
  margin-right: clamp(50px, 8vw, 200px);
  display: flex;
  justify-content: space-between;
  gap: 30px;
  row-gap: 20px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta {
    margin-right: 0;
    flex-direction: column;
    gap: 20px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-tags {
  display: flex;
  gap: 10px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-tags h3 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--dark-color);
  text-transform: uppercase;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 2vw, 40px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-tags ul li {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-tags ul li a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-tags ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 8px;
  width: 8px;
  border-radius: 100%;
  transform: translate(50%, -50%);
  right: calc(clamp(20px, 2vw, 40px) / -2);
  background-color: var(--accent-light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-source {
  flex-shrink: 0;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--dark-color);
  text-transform: uppercase;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container > .article-meta .article-source a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--accent-dark-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container {
  display: flex;
  -moz-column-gap: clamp(15px, 3vw, 35px);
       column-gap: clamp(15px, 3vw, 35px);
  margin-bottom: clamp(25px, 4vw, 50px);
  grid-row: 7;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container {
    flex-direction: column;
    gap: 20px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container {
    flex-direction: column;
    gap: 20px;
    grid-row: span 1;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter {
  flex: 1;
  flex-shrink: 0;
  background-color: var(--dark-color);
  height: 240px;
  padding: clamp(15px, 2vw, 30px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter {
    height: 160px;
    flex: unset;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter {
    height: 160px;
    flex: unset;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter h3 {
  font-size: clamp(16px, 2vw, 21px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form {
    align-items: center;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label {
  padding-right: 30px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  margin-bottom: auto;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label {
  position: relative;
  margin-bottom: 20px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: 0;
  left: 0;
  transition: 0.3s opacity;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label input[type=email] {
  padding: 10px;
  padding-left: 20px;
  border: none;
  border-radius: 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  background: transparent;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label input[type=email]::-moz-placeholder {
  color: var(--light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label input[type=email]::placeholder {
  color: var(--light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form label .dynamic-underline {
  position: absolute;
  bottom: -2px;
  left: 20px;
  height: 5px;
  background-color: var(--accent-light-color);
  transition: width 0.3s;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form input[type=submit] {
  margin-top: auto;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 5px 10px;
  background-color: var(--light-color);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.3s color, 0.3s background-color;
  line-height: 1;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form input[type=submit]:hover {
  color: var(--dark-color);
  background-color: var(--accent-light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .newsletter form .required {
  display: none;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  flex-shrink: 0;
  background-color: var(--accent-dark-color);
  padding: clamp(15px, 2vw, 30px);
  height: 240px;
  position: relative;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news {
    height: 160px;
    flex: unset;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news {
    height: 160px;
    flex: unset;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news > p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--light-color);
  line-height: clamp(20px, 2vw, 26px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news > p a {
  font-weight: 700;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news > img {
  position: absolute;
  width: 30%;
  max-width: 120px;
  height: auto;
  float: right;
  right: clamp(15px, 2vw, 30px);
  bottom: 0px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news > a {
  display: block;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 5px 10px;
  background-color: var(--light-color);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.3s color, 0.3s background-color;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .article-follow-container .follow-google-news > a:hover {
  color: var(--light-color);
  background-color: var(--accent-light-color);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post {
  margin-bottom: clamp(20px, 3vw, 50px);
  margin-top: clamp(20px, 3vw, 50px);
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post h3 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post h3::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post h3::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post > a:not(.add-link-class) {
  display: flex;
  aspect-ratio: 380/506;
  width: 100%;
  max-width: 380px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post > a:not(.add-link-class) {
    max-width: 100%;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
  content: "";
  position: absolute;
  top: -33px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -18px;
  }
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post > a:not(.add-link-class) img {
  -o-object-fit: cover;
     object-fit: cover;
}
.post-type-archive-magazine main .pdf-list .article-sidebar-container .sidebar-post .add-link-class {
  display: block;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: clamp(10px, 1.5vw, 20px);
  text-transform: uppercase;
  background-color: var(--accent-light-color);
}

body.tag.search-no-results,
body.search.search-no-results {
  display: flex;
  flex-direction: column;
  min-height: 100svh;
}
body.tag.search-no-results footer,
body.search.search-no-results footer {
  margin-top: auto;
}
body.tag.search-no-results .archive-info,
body.search.search-no-results .archive-info {
  display: none;
}
body.tag.search-no-results .no-results .container,
body.search.search-no-results .no-results .container {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag.search-no-results .no-results .container,
  body.search.search-no-results .no-results .container {
    width: calc(100% - 100px);
    max-width: 1820px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag.search-no-results .no-results .container,
  body.search.search-no-results .no-results .container {
    width: calc(100% - 50px);
    max-width: 1870px;
  }
}
body.tag.search-no-results .no-results .container p,
body.search.search-no-results .no-results .container p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 2vw, 21px);
  line-height: clamp(20px, 3vw, 26px);
  color: var(--dark-color);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
body.tag main h1,
body.search main h1 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.tag main h1::before,
body.search main h1::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.tag main h1::after,
body.search main h1::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.tag main .term-search,
body.search main .term-search {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-bottom: clamp(15px, 2vw, 30px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .term-search,
  body.search main .term-search {
    width: 100%;
    padding: clamp(10px, 1.5vw, 20px) 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag main .term-search,
  body.search main .term-search {
    width: 100%;
    padding: clamp(8px, 1vw, 15px) 25px;
  }
}
body.tag main .term-search .search-form,
body.search main .term-search .search-form {
  max-width: 600px;
  margin: 0 auto;
}
body.tag main .term-search .search-form form,
body.search main .term-search .search-form form {
  display: flex;
  align-items: center;
  position: relative;
}
body.tag main .term-search .search-form form input[type=search],
body.search main .term-search .search-form form input[type=search] {
  width: 100%;
  height: 50px;
  border: 2px solid var(--accent-dark-color);
  padding: 0 60px 0 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  color: var(--dark-color);
}
body.tag main .term-search .search-form form input[type=search]::-moz-placeholder, body.search main .term-search .search-form form input[type=search]::-moz-placeholder {
  color: var(--grey-color);
  text-transform: uppercase;
}
body.tag main .term-search .search-form form input[type=search]::placeholder,
body.search main .term-search .search-form form input[type=search]::placeholder {
  color: var(--grey-color);
  text-transform: uppercase;
}
body.tag main .term-search .search-form form input[type=search]:focus,
body.search main .term-search .search-form form input[type=search]:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.tag main .term-search .search-form form button,
body.search main .term-search .search-form form button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}
body.tag main .term-search .search-form form button:hover,
body.search main .term-search .search-form form button:hover {
  opacity: 0.8;
}
body.tag main .term-search .search-form form button svg,
body.search main .term-search .search-form form button svg {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag main .term-search .search-form form button svg,
  body.search main .term-search .search-form form button svg {
    width: 24px;
    height: 24px;
  }
}
body.tag main .term-search .search-form form button svg path,
body.search main .term-search .search-form form button svg path {
  stroke: var(--accent-dark-color);
}
body.tag main .archive-info,
body.search main .archive-info {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  font-size: clamp(16px, 2vw, 21px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .archive-info,
  body.search main .archive-info {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
    grid-template-columns: 1fr;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag main .archive-info,
  body.search main .archive-info {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
body.tag main .archive-info span,
body.search main .archive-info span {
  color: var(--accent-dark-color);
}
body.tag main .category-list-posts,
body.search main .category-list-posts {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: clamp(15px, 2vw, 30px);
  padding-bottom: clamp(15px, 2vw, 30px);
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: clamp(60px, 5vw, 100px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .category-list-posts,
  body.search main .category-list-posts {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag main .category-list-posts,
  body.search main .category-list-posts {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
body.tag main .category-list-posts .container,
body.search main .category-list-posts .container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
body.tag main .category-list-posts .container > div,
body.search main .category-list-posts .container > div {
  position: sticky;
  bottom: 30px;
}
body.tag main .category-list-posts .container .post-list,
body.search main .category-list-posts .container .post-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item,
body.search main .category-list-posts .container .post-list .blog-archive__item {
  border-bottom: 1px solid var(--border-color);
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a,
body.search main .category-list-posts .container .post-list .blog-archive__item a {
  display: flex;
  gap: 30px;
  align-items: center;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__thumbnail,
body.search main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__thumbnail {
  display: flex;
  aspect-ratio: 420/280;
  width: 100%;
  max-width: 420px;
  flex: 0 0 43.75%;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__thumbnail img,
body.search main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__title h2,
body.search main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__title h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 2vw, 21px);
  line-height: clamp(20px, 3vw, 26px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__title h2:hover,
body.search main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__title h2:hover {
  text-decoration: underline;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__excerpt,
body.search main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__excerpt {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body.tag main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__date,
body.search main .category-list-posts .container .post-list .blog-archive__item a .blog-archive__content .blog-archive__date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  height: 30px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--light-color);
  margin-top: 10px;
}
body.tag main .category-list-posts .container .post-pagination-wrapper,
body.search main .category-list-posts .container .post-pagination-wrapper {
  margin-top: 32px;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap; /* Allow wrapping on smaller screens */
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li {
  margin: 0 0.5rem;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  text-decoration: none;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.dots,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.dots {
  padding: 0.5rem 0.5rem;
  margin: 0 -0.5rem;
  font-weight: bold;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.current,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.current {
  position: relative;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.current::after,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.current::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next, body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev {
  font-size: 0;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next span, body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev span,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next span,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev span {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next.inactive,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next.inactive {
  opacity: 0.5;
  pointer-events: none;
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next span,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.next span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev span,
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li .page-numbers.prev span {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.tag main .category-list-posts .container .post-pagination-wrapper .pagination li:hover .page-numbers:not(.current),
body.search main .category-list-posts .container .post-pagination-wrapper .pagination li:hover .page-numbers:not(.current) {
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
body.tag main .category-list-posts .article-sidebar-container,
body.search main .category-list-posts .article-sidebar-container {
  width: 400px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .category-list-posts .article-sidebar-container,
  body.search main .category-list-posts .article-sidebar-container {
    width: 100%;
  }
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar {
  max-width: 412px;
  flex: 0 0 calc(0.25 * (100% - 25px));
  margin-left: auto;
  padding-left: 0;
  margin-bottom: clamp(20px, 3vw, 50px);
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:vertical,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:vertical {
  width: 3px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:horizontal,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar:horizontal {
  height: 3px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-thumb,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-thumb {
  background-color: var(--accent-dark-color);
  border-radius: 10px;
  width: 2px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-track,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar ::-webkit-scrollbar-track {
  width: 2px;
  border-radius: 10px;
  background-color: #adadad;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  body.tag main .category-list-posts .article-sidebar-container .posts-sidebar,
  body.search main .category-list-posts .article-sidebar-container .posts-sidebar {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .category-list-posts .article-sidebar-container .posts-sidebar,
  body.search main .category-list-posts .article-sidebar-container .posts-sidebar {
    margin-left: -25px;
    margin-right: -25px;
    grid-row: 3;
    max-width: unset;
    width: calc(100% + 50px);
    padding: 20px 25px;
  }
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar h2,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  color: var(--accent-dark-color);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: clamp(20px, 2vw, 30px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar h2::before,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar h2::after,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container {
  position: relative;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before,
  body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before,
  body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items-container::before {
    top: -18px;
  }
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-height: 620px;
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  position: relative;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item {
  display: flex;
  justify-content: space-between;
  gap: clamp(10px, 1.5vw, 20px);
  position: relative;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:has(.post-image),
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:has(.post-image) {
  flex-direction: row-reverse;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info a,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  color: var(--accent-dark-color);
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info .post-date,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info .post-date {
  font-size: 14px;
  color: var(--border-color);
  font-weight: 400;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info {
  margin-bottom: 10px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a {
  color: var(--dark-color);
  font-weight: 400;
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a:hover,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-date,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-image,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item .post-image {
  aspect-ratio: 120/80;
  max-width: 120px;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item::after,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  opacity: 0.3;
  bottom: -20px;
  left: 0;
}
body.tag main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:last-child::after,
body.search main .category-list-posts .article-sidebar-container .posts-sidebar .sidebar-items .posts-block--item:last-child::after {
  display: none;
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-ads-1,
body.search main .category-list-posts .article-sidebar-container .sidebar-ads-1 {
  margin-bottom: clamp(40px, 3vw, 50px);
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post,
body.search main .category-list-posts .article-sidebar-container .sidebar-post {
  margin-bottom: clamp(20px, 3vw, 50px);
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post h3,
body.search main .category-list-posts .article-sidebar-container .sidebar-post h3 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post h3::before,
body.search main .category-list-posts .article-sidebar-container .sidebar-post h3::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post h3::after,
body.search main .category-list-posts .article-sidebar-container .sidebar-post h3::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class),
body.search main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class) {
  display: flex;
  aspect-ratio: 380/506;
  width: 100%;
  max-width: 380px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before,
body.search main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
  content: "";
  position: absolute;
  top: -33px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.tag main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before,
  body.search main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.tag main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before,
  body.search main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class)::before {
    top: -18px;
  }
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class) img,
body.search main .category-list-posts .article-sidebar-container .sidebar-post > a:not(.add-link-class) img {
  -o-object-fit: cover;
     object-fit: cover;
}
body.tag main .category-list-posts .article-sidebar-container .sidebar-post .add-link-class,
body.search main .category-list-posts .article-sidebar-container .sidebar-post .add-link-class {
  display: block;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: clamp(10px, 1.5vw, 20px);
  text-transform: uppercase;
  background-color: var(--accent-light-color);
}
body.tag main .post-pagination-wrapper,
body.search main .post-pagination-wrapper {
  margin-top: 32px;
  margin-bottom: clamp(20px, 3vw, 80px);
}
body.tag main .post-pagination-wrapper .pagination,
body.search main .post-pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap; /* Allow wrapping on smaller screens */
}
body.tag main .post-pagination-wrapper .pagination li,
body.search main .post-pagination-wrapper .pagination li {
  margin: 0 0.5rem;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers,
body.search main .post-pagination-wrapper .pagination li .page-numbers {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  text-decoration: none;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.dots,
body.search main .post-pagination-wrapper .pagination li .page-numbers.dots {
  padding: 0.5rem 0.5rem;
  margin: 0 -0.5rem;
  font-weight: bold;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.current,
body.search main .post-pagination-wrapper .pagination li .page-numbers.current {
  position: relative;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.current::after,
body.search main .post-pagination-wrapper .pagination li .page-numbers.current::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.next, body.tag main .post-pagination-wrapper .pagination li .page-numbers.prev,
body.search main .post-pagination-wrapper .pagination li .page-numbers.next,
body.search main .post-pagination-wrapper .pagination li .page-numbers.prev {
  font-size: 0;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.next span, body.tag main .post-pagination-wrapper .pagination li .page-numbers.prev span,
body.search main .post-pagination-wrapper .pagination li .page-numbers.next span,
body.search main .post-pagination-wrapper .pagination li .page-numbers.prev span {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.next.inactive,
body.search main .post-pagination-wrapper .pagination li .page-numbers.next.inactive {
  opacity: 0.5;
  pointer-events: none;
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.next span,
body.search main .post-pagination-wrapper .pagination li .page-numbers.next span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.tag main .post-pagination-wrapper .pagination li .page-numbers.prev span,
body.search main .post-pagination-wrapper .pagination li .page-numbers.prev span {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='Group_60' data-name='Group 60' transform='translate(-1770 -567)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='14' cy='14' r='14' transform='translate(1770 567)' fill='%23fdbd03'/%3E%3Cg id='Polygon_2' data-name='Polygon 2' transform='translate(1792.232 573.3) rotate(90)' fill='%231f1f21' stroke-linecap='round'%3E%3Cpath d='M 11.38602447509766 11.43200969696045 L 3.532384157180786 11.43200969696045 C 3.006214141845703 11.43200969696045 2.748544216156006 11.07723903656006 2.662184238433838 10.9246997833252 C 2.575814247131348 10.77216911315918 2.404174089431763 10.36868953704834 2.674884080886841 9.917519569396973 L 6.601704120635986 3.372809410095215 C 6.8646240234375 2.934609413146973 7.28896427154541 2.887299537658691 7.459204196929932 2.887299537658691 C 7.629444122314453 2.887299537658691 8.053784370422363 2.934609413146973 8.316703796386719 3.372809410095215 L 12.2435245513916 9.917519569396973 C 12.51423454284668 10.3686990737915 12.34259414672852 10.77217960357666 12.25622463226318 10.92470932006836 C 12.16986465454102 11.07723903656006 11.91219425201416 11.43200969696045 11.38602447509766 11.43200969696045 Z' stroke='none'/%3E%3Cpath d='M 7.459204196929932 3.887299537658691 L 3.532380104064941 10.43200969696045 C 3.532382011413574 10.43200969696045 3.532382965087891 10.43200969696045 3.532383918762207 10.43200969696045 L 11.38602447509766 10.43200969696045 L 7.459214210510254 3.887309074401855 C 7.459212303161621 3.887306213378906 7.459218978881836 3.887298583984375 7.459204196929932 3.887299537658691 M 7.459204196929932 1.887299537658691 C 8.122496604919434 1.887299537658691 8.785789489746094 2.210968971252441 9.1741943359375 2.858309745788574 L 13.10101413726807 9.403018951416016 C 13.90084457397461 10.73606967926025 12.94061470031738 12.43200969696045 11.38602447509766 12.43200969696045 L 3.532383918762207 12.43200969696045 C 1.977794647216797 12.43200969696045 1.017563819885254 10.73605918884277 1.817394256591797 9.403018951416016 L 5.744214057922363 2.858309745788574 C 6.13261890411377 2.210968971252441 6.79591178894043 1.887299537658691 7.459204196929932 1.887299537658691 Z' stroke='none' fill='%231f1f21'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.tag main .post-pagination-wrapper .pagination li:hover .page-numbers:not(.current),
body.search main .post-pagination-wrapper .pagination li:hover .page-numbers:not(.current) {
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

body.page-template-contact main {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: clamp(15px, 2vw, 30px);
  padding-bottom: clamp(15px, 2vw, 30px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.page-template-contact main {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.page-template-contact main {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
body.page-template-contact main section.contact .container h1 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(15px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.page-template-contact main section.contact .container h1::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.page-template-contact main section.contact .container h1::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.page-template-contact main section.contact .container .contact-info {
  margin-top: clamp(30px, 4vw, 60px);
  margin-bottom: clamp(30px, 4vw, 60px);
  position: relative;
}
body.page-template-contact main section.contact .container .contact-info::before, body.page-template-contact main section.contact .container .contact-info::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d4d4d4;
  top: calc(clamp(30px, 4vw, 60px) / -2);
}
body.page-template-contact main section.contact .container .contact-info::after {
  top: unset;
  bottom: calc(clamp(30px, 4vw, 60px) / -2);
}
body.page-template-contact main section.contact .container .contact-info .container {
  display: flex;
  justify-content: space-between;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.page-template-contact main section.contact .container .contact-info .container {
    flex-direction: column;
    gap: clamp(10px, 1.5vw, 20px);
  }
}
body.page-template-contact main section.contact .container .contact-info .container .col {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.5vw, 20px);
}
body.page-template-contact main section.contact .container .contact-info .container .col > div {
  display: flex;
  align-items: center;
  gap: clamp(10px, 1.5vw, 20px);
  font-size: clamp(16px, 1.8vw, 21px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.page-template-contact main section.contact .container .contact-info .container .col > div {
    justify-content: center;
  }
}
body.page-template-contact main section.contact .container .contact-info .container .col h3 {
  font-size: clamp(16px, 1.8vw, 21px);
  color: var(--accent-dark-color);
}
body.page-template-contact main section.contact .container .contact-info .container .col .social-media {
  display: flex;
  gap: clamp(10px, 1.5vw, 20px);
}
body.page-template-contact main section.contact .container .contact-info .container .col .social-media li a {
  display: flex;
  height: clamp(15px, 2vw, 30px);
  width: auto;
}
body.page-template-contact main section.contact .container .contact-info .container .col .social-media li a svg {
  width: auto;
  height: 100%;
}
body.page-template-contact main section.contact .container iframe {
  width: 80%;
  max-width: 1200px;
  height: auto;
  aspect-ratio: 1200/836;
  display: flex;
  margin: 0 auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.page-template-contact main section.contact .container iframe {
    width: 100%;
  }
}

section.content {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: clamp(40px, 6vw, 120px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.content {
    width: 100%;
    padding: 10px 50px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.content {
    width: 100%;
    padding: 10px 25px;
    margin-top: 25px;
  }
}
section.content .container .page-title {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-top: clamp(15px, 2vw, 30px);
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
section.content .container .page-title::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
section.content .container .page-title::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) {
  position: relative;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)).has-ads .article-content-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  float: right;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)).has-ads .article-content-1 {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)).has-ads .article-content-1 a img {
  margin: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .backgrounded-title h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .backgrounded-title h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .backgrounded-title h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post {
  display: flex;
  gap: clamp(25px, 3vw, 50px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: clamp(20px, 3vw, 50px);
  padding-right: clamp(20px, 3vw, 50px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-image {
  aspect-ratio: 300/200;
  width: 30%;
  max-width: 300px;
  flex-shrink: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-image a img {
  margin: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-content .post-meta .date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-content .post-info .title h3 {
  line-height: clamp(20px, 2vw, 30px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-content .post-info .title h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.8vw, 21px);
  color: var(--dark-color);
  text-decoration: none;
  line-height: clamp(20px, 2vw, 30px);
  font-weight: 400;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .maybe-interested .post .post-content .post-info .title h3 a:hover {
  text-decoration: underline;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also .backgrounded-title h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400 !important;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also .backgrounded-title h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also .backgrounded-title h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list {
  list-style-type: none !important;
  margin: 0 !important;
  margin-bottom: clamp(20px, 5vw, 55px) !important;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: 100%;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: calc(clamp(20px, 5vw, 55px) / -2);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  top: calc(clamp(20px, 5vw, 55px) / -2);
  z-index: -1;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list {
    grid-template-columns: 1fr;
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .post {
  display: flex;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item {
  height: auto;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 8px;
  width: 100%;
  justify-content: space-between;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-image {
  max-width: 120px;
  max-height: 80px;
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
  align-self: flex-end;
  flex-shrink: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
  margin: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .meta-info {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: var(--accent-dark-color);
  position: relative;
  text-decoration: none;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .post-info {
  flex: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 {
  margin-top: 0;
  margin-bottom: 8px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  line-height: clamp(16px, 1.5vw, 20px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .post-info h3 a:hover {
  color: var(--accent-dark-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .post-info .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .short-read-also ul.post-list .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--accent-dark-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) p:last-child {
  margin-bottom: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) span[style*="color: #003366"] {
  color: var(--dark-color) !important;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert {
  padding: 1.25rem 1.5rem 1.25rem 1.75rem;
  margin-bottom: 1.5rem;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-left-width: 4px;
  border-radius: 4px;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(15px, 1.2vw, 17px);
  line-height: 1.6;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert a {
  font-weight: 500;
  text-decoration: underline;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert strong {
  font-weight: 600;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-warning {
  border-left-color: #ffc107;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-warning a {
  color: #856404;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-warning a:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-warning a:focus {
  color: #533e02;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-danger, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-error {
  border-left-color: #dc3545;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-danger a, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-error a {
  color: #721c24;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-danger a:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-danger a:focus, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-error a:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-error a:focus {
  color: #5f171e;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-success {
  border-left-color: #28a745;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-success a {
  color: #155724;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-success a:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-success a:focus {
  color: #0b4119;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-info {
  border-left-color: #17a2b8;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-info a {
  color: #0c5460;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-info a:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-info a:focus {
  color: #07414d;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert::before {
  font-family: "FontAwesome";
  content: "\f05a";
  margin-right: 0.75rem;
  opacity: 0.8;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-warning::before {
  content: "\f071";
  color: #856404;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-danger::before, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-error::before {
  content: "\f06a";
  color: #721c24;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-success::before {
  content: "\f058";
  color: #155724;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-shortcode-alert.alert-info::before {
  content: "\f05a";
  color: #0c5460;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h1,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h2,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h3,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h4,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h5,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h6 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--accent-dark-color);
  font-weight: 600;
  margin-top: 2.5rem;
  margin-bottom: 1.2rem;
  line-height: 1.3;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h1:first-child,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h2:first-child,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h3:first-child,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h4:first-child,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h5:first-child,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h6:first-child {
  margin-top: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h1 {
  font-size: clamp(28px, 3vw, 38px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h2 {
  font-size: clamp(24px, 2.5vw, 32px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h3 {
  font-size: clamp(21px, 2vw, 28px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h4 {
  font-size: clamp(18px, 1.8vw, 24px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h5 {
  font-size: clamp(16px, 1.6vw, 21px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) h6 {
  font-size: clamp(14px, 1.4vw, 18px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) a {
  color: var(--accent-dark-color);
  text-decoration: underline;
  transition: color 0.3s ease;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) a:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) a:focus {
  color: var(--accent-light-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ul,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ol {
  margin: 0 0 1.5rem 2rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ul li,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ol li {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ul li:last-child,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ol li:last-child {
  margin-bottom: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ul {
  list-style-type: disc;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ul ul {
  list-style-type: circle;
  margin-top: 0.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ul ul ul {
  list-style-type: square;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ol {
  list-style-type: decimal;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ol ol {
  list-style-type: lower-alpha;
  margin-top: 0.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) ol ol ol {
  list-style-type: lower-roman;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote {
  padding: 22.5px 40px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote {
    padding: 22.5px 20px;
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote::after {
  content: "";
  display: table;
  clear: both;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p {
  font-size: clamp(16px, 1.2vw, 18px);
  line-height: clamp(24px, 4vw, 40px);
  color: var(--dark-color);
  font-weight: 500 !important;
  margin: 0 !important;
  text-align: center;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: inline;
  background-color: var(--accent-light-color);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0.2em 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p strong {
  font-weight: 500 !important;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p {
    font-size: 16px;
    line-height: 24px;
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p::after, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p::before {
  color: var(--dark-color);
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 30px;
  transform: scale(3);
  position: absolute;
  background-color: transparent;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p::after {
  content: "”";
  height: 30px;
  bottom: -32px;
  right: -20px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) blockquote p::before {
  content: "”";
  left: -20px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-quote blockquote p:after, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .bs-quote blockquote p:before {
  display: none;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) pre {
  background-color: #f5f5f5;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 1rem;
  margin: 0 0 1.5rem 0;
  overflow-x: auto;
  font-family: monospace;
  font-size: clamp(14px, 1.1vw, 16px);
  line-height: 1.5;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) pre code {
  background-color: transparent;
  padding: 0;
  border: none;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) code {
  background-color: #f5f5f5;
  border: 1px solid var(--border-color);
  border-radius: 2px;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.2em 0.4em;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .table-container {
  width: 100%;
  overflow-x: auto;
  max-width: 100%;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table {
  width: 100%;
  max-width: clamp(500px, 43vw, 950px);
  border-collapse: collapse;
  table-layout: fixed;
  overflow-x: auto;
  display: block;
  table-layout: fixed;
  border-style: hidden;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table {
    max-width: calc(100vw - 100px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table {
    max-width: calc(100vw - 50px);
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table th,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table td {
  border: 1px solid var(--border-color);
  padding: 0.75rem;
  text-align: left;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table th {
  background-color: rgba(1, 25, 127, 0.05);
  font-weight: 600;
  color: var(--accent-dark-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.02);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) table caption {
  font-style: italic;
  color: var(--grey-color);
  padding: 0.75rem;
  caption-side: bottom;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure {
  max-width: 500px;
  height: auto;
  display: block;
  margin: 2rem auto;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure {
    max-width: 100%;
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure.size-full {
  max-width: 100%;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure.size-full img {
  max-width: 100%;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure.size-thumbnail {
  max-width: 150px;
  margin-left: 20px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure.size-thumbnail figcaption {
  max-width: 150px;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure.size-thumbnail img {
  max-width: 150px;
  margin: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) figure figcaption {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding-top: 0.5rem;
  font-style: italic;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .alignleft {
  float: left;
  margin: 0.5rem 1.5rem 1rem 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .alignright {
  float: right;
  margin: 0.5rem 0 1rem 1.5rem;
}
@media screen and (max-width: 768px) {
  section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .alignright {
    float: unset;
    margin: 0 auto;
  }
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .wp-caption {
  max-width: 100%;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .wp-caption .wp-caption-text {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding: 0.5rem 0;
  font-style: italic;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) dl {
  margin: 0 0 1.5rem 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) dl dt {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--accent-dark-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) dl dd {
  margin: 0 0 1rem 1rem;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.3vw, 18px);
  color: var(--dark-color);
  line-height: 1.6;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) hr {
  border: 0;
  height: 1px;
  background-color: var(--border-color);
  margin: 2rem 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) abbr,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) acronym {
  border-bottom: 1px dotted var(--grey-color);
  cursor: help;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) iframe,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) video,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) audio {
  max-width: 100%;
  margin-bottom: 1.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 1rem;
  margin-bottom: 1.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .gallery .gallery-item {
  margin: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .gallery .gallery-item img {
  margin: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .gallery .gallery-item .gallery-caption {
  font-size: smaller;
  color: var(--grey-color);
  text-align: center;
  padding-top: 0.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links {
  display: flex;
  justify-content: space-between;
  margin: 2rem 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .page-numbers,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-previous a,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-next a,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .page-numbers,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-previous a,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-next a {
  padding: 0.5rem 1rem;
  background-color: var(--light-color);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  text-decoration: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  color: var(--dark-color);
  transition: all 0.3s ease;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .page-numbers:hover, section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .page-numbers:focus,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-previous a:hover,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-previous a:focus,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-next a:hover,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-next a:focus,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .page-numbers:hover,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .page-numbers:focus,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-previous a:hover,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-previous a:focus,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-next a:hover,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-next a:focus {
  background-color: var(--accent-light-color);
  color: var(--text-dark-color);
  border-color: var(--accent-light-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .page-numbers.current,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-previous a.current,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .pagination .nav-next a.current,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .page-numbers.current,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-previous a.current,
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .nav-links .nav-next a.current {
  background-color: var(--accent-dark-color);
  color: var(--text-light-color);
  border-color: var(--accent-dark-color);
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .text-center {
  text-align: center;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .text-right {
  text-align: right;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .text-left {
  text-align: left;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .text-justify {
  text-align: justify;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .highlight {
  background-color: var(--accent-light-color);
  padding: 0.2em;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .accent-text {
  color: var(--accent-dark-color);
  font-weight: 600;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 1.5rem;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout)) .responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
section.content .page-content:not(:has(.wp-block-woocommerce-cart)):not(:has(.wp-block-woocommerce-checkout))::before {
  content: "";
  position: absolute;
  top: -33px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}

body.single-product main {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 25px;
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: clamp(30px, 5vw, 60px);
  padding: 10px 110px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.single-product main {
    padding: 10px 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.single-product main {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.single-product main {
    width: 100%;
    padding: 0 50px;
    margin-top: 25px;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.single-product main {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
body.single-product main:not(:has(#secondary)) .woocommerce-main-wrapper {
  grid-column: 1/-1;
}
body.single-product .woocommerce-main-wrapper {
  grid-column: 1/2;
}
body.single-product .woocommerce-main-wrapper .woocommerce-breadcrumb {
  grid-column: 1/-1;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 14px);
  color: var(--grey-color);
  margin-bottom: clamp(15px, 2vw, 30px);
}
body.single-product .woocommerce-main-wrapper .woocommerce-breadcrumb a {
  color: var(--accent-dark-color);
  text-decoration: none;
  transition: color 0.3s ease-out;
}
body.single-product .woocommerce-main-wrapper .woocommerce-breadcrumb a:hover {
  text-decoration: underline;
}
body.single-product .woocommerce-main-wrapper .product {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(30px, 5vw, 60px);
}
body.single-product .woocommerce-main-wrapper .product .onsale {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 5;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 14px);
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.single-product .woocommerce-main-wrapper .product {
    grid-template-columns: 1fr;
  }
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery {
  margin-bottom: clamp(20px, 3vw, 40px);
  grid-column: 1/2;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery {
    grid-column: 1/-1;
  }
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  margin-bottom: 10px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
  display: block;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) {
  display: inline-block;
  width: calc(25% - 8px);
  margin-right: 10px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child):nth-child(4n) {
  margin-right: 0;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a {
  border: 1px solid var(--border-color);
  border-radius: 4px;
  overflow: hidden;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a img {
  transition: transform 0.3s ease-out;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) a:hover img {
  transform: scale(1.05);
}
body.single-product .woocommerce-main-wrapper .product .summary {
  grid-column: 2/3;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.single-product .woocommerce-main-wrapper .product .summary {
    grid-column: 1/-1;
  }
}
body.single-product .woocommerce-main-wrapper .product .summary .product_title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(21px, 2.5vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: clamp(15px, 2vw, 20px);
  line-height: 1.3;
}
body.single-product .woocommerce-main-wrapper .product .summary .woocommerce-product-details__short-description {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 1.6;
  color: var(--text-dark-color);
  margin-bottom: clamp(20px, 3vw, 30px);
}
body.single-product .woocommerce-main-wrapper .product .summary .woocommerce-product-details__short-description p {
  margin-bottom: 15px;
}
body.single-product .woocommerce-main-wrapper .product .summary .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
body.single-product .woocommerce-main-wrapper .product .summary .price {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  margin-bottom: clamp(20px, 3vw, 30px);
}
body.single-product .woocommerce-main-wrapper .product .summary .price del {
  color: var(--grey-color);
  font-weight: 400;
  margin-right: 10px;
}
body.single-product .woocommerce-main-wrapper .product .summary .price ins {
  text-decoration: none;
  color: var(--accent-dark-color);
}
body.single-product .woocommerce-main-wrapper .product .summary .price .woocommerce-Price-currencySymbol {
  margin-left: 2px;
}
body.single-product .woocommerce-main-wrapper .product .summary .cart {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: clamp(25px, 3vw, 40px);
}
body.single-product .woocommerce-main-wrapper .product .summary .cart .quantity {
  position: relative;
}
body.single-product .woocommerce-main-wrapper .product .summary .cart .quantity .qty {
  width: 80px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 0 15px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  text-align: center;
}
body.single-product .woocommerce-main-wrapper .product .summary .cart .quantity .qty:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.single-product .woocommerce-main-wrapper .product .summary .cart .single_add_to_cart_button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 25px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease-out;
}
body.single-product .woocommerce-main-wrapper .product .summary .cart .single_add_to_cart_button:hover {
  background-color: #010f4c;
}
body.single-product .woocommerce-main-wrapper .product .summary .product_meta {
  border-top: 1px solid var(--border-color);
  padding-top: clamp(15px, 2vw, 25px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1vw, 16px);
}
body.single-product .woocommerce-main-wrapper .product .summary .product_meta > span {
  display: block;
  margin-bottom: 8px;
}
body.single-product .woocommerce-main-wrapper .product .summary .product_meta > span:last-child {
  margin-bottom: 0;
}
body.single-product .woocommerce-main-wrapper .product .summary .product_meta a {
  color: var(--accent-dark-color);
  text-decoration: none;
}
body.single-product .woocommerce-main-wrapper .product .summary .product_meta a:hover {
  text-decoration: underline;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs {
  grid-column: 1/-1;
  margin-top: clamp(10px, 3vw, 40px);
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 30px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li {
  margin-right: 35px;
  margin-bottom: -1px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li:last-child {
  margin-right: 0;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li a {
  display: block;
  padding: 10px 0;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  color: var(--dark-color);
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease-out;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: var(--accent-light-color);
  transition: width 0.3s ease-out;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li.active a, body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li:hover a {
  color: var(--accent-dark-color);
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li.active a::after, body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li:hover a::after {
  width: 100%;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs {
    flex-wrap: wrap;
    gap: 10px;
  }
  body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tabs li {
    margin-right: 20px;
  }
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab {
  padding: 15px 0;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab h2 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 1.6;
  color: var(--text-dark-color);
  margin-bottom: 15px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab p:last-child {
  margin-bottom: 0;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #comments {
  margin-bottom: 30px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #comments .woocommerce-Reviews-title {
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #comments .woocommerce-noreviews {
  font-style: italic;
  color: var(--grey-color);
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-reply-title {
  display: block;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-rating {
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-rating label {
  display: block;
  margin-bottom: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-rating .stars a {
  color: #fdbd03;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-comment {
  margin-bottom: 20px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-comment label {
  display: block;
  margin-bottom: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-comment textarea {
  width: 100%;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 15px;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .comment-form-comment textarea:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .form-submit .submit {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 25px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease-out;
}
body.single-product .woocommerce-main-wrapper .product .woocommerce-tabs .wc-tab #reviews #review_form_wrapper #review_form .comment-form .form-submit .submit:hover {
  background-color: #010f4c;
}
body.single-product #secondary .widget {
  margin-bottom: 30px;
}
body.single-product #secondary .widget:last-child {
  margin-bottom: 0;
}
body.single-product #secondary .widget .wc-block-product-categories .wc-block-product-categories-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.single-product #secondary .widget .wc-block-product-categories .wc-block-product-categories-list-item {
  margin-bottom: 10px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 10px;
}
body.single-product #secondary .widget .wc-block-product-categories .wc-block-product-categories-list-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
body.single-product #secondary .widget .wc-block-product-categories .wc-block-product-categories-list-item a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  color: var(--accent-dark-color);
  text-decoration: none;
  transition: color 0.3s ease-out;
}
body.single-product #secondary .widget .wc-block-product-categories .wc-block-product-categories-list-item a:hover {
  text-decoration: underline;
}
body.single-product #secondary .widget .wc-block-product-categories .wc-block-product-categories-list-item-count {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 14px);
  color: var(--grey-color);
  margin-left: 5px;
}

.related.products,
.upsells.products {
  margin-top: clamp(40px, 5vw, 60px);
  padding-top: clamp(30px, 4vw, 50px);
  border-top: 1px solid var(--border-color);
}
.related.products h2,
.upsells.products h2 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: clamp(25px, 3vw, 35px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.related.products h2::before,
.upsells.products h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.related.products h2::after,
.upsells.products h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.related.products ul.products,
.upsells.products ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .related.products ul.products,
  .upsells.products ul.products {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .related.products ul.products,
  .upsells.products ul.products {
    grid-template-columns: repeat(2, 1fr);
  }
}
.related.products ul.products li.product,
.upsells.products ul.products li.product {
  position: relative;
}
.related.products ul.products li.product .onsale,
.upsells.products ul.products li.product .onsale {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 3px;
  text-transform: uppercase;
}
.related.products ul.products li.product a.woocommerce-loop-product__link,
.upsells.products ul.products li.product a.woocommerce-loop-product__link {
  text-decoration: none;
  display: block;
}
.related.products ul.products li.product a.woocommerce-loop-product__link img,
.upsells.products ul.products li.product a.woocommerce-loop-product__link img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  margin-bottom: 10px;
}
.related.products ul.products li.product a.woocommerce-loop-product__link .woocommerce-loop-product__title,
.upsells.products ul.products li.product a.woocommerce-loop-product__link .woocommerce-loop-product__title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 400;
  color: var(--dark-color);
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.related.products ul.products li.product a.woocommerce-loop-product__link .woocommerce-loop-product__title:hover,
.upsells.products ul.products li.product a.woocommerce-loop-product__link .woocommerce-loop-product__title:hover {
  text-decoration: underline;
}
.related.products ul.products li.product a.woocommerce-loop-product__link .price,
.upsells.products ul.products li.product a.woocommerce-loop-product__link .price {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  color: var(--accent-dark-color);
}
.related.products ul.products li.product a.woocommerce-loop-product__link .price del,
.upsells.products ul.products li.product a.woocommerce-loop-product__link .price del {
  color: var(--grey-color);
  font-weight: 400;
  margin-right: 5px;
}
.related.products ul.products li.product a.woocommerce-loop-product__link .price ins,
.upsells.products ul.products li.product a.woocommerce-loop-product__link .price ins {
  text-decoration: none;
}
.related.products ul.products li.product .add_to_cart_button,
.upsells.products ul.products li.product .add_to_cart_button {
  display: inline-block;
  margin-top: 10px;
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 3px;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
}
.related.products ul.products li.product .add_to_cart_button:hover,
.upsells.products ul.products li.product .add_to_cart_button:hover {
  background-color: #010f4c;
}
.related.products ul.products li.product .add_to_cart_button.added,
.upsells.products ul.products li.product .add_to_cart_button.added {
  display: none;
}
.related.products ul.products li.product .added_to_cart,
.upsells.products ul.products li.product .added_to_cart {
  display: inline-block;
  margin-top: 10px;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 6px 15px;
  border-radius: 3px;
  text-decoration: none;
}
.related.products ul.products li.product .added_to_cart:hover,
.upsells.products ul.products li.product .added_to_cart:hover {
  background-color: #cb9802;
}

body.woocommerce-cart main {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 25px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.woocommerce-cart main {
    width: 100%;
    padding: 0 50px;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-cart main {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
body.woocommerce-cart main section.content .container .page-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(22px, 2.5vw, 32px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: clamp(25px, 3vw, 40px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.woocommerce-cart main section.content .container .page-title::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.woocommerce-cart main section.content .container .page-title::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
  display: grid;
  grid-template-columns: 1fr 350px;
  gap: clamp(30px, 5vw, 60px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main {
  width: unset;
  padding: unset;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items {
  width: 100%;
  border-collapse: collapse;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items thead {
  border-bottom: 1px solid var(--border-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items thead th {
  padding: 10px 15px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  color: var(--accent-dark-color);
  text-align: left;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items thead th.wc-block-cart-items__header-image {
  width: 100px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items thead th.wc-block-cart-items__header-total {
  width: 120px;
  text-align: right;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row {
  border-bottom: 1px solid var(--border-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__image {
  padding: 15px;
  width: 100px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__image a {
  display: block;
  width: 80px;
  height: 80px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product {
  padding: 15px 10px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name:hover {
  text-decoration: underline;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices {
  margin-bottom: 10px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price del {
  color: var(--grey-color);
  margin-right: 8px;
  text-decoration: line-through;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price ins,
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price .wc-block-formatted-money-amount {
  text-decoration: none;
  font-weight: 500;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-sale-badge {
  display: inline-block;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  padding: 4px 8px;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  border-radius: 3px;
  margin-bottom: 10px;
  white-space: nowrap;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata {
  margin-bottom: 15px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata__description {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(13px, 1vw, 14px);
  color: var(--grey-color);
  line-height: 1.4;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-metadata__description p {
  margin: 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  display: flex;
  align-items: center;
  height: 35px;
  border: 1px solid var(--border-color);
  width: -moz-fit-content;
  width: fit-content;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector input {
  width: 40px;
  height: 100%;
  border: none;
  text-align: center;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector input:focus {
  outline: none;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector button {
  width: 30px;
  height: 100%;
  border: none;
  background: none;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector button:hover {
  background-color: rgba(1, 25, 127, 0.05);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector button:focus {
  outline: none;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  border: none;
  background: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  color: var(--grey-color);
  cursor: pointer;
  text-decoration: underline;
  padding: 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total {
  padding: 15px;
  text-align: right;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-price {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.4vw, 18px);
  font-weight: 500;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  padding: 4px 8px;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  border-radius: 3px;
  white-space: nowrap;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart__empty-cart__title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(18px, 2vw, 24px);
  color: var(--accent-dark-color);
  margin-bottom: 20px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart__empty-cart-wrapper {
  text-align: center;
  padding: 40px 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart__empty-cart-wrapper .wc-block-cart__empty-cart-button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart__empty-cart-wrapper .wc-block-cart__empty-cart-button:hover {
  background-color: #010f4c;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block {
  background-color: var(--light-color);
  border: 1px solid var(--border-color);
  padding: 20px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: 20px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__button {
  background: none;
  border: none;
  padding: 0;
  color: var(--accent-dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  justify-content: flex-start;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__button svg {
  margin-right: 8px;
  fill: var(--accent-dark-color);
  transition: transform 0.3s ease;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__button:hover {
  text-decoration: underline;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content {
  margin-top: 15px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form {
    flex-direction: column;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
  position: relative;
  flex: 1;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--border-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:focus + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:not(:-moz-placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input label {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  pointer-events: none;
  transition: transform 0.3s ease, font-size 0.3s ease, top 0.3s ease, color 0.3s ease;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error input {
  border-color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error input:focus + label {
  color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error label {
  color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.is-active label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 25px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  min-width: 100px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button:hover {
  background-color: #010f4c;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button[disabled] {
  background-color: var(--grey-color);
  cursor: not-allowed;
  opacity: 0.7;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p {
  display: flex;
  align-items: center;
  margin: 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  fill: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p span {
  flex: 1;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message.wc-block-components-totals-coupon-success {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4caf50;
  border: 1px solid rgba(76, 175, 80, 0.3);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message.wc-block-components-totals-coupon-error {
  background-color: rgba(226, 83, 83, 0.1);
  color: #e25353;
  border: 1px solid rgba(226, 83, 83, 0.3);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message .wc-block-components-totals-coupon-remove {
  background: none;
  border: none;
  padding: 0;
  margin-left: auto;
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer;
  color: inherit;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message .wc-block-components-totals-coupon-remove:hover {
  opacity: 0.8;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
  flex: 0 0 50%;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__value {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--accent-dark-color);
  flex: 0 0 50%;
  text-align: right;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__value strong {
  font-weight: 500;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
  margin-bottom: 8px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__button {
  background: none;
  border: none;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__button svg {
  margin-right: 8px;
  fill: var(--accent-dark-color);
  transition: transform 0.3s ease;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__button p {
  margin: 0;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--dark-color);
  text-align: left;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__button p strong {
  font-weight: 500;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__button:hover p {
  text-decoration: underline;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__button[aria-expanded=true] svg {
  transform: rotate(180deg);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content {
  margin-top: 15px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-address-form__country,
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-address-form__state {
  grid-column: span 2;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-address-form__country,
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-address-form__state {
    grid-column: span 1;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-blocks-components-select {
  position: relative;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-blocks-components-select__container {
  position: relative;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-blocks-components-select__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--dark-color);
  display: block;
  margin-bottom: 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-blocks-components-select__select {
  width: 100%;
  border: 1px solid var(--border-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--light-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-blocks-components-select__select:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-blocks-components-select__expand {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  fill: var(--dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input {
  position: relative;
  margin-bottom: 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--border-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input input:focus + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input input:not(:-moz-placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input input:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input label {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  pointer-events: none;
  transition: transform 0.3s ease, font-size 0.3s ease, top 0.3s ease, color 0.3s ease;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input.has-error input {
  border-color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input.has-error input:focus + label {
  color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input.has-error label {
  color: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error {
  margin-top: 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  color: #e25353;
  display: flex;
  align-items: center;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p {
  display: flex;
  align-items: flex-start;
  margin: 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-right: 6px;
  fill: #e25353;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p span {
  flex: 1;
  line-height: 1.3;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-shipping-calculator-address button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-top: 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-shipping-calculator-address button:hover {
  background-color: #010f4c;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-shipping-calculator-address button.outlined {
  background-color: transparent;
  border: 1px solid var(--accent-dark-color);
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address .wc-block-components-shipping-calculator-address button.outlined:hover {
  background-color: rgba(1, 25, 127, 0.05);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  width: 100%;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address button:hover {
  background-color: #010f4c;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address button.outlined {
  background-color: transparent;
  border: 1px solid var(--accent-dark-color);
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-totals-shipping-panel .wc-block-components-panel__content .wc-block-components-shipping-calculator .wc-block-components-shipping-calculator-address button.outlined:hover {
  background-color: rgba(1, 25, 127, 0.05);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals {
  margin-top: 15px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option {
  padding: 8px 0;
  display: flex;
  align-items: flex-start;
  position: relative;
  cursor: pointer;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid var(--border-color);
  border-radius: 50%;
  margin: 2px 10px 0 0;
  flex-shrink: 0;
  position: relative;
  transition: border-color 0.2s ease;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input:checked {
  border-color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input:checked:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: var(--accent-dark-color);
  border-radius: 50%;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout {
  display: flex;
  flex-direction: column;
  width: 100%;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__label-group {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--dark-color);
  margin-bottom: 3px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__label-group .wc-block-components-radio-control__label {
  display: inline-block;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__description-group {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__description-group .wc-block-components-radio-control__description .wc-block-components-shipping-rates-control__package__description--free {
  color: var(--accent-dark-color);
  font-weight: 500;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__description-group .wc-block-components-radio-control__description .wc-block-components-shipping-rates-control__package__description--free .wc-block-components-shipping-rates-control__package__delivery_time {
  color: var(--grey-color);
  font-weight: normal;
  margin-left: 5px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__collaterals .wc-block-components-radio-control .wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked .wc-block-components-radio-control__label-group .wc-block-components-radio-control__label {
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-totals-block {
  border-top: 0;
  padding-bottom: 0;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-footer-item {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  border-bottom: unset !important;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-size: 16px;
  font-weight: 500;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 18px;
  font-weight: 500;
  color: var(--accent-dark-color);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit {
  margin-top: 30px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit .wc-block-cart__submit-container {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit .wc-block-cart__submit-container {
    justify-content: center;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 30px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button .wc-block-components-button__text {
  display: inline-block;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
  background-color: #010f4c;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button.contained {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar {
  width: unset;
  padding: unset;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__submit {
  margin-top: 30px;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-container {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-container {
    justify-content: center;
  }
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 30px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
  background-color: #010f4c;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__return-to-shop {
  margin-top: 30px;
  text-align: center;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__return-to-shop .wc-block-cart__return-to-shop-button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-cart__return-to-shop .wc-block-cart__return-to-shop-button:hover {
  background-color: #010f4c;
}

.wc-block-cart__empty-cart__title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(22px, 2.2vw, 28px);
  color: var(--accent-dark-color);
  text-align: center;
  margin-bottom: 20px;
}

.wc-block-cart__empty-cart-container {
  text-align: center;
  padding: 60px 0;
}
.wc-block-cart__empty-cart-container svg {
  width: 80px;
  height: 80px;
  fill: var(--grey-color);
  margin-bottom: 20px;
}
.wc-block-cart__empty-cart-container p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  color: var(--grey-color);
  margin-bottom: 30px;
}
.wc-block-cart__empty-cart-container .wc-block-cart__empty-cart-button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 25px;
  border: none;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease-out;
}
.wc-block-cart__empty-cart-container .wc-block-cart__empty-cart-button:hover {
  background-color: #010f4c;
}

.wc-block-components-notices {
  margin-bottom: 30px;
}
.wc-block-components-notices .wc-block-components-notices__notice {
  background-color: #f8f8f8;
  border-left: 4px solid var(--accent-light-color);
  padding: 12px 15px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
  border-radius: 0 4px 4px 0;
  margin-bottom: 15px;
}
.wc-block-components-notices .wc-block-components-notices__notice:last-child {
  margin-bottom: 0;
}
.wc-block-components-notices .wc-block-components-notices__notice.is-error {
  border-left-color: #e25353;
}
.wc-block-components-notices .wc-block-components-notices__notice.is-success {
  border-left-color: #4caf50;
}
.wc-block-components-notices .wc-block-components-notices__notice .wc-block-components-notice__dismiss {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--grey-color);
  float: right;
}
.wc-block-components-notices .wc-block-components-notices__notice .wc-block-components-notice__dismiss:hover {
  color: var(--dark-color);
}

.wc-block-components-notice-snackbar-list {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
.wc-block-components-notice-snackbar-list .wc-block-components-notice-snackbar {
  background-color: var(--dark-color);
  color: var(--light-color);
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  max-width: 400px;
  position: relative;
}
.wc-block-components-notice-snackbar-list .wc-block-components-notice-snackbar.is-error {
  background-color: #e25353;
}
.wc-block-components-notice-snackbar-list .wc-block-components-notice-snackbar.is-success {
  background-color: #4caf50;
}
.wc-block-components-notice-snackbar-list .wc-block-components-notice-snackbar .wc-block-components-notice-snackbar__dismiss-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  color: var(--light-color);
  cursor: pointer;
  opacity: 0.7;
}
.wc-block-components-notice-snackbar-list .wc-block-components-notice-snackbar .wc-block-components-notice-snackbar__dismiss-button:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items thead {
    display: none;
  }
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 15px 0;
  }
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__image {
    width: 80px;
    padding: 0 10px 0 0;
  }
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product {
    flex: 1;
    min-width: 0;
  }
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total {
    width: 100%;
    text-align: left;
    padding: 10px 0 0 90px;
  }
  body.woocommerce-cart main section.content .container .page-content .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-start;
  }
}
body.woocommerce-checkout main {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 25px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.woocommerce-checkout main {
    width: 100%;
    padding: 0 50px;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-checkout main {
    width: 100%;
    padding: 0;
    margin-top: 25px;
  }
}
body.woocommerce-checkout main section.content .container .page-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(22px, 2.5vw, 32px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: clamp(25px, 3vw, 40px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
body.woocommerce-checkout main section.content .container .page-title::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
body.woocommerce-checkout main section.content .container .page-title::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout {
  width: 100%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout {
  display: grid;
  grid-template-columns: 1fr 350px;
  gap: clamp(30px, 5vw, 60px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main {
  width: 100%;
  padding-right: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form {
  width: 100%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step {
  margin-bottom: 30px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading h2 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(18px, 1.6vw, 21px);
  font-weight: 500;
  color: var(--accent-dark-color);
  margin: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading .wc-block-components-checkout-step__heading-content {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  margin-bottom: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input {
  position: relative;
  margin-bottom: 15px;
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input input {
  width: 100%;
  padding: 12px 10px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input input:focus + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input input:not(:-moz-placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input input:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input label {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  pointer-events: none;
  transition: transform 0.3s ease, font-size 0.3s ease, top 0.3s ease, color 0.3s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input:has([type=email]) {
  transform: unset;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content #contact .wc-block-components-text-input.is-active label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper {
  margin-bottom: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card address {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card address .wc-block-components-address-card__address-section {
  display: block;
  margin-bottom: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card address .wc-block-components-address-card__address-section span {
  margin-right: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card .wc-block-components-address-card__edit {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--accent-dark-color);
  cursor: pointer;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-card-wrapper .wc-block-components-address-card .wc-block-components-address-card__edit:hover {
  text-decoration: underline;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form {
    grid-template-columns: 1fr;
  }
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-address-form__address_1,
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-address-form__country,
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-address-form__address_2 {
  grid-column: 1/-1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input {
  position: relative;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input input {
  width: 100%;
  padding: 12px 10px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input input:focus + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input input:not(:-moz-placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input input:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input label {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  pointer-events: none;
  transition: transform 0.3s ease, font-size 0.3s ease, top 0.3s ease, color 0.3s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error {
  margin-top: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p {
  display: flex;
  align-items: flex-start;
  margin: 0;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  color: #e25353;
  line-height: 1.3;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin-right: 6px;
  margin-top: 2px;
  fill: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-validation-error p span {
  flex: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-blocks-components-select {
  position: relative;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-blocks-components-select__container {
  position: relative;
  height: unset;
  margin-top: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-blocks-components-select__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--dark-color);
  display: block;
  margin-bottom: 5px;
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-blocks-components-select__select {
  width: 100%;
  padding: 12px 10px;
  padding-right: 30px;
  height: unset;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-blocks-components-select__select:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-blocks-components-select__expand {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  pointer-events: none;
  fill: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-address-form__address_2-toggle {
  grid-column: 1/-1;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--accent-dark-color);
  cursor: pointer;
  margin-top: -10px;
  margin-bottom: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-address-form__address_2-toggle:hover {
  text-decoration: underline;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper .wc-block-components-address-form .wc-block-components-address-form__address_2-hidden-input {
  display: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox {
  margin-top: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label .wc-block-components-checkbox__input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid var(--border-color);
  border-radius: 3px;
  margin-right: 10px;
  position: relative;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label .wc-block-components-checkbox__input:checked {
  background-color: var(--accent-dark-color);
  border-color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label .wc-block-components-checkbox__input:checked + svg {
  opacity: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label .wc-block-components-checkbox__input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label svg {
  position: absolute;
  left: 6px;
  top: 5px;
  width: 15px;
  height: 14px;
  fill: #ffffff;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-checkbox label .wc-block-components-checkbox__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option {
  padding: 8px 0;
  display: flex;
  position: relative;
  cursor: pointer;
  align-items: center;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input {
  width: 18px;
  height: 18px;
  border: 2px solid var(--border-color);
  border-radius: 50%;
  margin: 2px 10px 0 0;
  flex-shrink: 0;
  position: relative;
  transition: border-color 0.2s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input:checked {
  border-color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input:checked:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: var(--accent-dark-color);
  border-radius: 50%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option input.wc-block-components-radio-control__input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout {
  display: flex;
  flex-direction: column;
  width: 100%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__label-group {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  gap: 10px;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__label-group .wc-block-components-radio-control__label {
  display: inline-block;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__secondary-label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout .wc-block-components-radio-control__secondary-label .wc-block-checkout__shipping-option--free {
  color: var(--accent-dark-color);
  font-weight: 500;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-shipping-rates-control .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked .wc-block-components-radio-control__label-group .wc-block-components-radio-control__label {
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-notice-banner {
  display: flex;
  align-items: flex-start;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-notice-banner.is-error {
  background-color: #fef1f1;
  border-left: 4px solid #d63638;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-notice-banner svg {
  margin-right: 10px;
  margin-top: 2px;
  fill: #d63638;
  background-color: transparent;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-components-notice-banner .wc-block-components-notice-banner__content {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note {
  margin: 20px 0;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 15px;
  background-color: var(--light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
  position: relative;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox label {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox .wc-block-components-checkbox__input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid var(--border-color);
  border-radius: 3px;
  margin-right: 10px;
  position: relative;
  background-color: var(--light-color);
  transition: border-color 0.2s ease;
  flex-shrink: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox .wc-block-components-checkbox__input:checked {
  border-color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox .wc-block-components-checkbox__input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox svg.wc-block-components-checkbox__mark {
  position: absolute;
  left: 6px;
  top: 5px;
  width: 14px;
  height: 14px;
  fill: var(--light-color);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox .wc-block-components-checkbox__input:checked ~ svg.wc-block-components-checkbox__mark {
  opacity: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-checkbox .wc-block-components-checkbox__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
  line-height: 1.4;
  padding-top: 2px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  min-height: 80px;
  resize: vertical;
  background-color: var(--light-color);
  transition: border-color 0.2s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea:focus {
  outline: none;
  border-color: var(--accent-light-color);
  box-shadow: 0 0 0 1px rgba(1, 25, 127, 0.1);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea::-moz-placeholder {
  color: var(--grey-color);
  opacity: 0.8;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__container .wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea::placeholder {
  color: var(--grey-color);
  opacity: 0.8;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__terms {
  margin: 30px 0;
  padding: 15px 0;
  border-top: 1px solid var(--border-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__terms .wc-block-components-checkbox__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions {
  margin-top: 30px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row {
    flex-direction: column;
    gap: 15px;
  }
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
  display: flex;
  align-items: center;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--accent-dark-color);
  text-decoration: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button svg {
  margin-right: 8px;
  fill: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:hover {
  text-decoration: underline;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 30px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease-out;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
  background-color: #010f4c;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button.contained {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
  background-color: var(--light-color);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 30px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-checkout-step__heading {
  padding: 20px 20px 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-checkout-step__heading .wc-block-components-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 500;
  color: var(--accent-dark-color);
  margin: 0 0 30px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill {
  padding: 0 20px 20px;
  border: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item {
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--border-color);
  justify-content: space-between;
  gap: 10px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__image {
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 5px;
  margin-top: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
  position: absolute;
  top: -8px;
  left: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
  border-radius: 50%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description {
  flex: 1;
  min-width: 0;
  padding: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description h3 {
  margin: 0 0 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices {
  display: block;
  margin-bottom: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices del {
  color: var(--grey-color);
  margin-right: 8px;
  font-size: 14px;
  text-decoration: line-through;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices ins,
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices .wc-block-formatted-money-amount {
  text-decoration: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-product-metadata {
  display: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description p {
  margin: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-order-summary-item__total-price {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--accent-dark-color);
  white-space: nowrap;
  margin-left: 10px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__button {
  background: none;
  border: none;
  padding: 0;
  color: var(--accent-dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  justify-content: flex-start;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__button svg {
  margin-right: 8px;
  fill: var(--accent-dark-color);
  transition: transform 0.3s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__button:hover {
  text-decoration: underline;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content {
  margin-top: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form {
    flex-direction: column;
  }
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
  position: relative;
  flex: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--border-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:focus + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:not(:-moz-placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input label {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  pointer-events: none;
  transition: transform 0.3s ease, font-size 0.3s ease, top 0.3s ease, color 0.3s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error input {
  border-color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error input:focus + label {
  color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error label {
  color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.is-active label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 25px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  min-width: 100px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button:hover {
  background-color: #010f4c;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button[disabled] {
  background-color: var(--grey-color);
  cursor: not-allowed;
  opacity: 0.7;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p {
  display: flex;
  align-items: center;
  margin: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  fill: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p span {
  flex: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message.wc-block-components-totals-coupon-success {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4caf50;
  border: 1px solid rgba(76, 175, 80, 0.3);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message.wc-block-components-totals-coupon-error {
  background-color: rgba(226, 83, 83, 0.1);
  color: #e25353;
  border: 1px solid rgba(226, 83, 83, 0.3);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message .wc-block-components-totals-coupon-remove {
  background: none;
  border: none;
  padding: 0;
  margin-left: auto;
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer;
  color: inherit;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message .wc-block-components-totals-coupon-remove:hover {
  opacity: 0.8;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  row-gap: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-item__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
  flex: 0 0 50%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-item__value {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--accent-dark-color);
  flex: 0 0 50%;
  text-align: right;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-item__value strong {
  font-weight: 500;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-item__description {
  font-size: 12px;
  color: var(--grey-color);
  margin-top: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-shipping {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
  margin-bottom: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-size: 16px;
  font-weight: 500;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__main .wc-block-components-form .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .checkout-order-summary-block-fill .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 18px;
  font-weight: 500;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar {
  align-self: flex-start;
  position: sticky;
  top: 30px;
  width: 100%;
  padding-left: 0;
  z-index: 990;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar.is-sticky {
  position: sticky;
  top: 30px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block {
  background-color: var(--light-color);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  overflow: hidden;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-bottom: 20px;
  padding: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title p {
  margin: 0;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content {
  padding: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary {
  margin-bottom: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--border-color);
  justify-content: space-between;
  gap: 10px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__image {
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 5px;
  margin-top: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
  position: absolute;
  top: -8px;
  left: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: var(--accent-light-color);
  color: var(--dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
  border-radius: 50%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description {
  flex: 1;
  min-width: 0;
  padding: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description h3 {
  margin: 0 0 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: var(--dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices {
  display: block;
  margin-bottom: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices del {
  color: var(--grey-color);
  margin-right: 8px;
  font-size: 14px;
  text-decoration: line-through;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices ins,
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices .wc-block-formatted-money-amount {
  text-decoration: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-product-metadata {
  display: none;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description p {
  margin: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item__total-price {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: var(--accent-dark-color);
  white-space: nowrap;
  margin-left: 10px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__button {
  background: none;
  border: none;
  padding: 0;
  color: var(--accent-dark-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  justify-content: flex-start;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__button svg {
  margin-right: 8px;
  fill: var(--accent-dark-color);
  transition: transform 0.3s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__button:hover {
  text-decoration: underline;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content {
  margin-top: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form {
    flex-direction: column;
  }
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
  position: relative;
  flex: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--border-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:focus {
  outline: none;
  border-color: var(--accent-light-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:focus + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
  color: var(--accent-dark-color);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:not(:-moz-placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input label {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--grey-color);
  pointer-events: none;
  transition: transform 0.3s ease, font-size 0.3s ease, top 0.3s ease, color 0.3s ease;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error input {
  border-color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error input:focus + label {
  color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.has-error label {
  color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.is-active label {
  top: 0;
  transform: translateY(-50%) scale(0.9);
  background-color: var(--light-color);
  padding: 0 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button {
  background-color: var(--accent-dark-color);
  color: var(--light-color);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 25px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  min-width: 100px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button:hover {
  background-color: #010f4c;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button[disabled] {
  background-color: var(--grey-color);
  cursor: not-allowed;
  opacity: 0.7;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p {
  display: flex;
  align-items: center;
  margin: 0;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  fill: #e25353;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-validation-error p span {
  flex: 1;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message {
  margin-top: 10px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message.wc-block-components-totals-coupon-success {
  background-color: rgba(76, 175, 80, 0.1);
  color: #4caf50;
  border: 1px solid rgba(76, 175, 80, 0.3);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message.wc-block-components-totals-coupon-error {
  background-color: rgba(226, 83, 83, 0.1);
  color: #e25353;
  border: 1px solid rgba(226, 83, 83, 0.3);
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message .wc-block-components-totals-coupon-remove {
  background: none;
  border: none;
  padding: 0;
  margin-left: auto;
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer;
  color: inherit;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-coupon .wc-block-components-panel__content .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon-message .wc-block-components-totals-coupon-remove:hover {
  opacity: 0.8;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  row-gap: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-item__label {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--dark-color);
  flex: 0 0 50%;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-item__value {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--accent-dark-color);
  flex: 0 0 50%;
  text-align: right;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-item__value strong {
  font-weight: 500;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-item__description {
  font-size: 12px;
  color: var(--grey-color);
  margin-top: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-shipping {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  color: var(--grey-color);
  margin-bottom: 5px;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-size: 16px;
  font-weight: 500;
}
body.woocommerce-checkout main section.content .container .wc-block-checkout .wc-block-components-sidebar-layout .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 18px;
  font-weight: 500;
}

.advertise-container {
  display: grid;
  gap: clamp(20px, 5vw, 55px);
  grid-template-columns: auto clamp(460px, 20vw, 750px);
}
.advertise-container .wp-block-column:last-child {
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 100px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .advertise-container .wp-block-column:last-child {
    top: 80px;
  }
}
.advertise-container .wp-block-column ul li {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .advertise-container {
    grid-template-columns: 1fr;
  }
}

body.error404 main {
  margin-top: 0;
}
body.error404 .error {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(40px, 5vw, 100px) 0;
  overflow: hidden;
}
body.error404 .error__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--light-color);
  opacity: 0.9;
  z-index: -1;
}
body.error404 .error__background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/pattern-bg.png");
  background-repeat: repeat;
  background-size: 400px;
  opacity: 0.05;
}
body.error404 .error .container {
  width: 100%;
  margin: 0 auto;
  background-color: var(--accent-dark-color);
}
body.error404 .error__content {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: clamp(30px, 4vw, 60px);
  max-width: 800px;
}
body.error404 .error__content-text h1 {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.3;
  color: var(--light-color);
  margin-bottom: clamp(15px, 2vw, 30px);
  font-weight: 500;
}
body.error404 .error__content-text p {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 1.8vw, 21px);
  line-height: 1.5;
  color: var(--light-color);
  margin-bottom: clamp(25px, 3vw, 40px);
}
body.error404 .error__content-text .button {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 25px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.error404 .error__content-text .button--primary {
  background-color: var(--accent-light-color);
  color: var(--dark-color);
}
body.error404 .error__content-text .button--primary:hover {
  background-color: var(--light-color);
  color: var(--accent-dark-color);
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  body.error404 .error {
    min-height: 60vh;
  }
  body.error404 .error__content {
    padding: clamp(20px, 3vw, 40px);
  }
}

.posts-block {
  display: grid;
  gap: 5px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 100px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
.posts-block > a {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block > a::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.posts-block > a::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block > a {
    position: relative;
    max-width: unset;
    gap: 35px;
    padding: 0 0px;
  }
}
.posts-block.has-sidebar {
  grid-template-rows: auto 1fr;
  grid-template-columns: auto 400px;
  gap: 40px;
}
@media screen and (max-width: 1700px) {
  .posts-block.has-sidebar {
    grid-template-columns: auto 350px;
    gap: 35px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 30px;
  }
}
.posts-block.has-sidebar.sidebar-position-left {
  grid-template-columns: calc(0.28 * (100% - 40px)) calc(0.72 * (100% - 40px));
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-left {
    grid-template-columns: 1fr;
  }
}
.posts-block.has-sidebar.sidebar-position-left .posts-sidebar {
  grid-column: 1;
  grid-row: 1/3;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-left .posts-sidebar {
    grid-row: span 1;
    background: var(--light-color);
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    border: 1px solid var(--border-color);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  }
}
.posts-block.has-sidebar.sidebar-position-left .posts-sidebar .sidebar-items-container .sidebar-items {
  max-height: 900px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(155, 155, 155, 0.3) transparent;
}
.posts-block.has-sidebar.sidebar-position-left .posts-sidebar .sidebar-items-container .sidebar-items::-webkit-scrollbar {
  width: 4px;
}
.posts-block.has-sidebar.sidebar-position-left .posts-sidebar .sidebar-items-container .sidebar-items::-webkit-scrollbar-track {
  background: transparent;
}
.posts-block.has-sidebar.sidebar-position-left .posts-sidebar .sidebar-items-container .sidebar-items::-webkit-scrollbar-thumb {
  background: rgba(155, 155, 155, 0.3);
  border-radius: 4px;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items {
  grid-row: 2;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
  position: relative;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items::after {
  content: "";
  position: absolute;
  top: -120px;
  height: 280px;
  z-index: -2;
  width: calc(100% + 40px);
  left: -20px;
  background: var(--accent-dark-color);
  transform: skewY(-2deg);
  transform-origin: top left;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items::before {
  content: "" !important;
  position: absolute;
  top: -40px;
  height: 2px;
  z-index: -1;
  width: 100%;
  background: linear-gradient(90deg, var(--accent-light-color) 0%, transparent 100%);
  border-radius: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-left .posts--block-items {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-sidebar.sidebar-position-left .posts--block-items {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item {
  gap: 5px;
  height: auto;
  background: rgba(255, 255, 255, 0.95);
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .post-image {
  overflow: hidden;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .post-image img {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .post-content {
  padding: 20px;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .post-excerpt {
  display: block;
  color: var(--dark-color);
  font-size: 16px;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 12px;
  opacity: 0.8;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .meta-info {
  margin: -20px -20px 0 -20px;
  padding: 12px 20px;
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .meta-info a {
  color: var(--accent-dark-color);
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.posts-block.has-sidebar.sidebar-position-left .posts--block-items .posts-block--item .meta-info .post-date {
  color: rgba(255, 255, 255, 0.9);
}
.posts-block.has-sidebar.sidebar-position-left > a {
  color: var(--light-color);
  position: relative;
}
.posts-block.has-sidebar.sidebar-position-right {
  -moz-column-gap: clamp(40px, 8vw, 100px);
       column-gap: clamp(40px, 8vw, 100px);
}
.posts-block.has-sidebar.sidebar-position-right .posts-sidebar {
  grid-column: 2;
  grid-row: 1/3;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts-sidebar {
    grid-row: span 1;
    grid-column: span 1;
    background: var(--light-color);
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    border: 1px solid var(--border-color);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts-sidebar .sidebar-items-container .sidebar-items {
  max-height: 850px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(155, 155, 155, 0.3) transparent;
}
.posts-block.has-sidebar.sidebar-position-right .posts-sidebar .sidebar-items-container .sidebar-items::-webkit-scrollbar {
  width: 4px;
}
.posts-block.has-sidebar.sidebar-position-right .posts-sidebar .sidebar-items-container .sidebar-items::-webkit-scrollbar-track {
  background: transparent;
}
.posts-block.has-sidebar.sidebar-position-right .posts-sidebar .sidebar-items-container .sidebar-items::-webkit-scrollbar-thumb {
  background: rgba(155, 155, 155, 0.3);
  border-radius: 4px;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items {
  display: grid;
  grid-template-columns: 0.75fr 1.25fr;
  grid-template-rows: repeat(2, auto);
  -moz-column-gap: clamp(30px, 7vw, 90px);
       column-gap: clamp(30px, 7vw, 90px);
  row-gap: 30px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts--block-items {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    row-gap: 25px;
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items::before {
  content: "";
  position: absolute;
  top: -40px;
  height: 2px;
  z-index: -1;
  width: 100%;
  background: linear-gradient(90deg, var(--accent-light-color) 0%, var(--accent-dark-color) 50%, transparent 100%);
  border-radius: 2px;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item {
  height: -moz-fit-content;
  height: fit-content;
  background: var(--light-color);
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item {
    height: -moz-fit-content;
    height: fit-content;
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:first-child {
  grid-row: 1;
  grid-column: 1;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:first-child {
    grid-row: 2;
    height: auto;
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(2) {
  grid-row: 2;
  grid-column: 1;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(2) {
    grid-row: 3;
    grid-column: 1;
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) {
  grid-row: 1/3;
  grid-column: 2;
  align-items: center;
  height: 100%;
  gap: 0;
  background: linear-gradient(135deg, var(--dark-color) 0%, rgba(34, 43, 67, 0.95) 100%);
  position: relative;
  overflow: hidden;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3)::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
  background: radial-gradient(circle, var(--accent-light-color), transparent);
  opacity: 0.1;
  transform: translate(50%, -50%);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) {
    grid-row: 1;
    grid-column: 1;
    background: var(--dark-color);
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .meta-info {
  background: linear-gradient(90deg, var(--accent-light-color), rgba(223, 31, 39, 0.8));
  margin-top: 0;
  padding: 15px clamp(10px, 2vw, 30px);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .meta-info a {
  color: var(--accent-dark-color);
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-image {
  aspect-ratio: 600/573;
  overflow: hidden;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-image {
    aspect-ratio: unset;
  }
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-image img {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3):hover .post-image img {
  transform: scale(1.05);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-info {
  padding: 0 clamp(10px, 2vw, 30px);
  margin-bottom: 5px;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-info h3 a {
  font-size: clamp(18px, 2.5vw, 28px);
  line-height: clamp(24px, 3.5vw, 34px);
  color: var(--light-color);
  transition: color 0.3s ease;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-date {
  color: rgba(223, 31, 39, 0.8);
  margin-bottom: clamp(10px, 2vw, 30px);
  padding: 0 clamp(10px, 2vw, 30px);
  font-weight: 500;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item:nth-child(3) .post-content {
  background-color: transparent;
  position: relative;
  z-index: 2;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .post-image {
  width: 100%;
  height: auto;
  aspect-ratio: 410/273;
  margin: 0 auto;
  overflow: hidden;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .post-image img {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .post-content {
  padding: 20px;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .meta-info {
  margin: -20px -20px 15px -20px;
  padding: 12px 20px;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .meta-info a {
  color: var(--accent-dark-color);
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .meta-info .post-date {
  color: rgba(255, 255, 255, 0.9);
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .post-info h3 a {
  transition: color 0.3s ease;
}
.posts-block.has-sidebar.sidebar-position-right .posts--block-items .posts-block--item .post-info h3 a:hover {
  color: var(--accent-dark-color);
}
.posts-block .posts--block-items {
  grid-row: 2;
  flex: 0 0 calc(0.75 * (100% - 25px));
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 35px;
  -moz-column-gap: 25px;
       column-gap: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block .posts--block-items {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block .posts--block-items {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(auto-fill, 1fr);
  }
}
.posts-block .posts--block-items .posts-block--item {
  height: 376px;
  display: flex;
  gap: 17px;
  flex-direction: column;
}
.posts-block .posts--block-items .posts-block--item .post-image {
  height: 255px;
  width: 100%;
}
.posts-block .posts--block-items .posts-block--item .post-image a {
  display: flex;
  height: 100%;
  width: 100%;
}
.posts-block .posts--block-items .posts-block--item .post-image img {
  -o-object-position: top;
     object-position: top;
}
.posts-block .posts--block-items .posts-block--item .post-content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.posts-block .posts--block-items .posts-block--item .post-content .meta-info {
  display: flex;
  justify-content: space-between;
  background-color: var(--light-color);
  padding: 10px;
  margin-top: -25px;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block .posts--block-items .posts-block--item .post-content .meta-info .post-date {
  font-size: 16px;
  color: var(--border-color);
  font-weight: 400;
}
.posts-block .posts--block-items .posts-block--item .post-content .meta-info a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  color: var(--accent-dark-color);
  font-weight: 400;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.posts-block .posts--block-items .posts-block--item .post-content .post-info {
  margin-bottom: 5px;
}
.posts-block .posts--block-items .posts-block--item .post-content .post-info h3 a {
  color: var(--dark-color);
  font-weight: 400;
  font-size: clamp(16px, 2vw, 21px);
  line-height: clamp(20px, 2.5vw, 26px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.posts-block .posts--block-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.posts-block .posts--block-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
.posts-block .posts--block-items .posts-block--item.ad {
  width: 380px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block .posts--block-items .posts-block--item.ad {
    width: 100%;
  }
}
.posts-block .posts-sidebar {
  grid-row: 2;
  max-width: 412px;
  flex: 0 0 calc(0.25 * (100% - 25px));
  margin-left: auto;
  padding-left: 0;
}
.posts-block .posts-sidebar ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.posts-block .posts-sidebar ::-webkit-scrollbar:vertical {
  width: 3px;
}
.posts-block .posts-sidebar ::-webkit-scrollbar:horizontal {
  height: 3px;
}
.posts-block .posts-sidebar ::-webkit-scrollbar-thumb {
  background-color: var(--accent-dark-color);
  border-radius: 10px;
  width: 2px;
}
.posts-block .posts-sidebar ::-webkit-scrollbar-track {
  width: 2px;
  border-radius: 10px;
  background-color: #adadad;
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) and (min-height: 500px) {
  .posts-block .posts-sidebar {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block .posts-sidebar {
    margin-left: -25px;
    margin-right: -25px;
    grid-row: 3;
    max-width: unset;
    width: calc(100% + 50px);
    padding: 20px 25px;
  }
}
.posts-block .posts-sidebar h2 {
  font-size: clamp(20px, 1.8vw, 28px);
  color: var(--accent-dark-color);
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: clamp(20px, 2vw, 30px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block .posts-sidebar h2::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.posts-block .posts-sidebar h2::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.posts-block .posts-sidebar .sidebar-items-container {
  position: relative;
}
.posts-block .posts-sidebar .sidebar-items-container::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block .posts-sidebar .sidebar-items-container::before {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block .posts-sidebar .sidebar-items-container::before {
    top: -18px;
  }
}
.posts-block .posts-sidebar .sidebar-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-height: 620px;
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  position: relative;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item {
  display: flex;
  justify-content: space-between;
  gap: clamp(10px, 1.5vw, 20px);
  position: relative;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item:has(.post-image) {
  flex-direction: row-reverse;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  color: var(--accent-dark-color);
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .meta-info .post-date {
  font-size: 14px;
  color: var(--border-color);
  font-weight: 400;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info {
  margin-bottom: 10px;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a {
  color: var(--dark-color);
  font-weight: 400;
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1.5vw, 16px);
  color: var(--accent-dark-color);
  display: block;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item .post-image {
  aspect-ratio: 120/80;
  max-width: 120px;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  opacity: 0.3;
  bottom: -20px;
  left: 0;
}
.posts-block .posts-sidebar .sidebar-items .posts-block--item:last-child::after {
  display: none;
}
.posts-block.has-subcategories {
  display: block;
  grid-template-rows: auto auto auto 1fr;
  row-gap: 25px;
}
.posts-block.has-subcategories > a {
  font-size: clamp(20px, 1.8vw, 28px);
  line-height: clamp(28px, 3vw, 40px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(30px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block.has-subcategories > a::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.posts-block.has-subcategories > a::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.posts-block.has-subcategories .posts-block--subcategories {
  grid-row: 2;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
  border-bottom: 1px solid var(--grey-light-color);
  margin-bottom: clamp(10px, 1.5vw, 15px);
  position: relative;
  height: 30px;
}
.posts-block.has-subcategories .posts-block--subcategories .overflow-wrapper {
  height: 40px;
  overflow-x: auto;
  width: 100%;
  /* Show scrollbar for supported browsers */
  scrollbar-width: thin;
  scrollbar-color: rgba(155, 155, 155, 0.5) transparent;
  /* Padding to prevent content touching the scrollbar */
  /* Chrome, Edge, and Safari custom scrollbar */
  /* For Firefox - ensures scrollbar is consistently visible */
}
.posts-block.has-subcategories .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.posts-block.has-subcategories .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
.posts-block.has-subcategories .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(155, 155, 155, 0.5);
  border-radius: 10px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /* Hover effect */
}
.posts-block.has-subcategories .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: rgba(125, 125, 125, 0.7);
}
@-moz-document url-prefix() {
  .posts-block.has-subcategories .posts-block--subcategories .overflow-wrapper {
    scrollbar-width: thin;
    scrollbar-color: rgba(155, 155, 155, 0.5) transparent;
  }
}
.posts-block.has-subcategories .posts-block--subcategories::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
.posts-block.has-subcategories .posts-block--subcategories ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  gap: 35px;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.posts-block.has-subcategories .posts-block--subcategories ul::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-subcategories .posts-block--subcategories ul {
    gap: 20px;
  }
}
.posts-block.has-subcategories .posts-block--subcategories ul li {
  flex-shrink: 0;
  line-height: 1;
}
.posts-block.has-subcategories .posts-block--subcategories ul li a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  font-weight: 400;
  line-height: 1;
  color: var(--accent-dark-color);
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease-out;
  padding-bottom: 12px;
  display: block;
}
.posts-block.has-subcategories .posts-block--subcategories ul li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: var(--accent-light-color);
  transition: width 0.3s ease-out;
}
.posts-block.has-subcategories .posts-block--subcategories ul li a:hover {
  text-decoration: underline;
}
.posts-block.has-subcategories .posts-block--subcategories ul li a.active {
  color: var(--accent-dark-color);
  font-weight: 500;
}
.posts-block.has-subcategories .posts-block--subcategories ul li a.active::after {
  width: 100%;
}
.posts-block.has-subcategories .posts--block-items {
  grid-row: 3;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-subcategories .posts--block-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-subcategories .posts--block-items {
    grid-template-columns: 1fr;
  }
}
.posts-block.has-subcategories .posts--block-items.active {
  opacity: 1;
  visibility: visible;
  height: auto;
  overflow: visible;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item {
  height: auto;
  display: flex;
  flex-direction: row;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 5px;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-image {
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .meta-info {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: var(--accent-dark-color);
  position: relative;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .post-info {
  flex: 0;
  margin-bottom: 0;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .post-info h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .post-info h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  line-height: clamp(16px, 1.5vw, 20px);
  font-weight: 500;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .post-info .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.posts-block.has-subcategories .posts--block-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: var(--accent-dark-color);
}
@media only screen and (min-width: 1280px) {
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child {
    -moz-column-gap: 0px;
         column-gap: 0px;
    grid-row: 1;
    grid-column: 1/5;
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-image {
    aspect-ratio: 700/466;
    max-width: 700px;
    max-height: 466px;
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content {
    background-color: var(--dark-color);
    justify-content: center;
    padding: 0 clamp(25px, 7vw, 100px);
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content .meta-info {
    background-color: transparent;
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content .meta-info a {
    color: var(--accent-light-color);
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content .post-info {
    margin-bottom: 5px;
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content .post-info h3 a {
    font-size: clamp(21px, 2vw, 28px);
    line-height: clamp(26px, 4vw, 35px);
    color: var(--light-color);
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content .post-date {
    color: var(--accent-light-color);
  }
  .posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item:first-child .post-content .post-excerpt {
    display: block !important;
    font-size: clamp(12px, 1.3vw, 17px);
  }
}
.posts-block.has-subcategories.posts-layout-2 .posts--block-items .posts-block--item .post-image {
  max-width: 120px;
  max-height: 80px;
}
.posts-block.posts-layout-1 {
  display: block;
  grid-template-rows: auto auto auto 1fr;
  row-gap: 25px;
}
.posts-block.posts-layout-1:not(.has-subcategories) .posts--block-items {
  position: relative;
}
.posts-block.posts-layout-1:not(.has-subcategories) .posts--block-items::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
.posts-block.posts-layout-1 > a {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(30px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block.posts-layout-1 > a::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.posts-block.posts-layout-1 > a::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.posts-block.posts-layout-1 .posts-block--subcategories {
  grid-row: 2;
  width: 100%;
  border-bottom: 1px solid var(--grey-light-color);
  margin-bottom: clamp(10px, 1.5vw, 15px);
  position: relative;
  height: 30px;
}
.posts-block.posts-layout-1 .posts-block--subcategories .overflow-wrapper {
  overflow-x: auto;
  width: 100%;
  height: 40px;
  /* Show scrollbar for supported browsers */
  scrollbar-width: thin;
  scrollbar-color: rgba(155, 155, 155, 0.5) transparent;
  /* Padding to prevent content touching the scrollbar */
  /* Chrome, Edge, and Safari custom scrollbar */
  /* For Firefox - ensures scrollbar is consistently visible */
}
.posts-block.posts-layout-1 .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.posts-block.posts-layout-1 .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
.posts-block.posts-layout-1 .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(155, 155, 155, 0.5);
  border-radius: 10px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /* Hover effect */
}
.posts-block.posts-layout-1 .posts-block--subcategories .overflow-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: rgba(125, 125, 125, 0.7);
}
@-moz-document url-prefix() {
  .posts-block.posts-layout-1 .posts-block--subcategories .overflow-wrapper {
    scrollbar-width: thin;
    scrollbar-color: rgba(155, 155, 155, 0.5) transparent;
  }
}
.posts-block.posts-layout-1 .posts-block--subcategories::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
.posts-block.posts-layout-1 .posts-block--subcategories ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  gap: 35px;
  width: -moz-fit-content;
  width: fit-content;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.posts-block.posts-layout-1 .posts-block--subcategories ul::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.posts-layout-1 .posts-block--subcategories ul {
    gap: 20px;
  }
}
.posts-block.posts-layout-1 .posts-block--subcategories ul li {
  flex-shrink: 0;
}
.posts-block.posts-layout-1 .posts-block--subcategories ul li a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  font-weight: 400;
  color: var(--accent-dark-color);
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease-out;
  padding-bottom: 12px;
  display: block;
}
.posts-block.posts-layout-1 .posts-block--subcategories ul li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: var(--accent-light-color);
  transition: width 0.3s ease-out;
}
.posts-block.posts-layout-1 .posts-block--subcategories ul li a:hover {
  text-decoration: underline;
}
.posts-block.posts-layout-1 .posts-block--subcategories ul li a.active {
  color: var(--accent-dark-color);
  font-weight: 500;
}
.posts-block.posts-layout-1 .posts-block--subcategories ul li a.active::after {
  width: 100%;
}
.posts-block.posts-layout-1 .posts--block-items {
  grid-row: 3;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  width: 100%;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.posts-layout-1 .posts--block-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.posts-layout-1 .posts--block-items {
    grid-template-columns: 1fr;
  }
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item {
  height: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--light-color);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  gap: 5px;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-image {
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .meta-info {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .meta-info a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: var(--accent-dark-color);
  position: relative;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .post-info {
  flex: 0;
  margin-bottom: 0;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .post-info h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .post-info h3 a {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(16px, 2vw, 21px);
  line-height: clamp(20px, 2.5vw, 26px);
  font-weight: 400;
  color: var(--dark-color);
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: color 0.3s ease-out;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .post-info .post-excerpt {
  display: none !important;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: clamp(20px, 2vw, 24px);
  color: var(--grey-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.posts-block.posts-layout-1 .posts--block-items .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-dark-color);
}
.posts-block.posts-layout-3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 60px;
       column-gap: 60px;
  margin-bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.posts-layout-3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.posts-layout-3 {
    grid-template-columns: 1fr;
  }
}
.posts-block.posts-layout-3::after {
  content: "";
  position: absolute;
  top: -45px;
  width: 100%;
  height: 45%;
  min-height: 200px;
  z-index: -2;
  left: 0;
  background-color: var(--accent-dark-color);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.posts-layout-3::after {
    top: -30px;
    height: 30%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.posts-layout-3::after {
    top: -20px;
    height: 10%;
  }
}
.posts-block.posts-layout-3 > div > a {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--light-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(30px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block.posts-layout-3 > div > a::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.posts-block.posts-layout-3 > div > a::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.posts-block.posts-layout-3 > div .posts--block-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 50px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.posts-layout-3 > div .posts--block-items {
    grid-template-columns: 1fr;
  }
}
.posts-block.posts-layout-3 > div .posts--block-items::before {
  content: "";
  position: absolute;
  top: -28px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
.posts-block.posts-layout-3 > div .posts--block-items .posts-block--item {
  height: auto;
}
.posts-block.posts-layout-3 > div .posts--block-items .posts-block--item .post-image {
  aspect-ratio: 1;
  height: auto;
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:first-child .post-content .post-info h3 a, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-child(2) .post-content .post-info h3 a {
  height: calc(3 * clamp(20px, 2.5vw, 26px));
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:last-child, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-last-child(2) {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  justify-content: space-between;
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:last-child::before, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-last-child(2)::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:last-child .post-image, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-last-child(2) .post-image {
  max-width: 120px;
  max-height: 80px;
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
  flex-shrink: 0;
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:last-child .meta-info, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-last-child(2) .meta-info {
  padding: 0;
  margin-top: 0;
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:last-child .post-info, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-last-child(2) .post-info {
  margin-bottom: 5px;
}
.posts-block.posts-layout-3 > div:first-child .posts-block--item:last-child .post-info h3 a, .posts-block.posts-layout-3 > div:first-child .posts-block--item:nth-last-child(2) .post-info h3 a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:first-child .post-content .post-info h3 a, .posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(2) .post-content .post-info h3 a {
  height: calc(3 * clamp(20px, 2.5vw, 26px));
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(3), .posts-block.posts-layout-3 > div:last-child .posts-block--item:last-child {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  justify-content: space-between;
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(3)::before, .posts-block.posts-layout-3 > div:last-child .posts-block--item:last-child::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(3) .post-image, .posts-block.posts-layout-3 > div:last-child .posts-block--item:last-child .post-image {
  max-width: 120px;
  max-height: 80px;
  width: 100%;
  height: auto;
  aspect-ratio: 120/80;
  overflow: hidden;
  flex-shrink: 0;
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(3) .meta-info, .posts-block.posts-layout-3 > div:last-child .posts-block--item:last-child .meta-info {
  padding: 0;
  margin-top: 0;
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(3) .post-info, .posts-block.posts-layout-3 > div:last-child .posts-block--item:last-child .post-info {
  margin-bottom: 5px;
}
.posts-block.posts-layout-3 > div:last-child .posts-block--item:nth-child(3) .post-info h3 a, .posts-block.posts-layout-3 > div:last-child .posts-block--item:last-child .post-info h3 a {
  font-size: clamp(12px, 1.5vw, 16px);
  line-height: clamp(16px, 2vw, 22px);
}
.posts-block.posts-layout-4 {
  -moz-column-gap: 60px;
       column-gap: 60px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.posts-layout-4 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.posts-layout-4 {
    margin-bottom: 25px;
  }
}
.posts-block.posts-layout-4 > a {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400;
  color: var(--accent-dark-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(30px, 2vw, 30px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.posts-block.posts-layout-4 > a::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.posts-block.posts-layout-4 > a::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.posts-block.posts-layout-4 .posts--block-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 50px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.posts-layout-4 .posts--block-items {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.posts-layout-4 .posts--block-items {
    grid-template-columns: 1fr;
  }
}
.posts-block.posts-layout-4 .posts--block-items::before {
  content: "";
  position: absolute;
  top: -33px;
  height: 1px;
  z-index: -1;
  width: 100%;
  background-color: var(--border-color);
}
.posts-block.posts-layout-4 .posts--block-items .posts-block--item {
  height: auto;
}
.posts-block.posts-layout-4 .posts--block-items .posts-block--item.ad {
  width: 100%;
}
.posts-block.posts-layout-4 .posts--block-items .posts-block--item .post-image {
  aspect-ratio: 393/255;
  height: auto;
  width: 100%;
  display: block;
}
.posts-block.posts-layout-4 .posts--block-items .posts-block--item .post-image a,
.posts-block.posts-layout-4 .posts--block-items .posts-block--item .post-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.posts-block.posts-layout-4.article-related {
  margin-bottom: spc;
}
.posts-block.has-slider {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding-left: 0;
  padding-right: 0;
  max-width: 1920px;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.posts-block.has-slider > a {
  display: none;
}
.posts-block.has-slider .posts--block-slider {
  grid-row: 2;
  width: 100%;
  display: flex;
  height: 520px;
}
.posts-block.has-slider .posts--block-slider .slick-arrow {
  top: 75%;
  z-index: 10;
  width: clamp(20px, 2.5vw, 40px);
  height: clamp(20px, 2.5vw, 40px);
  background-size: contain;
  background-image: url(/wp-content/themes/devocean-theme/assets/images/arrow-icon.svg);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .slick-arrow {
    top: 68%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .slick-arrow {
    top: 275px;
  }
}
.posts-block.has-slider .posts--block-slider .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.posts-block.has-slider .posts--block-slider .slick-arrow.slick-next {
  right: 50px;
  left: unset;
  transform: unset;
}
.posts-block.has-slider .posts--block-slider .slick-arrow.slick-prev {
  right: 120px;
  left: unset;
  transform: rotate(180deg);
  transform-origin: center;
  display: block;
}
.posts-block.has-slider .posts--block-slider .slick-arrow::before {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider {
    height: 480px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider {
    height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .slick-list {
    height: 100% !important;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .slick-list {
    height: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .slick-arrow {
    z-index: 10;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .slick-arrow {
    z-index: 10;
    transform: scale(0.8);
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item {
    flex-direction: column;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item {
    height: 100%;
    width: 100%;
    flex-direction: column;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-image {
  height: 520px;
  width: 80%;
  position: relative;
  margin-right: -10%;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-image {
    height: 320px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-image {
    height: 260px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content {
  z-index: 2;
  width: 45%;
  height: 450px;
  background-color: var(--accent-dark-color);
  padding: 52px 37px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content {
    width: 100%;
    height: auto;
    min-height: 200px;
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content {
    width: 100%;
    height: auto;
    min-height: 160px;
    padding: 15px 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info {
    margin-bottom: 0;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a {
  font-size: 18px;
  color: var(--accent-light-color);
  font-weight: 400;
  display: flex;
  align-items: center;
  position: relative;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a {
    font-size: 13px;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a::before {
  content: none;
  display: inline-block;
  width: 2px;
  height: 18px;
  background-color: var(--accent-light-color);
  margin-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a::before {
    height: 15px;
    margin-right: 8px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info a::before {
    height: 12px;
    margin-right: 6px;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info {
  margin-bottom: 5px;
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info h3 a {
  font-size: clamp(18px, 3vw, 30px);
  line-height: clamp(23px, 3.5vw, 36px);
  font-weight: 400;
  color: var(--light-color);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 18px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info h3 a {
    font-size: clamp(18px, 2.5vw, 28px);
    line-height: clamp(24px, 3vw, 34px);
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info h3 a {
    font-size: clamp(16px, 2vw, 22px);
    line-height: clamp(22px, 2.5vw, 28px);
    margin-bottom: 10px;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info .post-excerpt {
  display: none;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--grey-color);
  font-size: clamp(12px, 1.2vw, 18px);
  line-height: clamp(17px, 2vw, 24px);
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info .post-excerpt {
    font-size: clamp(13px, 1.4vw, 18px);
    line-height: clamp(20px, 2vw, 24px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info .post-excerpt {
    font-size: clamp(12px, 1.2vw, 16px);
    line-height: clamp(18px, 1.8vw, 22px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-date {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(12px, 1vw, 16px);
  color: var(--accent-light-color);
  display: block;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-date {
    font-size: clamp(10px, 0.9vw, 14px);
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info,
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info,
.posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-date {
  opacity: 0;
  transform: translateX(60%);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info,
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info,
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-date {
    transform: translateX(40%);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .meta-info,
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-info,
  .posts-block.has-slider .posts--block-slider .posts-block--item .post-content .post-date {
    transform: translateX(30%);
  }
}
.posts-block.has-slider .posts--block-slider .posts-block--item.slick-current .meta-info,
.posts-block.has-slider .posts--block-slider .posts-block--item.slick-current .post-info,
.posts-block.has-slider .posts--block-slider .posts-block--item.slick-current .post-date {
  transform: translateX(0%);
  opacity: 1;
  transition: transform 0.8s ease-out, opacity 0.5s ease-out;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-slider .posts-block--item.slick-current .meta-info,
  .posts-block.has-slider .posts--block-slider .posts-block--item.slick-current .post-info,
  .posts-block.has-slider .posts--block-slider .posts-block--item.slick-current .post-date {
    transition: transform 0.6s ease-out, opacity 0.4s ease-out;
  }
}
.posts-block.has-slider .posts--block-items {
  display: flex;
  grid-row: 3;
  /* the slides */
  /* the parent */
}
.posts-block.has-slider .posts--block-items .slick-list {
  width: 100%;
  margin: 0 auto !important;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items {
    display: none !important;
    padding: 0 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items {
    padding: 0 25px;
  }
}
.posts-block.has-slider .posts--block-items .slick-slide {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
.posts-block.has-slider .posts--block-items .slick-list {
  margin-right: -2.5px;
  margin-left: -2.5px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items.slick-vertical {
    height: auto !important;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items.slick-vertical {
    height: auto !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .slick-list {
    height: auto !important;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .slick-list {
    height: auto !important;
  }
}
.posts-block.has-slider .posts--block-items .slick-track {
  left: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .slick-track {
    height: auto !important;
    display: flex;
    flex-direction: column;
    transform: none !important;
    row-gap: 15px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .slick-track {
    height: auto !important;
    display: flex;
    flex-direction: column;
    transform: none !important;
    row-gap: 10px;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item {
  flex: 1;
  gap: 0px;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 10px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item:last-child {
    margin-bottom: 0;
  }
  .posts-block.has-slider .posts--block-items .posts-block--item:last-child .post-image img {
    -o-object-position: center;
       object-position: center;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item:last-child {
    margin-bottom: 0;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-image {
  z-index: -1;
  width: 100%;
  height: auto;
  aspect-ratio: 420/266;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-image {
    aspect-ratio: 16/3;
    max-height: 100px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-image {
    aspect-ratio: 16/3;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-image img {
  aspect-ratio: 420/266;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-image img {
    aspect-ratio: 16/3;
    max-height: 100px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-image img {
    aspect-ratio: 16/3;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content {
  transition: opacity 0.5s ease-out, background-color 0.5s ease-out;
  padding: 8px 9px;
  margin-right: 40px;
  background-color: var(--light-color);
  margin-top: -20px;
  justify-content: flex-start;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content {
    margin-right: 20px;
    margin-top: -15px;
    padding: 8px;
    min-height: 0;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content {
    margin-right: 10px;
    margin-top: -12px;
    padding: 6px;
    min-height: 0;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-date {
  display: none;
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content::before {
  display: none;
  content: "";
  position: absolute;
  width: 0%;
  height: 5px;
  bottom: 0px;
  background-color: var(--accent-light-color);
  left: 0;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content::before {
    height: 3px;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content.active::before {
  display: block;
  width: var(--before-width);
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info {
  display: none;
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info a {
  font-size: 16px;
  color: var(--accent-dark-color);
  font-weight: 700;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info a {
    font-size: 14px;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info a::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: var(--accent-light-color);
  margin-right: 10px;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info a::before {
    margin-right: 7px;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info .post-date {
  display: none;
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info {
  margin-bottom: 5px;
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info h3 a {
  font-size: clamp(14px, 2vw, 18px);
  line-height: clamp(18px, 2.5vw, 22px);
  font-weight: 400;
  color: var(---dark-color);
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info h3 a {
    font-size: 15px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info h3 a {
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info,
.posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info {
  transition: transform 0.5s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info,
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info {
    transition: transform 0.4s ease;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .meta-info,
  .posts-block.has-slider .posts--block-items .posts-block--item .post-content .post-info {
    transition: transform 0.3s ease;
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item:hover .post-content {
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item:hover .post-content {
    background-color: var(--light-color);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item:hover .post-content {
    background-color: var(--light-color);
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item:hover .post-content .meta-info,
.posts-block.has-slider .posts--block-items .posts-block--item:hover .post-content .post-info {
  transform: translateY(0%);
}
.posts-block.has-slider .posts--block-items .posts-block--item.slick-current .post-content {
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .posts-block.has-slider .posts--block-items .posts-block--item.slick-current .post-content {
    background-color: var(--light-color);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .posts-block.has-slider .posts--block-items .posts-block--item.slick-current .post-content {
    background-color: var(--light-color);
  }
}
.posts-block.has-slider .posts--block-items .posts-block--item.slick-current .post-content .meta-info,
.posts-block.has-slider .posts--block-items .posts-block--item.slick-current .post-content .post-info {
  transform: translateY(0%);
}

@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block {
    padding: 0;
  }
}
.tabs-block > h3 {
  font-size: clamp(22px, 3vw, 36px);
  font-weight: 800;
  color: var(--accent-dark-color);
  margin: 0 auto;
  margin-bottom: clamp(10px, 1.5vw, 15px);
  max-width: 1800px;
  box-sizing: border-box;
}
.tabs-block > h3::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: clamp(20px, 3vw, 28px);
  background-color: #df1f27;
  margin-right: 10px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block > h3 {
    position: relative;
    max-width: unset;
    gap: 35px;
    padding: 0 25px;
  }
}
.tabs-block .tabs-block--items {
  display: flex;
  height: 600px;
  width: 100%;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items {
    flex-direction: column;
  }
}
.tabs-block .tabs-block--items .tabs-block--item {
  position: relative;
  width: 100px;
  transition: width 0.8s ease;
  cursor: pointer;
  overflow: hidden;
  border-right: 2px solid #fff;
}
x .tabs-block .tabs-block--items .tabs-block--item:last-child {
  border-right: none;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item {
    width: 100%;
    height: 70px;
    flex-shrink: 0;
    transition: height 0.8s ease;
    border-right: none;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item {
  background-color: var(--accent-light-color);
  padding: 40px;
  padding-left: 0;
  display: flex;
  height: 100%;
  position: relative;
  gap: 38px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .posts-block--item {
    width: 100%;
    transition: height 0.8s ease;
    flex-direction: column;
    padding: 10px;
    gap: 15px;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-image {
  height: 100%;
  flex: 0 0 calc(50% - 38px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-image {
    max-width: 500px;
    margin: 0 auto;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content {
  flex: 0 0 calc(50% - 38px);
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: white;
  opacity: 0;
  visibility: hidden;
  position: relative;
  transition: opacity 0.5s ease;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content {
    flex: unset;
    max-width: 800px;
    margin: 0 auto;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .meta-info {
  margin-bottom: 10px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .meta-info a {
  color: var(--accent-dark-color);
  text-decoration: none;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 700;
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .meta-info .post-date {
  opacity: 0.8;
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info h3 {
  margin: 0;
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info h3 a {
  font-size: 31px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info h3 a {
    font-size: calamp(16px, 2.5vw, 25px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info h3 a:hover {
  text-decoration: underline;
}
.tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info .post-excerpt {
  display: block;
  margin-top: 24px;
  font-size: 20px;
  opacity: 0.8;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .posts-block--item .post-content .post-info .post-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .tabs-block--category {
  position: absolute;
  height: 100%;
  width: 100px;
  top: 0;
  background-color: var(--accent-light-color);
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .tabs-block--category {
    position: relative;
    width: 100%;
    height: 70px;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .tabs-block--category span {
  text-align: left;
  height: 100%;
  width: 100%;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  display: flex;
  align-items: center;
  padding-top: 40px;
  font-size: 21px;
  color: var(--light-color);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .tabs-block--category span {
    transform: unset;
    writing-mode: unset;
    text-orientation: unset;
    justify-content: center;
    padding-top: 0;
  }
}
.tabs-block .tabs-block--items .tabs-block--item .tabs-block--category span::before {
  content: "";
  display: inline-block;
  height: 2px;
  width: 21px;
  background-color: #222b43;
  margin-bottom: 7px;
  margin-right: 5px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item .tabs-block--category span::before {
    height: 21px;
    width: 2px;
    margin-bottom: -2px;
  }
}
.tabs-block .tabs-block--items .tabs-block--item:nth-child(2n+2) .tabs-block--category {
  background-color: var(--accent-dark-color);
}
.tabs-block .tabs-block--items .tabs-block--item:nth-child(2n+2) .tabs-block--category span::before {
  background-color: var(--accent-light-color);
}
.tabs-block .tabs-block--items .tabs-block--item:nth-child(2n+2) .posts-block--item {
  background-color: var(--accent-dark-color);
}
.tabs-block .tabs-block--items .tabs-block--item.active {
  width: calc(100% - 300px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .tabs-block .tabs-block--items .tabs-block--item.active {
    width: 100%;
    height: 580px;
  }
}
.tabs-block .tabs-block--items .tabs-block--item.active .post-content {
  opacity: 1;
  visibility: visible;
}

.magazine-posts {
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 100px;
  position: relative;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .magazine-posts {
    width: 100%;
    padding: 10px 50px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .magazine-posts {
    width: 100%;
    padding: 10px 25px;
    margin-top: 25px;
  }
}
.magazine-posts .magazine-posts--title {
  font-size: clamp(20px, 1.8vw, 28px);
  font-weight: 400 !important;
  color: var(--light-color);
  margin-top: auto;
  margin-bottom: auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
  margin-top: 20px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin-bottom: clamp(30px, 4vw, 50px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.magazine-posts .magazine-posts--title::before {
  position: absolute;
  content: "";
  height: clamp(50px, 6vw, 70px);
  aspect-ratio: 1;
  background-size: contain;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.magazine-posts .magazine-posts--title::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  background-color: var(--accent-light-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
}
.magazine-posts .magazine-post--items {
  position: relative;
  padding: 0 clamp(80px, 12vw, 185px);
  display: flex;
}
.magazine-posts .magazine-post--items .slick-slider {
  overflow: hidden;
  padding-bottom: 60px;
}
.magazine-posts .magazine-post--items .slick-list {
  margin-left: calc(-1 * clamp(30px, 8vw, 100px));
}
.magazine-posts .magazine-post--items .slick-slide {
  margin-left: clamp(30px, 8vw, 100px);
}
.magazine-posts .magazine-post--items .slick-arrow {
  bottom: 32%;
  z-index: 10;
  width: clamp(30px, 5vw, 60px);
  height: clamp(30px, 5vw, 60px);
  background-size: contain;
  background-image: url(/wp-content/themes/devocean-theme/assets/images/arrow-icon.svg);
}
.magazine-posts .magazine-post--items .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.magazine-posts .magazine-post--items .slick-arrow.slick-next {
  right: 80px;
  left: unset;
  transform: unset;
}
@media only screen and (min-width: 768px) and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .magazine-posts .magazine-post--items .slick-arrow.slick-next {
    right: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .magazine-posts .magazine-post--items .slick-arrow.slick-next {
    right: 20px;
  }
}
.magazine-posts .magazine-post--items .slick-arrow.slick-prev {
  left: 80px;
  transform: rotate(180deg);
  transform-origin: center;
  display: block;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .magazine-posts .magazine-post--items .slick-arrow.slick-prev {
    left: 20px;
  }
}
.magazine-posts .magazine-post--items .slick-arrow::before {
  display: none;
}
.magazine-posts .magazine-post--items::before {
  content: "";
  position: absolute;
  top: calc(clamp(28px, 3.9vw, 48px) / -1);
  height: 1px;
  z-index: -1;
  width: 100%;
  left: 0;
  background-color: var(--light-color);
}
.magazine-posts .magazine-post--items .magazine-posts--item {
  aspect-ratio: 375/500;
  width: 100%;
}
.magazine-posts .magazine-posts--cta {
  margin: 0 auto;
  margin-top: clamp(20px, 4vw, 45px);
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(14px, 1.5vw, 18px);
  text-transform: uppercase;
  color: var(--accent-dark-color);
  padding: 8px 12px;
  background-color: var(--accent-light-color);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.3s color, 0.3s background-color;
}
.magazine-posts .magazine-posts--cta:hover {
  color: var(--light-color);
  background-color: var(--accent-dark-color);
}
.magazine-posts::after {
  content: "";
  position: absolute;
  top: -45px;
  width: 100%;
  height: 45%;
  min-height: 200px;
  z-index: -2;
  left: 0;
  background-color: var(--accent-dark-color);
}

.wp-block-contact-form-7-contact-form-selector .wpcf7 form {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-spinner {
  display: flex;
  margin: 0 auto;
  margin-top: 5px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field {
  text-align: center;
  margin-top: 30px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field:has(textarea) {
  margin-top: 50px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full .form-title {
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: clamp(15px, 1.5vw, 18px);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  display: flex;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  bottom: 0;
  left: 0;
  transition: 0.3s opacity;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap[data-name=acceptance] {
  width: 100%;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap[data-name=acceptance] * {
  font-size: clamp(15px, 1.5vw, 18px);
  text-align: center;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap::after {
  content: "";
  position: absolute;
  height: 5px;
  width: 60px;
  left: 50%;
  bottom: -2px;
  z-index: 2;
  background-color: var(--accent-dark-color);
  transform: translateX(-50%);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap input,
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap textarea {
  padding: 10px;
  padding-left: 20px;
  border: none;
  border-radius: 5px;
  font-family: "Geologica", s-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
  font-size: clamp(16px, 1.5vw, 21px);
  color: var(--dark-color);
  background: transparent;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap input::-moz-placeholder, .wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: var(--accent-dark-color);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap input::placeholder,
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap textarea::placeholder {
  color: var(--accent-dark-color);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field .field-full label .wpcf7-form-control-wrap textarea {
  height: 50px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .form-field p {
  font-size: clamp(15px, 1.5vw, 18px);
  text-align: center;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form > div:has(.wpcf7-acceptance) {
  margin-top: 30px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form > div:has(.wpcf7-acceptance) .wpcf7-form-control-wrap[data-name=acceptance] {
  width: 100%;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form > div:has(.wpcf7-acceptance) .wpcf7-form-control-wrap[data-name=acceptance] * {
  font-size: clamp(15px, 1.5vw, 18px);
  text-align: center;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-submit {
  display: block;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: clamp(10px, 1.5vw, 20px);
  color: var(--dark-color);
  text-transform: uppercase;
  background-color: var(--accent-light-color);
  cursor: pointer;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
  border-top: none !important;
  padding-bottom: 0 !important;
}

.devocean-ad.single-post-before-content {
  grid-row: 1;
  grid-column: 2/span 2;
  margin: 0 auto;
  width: 728px;
  height: 90px;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .devocean-ad.single-post-before-content {
    grid-row: span 1;
    grid-column: span 1;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .devocean-ad.single-post-before-content {
    display: none;
  }
}
.devocean-ad.single-post-before-content a {
  display: block;
  width: 100%;
  height: 100%;
}
.devocean-ad.single-post-before-content a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.single-post-after-content {
  margin: 0 auto;
}
.single-post-after-content a img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  .single-post-after-content {
    display: none;
  }
}

.single-post-after-content {
  grid-column: span 3;
}

.sidebar-ads-1 {
  margin: 0 auto;
}

.sidebar-ads-2 {
  position: sticky;
  top: 120px;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto;
}

section.ads {
  display: flex;
  justify-content: center;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  width: calc(100% - 220px);
  max-width: 1700px;
  margin: 0 auto;
  margin-top: 100px;
  background-color: var(--light-color);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.ads {
    width: 100%;
    padding: 0 50px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.ads {
    width: 100%;
    padding: 0 25px;
    margin-top: 25px;
  }
}
section.ads a picture {
  width: 100%;
  height: 100%;
}
section.ads a picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section.ads.col-two {
  display: grid;
  max-width: 860px;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(10px, 2vw, 20px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.ads.col-two {
    grid-template-columns: repeat(1, 1fr);
    gap: clamp(10px, 2vw, 20px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.ads.col-two {
    grid-template-columns: repeat(1, 1fr);
    gap: clamp(10px, 2vw, 20px);
  }
}
section.ads.col-two a {
  aspect-ratio: 1;
  margin: 0 auto;
}
section.ads.col-three {
  display: grid;
  max-width: 1260px;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(10px, 2vw, 20px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.ads.col-three {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(10px, 2vw, 20px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.ads.col-three {
    grid-template-columns: repeat(1, 1fr);
    gap: clamp(10px, 2vw, 20px);
  }
}
section.ads.col-three a {
  aspect-ratio: 1;
  margin: 0 auto;
}
section.ads.col-four {
  display: grid;
  max-width: 1260px;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(10px, 2vw, 20px);
}
@media only screen and (max-width: 1279px), (orientation: landscape) and (max-width: 767px) {
  section.ads.col-four {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(10px, 2vw, 20px);
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  section.ads.col-four {
    grid-template-columns: repeat(1, 1fr);
    gap: clamp(10px, 2vw, 20px);
  }
}
section.ads.col-four a {
  aspect-ratio: 1;
  margin: 0 auto;
}

.prestitial-ad-wrapper {
  width: 100%;
  position: relative;
  z-index: 1000;
  overflow: hidden;
  height: 0;
  transition: height 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  max-height: 480px;
  display: none;
}
@media (max-width: 767px) {
  .prestitial-ad-wrapper {
    display: block;
  }
}
.prestitial-ad-wrapper.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  animation: stickyAppear 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  max-height: 350px;
}
.prestitial-ad-wrapper.hidden {
  display: none !important;
}
.prestitial-ad-wrapper.removing {
  animation: slideUp 0.5s cubic-bezier(0.55, 0, 0.1, 1) forwards;
}
.prestitial-ad-wrapper .prestitial-ad {
  display: block;
  background-color: #34495e;
  position: relative;
  overflow: hidden;
}
.prestitial-ad-wrapper .prestitial-ad a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.prestitial-ad-wrapper .prestitial-ad img {
  width: 100%;
  display: block;
}
.prestitial-ad-wrapper .prestitial-ad img:first-child {
  height: auto;
  max-height: 480px;
  aspect-ratio: 64/48;
  -o-object-fit: cover;
     object-fit: cover;
}
.prestitial-ad-wrapper .prestitial-ad img:nth-child(2) {
  display: none;
  height: auto;
  max-height: 350px;
  aspect-ratio: 100/35;
  -o-object-fit: cover;
     object-fit: cover;
}
.prestitial-ad-wrapper .prestitial-ad .prestitial-ad-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 16px;
  cursor: pointer;
  z-index: 1010;
  transition: background-color 0.3s ease;
}
.prestitial-ad-wrapper .prestitial-ad .prestitial-ad-close:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.prestitial-ad-wrapper.sticky .prestitial-ad img:first-child {
  display: none;
}
.prestitial-ad-wrapper.sticky .prestitial-ad img:nth-child(2) {
  display: block;
}

@keyframes stickyAppear {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes slideUp {
  to {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}