/*
Theme Name: Testa
Author: Szczepan Trojnar
Version: 1.0
*/
html {
  font-family: "acumin-pro-wide", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
*:focus {
  outline: 0;
}

#cn-accept-cookie {
  padding: 0 0 4px 0 !important;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.footer {
  margin-top: auto;
}

main {
  padding-bottom: 130px;
}
main > section,
main > article {
  scroll-snap-align: start;
}
main::-webkit-scrollbar {
  width: 0;
}
main::-webkit-scrollbar-track {
  background: transparent;
}
main::-webkit-scrollbar-thumb {
  background: #4c6365;
}
main::-webkit-scrollbar-thumb:hover {
  background: #374849;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

.container {
  width: 100%;
  margin: 0 auto;
}
.container--small {
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .container--small {
    max-width: 576px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .container--small {
    max-width: 816px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1150px;
  }
  .container--small {
    max-width: 900px;
  }
}
body {
  height: 100vh;
  background: #d9d8d6;
  position: relative;
}

.video-background {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -1;
  display: block;
  opacity: 1;
  transition: 0.3s opacity cubic-bezier(0.165, 0.84, 0.44, 1);
}
.video-background--disabled {
  opacity: 0;
}
.video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  resize: none;
}
.video-background--md {
  display: none;
}
.video-background--l {
  display: none;
}

@media (min-width: 992px) {
  .video-background {
    display: none;
  }
  .video-background--md {
    display: block;
  }
}
@media (min-width: 1300px) {
  .video-background {
    display: none;
  }
  .video-background--md {
    display: none;
  }
  .video-background--l {
    display: block;
  }
}
body[data-dark=dark] {
  background: #6f7475;
}
body[data-dark=dark] .header__container {
  background: #6f7475;
}
body[data-dark=dark] .footer {
  background: #6f7475;
}

.socials ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
}
.socials ul li {
  padding: 0 12px;
}
.socials ul li a {
  color: #54565a;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  will-change: color;
  text-decoration: none;
  position: relative;
  width: fit-content;
}
.socials ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #54565a;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
.socials ul li a:hover::after {
  transform: scale(1, 1);
}

.switch__option {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #54565a;
  margin-bottom: 18px;
  transition: padding-left 0.3s ease-in-out;
}
.switch__option h2 {
  color: #54565a;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  padding-right: 20px;
}
.switch__option:hover {
  cursor: pointer;
}
.switch__option::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 30px;
  background-image: url("img/svg/arrowMain.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  top: calc(50% - 25px);
  right: 20px;
  transition: all 0.3s ease-in-out;
}
.switch__option:hover {
  padding-left: 20px;
}
.switch__option:hover::after {
  opacity: 1;
  right: 0;
}
.switch__option--open {
  padding-left: 20px;
}
.switch__option--open::after {
  opacity: 1;
  right: 0;
}
.switch__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: fit-content;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.switch__content--visible {
  transition: opacity 0.3s ease-in-out 0.3s;
  opacity: 1;
}

.header {
  height: 35px;
  min-height: 50px;
  position: relative;
  width: 100%;
}
.header__portfolio {
  position: absolute;
  z-index: 2;
  width: 100%;
}
.header__home {
  border-right: 1px solid #54565a;
  text-decoration: none;
  display: none;
  background-color: transparent;
  text-transform: uppercase;
  color: #54565a;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.6px;
  line-height: normal;
  transition: color 0.3s ease-in-out;
  padding: 0 12px;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-family: "acumin-pro-wide", sans-serif;
}
.header__home:hover {
  color: #000000;
  cursor: pointer;
}
.header__button {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  color: #54565a;
  font-family: "acumin-pro-wide", sans-serif;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.6px;
  line-height: normal;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  padding: 0 12px;
}
.header__button:hover {
  color: #000000;
  cursor: pointer;
}
.header--open {
  background: transparent;
}
.header--open .header__container {
  background: transparent;
}
.header.transparent {
  background: transparent;
}
.header.transparent .header__container {
  background: transparent;
}
.header__container {
  position: fixed;
  width: 100%;
  height: 50px;
  background: #d9d8d6;
  top: 0;
  z-index: 10;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  border-bottom: 1px solid #54565a;
}
.header__container p {
  border-right: 1px solid #54565a;
  border-left: 1px solid #54565a;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #54565a;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.07px;
  line-height: 14px;
  text-align: center;
  padding: 0 10px;
  font-size: 0;
}
.header__container ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
  padding: 0 12px;
}
.header__container ul li {
  margin-right: 12px;
}
.header__container ul li a {
  text-transform: uppercase;
  color: #54565a;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.15px;
  line-height: 14px;
  text-decoration: none;
  position: relative;
  width: fit-content;
}
.header__container ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #54565a;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
.header__container ul li a:hover::after {
  transform: scale(1, 1);
}
.header__container ul li:last-of-type {
  margin-right: 0;
}

@media (min-width: 768px) {
  .header {
    height: 50px;
  }
  .header__portfolio {
    position: absolute;
    z-index: 2;
    width: 100%;
  }
  .header__home {
    display: flex;
    width: 100px;
    font-size: 14px;
  }
  .header__button {
    width: 100px;
    font-size: 14px;
  }
  .header__container p {
    position: relative;
    font-size: 14px;
  }
  .header__container uL {
    width: 100px;
  }
  .header__container uL li a {
    font-size: 14px;
  }
}
body[data-dark=dark] .header__button {
  color: #ffffff;
}
body[data-dark=dark] .header__button:hover {
  color: #ffffff;
}
body[data-dark=dark] .header__home {
  border-right-color: #ffffff;
  color: #ffffff;
}
body[data-dark=dark] .header__container {
  border-bottom-color: #ffffff;
}
body[data-dark=dark] .header__container p {
  border-left-color: #ffffff;
  border-right-color: #ffffff;
  color: #ffffff;
}
body[data-dark=dark] .header__container ul li a {
  color: #ffffff;
}
body[data-dark=dark] .header__container ul li a::after {
  background-color: #ffffff;
}
body[data-dark=dark] .header__homeButton svg polygon {
  stroke: #ffffff;
}
body[data-dark=dark] .header__homeButton:hover svg polygon {
  fill: #ffffff;
}

body[data-nav=dark] .header__home {
  color: #ffffff;
  border-right-color: #ffffff;
}
body[data-nav=dark] .header__home:hover {
  color: #ffffff;
}
body[data-nav=dark] .header__button {
  color: #ffffff;
}
body[data-nav=dark] .header__button:hover {
  color: #ffffff;
}
body[data-nav=dark] .header__container {
  border-bottom-color: #ffffff;
}
body[data-nav=dark] .header__container p {
  border-left-color: #ffffff;
  border-right-color: #ffffff;
  color: #ffffff;
}
body[data-nav=dark] .header__container ul li a {
  color: #ffffff;
}
body[data-nav=dark] .header__container ul li a::after {
  background-color: #ffffff;
}
body[data-nav=dark] .header__homeButton svg polygon {
  stroke: #ffffff;
}
body[data-nav=dark] .header__homeButton:hover svg polygon {
  fill: #ffffff;
}

h1,
.h1 {
  font-size: 52px;
  font-weight: 700;
  line-height: 120%;
}

h2,
.h2 {
  font-size: 41px;
  font-weight: 700;
  line-height: 120%;
}

h3,
.h3 {
  font-size: 34px;
  font-weight: 700;
  line-height: 120%;
}

h4,
.h4 {
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
}

h5,
.h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

