#hero,
#about,
#reviews,
#form {
  scroll-margin-top: 80px;
}

.l-8092271f {
  position: sticky;
  top: 0;
  background-color: var(--color-secondary);
  z-index: 5;
}
.l-98d24cbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  position: relative;
}
.l-1e223205 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
}
.l-3bd138d3 {
  font-size: 36px;
  margin-right: var(--size-xs);
}
.l-9a1b4b75 {
  font-size: 24px;
  font-weight: 600;
}
.l-8d9136e4.l-db34f9a3 {
  display: block;
}
.l-fd84cabb {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: var(--size-xs);
}
.l-e5255011 {
  text-decoration: none;
  white-space: nowrap;
  padding: var(--size-xxs);
}
.l-78c9528c {
  display: none;
  flex-direction: column;
  gap: 5px;
  border: 0;
  background-color: transparent;
  padding: 10px;
}
.l-7ee6d143 {
  width: 32px;
  height: 3px;
}
@media screen and (max-width: 768px) {
  .l-8d9136e4 {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    background-color: var(--color-surface);
    width: 260px;
    padding: var(--size-m);
    box-shadow: 0 4px 20px var(--input-bg);
    display: none;
  }
  .l-8d9136e4.l-db34f9a3 {
    display: block;
  }
  .l-fd84cabb {
    gap: var(--size-m);
    flex-direction: column;
    align-items: flex-start;
    color: var(--color-text);
  }
  .l-78c9528c {
    display: flex;
    cursor: pointer;
  }
}
@media screen and (max-width: 576px) {
  .l-8d9136e4 {
    width: 100%;
  }
}
.l-56339238 {
  position: relative;
}
.l-56339238 .l-767ad484 {
  margin: calc(-1 * var(--section-padding)) auto;
  position: relative;
  min-height: 700px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.l-94b00251 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--size-m);
  min-height: 600px;
  width: 60%;
}
.l-e7b7946c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.l-e7b7946c::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.l-e7b7946c img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
@media screen and (max-width: 1024px) {
  .l-94b00251 {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .l-e3b12a71 {
    text-align: center;
  }
}
.l-65f2ccd3 {
  column-count: 2;
  gap: var(--size-m);
}
@media screen and (max-width: 768px) {
  .l-3915d77c {
    text-align: center;
  }
  .l-65f2ccd3 {
    column-count: 1;
  }
}
.l-799378bb {
  display: flex;
  align-items: center;
  gap: var(--size-m);
}
.l-360492c0 {
  flex: 1;
}
.l-3036a4fe {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .l-799378bb {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 576px) {
  .l-3036a4fe {
    text-align: center;
  }
}
.l-5ddd7778 {
  position: relative;
  counter-reset: item;
  display: flex;
  flex-wrap: wrap;
}
.l-5ddd7778::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: var(--color-primary);
  z-index: 1;
}
.l-70cbbbda {
  counter-increment: item;
  border-left: 2px solid var(--color-primary);
  padding-left: var(--size-s);
  position: relative;
  width: clamp(16.875rem, 16.9921875vw + 8.71875rem, 22.3125rem);
}
.l-70cbbbda::before {
  content: "";
  position: absolute;
  left: -1px;
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: var(--color-primary);
  transform: translate(-50%);
}
.l-629a2875::before {
  content: "0" counter(item) " | ";
  font-size: 20px;
  font-weight: bold;
}
.l-02bd8987 {
  order: 1;
  margin-left: clamp(0rem, 7.2265625vw + -3.46875rem, 2.3125rem);
  margin-right: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem);
  margin-bottom: -9px;
  align-self: flex-end;
}
.l-b16c3fd1 {
  order: 3;
  margin-left: clamp(1.875rem, 44.921875vw + -19.6875rem, 16.25rem);
  margin-top: -9px;
  align-self: flex-start;
}
.l-fcc921a9 {
  order: 2;
  margin-bottom: -9px;
  align-self: flex-end;
}
.l-5eaee8ae {
  order: 4;
  margin-left: clamp(1.875rem, 23.6328125vw + -9.46875rem, 9.4375rem);
  margin-top: -9px;
  align-self: flex-start;
}
.l-f1d35d11 {
  padding-bottom: 37px;
}
.l-f1d35d11::before {
  bottom: 0;
}
.l-870684ec {
  padding-top: 35px;
}
.l-870684ec::before {
  top: 0;
}
@media screen and (max-width: 768px) {
  .l-5ddd7778 {
    flex-direction: column;
  }
  .l-5ddd7778::before {
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
  }
  .l-d3f0c413 {
    width: 50%;
  }
  .l-02bd8987 {
    margin: 0;
    align-self: initial;
  }
  .l-b16c3fd1 {
    order: 2;
    margin-left: auto;
    align-self: initial;
  }
  .l-fcc921a9 {
    order: 3;
    align-self: initial;
  }
  .l-5eaee8ae {
    margin-left: auto;
    align-self: initial;
  }
  .l-70cbbbda {
    padding-left: 0;
    padding-right: var(--size-xs);
    width: auto;
    border-left: none;
    border-bottom: 2px solid var(--color-primary);
  }
  .l-70cbbbda::before {
    left: auto;
    right: -1px;
    bottom: 0;
    transform: translate(50%, 50%);
  }
  .l-f1d35d11 {
    padding-bottom: var(--size-xs);
  }
  .l-870684ec {
    padding-bottom: var(--size-xs);
    padding-left: var(--size-s);
    padding-right: 0;
    padding-top: 50px;
  }
  .l-870684ec::before {
    top: auto;
    left: 1px;
    transform: translate(-50%, 50%);
  }
}
@media screen and (max-width: 576px) {
  .l-5ddd7778::before {
    left: 0;
  }
  .l-d3f0c413 {
    width: 100%;
  }
  .l-02bd8987 {
    margin: 0;
  }
  .l-b16c3fd1 {
    margin: 0;
  }
  .l-fcc921a9 {
    margin: 0;
  }
  .l-5eaee8ae {
    margin: 0;
  }
  .l-70cbbbda {
    padding-left: var(--size-s);
  }
  .l-70cbbbda::before {
    left: -1px;
    right: auto;
    transform: translate(-50%, 50%);
  }
  .l-f1d35d11 {
    margin: 0;
    padding-top: 35px;
  }
  .l-870684ec {
    padding-top: 35px;
  }
}
.l-84bf296a {
  display: flex;
  gap: var(--size-s);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: var(--size-xl) 20px;
  margin-inline: -20px;
}
.l-84c5724d {
  width: 50%;
}
.l-490e58e4 {
  min-width: 270px;
  height: 100%;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
}
.l-80d22eba {
  padding: var(--size-s) var(--size-m);
}
.l-f7092e19 {
  transform: scale(1.2);
}
.l-524d0001 {
  padding: var(--size-s) var(--size-m);
  margin-top: auto;
}
.l-369667ad svg {
  fill: var(--color-text);
}
@media screen and (max-width: 1024px) {
  .l-84bf296a {
    padding: 20px 20px 10px;
  }
  .l-f7092e19 {
    transform: none;
  }
}
@media screen and (max-width: 768px) {
  .l-84c5724d {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .l-84bf296a {
    flex-direction: column;
    overflow: initial;
    padding: 0;
    margin-inline: 0;
  }
  .l-490e58e4 {
    text-align: center;
  }
}
.l-6d5dbafe {
  padding: var(--size-xl);
}
@media screen and (max-width: 768px) {
  .l-6d5dbafe {
    text-align: center;
    padding: var(--size-m);
  }
}
@media screen and (max-width: 576px) {
  .l-6d5dbafe {
    padding: var(--size-s);
  }
}
.l-506e7c95 {
  padding: 0;
}
@media screen and (max-width: 1280px) {
  .l-6cdc588f {
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-506e7c95 {
    padding: 0 var(--wrapper-padding);
  }
  .l-bd5bb9e8 {
    column-count: 1;
  }
  .l-6cdc588f {
    border-radius: var(--b-radius);
  }
}
@media screen and (max-width: 576px) {
  .l-bd5bb9e8 {
    text-align: center;
  }
}
.l-75f4d383 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: var(--size-xl);
}
.l-e76be32b {
  flex: 1;
}
.l-8117b354 {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--size-xs);
}
.l-959df567 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid var(--color-secondary);
  gap: var(--size-s);
  padding-bottom: var(--size-xs);
}
.l-05895bda {
  flex: 0 0 50px;
  font-size: 40px;
  line-height: 130%;
  font-weight: 500;
}
@media screen and (max-width: 870px) {
  .l-75f4d383 {
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .l-e76be32b {
    text-align: center;
  }
  .l-05895bda {
    font-size: 32px;
    flex: 0 0 35px;
  }
}
.l-480cf898 {
  display: flex;
  position: relative;
  gap: var(--size-s);
}
.l-480cf898 * {
  flex: 1;
}
.l-af45cb11 {
  flex: 1;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--size-m);
}
.l-0d2aaa14 {
  flex-shrink: 0;
}
.l-32b6a68f {
  grid-column: span 2;
}
.l-4771b318 {
  user-select: none;
}
.l-4771b318[open] .l-fc8f38cc {
  transform: rotate(45deg);
}
.l-df83eb2f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  cursor: pointer;
  padding: var(--size-s) var(--size-m);
}
.l-df83eb2f::-webkit-details-marker {
  display: none;
}
.l-fc8f38cc {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-bg);
  border-radius: 50%;
  margin-left: var(--size-xs);
}
.l-fc8f38cc svg {
  fill: var(--color-primary);
}
.l-06d30b70 {
  padding: 0 var(--size-m) var(--size-s);
}
@media screen and (max-width: 870px) {
  .l-df83eb2f {
    padding-top: var(--size-xs);
    padding-bottom: var(--size-xs);
  }
  .l-fc8f38cc {
    width: 24px;
    height: 24px;
  }
  .l-fc8f38cc svg {
    width: 16px;
    height: 16px;
  }
  .l-06d30b70 {
    padding-bottom: var(--size-xs);
  }
}
@media screen and (max-width: 768px) {
  .l-480cf898 {
    flex-direction: column;
  }
  .l-af45cb11 {
    grid-template-columns: 1fr;
    margin-top: var(--size-m);
  }
  .l-32b6a68f {
    grid-column: span 1;
  }
}
@media screen and (max-width: 576px) {
  .l-480cf898 {
    text-align: center;
  }
}
.l-60405971 {
  display: flex;
  align-items: center;
  gap: var(--size-m);
}
.l-35fe7f0b {
  flex: 1;
}
.l-9ec28535 {
  max-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-60405971 {
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .l-3410eaad {
    text-align: center;
  }
}
.l-fcab205d {
  text-align: center;
}

.l-e76ec205 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: var(--size-xl);
}
.l-8fbf1225 {
  flex: 1;
}
.l-feb8495f {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--size-m);
}
.l-e17b3a7e {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: var(--size-s);
}
.l-28b04dc3 {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px;
}
@media screen and (max-width: 870px) {
  .l-e76ec205 {
    flex-direction: column;
    gap: var(--size-m);
  }
  .l-8fbf1225 {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .l-feb8495f {
    gap: var(--size-s);
  }
  .l-e17b3a7e {
    flex-direction: column;
    gap: var(--size-xxs);
  }
}
.l-779ef36a {
  display: grid;
  gap: var(--size-s);
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
}
.l-0ea1dd25 {
  grid-column: span 3;
}
.l-419dff8a {
  aspect-ratio: 3/2;
  grid-column: span 2;
}
.l-78cf5882 {
  grid-column: span 3;
}
@media screen and (max-width: 768px) {
  .l-779ef36a {
    grid-template-columns: 1fr;
  }
  .l-419dff8a {
    grid-column: span 3;
  }
}
.l-82566a34 {
  column-count: 2;
  gap: var(--size-m);
}
@media screen and (max-width: 768px) {
  .l-ccf7101d {
    text-align: center;
  }
  .l-82566a34 {
    column-count: 1;
  }
}
.l-8942399a {
  display: flex;
  align-items: center;
  gap: var(--size-m);
}
.l-05e96118 {
  flex: 1;
}
.l-60587b90 {
  position: relative;
  padding: var(--size-m);
}
.l-60587b90::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -50%;
  left: 0;
  width: 150%;
  height: 100%;
  background-color: var(--color-surface);
  margin-bottom: var(--size-s);
  z-index: -1;
  border-radius: var(--b-radius);
}
.l-ff7caa42 {
  max-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 870px) {
  .l-8942399a {
    flex-direction: column;
    align-items: stretch;
  }
  .l-05e96118 {
    flex: auto;
  }
  .l-60587b90 {
    padding: var(--size-m) var(--size-s);
  }
  .l-60587b90::before {
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 576px) {
  .l-60587b90 {
    text-align: center;
  }
}
.l-6ed25fc2 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: var(--size-xl);
}
.l-ca74e99f {
  flex: 1;
}
.l-8cbf16ba {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--size-m);
}
.l-a1b3b4eb {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: var(--size-s);
}
.l-20baa622 {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px;
}
@media screen and (max-width: 870px) {
  .l-6ed25fc2 {
    flex-direction: column;
    gap: var(--size-m);
  }
  .l-ca74e99f {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .l-8cbf16ba {
    gap: var(--size-s);
  }
  .l-a1b3b4eb {
    flex-direction: column;
    gap: var(--size-xxs);
  }
}
.l-4c73941d {
  position: relative;
  z-index: 1;
}
.l-04135579 {
  display: flex;
  justify-content: flex-start;
  position: relative;
  gap: var(--size-m);
  z-index: 1;
}
.l-124c233c {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.l-9dca8207 {
  flex: 0 0 660px;
  padding: var(--size-m) var(--size-m) var(--size-xl);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-c9fd9f02 {
  position: relative;
  z-index: 1;
  transform: translateY(50%);
  padding: var(--size-xs);
}
.l-11c9821b {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: var(--size-m);
  flex-wrap: wrap;
}
.l-9d3e4af0 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.l-420ffcf8 {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 24px;
}
.l-dde316db {
  fill: var(--color-text);
}
.l-cbffb708 {
  stroke: var(--color-text);
}
.l-1c20f9a8 {
  stroke: var(--color-text);
}
.l-28f7dfaa {
  display: flex;
  flex-direction: column;
}
.l-0c8f6f11 {
  width: 100%;
  height: 370px;
}
@media screen and (max-width: 1024px) {
  .l-04135579 {
    flex-direction: column;
  }
  .l-08a4c055 {
    margin-top: 0;
  }
  .l-9dca8207 {
    flex: 1;
  }
  .l-0c8f6f11 {
    height: 430px;
  }
}
@media screen and (max-width: 768px) {
  .l-28f7dfaa {
    margin-top: var(--size-xs);
  }
}
@media screen and (max-width: 576px) {
  .l-124c233c {
    align-items: center;
    text-align: center;
  }
  .l-9dca8207 {
    padding: var(--size-s);
  }
  .l-c9fd9f02 {
    transform: translateY(var(--size-xl));
  }
  .l-11c9821b {
    flex-direction: column;
    align-items: center;
  }
  .l-0c8f6f11 {
    height: 370px;
  }
}

figure {
  position: relative;
  overflow: hidden;
}
figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
figure:hover::before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

section > div {
  transform: translate3d(0, -100px, 0);
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  will-change: opacity;
}

section.show > div {
  opacity: 1;
  transform: translateZ(0);
}

.l-82db7a3c {
  padding-top: var(--size-xl);
  padding-bottom: var(--size-m);
}
.l-d9d6d982 {
  padding: var(--size-m) var(--size-xl);
}
.l-74086e79 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--size-xl);
}
.l-0aa9aecb {
  display: flex;
  align-items: flex-start;
  gap: var(--size-s);
}
.l-c767b48e {
  display: flex;
  justify-content: flex-start;
  width: 270px;
}
.l-53890711 {
  height: 40px;
  padding: var(--size-xxs) var(--size-s);
  border: 0;
  outline: none;
  width: calc(100% - 74px);
  border-radius: var(--b-radius) 0 0 var(--b-radius);
}
.l-72d1bbe8 {
  width: 74px;
  flex-shrink: 0;
  border: 0;
  padding: 0;
  border-radius: 0 var(--b-radius) var(--b-radius) 0;
}
.l-640a7220 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.l-4bc53ba5 {
  font-size: 36px;
  margin-right: var(--size-xs);
}
.l-63e45a22 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
.l-9412eb8c {
  width: 32%;
}
.l-928f0c41 {
  margin-right: var(--size-xl);
}
.l-b1e3ce2a {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: var(--size-m);
}
.l-545fde94 {
  display: flex;
  gap: var(--size-s);
}
@media screen and (max-width: 768px) {
  .l-74086e79 {
    gap: var(--size-m);
    flex-direction: column;
    align-items: center;
  }
  .l-0aa9aecb {
    align-items: center;
    flex-direction: column-reverse;
    text-align: center;
  }
  .l-f48a2fef {
    text-align: center;
  }
  .l-9412eb8c {
    width: 100%;
    text-align: center;
    order: 2;
  }
  .l-928f0c41 {
    margin-right: 0;
    order: 3;
  }
  .l-b1e3ce2a {
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 576px) {
  .l-d9d6d982 {
    padding: var(--size-s);
  }
  .l-c767b48e {
    width: 100%;
  }
  .l-545fde94 {
    flex-direction: column;
    align-items: center;
  }
  .l-b1e3ce2a {
    flex-direction: column;
    align-items: center;
    gap: var(--size-s);
  }
}
.l-cb862f9d {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: var(--color-primary);
  border: none;
  width: 50px;
  height: 50px;
  border-radius: var(--b-radius);
  cursor: pointer;
  z-index: 4;
}
.l-cb862f9d svg {
  fill: var(--color-text-light);
}
@media screen and (max-width: 768px) {
  .l-cb862f9d {
    transform: scale(0.75);
    bottom: 15px;
    right: 15px;
  }
}
.l-175d4214 {
  display: none;
  position: fixed;
  bottom: 30px;
  left: var(--wrapper-padding);
  width: calc(100% - var(--wrapper-padding) * 2);
  max-width: 600px;
  padding: var(--size-m);
  z-index: 3;
}
.l-aca15b81 {
  display: block;
}
.l-4e989f7e {
  display: flex;
  flex-wrap: wrap;
  gap: var(--size-xs);
}
@media screen and (max-width: 768px) {
  .l-175d4214 {
    padding: var(--size-s);
  }
}
@media screen and (max-width: 576px) {
  .l-4e989f7e {
    gap: var(--size-xxs);
  }
  .l-35e0ae8e {
    width: 100%;
  }
}

#hero,
#about,
#reviews,
#form {
  scroll-margin-top: 80px;
}

.l-533bac2d {
  position: sticky;
  top: 0;
  background-color: var(--color-secondary);
  z-index: 5;
}
.l-c7af9eac {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  position: relative;
}
.l-c533ac80 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
}
.l-a7212ea1 {
  font-size: 36px;
  margin-right: var(--size-xs);
}
.l-fa427cb4 {
  font-size: 24px;
  font-weight: 600;
}
.l-e941250f.l-88557879 {
  display: block;
}
.l-56dbbb7f {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: var(--size-xs);
}
.l-556f7cb2 {
  text-decoration: none;
  white-space: nowrap;
  padding: var(--size-xxs);
}
.l-8163451d {
  display: none;
  flex-direction: column;
  gap: 5px;
  border: 0;
  background-color: transparent;
  padding: 10px;
}
.l-10f4addd {
  width: 32px;
  height: 3px;
}
@media screen and (max-width: 768px) {
  .l-e941250f {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    background-color: var(--color-surface);
    width: 260px;
    padding: var(--size-m);
    box-shadow: 0 4px 20px var(--input-bg);
    display: none;
  }
  .l-e941250f.l-88557879 {
    display: block;
  }
  .l-56dbbb7f {
    gap: var(--size-m);
    flex-direction: column;
    align-items: flex-start;
    color: var(--color-text);
  }
  .l-8163451d {
    display: flex;
    cursor: pointer;
  }
}
@media screen and (max-width: 576px) {
  .l-e941250f {
    width: 100%;
  }
}
.l-b22b1107 * + * {
  margin-top: var(--size-xs);
}
.l-b22b1107 ul {
  list-style: disc;
}
.l-b22b1107 ul li {
  margin-left: 16px;
}

