html {
  font-size: 17px; /* This is the default size */
}

body {
  --bs-body-bg: #f8f8f8;
  --bs-body-color: rgb(0 0 0 / 90%);
}

@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDAlbio";
  src: url("../font/GD Albio Trial/GDAlbioTrial-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-Extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-ExtraboldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGaio";
  src: url("../font/GD Gaio Trial/GDGaioTrial-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio";
  src: url("../font/GD Grio Trial/GDGrioTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio";
  src: url("../font/GD Grio Trial/GDGrioTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio";
  src: url("../font/GD Grio Trial/GDGrioTrial-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio";
  src: url("../font/GD Grio Trial/GDGrioTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Narrow";
  src: url("../font/GD Grio Trial/GDGrioNarrowTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Narrow";
  src: url("../font/GD Grio Trial/GDGrioNarrowTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Narrow";
  src: url("../font/GD Grio Trial/GDGrioNarrowTrial-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Narrow";
  src: url("../font/GD Grio Trial/GDGrioNarrowTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Extra Narrow";
  src: url("../font/GD Grio Trial/GDGrioExtraNarrowTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Extra Narrow";
  src: url("../font/GD Grio Trial/GDGrioExtraNarrowTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Extra Narrow";
  src: url("../font/GD Grio Trial/GDGrioExtraNarrowTrial-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Extra Narrow";
  src: url("../font/GD Grio Trial/GDGrioExtraNarrowTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Condensed";
  src: url("../font/GD Grio Trial/GDGrioCondensedTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Condensed";
  src: url("../font/GD Grio Trial/GDGrioCondensedTrial-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Condensed";
  src: url("../font/GD Grio Trial/GDGrioCondensedTrial-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDGrio Condensed";
  src: url("../font/GD Grio Trial/GDGrioCondensedTrial-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDOptio";
  src: url("../font/GD Optio Trial/GDOptioTrial-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDOptio Italic";
  src: url("../font/GD Optio Trial/GDOptioTrial-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDSerio";
  src: url("../font/GD Serio Trial/GDSerioTrial-Text.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDSerio";
  src: url("../font/GD Serio Trial/GDSerioTrial-TextItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GDSerio Display";
  src: url("../font/GD Serio Trial/GDSerioTrial-Display.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GDSerio Display";
  src: url("../font/GD Serio Trial/GDSerioTrial-DisplayItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
h1, h2, h3, .h1, .h2, .h3 {
  font-family: "Roboto Slab", serif;
  color: var(--bs-body-color);
}
@media (max-width: 575.98px) {
  h1, h2, h3, .h1, .h2, .h3 {
    color: black;
  }
}

h4, h5, h6, .h4, .h5, .h6 {
  font-family: "Roboto", serif;
  color: var(--bs-body-color);
}
@media (max-width: 575.98px) {
  h4, h5, h6, .h4, .h5, .h6 {
    color: black;
  }
}

h1, .h1 {
  font-weight: 400;
  line-height: 1.35em;
  margin-bottom: 0.5em;
  font-size: clamp(2rem, 2rem + 0.5dvw, 2rem + 1.5dvw);
}

h2, .h2 {
  font-weight: 400;
  font-size: max(24px, 1.2vw);
  line-height: 1.35em;
  margin-bottom: 1em;
  font-size: 28px;
}

h3, .h3 {
  font-weight: 300;
  font-size: max(21px, 1.1vw);
  line-height: 1.35em;
  margin-bottom: 1em;
  font-size: 24px;
}

h4, .h4 {
  font-weight: 300;
  font-size: max(19px, 1.02vw);
  line-height: 1.35em;
  margin-bottom: 1.1em;
  font-size: 22px;
}

h5, .h5 {
  font-weight: 400;
  font-size: max(18px, 1vw);
  line-height: 1.35em;
  margin-bottom: 1em;
}

h6, .h6 {
  font-weight: 500;
  font-size: max(17px, 0.95vw);
  line-height: 1.35em;
  margin-bottom: 1em;
}

p, .p {
  font-family: "Roboto", sans-serif;
  font-size: max(17px, 0.85vw);
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 1em;
  font-size: 18px;
}
@media (max-width: 575.98px) {
  p, .p {
    color: black;
  }
}

.hero-content {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: clamp(1.07rem, 1rem + 0.5vi, 1.3rem);
  font-size: max(1.05rem, 1.5vw);
  line-height: 160%;
  color: white;
}
.hero-content h1 {
  display: none;
  font-size: max(1.75rem, 3vw);
  color: white;
  line-height: 130%;
}
@media (min-width: 768px) {
  .hero-content h1 {
    display: block;
  }
}
.hero-content .sub-title {
  display: none;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  line-height: 150%;
  font-size: clamp(1.15rem, 1rem + 0.5vi, 1.5rem);
  font-size: max(1rem, 1.5vw);
  width: 70%;
  color: white;
}
@media (min-width: 768px) {
  .hero-content .sub-title {
    display: block;
  }
}

.hero {
  --hero-bkg-color: linear-gradient(45deg, #4bc3ca, #5e83a1, #a688a3, #928f37);
  --hero-bkg-color: linear-gradient(45deg, #4bc3ca, #3d5c75, #644361, #6f6c19);
  background: var(--hero-bkg-color);
  height: 300px;
  position: relative;
  overflow: hidden;
  display: flex;
  color: white;
  background: var(--hero-bkg-color);
  background-size: 200% 200%;
  animation: bkgAnimate 20s ease infinite;
}
@media (min-width: 576px) {
  .hero {
    height: calc(150px + 30vw);
  }
}
@media (min-width: 1200px) {
  .hero {
    height: calc(150px + 30vw);
  }
}
@-webkit-keyframes bkgAnimate {
  0% {
    background-position: 2% 0%;
  }
  50% {
    background-position: 99% 100%;
  }
  100% {
    background-position: 2% 0%;
  }
}
@-moz-keyframes bkgAnimate {
  0% {
    background-position: 2% 0%;
  }
  50% {
    background-position: 99% 100%;
  }
  100% {
    background-position: 2% 0%;
  }
}
@keyframes bkgAnimate {
  0% {
    background-position: 2% 0%;
  }
  50% {
    background-position: 99% 100%;
  }
  100% {
    background-position: 2% 0%;
  }
}
.hero:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--hero-bkg-color);
  background-size: 200% 200%;
  animation: bkgAnimate 20s ease infinite;
  opacity: 0.5;
  z-index: 5;
  filter: opacity(1) saturate(5) contrast(1) brightness(1);
}
.hero .bg-light {
  --bs-bg-opacity: 0;
}
.hero .navbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  color: white;
  opacity: 0.85;
}
.hero .navbar .navbar-brand {
  width: calc(200px + 2.9vw);
  min-width: 200px;
  margin-left: 0.5rem;
}
.hero .navbar .navbar-brand img {
  width: 100%;
}
.hero .navbar .anno {
  display: none;
}
@media (min-width: 768px) {
  .hero .navbar .anno {
    display: block;
    font-size: max(0.7rem, 0.8rem + 0.25vw);
    opacity: 0.75;
  }
}
.hero .navbar .bg-light {
  --bs-bg-opacity: 0;
}
.hero figure {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: url(../../_assets/img/profile-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: bottom;
  background-position-x: right;
  filter: opacity(0.5) brightness(1.2) drop-shadow(-4em 4em 2em rgba(0, 0, 0, 0.5019607843));
  right: -50px;
}
@media (min-width: 1024px) {
  .hero figure {
    filter: opacity(0.8) brightness(1.2) drop-shadow(-4em 4em 2em rgba(0, 0, 0, 0.5019607843));
    right: 0px;
  }
}
.hero figcaption {
  position: absolute;
  z-index: 1;
  width: 120%;
  height: 120%;
  background-image: url(../../_assets/img/logo-icon.png);
  background-size: contain;
  background-position-y: 100%;
  background-position-x: 75%;
  background-repeat: no-repeat;
}
.hero .container {
  z-index: 100;
  position: relative;
  margin: auto;
}
.hero .container .hero-content {
  padding: 4rem 1rem;
}
@media (min-width: 992px) {
  .hero .container .hero-content {
    padding: 3rem 3rem 5rem;
  }
}
.hero .container .hero-content h1 {
  margin: 2rem 0;
}
.hero .container .hero-content h1 span {
  display: block;
}
@media (min-width: 768px) {
  .hero .container .hero-content h1 span {
    display: inline;
  }
}

.accordion-title {
  font-size: clamp(1.1rem, 1rem + 0.5vi, 1.2rem);
  font-size: max(1.2rem, 1.2vw);
  font-weight: 500;
  padding: 0.5rem 2rem;
  color: white;
  margin: auto;
  text-wrap-mode: nowrap;
  border-radius: 2rem;
  display: flex;
  width: fit-content;
  border: solid 2px #0f6efd;
  background: transparent;
  color: #0f6efd;
}

.time-line {
  --bs-accordion-bg: transparent;
  --bs-accordion-active-bg: transparent;
  --bs-accordion-active-color: black;
  padding-top: 2rem;
  position: relative;
}
.time-line .collapse:not(.show) {
  display: none !important;
}
.time-line:before {
  content: "";
  width: 2px;
  background: var(--bs-primary);
  position: absolute;
  top: 0;
  height: 100%;
  margin: auto;
  right: 0;
  left: 0;
}
.time-line .accordion-item {
  border: none;
  position: relative;
}
.time-line .accordion-item .accordion-button {
  text-align: right;
  width: 50%;
  justify-content: end;
  box-shadow: none;
}
.time-line .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.time-line .accordion-item .accordion-button:after {
  display: none;
}
.time-line .accordion-item .accordion-button:before {
  content: "";
  width: 1rem;
  height: 1rem;
  background: white;
  border: 2px solid var(--bs-primary);
  position: absolute;
  top: 1.35rem;
  right: -0.5rem;
  left: auto;
  border-radius: 50%;
}
.time-line .accordion-item .accordion-button:not(.collapsed):before {
  background: var(--bs-primary);
}
.time-line .accordion-item .accordion-button:not(.collapsed) header .year {
  color: var(--bs-primary);
}
.time-line .accordion-item .accordion-button header {
  margin: 0;
  line-height: 1.2;
}
.time-line .accordion-item .accordion-button header .year {
  font-weight: 500;
  font-size: max(1.4rem, 1.4vw);
  color: black;
}
.time-line .accordion-item .accordion-button header .company {
  font-weight: 400;
  font-size: max(1rem, 1.2vw);
  color: black;
}
.time-line .accordion-item .accordion-button header .title {
  font-weight: 400;
  font-size: max(0.9rem, 1vw);
  color: #656565;
}
.time-line .accordion-item .accordion-collapse {
  position: relative;
  display: flex;
}
.time-line .accordion-item .accordion-collapse .badge {
  background: linear-gradient(180deg, #468df8, #347ded);
}
.time-line .accordion-item .accordion-collapse .accordion-body {
  width: 50%;
  text-align: right;
  padding-bottom: 3rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: var(--bs-accordion-btn-padding-x);
  font-size: clamp(1rem, 0.875rem + 0.4vi, 1.1rem);
}
.time-line .accordion-item .accordion-collapse .accordion-body-2 {
  padding-top: 0;
  padding-bottom: 1rem;
  font-size: clamp(1rem, 0.875rem + 0.4vi, 1.1rem);
}
.time-line .accordion-item .accordion-collapse .apps {
  width: 50%;
  text-align: left;
  padding: 0 1rem 3rem 1rem;
  padding-right: 0;
  padding-left: var(--bs-accordion-btn-padding-x);
}
.time-line .accordion-item:nth-child(even) .accordion-collapse {
  flex-direction: row-reverse;
}
.time-line .accordion-item:nth-child(even) .accordion-button {
  text-align: left;
  justify-content: start;
  margin-left: auto;
}
.time-line .accordion-item:nth-child(even) .accordion-button:before {
  left: -0.5rem;
  right: auto;
}
.time-line .accordion-item:nth-child(even) .accordion-body {
  margin-left: auto;
  text-align: left;
  padding-right: 0;
  padding-left: var(--bs-accordion-btn-padding-x);
}
.time-line .accordion-item:nth-child(even) .apps {
  left: 0%;
  text-align: right;
  padding-left: 0;
  padding-right: var(--bs-accordion-btn-padding-x);
}
.time-line .btn-about-me {
  font-size: clamp(1.1rem, 1rem + 0.5vi, 1.2rem);
  font-size: max(1.2rem, 1.2vw);
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  width: fit-content;
  margin-top: 2rem;
  position: relative;
  border-radius: 2rem;
  padding: 0.5rem 2rem;
  background: linear-gradient(174deg, #0f6efd, #905dac);
}

.gallery {
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  /* Initially show only branding, hide others */
}
.gallery .filter {
  align-items: center;
  margin-bottom: 1.5rem;
}
.gallery .filter .navbar-text {
  font-size: 1.1rem;
  margin: 0 1rem;
  padding: 0;
}
.gallery .filter .filter-btn {
  margin-right: 10px;
  --bs-btn-border-radius: 4px;
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y: 0.35rem;
  --bs-btn-border-color: var(--bs-gray-500);
  --bs-btn-color: var(--bs-gray-600);
}
.gallery .filter .filter-btn.active {
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-color: #0d6efd;
}
.gallery section {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.gallery section .item {
  width: 170px;
  height: 170px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e5e4e4;
  border-radius: 0.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.06);
  width: clamp(170px, 170px + 2.75dvw, 170px + 2dvw);
  height: clamp(170px, 170px + 2.75dvw, 170px + 1.5dvw);
  background: white;
}
.gallery section .item img {
  height: 100%;
  width: 100%;
}
.gallery section .item.partzilla {
  gap: 1rem;
  padding: 1.5rem;
}
.gallery section .item.partzilla img {
  width: 50%;
}
.gallery section .item.xtrememac {
  padding: 1rem;
}
.gallery section .item.xtrememac img {
  height: auto;
}
.gallery section .item.diesel {
  padding: 2.5rem;
}
.gallery section .item.argo {
  padding: 1.5rem;
}
.gallery section .item.boaters {
  padding: 1rem;
}
.gallery section .item.etags {
  padding: 1rem;
}
.gallery section .item.healthnook {
  padding: 1.5rem;
}
.gallery .campaigns {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: none;
}
.gallery .branding {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
.gallery .branding .item {
  padding: 2rem;
}

@media (min-width: 0) and (max-width: 600px) {
  .img-reset img, .ajax-modal section img {
    position: relative !important;
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    right: 0 !important;
    bottom: auto !important;
  }
}

.ajax-modal .modal-header {
  padding: 1rem;
  height: 80px;
}
.ajax-modal .modal-header img {
  height: 80px;
  margin-right: 1rem;
}
.ajax-modal .modal-header .modal-title {
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  line-height: 1.2;
}
.ajax-modal .modal-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  padding: 0;
}
.ajax-modal .modal-body .title {
  font-family: "Roboto", sans-serif;
  color: var(--bs-body-color);
  font-weight: 300;
  font-size: max(23px, 1.1vw);
  margin-bottom: 1.1em;
  line-height: 1.35em;
}
.ajax-modal .modal-body .sub-title {
  font-family: "Roboto", sans-serif;
  color: var(--bs-body-color);
  font-weight: 300;
  font-size: max(20px, 1.02vw);
  line-height: 1.35em;
  margin-bottom: 1.1em;
  font-weight: 400;
  color: black;
}
.ajax-modal .modal-body .copy {
  font-family: "Roboto", sans-serif;
  color: var(--bs-body-color);
  font-weight: 300;
  font-size: max(19px, 1.02vw);
  line-height: 1.35em;
  margin-bottom: 1.1em;
  font-weight: 400;
  line-height: 1.4;
}
.ajax-modal .modal-body header {
  display: flex;
  padding: 1rem;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .ajax-modal .modal-body header {
    flex-direction: row;
    align-items: start;
  }
}
.ajax-modal .modal-body header .description {
  padding: 1rem;
}
.ajax-modal .modal-body header .header-brand {
  padding: 1rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .ajax-modal .modal-body header .header-brand {
    width: 45%;
  }
}
.ajax-modal .modal-body header .header-logos {
  width: 30%;
  min-width: 200px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
.ajax-modal .modal-body header .header-logos img {
  width: 100%;
  margin: 0.5rem 0;
}
.ajax-modal section {
  --img-boxShadow: 1rem -.25rem 1rem rgb(0 0 0 / 20%);
  --img-boxShadowLeft: -1rem -.25rem 1rem rgb(0 0 0 / 20%);
  --bs-modal-header-border-color: #c3c9cf;
  border-top: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: end;
  padding: 1.5rem 1rem;
}
.ajax-modal section label {
  font-family: "Roboto Slab", serif;
  font-size: max(20px, 1.2vw);
  margin-bottom: 1rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.ajax-modal section label div .brandOld {
  height: 24px;
  width: auto;
}
@media (min-width: 0) and (max-width: 600px) {
  .ajax-modal section label div {
    display: none;
  }
}
.ajax-modal section img {
  width: 100%;
  height: auto;
}
.ajax-modal section .img-grid {
  display: flex;
  flex-direction: row;
}
.ajax-modal section .img-grid .main {
  width: 60%;
}
.ajax-modal section .img-grid .main img {
  width: 100%;
  height: auto;
}
.ajax-modal section .img-grid .thumbs {
  width: 40%;
}
.ajax-modal section .img-grid .thumbs img {
  width: 100%;
  vertical-align: top;
  margin-bottom: 0.25rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .ajax-modal section .img-grid {
    flex-direction: column !important;
  }
  .ajax-modal section .img-grid .main {
    width: 100% !important;
  }
  .ajax-modal section .img-grid .thumbs {
    width: 100% !important;
  }
}
.ajax-modal section .site-grid {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
}
.ajax-modal section .site-grid img {
  width: 49%;
  height: fit-content;
}
@media (min-width: 0) and (max-width: 600px) {
  .ajax-modal section .site-grid {
    flex-direction: column !important;
  }
}

.modal-etags .modal-header .modal-title {
  color: #516170;
}
.modal-etags .modal-header .modal-title img {
  height: 55px;
}
.modal-etags section {
  margin-bottom: 2rem;
}
.modal-etags section .brand1 {
  width: 60%;
}
.modal-etags section .brand2 {
  position: absolute;
  width: 50%;
  top: auto;
  bottom: 0;
  left: 1rem;
  z-index: 5;
  box-shadow: var(--img-boxShadow);
}
.modal-etags section .brand3 {
  position: absolute;
  width: 56%;
  top: auto;
  bottom: 0;
  left: 18%;
  box-shadow: var(--img-boxShadow);
}
.modal-etags section .print1 {
  width: 60%;
  position: absolute;
  left: 1rem;
  z-index: 5;
}
.modal-etags section .print2 {
  width: 50%;
}
.modal-etags section .print3 {
  position: absolute;
  width: 56%;
  top: auto;
  bottom: 0;
  left: 5%;
  box-shadow: var(--img-boxShadow);
}
.modal-etags section .print4 {
  position: absolute;
  width: 20%;
  top: auto;
  bottom: 29%;
  left: 46%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-etags section .app1 {
  width: 86%;
}
.modal-etags section .app2 {
  width: 20%;
  position: absolute;
  right: 1rem;
  z-index: 5;
  top: 5%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-etags section .app3 {
  position: absolute;
  width: 62%;
  top: auto;
  bottom: 0;
  left: 101px;
  box-shadow: var(--img-boxShadow);
  z-index: 2;
}
.modal-etags section .app4 {
  position: absolute;
  width: 23%;
  top: auto;
  bottom: 0;
  left: 1rem;
  box-shadow: var(--img-boxShadow);
  z-index: 2;
}
.modal-etags section .cs1 {
  width: 70%;
}
.modal-etags section .cs2 {
  width: 55%;
  position: absolute;
  left: 1rem;
  z-index: 5;
  bottom: 0;
  box-shadow: var(--img-boxShadow);
}
.modal-etags section .account1 {
  width: 66%;
}
.modal-etags section .account2 {
  width: 66%;
  position: absolute;
  left: 13%;
  z-index: 2;
  top: 29%;
  box-shadow: var(--img-boxShadow);
}
.modal-etags section .account3 {
  position: absolute;
  z-index: 5;
  width: 53%;
  top: auto;
  bottom: 0;
  left: 1rem;
  box-shadow: var(--img-boxShadow);
}

.modal-argo .modal-header img {
  height: 20px;
}
.modal-argo .modal-body header img {
  width: 150px;
}
.modal-argo .modal-body section.branding {
  background-color: white;
}
.modal-argo .modal-body .sites {
  background: #3896ba;
  margin-bottom: 0;
}
.modal-argo .modal-body .sites label {
  color: white;
}
.modal-argo .modal-body .print1 {
  width: 50%;
}
.modal-argo .modal-body .print2 {
  position: absolute;
  width: 40%;
  left: 20%;
  top: 25%;
  background: white;
  box-shadow: var(--img-boxShadow);
}
.modal-argo .modal-body .print3 {
  position: absolute;
  width: 70%;
  left: 1rem;
  bottom: 0;
  background: white;
  box-shadow: var(--img-boxShadow);
}

.modal-ascente .modal-title img {
  height: 20px;
}
.modal-ascente .modal-body header img {
  width: 180px;
}
.modal-ascente .modal-body .branding {
  background-color: white;
}
.modal-ascente .modal-body .sites {
  background: black;
  align-items: start;
  margin-bottom: 0;
}
.modal-ascente .modal-body .sites label {
  color: white;
}
.modal-ascente .modal-body .sites .img-grid {
  display: flex;
  flex-direction: row;
}
.modal-ascente .modal-body .sites .img-grid .main {
  width: 70%;
}
.modal-ascente .modal-body .sites .img-grid .thumbs {
  width: 50%;
}
.modal-ascente .modal-body .sites .img-grid .thumbs img {
  vertical-align: top;
  margin-bottom: 0.25rem;
}
.modal-ascente .modal-body .sites .site2 {
  width: 60%;
}
.modal-ascente .modal-body .sites .site6 {
  width: 60%;
  position: absolute;
  bottom: 0;
  right: 1rem;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-ascente .modal-body .print {
  margin: 0;
}
.modal-ascente .modal-body .print .print2 {
  position: absolute;
  bottom: 20%;
  left: 15%;
  filter: drop-shadow(1rem 1rem 1rem rgba(0, 0, 0, 0.3));
  width: 60%;
}

.modal-healthnook .modal-header img {
  height: 40px;
}
.modal-healthnook .modal-body header img {
  height: 140px;
}
.modal-healthnook .modal-body .branding {
  background-color: white;
  margin: 0;
}
.modal-healthnook .modal-body .sites .site2 {
  width: 50%;
  position: absolute;
  left: 1rem;
  top: 100px;
  box-shadow: var(--img-boxShadow);
}
.modal-healthnook .modal-body .sites .site1 {
  width: 50%;
}
.modal-healthnook .modal-body .sites .site4 {
  width: 60%;
  position: absolute;
  bottom: 0;
  left: 30%;
  top: auto;
  box-shadow: var(--img-boxShadow);
}
.modal-healthnook .print1 {
  position: absolute;
  z-index: 5;
  width: 30%;
  top: 20%;
  left: 20%;
  box-shadow: var(--img-boxShadow);
}
.modal-healthnook .print2 {
  position: absolute;
  z-index: 4;
  width: 30%;
  top: 50%;
  left: 20%;
  box-shadow: var(--img-boxShadow);
}
.modal-healthnook .print3 {
  width: 50%;
}

.modal-boaters section {
  align-items: start;
}
.modal-boaters section .brand2 {
  width: 70%;
}
.modal-boaters section .brand1 {
  width: 70%;
}
.modal-boaters section .brand3 {
  width: 30%;
  position: absolute;
  right: 1rem;
  top: 100px;
}

.modal-diesel .modal-title img {
  height: 40px;
}
.modal-diesel .modal-body header img {
  height: 160px;
}
.modal-diesel section .brand2 {
  width: 60%;
  position: absolute;
  left: 1rem;
  top: 10%;
  top: 13vw;
  top: max(84px, 13vw);
  box-shadow: var(--img-boxShadow);
}
.modal-diesel section .brand1 {
  width: 70%;
}
.modal-diesel section .brand3 {
  width: 20%;
  position: absolute;
  left: 50%;
  top: 25%;
  top: max(150px, 33vw);
  box-shadow: var(--img-boxShadow);
}

.modal-eb79 .modal-title img {
  height: 40px;
}
.modal-eb79 .modal-body header img {
  height: 160px;
}
.modal-eb79 label .brandOld {
  height: 50px !important;
  margin-top: -1rem !important;
}
.modal-eb79 section .brand2 {
  position: absolute;
  bottom: 30%;
  width: 50%;
  box-shadow: var(--img-boxShadow);
}

.modal-jet-tech .modal-title img {
  height: 30px;
}
.modal-jet-tech .modal-body header img {
  height: 180px;
}
.modal-jet-tech section .brand1 {
  width: 70%;
  margin-bottom: 2rem;
}
.modal-jet-tech section .brand2 {
  position: absolute;
  top: 120px;
  left: 1rem;
  width: 50%;
  box-shadow: var(--img-boxShadow);
}
.modal-jet-tech section .brand3 {
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 150px;
  box-shadow: var(--img-boxShadow);
}

.modal-oceano .modal-title img {
  height: 30px;
}
.modal-oceano .modal-body header img {
  height: 160px;
}
.modal-oceano section {
  margin: 0;
}
.modal-oceano section .brand1 {
  width: 70%;
}
.modal-oceano section .brand2 {
  position: absolute;
  top: 120px;
  left: 1rem;
  width: 45%;
  box-shadow: var(--img-boxShadow);
}
.modal-oceano section .brand3 {
  position: absolute;
  top: 40%;
  left: 1rem;
  width: 45%;
  box-shadow: var(--img-boxShadow);
}
.modal-oceano section .brand4 {
  width: 70%;
}

.modal-outdoor-network .modal-title img {
  height: 46px;
}
.modal-outdoor-network .modal-body header img {
  height: calc(2vw + 160px);
}
.modal-outdoor-network section {
  margin: 0;
}
.modal-outdoor-network section .brand1 {
  width: 80%;
}
.modal-outdoor-network section .brand2 {
  position: absolute;
  top: 10%;
  left: 1rem;
  width: 50%;
  box-shadow: var(--img-boxShadow);
}
.modal-outdoor-network section .brand3 {
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 1rem;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-outdoor-network section .brand4 {
  position: absolute;
  top: 65%;
  width: 30%;
  left: 40%;
  box-shadow: var(--img-boxShadow);
}
.modal-outdoor-network section .brand1-2 {
  width: 70%;
}
.modal-outdoor-network section .brand2-2 {
  position: absolute;
  top: 10%;
  left: 1rem;
  width: 60%;
  box-shadow: var(--img-boxShadow);
}
.modal-outdoor-network section .brand3-2 {
  width: 50%;
}
.modal-outdoor-network section .brand4-2 {
  position: absolute;
  top: 70%;
  width: 30%;
  left: 10%;
}

.modal-partzilla .modal-title img {
  height: 24px;
}
.modal-partzilla .modal-body header img {
  height: calc(2vw + 110px);
}
.modal-partzilla section {
  margin: 0;
}
.modal-partzilla section .brand1-1 {
  width: 70%;
}
.modal-partzilla section .brand1-2 {
  position: absolute;
  top: 15%;
  left: 1rem;
  width: 60%;
  box-shadow: var(--img-boxShadow);
}
.modal-partzilla section .brand1-3 {
  position: absolute;
  width: 30%;
  bottom: 2rem;
  right: 30%;
  box-shadow: var(--img-boxShadow);
}
.modal-partzilla section .brand1-4 {
  width: 30%;
}
.modal-partzilla section .brand2-1 {
  height: 34px;
  width: auto;
}
.modal-partzilla section .brand2-2 {
  width: 70%;
}
.modal-partzilla section .brand2-3 {
  position: absolute;
  top: 20%;
  left: 1rem;
  width: 60%;
  box-shadow: var(--img-boxShadow);
}
.modal-partzilla section .brand2-4 {
  position: absolute;
  top: 70%;
  width: 30%;
  left: 10%;
}

.modal-real-ecig .modal-title img {
  height: 24px;
}
.modal-real-ecig .modal-body header img {
  width: calc(2vw + 170px);
}
.modal-real-ecig section {
  margin: 0;
}
.modal-real-ecig section .print1 {
  width: 70%;
}
.modal-real-ecig section .print2 {
  position: absolute;
  width: 60%;
  top: 10%;
  left: 1rem;
  box-shadow: var(--img-boxShadow);
}
.modal-real-ecig section.print {
  background: white;
}
.modal-real-ecig section.site {
  background: #438bc8;
  align-items: start;
}
.modal-real-ecig section.site label {
  color: white;
}
.modal-real-ecig section.campaign {
  align-items: start;
  background: white;
}
.modal-real-ecig .print3 {
  position: absolute;
  bottom: 0;
  width: 60%;
  left: 20%;
  box-shadow: var(--img-boxShadow);
}
.modal-real-ecig .site1 {
  width: 60%;
}
.modal-real-ecig .site2 {
  position: absolute;
  width: 60%;
  right: 1rem;
  top: 6%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-real-ecig .site3 {
  position: absolute;
  width: 30%;
  left: 20%;
  bottom: 0;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-real-ecig .campaign1 {
  width: 60%;
}
.modal-real-ecig .campaign2 {
  position: absolute;
  right: 1rem;
  top: 6%;
  width: 50%;
  box-shadow: var(--img-boxShadowLeft);
}

.modal-rms .modal-title img {
  height: 30px;
}
.modal-rms .modal-body header {
  justify-content: space-between;
}
.modal-rms .modal-body header img {
  height: calc(2vw + 150px);
}
.modal-rms section {
  align-items: start;
  background-color: #b7c0c4;
  margin: 0;
}
.modal-rms section .img-grid .main {
  width: 80%;
}
.modal-rms section .brand3 {
  width: 40%;
  margin-top: -3em;
  left: 20%;
  position: absolute;
  top: 40%;
  filter: drop-shadow(1rem 1rem 1rem rgba(0, 0, 0, 0.3));
}

.modal-rvue .modal-title img {
  height: 50px;
}
.modal-rvue .modal-body header {
  justify-content: space-between;
}
.modal-rvue .modal-body header img {
  height: calc(2vw + 150px);
}
.modal-rvue section {
  align-items: start;
  background-color: white;
  margin: 0;
}
.modal-rvue section .img-grid .main {
  width: 80%;
}
.modal-rvue section .brand3 {
  width: 40%;
  margin-top: -3em;
  left: 20%;
  position: absolute;
  top: 40%;
  filter: drop-shadow(1rem 1rem 1rem rgba(0, 0, 0, 0.3));
}
.modal-rvue section.app .img-grid .main {
  width: 50%;
}
.modal-rvue section.app .img-grid .thumbs {
  width: 50%;
}
.modal-rvue section.app .app1 {
  width: 70%;
}
.modal-rvue section.app .app2 {
  width: 50%;
  position: absolute;
  right: 0;
  top: 16%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-rvue iframe {
  width: 100%;
  height: 350px;
}

.modal-skn .modal-title img {
  height: 50px;
}
.modal-skn .modal-body header {
  justify-content: space-between;
}
.modal-skn .modal-body header img {
  height: calc(2vw + 110px);
}
.modal-skn section.brand {
  align-items: start;
  background: white;
  margin: 0;
}
.modal-skn section.brand .brand1 {
  width: 40%;
  background: white;
  padding: 3rem;
}
.modal-skn section.brand .brand2 {
  width: 50%;
  position: absolute;
  left: 40%;
  bottom: 1.5rem;
}
.modal-skn section.sites {
  align-items: start;
  margin: 0;
}
.modal-skn section.sites .img-grid .main {
  width: 50%;
}
.modal-skn section.sites .img-grid .thumbs {
  width: 50%;
}
.modal-skn section.sites .site5 {
  position: absolute;
  left: 20%;
  bottom: 0;
  width: 40%;
  box-shadow: var(--img-boxShadow);
}
.modal-skn section.campaign {
  background: #cae9f9;
  align-items: start;
  margin: 0;
}
.modal-skn section.campaign .camp1 {
  width: 50%;
}
.modal-skn section.campaign .camp2 {
  position: absolute;
  right: 0;
  top: 10%;
  width: 60%;
  box-shadow: var(--img-boxShadowLeft);
}

.modal-xtrememac .modal-title img {
  height: 30px;
}
.modal-xtrememac .modal-body header {
  justify-content: space-between;
}
.modal-xtrememac .modal-body header img {
  height: calc(2vw + 150px);
}
.modal-xtrememac section {
  align-items: start;
}
.modal-xtrememac section .img-grid .main {
  width: 50%;
}
.modal-xtrememac section .img-grid .thumbs {
  width: 50%;
}
.modal-xtrememac section section.sites {
  align-items: start;
  margin: 0;
  background: #869099;
}
.modal-xtrememac section section.sites label {
  color: white;
}
.modal-xtrememac section section.email {
  background: #3a4046;
  align-items: start;
  margin: 0;
}
.modal-xtrememac section section.email label {
  color: white;
}

.modal-renuvol section {
  align-items: start;
  background: #abd1f2;
}
.modal-renuvol section label {
  color: white;
}
.modal-renuvol .campaign1 {
  width: 60%;
}
.modal-renuvol .campaign2 {
  position: absolute;
  right: 1rem;
  top: 4%;
  width: 50%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-renuvol .campaign3 {
  position: absolute;
  right: 1rem;
  top: 30%;
  width: 50%;
  box-shadow: var(--img-boxShadowLeft);
}

.modal-hcg-prolean section {
  align-items: start;
  background-color: white;
}
.modal-hcg-prolean .campaign1 {
  width: 60%;
}
.modal-hcg-prolean .campaign2 {
  position: absolute;
  right: 1rem;
  top: 4%;
  width: 50%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-hcg-prolean .print1 {
  width: 70%;
}
.modal-hcg-prolean .print2 {
  position: absolute;
  right: 1rem;
  top: 15%;
  width: 40%;
  box-shadow: var(--img-boxShadowLeft);
}

.modal-leandetoxclease .modal-title img {
  height: 60px;
}
.modal-leandetoxclease .modal-body {
  background-color: white;
}
.modal-leandetoxclease .modal-body .header-brand {
  width: calc(5vw + 320px);
}
.modal-leandetoxclease section {
  align-items: start;
  background-color: white;
}
.modal-leandetoxclease .campaign1 {
  width: 60%;
}
.modal-leandetoxclease .campaign2 {
  position: absolute;
  right: 1rem;
  top: 20%;
  width: 50%;
  box-shadow: var(--img-boxShadowLeft);
}
.modal-leandetoxclease .print1 {
  width: 70%;
}
.modal-leandetoxclease .print2 {
  position: absolute;
  right: 1rem;
  top: 30%;
  width: 60%;
  background: white;
  box-shadow: var(--img-boxShadowLeft);
}

@media (min-width: 768px) {
  .modal-1994 header {
    flex-direction: row;
  }
}
.modal-1994 .images {
  display: flex;
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 0;
}
.modal-1994 .images img {
  width: 100%;
}
.modal-1994 .images small {
  margin-bottom: 1rem;
  display: block;
  color: gray;
}
@media (min-width: 768px) {
  .modal-1994 .images {
    width: 40%;
    flex-direction: column;
    margin: 0 1.5rem 0 0;
  }
}
@media (min-width: 768px) {
  .modal-1994 .content {
    width: 60%;
  }
}

main {
  position: relative;
  z-index: 20;
  padding-bottom: 4rem;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.05);
}
main > header {
  margin-top: -1.5rem;
}
main > header .card {
  padding: 0;
  background: white;
  border-radius: 0.3rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  border-color: rgba(0, 0, 0, 0.12);
}
@media (min-width: 992px) {
  main > header .card {
    flex-direction: row;
    align-items: center;
  }
}
main > header .card .a-brand {
  padding: 2rem;
}
@media (min-width: 992px) {
  main > header .card .a-brand {
    width: 95%;
  }
}
main > header .card .a-brand .title {
  font-size: max(1.4rem, 1.5vw);
  line-height: 140%;
  margin-bottom: 0.5em;
  font-weight: 500;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(45deg, #4bc3ca, #3d5c75, #644361, #6f6c19);
  background: -webkit-linear-gradient(45deg, #4bc3ca, #3d5c75, #644361, #6f6c19);
  -webkit-background-clip: text;
  animation: bkgAnimate 20s ease infinite;
  background-size: 200% 200%;
}
main > header .card .a-brand .copy {
  font-size: max(1rem, 0.9vw);
  color: black;
  margin: 0;
}
main > header .card .tools {
  display: none;
  padding: 1rem 2rem;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  flex-direction: column;
  align-items: start;
}
@media (min-width: 992px) {
  main > header .card .tools {
    display: flex;
    border-top: none;
    border-left: solid 1px rgba(0, 0, 0, 0.1);
  }
}
main > header .card .tools .apps {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
main > header .card .tools .apps img {
  width: calc(10% + 1vw);
  margin-left: 0.5rem;
  width: 12%;
}
main > header .card .tools .apps .icon-css,
main > header .card .tools .apps .icon-html {
  width: 10%;
}

.modal-dialog {
  --bs-modal-margin: 1rem;
  --bs-modal-width: 85%;
  max-width: var(--bs-modal-width);
}
@media (min-width: 0) and (max-width: 800px) {
  .modal-dialog {
    --bs-modal-width: 95%;
  }
}

footer {
  background: #edecec;
  background: linear-gradient(45deg, #d8ebfa, #e5dbe3);
  padding-top: 3rem;
}
footer .row {
  justify-content: center;
  align-items: center;
  text-align: center;
}
footer .legal {
  padding: 1rem 0 1rem;
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.5);
  border-top: solid 1px rgba(0, 0, 0, 0.12);
  margin-top: 3rem;
  text-align: left;
}
footer form .form-floating > .form-control, footer form .form-floating > .form-control-plaintext, footer form .form-floating > .form-select {
  height: max(4rem, 4vw);
  font-size: max(1.3rem, 1.5vw);
  padding-top: max(1.5rem, 2vw) !important;
  padding-bottom: 0.25em !important;
}
footer form .form-floating > label {
  font-size: max(1.2rem, 1.3vw);
}
footer .btn {
  font-size: max(1.3rem, 1.3vw);
  border-radius: 2rem;
  padding: 0.5rem 2rem;
  background: linear-gradient(174deg, #0f6efd, #905dac);
}
footer .success_msg svg {
  fill: #5ca35c;
  width: calc(5rem + 6vw);
}
