<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Theme Name: Gulliver
 * Description: Gulliver
 * Version: 2.0
 * Author: Gulliver
 * Text Domain: gulliver-theme-2
 * Domain Path: /languages
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

.content-background::before,
.content-background::after {
  display: block;
  content: "";
  height: 300px;
  background-size: auto 300px;
  background-repeat: repeat-x;
  overflow: visible;
}

.content-background::before {
  background-image: url(./views/svg/ondasopra.svg);
}

.content-background::after {
  background-image: url(./views/svg/ondasotto.svg);
}

.content-background-after::after {
  display: block;
  content: "";
  height: 300px;
  background-size: auto 300px;
  background-repeat: repeat-x;
  overflow: visible;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.row {
  --bs-gutter-x: 40px;
  --bs-gutter-y: 40px;
}

.container {
  padding-right: 100px;
  padding-left: 100px;
}

.container-single {
  padding-right: 200px;
  padding-left: 200px;
}

.search-width {
  width: 31%;
}

@media only screen and (max-width: 575.98px) {

  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .row {
    --bs-gutter-x: 25px;
    --bs-gutter-y: 25px;
  }

  .container {
    padding-right: 25px;
    padding-left: 25px;
  }

  .container-single {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.container-diagram {
  padding:0;
  max-width: 1300px;
}


@media only screen and (max-width: 992px) {

  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .row {
    --bs-gutter-x: 30px;
    --bs-gutter-y: 30px;
  }

  .search-width {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .container-diagram {
    max-width: 350px;
  }
}

.content-background-after::after {
  background-image: url(./views/svg/ondasotto.svg);
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-center {
  background-position: center;
}

.bg-center-right {
  background-position: center right;
}

.bg-center-left {
  background-position: center left;
}

.bg-center-bottom {
  background-position: center bottom;
}

/* ------2024------ */

.vimeo-full-width {
  padding: 56.25% 0 0 0;
  position: relative;
}

.inlet-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  box-shadow: inset 0px 0px 100px 100px rgba(0, 0, 0, 0.9);
  pointer-events: none;
}

@media only screen and (max-width: 600px) {
  .inlet-shadow:after {
    box-shadow: inset 0px 0px 10px 10px rgba(0, 0, 0, 0.9);
  }
}

.vimeo-full-width iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card-carousel {
  height: 550px;
}

.carousel-card-text {
  height: auto;
}

.card-xl {
  background: linear-gradient(39.56deg,
      #d13113 -3.39%,
      #eb583d 46.28%,
      #eb913d 107.5%);
  color: var(--bs-white);
}

/* DESKTOP */
body {
  background-color: var(--bs-white);
  color: var(--bs-secondary);
  margin: 0;
  font-style: normal;
  font-family: Work Sans;
  font-size: 21px;
  line-height: 23.5px;
  letter-spacing: 0em;
  overflow-x: hidden;
}

body.dark {
  background-color: var(--bs-black);
  color: var(--bs-white);
}

.h-1 {
  font-size: 100px;
  font-weight: 700;
  line-height: 140px;
}

.h-2 {
  font-size: 70px;
  font-weight: 400;
  line-height: 82.11px;
}

.h-3 {
  font-size: 36px;
  line-height: 42.23px;
  font-weight: 600;
}

.h-4 {
  font-size: 26px;
  line-height: 30.5px;
  font-weight: 400;
}

.h-5 {
  font-size: 20px;
  line-height: 23.5px;
  font-weight: 400;
}

.h-6 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}

.h-7 {
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}

.h-2-special {
  font-family: Courier New;
  font-size: 70px;
  line-height: 79px;
  font-weight: 400;
}

.h-4-special {
  font-family: Courier New;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
}

/* --DESKTOP-- */

/* TABLET */
@media only screen and (max-width: 1400px) {
  .h-1 {
    font-size: 90px;
    font-weight: 700;
    line-height: 105.57px;
  }

  .h-2 {
    font-size: 50px;
    font-weight: 400;
    line-height: 58.65px;
  }

  .h-3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 35.19px;
  }

  .h-4 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.15px;
  }

  body,
  .h-5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.11px;
  }

  .h-6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 18.77px;
  }

  .h-7 {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.77px;
  }

  .h-2-special {
    font-family: Courier New;
    font-size: 50px;
    font-weight: 400;
    line-height: 56.64px;
  }

  .h-4-special {
    font-family: Courier New;
    font-size: 30px;
    font-weight: 400;
    line-height: 33.98px;
  }
}