h6,
.h6 {
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

p {
  font-size: 14px;
  line-height: 22.92px;
}

.tag {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 20.83px;
  margin-bottom: 20px;
}

ul,
ol {
  font-size: 13px;
  line-height: 22.92px;
}

nav.nav {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 50px;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  z-index: 5;
  transform: scale(1, 0);
  will-change: transform;
  transition: transform 0.3s ease-in-out 0.3s;
  transform-origin: 0% 0%;
  padding-bottom: 30px;
}
nav.nav .nav__images {
  display: none;
}
nav.nav > .nav__template__arrow {
  display: none;
}
nav.nav .nav__back {
  width: 12px;
  transform: rotate(180deg);
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: calc(50% - 6px);
  display: none;
  z-index: 10;
}
nav.nav .nav__back img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
nav.nav .nav__back--visible {
  display: block;
}
nav.nav ul {
  list-style: none;
  background-color: #ffffff;
  margin-left: 1px;
  transition: opacity 0.3s ease-in-out;
  border-right: 1px solid #54565a;
}
nav.nav ul li {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
nav.nav ul li .nav__template__arrow {
  height: 100%;
  width: 24px;
  padding-right: 12px;
}
nav.nav ul li .nav__template__arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
nav.nav ul li a {
  padding: 12px;
  color: #54565a;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.6px;
  line-height: normal;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  will-change: color;
  display: block;
  position: relative;
  width: 100%;
}
nav.nav ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #54565a;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
nav.nav ul li a:hover::after {
  transform: scale(1, 1);
}
nav.nav > ul {
  width: 100%;
  height: calc(100% - 50px);
  opacity: 0;
}
nav.nav > ul > li.menu-item-has-children {
  width: 100%;
}
nav.nav > ul > li.menu-item-has-children > ul {
  position: absolute;
  top: 50px;
  left: 0;
  height: calc(100% - 50px);
  width: 100%;
  display: none;
  z-index: 1;
  background-color: #ffffff;
}
nav.nav > ul > li.menu-item-has-children > ul li.menu-item-has-children {
  width: 100%;
}
nav.nav > ul > li.menu-item-has-children > ul li.menu-item-has-children ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
nav.nav > ul > li.menu-item-has-children > ul li.menu-item-has-children > ul {
  z-index: 2;
}
nav.nav > ul > li.menu-item-has-children > ul li.menu-item-has-children > ul li.menu-item-has-children > ul {
  z-index: 3;
}
nav.nav--open {
  transform: scale(1, 1);
  transition: transform 0.3s ease-in-out;
}
nav.nav--open > ul {
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0.3s;
}

@media (min-width: 768px) {
  nav.nav {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 50px;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9333333333);
    z-index: 5;
    transform: scale(1, 0);
    will-change: transform;
    transition: transform 0.3s ease-in-out 0.3s;
    transform-origin: 0% 0%;
    padding-bottom: 0;
  }
  nav.nav .nav__images {
    display: block;
    position: absolute;
    width: 25%;
    height: calc(100% - 50px);
    margin-bottom: 24px;
    top: 0;
    right: 0;
  }
  nav.nav .nav__images img {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
  }
  nav.nav .nav__image {
    display: block;
    opacity: 0;
  }
  nav.nav .nav__image--active {
    opacity: 1;
  }
  nav.nav .nav__back {
    display: none;
  }
  nav.nav .nav__back--visible {
    display: none;
  }
  nav.nav ul {
    list-style: none;
    margin-left: 1px;
    padding-top: 12px;
    margin-bottom: 24px;
    background-color: transparent;
    transition: opacity 0.3s ease-in-out;
    border-right: 1px solid #54565a;
  }
  nav.nav ul li {
    padding: 0 12px;
  }
  nav.nav ul li .nav__template__arrow {
    display: none;
  }
  nav.nav ul li.menu-item-home {
    display: none;
  }
  nav.nav ul li.link__small a {
    font-size: 11px;
  }
  nav.nav ul li a {
    padding: 6px 0;
    margin: 0 16px;
    color: #54565a;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.6px;
    line-height: normal;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    will-change: color;
    display: block;
    position: relative;
    width: fit-content;
  }
  nav.nav ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 1px;
    background-color: #54565a;
    transform: scale(0, 1);
    will-change: transform;
    transition: transform 0.3s ease-in-out;
  }
  nav.nav ul li a:hover::after {
    transform: scale(1, 1);
  }
  nav.nav > ul {
    width: 33.33%;
    height: calc(100% - 50px);
    opacity: 0;
  }
  nav.nav > ul > li.menu-item-has-children {
    width: 100%;
  }
  nav.nav > ul > li.menu-item-has-children > ul {
    position: absolute;
    background-color: transparent;
    top: 50px;
    left: 33.33%;
    height: calc(100% - 74px);
    width: 33.33%;
    display: none;
  }
  nav.nav > ul > li.menu-item-has-children > ul li.menu-item-has-children {
    width: 100%;
  }
  nav.nav > ul > li.menu-item-has-children > ul li.menu-item-has-children ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    display: none;
  }
  nav.nav--open {
    transform: scale(1, 1);
    transition: transform 0.3s ease-in-out;
  }
  nav.nav--open > ul {
    opacity: 1;
    transition: opacity 0.3s ease-in-out 0.3s;
  }
}
body[data-dark=dark] nav.nav {
  background-color: #6f7475;
}
body[data-dark=dark] nav.nav .nav__back img {
  filter: grayscale(1) brightness(0) invert(1);
}
body[data-dark=dark] nav.nav ul {
  background-color: #6f7475;
  border-right-color: #ffffff;
}
body[data-dark=dark] nav.nav ul li .nav__template__arrow img {
  filter: grayscale(1) brightness(0) invert(1);
}
body[data-dark=dark] nav.nav ul li a {
  color: #ffffff;
}
body[data-dark=dark] nav.nav ul li a::after {
  background-color: #ffffff;
}
body[data-dark=dark] nav.nav > ul > li.menu-item-has-children > ul {
  background-color: #6f7475;
}

.intro {
  height: calc(100vh - 120px);
  position: relative;
}
.intro__container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 100px 0 140px;
}
.intro__header {
  text-transform: uppercase;
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1.13px;
  line-height: normal;
  text-align: center;
}

