@font-face {
  font-family: "Apex-new";
  src: url("/wp-content/themes/unipolglass/fonts/Apex New Thin.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Apex-new";
  src: url("/wp-content/themes/unipolglass/fonts/Apex New Light.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Apex-new";
  src: url("/wp-content/themes/unipolglass/fonts/Apex New Book.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Apex-new";
  src: url("/wp-content/themes/unipolglass/fonts/Apex New Medium.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Apex-new";
  src: url("/wp-content/themes/unipolglass/fonts/Apex New Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Apex-new";
  src: url("/wp-content/themes/unipolglass/fonts/Apex New Ultra.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Heebo";
  src: url("/wp-content/themes/unipolglass/fonts/Heebo-Light.otf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Heebo";
  src: url("/wp-content/themes/unipolglass/fonts/Heebo-Regular.otf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Heebo";
  src: url("/wp-content/themes/unipolglass/fonts/Heebo-Medium.otf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Heebo";
  src: url("/wp-content/themes/unipolglass/fonts/Heebo-Bold.otf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: "Apex-new", sans-serif;
  font-size: 16px;
  color: #050509;
  font-weight: 500;
  line-height: 1.4;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

section {
  margin-top: 48px;
  margin-bottom: 48px;
}

.unipol-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 148px;
  padding-right: 148px;
}
@media (max-width: 1260px) {
  .unipol-wrapper {
    padding-left: 94px;
    padding-right: 94px;
  }
}
@media (max-width: 992px) {
  .unipol-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .unipol-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.cta-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 12px 16px;
  border-radius: 8px;
  background: #FFFFFF;
  border: 2px solid transparent;
  color: #0050B4;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.cta-button.blue {
  background: #0050B4;
  color: #FFFFFF;
}
.cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.cta-button:hover.blue {
  background: #003D91;
  border-color: #4A9BFF;
}
.cta-button .icon {
  width: 16px;
}

.btn-call {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: center;
  gap: 6px;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  background-color: rgb(0, 128, 0);
  border: 2px solid #FFFFFF;
  border-radius: 8px;
  font-family: "Apex-new", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  overflow: hidden;
  padding: 7px 10px 6px;
}
.btn-call .icon {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 2;
  margin-top: 3px;
  margin-right: 4.5px;
}
.btn-call .number {
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.btn-call .outline {
  position: absolute;
  top: 5px;
  left: 14px;
  width: 109px;
  height: 26px;
  border-top: 1.5px solid #FFFFFF;
  border-right: 1.5px solid #FFFFFF;
  border-left: none;
  z-index: 1;
  pointer-events: none;
}
.btn-call .line-start {
  position: absolute;
  top: 5px;
  left: 12.75px;
  width: 1.5px;
  height: 3px;
  background-color: #FFFFFF;
  z-index: 1;
}
.btn-call .bottomline {
  position: absolute;
  top: 30px;
  left: 33px;
  width: 90px;
  height: 1px;
  background-color: #FFFFFF;
  z-index: 1;
}

h1 {
  color: #0050B4;
  font-family: "Apex-new", sans-serif;
  font-size: 56px;
  font-weight: 600;
  margin-bottom: 48px;
}

h2, .h2-style {
  color: #0050B4;
  font-family: "Apex-new", sans-serif;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 34px;
}

h3 {
  font-family: "Apex-new", sans-serif;
  font-size: 32px;
  font-weight: 600;
}

@media (max-width: 1440px) {
  h3 {
    font-size: 32px;
  }
}
@media (max-width: 1260px) {
  h1 {
    font-size: 50px;
    margin-bottom: 32px;
  }
  h2, .h2-style {
    font-size: 36px;
  }
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 40px;
    margin-bottom: 24px;
  }
  h2, .h2-style {
    font-size: 32px;
    margin-bottom: 16px;
  }
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 36px;
  }
  h2, .h2-style {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

b, strong {
  font-weight: 700;
}

.plain-text p {
  font-family: "Apex-new", sans-serif;
  margin: 0 0 8px;
}
.plain-text ul {
  padding-left: 16px;
}
.plain-text ul li {
  font-family: "Apex-new", sans-serif;
  margin: 0 0 8px;
  list-style-type: disc;
}

.text-white {
  color: #FFFFFF !important;
}

.marker-wrapper,
.map-marker {
  position: absolute;
  top: 45%;
  left: 55%;
  transform: translate(-50%, -100%);
}

.map-marker {
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
  cursor: pointer;
  transition: transform 0.2s ease;
  z-index: 10;
}
.map-marker:hover {
  transform: translate(-50%, -100%) scale(1.1);
}

.map-tooltip-local {
  position: absolute;
  bottom: calc(100% + 40px);
  left: 50%;
  width: 350px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  transform: translateX(-50%);
  z-index: 20;
  transition: opacity 0.3s ease;
}
@media (max-width: 1260px) {
  .map-tooltip-local {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .map-tooltip-local {
    width: 250px;
    padding: 16px;
  }
}
.map-tooltip-local.active {
  opacity: 1;
  visibility: visible;
}
.map-tooltip-local::before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-2px);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #FFFFFF;
  content: "";
}

.map-tooltip .store-name,
.map-tooltip-local .store-name {
  font-size: 16px;
  color: #050509;
  margin-bottom: 16px;
}
.map-tooltip .info-row,
.map-tooltip-local .info-row {
  margin-bottom: 16px;
}
.map-tooltip .cta-button,
.map-tooltip-local .cta-button {
  font-size: 12px;
  height: 32px;
}

.tooltip-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tooltip-close:hover {
  opacity: 0.7;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px;
  margin-top: 16px;
}
.pagination .pagination-btn {
  border: none;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
}
.pagination .pagination-btn.prev {
  margin-right: 8px;
}
.pagination .pagination-btn.next {
  margin-left: 8px;
}
.pagination .pagination-btn:disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.pagination .pagination-btn img {
  width: 12px;
  height: 12px;
}
.pagination .page-number {
  color: #0050B4;
  font-weight: 600;
  line-height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
.pagination .page-number:hover {
  background: #EAEAEA;
}
.pagination .page-number.active {
  background-color: #0050B4;
  color: #FFFFFF;
}
.pagination .page-number.active:hover {
  background-color: #0050B4;
  color: #FFFFFF;
}

.tag-label {
  font-size: 12px;
  font-weight: 600;
  color: #0050B4;
  border-radius: 4px;
  border: 1px solid #0050B4;
  padding: 4px 8px;
  cursor: default;
}

iframe {
  max-width: 100%;
}

.sticky-bar {
  position: fixed;
  top: 12px;
  width: 100%;
  z-index: 1000;
  padding: 0px 32px;
}
.sticky-bar + section {
  margin-top: 140px;
}
@media (max-width: 992px) {
  .sticky-bar + section {
    margin-top: 100px;
  }
}
.sticky-bar + section.no-margin {
  margin-top: 0;
}
.sticky-bar .navbar-unipol {
  backdrop-filter: blur(5px);
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 80, 180, 0.6);
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
}
.sticky-bar .navbar-unipol ul {
  display: flex;
  gap: 8px;
}
.sticky-bar .navbar-unipol ul li {
  padding: 8px;
  border-radius: 8px;
  transition: background-color 0.3s ease;
}
.sticky-bar .navbar-unipol ul li:hover, .sticky-bar .navbar-unipol ul li.active {
  background-color: #003270;
}
.sticky-bar .navbar-unipol ul li a {
  font-family: "Apex-new", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
}
.sticky-bar .navbar-unipol .navbar-main {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  padding: 14px 32px;
}
.sticky-bar .navbar-unipol .navbar-main .navbar-logo img {
  display: block;
  width: 142px;
}
.sticky-bar .navbar-unipol .navbar-main .menu-toggle {
  display: none;
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
}
.sticky-bar .navbar-unipol .navbar-main .menu-toggle svg {
  width: 24px;
  height: 24px;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.sticky-bar .navbar-unipol .navbar-main .menu-toggle .icon-close {
  display: none;
}
.sticky-bar .navbar-unipol.menu-open .menu-toggle .icon-hamburger {
  display: none;
}
.sticky-bar .navbar-unipol.menu-open .menu-toggle .icon-close {
  display: block;
}
.sticky-bar .navbar-unipol .mobile-menu {
  display: none;
  padding: 0 16px 16px;
}
.sticky-bar .navbar-unipol .mobile-menu .mobile-menu-list {
  flex-direction: column;
  align-items: flex-start;
}
.sticky-bar .navbar-unipol .mobile-menu .navbar-actions {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 24px;
}

.navbar-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.navbar-actions .btn-outline {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-evenly;
  white-space: nowrap;
  height: 40px;
  padding: 12px;
  gap: 5px;
  border: 2px solid #FFFFFF;
  border-radius: 8px;
  background-color: transparent;
  font-family: "Apex-new", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
}
.navbar-actions .btn-outline img {
  width: 14px;
}
.navbar-actions .btn-primary {
  background-color: #FFFFFF;
  color: #0050B4;
  height: 40px;
  white-space: nowrap;
  padding: 12px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  font-family: "Apex-new", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.navbar-actions .btn-primary img {
  width: 12px;
}

@media (max-width: 1259px) {
  .sticky-bar .navbar-unipol .navbar-main {
    padding-left: 16px;
    padding-right: 16px;
  }
  .sticky-bar .navbar-unipol .navbar-main .navbar-menu {
    display: none;
  }
  .sticky-bar .navbar-unipol .navbar-main .navbar-actions {
    display: none;
  }
  .sticky-bar .navbar-unipol .navbar-main .menu-toggle {
    display: block;
  }
}
@media (max-width: 992px) {
  .sticky-bar {
    padding: 0 24px;
  }
}
@media (max-width: 768px) {
  .sticky-bar {
    padding: 0 16px;
  }
}
.parabrezza-cards .heading {
  margin-bottom: 60px;
}
.parabrezza-cards .heading p {
  margin: 0;
}
.parabrezza-cards .parabrezza-carousel-wrapper {
  margin: 0 -16px;
}
.parabrezza-cards .parabrezza-carousel-wrapper .slick-track {
  display: flex;
}
.parabrezza-cards .parabrezza-carousel-wrapper .slick-slide {
  height: inherit;
  padding: 0 16px;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card {
  background-color: #0050B4;
  border: solid 3px rgba(208, 218, 245, 0.5);
  border-radius: 24px;
  padding: 48px;
  height: 100%;
  color: #FFFFFF;
  text-align: center;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card .icon {
  display: inline-block;
  width: auto;
  height: 80px;
  margin: 0 auto 16px auto;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card h3 {
  font-size: 32px;
  margin-bottom: 16px;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card p {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation {
  display: none;
  justify-content: center;
  gap: 32px;
  padding: 0 16px;
  margin-top: 24px;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-arrow {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-arrow img {
  display: block;
  width: 14px;
  height: 14px;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-dots ul {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 0;
  margin: 0;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-dots ul li {
  list-style-type: none;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-dots ul li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background-color: #000000;
  font-size: 16px;
  line-height: 8px;
  text-indent: -9999px;
  cursor: pointer;
}
.parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation .carousel-dots ul li.slick-active button {
  opacity: 0.5;
}

@media (max-width: 1260px) {
  .parabrezza-cards .heading {
    margin-bottom: 50px;
  }
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card {
    padding: 24px;
  }
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card h3 {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card {
    text-align: left;
    padding: 32px;
  }
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card .icon {
    height: 50px;
  }
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card h3 {
    font-size: 24px;
  }
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-card h3 {
    font-size: 22px;
  }
  .parabrezza-cards .parabrezza-carousel-wrapper .parabrezza-carousel-navigation {
    display: flex;
  }
}
section.all-services .custom-select {
  position: relative;
  width: 300px;
  margin: 28px 0 0px 0;
}
section.all-services .custom-select .select-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  padding: 12px 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
section.all-services .custom-select .select-trigger:hover {
  background-color: #f8f9fa;
}
section.all-services .custom-select .select-trigger.active {
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
section.all-services .custom-select .select-trigger.active .select-arrow {
  transform: rotate(270deg);
}
section.all-services .custom-select .select-arrow {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
section.all-services .custom-select .select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-top: none;
  border-radius: 0 0 4px 4px;
  max-height: 0;
  overflow: hidden;
  z-index: 1000;
}
section.all-services .custom-select .select-options.show {
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #D9D9D9;
  border-top: 0px;
}
section.all-services .custom-select .option-item {
  padding: 12px 16px;
  display: flex;
  cursor: pointer;
  gap: 30px;
}
section.all-services .custom-select .option-item:hover {
  background-color: #f8f9fa;
}
section.all-services .custom-select .option-item input[type=checkbox] {
  margin-right: 12px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
section.all-services .custom-select .option-item label {
  cursor: pointer;
  font-size: 14px;
  color: #3c4043;
  font-family: "Apex-new", sans-serif;
  margin: 0;
}
section.all-services .custom-select .custom-checkbox {
  position: relative;
  display: inline-block;
  margin-right: 12px;
}
section.all-services .custom-select .custom-checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
section.all-services .custom-select .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #FFFFFF;
  border: 2px solid #dadce0;
  border-radius: 2px;
  transition: all 0.2s ease;
}
section.all-services .custom-select .custom-checkbox:hover input ~ .checkmark {
  border-color: #0050B4;
}
section.all-services .custom-select .custom-checkbox input:checked ~ .checkmark {
  background-color: #0050B4;
  border-color: #0050B4;
}
section.all-services .custom-select .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
section.all-services .custom-select .custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
section.all-services .custom-select .custom-checkbox .checkmark:after {
  top: 1px;
  left: 4px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
section.all-services .cards-grid {
  margin-top: 64px;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
section.all-services .cards-grid .card-services-news {
  text-decoration: none;
  color: inherit;
  flex: 0 1 calc((100% - 72px) / 3);
  border-radius: 12px;
  border: 1px solid #0050B4;
  padding: 24px;
  cursor: pointer;
}
section.all-services .cards-grid .card-services-news .card-image {
  margin-bottom: 20px;
}
section.all-services .cards-grid .card-services-news .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 3/2;
}
section.all-services .cards-grid .card-services-news .card-content .tag-label {
  display: inline-block;
  margin-bottom: 16px;
  cursor: pointer;
}
section.all-services .cards-grid .card-services-news .card-content p {
  margin: 0;
}
section.all-services .cards-grid .card-services-news .card-content .card-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}

@media (max-width: 1260px) {
  section.all-services .cards-grid .card-services-news {
    padding: 20px;
  }
}
@media (max-width: 992px) {
  section.all-services .cards-grid {
    gap: 24px;
  }
  section.all-services .cards-grid .card-services-news {
    flex-basis: calc((100% - 36px) / 2);
  }
  section.all-services .cards-grid .card-services-news .card-content .tag-label {
    margin-bottom: 8px;
  }
  section.all-services .cards-grid .card-services-news .card-content .card-title {
    margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
  section.all-services .cards-grid .card-services-news {
    flex-basis: 100%;
  }
}
.contacts-section {
  margin-bottom: 0px;
  background-color: #0050B4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cards-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 30px;
  justify-content: center;
}

.contact-card {
  font-family: "Apex-new", sans-serif;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 20px;
  padding: 24px;
  color: white;
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  max-width: 335px;
}

@media (max-width: 1440px) {
  .contact-card {
    max-width: 335px;
  }
}
@media (max-width: 992px) {
  .constact-card {
    padding: 20px;
  }
}
.contact-card:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateY(-5px);
}

.card-title-contact {
  font-family: "Apex-new", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}

.card-content-contact {
  display: flex;
  align-items: center;
}

.card-icon {
  width: 48px;
  height: 48px;
  margin-right: 12px;
  fill: #FFFFFF;
  flex-shrink: 0;
}

.card-description-contact {
  font-family: "Apex-new", sans-serif;
  font-weight: 500;
}
.card-description-contact b {
  word-break: break-all;
}

@media (max-width: 576px) {
  .card-title-contact {
    font-size: 18px;
  }
  .card-description-contact {
    font-size: 14px;
  }
  .contact-card {
    padding: 20px;
  }
}
.faq-section .faq-search {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin-bottom: 32px;
}
.faq-section .faq-search input {
  font-family: "Apex-new", sans-serif;
  width: 100%;
  font-weight: 500;
  padding: 12px 40px 12px 12px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 48px;
}
.faq-section .faq-search input::-moz-placeholder {
  color: #1E1E1E;
  font-weight: 500;
  opacity: 1;
}
.faq-section .faq-search input::placeholder {
  color: #1E1E1E;
  font-weight: 500;
  opacity: 1;
}
.faq-section .faq-search .icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.faq-section .faq-items {
  margin-top: 32px;
}
.faq-section .faq-items .faq-item {
  border-bottom: 1px solid #000000;
}
.faq-section .faq-items .faq-item h3 {
  position: relative;
  font-size: 24px;
  padding: 16px 32px 16px 0;
  margin: 0px;
  cursor: pointer;
}
.faq-section .faq-items .faq-item h3 .icon {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.faq-section .faq-items .faq-item .faq-content {
  display: none;
}
.faq-section .faq-items .faq-item .faq-content p {
  margin-bottom: 16px;
}
.faq-section .faq-items .faq-item .faq-content p a {
  color: #0050B4;
  font-weight: 600;
}
.faq-section .faq-items .faq-item.accordion-open h3 .icon {
  transform: rotate(180deg);
}

@media (max-width: 1260px) {
  .faq-section .faq-search {
    margin-bottom: 24px;
  }
  .faq-section .faq-items {
    margin-top: 24px;
  }
  .faq-section .faq-items .faq-item h3 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .faq-section .faq-search {
    margin-bottom: 16px;
  }
  .faq-section .faq-items {
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .faq-section .faq-items .faq-item h3 {
    font-size: 16px;
  }
}
.search-box {
  width: 550px;
  max-width: 100%;
}
@media (max-width: 1260px) {
  .search-box {
    width: 520px;
  }
}
.search-box.boxed {
  padding: 24px;
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 80, 180, 0.3);
  backdrop-filter: blur(5px);
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  z-index: 5;
}
@media (max-width: 992px) {
  .search-box.boxed {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .search-box.boxed {
    padding: 16px;
    width: 100%;
  }
}
.search-box .search-title {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 1260px) {
  .search-box .search-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .search-box .search-title {
    font-size: 16px;
  }
}
.search-box .search-wrapper {
  display: flex;
  align-items: center;
}
.search-box .search-wrapper .input-wrapper {
  position: relative;
  flex: 1 0 calc(100% - 100px);
}
.search-box .search-wrapper .input-wrapper input {
  padding: 0 12px 0 50px;
  width: 100%;
  height: 48px;
  border: 1px solid #D9D9D9;
  border-right-width: 0;
  border-radius: 12px 0 0 12px;
}
.search-box .search-wrapper .input-wrapper button {
  position: absolute;
  top: calc(50% - 12px);
  left: 12px;
  background: none;
  border: none;
}
.search-box .search-wrapper .input-wrapper button img {
  display: block;
  width: 24px;
  height: 24px;
}
.search-box .search-wrapper .search-button {
  font-weight: 600;
  color: #FFFFFF;
  width: 100px;
  height: 48px;
  border: 1px solid #004AAD;
  border-radius: 0 12px 12px 0;
  background-color: #0050B4;
  transition: background-color 0.3s ease;
}
.search-box .search-wrapper .search-button:hover {
  background-color: #004AAD;
}
@media (max-width: 576px) {
  .search-box .search-wrapper .search-button {
    width: 45px;
    font-size: 12px;
  }
}

section.form-cristalli button {
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
section.form-cristalli button.primary-button {
  background-color: #0050B4;
  border: 2px solid transparent;
}
section.form-cristalli button.primary-button .text {
  font-weight: 600;
  color: #FFFFFF;
}
section.form-cristalli button.primary-button:hover:not(.slick-disabled) {
  border-color: #4A9BFF;
}
section.form-cristalli button.secondary-button {
  background-color: #FFFFFF;
  border: 2px solid #0050B4;
}
section.form-cristalli button.secondary-button .text {
  font-weight: 600;
  color: #0050B4;
}
section.form-cristalli button.secondary-button:hover:not(.slick-disabled) {
  padding: 10px 22px;
  border-width: 4px;
}
section.form-cristalli button.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
section.form-cristalli button.pagination-btn {
  min-width: 0;
}
section.form-cristalli ul {
  margin: 0;
  padding: 0;
}
section.form-cristalli ul li {
  list-style-type: none;
}
section.form-cristalli .slide-wrapper .slick-list.refreshing-height {
  transition: height 0.5s ease;
}
section.form-cristalli .slide-wrapper .form-progress {
  margin: 46px 0 64px;
}
section.form-cristalli .slide-wrapper .form-progress .progress-bar {
  position: relative;
  width: 100%;
  height: 8px;
  background-color: #cdd5dc;
  border-radius: 4px;
}
section.form-cristalli .slide-wrapper .form-progress .progress-bar .progress-completed {
  position: absolute;
  top: 0;
  left: 0;
  width: 1%;
  height: 100%;
  border-radius: 4px;
  background-color: #0050B4;
  transition: width 1s ease;
}
section.form-cristalli .slide-wrapper .form-progress .progress-steps {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
section.form-cristalli .slide-wrapper .form-progress .progress-steps .progress-number {
  color: #858585;
}
section.form-cristalli .slide-wrapper .form-progress .progress-steps .progress-number.active {
  color: #0050B4;
}
section.form-cristalli .slide-wrapper .slide .h1-title {
  display: none;
}
section.form-cristalli .slide-wrapper .slide h2.slide-title {
  font-size: 32px;
  font-weight: 600;
  color: #0050B4;
  margin-bottom: 24px;
}
section.form-cristalli .slide-wrapper .slide .form-group {
  margin-bottom: 64px;
}
section.form-cristalli .slide-wrapper .slide .form-group .form-inputs {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 32px;
       column-gap: 32px;
  row-gap: 16px;
}
section.form-cristalli .slide-wrapper .slide .form-group .form-inputs.direction-column {
  display: inline-flex;
  flex-direction: column;
  height: 240px;
}
section.form-cristalli .slide-wrapper .slide .form-group .form-inputs.direction-column label {
  width: 100%;
  max-width: 280px;
}
section.form-cristalli .slide-wrapper .slide input[type=radio], section.form-cristalli .slide-wrapper .slide input[type=checkbox] {
  display: none;
}
section.form-cristalli .slide-wrapper .slide input[type=radio] + label, section.form-cristalli .slide-wrapper .slide input[type=checkbox] + label {
  display: block;
  text-align: center;
  cursor: pointer;
}
section.form-cristalli .slide-wrapper .slide input[type=radio] + label .text, section.form-cristalli .slide-wrapper .slide input[type=checkbox] + label .text {
  display: block;
  font-weight: 600;
  color: #0050B4;
  min-width: 110px;
  padding: 12px 24px;
  border-radius: 24px;
  background-color: #FFFFFF;
  border: 2px solid #0050B4;
}
section.form-cristalli .slide-wrapper .slide input[type=radio] + label:hover .text, section.form-cristalli .slide-wrapper .slide input[type=checkbox] + label:hover .text {
  padding: 10px 22px;
  border-width: 4px;
}
section.form-cristalli .slide-wrapper .slide input[type=radio]:checked + label .text, section.form-cristalli .slide-wrapper .slide input[type=checkbox]:checked + label .text {
  background-color: #0050B4;
  color: #FFFFFF;
}
section.form-cristalli .slide-wrapper .slide .chips li {
  margin-bottom: 16px;
}
section.form-cristalli .slide-wrapper .slide .chips .chip {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  background-color: #0050B4;
  padding: 12px 24px;
  border-radius: 40px;
  white-space: nowrap;
  cursor: pointer;
}
section.form-cristalli .slide-wrapper .slide .chips .chip .text {
  color: #FFFFFF;
}
section.form-cristalli .slide-wrapper .slide .chips .chip .close {
  display: block;
  width: 20px;
  height: 20px;
}
section.form-cristalli .slide-wrapper .slide .car svg {
  width: 100%;
  height: auto;
}
section.form-cristalli .slide-wrapper .slide .car svg [data-id] {
  cursor: pointer;
  transition: fill 0.1s ease;
}
section.form-cristalli .slide-wrapper .slide .car svg [data-id]:hover {
  fill: #747474 !important;
}
section.form-cristalli .slide-wrapper .slide .car svg [data-id].selected {
  fill: #05D1FF !important;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection {
  display: flex;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses {
  position: relative;
  width: 100%;
  text-align: right;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car {
  padding: 16px;
  max-height: 440px;
  transition: transform 0.3s ease;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car .car-view {
  display: inline-block;
  transition: transform 0.3s ease;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car .car-view.hide {
  display: none;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car svg {
  max-width: 100%;
  max-height: 100%;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car svg [data-id] {
  cursor: pointer;
  transition: fill 0.1s ease;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car svg [data-id]:hover {
  fill: #747474 !important;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses .car svg [data-id].selected {
  fill: #05D1FF !important;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses.centered-view .car {
  transform: translateX(-50%);
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses.centered-view .car .car-view {
  transform: translateX(50%);
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses button {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
  margin-top: 16px;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses button .text {
  font-size: 28px;
  font-weight: 500;
}
section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses button .icon {
  display: block;
  width: 22px;
  height: 22px;
}
section.form-cristalli .slide-wrapper .slide .front-glass-damages {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
section.form-cristalli .slide-wrapper .slide .front-glass-damages li {
  margin: 0;
}
section.form-cristalli .slide-wrapper .slide .damage-entity {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
section.form-cristalli .slide-wrapper .slide .damage-entity input[type=radio] + label .text, section.form-cristalli .slide-wrapper .slide .damage-entity input[type=checkbox] + label .text {
  min-width: 220px;
}
section.form-cristalli .slide-wrapper .slide .damage-entity input[type=radio] + label img, section.form-cristalli .slide-wrapper .slide .damage-entity input[type=checkbox] + label img {
  display: inline-block;
  width: 190px;
  height: 190px;
  border-radius: 4px;
  margin-bottom: 16px;
}
section.form-cristalli .slide-wrapper .slide .damage-position .car {
  margin-bottom: 48px;
}
section.form-cristalli .slide-wrapper .slide .damage-position .car svg {
  max-width: 350px;
}
section.form-cristalli .slide-wrapper .slide input.error,
section.form-cristalli .slide-wrapper .slide select.error,
section.form-cristalli .slide-wrapper .slide textarea.error {
  border: 2px solid #ff0000 !important;
}
section.form-cristalli .slide-wrapper .card-city {
  box-shadow: none;
}
section.form-cristalli .slide-wrapper .card-city input[type=radio] + label, section.form-cristalli .slide-wrapper .card-city input[type=checkbox] + label {
  display: inline-block;
}
section.form-cristalli .slide-wrapper .card-city input[type=radio] + label .text, section.form-cristalli .slide-wrapper .card-city input[type=checkbox] + label .text {
  display: flex;
  gap: 8px;
  font-weight: 500;
  padding: 8px;
  border-radius: 8px;
}
section.form-cristalli .slide-wrapper .card-city input[type=radio] + label .text .checkbox-selected, section.form-cristalli .slide-wrapper .card-city input[type=checkbox] + label .text .checkbox-selected {
  display: none;
}
section.form-cristalli .slide-wrapper .card-city input[type=radio] + label:hover .text, section.form-cristalli .slide-wrapper .card-city input[type=checkbox] + label:hover .text {
  padding: 6px;
}
section.form-cristalli .slide-wrapper .card-city input[type=radio]:checked + label .text .checkbox-unselected, section.form-cristalli .slide-wrapper .card-city input[type=checkbox]:checked + label .text .checkbox-unselected {
  display: none;
}
section.form-cristalli .slide-wrapper .card-city input[type=radio]:checked + label .text .checkbox-selected, section.form-cristalli .slide-wrapper .card-city input[type=checkbox]:checked + label .text .checkbox-selected {
  display: block;
}
section.form-cristalli .slide-wrapper .card-city .cta-button {
  font-size: 12px;
  width: 100%;
  height: 32px;
  margin-top: 16px;
}
section.form-cristalli .slide-wrapper .card-city .cta-button .icon {
  width: 12px;
}
section.form-cristalli .slide-wrapper .data-insert {
  max-width: 770px;
}
section.form-cristalli .slide-wrapper .data-insert .form-group {
  margin-bottom: 110px;
}
section.form-cristalli .slide-wrapper .data-insert .form-group:last-child {
  margin-bottom: 30px;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper {
  position: relative;
  padding: 2px;
  margin-bottom: 20px;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper input[type=text],
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper select,
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper textarea {
  padding: 12px 16px;
  border: 1px solid #6b737a;
  border-radius: 4px;
  background-color: transparent;
  width: 100%;
  font-weight: 500;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper input[type=text]::-moz-placeholder, section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper select::-moz-placeholder, section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper textarea::-moz-placeholder {
  color: #c4c4c4;
  opacity: 1;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper input[type=text]::placeholder,
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper select::placeholder,
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper textarea::placeholder {
  color: #c4c4c4;
  opacity: 1;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper input[type=text]:valid + .input-placeholder,
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper select:valid + .input-placeholder,
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper textarea:valid + .input-placeholder {
  display: none;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper .input-placeholder {
  position: absolute;
  top: calc(50% - 10px);
  left: 18px;
  pointer-events: none;
  margin: auto;
  color: #c4c4c4;
  z-index: -1;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper .input-placeholder span {
  font-weight: 400;
  line-height: 10px;
  vertical-align: super;
  color: #ff0000;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper textarea {
  resize: none;
  height: 180px;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .input-wrapper select {
  background-color: #FFFFFF;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio], section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox] {
  display: none;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio] + label, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox] + label {
  display: flex;
  align-items: center;
  gap: 8px;
  max-width: 560px;
  margin-top: 20px;
  cursor: pointer;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio] + label img, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox] + label img {
  display: block;
  width: 22px;
  height: 22px;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio] + label .checkbox-selected, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox] + label .checkbox-selected {
  display: none;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio] + label .text, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox] + label .text {
  font-weight: 500;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio] + label .text a, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox] + label .text a {
  color: inherit;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio]:checked + label .checkbox-unselected, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox]:checked + label .checkbox-unselected {
  display: none;
}
section.form-cristalli .slide-wrapper .data-insert .form-group input[type=radio]:checked + label .checkbox-selected, section.form-cristalli .slide-wrapper .data-insert .form-group input[type=checkbox]:checked + label .checkbox-selected {
  display: block;
}
section.form-cristalli .slide-wrapper .data-insert .form-group .tc input[type=checkbox] + label .text,
section.form-cristalli .slide-wrapper .data-insert .form-group .tc input[type=checkbox]:checked + label .text {
  color: #050509;
  border: none;
  padding: 0;
  text-align: left;
  background-color: transparent;
}
section.form-cristalli .slide-wrapper .search-box {
  margin-bottom: 50px;
}
section.form-cristalli .slide-wrapper .confirmation-message {
  text-align: center;
}
section.form-cristalli .slide-wrapper .confirmation-message .check-sign {
  width: 180px;
  height: 180px;
  margin: 0 auto 36px;
}
section.form-cristalli .slide-wrapper .confirmation-message p {
  font-size: 28px;
}
section.form-cristalli .slide-wrapper .confirmation-message p.strong {
  font-weight: 500;
}
section.form-cristalli .slide-wrapper .confirmation-message a {
  display: inline-flex;
  gap: 10px;
  min-width: 110px;
  padding: 12px 24px;
  border-radius: 24px;
  cursor: pointer;
  background-color: #0050B4;
  text-decoration: none;
  margin-top: 48px;
}
section.form-cristalli .slide-wrapper .confirmation-message a .text {
  font-weight: 600;
  color: #FFFFFF;
}
section.form-cristalli .slide-wrapper .slide-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: center;
  margin-top: 64px;
}
section.form-cristalli .slide-wrapper .slide-footer button.navigation-button {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 16px 24px;
  border-radius: 8px;
}
section.form-cristalli .slide-wrapper .slide-footer button.navigation-button.backward:hover:not(.slick-disabled) {
  padding: 12px 22px;
  border-width: 4px;
}
section.form-cristalli .slide-wrapper .slide-footer button.navigation-button .icon {
  width: 12px;
  height: 12px;
}
section.form-cristalli .slide-wrapper .slide-footer .submit-form {
  display: none;
}
section.form-cristalli .slide-wrapper .slide-footer .change-center {
  display: none;
  padding-left: 50px;
}
section.form-cristalli .slide-wrapper .slide-footer .change-center p {
  font-weight: 600;
  margin-bottom: 4px;
}
section.form-cristalli .slide-wrapper .slide-footer .change-center button {
  display: flex;
  gap: 8px;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
}
section.form-cristalli .slide-wrapper .slide-footer .change-center button .text {
  font-weight: 600;
  color: #0050B4;
  text-decoration: underline;
}
section.form-cristalli .slide-wrapper .slide-footer .change-center button .icon {
  width: 12px;
  height: 12px;
}
section.form-cristalli #slide-to-use {
  display: none;
}

@media (max-width: 992px) {
  section.form-cristalli .slide-wrapper .slide h2.slide-title {
    font-size: 22px;
  }
  section.form-cristalli .slide-wrapper .slide .form-group .form-inputs {
    gap: 16px;
  }
  section.form-cristalli .slide-wrapper .slide .chips {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  section.form-cristalli .slide-wrapper .slide .chips li {
    margin: 0;
  }
  section.form-cristalli .slide-wrapper .slide .car-glass-selection {
    flex-direction: column;
  }
  section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses.centered-view .car {
    transform: none;
  }
  section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses.centered-view .car .car-view {
    transform: none;
  }
  section.form-cristalli .slide-wrapper .slide .car-glass-selection .glasses button .text {
    font-size: 18px;
  }
  section.form-cristalli .slide-wrapper .slide .confirmation-message .check-sign {
    width: 100px;
    height: 100px;
  }
  section.form-cristalli .slide-wrapper .slide .confirmation-message p {
    font-size: 24px;
  }
  section.form-cristalli .slide-wrapper .slide-footer {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  section.form-cristalli .slide-wrapper .search-box {
    margin-bottom: 32px;
  }
}
@media (max-width: 576px) {
  section.form-cristalli .slide-wrapper .slide .form-group .form-inputs.direction-column {
    height: auto;
  }
}
section.head-section .banner-background {
  position: relative;
  background: url("/wp-content/themes/unipolglass/img/banner-background.png");
  background-size: cover;
  background-position: center;
  height: 400px;
}
section.head-section .banner-background .search-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  section.head-section .banner-background .search-box {
    left: 16px;
    width: calc(100% - 32px);
    transform: translateY(-50%);
  }
}

@media (max-width: 992px) {
  section.head-section .banner-background {
    height: 300px;
  }
}
@media (max-width: 768px) {
  section.head-section .banner-background {
    height: 200px;
  }
  section.head-section .banner-background:has(.search-box) {
    height: 300px;
  }
}
/* Hero Section - Desktop */
.hero-section {
  position: relative;
  background: url("/wp-content/themes/unipolglass/img/car.svg"), radial-gradient(200% 150% at 90% 10%, #FFFFFF 0%, #0050B4 45%);
  background-repeat: no-repeat, repeat;
  background-position: bottom right -50px, 0 0;
  background-size: 950px 650px, cover;
  width: 100%;
  height: 100vh;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  margin: 0;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .hero-section {
    background-size: 800px 600px, cover;
    min-height: 500px;
  }
}
@media (max-width: 768px) {
  .hero-section {
    background-position: bottom 60px right -40px, 0 0;
    background-size: 120% 640px, cover;
  }
}
.hero-section:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(0deg, #0050B4 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
  content: "";
}
.hero-section {
  /* Utility class per screen readers */
}
.hero-section .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.hero-section .hero-content {
  width: 100%;
  margin-top: 140px;
}
.hero-section .hero-text {
  max-width: 650px;
  margin: 0;
  z-index: 2;
}
.hero-section .search-box {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 992px) {
  .hero-section .search-box {
    bottom: 40px;
  }
}
@media (max-width: 768px) {
  .hero-section .search-box {
    left: 16px;
    bottom: 80px;
    width: calc(100% - 32px);
    transform: none;
  }
}
.hero-section .navbar-actions-mobile {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #0050B4;
  padding: 8px;
  z-index: 10;
}
@media (max-width: 768px) {
  .hero-section .navbar-actions-mobile {
    display: flex;
  }
}

section.insurances .insurance-wrapper {
  text-align: center;
  margin-top: 60px;
}
section.insurances .insurance-wrapper .insurance-cards {
  display: inline-flex;
  gap: 32px;
}
section.insurances .insurance-wrapper .insurance-cards .insurance {
  width: 200px;
  background-color: #0050B4;
  border-radius: 12px;
  text-align: left;
}
section.insurances .insurance-wrapper .insurance-cards .insurance .insurance-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-color: #FFFFFF;
  border: 2px solid #0050B4;
  border-radius: 12px;
  height: 150px;
}
section.insurances .insurance-wrapper .insurance-cards .insurance .insurance-image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
section.insurances .insurance-wrapper .insurance-cards .insurance .insurance-content {
  padding: 24px;
}
section.insurances .insurance-wrapper .insurance-cards .insurance .insurance-content .insurance-name {
  line-height: 1;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 8px;
}
section.insurances .insurance-wrapper .insurance-cards .insurance .insurance-content a {
  color: #FFFFFF;
}

@media (max-width: 1260px) {
  section.insurances .insurance-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  section.insurances .insurance-wrapper .insurance-cards {
    gap: 24px;
  }
  section.insurances .insurance-wrapper .insurance-cards .insurance {
    width: auto;
    flex: 1 0 calc(33.3333333333% - 24px);
  }
}
@media (max-width: 576px) {
  section.insurances .insurance-wrapper {
    margin-top: 32px;
  }
  section.insurances .insurance-wrapper .insurance-cards {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  section.insurances .insurance-wrapper .insurance-cards .insurance {
    flex-basis: 100%;
  }
}
section.main-services .main-services-description {
  margin-bottom: 60px;
}
section.main-services .main-services-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
section.main-services .main-services-items .main-services-item {
  display: flex;
  gap: 32px;
  align-items: center;
}
section.main-services .main-services-items .main-services-item .main-services-image {
  flex: 1 0 calc(50% - 16px);
}
section.main-services .main-services-items .main-services-item .main-services-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  aspect-ratio: 16/9;
}
section.main-services .main-services-items .main-services-item .main-services-text {
  flex: 1 0 calc(50% - 16px);
}
section.main-services .main-services-items .main-services-item .main-services-text h3 {
  position: relative;
  display: flex;
  gap: 16px;
  font-size: 32px;
  margin-bottom: 16px;
}
section.main-services .main-services-items .main-services-item .main-services-text h3 .number {
  flex: 0 0 40px;
  color: #0050B4;
}
section.main-services .main-services-items .main-services-item .main-services-text h3 .icon {
  display: none;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  transition: transform 0.3s ease;
}
section.main-services .main-services-items .main-services-item .main-services-text h3 .icon img {
  display: block;
  width: 20px;
  height: 20px;
}
section.main-services .main-services-items .main-services-item .main-services-text .catchphrase {
  display: flex;
  gap: 16px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
section.main-services .main-services-items .main-services-item .main-services-text .catchphrase .icon {
  flex: 0 0 40px;
  text-align: right;
}
section.main-services .main-services-items .main-services-item .main-services-text .catchphrase .icon img {
  width: 24px;
}
section.main-services .main-services-items .main-services-item .main-services-text .text {
  margin-left: 56px;
}
section.main-services .main-services-items .main-services-item .main-services-text .text a {
  display: flex;
  gap: 8px;
  align-items: center;
  font-weight: 600;
  color: #0050B4;
  margin-top: 16px;
}
section.main-services .main-services-items .main-services-item .main-services-text .text a img {
  width: 14px;
}
section.main-services .main-services-items .main-services-item .main-services-text.accordion-open h3 .icon {
  transform: rotate(180deg);
}
section.main-services .cta {
  text-align: right;
  margin-top: 60px;
}

@media (max-width: 1260px) {
  section.main-services .main-services-description {
    margin-bottom: 50px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text h3 {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  section.main-services .main-services-items .main-services-item {
    gap: 24px;
    border-bottom: 1px solid #0050B4;
  }
  section.main-services .main-services-items .main-services-item .main-services-image {
    display: none;
  }
  section.main-services .main-services-items .main-services-item .main-services-text h3 {
    font-size: 24px;
    padding-right: 40px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text h3 .number {
    flex-basis: 30px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text h3 .icon {
    display: block;
  }
  section.main-services .main-services-items .main-services-item .main-services-text .catchphrase .icon {
    flex-basis: 30px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text .text {
    margin-left: 46px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text .main-services-content {
    display: none;
    padding-bottom: 20px;
  }
  section.main-services .cta {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  section.main-services .main-services-description {
    margin-bottom: 32px;
  }
  section.main-services .main-services-items .main-services-item {
    gap: 16px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text h3 {
    font-size: 22px;
  }
  section.main-services .main-services-items .main-services-item .main-services-text .main-services-content {
    padding-bottom: 16px;
  }
  section.main-services .cta {
    margin-top: 32px;
  }
}
.details-columns-wrapper {
  display: flex;
  gap: 32px;
  width: 100%;
}
@media (max-width: 768px) {
  .details-columns-wrapper {
    flex-direction: column;
  }
}

.details-right {
  flex: 0 1 340px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.cards-map-wrapper-info {
  flex-basis: calc(100% - 360px);
}
.cards-map-wrapper-info .map-container-details {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.cards-map-wrapper-info .map-container-details .map-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: 20px 20px;
}

.card-info {
  border-bottom: 1px solid black;
}
.card-info .card-content {
  display: none;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.card-title {
  color: #000000;
  font-family: "Apex-new", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
}

.card-content-inner {
  padding: 20px 0px;
}

.schedule-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.schedule-item:last-child {
  margin-bottom: 0;
}

.day {
  font-weight: 600;
}

.card-info-fixed {
  padding: 24px;
  border: 2px solid #0050B4;
  border-radius: 12px;
}
.card-info-fixed .card-fixed-label {
  color: #0050B4;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (max-width: 1260px) {
  .card-info-fixed .card-fixed-label {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .card-info-fixed .card-fixed-label {
    font-size: 16px;
  }
}
.card-info-fixed .card-fixed-address {
  color: #0050B4;
  font-size: 20px;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .card-info-fixed .card-fixed-address {
    font-size: 16px;
  }
}
.card-info-fixed .card-fixed-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.card-info-fixed .btn-preventivo {
  border-color: #0050B4;
}

.card-list-orizontal {
  display: flex;
  justify-content: space-between;
  gap: 56px;
}
@media (max-width: 992px) {
  .card-list-orizontal {
    gap: 8px;
    flex-direction: column;
  }
}

.card-city-details {
  background: #FFFFFF;
  border: 2px solid #0050B4;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  padding: 20px 32px;
  width: 30%;
  max-width: 100%;
}
.card-city-details:hover {
  padding: 18px 30px;
  border-width: 4px;
}
@media (max-width: 1440px) {
  .card-city-details {
    width: 100%;
  }
}
.card-city-details .store-name {
  font-size: 16px;
  font-weight: 600;
  color: #050509;
  margin: 0 0 16px 0;
}
.card-city-details .info-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.card-city-details .info-row a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #000000;
}
.card-city-details .cta-button {
  font-size: 12px;
  width: 100%;
  height: 32px;
  margin-top: 16px;
}
.card-city-details .cta-button .icon {
  width: 12px;
}

.card-map-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: clamp(16px, 10vw, 148px);
  padding-right: clamp(16px, 10vw, 148px);
}

.cards-map-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 0;
  width: 100%;
  max-width: 1440px;
  flex-wrap: wrap;
}

.map-container {
  position: relative;
  flex: 1 1 500px;
  border-radius: 12px;
  overflow: hidden;
}

.map-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: linear-gradient(45deg, #e0e0e0 25%, #f0f0f0 25%, #f0f0f0 50%, #e0e0e0 50%, #e0e0e0 75%, #f0f0f0 75%, #f0f0f0);
  background-size: 20px 20px;
}

.card-list-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 385px;
  width: 100%;
  flex: 1 1 350px;
  order: 2;
}
.card-list-column .pagination {
  width: 320px;
}

.card-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1 1 350px;
  width: 100%;
  max-width: 385px;
}

.card-city {
  background-color: #FFFFFF;
  border: 2px solid #0050B4;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  padding: 20px 32px;
  width: 320px;
  max-width: 100%;
}
.card-city:hover {
  padding: 18px 30px;
  border-width: 4px;
}
.card-city .store-name {
  font-size: 16px;
  font-weight: 600;
  color: #050509;
  margin: 0 0 16px 0;
}
.card-city .info-row {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.card-city .info-row .icon {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  flex-shrink: 0;
}
.card-city .cta-button {
  font-size: 12px;
  width: 100%;
  height: 32px;
  margin-top: 16px;
}
.card-city .cta-button .icon {
  width: 12px;
}

@media (max-width: 992px) {
  .cards-map-wrapper {
    justify-content: center;
  }
  .cards-map-wrapper .card-list {
    align-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
.promo-section {
  position: relative;
  background: radial-gradient(100% 200% at left center, #0050B4 50%, rgba(255, 255, 255, 0) 90%);
  overflow: hidden;
  margin: 0;
}
.promo-section .unipol-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}
.promo-section .background-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.promo-section .promo-content {
  max-width: 75%;
}
.promo-section .promo-content .promo-description {
  font-family: "Apex-new", sans-serif;
  font-size: 24px;
  margin: 32px 0 40px;
  color: #FFFFFF;
}

@media (max-width: 1260px) {
  .promo-section .unipol-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .promo-section .promo-content .promo-description {
    font-size: 20px;
    margin: 16px 0 32px;
  }
}
@media (max-width: 768px) {
  .promo-section {
    background: radial-gradient(150% 100% at center top, #0050B4 50%, rgba(255, 255, 255, 0) 100%);
  }
  .promo-section .unipol-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .promo-section .background-image {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 60%;
  }
  .promo-section .promo-content {
    max-width: none;
  }
  .promo-section .promo-content .promo-description {
    font-size: 16px;
    margin: 8px 0 16px;
  }
}
section.provinces h2 {
  margin-bottom: 60px;
}
section.provinces .provinces-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
section.provinces .provinces-grid .province h3 {
  position: relative;
  font-size: 24px;
}
section.provinces .provinces-grid .province h3 img {
  display: none;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
section.provinces .provinces-grid .province .provinces-list {
  padding-top: 24px;
}
section.provinces .provinces-grid .province .provinces-list li {
  margin-bottom: 8px;
}
section.provinces .provinces-grid .province .provinces-list li a {
  font-weight: 600;
  text-decoration: none;
  color: #000000;
}
section.provinces .provinces-grid .province.accordion-open h3 img {
  transform: rotate(180deg);
}

@media (max-width: 1260px) {
  section.provinces h2 {
    margin-bottom: 50px;
  }
  section.provinces .provinces-grid .province h3 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  section.provinces .provinces-grid {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  section.provinces .provinces-grid .province {
    border-bottom: 1px solid black;
  }
  section.provinces .provinces-grid .province h3 {
    font-size: 20px;
  }
  section.provinces .provinces-grid .province h3 img {
    display: block;
  }
  section.provinces .provinces-grid .province .provinces-list {
    padding-top: 8px;
    display: none;
  }
}
@media (max-width: 768px) {
  section.provinces h2 {
    margin-bottom: 32px;
  }
}
section.news-section .news-container {
  display: flex;
  gap: 32px;
  margin: 60px 0;
}
section.news-section .news-container .news-list {
  flex: 1 0 calc(50% - 16px);
  display: flex;
  flex-direction: column;
  gap: 24px;
}
section.news-section .news-container .news-list .news-list-item a {
  display: block;
  color: #050509;
  text-decoration: none;
  margin-top: 8px;
}
section.news-section .news-container .news-list .news-list-item a h3 {
  font-size: 24px;
  margin-bottom: 4px;
}
section.news-section .news-container .news-list .news-list-item a:hover h3 {
  color: #0050B4;
  text-decoration: underline;
}
section.news-section .news-container .news-image {
  flex: 1 0 calc(50% - 16px);
}
section.news-section .news-container .news-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  aspect-ratio: 3/2;
}

@media (max-width: 1260px) {
  section.news-section .news-container .news-list .news-list-item a h3 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  section.news-section .news-container .news-list {
    flex-basis: 100%;
  }
  section.news-section .news-container .news-image {
    display: none;
  }
}
@media (max-width: 768px) {
  section.news-section .news-container {
    margin: 32px 0;
  }
  section.news-section .news-container .news-list .news-list-item a h3 {
    font-size: 16px;
  }
}
/* News details */
.news-heading {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 32px;
}
.news-heading .date-news {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 992px) {
  .news-heading {
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .news-heading .date-news {
    font-size: 14px;
  }
}
.card-map-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: clamp(16px, 10vw, 148px);
  padding-right: clamp(16px, 10vw, 148px);
}

section.why-unipol {
  position: relative;
  background: radial-gradient(200% 150% at 10% 90%, #FFFFFF 0%, #0050B4 45%);
  margin: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
}
section.why-unipol .why-text {
  position: relative;
  margin-top: 0;
  z-index: 1;
}
section.why-unipol .why-text p {
  font-size: 24px;
  font-weight: 600;
  max-width: 800px;
  margin: 0;
}
section.why-unipol .background-image {
  position: absolute;
  top: 110px;
  left: 0;
  display: block;
  width: 550px;
  height: 550px;
  z-index: 0;
}
section.why-unipol .why-carousel {
  position: relative;
  display: flex;
  gap: 24px;
  margin-top: 60px;
  z-index: 1;
}
section.why-unipol .why-carousel .why-card {
  flex: 1 0 calc(33.3333333333% - 24px);
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 80, 180, 0.4);
  backdrop-filter: blur(5px);
  padding: 24px;
  box-shadow: 0px 6px 32px 0px rgba(0, 80, 180, 0.18), 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
section.why-unipol .why-carousel .why-card .icon {
  max-width: 80px;
  max-height: 80px;
  margin-bottom: 24px;
}
section.why-unipol .why-carousel .why-card h3 {
  font-size: 32px;
  margin-bottom: 24px;
}
section.why-unipol .why-carousel .why-card p {
  font-size: 20px;
  margin: 0;
}

@media (max-width: 1260px) {
  section.why-unipol .why-text p {
    font-size: 20px;
  }
  section.why-unipol .background-image {
    top: 100px;
    width: 520px;
    height: 520px;
  }
  section.why-unipol .why-carousel .why-card {
    padding: 20px;
  }
  section.why-unipol .why-carousel .why-card .icon {
    margin-bottom: 16px;
  }
  section.why-unipol .why-carousel .why-card h3 {
    font-size: 28px;
    margin-bottom: 16px;
  }
}
@media (max-width: 992px) {
  section.why-unipol .background-image {
    top: 140px;
    width: 350px;
    height: 350px;
  }
  section.why-unipol .why-carousel {
    transform: none !important;
    padding-bottom: 40px;
    margin-bottom: -40px;
    overflow: scroll;
  }
  section.why-unipol .why-carousel .why-card {
    min-width: 260px;
    padding: 20px;
  }
  section.why-unipol .why-carousel .why-card .icon {
    max-width: 50px;
    max-height: 50px;
    margin-bottom: 8px;
  }
  section.why-unipol .why-carousel .why-card h3 {
    font-size: 24px;
    margin-bottom: 8px;
  }
  section.why-unipol .why-carousel .why-card p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  section.why-unipol .why-text p {
    font-size: 16px;
  }
  section.why-unipol .background-image {
    top: 160px;
    width: 280px;
    height: 280px;
  }
  section.why-unipol .why-carousel {
    gap: 16px;
    margin-top: 16px;
  }
  section.why-unipol .why-carousel .why-card h3 {
    font-size: 22px;
  }
}
.replacement-section .container-repair {
  margin: 60px 0px;
  display: flex;
  align-items: flex-start;
  gap: 36px;
}
.replacement-section .container-repair p {
  width: 100%;
}
@media (max-width: 992px) {
  .replacement-section .container-repair {
    margin: 36px auto;
    flex-direction: column-reverse;
    gap: 48px;
    align-items: center;
  }
}
.replacement-section .image-discover {
  border-radius: 24px;
  max-height: 489px;
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  .replacement-section .image-discover {
    max-height: 315px;
    max-width: 288px;
  }
}

footer {
  position: relative;
  font-family: "Apex-new", sans-serif;
  background-color: #0F3250;
  padding: 64px 32px 0;
  color: #FFFFFF;
  z-index: 20;
}
footer .row {
  height: 100%;
}
footer .row .two-columns {
  height: auto;
}
footer h3 {
  font-size: 20px;
  margin-bottom: 24px;
}
footer a {
  color: inherit;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer p {
  margin: 0 0 16px;
}
footer p span {
  white-space: nowrap;
}
footer ul {
  margin-bottom: 40px;
}
footer ul li {
  margin: 8px 0;
}
footer .logo {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-bottom: 24px;
}
footer .company-info {
  position: relative;
  padding-bottom: 250px;
}
footer .company-info .footer-links {
  position: absolute;
}
footer .company-info .footer-links h3 {
  font-size: 16px;
  white-space: nowrap;
  margin-bottom: 16px;
}
footer .company-info .footer-links a {
  display: block;
}
footer .company-info .footer-links a img {
  display: block;
  height: 40px;
}
footer .company-info .footer-links .footer-link {
  margin-top: 24px;
}
footer .servizio-clienti-box {
  margin-top: 24px;
}
footer .servizio-clienti-box p {
  font-size: 12px;
  margin-bottom: 24px;
}
footer .suggestion-wrapper {
  position: relative;
  height: 100%;
}
footer .suggestion-wrapper .suggestion-box {
  position: absolute;
  width: 100%;
  border-radius: 16px;
  border: 1px solid #FFFFFF;
  padding: 32px 20px;
}
footer .suggestion-wrapper .suggestion-box h3 {
  font-size: 15px;
}
footer .suggestion-wrapper .suggestion-box p {
  font-size: 13px;
  margin-bottom: 24px;
}
footer .footer-bottom {
  border-top: 1px solid rgba(208, 218, 245, 0.06);
  padding: 40px 32px;
}
footer .footer-bottom p {
  margin: 0;
}
footer .footer-bottom .col-left {
  display: flex;
  gap: 36px;
}
footer .footer-bottom .col-center {
  text-align: center;
}
footer .footer-bottom .col-right {
  display: flex;
  gap: 24px;
  justify-content: flex-end;
}
footer .footer-bottom .socials a {
  display: block;
}
footer .footer-bottom .socials a img {
  display: block;
  width: 24px;
  height: 24px;
}

@media (max-width: 1260px) {
  footer .company-info .footer-links {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 32px 8px 0;
  }
  footer h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  footer p {
    margin: 0;
  }
  footer ul {
    margin-bottom: 32px;
  }
  footer .logo {
    margin-bottom: 24px;
  }
  footer .servizio-clienti-box {
    margin-top: 24px;
  }
  footer .company-info {
    padding-right: 60px;
    padding-bottom: 70px;
  }
  footer .company-info .footer-links {
    position: relative;
    bottom: unset;
    flex-direction: column;
    gap: 16px;
    margin-top: 24px;
  }
  footer .company-info .footer-links h3 {
    margin-bottom: 8px;
  }
  footer .suggestion-wrapper {
    text-align: center;
    margin-bottom: 70px;
  }
  footer .suggestion-wrapper .suggestion-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  footer .suggestion-wrapper .suggestion-box {
    position: relative;
    bottom: unset;
    display: inline-block;
    width: auto;
    margin: 0 auto;
  }
  footer .footer-bottom {
    border-top: none;
    padding: 0;
  }
  footer .footer-bottom .col-left {
    padding: 24px 0;
    justify-content: center;
    border-top: 1px solid rgba(208, 218, 245, 0.06);
  }
  footer .footer-bottom .col-center {
    padding: 24px 0;
    border-top: 1px solid rgba(208, 218, 245, 0.06);
  }
  footer .footer-bottom .socials {
    position: static;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 24px;
    width: 100%;
    padding: 24px 0;
    border-top: 1px solid rgba(208, 218, 245, 0.06);
  }
}
.cookie_banner_title,
.cta_optout,
.cookie_banner_text,
.cookie_banner_text2,
.cookie_cta,
.preference_title,
.preference_text,
.all_label {
  font-family: "Apex-new", sans-serif !important;
}/*# sourceMappingURL=main.css.map */