figure {
  position: relative;
  overflow: hidden;
}
figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
figure:hover::before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

section > div {
  transform: translate3d(0, -100px, 0);
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  will-change: opacity;
}

section.show > div {
  opacity: 1;
  transform: translateZ(0);
}

.l-60f18260 {
  padding-top: var(--size-xl);
  padding-bottom: var(--size-m);
}
.l-c22c19ad {
  padding: var(--size-m) var(--size-xl);
}
.l-cf3be183 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--size-xl);
}
.l-5dd3129e {
  display: flex;
  align-items: flex-start;
  gap: var(--size-s);
}
.l-444e9f14 {
  display: flex;
  justify-content: flex-start;
  width: 270px;
}
.l-bd7a9210 {
  height: 40px;
  padding: var(--size-xxs) var(--size-s);
  border: 0;
  outline: none;
  width: calc(100% - 74px);
  border-radius: var(--b-radius) 0 0 var(--b-radius);
}
.l-0800bb5a {
  width: 74px;
  flex-shrink: 0;
  border: 0;
  padding: 0;
  border-radius: 0 var(--b-radius) var(--b-radius) 0;
}
.l-80f537ea {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.l-94bdbf9f {
  font-size: 36px;
  margin-right: var(--size-xs);
}
.l-70820e06 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}
.l-802fba4d {
  width: 32%;
}
.l-daeb6a15 {
  margin-right: var(--size-xl);
}
.l-0bad0b03 {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: var(--size-m);
}
.l-5651e6f4 {
  display: flex;
  gap: var(--size-s);
}
@media screen and (max-width: 768px) {
  .l-cf3be183 {
    gap: var(--size-m);
    flex-direction: column;
    align-items: center;
  }
  .l-5dd3129e {
    align-items: center;
    flex-direction: column-reverse;
    text-align: center;
  }
  .l-3cada7cd {
    text-align: center;
  }
  .l-802fba4d {
    width: 100%;
    text-align: center;
    order: 2;
  }
  .l-daeb6a15 {
    margin-right: 0;
    order: 3;
  }
  .l-0bad0b03 {
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 576px) {
  .l-c22c19ad {
    padding: var(--size-s);
  }
  .l-444e9f14 {
    width: 100%;
  }
  .l-5651e6f4 {
    flex-direction: column;
    align-items: center;
  }
  .l-0bad0b03 {
    flex-direction: column;
    align-items: center;
    gap: var(--size-s);
  }
}
.l-447080f0 {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: var(--color-primary);
  border: none;
  width: 50px;
  height: 50px;
  border-radius: var(--b-radius);
  cursor: pointer;
  z-index: 4;
}
.l-447080f0 svg {
  fill: var(--color-text-light);
}
@media screen and (max-width: 768px) {
  .l-447080f0 {
    transform: scale(0.75);
    bottom: 15px;
    right: 15px;
  }
}
.l-679d38f7 {
  display: none;
  position: fixed;
  bottom: 30px;
  left: var(--wrapper-padding);
  width: calc(100% - var(--wrapper-padding) * 2);
  max-width: 600px;
  padding: var(--size-m);
  z-index: 3;
}
.l-51f4bda1 {
  display: block;
}
.l-7a6fa2d3 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--size-xs);
}
@media screen and (max-width: 768px) {
  .l-679d38f7 {
    padding: var(--size-s);
  }
}
@media screen and (max-width: 576px) {
  .l-7a6fa2d3 {
    gap: var(--size-xxs);
  }
  .l-e04b8950 {
    width: 100%;
  }
}
.l-7c99cf13 * + * {
  margin-top: var(--size-xs);
}
.l-7c99cf13 ul {
  list-style: disc;
}
.l-7c99cf13 ul li {
  margin-left: 16px;
}

.l-f04c79f5 * + * {
  margin-top: var(--size-xs);
}
.l-f04c79f5 ul {
  list-style: disc;
}
.l-f04c79f5 ul li {
  margin-left: 16px;
}

.l-c37914db * + * {
  margin-top: var(--size-xs);
}
.l-c37914db ul {
  list-style: disc;
}
.l-c37914db ul li {
  margin-left: 16px;
}