@media (min-width: 768px) {
  .intro {
    height: calc(100vh - 120px);
  }
  .intro__container {
    height: 100%;
    padding: 0;
  }
  .intro__header {
    color: #54565a;
    font-size: 32px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 2.55px;
    line-height: normal;
    text-align: center;
  }
}
.competencesSection {
  padding: 100px 34px 0;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.competencesSection__container {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.competencesSection__container a {
  text-decoration: none;
}
.competencesSection__categoryHeader {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2.55px;
  line-height: normal;
  text-align: center;
  margin-bottom: 18px;
}
.competencesSection__categoryName {
  margin-top: auto;
}
.competencesSection__categoryDescription {
  margin-bottom: auto;
}
.competencesSection__categoryDescription p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.59px;
  line-height: 170%;
}
.competencesSection__categoryDescription a.arrow {
  width: 11px;
  margin-top: 18px;
  display: block;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
  margin-left: auto;
  margin-right: auto;
}
.competencesSection__categoryDescription a.arrow img {
  width: 11px;
  height: auto;
  object-fit: cover;
}
.competencesSection__categoryDescription a.arrow:hover {
  transform: translateX(16px);
}
.competencesSection__categoryDescription .placeholder {
  width: 100%;
  margin-top: 32px;
}

@media (min-width: 768px) {
  .competencesSection {
    min-height: calc(100vh - 120px);
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .competencesSection__container {
    display: grid;
    row-gap: 110px;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
  }
  .competencesSection__categoryName {
    margin-top: 0;
  }
  .competencesSection__categoryHeader {
    font-size: 34px;
    width: 222px;
    margin-bottom: 0;
    text-align: left;
  }
  .competencesSection__categoryDescription p {
    font-size: 18px;
  }
  .competencesSection__categoryDescription a.arrow {
    margin-left: 0;
    width: 18px;
  }
  .competencesSection__categoryDescription a.arrow img {
    width: 100%;
  }
}
.projectSection {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.projectSection__header {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2.55px;
  line-height: normal;
  text-align: center;
  text-align: center;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.projectSection__slider {
  width: 100%;
}
.projectSection__slider__prev {
  position: absolute;
  left: 8px;
  top: calc(50% - 9px);
  width: 10px;
  height: 18px;
  z-index: 1;
}
.projectSection__slider__prev:hover {
  cursor: pointer;
}
.projectSection__slider__prev img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.projectSection__slider__next {
  position: absolute;
  right: 8px;
  top: calc(50% - 9px);
  width: 10px;
  height: 18px;
  z-index: 1;
}
.projectSection__slider__next:hover {
  cursor: pointer;
}
.projectSection__slider__next img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.projectSection__slider__container {
  width: 100%;
  margin-top: 40px;
  position: relative;
}
.projectSection__slider .slick-current .projectSection__slider__slide {
  z-index: 0;
  position: relative;
}
.projectSection__slider .slick-current .projectSection__slider__slide img {
  filter: grayscale(0);
  transition: filter 0.2s;
}
.projectSection__slider .slick-current .projectSection__slider__slide::after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #415b60;
  z-index: 1;
  mix-blend-mode: darken;
  opacity: 0.42;
}
.projectSection__slider__slide {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
  aspect-ratio: auto 3/2;
  position: relative;
  display: block;
}
.projectSection__slider__slide img {
  filter: grayscale(1);
  width: 100%;
  height: 100%;
  display: block;
  transition: filter 0.2s;
}
.projectSection__slider__slide__content {
  width: 100%;
  top: 36%;
  z-index: 2;
  left: 0;
  position: absolute;
  display: block;
}
.projectSection__slider__slide h3 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2.58px;
  line-height: normal;
  z-index: 10;
  padding: 0 20px;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  will-change: opacity;
  transition: opacity 0.3s ease-in-out;
}
.projectSection__slider__slide p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  text-align: center;
  display: block;
  opacity: 1;
  will-change: opacity;
  transition: opacity 0.3s ease-in-out;
}
.projectSection__slider__slide p a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.18px;
  line-height: normal;
  text-decoration: none;
  display: block;
}

@media (min-width: 768px) {
  .projectSection {
    min-height: calc(100vh - 120px);
  }
  .projectSection__header {
    width: 700px;
    font-size: 34px;
  }
  .projectSection__slider__next, .projectSection__slider__prev {
    width: 20px;
    height: 36px;
    top: calc(50% - 18px);
  }
  .projectSection__slider .slick-current h3 {
    color: #ffffff;
    font-size: 31px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 2.58px;
    line-height: normal;
    z-index: 10;
    display: block;
    text-align: center;
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.3s ease-in-out;
  }
  .projectSection__slider .slick-current p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    z-index: 10;
    text-align: center;
    display: block;
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.3s ease-in-out;
  }
  .projectSection__slider .slick-current:hover h3,
.projectSection__slider .slick-current:hover p {
    opacity: 1;
  }
  .projectSection__slider__slide {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .projectSection__slider__slide img {
    filter: grayscale(1);
    width: 100%;
    display: block;
    transition: filter 0.2s;
  }
  .projectSection__slider__slide h3,
.projectSection__slider__slide p {
    display: none;
  }
}
.realizationsSection {
  display: none;
}

@media (min-width: 992px) {
  .realizationsSection--dark .realizationsSection__slider__slide h4 {
    color: #ffffff;
  }
  .realizationsSection {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .realizationsSection__slider__container {
    width: 100%;
  }
  .realizationsSection__slider__slide {
    width: 100%;
    position: relative;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
  }
  .realizationsSection__slider__slide img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    z-index: 10;
    transform: scale(0, 0);
    transform: 50% 50%;
    will-change: transform;
    transition: transform 0.3s ease-in-out;
  }
  .realizationsSection__slider__slide h4 {
    color: #54565a;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 1.2px;
    line-height: normal;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
  }
  .realizationsSection__slider__slide:hover img {
    transform: scale(1, 1);
  }
}
.contactSection .socials {
  display: none;
}
.contactSection__col {
  text-align: center;
  margin-top: 24px;
}
.contactSection__cols {
  display: flex;
  flex-direction: column;
  color: #54565a;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 50px;
}
.contactSection__cols h2 {
  font-size: 16px;
  font-weight: 400;
}
.contactSection__cols a {
  display: block;
  text-decoration: none;
  color: #54565a;
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.contactSection__cols a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #415b60;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
.contactSection__cols a:hover::after {
  transform: scale(1, 1);
}
.contactSection__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 85px;
}
.contactSection__container .wp-block-spacer {
  display: none;
}
.contactSection__container p {
  color: #54565a;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  padding-bottom: 57px;
}
.contactSection__container p:last-of-type {
  padding-bottom: 0;
}
.contactSection__container p .space {
  display: block;
  width: 20px;
}
.contactSection__container p a {
  text-decoration: none;
  color: #54565a;
  position: relative;
  width: fit-content;
}
.contactSection__container p a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #415b60;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
.contactSection__container p a:hover::after {
  transform: scale(1, 1);
}
.contactSection__container form {
  width: 330px;
}

@media (min-width: 768px) {
  .contactSection {
    height: calc(100vh - 120px);
  }
  .contactSection .socials {
    display: block;
  }
  .contactSection__cols {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .contactSection__cols h2 {
    width: 100%;
    font-size: 30px;
    text-align: center;
  }
  .contactSection__container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }
  .contactSection__container p {
    color: #54565a;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }
  .contactSection__container p .space {
    display: inline-block;
    width: 20px;
  }
  .contactSection__container p a {
    text-decoration: none;
    color: #54565a;
    position: relative;
    width: fit-content;
  }
  .contactSection__container p a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #54565a;
    transform: scale(0, 1);
    will-change: transform;
    transition: transform 0.3s ease-in-out;
    transform-origin: 0% 0%;
  }
  .contactSection__container p a:hover::after {
    transform: scale(1, 1);
  }
  .contactSection__container form {
    margin-top: 100px;
  }
}
.awardsSection {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.awardsSection__container {
  display: flex;
  flex-direction: column;
}
.awardsSection__switch {
  width: 500px;
}
.awardsSection__mobile {
  margin-top: 40px;
  width: 100%;
  padding-bottom: 100px;
}
.awardsSection__mobile details {
  width: 100%;
}
.awardsSection__mobile details summary {
  list-style: none;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.3px;
  line-height: normal;
  padding: 10px 40px;
  border-bottom: 1px solid #54565a;
  width: 100%;
}
.awardsSection__mobile details summary::-webkit-details-marker {
  display: none;
}
.awardsSection__mobile details .content {
  border-bottom: 1px solid #54565a;
  padding: 50px 40px;
}
.awardsSection__mobile details .content p {
  color: #54565a;
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.27px;
  line-height: normal;
  margin-bottom: 23px;
}
.awardsSection__mobile details .content a {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.09px;
  line-height: normal;
  text-decoration: none;
  width: fit-content;
  position: relative;
  z-index: 1;
  display: block;
  text-transform: uppercase;
}
.awardsSection__mobile details .content a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -2px;
  display: block;
  left: 0;
  background-color: #4c4e52;
  transform: scaleX(0%);
  transform-origin: 0% 0%;
  transition: 0.3s ease-in-out;
}
.awardsSection__mobile details .content a:hover::before {
  transform: scaleX(100%);
}
.awardsSection__list {
  list-style: none;
  display: none;
}
.awardsSection__description {
  display: none;
}

