<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* latin */
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3jsGyN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.base_article, main article {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 767px) {
  .base_article, main article {
    padding-top: 85px;
  }
}
.base_article &gt; section, main article &gt; section {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .base_article &gt; section, main article &gt; section {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .base_article &gt; section, main article &gt; section {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .base_article &gt; section, main article &gt; section {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .base_article &gt; section, main article &gt; section {
    max-width: 1360px;
  }
}
.base_article &gt; section &gt; hgroup p, main article &gt; section &gt; hgroup p {
  display: inline-block;
  max-width: max-content;
  padding: 8px 30px;
  margin-bottom: 15px;
  border-radius: 30px;
  color: light-dark(#a3a3a3, #a3a3a3);
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  font-size: 17px;
  letter-spacing: -1px;
  text-transform: uppercase;
  border: 1px solid light-dark(#a3a3a3, #a3a3a3);
}
@media (min-width: 767px) {
  .base_article &gt; section &gt; hgroup p, main article &gt; section &gt; hgroup p {
    margin-bottom: 25px;
  }
}
.base_article &gt; section &gt; hgroup &gt; h2, main article &gt; section &gt; hgroup &gt; h2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-bottom: 50px;
  color: light-dark(#f6f6f6, #f6f6f6);
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .base_article &gt; section &gt; hgroup &gt; h2, main article &gt; section &gt; hgroup &gt; h2 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  .base_article &gt; section &gt; hgroup &gt; h2, main article &gt; section &gt; hgroup &gt; h2 {
    width: 720px;
    font-size: 50px;
    line-height: 58px;
  }
}
@media (min-width: 1200px) {
  .base_article &gt; section &gt; hgroup &gt; h2, main article &gt; section &gt; hgroup &gt; h2 {
    width: 920px;
    font-size: 60px;
    line-height: 68px;
  }
}
.base_article &gt; section &gt; div, main article &gt; section &gt; div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 576px) {
  .base_article &gt; section &gt; div, main article &gt; section &gt; div {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .base_article &gt; section &gt; div, main article &gt; section &gt; div {
    max-width: 720px;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) {
  .base_article &gt; section &gt; div, main article &gt; section &gt; div {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .base_article &gt; section &gt; div, main article &gt; section &gt; div {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .base_article &gt; section &gt; div, main article &gt; section &gt; div {
    max-width: 1360px;
  }
}

:root {
  color-scheme: light dark;
}

*, *::before, *::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    interpolate-size: allow-keywords;
  }
}
html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  height: 100%;
  min-width: 340px;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7rem;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  color: light-dark(#f6f6f6, #f6f6f6);
  background-color: light-dark(#000000, #000000);
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input, button, textarea, select {
  font: inherit;
}

h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
  font-family: "Ubuntu", sans-serif;
  text-wrap: balance;
  letter-spacing: 0;
}

h1 {
  font-weight: 700;
}

p {
  overflow-wrap: break-word;
  text-wrap: pretty;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

a {
  color: light-dark(#f6f6f6, #f6f6f6);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}

nav[role=navigation] {
  display: block;
  position: absolute;
  width: 100%;
  min-width: 340px;
  z-index: 100;
  box-shadow: 0 8px 25px light-dark(rgba(0, 0, 0, 0.0980392157), rgba(0, 0, 0, 0.0980392157));
  background: light-dark(#171717, #171717);
  border-bottom: 1px solid light-dark(rgba(246, 246, 246, 0.1019607843), rgba(246, 246, 246, 0.1019607843));
}
@media only screen and (min-width: 1024px) {
  nav[role=navigation] {
    background: transparent;
    border: none;
  }
}
nav[role=navigation] &gt; div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  width: 100%;
  height: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 576px) {
  nav[role=navigation] &gt; div {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  nav[role=navigation] &gt; div {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  nav[role=navigation] &gt; div {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1024px) {
  nav[role=navigation] &gt; div {
    max-width: 960px;
    padding: 10px 0;
    background: transparent;
    border: unset;
  }
}
@media only screen and (min-width: 1200px) {
  nav[role=navigation] &gt; div {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  nav[role=navigation] &gt; div {
    max-width: 1320px;
  }
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] {
  max-width: 500px;
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] label[aria-label=global-menu] {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
  padding: 35px 0 30px;
  cursor: pointer;
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] label[aria-label=global-menu] input {
  display: block;
  position: absolute;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] label[aria-label=global-menu] span {
  display: block;
  width: 25px;
  height: 2px;
  margin-bottom: 6px;
  position: relative;
  cursor: pointer;
  background: light-dark(#e7e7e7, #e7e7e7);
  border-radius: 3px;
  z-index: 1;
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; a {
  position: absolute;
  top: 50%;
  left: calc(50% - 150px);
  transform: translate(25%, -50%);
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
  text-transform: none;
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; a img {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #171717;
}
nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; a span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  width: 150px;
  margin-left: 0.5rem;
  color: light-dark(#f6f6f6, #f6f6f6);
  font: 700 1.85rem/1 "Ubuntu";
  line-height: 1.6rem;
  text-decoration: none;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  nav[role=navigation] &gt; div div[aria-description="navbar header"] {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  nav[role=navigation] &gt; div div[aria-description="navbar header"] {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1023px) {
  nav[role=navigation] &gt; div div[aria-description="navbar header"] {
    display: block;
    width: auto;
    margin: 0;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; label[aria-label=global-menu] {
    display: none;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; a {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
    text-transform: none;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; a img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background-color: #171717;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar header"] &gt; a span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
    width: 175px;
    margin-left: 0.5rem;
    color: light-dark(#f6f6f6, #f6f6f6);
    font: 700 1.85rem/1 "Ubuntu";
    line-height: 1.6rem;
    text-decoration: none;
    text-transform: none;
  }
}
nav[role=navigation] &gt; div div &gt; p {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
  text-transform: none;
}
nav[role=navigation] &gt; div div &gt; p img {
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: #171717;
}
nav[role=navigation] &gt; div div &gt; p span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  width: 175px;
  margin-left: 0.5rem;
  color: light-dark(#f6f6f6, #f6f6f6);
  font: 700 1.85rem/1 "Ubuntu";
  line-height: 1.6rem;
  text-decoration: none;
  text-transform: none;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label {
  position: absolute;
  top: 47px;
  right: 35px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label span {
  display: block;
  width: 30px;
  height: 2px;
  margin-bottom: 6px;
  position: relative;
  background: light-dark(#f6f6f6, #f6f6f6);
  border-radius: 3px;
  z-index: 1;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label span:first-child {
  transform-origin: 0 0;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label span:nth-last-child(2) {
  transform-origin: 0 100%;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label span:nth-last-child(1) {
  transform: rotate(-45deg) translate(-2px, -4px);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label span:nth-last-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] &gt; label span:nth-last-child(3) {
  transform: rotate(45deg) translate(3px, 2px);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  list-style: none;
  color: light-dark(#f6f6f6, #f6f6f6);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li {
  height: 100%;
  padding-top: 5px;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li a {
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding: 0.8rem 1rem;
  font-weight: 500;
  font-size: 0.925rem;
  text-align: center;
  vertical-align: center;
  white-space: normal;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li a:hover {
  background: light-dark(#059666, #059666);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li a[aria-current=page] {
  border-bottom: 2px solid light-dark(#059666, #059666);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label {
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0.8rem 1rem;
  font: 500 0.925rem/1 "Open Sans", sans-serif;
  color: light-dark(#f6f6f6, #f6f6f6);
  text-decoration: none;
  text-align: center;
  vertical-align: center;
  white-space: normal;
  cursor: pointer;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label:hover {
  background: light-dark(#059666, #059666);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label[aria-current=page] {
  border-bottom: 2px solid light-dark(#059666, #059666);
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label input {
  display: block;
  position: absolute;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label svg {
  width: 16px;
  height: 9px;
  fill: light-dark(#f6f6f6, #f6f6f6);
  transition: all 0.25s ease-in-out;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li ul {
  display: none;
  flex-direction: column;
  justify-content: center;
}
nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li ul li {
  margin-left: 20px;
}
@media only screen and (max-width: 1023px) {
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] {
    position: fixed;
    top: 0;
    left: -485px;
    width: 350px;
    height: 100%;
    min-height: 100vh;
    padding: 35px;
    animation-duration: 0.25s;
    z-index: 150;
    transition: all 0.35s ease-in-out;
    background: light-dark(#171717, #171717);
  }
}
@media only screen and (min-width: 1024px) {
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] {
    display: block;
    float: left;
    flex: inherit;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] p, nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] label {
    display: none;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    align-self: flex-start;
    margin-top: unset;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul {
    flex-direction: row;
    justify-content: center;
    justify-items: center;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li a, nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label {
    font-weight: 500;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li label {
    gap: 5px;
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li ul {
    width: auto;
    display: none;
    position: absolute;
    top: calc(100% - 2px);
    transition: all 0.25s ease-in-out;
    opacity: 1;
    padding: 10px;
    text-align: left;
    background: light-dark(#171717, #171717);
    border-top: 2px solid light-dark(#059666, #059666);
  }
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div ul li ul li {
    text-align: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1400px) {
  nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div &gt; ul &gt; li &gt; a, nav[role=navigation] &gt; div div[aria-description="navbar menu's content"] div &gt; ul &gt; li label {
    font-weight: 500;
    font-size: 0.95rem;
  }
}
nav[role=navigation] &gt; div div[aria-description="screen overlay"] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: light-dark(#000000, #000000);
  opacity: 0.6;
  transition: all 0.25s ease-in-out;
}
nav[role=navigation] &gt; div:has(input[id=global-menu]:checked) div[aria-description="navbar menu's content"] {
  left: 0;
}
nav[role=navigation] &gt; div:has(input[id=global-menu]:checked) div[aria-description="screen overlay"] {
  display: block;
}
@media (min-width: 1024px) {
  nav[role=navigation] &gt; div:has(input[id=global-menu]:checked) div[aria-description="screen overlay"] {
    display: none;
  }
}
nav[role=navigation] &gt; div:has(input[id=service-details]:checked) div[aria-description="navbar menu's content"] div ul li ul {
  display: flex;
}
nav[role=navigation] &gt; div:has(input[id=service-details]:checked) div[aria-description="navbar menu's content"] div ul li label svg {
  transform: rotate(180deg);
}

footer {
  border-top: 1px solid #44403c;
  background: #171717;
}
footer &gt; div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
}
@media only screen and (min-width: 576px) {
  footer &gt; div {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  footer &gt; div {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  footer &gt; div {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  footer &gt; div {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  footer &gt; div {
    max-width: 1320px;
  }
}
footer &gt; div &gt; div:first-child {
  display: flex;
  flex-direction: column;
  margin-top: 60px;
}
footer &gt; div &gt; div:first-child &gt; div {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 25px;
  margin-bottom: 35px;
}
footer &gt; div &gt; div:first-child &gt; div &gt; p:first-child {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
  text-transform: none;
}
footer &gt; div &gt; div:first-child &gt; div &gt; p:first-child img {
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background-color: #171717;
}
footer &gt; div &gt; div:first-child &gt; div &gt; p:first-child span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  width: 175px;
  margin-left: 0.5rem;
  color: light-dark(#f6f6f6, #f6f6f6);
  font: 700 1.85rem/1 "Ubuntu";
  line-height: 1.6rem;
  text-decoration: none;
  text-transform: none;
}
footer &gt; div &gt; div:first-child &gt; div &gt; p:last-child {
  font: 400 16px/1 "Open Sans", sans-serif;
  color: #a3a3a3;
  padding-right: 25px;
}
footer &gt; div &gt; div:first-child &gt; section {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
footer &gt; div &gt; div:first-child &gt; section &gt; h2 {
  font: 500 24px/1 "Ubuntu", sans-serif;
  color: #f5f5f5;
  letter-spacing: -1px;
  margin-bottom: 35px;
}
footer &gt; div &gt; div:first-child &gt; section &gt; div {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
}
footer &gt; div &gt; div:first-child &gt; section &gt; div &gt; ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 15px;
  list-style: none;
}
footer &gt; div &gt; div:first-child &gt; section &gt; div &gt; ul &gt; li &gt; a {
  width: 100%;
  color: #d4d4d4;
  font: 500 18px/1 "Open Sans", sans-serif;
  text-decoration: none;
  text-align: center;
  vertical-align: center;
  transition: color 0.25s ease-in-out;
}
footer &gt; div &gt; div:first-child &gt; section &gt; div &gt; ul &gt; li &gt; a:hover {
  color: #059666;
}
@media only screen and (min-width: 768px) {
  footer &gt; div &gt; div:first-child &gt; section &gt; div {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 992px) {
  footer &gt; div &gt; div:first-child {
    flex-direction: row;
    align-items: flex-start;
  }
  footer &gt; div &gt; div:first-child &gt; section {
    border-left: 1px solid #44403c;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  footer &gt; div &gt; div:first-child &gt; div &gt; p:last-child {
    width: 80%;
  }
}
footer &gt; div &gt; div:last-child {
  margin-top: 35px;
  border-top: 1px solid #44403c;
}
footer &gt; div &gt; div:last-child &gt; ul {
  width: 100%;
  margin: 15px 0 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  list-style: none;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a {
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0.6rem 0.5rem;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a[href*="linkedin.com"]:hover &gt; div {
  background: #0A66C2;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a[href*="linkedin.com"]:hover &gt; div &gt; svg {
  fill: #fafafa;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a[href*="bsky.app"]:hover &gt; div {
  background: #0886fe;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a[href*="bsky.app"]:hover &gt; div &gt; svg {
  fill: #fafafa;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a[href*="github.com"]:hover &gt; div {
  background: #131418;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a[href*="github.com"]:hover &gt; div &gt; svg {
  fill: #fafafa;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a &gt; div {
  padding: 0.6rem;
  border-radius: 50%;
  border: 1px solid #525252;
  background: #f5f5f5;
}
footer &gt; div &gt; div:last-child &gt; ul &gt; li &gt; a &gt; div &gt; svg {
  width: 1.3rem;
  height: 1.3rem;
  fill: #171717;
  transition: all 0.25s ease-in-out;
}
footer &gt; div &gt; div:last-child p {
  margin-top: 10px;
  font: 400 12px/1 "Open Sans", sans-serif;
  color: #d4d4d4;
  text-align: center;
}
footer &gt; div &gt; div:last-child p &gt; a {
  margin-top: 10px;
  font: 400 12px/1 "Open Sans", sans-serif;
  color: #d4d4d4;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
footer &gt; div &gt; div:last-child p &gt; a:hover {
  color: #10b981;
  transition: color 0.25s ease-in-out;
}

header &gt; section {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-image: url("../img/header_background.webp");
  background-size: cover !important;
  background-position: center center !important;
  padding-bottom: 80px;
  padding-top: 140px;
}
@media only screen and (min-width: 768px) {
  header &gt; section {
    padding-top: 175px;
    padding-bottom: 125px;
  }
}
@media only screen and (min-width: 992px) {
  header &gt; section {
    padding-top: 200px;
    padding-bottom: 175px;
  }
}
@media only screen and (min-width: 1024px) {
  header &gt; section {
    padding-top: 200px;
  }
}
header &gt; section &gt; div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 35px;
  color: #fafafa;
}
header &gt; section &gt; div &gt; div:first-child &gt; h1 {
  display: flex;
  flex-direction: column;
  line-height: 85px;
  font-size: 55px;
  text-transform: uppercase;
  letter-spacing: -2px;
}
header &gt; section &gt; div &gt; div:first-child &gt; h1 &gt; span {
  margin-bottom: -25px;
}
header &gt; section &gt; div &gt; div:first-child &gt; h1 &gt; span:first-child {
  color: #10b981;
}
header &gt; section &gt; div &gt; div:first-child &gt; p {
  display: none;
}
header &gt; section &gt; div &gt; section {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
header &gt; section &gt; div &gt; section &gt; h2 {
  display: none;
}
header &gt; section &gt; div &gt; section &gt; div {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p {
  font-size: 16px;
  font-weight: 400;
  color: #d4d4d4;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #fafafa;
  text-decoration: none;
  text-transform: uppercase;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a &gt; span {
  transition: all 0.35s ease-in-out;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a &gt; span:nth-of-type(1) {
  border: 1px solid #f5f5f5;
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transition: all 0.35s ease-in-out;
  transform: scale(1);
  z-index: -1;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a &gt; span:nth-of-type(1) &gt; svg {
  display: inline-block;
  width: 55px;
  height: 55px;
  padding-top: 8px;
  padding-left: 10px;
  transform: scale(0);
  fill: #f5f5f5;
  transition: all 0.35s ease-in-out;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a &gt; span:nth-of-type(2) {
  margin-left: -25px;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a:hover &gt; span:nth-of-type(1) {
  background: #f5f5f5;
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a:hover &gt; span:nth-of-type(1) &gt; svg {
  fill: #171717;
  transform: scale(0.5);
}
header &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a:hover &gt; span:nth-of-type(2) {
  margin-left: 10px;
}
@media only screen and (min-width: 576px) {
  header &gt; section &gt; div {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  header &gt; section &gt; div {
    max-width: 720px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 {
    line-height: 135px;
    font-size: 100px;
  }
  header &gt; section &gt; div &gt; section &gt; h2 {
    display: block;
    width: 200px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -1px;
  }
  header &gt; section &gt; div &gt; section &gt; div {
    width: calc(100% - 250px);
    border-top: 2px solid #fafafa;
    padding: 50px 0 0;
    margin: 22px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  header &gt; section &gt; div {
    max-width: 960px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 {
    line-height: 150px;
    font-size: 120px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 &gt; span:nth-of-type(1) {
    color: inherit;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 &gt; span:nth-of-type(2) {
    margin-left: 50px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 &gt; span:nth-of-type(3) {
    margin-left: 100px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; p {
    display: block;
    position: absolute;
    bottom: 100px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; p &gt; img {
    max-width: 200px;
    transform: rotate(-30deg);
  }
  header &gt; section &gt; div &gt; section &gt; div {
    width: calc(100% - 275px);
  }
}
@media only screen and (min-width: 1200px) {
  header &gt; section &gt; div {
    max-width: 1140px;
  }
  header &gt; section &gt; div &gt; div:first-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 &gt; span {
    margin-left: 0;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; p {
    position: relative;
    top: 150px;
    left: 50px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; p &gt; img {
    max-width: 310px;
  }
  header &gt; section &gt; div &gt; section {
    justify-content: flex-start;
  }
  header &gt; section &gt; div &gt; section &gt; h2 {
    width: 175px;
  }
  header &gt; section &gt; div &gt; section &gt; div {
    width: 500px;
  }
}
@media only screen and (min-width: 1400px) {
  header &gt; section &gt; div {
    max-width: 1320px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; h1 {
    line-height: 150px;
    font-size: 120px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; p {
    width: 700px;
    height: auto;
    left: 100px;
  }
  header &gt; section &gt; div &gt; div:first-child &gt; p &gt; img {
    max-width: 450px;
  }
  header &gt; section &gt; div &gt; section &gt; div {
    width: 600px;
  }
}

main article[aria-description="Mes services"] {
  background: #171717;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section {
  max-width: 550px;
  height: 100%;
  margin-top: 0;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  main article[aria-description="Mes services"] &gt; section &gt; div &gt; section {
    width: 50%;
    max-width: unset;
  }
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 25px;
  padding: 60px 30px;
  background: linear-gradient(0deg, #44403c, #262626);
  border-radius: 30px;
  text-align: left;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div:hover &gt; h3 {
  color: #10b981;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div:hover &gt; ul &gt; li &gt; svg {
  fill: #10b981;
  transition: all 0.25s ease-in-out;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; img {
  height: 60px;
  margin-bottom: 15px;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; h3 {
  color: #f5f5f5;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  letter-spacing: -1px;
  transition: all 0.35s ease-in-out;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; p {
  width: 100%;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #d4d4d4;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2px 2px 2px 30px;
  color: light-dark(#f6f6f6, #f6f6f6);
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid light-dark(#737373, #737373);
  border-radius: 30px;
  transition: all 0.35s ease-in-out;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a &gt; span {
  border: 1px solid light-dark(#737373, #737373);
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.35s ease-in-out;
  transform: scale(1);
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a &gt; span &gt; svg {
  width: 40px;
  height: 40px;
  transform: scale(0.4) rotate(-45deg);
  fill: light-dark(#f6f6f6, #f6f6f6);
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a:hover &gt; span {
  background: light-dark(#f6f6f6, #f6f6f6);
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; p &gt; a:hover &gt; span &gt; svg {
  fill: light-dark(#525252, #525252);
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; ul {
  display: none;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; ul &gt; li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 5px;
  font-size: 16px;
  color: #d4d4d4;
}
main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; ul &gt; li &gt; svg {
  width: 20px;
  height: 20px;
  fill: #d4d4d4;
  margin-right: 1rem;
  transition: all 0.25s ease-in-out;
}
@media only screen and (min-width: 1200px) {
  main article[aria-description="Mes services"] &gt; section &gt; div &gt; section &gt; div &gt; ul {
    display: block;
  }
}
main article[aria-description="Mes valeurs"] &gt; section div {
  gap: 25px;
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 25px;
  position: relative;
  padding: 50px 30px;
  background: #0a0a0a;
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(0deg, #171717, #525252);
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; img {
  display: none;
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; h3 {
  font-size: 22px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  color: #f5f5f5;
  letter-spacing: -1px;
  transition: color 0.25s ease-in-out;
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; p {
  width: 100%;
  color: #d4d4d4;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-align: left;
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; p:last-child {
  display: none;
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section:hover &gt; h3 {
  color: #10b981;
}
@media only screen and (min-width: 768px) {
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section {
    height: 450px;
  }
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; p:last-child {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section {
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section {
    height: 875px;
  }
}
@media only screen and (min-width: 1400px) {
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section {
    height: 775px;
  }
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section[aria-description=Qualité] {
  background-image: url("../img/quality.webp");
  background-repeat: no-repeat;
  background-position-x: calc(100% + 85px);
  background-position-y: calc(100% + 85px);
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section[aria-description=Communication] {
  background-image: url("../img/deal.webp");
  background-repeat: no-repeat;
  background-position-x: calc(100% + 70px);
  background-position-y: calc(100% + 70px);
}
main article[aria-description="Mes valeurs"] &gt; section div &gt; section[aria-description="Prix juste"] {
  background-image: url("../img/financial-stability.webp");
  background-repeat: no-repeat;
  background-position-x: calc(100% + 70px);
  background-position-y: calc(100% + 70px);
}
@media only screen and (min-width: 1200px) {
  main article[aria-description="Mes valeurs"] &gt; section div {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section {
    width: 30%;
  }
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; h3 {
    min-height: 85px;
    text-align: left;
  }
  main article[aria-description="Mes valeurs"] &gt; section div &gt; section &gt; img {
    display: block;
    align-self: flex-start;
    width: 64px;
    height: 64px;
    filter: invert(100%) sepia(53%) saturate(12%) hue-rotate(360deg) brightness(110%) contrast(92%);
  }
}
main article[aria-description="Mes valeurs"] &gt; section &gt; p {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  max-width: 400px;
  width: 100%;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
main article[aria-description="Mes valeurs"] &gt; section &gt; p &gt; a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2px 2px 2px 30px;
  color: light-dark(#f6f6f6, #f6f6f6);
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid light-dark(#737373, #737373);
  border-radius: 30px;
  transition: all 0.35s ease-in-out;
}
main article[aria-description="Mes valeurs"] &gt; section &gt; p &gt; a &gt; span {
  border: 1px solid light-dark(#737373, #737373);
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.35s ease-in-out;
  transform: scale(1);
}
main article[aria-description="Mes valeurs"] &gt; section &gt; p &gt; a &gt; span &gt; svg {
  width: 40px;
  height: 40px;
  transform: scale(0.4) rotate(-45deg);
  fill: light-dark(#f6f6f6, #f6f6f6);
}
main article[aria-description="Mes valeurs"] &gt; section &gt; p &gt; a:hover &gt; span {
  background: light-dark(#f6f6f6, #f6f6f6);
}
main article[aria-description="Mes valeurs"] &gt; section &gt; p &gt; a:hover &gt; span &gt; svg {
  fill: light-dark(#525252, #525252);
}
main aside {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #0a0a0a;
}
@media only screen and (min-width: 767px) {
  main aside {
    padding-top: 85px;
  }
}
main aside &gt; section {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  main aside &gt; section {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  main aside &gt; section {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  main aside &gt; section {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  main aside &gt; section {
    max-width: 1360px;
  }
}
main aside &gt; section &gt; hgroup p {
  display: inline-block;
  max-width: max-content;
  padding: 8px 30px;
  margin-bottom: 15px;
  border-radius: 30px;
  color: light-dark(#a3a3a3, #a3a3a3);
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  font-size: 17px;
  letter-spacing: -1px;
  text-transform: uppercase;
  border: 1px solid light-dark(#a3a3a3, #a3a3a3);
}
@media (min-width: 767px) {
  main aside &gt; section &gt; hgroup p {
    margin-bottom: 25px;
  }
}
main aside &gt; section &gt; hgroup &gt; h2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-bottom: 50px;
  color: light-dark(#f6f6f6, #f6f6f6);
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  main aside &gt; section &gt; hgroup &gt; h2 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  main aside &gt; section &gt; hgroup &gt; h2 {
    width: 720px;
    font-size: 50px;
    line-height: 58px;
  }
}
@media (min-width: 1200px) {
  main aside &gt; section &gt; hgroup &gt; h2 {
    width: 920px;
    font-size: 60px;
    line-height: 68px;
  }
}
main aside &gt; section &gt; div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  max-width: 540px;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
main aside &gt; section &gt; div &gt; p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}
main aside &gt; section &gt; div &gt; p &gt; svg {
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  border: 3px solid light-dark(#f6f6f6, #f6f6f6);
  border-radius: 50%;
  background: #171717;
  fill: #10b981;
}
main aside &gt; section &gt; div &gt; p &gt; span {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.2rem;
}
@media only screen and (min-width: 768px) {
  main aside &gt; section &gt; div {
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5rem;
  }
}
main aside &gt; section &gt; p {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  width: 100%;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
main aside &gt; section &gt; p &gt; a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2px 2px 2px 30px;
  color: light-dark(#f6f6f6, #f6f6f6);
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid light-dark(#737373, #737373);
  border-radius: 30px;
  transition: all 0.35s ease-in-out;
}
main aside &gt; section &gt; p &gt; a &gt; span {
  border: 1px solid light-dark(#737373, #737373);
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.35s ease-in-out;
  transform: scale(1);
}
main aside &gt; section &gt; p &gt; a &gt; span &gt; svg {
  width: 40px;
  height: 40px;
  transform: scale(0.4) rotate(-45deg);
  fill: light-dark(#f6f6f6, #f6f6f6);
}
main aside &gt; section &gt; p &gt; a:hover &gt; span {
  background: light-dark(#f6f6f6, #f6f6f6);
}
main aside &gt; section &gt; p &gt; a:hover &gt; span &gt; svg {
  fill: light-dark(#525252, #525252);
}
</pre></body></html>