@media only screen and (max-width: 991.98px) {
  .card-carousel {
    height: auto;
  }

  .carousel-card-text {
    height: 250px;
  }
}

/* --MOBILE-- */

/* MOBILE */
@media only screen and (max-width: 575.98px) {
  .h-1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 70px;
  }

  .h-2 {
    font-size: 40px;
    line-height: 47px;
    font-weight: 600;
  }

  .h-3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
  }

  .h-4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
  }

  body,
  .h-5 {
    font-size: 18px;
    line-height: 21.1px;
    font-weight: 400;
  }

  .h-6 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
  }

  .h-7 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
  }

  .h-2-special {
    font-family: Courier New;
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
  }

  .h-4-special {
    font-family: Courier New;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
  }

  .eraser svg {
    height: 10px;
    width: 10px;
  }

  .search-width {
    width: 100%;
  }
}

/* --MOBILE-- */

/* COLORI */

.bg-secondary-shadow {
  background: linear-gradient(180deg, black 0%, #143b65 100%);
}

.bg-primary-gradient {
  background: linear-gradient(39.56deg,
      #d13113 -3.39%,
      #eb583d 46.28%,
      #eb913d 107.5%);
}

.btn.bg-primary-gradient:hover {
  color: var(--bs-white);
  filter: brightness(85%);
}

.bg-secondary-gradient {
  background: linear-gradient(72.46deg,
      #082340 -5.42%,
      #143b65 29.89%,
      #16589f 109.49%);
}

.btn-second {
  background-color: #0065d1;
}

.btn-second:hover {
  filter: brightness(85%);
  background-color: #0065d1;
  color: var(--bs-white);
}

/* --COLORI-- */

.background-half {
  background-size: 35%;
}

.tag {
  font-size: 16px !important;
  border-radius: 10px;
  color: currentColor;
  border-color: currentColor;
  border-width: 1px;
  padding: 10px;
  border-style: solid;
  display: inline-block;
  line-height: 0;
  padding-left: 20px;
  padding-right: 20px;
  cursor: default;
  line-height: 30px;
  font-weight: bold;
}

.tag-margins {
  margin-bottom: 0.8rem;
  margin-right: 0.4rem;
}

.btn {
  color: var(--bs-white);
  border-radius: 9999px;
  padding: 14px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  border: none;
}

.btn-arrow {
  color: inherit;
  border-radius: 9999px;
  padding: 14px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  border: none;
  background-color: transparent;
}

.btn span {
  padding-right: 0.75rem;
}

.btn-primary:hover {
  filter: brightness(85%);
  background-color: var(--bs-primary);
  color: var(--bs-white);
}

section {
  padding: 100px 0px;
}

@media only screen and (max-width: 992px) {
  section {
    padding: 75px 0px;
  }
}

@media only screen and (max-width: 768px) {
  section {
    padding: 50px 0px;
  }
}

.spinning-button {
  height: 220px;
  width: 220px;
  border-radius: 9999px;
  display: grid;
  place-items: center;
  cursor: pointer;
  animation-name: spin;
  animation-duration: 10000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.string-link {
  color: currentColor !important;
}

.string-fake-link {
  color: currentColor !important;
}

.string-link svg {
  display: inline-block;
  transition: 0.1s ease-in;
}

.string-link:hover svg {
  transform: translateX(50%);
}

.string-fake-link svg {
  display: inline-block;
  transition: 0.1s ease-in;
}

.string-fake-link:hover svg {
  transform: translateY(50%);
}

.string-link:hover {
  filter: brightness(85%);
}

.news-image {
  width: 100%;
  aspect-ratio: 1.26/1;
}

.product-image {
  width: 100%;
  aspect-ratio: 1.39/1;
}

.team-image {
  aspect-ratio: 1.39 / 1;
  position: relative;
  overflow: hidden;
}

.overlay-padding {
  padding: 30px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #000000b2;
  -webkit-backdrop-filter: blur(5px) !important;
  backdrop-filter: blur(5px) !important;
}

.overlay-text {
  height: 100%;
  width: 100%;
  position: relative;
  text-align: center;
}

.team-image:hover .overlay {
  opacity: 1;
}

.card {
  border-radius: 25px;
  color: inherit !important;
  background-color: inherit;
}

.card-body {
  padding: 25px;
}

.card-icon-side {
  padding: 20px;
  padding-left: 16px;
  padding-right: 16px;
}

.card-shadow {
  box-shadow: 0px 0px 20px 0px #eb583d33;
}

.carousel-indicators {
  position: relative;
  margin-top: 20px;
}

.carousel-indicators [data-bs-target] {
  transition: all 0.6s ease;
}

.carousel-indicators&gt;button {
  background-color: var(--bs-primary) !important;
  filter: brightness(85%) !important;
  width: 15px !important;
  border-color: var(--bs-primary) !important;
  border-radius: 10px !important;
  border-width: 1px !important;
}

.carousel .carousel-indicators .active {
  filter: brightness(100%) !important;
  width: 60px !important;
}

.border-30 {
  border-radius: 30px;
}

.image-carousel {
  width: 80%;
}

@media only screen and (max-width: 768px) {
  .no-small-border {
    border-style: hidden !important;
  }

  .image-carousel {
    width: 100%;
  }

  .container:has(.image-carousel) {
    padding: 0px;
  }

  .spinning-button {
    height: 140px;
    width: 140px;
  }
}

.back p {
  display: inline-block;
  transition: 0.1s ease-in;
  cursor: pointer;
}

.back:hover p {
  transform: translateX(-50%);
}

.separator-linea {
  overflow: hidden;
}

.separator-linea svg,
.separator-linea img {
  width: 112vw;
  /* min-width: 700px; */
  transform: translateX(-6vw);
}

@media only screen and (max-width: 575.98px) {
  .separator-linea svg path {
    stroke-width: 8;
  }
}

.eraser {
  max-width: 10vw;
}

.onda svg,
.onda img {
  width: 200%;
}

.eraser-2 {
  position: absolute;
  z-index: 10;
  width: 20px;
  height: 20px;
opacity: 0;
left: -1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.eraser-2 img {
  width: 160px;
  height: 160px;
  display: none;
}

.wave {
  min-width: 500px !important;
}

.separator {
  position: relative;
  overflow: hidden;
  padding: 10px 0;
}

.separator.onda {
  overflow: hidden;
}

.separator&gt;div {
  color: white;
  justify-content: center;
  /* display: flex; */
}

.modal-content {
  background-color: #141515d9;
  color: white;
  -webkit-backdrop-filter: blur(5px) !important;
  backdrop-filter: blur(5px) !important;
}

@keyframes slide {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 60px 0;
  white-space: nowrap;
  position: relative;
}

.logos .slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.logos .logo {
  height: 60px;
  padding: 0 30px;
  opacity: 75%;
  margin: 5px 0;
}

.logos .logo svg {
  height: 100%;
}

.logos.slide .slider {
  display: inline-flex;
  flex-wrap: inherit;
  justify-content: nomral;
  animation: 15s slide infinite linear;
}

.logo-clone {
  display: none;
}

.logos.slide .logo-clone {
  display: flex;
}

.logos::after {
  display: none;
  content: "";
  position: absolute;
  width: 100px;
  background: linear-gradient(270deg, var(--bs-white) 0%, transparent 100%);
  height: 100%;
  z-index: 9;
  top: 0;
  right: 0;
}

.logos::before {
  display: none;
  content: "";
  position: absolute;
  width: 100px;
  background: linear-gradient(90deg, var(--bs-white) 0%, transparent 100%);
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
}

body.dark .logos::after {
  background: linear-gradient(270deg, var(--bs-black) 0%, transparent 100%);
}

body.dark .logos::before {
  background: linear-gradient(90deg, var(--bs-black) 0%, transparent 100%);
}

.logos.slide::after,
.logos.slide::before {
  display: block;
}

@media only screen and (max-width: 768px) {
  .logos .slider {
    display: inline-flex;
    flex-wrap: inherit;
    justify-content: none;
    animation: 15s slide infinite linear;
  }

  .logo-clone {
    display: flex;
  }

  .logos::after,
  .logos::before {
    display: block;
  }
}

@keyframes slide {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-50%);
  }
}

.form-control.wpcf7-text {
  border-color: var(--bs-secondary);
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 0px;
  box-shadow: none;
}

.form-control {
  color: white;
  background-color: transparent !important;
}

textarea {
  background: linear-gradient(0deg, #bc4631, #bc4631),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) !important;
  border-width: 0px !important;
  color: white !important;
  box-shadow: -2px 4px 4px 0px #00000026 inset;
  padding: 15px !important;
}

textarea::placeholder {
  color: white !important;
}

input::placeholder {
  color: var(--bs-secondary) !important;
}

input:focus {
  color: var(--bs-white) !important;
}

span:has(&gt; input.form-control[type="file"]) {
  display: inline-block;
}

p:has(&gt; input.form-control) {
  display: inline-block;
  text-align: center;
}

p:has(&gt; .wpcf7-form-control-wrap) {
  padding-top: 5px;
  padding-bottom: 5px;
}

.wpcf7-not-valid-tip {
  color: #7c1e00 !important;
}

form a {
  color: var(--bs-secondary);
}

footer {
  background: black;
  color: white;
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  border: none;
}

footer .accordion-button,
footer .accordion-item {
  border: 0;
  background-color: transparent !important;
  color: inherit;
  outline: 0;
  box-shadow: none;
}

footer a:hover {
  color: var(--bs-primary) !important;
}

footer .accordion-button:not(.collapsed) {
  box-shadow: none !important;
}

footer .accordion-button:focus {
  box-shadow: none !important;
}

footer .accordion-button:not(.collapsed) {
  color: var(--bs-primary) !important;
}

footer .row {
  --bs-gutter-x: 1rem;
}

footer button {
  pointer-events: auto;
}

footer .accordion-button:not(.collapsed):after {
  color: var(--bs-primary) !important;
  background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23EB583D' %3e%3cpath d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

footer .accordion-button.collapsed:after {
  color: var(--bs-primary) !important;
  background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white' %3e%3cpath d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

@media (min-width: 992px) {
  footer .col-accordion {
    padding: 0;
  }

  footer .accordion-collapse {
    display: block !important;
    height: auto !important;
  }

  footer .accordion-button::after {
    display: none !important;
  }

  footer button {
    pointer-events: none !important;
  }
}

.main {
  /* padding-top: 100px; */
}

.animation-line svg path {
  stroke-dasharray: 10000;
  stroke-dashoffset: 10000;
}

.animation-line.animate svg path {
  animation: dash 3s linear forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

.footer-logo {
  width: 120px;
  height: 120px;
}

.footer-logo a {
  color: var(--bs-white) !important;
}

.footer-logo a:hover {
  color: var(--bs-white) !important;
}

#popup-cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: auto;
  width: 800px;
  max-width: 100%;
  max-height: 100%;
  padding: 20px;
  z-index: 999;
  transform: translateY(100%);
  transition: all 300ms;
}

#popup-cookie.show {
  transform: translateY(0);
}

#popup-cookie .card {
  width: 100%;
  height: 100%;
  padding: 24px;
  border-radius: 16px;
  background: #fff;
  color: black !important;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.08),
    0px 12px 16px -4px rgba(0, 0, 0, 0.1), 0px -4px 16px 0px rgba(0, 0, 0, 0.04);
}

#popup-cookie h3 {
  color: #2a2a37;
  text-align: center;
  /* font-family: "IBM Plex Mono"; */
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

#popup-cookie p {
  color: #2a2a37;
  text-align: center;
  /* font-family: Inter; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

#popup-cookie .btn-dark {
  border-radius: 8px;
  background: #000;
  color: white;
  /* font-family: "IBM Plex Mono"; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

#popup-cookie .btn-light {
  border-radius: 8px;
  background: #ececf4;
  color: #2a2a37;
  /* font-family: "IBM Plex Mono"; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.btn:active {
  border-color: transparent !important;
}

.accordion-item,
.accordion-button {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.accordion-section:nth-child(odd) {
  color: inherit;
  background-color: var(--bs-black);
}

.accordion-section:nth-child(even) {
  color: inherit;
  background-color: var(--bs-primary);
}

.accordion-section .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 9.99962C18 10.3381 17.7231 10.615 17.3846 10.615H10.6154V17.3842C10.6154 17.7244 10.3402 18 10 18C9.65985 18 9.38462 17.7227 9.38462 17.3842V10.615H2.61538C2.27523 10.615 2 10.34 2 10C2 9.66115 2.27538 9.38423 2.61538 9.38423H9.38462V2.615C9.38462 2.27485 9.65985 2 10 2C10.3402 2 10.6154 2.275 10.6154 2.615V9.38423H17.3846C17.7231 9.38423 18 9.66115 18 9.99962Z' fill='white'/%3E%3C/svg%3E%0A");
  transform: none;
  width: 36px;
  height: 36px;
  color: var(--bs-white);
  background-size: contain;
  background-position: center;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='36px' viewBox='0 0 36 36' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.6873 17.3813C33.6873 18.0309 33.1666 18.5625 32.5301 18.5625H4.75871C4.11909 18.5625 3.60156 18.0346 3.60156 17.382C3.60156 16.7316 4.11938 16.2 4.75871 16.2H32.5301C33.1666 16.2 33.6873 16.7316 33.6873 17.3813Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 36px;
  height: 36px;
  color: var(--bs-white);
  background-size: contain;
  background-position: center;
}

.icon-collapsed {
  display: none;
}

.icon-closed {
  display: block;
}

.collapsed .icon-collapsed {
  display: block;
}

.collapsed .icon-closed {
  display: none;
}

.inline-icon svg {
  height: 20px;
}

.form {
  color: var(--bs-white) !important;
}

.wpcf7-not-valid-tip {
  padding-top: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}

input[data-autocompleted] {
  background-color: transparent !important;
}

.wpcf7 form .wpcf7-response-output {
  padding: 2rem !important;
  text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #e60000 !important;
  background-color: var(--bs-white);
  color: #e60000;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: none;
}

.icona svg {
  width: 100%;
  height: 100%;
}

.icon-md {
  width: 72px;
  height: 72px;
}

.news-form {
  color: inherit;
  border: 1px currentColor solid;
  border-radius: 999px;
  padding: 10px 20px;
  border-right: none;
}

.news-form:focus {
  color: currentColor !important;
  box-shadow: none;
  border-color: currentColor;
}

.news-form::placeholder {
  color: grey !important;
}

.input-group-icon,
.input-group-icon:hover,
.input-group-icon:active {
  color: currentColor;
  border-radius: 999px;
  border: 1px currentColor solid;
  border-left: none;
  border-color: currentColor !important;
}

.input-group-icon svg {
  height: 100%;
  margin-right: 15px;
}

.icon-sm {
  width: 37px;
  height: 37px;
}

.startup-image {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.dropdown-button {
  display: flex;
}

.language-selector {
  text-transform: uppercase;
}

.language-selector:hover {
  color: var(--bs-primary) !important;
}

.language-selector:active {
  color: var(--bs-primary) !important;
}

.language-selector.show {
  color: var(--bs-primary) !important;
}

.dark header .dropdown-menu {
  border: 1px white solid;
  background-color: var(--bs-black);
}

.dropdown-menu {
  border: 1px black solid;
  text-align: center;
  background-color: white;
}

.dark header .dropdown-menu * {
  color: var(--bs-white);
}

.dropdown-menu * {
  text-align: center;
  text-decoration: none;
  color: currentColor;
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.dropdown-menu * :hover {
  color: var(--bs-primary) !important;
}

header {
  width: 100%;
  z-index: 100;
  transition: all 1s;
}

header .navbar-brand {
  width: 85px;
  min-width: 85px;
  height: 85px;
  vertical-align: middle;
  padding: 0;
}

header .navbar-brand:hover,
header .navbar-brand:active {
  color: var(--bs-black) !important;
}

.dark header .navbar-brand:hover,
.dark header .navbar-brand:active {
  color: var(--bs-white) !important;
}

header nav {
  padding: 0;
}

header .navbar,
header .navbar-brand,
header .nav-item,
header .accordion-button,
header .nav-link,
header .list-group-item {
  color: inherit;
  outline: 0;
  background-color: transparent !important;
  border: 0;
  box-shadow: none;
}


@media only screen and (min-width: 992px) {

.navbar-collapse &gt; ul {
  flex: 1;
    justify-content: space-between;
}

header .nav-item {
  /* padding: 25px; */
  white-space: nowrap;
}

}

@media only screen and (max-width: 991.98px) {
  header .nav-item {
    padding: 25px;
  }
}

header .nav-item&gt;.accordion-button,
header .nav-item&gt;.nav-link {
  padding: 0;
}

header .accordion-button,
header .list-group-item {
  padding: 10px 0;
  transition: transform ease 0.3s;
}

header .list-group-item:hover {
  transform: translate(10px, 0);
}

header .accordion-button:hover {
  color: var(--bs-primary) !important;
}

header .accordion-button:not(.collapsed),
header .accordion-button:focus {
  box-shadow: none !important;
}

header .accordion-button:after {
  content: none;
}

header .accordion-button svg {
  transition: color 0.15s ease, transform 0.3s ease;
}

header .accordion-button:not(.collapsed) svg {
  transform: rotate(180deg);
}

header .accordion-button:not(.collapsed) {
  color: var(--bs-primary);
}

header.hide {
  transform: translateY(-100px);
}

.nav-border {
  border-bottom: 2px solid var(--bs-primary);
  box-shadow: 0 10px 30px -20px rgba(235, 88, 61, 0.1);
}

.navbar-links {
  flex-direction: row-reverse;
}

@media (max-width: 1399px) {

  header .accordion-button,
  header .list-group-item {
    padding: 5px 0;
    transition: transform ease 0.3s;
  }
}

@media (max-width: 991.98px) {
  header .navbar-collapse {
    position: fixed;
    background-color: inherit;
    left: 0;
    translate: 100%;
    top: 0;
    width: 100%;
    height: 100vh;
    transition: translate ease 300ms;
    z-index: 20;
    overflow: auto;
    overflow-x: hidden;
  }

  header .navbar-collapse.show {
    translate: 0;
  }

  .nav-border {
    border: none;
    box-shadow: none;
  }

  .accordion-button.h-5,
  .nav-link.h-5 {
    font-size: 30px !important;
    line-height: 35px !important;
    font-weight: 600 !important;
  }

  .navbar-links {
    flex-direction: row;
  }

  .dropdown-button {
    display: block;
  }

  .dropdown-menu {
    border: none !important;
    background-color: transparent !important;
  }

  .dropdown-menu * {
    text-align: left;

    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

header .string-link {
  color: var(--bs-primary) !important;
}

header .string-link:hover {
  filter: brightness(100%);
}

header a:hover {
  color: var(--bs-primary) !important;
}

header a:focus {
  color: var(--bs-primary) !important;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.no-scroll {
  overflow: hidden;
}

.navbar-fixed {
  position: fixed;
  transition: ease;
  top: 0;
  left: 0;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.navbar-hidden {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}

#topbar .btn {
  color: inherit;
}

@media (max-width: 991.98px) {
  header .navbar-collapse {
    /* background-color: {{settings.theme == 'dark' ? 'black' : 'white'}}; */
  }
}

@media (max-width: 991.98px) {
  header .navbar-collapse {
    position: fixed;
    background-color: inherit;
    left: 0;
    top: 75px;
    width: 100%;
    height: calc(100vh - 70px);
    transition: translate ease 300ms;
    z-index: 20;
  }

  header .navbar-collapse {
    position: fixed;
    background-color: inherit;
    left: 0;
    translate: 100%;
    top: 101px;
    width: 100%;
    height: calc(100vh - 101px);
    transition: translate ease 300ms;
    z-index: 20;
  }

  .navbar-nav {
    height: 100%;
    overflow: auto;
    padding-bottom: 70px;
  }

  header.solid .navbar-collapse,
  header.solido .navbar-collapse {
    background-color: rgba(255, 255, 255, 0.95);
  }

  body.dark header.solid .navbar-collapse,
  body.dark header.solido .navbar-collapse {
    background-color: rgba(20, 21, 21, 0.98);
  }

  header .accordion-collapse .container {
    padding: 0;
  }
}

header.solid,
header.solido {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(3px) !important;
  backdrop-filter: blur(3px);
}

body.dark header.solid,
body.dark header.solido {
  background-color: rgba(20, 21, 21, 0.9);
}

header .collapsed .open,
header .close {
  display: block;
}

header .open,
header .collapsed .close {
  display: none;
}

.anim svg test {
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: dashssssss 2s linear forwards;
}

@keyframes dashssssss {
  to {
    stroke-dashoffset: 0;
  }
}

#btn-back-to-top {
  position: fixed;
  bottom: -80px;
  right: 20px;
  z-index: 50;
  color: var(--bs-white);
  height: 64px;
  width: 64px;
  border-radius: 9999px;
  place-items: center;
  padding: 0;
  transition: 300ms ease-in-out;
}

#btn-back-to-top.show {
  transform: translateY(-100px);
}

.grecaptcha-badge {
  visibility: hidden;
}


*[data-animation] {
  opacity: 0;
}</pre></body></html>