@media (min-width: 992px) {
  .awardsSection {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .awardsSection__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .awardsSection__switch {
    width: 500px;
  }
  .awardsSection__mobile {
    display: none;
  }
  .awardsSection__list {
    display: block;
    list-style: none;
  }
  .awardsSection__description {
    display: block;
    width: 430px;
    position: relative;
  }
  .awardsSection__description h3 {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }
  .awardsSection__description p {
    color: #54565a;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.16px;
    line-height: normal;
    margin-top: 12px;
  }
  .awardsSection__description a {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: -0.09px;
    line-height: normal;
    text-decoration: none;
    width: fit-content;
    position: relative;
    z-index: 1;
    display: block;
  }
  .awardsSection__description a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    display: block;
    left: 0;
    background-color: #4c4e52;
    transform: scaleX(0%);
    transform-origin: 0% 0%;
    transition: 0.3s ease-in-out;
  }
  .awardsSection__description a:hover::before {
    transform: scaleX(100%);
  }
}
.successSection {
  height: calc(100vh - 120px);
}
.successSection__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  align-items: center;
}
.successSection__container p {
  color: #54565a;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 16px;
}
.successSection__container a {
  color: #54565a;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  margin-top: 100px;
}
.successSection__container a:hover {
  color: #000000;
}
.successSection__image {
  width: 639px;
  height: 280px;
  margin-top: 90px;
}

.primaryPortfolio {
  max-width: 100%;
  position: relative;
  width: 100%;
}
.primaryPortfolio__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.primaryPortfolio__info {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.primaryPortfolio__info a {
  color: #54565a;
  text-decoration: none;
}
.primaryPortfolio__subtitle {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.9px;
  line-height: normal;
  text-align: center;
  padding: 40px 40px 0;
}
.primaryPortfolio__tag {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.15px;
  line-height: normal;
  margin-top: auto;
  padding: 0 40px;
  display: block;
  margin-top: 8px;
  text-align: center;
}
.primaryPortfolio__description {
  padding: 20px 40px 45px;
}
.primaryPortfolio__description p {
  color: #424448;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
.primaryPortfolio__imageSlider {
  height: 100%;
}
.primaryPortfolio__imageSlider .slick-list {
  height: 100%;
}
.primaryPortfolio__imageSlider .slick-track {
  height: 100%;
}
.primaryPortfolio__imageSlider__prev {
  position: absolute;
  left: 8px;
  top: calc(50% - 9px);
  width: 10px;
  height: 18px;
  z-index: 1;
}
.primaryPortfolio__imageSlider__prev:hover {
  cursor: pointer;
}
.primaryPortfolio__imageSlider__prev img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.primaryPortfolio__imageSlider__next {
  position: absolute;
  right: 8px;
  top: calc(50% - 9px);
  width: 10px;
  height: 18px;
  z-index: 1;
}
.primaryPortfolio__imageSlider__next:hover {
  cursor: pointer;
}
.primaryPortfolio__imageSlider__next img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.primaryPortfolio__imageSlider__container {
  width: 100%;
  max-width: 100%;
  position: relative;
}
.primaryPortfolio__imageSlider__slide {
  max-width: 100%;
  height: 100%;
  position: relative;
}
.primaryPortfolio__imageSlider__slide img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.primaryPortfolio__imageSlider__slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #424448;
  opacity: 0.63;
}
.primaryPortfolio__imageSlider__slide a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 10;
  top: 0;
  left: 0;
  text-decoration: none;
}
.primaryPortfolio__imageSlider__slide a h2 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2.36px;
  text-transform: uppercase;
  line-height: normal;
  padding: 0px 40px;
  text-align: center;
}
.primaryPortfolio__descriptionSlider {
  height: 100%;
}
.primaryPortfolio__descriptionSlider__container {
  width: 100%;
}
.primaryPortfolio__descriptionSlider__slide {
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .primaryPortfolio {
    min-height: calc(100vh - 76px);
    max-height: calc(100vh - 76px);
    max-width: 100%;
    position: relative;
    display: flex;
  }
  .primaryPortfolio__container {
    min-height: calc((100vh - 120px) / 10 * 3.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
  }
  .primaryPortfolio__info {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .primaryPortfolio__subtitle {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.9px;
    line-height: normal;
    padding: 0;
    text-align: left;
  }
  .primaryPortfolio__tag {
    color: #54565a;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.15px;
    line-height: normal;
    padding: 0;
    text-align: left;
  }
  .primaryPortfolio__description {
    width: 500px;
    padding: 0;
  }
  .primaryPortfolio__description p {
    color: #54565a;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }
  .primaryPortfolio__imageSlider {
    height: 100%;
  }
  .primaryPortfolio__imageSlider .slick-list {
    height: 100%;
  }
  .primaryPortfolio__imageSlider .slick-track {
    height: 100%;
  }
  .primaryPortfolio__imageSlider__next, .primaryPortfolio__imageSlider__prev {
    width: 20px;
    height: 36px;
    top: calc(50% - 18px);
  }
  .primaryPortfolio__imageSlider__container {
    width: 100%;
    height: calc((100vh - 120px) / 10 * 6.5 + 50px);
    position: absolute;
  }
  .primaryPortfolio__imageSlider__slide {
    max-width: 100%;
    height: 100%;
    position: relative;
  }
  .primaryPortfolio__imageSlider__slide img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .primaryPortfolio__imageSlider__slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
  }
  .primaryPortfolio__imageSlider__slide a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 10;
    top: 0;
    left: 0;
    text-decoration: none;
  }
  .primaryPortfolio__imageSlider__slide a h2 {
    color: #ffffff;
    font-size: 31px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 2.36px;
    text-transform: uppercase;
    line-height: normal;
  }
  .primaryPortfolio__descriptionSlider {
    height: 100%;
  }
  .primaryPortfolio__descriptionSlider__container {
    width: 100%;
  }
  .primaryPortfolio__descriptionSlider__slide {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
}
.secondaryPortfolio {
  max-width: 100%;
  width: 100%;
}
.secondaryPortfolio__container {
  display: none;
}
.secondaryPortfolio__details {
  position: absolute;
  top: 36%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.secondaryPortfolio__header {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
  padding: 0 40px;
  font-style: normal;
  letter-spacing: 0.75px;
  line-height: normal;
}
.secondaryPortfolio__tag {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12px;
  line-height: normal;
  margin-top: 8px;
  padding: 0 40px;
  display: block;
}
.secondaryPortfolio__slider {
  width: 100%;
}
.secondaryPortfolio__slider__container {
  width: 100%;
  position: relative;
  margin-bottom: 48px;
}
.secondaryPortfolio__slider__prev, .secondaryPortfolio__slider__next {
  width: 15px;
  height: 27px;
  position: absolute;
  top: calc(50% - 13px);
  left: 8px;
  z-index: 4;
}
.secondaryPortfolio__slider__prev img, .secondaryPortfolio__slider__next img {
  width: 100%;
  height: 100%;
  display: block;
}
.secondaryPortfolio__slider__next {
  right: 8px;
  left: unset;
}
.secondaryPortfolio__slider__slide {
  width: 100%;
  aspect-ratio: auto 16/9;
  min-height: 300px;
  position: relative;
}
.secondaryPortfolio__slider__slide::after {
  content: "";
  position: absolute;
  background-color: #29363f;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 1;
  mix-blend-mode: hard-light;
}
.secondaryPortfolio__slider__slide img {
  width: 100%;
  height: 100%;
  display: block;
  filter: grayscale(1);
  object-fit: cover;
}

@media (min-width: 768px) {
  .secondaryPortfolio {
    min-height: calc(100vh - 120px);
    max-height: calc(100vh - 120px);
    max-width: 100%;
    width: 100%;
  }
  .secondaryPortfolio__slider__container {
    display: none;
  }
  .secondaryPortfolio__container {
    max-width: 100%;
    display: grid;
    grid-template-rows: repeat(3, calc(33vh - 40px - 16px));
    grid-template-columns: repeat(5, 20%);
    max-height: calc(100vh - 120px);
    min-height: calc(100vh - 120px);
    row-gap: 24px;
  }
  .secondaryPortfolio__box {
    display: block;
    width: 100%;
    position: relative;
  }
  .secondaryPortfolio__box::before {
    background-color: #415b60;
    z-index: 1;
    mix-blend-mode: darken;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    transition: opacity 0.14s ease-in-out;
  }
  .secondaryPortfolio__box::after {
    transition: opacity 0.3s ease-in-out;
    content: attr(data-title);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    text-transform: uppercase;
    font-family: "acumin-pro-wide", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
  }
  .secondaryPortfolio__box img {
    transition: filter 0.3s;
    filter: grayscale(1);
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .secondaryPortfolio__box:hover img {
    filter: grayscale(0);
  }
  .secondaryPortfolio__box:hover::before {
    opacity: 0.42;
  }
  .secondaryPortfolio__box:hover::after {
    opacity: 1;
  }
  .secondaryPortfolio__wide:nth-of-type(1) {
    grid-column: 2/4;
    grid-row: 1/2;
  }
  .secondaryPortfolio__wide:nth-of-type(2) {
    grid-column: 3/5;
    grid-row: 2/3;
  }
  .secondaryPortfolio__wide:nth-of-type(3) {
    grid-column: 4/6;
    grid-row: 3/4;
  }
}
.thirdPortfolio__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin-top: 65px;
  margin-bottom: 70px;
}
.thirdPortfolio__list {
  list-style: none;
  width: 100%;
}
.thirdPortfolio__list li {
  border-bottom: 1px solid #54565a;
  padding-bottom: 10px;
  padding-top: 10px;
}
.thirdPortfolio__list li a {
  display: flex;
  width: 100%;
  margin-left: auto;
  text-decoration: none;
  margin-right: auto;
  justify-content: space-between;
  flex-direction: column;
}
.thirdPortfolio__list li a h3 {
  color: #54565a;
  font-size: 11px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  padding: 0 40px;
}
.thirdPortfolio__list li a h4 {
  color: #54565a;
  font-size: 10px;
  font-weight: 300;
  width: 100%;
  font-style: normal;
  letter-spacing: normal;
  padding: 10px 40px 0;
  line-height: normal;
}

@media (min-width: 992px) {
  .thirdPortfolio {
    min-height: calc(100vh - 120px);
    padding: 100px 0;
  }
  .thirdPortfolio__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .thirdPortfolio__list {
    list-style: none;
    width: 100%;
  }
  .thirdPortfolio__list li {
    border-bottom: 1px solid #54565a;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .thirdPortfolio__list li a {
    display: flex;
    width: 1400px;
    margin-left: auto;
    text-decoration: none;
    margin-right: auto;
    justify-content: space-between;
    flex-direction: row;
  }
  .thirdPortfolio__list li a h3 {
    color: #54565a;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    width: 60%;
    text-decoration: none;
  }
  .thirdPortfolio__list li a h4 {
    color: #54565a;
    font-size: 24px;
    font-weight: 300;
    width: 40%;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }
}
.section404 {
  height: calc(100vh - 120px);
}
.section404__container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section404__container h1 {
  color: #54565a;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2.25px;
  line-height: normal;
  margin-bottom: 24px;
}
.section404__container p {
  width: 460px;
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  color: #54565a;
  letter-spacing: 2.25px;
  line-height: normal;
}
.section404__container a {
  color: #54565a;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 54px;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
.section404__container a:hover {
  color: #000000;
}

.blank__container {
  padding: 48px 40px;
}
.blank__header {
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  color: #54565a;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1.13px;
}
.blank__content {
  padding: 30px 0 0;
}
.blank__content p {
  padding-bottom: 24px;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.45px;
  line-height: 175%;
}
.blank__content a {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.45px;
  line-height: normal;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.blank__content a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -2px;
  display: block;
  left: 0;
  background-color: #4c4e52;
  transform: scaleX(0%);
  transform-origin: 0% 0%;
  transition: 0.3s ease-in-out;
}
.blank__content a:hover::before {
  transform: scaleX(100%);
}

@media (min-width: 768px) {
  .blank__container {
    padding: 100px 16px;
  }
  .blank__header {
    text-align: left;
    font-size: 34px;
  }
  .blank__content p {
    font-size: 18px;
  }
  .blank__content a {
    font-size: 18px;
  }
}
.approachSection__container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.approachSection__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: none;
}
.approachSection__row.switch {
  display: flex;
}
.approachSection__header {
  color: #54565a;
  font-size: 34px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 3.4px;
  width: calc(50% - 50px);
  text-transform: uppercase;
  line-height: normal;
}
.approachSection__content {
  width: calc(50% - 80px);
}
.approachSection__content p {
  color: #54565a;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.45px;
  line-height: 175%;
  margin-bottom: 38px;
}
.approachSection__content p:last-of-type {
  margin-bottom: 0;
}
.approachSection__list {
  display: none;
}
.approachSection__description {
  display: none;
}
.approachSection__mobile {
  margin-top: 40px;
  width: 100%;
  padding-bottom: 100px;
}
.approachSection__mobile details {
  width: 100%;
}
.approachSection__mobile details summary {
  list-style: none;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.3px;
  line-height: normal;
  padding: 10px 40px;
  border-bottom: 1px solid #54565a;
  width: 100%;
}
.approachSection__mobile details summary::-webkit-details-marker {
  display: none;
}
.approachSection__mobile details .content {
  border-bottom: 1px solid #54565a;
  padding: 50px 40px;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: 175%;
  list-style: none;
}
.approachSection__mobile details .content p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: 175%;
  list-style: none;
}

@media (min-width: 768px) {
  .approachSection__container {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 100px 0px;
    justify-content: center;
  }
  .approachSection__mobile {
    display: none;
  }
  .approachSection__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .approachSection__header {
    color: #54565a;
    font-size: 34px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3.4px;
    width: calc(50% - 80px);
    line-height: normal;
  }
  .approachSection__content {
    width: calc(50% - 80px);
  }
  .approachSection__content p {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.45px;
    line-height: 175%;
    margin-bottom: 38px;
  }
  .approachSection__content p:last-of-type {
    margin-bottom: 0;
  }
  .approachSection__list {
    width: calc(50% - 80px);
    list-style: none;
    display: block;
    margin-top: 100px;
  }
  .approachSection__description {
    width: calc(50% - 80px);
    position: relative;
    margin-top: 100px;
    display: block;
  }
  .approachSection__description p {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.45px;
    line-height: 175%;
  }
}
.teamSection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.teamSection__container {
  display: flex;
  flex-direction: column;
  margin-top: 48px;
}
.teamSection details {
  padding-bottom: 30px;
  position: relative;
}
.teamSection details[open] summary::after {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
.teamSection details summary {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: 175%;
  list-style: none;
}
.teamSection details summary p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: 175%;
  list-style: none;
}
.teamSection details summary::-webkit-details-marker {
  display: none;
}
.teamSection details summary::marker {
  display: none;
}
.teamSection details summary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  background-image: url("img/svg/arrowDown.svg");
  background-size: cover;
  width: 19px;
  height: 10px;
  transition: transform 0.3s ease-in-out;
}
.teamSection details .content {
  padding: 0 0px 0;
  width: 100%;
}
.teamSection details .content p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  line-height: 175%;
  letter-spacing: 0.18px;
  list-style: none;
  margin-top: 17px;
}
.teamSection__heading {
  padding: 0px 40px;
}
.teamSection__heading h1 {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.07px;
  line-height: normal;
}
.teamSection__link img {
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  width: 20px;
  height: 10px;
}
.teamSection__link:hover img {
  transform: translateY(20px);
}
.teamSection__body {
  padding: 30px 40px 20px;
}
.teamSection__body > p {
  margin-bottom: 24px;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  line-height: 175%;
  letter-spacing: 0.45px;
  line-height: normal;
}

@media (min-width: 768px) {
  .teamSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .teamSection__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: fit-content;
  }
  .teamSection__container > * {
    width: calc(50% - 80px);
  }
  .teamSection__heading {
    padding: 0;
  }
  .teamSection__heading h1 {
    font-size: 34px;
  }
  .teamSection__link img {
    will-change: transform;
    transition: transform 0.3s ease-in-out;
  }
  .teamSection__link:hover img {
    transform: translateY(20px);
  }
  .teamSection details {
    padding-bottom: 40px;
  }
  .teamSection details summary {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: 175%;
    list-style: none;
    padding: 0;
  }
  .teamSection details summary p {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: 175%;
    list-style: none;
  }
  .teamSection details summary::after {
    left: 0;
    width: 30px;
    height: 15px;
  }
  .teamSection details summary::marker {
    display: none;
  }
  .teamSection details summary:hover {
    cursor: pointer;
  }
  .teamSection details .content {
    padding: 30px 0 0;
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: 175%;
  }
  .teamSection details .content p {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: 175%;
    margin-bottom: 30px;
  }
  .teamSection details .content p:last-of-type {
    margin-bottom: 0;
  }
  .teamSection__body {
    padding: 0;
  }
  .teamSection__body p {
    font-size: 18px;
  }
}
.careerSection__container {
  display: flex;
  flex-direction: column;
}
.careerSection__list {
  list-style: none;
  display: none;
}
.careerSection__mobile {
  margin-top: 40px;
  width: 100%;
  padding-bottom: 100px;
}
.careerSection__mobile details {
  width: 100%;
}
.careerSection__mobile details summary {
  list-style: none;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.3px;
  line-height: normal;
  padding: 10px 40px;
  border-bottom: 1px solid #54565a;
  width: 100%;
}
.careerSection__mobile details summary::-webkit-details-marker {
  display: none;
}
.careerSection__mobile details .content {
  border-bottom: 1px solid #54565a;
  padding: 50px 40px;
}
.careerSection__mobile details .content h3 {
  text-transform: uppercase;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.4px;
  line-height: normal;
  margin-bottom: 23px;
}
.careerSection__mobile details .content p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.27px;
  line-height: normal;
  margin-bottom: 23px;
}
.careerSection__mobile details .content a {
  color: #4c4e52;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.09px;
  line-height: normal;
  text-decoration: none;
  width: fit-content;
  position: relative;
  z-index: 1;
  display: block;
  text-transform: uppercase;
}
.careerSection__mobile details .content a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -2px;
  display: block;
  left: 0;
  background-color: #4c4e52;
  transform: scaleX(0%);
  transform-origin: 0% 0%;
  transition: 0.3s ease-in-out;
}
.careerSection__mobile details .content a:hover::before {
  transform: scaleX(100%);
}
.careerSection__description {
  position: relative;
  display: none;
}
.careerSection__description p {
  color: #54565a;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.14px;
  line-height: normal;
  margin-bottom: 22px;
}
.careerSection__description p strong {
  font-weight: 500;
}
.careerSection__description a {
  color: #4c4e52;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.09px;
  line-height: normal;
  text-decoration: none;
  width: fit-content;
  position: relative;
  z-index: 1;
  display: block;
}
.careerSection__description a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -2px;
  display: block;
  left: 0;
  background-color: #4c4e52;
  transform: scaleX(0%);
  transform-origin: 0% 0%;
  transition: 0.3s ease-in-out;
}
.careerSection__description a:hover::before {
  transform: scaleX(100%);
}

@media (min-width: 992px) {
  .careerSection {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .careerSection__container {
    padding: 100px 0;
    display: flex;
    flex-direction: row;
    height: fit-content;
    justify-content: space-between;
    align-items: stretch;
  }
  .careerSection__container > * {
    width: calc(50% - 80px);
  }
  .careerSection__list {
    list-style: none;
    display: block;
  }
  .careerSection__mobile {
    display: none;
  }
  .careerSection .switch__content {
    height: 0;
    display: none;
  }
  .careerSection .switch__content--visible {
    display: block;
    height: unset;
    max-height: fit-content;
  }
  .careerSection__content {
    position: relative;
  }
  .careerSection__content:hover {
    cursor: ns-resize;
  }
  .careerSection__description {
    position: relative;
    display: block;
    overflow: auto;
    min-height: 50%;
    max-height: calc(100vh - 400px);
    height: fit-content !important;
  }
  .careerSection__description p {
    color: #415b60;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.14px;
    line-height: normal;
    margin-bottom: 22px;
  }
  .careerSection__description p strong {
    font-weight: 500;
  }
  .careerSection__description a {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: -0.09px;
    line-height: normal;
    text-decoration: none;
    width: fit-content;
    position: relative;
    z-index: 1;
    display: block;
  }
  .careerSection__description a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    display: block;
    left: 0;
    background-color: #4c4e52;
    transform: scaleX(0%);
    transform-origin: 0% 0%;
    transition: 0.3s ease-in-out;
  }
  .careerSection__description a:hover::before {
    transform: scaleX(100%);
  }
}
.competencesListing {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.competencesListing__row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: fit-content;
}
.competencesListing__heading {
  padding: 70px 40px 30px;
}
.competencesListing__heading h2 {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2.61px;
  line-height: normal;
}
.competencesListing__list {
  list-style: none;
  width: 100%;
  margin-bottom: 30px;
}
.competencesListing__list li {
  border-bottom: 1px solid #54565a;
  padding: 0 40px;
  margin-top: 18px;
}
.competencesListing__list li a {
  padding: 0 40px;
  color: #54565a;
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  margin-bottom: 18px;
  display: block;
  position: relative;
  padding-left: 0;
  transition: color 0.3s, border-bottom 0.3s, padding-left 0.3s;
}
.competencesListing__list li a:hover {
  cursor: pointer;
  padding-left: 20px;
}
.competencesListing__list li a:hover::after {
  opacity: 1;
  right: 0;
}
.competencesListing__list li a::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 30px;
  background-image: url("img/svg/arrowMain.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s, right 0.3s;
  top: 0;
  right: 20px;
}

@media (min-width: 768px) {
  .competencesListing {
    padding: 100px 0;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .competencesListing__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: fit-content;
    margin-bottom: 56px;
  }
  .competencesListing__row:last-of-type {
    margin-bottom: 0;
  }
  .competencesListing__row > * {
    width: calc(50% - 80px);
  }
  .competencesListing__heading {
    padding: 0;
  }
  .competencesListing__heading h2 {
    width: 250px;
    color: #54565a;
    font-size: 31px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 2.61px;
    line-height: normal;
  }
  .competencesListing__list {
    list-style: none;
    margin-top: 4px;
  }
  .competencesListing__list li {
    border-bottom: 0;
    padding: 0;
  }
  .competencesListing__list li a {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-decoration: none;
    border-bottom: 1px solid #54565a;
    padding-bottom: 18px;
    padding-right: 20px;
    margin-bottom: 18px;
    display: block;
    position: relative;
    transition: color 0.3s, border-bottom 0.3s, padding-left 0.3s;
    padding-left: 0;
    padding-right: 0;
  }
  .competencesListing__list li a:hover {
    cursor: pointer;
    padding-left: 20px;
  }
  .competencesListing__list li a:hover::after {
    opacity: 1;
    right: 0;
  }
  .competencesListing__list li a::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 30px;
    background-image: url("img/svg/arrowMain.svg");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    transition: opacity 0.3s, right 0.3s;
    top: 0;
    right: 20px;
  }
}
.singleCompetences {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.singleCompetences__container {
  display: flex;
  flex-direction: column;
}
.singleCompetences__header {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2px;
  line-height: normal;
  margin-top: 11px;
  margin-bottom: 28px;
}
.singleCompetences__heading {
  padding: 0 40px;
}
.singleCompetences__heading .tag {
  color: #54565a;
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 42px;
  display: block;
}
.singleCompetences__dropdown details {
  padding-bottom: 30px;
  position: relative;
}
.singleCompetences__dropdown details[open] summary::after {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
.singleCompetences__dropdown summary {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  list-style: none;
  padding: 0 40px;
}
.singleCompetences__dropdown summary::-webkit-details-marker {
  display: none;
}
.singleCompetences__dropdown summary::marker {
  display: none;
}
.singleCompetences__dropdown summary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 40px;
  background-image: url("img/svg/arrowDown.svg");
  background-size: cover;
  width: 19px;
  height: 10px;
  transition: transform 0.3s ease-in-out;
}
.singleCompetences__dropdown .content {
  padding: 0 40px 0;
  width: 100%;
}
.singleCompetences__dropdown .content p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  margin-top: 17px;
}

@media (min-width: 768px) {
  .singleCompetences {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .singleCompetences__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 100px 0;
  }
  .singleCompetences__container > * {
    width: calc(50% - 80px);
  }
  .singleCompetences__header {
    color: #54565a;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 4px;
    line-height: normal;
    padding: 0;
    margin-top: 28px;
    margin-bottom: 38px;
  }
  .singleCompetences__heading {
    padding: 0;
  }
  .singleCompetences__heading .tag {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    margin-top: 0;
  }
  .singleCompetences__dropdown details {
    padding-bottom: 40px;
  }
  .singleCompetences__dropdown summary {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    list-style: none;
    padding: 0;
  }
  .singleCompetences__dropdown summary::after {
    left: 0;
    width: 30px;
    height: 15px;
  }
  .singleCompetences__dropdown summary::marker {
    display: none;
  }
  .singleCompetences__dropdown summary:hover {
    cursor: pointer;
  }
  .singleCompetences__dropdown .content {
    padding: 30px 0 0;
  }
  .singleCompetences__dropdown .content p {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    margin-bottom: 30px;
  }
}
.singleProject__slider__container {
  width: 100%;
  position: relative;
}
.singleProject__slider__slide {
  width: 100%;
}
.singleProject__slider__slide img {
  width: 100%;
}
.singleProject__slider__prev {
  position: absolute;
  left: 8px;
  top: calc(50% - 9px);
  width: 10px;
  height: 18px;
  z-index: 1;
}
.singleProject__slider__prev:hover {
  cursor: pointer;
}
.singleProject__slider__prev img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.singleProject__slider__next {
  position: absolute;
  right: 8px;
  top: calc(50% - 9px);
  width: 10px;
  height: 18px;
  z-index: 1;
}
.singleProject__slider__next:hover {
  cursor: pointer;
}
.singleProject__slider__next img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.singleProject__details {
  margin-top: 30px;
  padding: 0px 16px 32px;
}
.singleProject__dropdown details {
  padding-bottom: 30px;
  position: relative;
}
.singleProject__dropdown details[open] summary::after {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
.singleProject__dropdown summary {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  list-style: none;
  padding: 16px 0 0;
}
.singleProject__dropdown summary::-webkit-details-marker {
  display: none;
}
.singleProject__dropdown summary::marker {
  display: none;
}
.singleProject__dropdown summary::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  background-image: url("img/svg/arrowDown.svg");
  background-size: cover;
  width: 19px;
  height: 10px;
  transition: transform 0.3s ease-in-out;
}
.singleProject__dropdown .content {
  padding: 20px 0 0;
  width: 100%;
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
}
.singleProject__dropdown .content h2,
.singleProject__dropdown .content h3,
.singleProject__dropdown .content h4,
.singleProject__dropdown .content h5,
.singleProject__dropdown .content h6 {
  color: #54565a;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  font-size: 14px;
  padding-bottom: 20px;
}
.singleProject__dropdown .content p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  margin-top: 17px;
}
.singleProject__header {
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  color: #54565a;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1.13px;
}
.singleProject__category {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.12px;
  line-height: normal;
  text-align: center;
  display: block;
  margin-top: 8px;
}
.singleProject__category a {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.12px;
  line-height: normal;
  text-align: center;
  text-decoration: none;
  position: relative;
  width: fit-content;
}
.singleProject__category a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #54565a;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
.singleProject__category a:hover::after {
  transform: scale(1, 1);
}
.singleProject__content {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 22px;
}

@media (min-width: 768px) {
  .singleProject {
    height: auto;
  }
  .singleProject__container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    height: 100%;
    min-height: calc(100vh - 120px);
  }
  .singleProject__slider {
    height: 100%;
  }
  .singleProject__slider .slick-list,
.singleProject__slider .slick-track {
    height: 100%;
  }
  .singleProject__slider__next, .singleProject__slider__prev {
    width: 20px;
    height: 36px;
    top: calc(50% - 18px);
  }
  .singleProject__slider__next {
    right: 16px;
  }
  .singleProject__slider__prev {
    left: 16px;
  }
  .singleProject__slider__container {
    width: 50%;
    min-height: 100%;
    max-height: calc(100vh - 120px);
  }
  .singleProject__slider__slide {
    height: 100%;
  }
  .singleProject__slider__slide img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
  .singleProject__details {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 100px;
  }
  .singleProject__details > * {
    max-width: 550px;
  }
  .singleProject__header {
    color: #54565a;
    font-size: 31px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 2.36px;
    line-height: normal;
    text-align: left;
    width: 100%;
    max-height: 550px;
  }
  .singleProject__category {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    text-align: left;
    width: 100%;
    margin-top: 24px;
  }
  .singleProject__category a {
    font-size: 18px;
  }
  .singleProject__content {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    margin-top: 74px;
  }
  .singleProject__dropdown {
    margin-top: 74px;
  }
  .singleProject__dropdown details {
    padding-bottom: 40px;
  }
  .singleProject__dropdown summary {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
  }
  .singleProject__dropdown summary::after {
    left: 0;
    width: 30px;
    height: 15px;
  }
  .singleProject__dropdown summary::marker {
    display: none;
  }
  .singleProject__dropdown summary:hover {
    cursor: pointer;
  }
  .singleProject__dropdown .content {
    padding: 0px 15px 0 0;
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    height: 250px;
    overflow-y: scroll;
  }
  .singleProject__dropdown .content::-webkit-scrollbar {
    width: 4px;
  }
  .singleProject__dropdown .content::-webkit-scrollbar:hover {
    cursor: pointer;
  }
  .singleProject__dropdown .content::-webkit-scrollbar-track {
    background: transparent;
  }
  .singleProject__dropdown .content::-webkit-scrollbar-thumb {
    background: #4c6365;
  }
  .singleProject__dropdown .content::-webkit-scrollbar-thumb:hover {
    background: #374849;
  }
  .singleProject__dropdown .content h2,
.singleProject__dropdown .content h3,
.singleProject__dropdown .content h4,
.singleProject__dropdown .content h5,
.singleProject__dropdown .content h6 {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
  }
  .singleProject__dropdown .content p {
    color: #54565a;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    margin-bottom: 30px;
  }
}
.customFormat {
  display: flex;
  flex-direction: column;
}
.customFormat__container {
  display: flex;
  flex-direction: column;
}
.customFormat__header {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 4px;
  line-height: normal;
  margin-top: 42px;
  margin-bottom: 28px;
}
.customFormat__heading {
  padding: 0 40px;
}
.customFormat p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: normal;
  margin-top: 17px;
  padding: 0px 40px;
}
.customFormat span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  padding: 0px 40px;
  line-height: normal;
  margin-top: 17px;
  opacity: 0.43;
  display: block;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .customFormat {
    min-height: calc(100vh - 120px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .customFormat__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 100px 0;
  }
  .customFormat__container > * {
    width: calc(50% - 80px);
  }
  .customFormat__header {
    color: #ffffff;
    font-size: 40px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 4px;
    line-height: normal;
    padding: 0;
    margin-top: 0px;
  }
  .customFormat__heading {
    padding: 0;
    width: 100%;
  }
  .customFormat p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.18px;
    line-height: normal;
    margin-bottom: 30px;
    padding: 0;
  }
  .customFormat span {
    padding: 0;
    margin-left: auto;
  }
}
.team__container {
  padding: 100px 16px;
  display: flex;
  flex-direction: column;
}
.team__header {
  color: #54565a;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.07px;
  line-height: normal;
  font-family: "acumin-pro-wide", sans-serif;
}
.team p {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: 175%;
  list-style: none;
  margin-top: 20px;
}
.team__signature {
  color: #54565a;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.18px;
  line-height: 175%;
  list-style: none;
  text-align: right;
  margin-top: 20px;
  display: block;
}
.team__list {
  list-style: none;
  width: 100%;
}
.team__list li {
  border-bottom: 1px solid #54565a;
  padding-bottom: 10px;
  padding-top: 10px;
}
.team__list li div {
  display: flex;
  width: 100%;
  margin-left: auto;
  text-decoration: none;
  margin-right: auto;
  justify-content: space-between;
  flex-direction: column;
}
.team__list li div h3 {
  color: #54565a;
  font-size: 11px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  padding: 0 40px;
  text-transform: uppercase;
}
.team__list li div > p {
  color: #54565a;
  font-size: 11px;
  font-weight: 300;
  width: 100%;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  padding: 10px 40px 0;
  margin-top: 0;
}

@media (min-width: 576px) {
  .team__boxes {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .team__heading {
    padding: 0;
  }
  .team__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 100px 0;
  }
  .team__container > * {
    width: calc(50% - 80px);
  }
  .team__header {
    font-size: 34px;
  }
  .team p {
    font-size: 18px;
  }
  .team__signature {
    font-size: 18px;
  }
  .team__list {
    list-style: none;
    width: 100%;
  }
  .team__list li {
    border-bottom: 1px solid #54565a;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .team__list li div {
    display: flex;
    width: 1150px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    text-decoration: none;
    margin-right: auto;
    justify-content: space-between;
    flex-direction: row;
  }
  .team__list li div h3 {
    color: #54565a;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-decoration: none;
    padding: 0;
  }
  .team__list li div > p {
    color: #54565a;
    font-size: 24px;
    font-weight: 300;
    width: calc(50% - 80px);
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    display: block;
    padding: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.footer {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
  padding: 40px 22px 24px;
  width: 100%;
  position: fixed;
  width: 100%;
  background: #d9d8d6;
  bottom: 0;
  height: 130px;
  left: 0;
  z-index: 1;
}
.footer.transparent {
  background-color: transparent;
}
.footer p {
  width: fit-content;
  color: #54565a;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.6px;
  line-height: normal;
  width: 100%;
  text-align: center;
}
.footer p a {
  color: #54565a;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  will-change: color;
}
.footer p a:hover {
  color: #000000;
}
.footer ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  list-style: none;
  width: 100%;
  margin-bottom: 6px;
}
.footer ul li {
  padding-right: 16px;
}
.footer ul li a {
  color: #54565a;
  font-size: 9px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.6px;
  line-height: normal;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  will-change: color;
}
.footer ul li a:hover {
  color: #000000;
}
.footer ul li:last-of-type {
  padding-right: 0;
  padding-left: 16px;
}

.floatingLogo {
  width: 120px;
  position: absolute;
  top: 10px;
  left: calc(50% - 60px);
  margin-top: auto;
  margin-left: auto;
  display: block;
  margin-right: auto;
}

@media (min-width: 1300px) {
  .footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 30px 22px 24px;
    margin-top: auto;
    height: 78px;
  }
  .footer p {
    width: fit-content;
    color: #54565a;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.6px;
    line-height: normal;
  }
  .footer p a {
    color: #54565a;
    text-decoration: none;
    position: relative;
    width: fit-content;
  }
  .footer p a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #54565a;
    transform: scale(0, 1);
    will-change: transform;
    transition: transform 0.3s ease-in-out;
    transform-origin: 0% 0%;
  }
  .footer p a:hover::after {
    transform: scale(1, 1);
  }
  .footer ul {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    list-style: none;
    width: fit-content;
    margin-bottom: 0;
  }
  .footer ul li {
    padding-right: 25px;
  }
  .footer ul li a {
    color: #54565a;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.6px;
    line-height: normal;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
    will-change: color;
    position: relative;
    width: fit-content;
  }
  .footer ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #54565a;
    transform: scale(0, 1);
    will-change: transform;
    transition: transform 0.3s ease-in-out;
    transform-origin: 0% 0%;
  }
  .footer ul li a:hover::after {
    transform: scale(1, 1);
  }
  .footer ul li:last-of-type {
    padding-right: 0;
    padding-left: 50px;
  }
  .floatingLogo {
    width: 200px;
    position: absolute;
    top: unset;
    bottom: 20px;
    left: calc(50% - 100px);
    margin-top: auto;
    margin-left: auto;
    display: block;
    margin-right: auto;
  }
}
body[data-dark=dark] .footer p {
  color: #ffffff;
}
body[data-dark=dark] .footer p a {
  color: #ffffff;
}
body[data-dark=dark] .footer p a:hover {
  color: #ffffff;
}
body[data-dark=dark] .footer ul li a {
  color: #ffffff;
}
body[data-dark=dark] .footer ul li a:hover {
  color: #ffffff;
}
body[data-dark=dark] .floatingLogo img {
  filter: grayscale(1) brightness(0) invert(1);
}

.wpcf7 form > p {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 .wpcf7-form-control-wrap {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 32px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea {
  max-width: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #54565a;
  padding: 5px;
  text-align: center;
  color: #54565a;
  font-size: 12px;
  font-weight: 500;
  font-family: "acumin-pro-wide", sans-serif;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  width: 100%;
}
.wpcf7 .wpcf7-form-control-wrap input::placeholder,
.wpcf7 .wpcf7-form-control-wrap textarea::placeholder {
  text-align: center;
  color: #54565a;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
.wpcf7 .wpcf7-form-control-wrap input:focus,
.wpcf7 .wpcf7-form-control-wrap textarea:focus {
  outline: none;
}
.wpcf7 .wpcf7-form-control-wrap textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 30px;
  height: fit-content;
}
.wpcf7 button[type=submit] {
  color: #54565a;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.11px;
  line-height: normal;
  background-color: transparent;
  border: none;
  font-family: "acumin-pro-wide", sans-serif;
  transition: color 0.3s ease-in-out;
  width: 100%;
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.wpcf7 button[type=submit]::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #54565a;
  transform: scale(0, 1);
  will-change: transform;
  transition: transform 0.3s ease-in-out;
  transform-origin: 0% 0%;
}
.wpcf7 button[type=submit]:hover {
  cursor: pointer;
}
.wpcf7 button[type=submit]:hover::after {
  transform: scale(1, 1);
}

@media (min-width: 768px) {
  .wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea {
    font-size: 16px;
  }
  .wpcf7 .wpcf7-form-control-wrap input::placeholder,
.wpcf7 .wpcf7-form-control-wrap textarea::placeholder {
    font-size: 16px;
  }
  .wpcf7 button[type=submit] {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  main {
    padding-bottom: 78px;
  }
}


/*# sourceMappingURL=style.css.map */
