@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);
@charset "UTF-8";
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --grey-50: rgba(143, 143, 149, 1);
  --red: rgba(232, 67, 67, 1);
  --domain-primary: rgba(57, 89, 218, 1);
  --grey-200: rgba(230, 218, 207, 1);
  --grey-300: rgba(148, 134, 130, 1);
  --yellow: rgba(233, 175, 81, 1);
  --green: rgba(55, 196, 131, 1);
  --white: rgba(255, 255, 255, 1);
  --primary: rgba(255, 101, 56, 1);
  --secondary: rgba(76, 158, 234, 1);
  --grey-40: rgba(187, 187, 193, 1);
  --surface: rgba(251, 244, 242, 1);
  --white-10: rgba(255, 255, 255, 0.1);
  --white-40: rgba(255, 255, 255, 0.4);
  --black: rgba(49, 26, 19, 1);
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--white);
  font-family: "Manrope", sans-serif;
}

.koLSC--os7kh3 {
  display: flex;
  justify-content: center;
}

.koLSC--os7kh3 a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 8px 0 0;
  width: 40px;
  height: 40px;
  text-decoration: none;
  border: 1px solid var(--grey-200);
  border-radius: 60px;
}

.koLSC--os7kh3 a svg {
  transition: 0.4s all linear;
}

.koLSC--os7kh3 a:hover svg {
  transform: scale(1.4);
}

.koLSC--os7kh3 a:last-child {
  margin: 0;
}

.koLSC--os7kh3 a svg path {
  fill: var(--black);
}

.kChaGw_btn {
  display: none;
}

.VWEeyX2i--b {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 30px;
  border: 1px solid var(--grey-200);
  border-radius: 60px;
  text-decoration: none;
  color: var(--black);
  font-size: 16px;
  font-weight: 700;
  transition: 0.3s all linear;
  position: relative;
  overflow: hidden;
  z-index: 0;
  isolation: isolate;
  white-space: nowrap;
}
.VWEeyX2i--b.btn--9ewUbq7 {
  border-color: var(--secondary);
  color: var(--black);
}
.VWEeyX2i--b.btn--9ewUbq7:hover {
  background: var(--secondary);
  color: var(--white);
}
.VWEeyX2i--b.color {
  border-color: var(--primary);
  background: var(--primary);
  color: var(--white);
}
.VWEeyX2i--b.color svg {
  margin: 0 0 0 8px;
  width: 24px;
  height: 24px;
}
.VWEeyX2i--b.color svg path {
  fill: var(--white);
  transition: 0.3s all linear;
}
.VWEeyX2i--b.color:hover {
  background: transparent;
  color: var(--primary);
}
.VWEeyX2i--b.color:hover svg path {
  fill: var(--primary);
}
.VWEeyX2i--b::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  z-index: -1;
  transition: clip-path 0.55s cubic-bezier(0.22, 0.61, 0.36, 1);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}
.VWEeyX2i--b.btn--9ewUbq7::before {
  background: var(--secondary);
}
.VWEeyX2i--b.color::before {
  background: var(--white);
}
.VWEeyX2i--b:hover::before {
  clip-path: polygon(-20% 0, 120% 0, 100% 100%, 0 100%);
}
.VWEeyX2i--b::after {
  content: "";
  position: absolute;
  inset: -30% -60%;
  border-radius: inherit;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.3) 14%, rgba(255, 255, 255, 0.12) 22%, transparent 34%);
  transform: translateX(-130%);
  transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.VWEeyX2i--b:hover::after {
  transform: translateX(40%);
}
.VWEeyX2i--b:active {
  transform: translateY(1px);
}

@media (prefers-reduced-motion: reduce) {
  .VWEeyX2i--b, .VWEeyX2i--b::before, .VWEeyX2i--b::after {
    transition: none !important;
  }
}
.c-1vZc4uzVN {
  margin: 0 auto;
  max-width: 1320px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 27px 0;
  z-index: 9;
  background: var(--white);
}

header nav,
footer nav {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header nav .l__EOkU7ICeW,
footer nav .l__EOkU7ICeW {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 44px 0 0;
  text-decoration: none;
  width: 139px;
}

header nav .l__EOkU7ICeW img,
footer nav .l__EOkU7ICeW img {
  width: inherit;
  height: 50px;
}

header nav .n--B5NX4Zf,
footer nav .n--B5NX4Zf {
  display: flex;
  align-items: center;
}

header nav .n--B5NX4Zf ul,
footer nav .n--B5NX4Zf ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: var(--surface);
  list-style: none;
  border-radius: 70px;
}

header nav .n--B5NX4Zf ul.rNS20yf--top.AVLNrkmS_wraper.wrapped {
  border-radius: 28px;
}

header nav .n--B5NX4Zf ul li,
footer nav .n--B5NX4Zf ul li {
  display: flex;
  margin: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  line-height: normal;
  background: var(--white);
  color: var(--black);
  border-radius: 60px;
  border: 1px solid transparent;
  transition: 0.4s all ease-in;
}

header nav .n--B5NX4Zf ul li.active,
header nav .n--B5NX4Zf ul li:hover,
footer nav .n--B5NX4Zf ul li.active,
footer nav .n--B5NX4Zf ul li:hover {
  background: var(--black);
  color: var(--white);
}

header nav .n--B5NX4Zf ul li a,
footer nav .n--B5NX4Zf ul li a {
  padding: 10px 16px;
  text-decoration: none;
  color: inherit;
}

header nav .noBEyWg-button {
  display: flex;
  align-items: center;
  margin: 0 0 0 24px;
}

header nav .noBEyWg-button .koLSC--os7kh3 {
  margin: 0 44px 0 0;
}

header nav .n--B5NX4Zf .koLSC--os7kh3 {
  display: none;
}

header nav .noBEyWg-button .Iu4vf8__action {
  display: flex;
  align-items: center;
}

header nav .noBEyWg-button .VWEeyX2i--b.btn--9ewUbq7 {
  margin: 0 16px 0 0;
}

main {
  position: relative;
  width: 100%;
  min-height: 77vh;
}

.q6qWoeNFUjqx7 {
  padding: 70px 0 0 0;
}

.q6qWoeNFUjqx7 .ZUVODumQP-rows {
  display: flex;
  justify-content: space-between;
}

.q6qWoeNFUjqx7 .body {
  display: flex;
  flex-direction: column;
  width: 49%;
}

.q6qWoeNFUjqx7 .body.error {
  width: 100%;
}
.q6qWoeNFUjqx7 .body.error h1,
.q6qWoeNFUjqx7 .body.error p,
.q6qWoeNFUjqx7 .body.error .VWEeyX2i--b {
  align-self: center;
}

.q6qWoeNFUjqx7 .body h1 {
  margin: 0 0 32px 0;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: var(--black);
}

.q6qWoeNFUjqx7 .body p {
  margin: 0 0 44px 0;
  font-size: 18px;
  font-weight: 500;
  color: var(--black);
}

.q6qWoeNFUjqx7 .body .VWEeyX2i--b {
  align-self: flex-start;
}

.q6qWoeNFUjqx7 .jzpaHFb2gHEjys {
  position: relative;
  width: 49%;
  border-radius: 24px;
}

.q6qWoeNFUjqx7 .jzpaHFb2gHEjys img {
  width: 100%;
  height: 100%;
}

.q6qWoeNFUjqx7 .articlezYX1omr {
  position: absolute;
  bottom: 12px;
  right: 18px;
  display: flex;
  justify-content: space-between;
  padding: 8px;
  align-items: center;
  border-radius: 77px;
  background: var(--white);
  z-index: 2;
}

.q6qWoeNFUjqx7 .articlezYX1omr span {
  margin: 0 6px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 56px;
  background: var(--grey-200);
  transition: 0.3s all ease-in;
}

.q6qWoeNFUjqx7 .articlezYX1omr span:last-child {
  margin: 0;
}

.q6qWoeNFUjqx7 .articlezYX1omr span:hover {
  background: var(--primary);
}

.q6qWoeNFUjqx7 .articlezYX1omr span.active {
  width: 20px;
  background: var(--primary);
}

.content {
  padding: 80px 0 0 0;
}

.content h2 {
  margin: 40px 0 10px 0;
  font-size: 32px;
  font-weight: 700;
  color: var(--black);
}

.content h3 {
  margin: 20px 0 15px 0;
  font-size: 24px;
  font-weight: 700;
  color: var(--black);
}

.content h4 {
  margin: 10px 0 10px 0;
  font-size: 20px;
  font-weight: 700;
  color: var(--black);
}

.content .ou2knD--jORo3kL {
  display: flex;
  flex-direction: column;
  margin: 20px 0;
}

.content .whifWP2He--y2hpR {
  flex-direction: row;
  justify-content: space-between;
}

.content .itemoRByrzK {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px 0;
  padding: 16px;
  background: var(--white-10);
  background: var(--surface);
  border-radius: 24px;
}

.content .ou2knD--jORo3kL .aneEYuV4s6npmT .zO73QNX--KnLIX {
  border: none;
}

.content .whifWP2He--y2hpR .itemoRByrzK {
  flex-direction: column;
  width: 32.5%;
}

.content .logo--oE5XAa {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 15px 0 0;
  width: 220px;
}

.content .VG0LNn-logo {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--primary);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: var(--white);
}

.content .whifWP2He--y2hpR .logo--oE5XAa {
  flex-direction: row;
  align-items: center;
}

.content .NnEKXUSbrand {
  width: 220px;
  height: 220px;
  border-radius: 22px;
  overflow: hidden;
  transition: 0.4s all linear;
}

.content .NnEKXUSbrand:hover {
  filter: brightness(70%);
}

.content .G0QJKPUqjo_wr9djO .oISEey_mFcPaxk img {
  width: 100%;
  height: 100%;
}

.content .whifWP2He--y2hpR .NnEKXUSbrand {
  margin: 0 16px 0 0;
  width: 90px;
  height: 90px;
}

.content .NnEKXUSbrand img {
  width: inherit;
  height: inherit;
}

a.content .NnEKXUSbrand {
  display: flex;
  text-decoration: none;
}

.content .topjcEQxM,
.content .jZ53BwVl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 16px 0;
}

.content .ou2knD--jORo3kL .aneEYuV4s6npmT .topjcEQxM,
.content .ou2knD--jORo3kL .aneEYuV4s6npmT .jZ53BwVl {
  flex-direction: column;
}

.content .ou2knD--jORo3kL .aneEYuV4s6npmT .w5e4DoQ5nx3,
.content .ou2knD--jORo3kL .aneEYuV4s6npmT .l_9o5vS01,
.content .ou2knD--jORo3kL .aneEYuV4s6npmT .showcase-info-row,
.content .ou2knD--jORo3kL .aneEYuV4s6npmT .brandSzZDHbM0Y {
  align-self: flex-start;
}

.content .jZ53BwVl {
  display: none;
}

.content .jZ53BwVl .btnDIzOh7kp,
.content .jZ53BwVl span {
  display: none;
}

.content .w5e4DoQ5nx3,
.content .l_9o5vS01 {
  font-size: 24px;
  font-weight: 700;
  align-self: center;
  text-align: center;
  color: var(--black);
  max-width: 100%;
  text-decoration: none;
  transition: 0.3s all linear;
}

.content .w5e4DoQ5nx3:hover,
.content .l_9o5vS01:hover {
  color: var(--primary);
}

.content .whifWP2He--y2hpR .w5e4DoQ5nx3,
.content .whifWP2He--y2hpR .l_9o5vS01 {
  margin: 0;
  text-align: left;
}

.content .showcase-info-row,
.content .brandSzZDHbM0Y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 0 0;
}

.content .showcase-info-rating,
.content .brand-RzmXuv2J {
  display: flex;
  align-items: center;
}

.content .whifWP2He--y2hpR .showcase-info-rating,
.content .whifWP2He--y2hpR .brand-RzmXuv2J {
  margin: 0 5px 0 0;
}

.content .showcase-info-rating img,
.content .brand-RzmXuv2J img {
  margin: 0 5px 0 0;
  width: 16.67px;
  height: 15.83px;
}

.content .showcase-info-rating img:last-child,
.content .brand-RzmXuv2J img:last-child {
  margin: 0;
}

.content .m2Mr057mvAT5LJ,
.content .brand__5uWBDbdzZ {
  margin: 0 0 0 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: right;
  color: var(--black);
  max-width: 100%;
}

.content .zO73QNX--KnLIX {
  display: flex;
  flex-direction: column;
  width: 40%;
  margin: 0 15px 0 0;
  padding: 0 16px 0 0;
  border-right: 1px solid var(--grey-200);
}

.content .uPOU99W7YjiVPz {
  margin: 0 0 16px 0;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  max-width: 100%;
  color: var(--green);
  text-decoration: none;
  transition: 0.3s all linear;
}

.content .uPOU99W7YjiVPz:hover {
  color: var(--secondary);
}

.content .n1pxd9iL__darked {
  max-width: 100%;
}

.content .n1pxd9iL__darked {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  color: var(--grey-300);
  flex: 1;
}

.content .action__GFt7mndwH {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 45%;
}

.content .ou2knD--jORo3kL .aneEYuV4s6npmT .action__GFt7mndwH {
  justify-content: flex-end;
  width: 30%;
}

.content .whifWP2He--y2hpR .action__GFt7mndwH {
  flex-direction: column;
  margin: 16px 0 0 0;
  width: 100%;
}

.content .b__3EIt9Y {
  display: flex;
  flex-direction: column;
  margin: 0 16px 0 0;
}

.content .b__3EIt9Y span {
  margin: 0 0 12px 0;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: var(--grey-300);
}

.content .whifWP2He--y2hpR .b__3EIt9Y {
  margin: 0;
  align-self: flex-start;
}

.content .btnDIzOh7kp {
  display: flex;
  margin: 0 0 13px 0;
}

.content .btnDIzOh7kp:last-child {
  margin: 0;
}

.content .btnDIzOh7kp img {
  margin: 0 12px 0 0;
  width: 20px;
  height: 20px;
}

.content .btnDIzOh7kp p {
  margin: 0;
  max-width: 100%;
}

.content .button_nGT4MtV7r {
  display: flex;
  flex-direction: column;
}

.content .whifWP2He--y2hpR .button_nGT4MtV7r {
  flex-direction: row-reverse;
  margin: 16px 0 0 0;
  width: 100%;
}

.content .button_nGT4MtV7r .VWEeyX2i--b {
  margin: 0 0 8px 0;
  padding: 17px 5px;
  min-width: 185px;
}

.content .whifWP2He--y2hpR .button_nGT4MtV7r .VWEeyX2i--b.color {
  margin: 0 0 0 8px;
  width: 65%;
  min-width: auto;
}

.content .whifWP2He--y2hpR .button_nGT4MtV7r .VWEeyX2i--b.btn--9ewUbq7 {
  width: 35%;
  min-width: auto;
}

.content .button_nGT4MtV7r .VWEeyX2i--b:last-child {
  margin: 0;
}

.content .whifWP2He--y2hpR .y9Zpq6Ab {
  display: flex;
  margin: 19px 0 0 0;
  justify-content: center;
  align-items: center;
}

.content .whifWP2He--y2hpR .y9Zpq6Ab img {
  margin: 0 8.5px;
  width: 17.3px;
  height: 17.3px;
}

.content .whifWP2He--y2hpR .y9Zpq6Ab span {
  margin: 0 8.5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  color: var(--white);
}

.content .N9G1Mzuprimary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 0 0 0;
  padding: 8px 8px 8px 12px;
  border: 1px solid var(--green);
  border-radius: 60px;
  background: var(--primary);
  align-self: self-start;
}

.content .VHMTrzRX_prim {
  margin: 0 10px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: left;
  color: var(--white);
}

.content .myvUqWC--wraper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 8px 8px 16px;
  border-radius: 40px;
  background: var(--white);
  cursor: pointer;
}

.content .myvUqWC--wraper p {
  margin: 0 8px 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-align: left;
  color: var(--black);
  max-width: 100%;
}

.content .myvUqWC--wraper img {
  width: 24px;
  height: 24px;
}

.content p,
.content ul li,
.content ol li,
.content td,
.content th {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  color: var(--black);
}

.content td {
  font-weight: 500;
}

.content thead td {
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  color: var(--grey-300);
  text-transform: uppercase;
  font-weight: 700;
}

.content p {
  margin: 0 0 15px 0;
}

.content ul li,
.content ol li {
  max-width: 100%;
}

.content ul,
.content ol {
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
  max-width: 70%;
}

.content p:not(:where([class], [id])) {
  margin: 0 0 16px 0;
}

.content .prim--mtM2bgL {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.content .rDHRSBm__blog {
  padding: 20px;
  border: 1px solid var(--surface);
  border-radius: 24px;
  background: var(--surface);
  width: 49.5%;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

.content .h7AtSmwK_prim {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
}

.content .h7AtSmwK_prim.p-ziXR2oN3 {
  color: var(--green);
}

.content .h7AtSmwK_prim.f38aCBfP--wrapper {
  color: var(--red);
}

.content .prim--mtM2bgL .YdZzuO4-primary {
  display: flex;
  flex-direction: row;
  margin: 20px 0 0 0;
}

.content .prim--mtM2bgL .YdZzuO4-primary p {
  margin: 0;
}

.content .prim--mtM2bgL img {
  margin: 0 10px 0 0;
  width: 24px;
  height: 24px;
}

.content .prim--mtM2bgL .YdZzuO4-primary p {
  max-width: 100%;
}

.content .table-responsive,
.content figure.tb--JFOlABE {
  margin: 0 0 15px 0;
  width: 100%;
  overflow-x: auto;
}

.table-responsive table,
.content figure.tb--JFOlABE table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 8px;
  overflow: hidden;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}

.content .table-responsive thead,
.content figure.tb--JFOlABE thead {
  background: var(--white-40);
}

.content .table-responsive th,
.content .table-responsive td,
.content figure.tb--JFOlABE th,
.content figure.tb--JFOlABE td {
  padding: 12px 16px;
  text-align: left;
  background: var(--surface);
  border: 1px solid var(--surface);
}

.content .table-responsive th:first-child,
.content .table-responsive td:first-child,
.content figure.tb--JFOlABE th:first-child,
.content figure.tb--JFOlABE td:first-child {
  border-radius: 24px 0px 0px 24px;
}

.content .table-responsive th:last-child,
.content .table-responsive td:last-child,
.content figure.tb--JFOlABE th:last-child,
.content figure.tb--JFOlABE td:last-child {
  border-radius: 0px 24px 24px 0px;
}

.content .tbl--VpIg2Q tbody tr > *:nth-child(1) {
  font-weight: 700;
  color: var(--white-40);
}

.content .tbl--VpIg2Q tbody tr > *:nth-child(2) {
  font-weight: 700;
  color: var(--white);
}

.content .tbl--VpIg2Q tbody tr > * {
  border-bottom: 1px solid var(--white-10);
}

.content .table-responsive th,
.content figure.tb--JFOlABE th {
  font-weight: 600;
}

.content .table-responsive .table-PBsRfe,
.content figure.tb--JFOlABE .table-PBsRfe {
  display: flex;
}

.content .table-responsive .table-PBsRfe img,
.content figure.tb--JFOlABE .table-PBsRfe img {
  margin: 0 8px 0 0;
  width: 24px;
  height: 24px;
}

.content .table-responsive .table-PBsRfe span,
.content figure.tb--JFOlABE .table-PBsRfe span {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: var(--green);
}

.content .table-responsive .w4xMOTe6--C6S3,
.content figure.tb--JFOlABE .w4xMOTe6--C6S3 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.content .table-responsive .w4xMOTe6--C6S3 img,
.content figure.tb--JFOlABE .w4xMOTe6--C6S3 img {
  margin: 0 6px 0 0;
  width: 24px;
  height: 24px;
}

.content .table-responsive .w4xMOTe6--C6S3 span,
.content figure.tb--JFOlABE .w4xMOTe6--C6S3 span {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: var(--black);
  flex: 1;
}

.content .table-responsive .w4xMOTe6--C6S3 .VWEeyX2i--b,
.content figure.tb--JFOlABE .w4xMOTe6--C6S3 .VWEeyX2i--b {
  padding: 8px 30px;
  width: 70%;
  white-space: nowrap;
}

.content .G0QJKPUqjo_wr9djO {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin: 20px 0;
}

.content .G0QJKPUqjo_wr9djO .URW8zSVN3__post {
  display: flex;
  flex-direction: column;
  padding: 16px;
  box-sizing: border-box;
  border: 1px solid var(--white);
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
}

.content .G0QJKPUqjo_wr9djO .oISEey_mFcPaxk {
  display: flex;
  width: 100%;
  height: 229px;
  text-decoration: none;
  border-radius: 12px;
  overflow: hidden;
  transition: 0.4s all linear;
}

.content .G0QJKPUqjo_wr9djO .oISEey_mFcPaxk img {
  width: 100%;
  height: 100%;
}

.content .G0QJKPUqjo_wr9djO .oISEey_mFcPaxk:hover {
  filter: brightness(70%);
}

.content .G0QJKPUqjo_wr9djO .post__Rf1prCkB {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 0 0 0;
}

.content .G0QJKPUqjo_wr9djO .qDmLVUSNposts {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  text-decoration: none;
  color: var(--black);
  transition: 0.4s all linear;
}

.content .G0QJKPUqjo_wr9djO .qDmLVUSNposts:hover {
  color: var(--primary);
}

.content .G0QJKPUqjo_wr9djO .articleS9rPl4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .G0QJKPUqjo_wr9djO .articleS9rPl4 img {
  margin: 0 6px 0 0;
  width: 20px;
  height: 20px;
}

.content .G0QJKPUqjo_wr9djO .dlnQbDtB--post {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: var(--black);
}

.content .G0QJKPUqjo_wr9djO .D4kiXygOzZ-article {
  display: flex;
  flex-wrap: wrap;
}

.content .G0QJKPUqjo_wr9djO .post__OQcEy12xD {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px 8px 0 0;
  padding: 5px 16px 5px 5px;
  border-radius: 60px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--white);
}

.content .G0QJKPUqjo_wr9djO .post__OQcEy12xD img {
  margin: 0 3px 0 0;
  width: 24px;
  height: 24px;
}

.content .G0QJKPUqjo_wr9djO .postsyChLZe9 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: var(--black);
}

.content .G0QJKPUqjo_wr9djO .URW8zSVN3__post .VWEeyX2i--b {
  margin: 16px 0 0 0;
}

.content .G0QJKPUqjo_wr9djO .URW8zSVN3__post .VWEeyX2i--b.btn--9ewUbq7 {
  margin-right: 15px;
}

.content .G0QJKPUqjo_wr9djO .action--ZTxRjbkf {
  display: flex;
  justify-content: space-between;
}

.content .G0QJKPUqjo_wr9djO .action--ZTxRjbkf .VWEeyX2i--b:last-child {
  width: 70%;
}

.content .first_Q79lOo {
  display: flex;
  flex-direction: column;
  margin: 16px 0 0 0;
  padding: 12px;
  border-radius: 16px;
  background: var(--white);
}

.content .H7RDFQ2y-prim {
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  color: var(--green);
}

.content .cont-6q0j9yhRo {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 12px 16px;
  width: 100%;
  border: 1px solid var(--green);
  border-radius: 60px;
  background: var(--white);
  cursor: pointer;
}

.content .cont-6q0j9yhRo span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: var(--black);
}

.content .cont-6q0j9yhRo img {
  position: absolute;
  top: 12px;
  right: 19px;
  width: 18px;
  height: 18px;
  z-index: 2;
}

.content .spoiler {
  margin: 0 0 20px 0;
  padding: 16px;
  width: 100%;
  align-self: center;
  border: 1px solid var(--surface);
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
  max-height: 65px;
  overflow: hidden;
  transition: 0.4s max-height linear;
}

.content .spoiler.sitemap__iBstgfal {
  margin: 15px 0 0 0;
  max-height: -moz-max-content;
  max-height: max-content;
  overflow: visible;
}

.content .spoiler.active {
  max-height: 100%;
  overflow: visible;
}

.content .whXBWHxtop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  cursor: pointer;
}

.content .whXBWHxtop .cGBAnzIJpbtn {
  width: 30px;
  height: 30px;
  transition: 0.4s all linear;
  transform: rotate(180deg);
}

.content .spoiler.active .whXBWHxtop .cGBAnzIJpbtn {
  transform: rotate(360deg);
}

.content .whXBWHxtop .cGBAnzIJpbtn path {
  fill: var(--black);
}

.content .spoiler span {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  color: var(--black);
}

.content .spoiler ol {
  margin: 16px 0 0 0;
  padding: 0;
  max-width: 100%;
  list-style: none;
  counter-reset: sitem;
}

.content .spoiler ol li {
  position: relative;
  display: flex;
  margin: 0 0 8px 0;
  padding: 0 0 0 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: var(--black);
  counter-increment: sitem;
  transition: 0.4s all linear;
  text-align: left;
  border-radius: 60px;
  background: var(--white);
}

.content .spoiler ol li::before {
  content: counter(sitem) ".";
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: var(--black);
  opacity: 0.9;
}

.content .spoiler ol li:hover,
.content .spoiler ol li.active {
  color: var(--primary);
}

.content .spoiler ol li:last-child {
  margin: 0;
}

.content .spoiler ol li a {
  padding: 14px 16px;
  width: 100%;
  text-decoration: none;
  color: inherit;
  flex: 1 1 auto;
}

.t34ZoSTwh--cU7wM {
  display: flex;
  width: 250px;
  height: 250px;
}

.l-OU3Du5 {
  float: left;
  margin: 0 10px 10px 0;
}

.q9DJKjc6EO8NZ {
  float: right;
  margin: 0 0 10px 10px;
}

.t34ZoSTwh--cU7wM img {
  width: inherit;
  height: inherit;
  border-radius: 24px;
}

.kbXRgdtPcontainer .table-responsive {
  width: auto;
}

.flRIemK_2Ae8 {
  display: flex;
  width: 48%;
  height: auto;
}

.flRIemK_2Ae8 img {
  width: 100%;
  height: inherit;
  border-radius: 24px;
}

.c435Q8V0jbrand {
  float: left;
  margin: 0 20px 10px 0;
}

.KmAMjyY3jn6fk {
  float: right;
  margin: 0 0 10px 20px;
}

.yjh3Om__hero {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px 0;
  padding: 24px 22px 24px 44px;
  border-radius: 24px;
  background: var(--primary);
}

.yjh3Om__hero .hrOvkHsEDp {
  display: flex;
  flex-direction: column;
  width: 45%;
}

.yjh3Om__hero .ban_agdUxQA {
  font-size: 64px;
  font-weight: 700;
  line-height: 67px;
  text-align: left;
  color: var(--white);
}

.yjh3Om__hero .ON3Cdr--hero {
  margin: 24px 0 0 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: var(--white);
  width: 60%;
}

.yjh3Om__hero .hrOvkHsEDp .VWEeyX2i--b {
  margin: 32px 0 0 0;
  background: var(--white);
  color: var(--black);
  border: none;
  align-self: flex-start;
  transition: 0.4s all linear;
}

.yjh3Om__hero .hrOvkHsEDp .VWEeyX2i--b:hover {
  background: var(--black);
  color: var(--white);
}

.yjh3Om__hero .jmt8qA__ban {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  width: 50%;
}

.yjh3Om__hero .hero--gQdZfmRVr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border-radius: 16px;
}

.yjh3Om__hero .jmt8qA__ban .hero--gQdZfmRVr {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
}

.yjh3Om__hero .hero--gQdZfmRVr .ZtVWnPO--f {
  width: 100%;
  height: 100%;
}

.hero--gQdZfmRVr .ZtVWnPO--f {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  border-radius: inherit;
}

.hero--gQdZfmRVr .botOW5qHet {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  transition: transform 0.9s cubic-bezier(0.2, 0.7, 0.2, 1);
  border-radius: inherit;
}

.hero--gQdZfmRVr.is-flipped .botOW5qHet {
  transform: rotateY(180deg);
}

.hero--gQdZfmRVr .bottom-oNIYtc6J {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  backface-visibility: hidden;
  border-radius: inherit;
}

.hero--gQdZfmRVr .bottom-oNIYtc6J.J9BWp7y_fr {
  background: var(--white);
}

.hero--gQdZfmRVr .bottom-oNIYtc6J.TaH83gE__b {
  transform: rotateY(180deg);
  background: #000;
  border: 1px solid var(--grey-200);
}

.hero--gQdZfmRVr img {
  width: 56%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.uE5CKsyhv__sitemappage {
  width: 19%;
}

.blocks-c70Ra8QEO {
  margin: 0 0 20px 0;
}

.card__0AmQ8y {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.blocks-c70Ra8QEO .Lh9I10qy_block {
  display: flex;
  flex-direction: column;
  padding: 16px;
  border: 1px solid var(--surface);
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
}

.blocks-c70Ra8QEO .Lh9I10qy_block img {
  width: 24px;
  height: 24px;
}

.blocks-c70Ra8QEO .cardkxi9UFS8N {
  margin: 16px 0 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: var(--black);
}

.blocks-c70Ra8QEO .cards--kbq7HYS {
  margin: 8px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: var(--black);
}

content .Zl1gM__WnIlg62EP {
  margin: 0 0 20px 0;
}

.content .bRk4vn2--post {
  display: flex;
  flex-direction: column;
  margin: 0 0 15px 0;
  width: 100%;
  padding: 16px;
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
}

.content .top__4XVqx2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.content .ZwLhX4YaG__68wKU {
  display: flex;
  align-items: center;
}

.content .SY4baMuI0NCyQc {
  margin: 0 16px 0 0;
  width: 52.68px;
  height: 52.68px;
  border-radius: 50%;
}

.content .cardYSvINEU0P {
  display: flex;
  flex-direction: column;
}

.content .d2yEYpj9V--toLaF4 {
  margin: 0 0 2px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  flex: 1;
  color: var(--black);
  max-width: 100%;
}

.content .fQLK6-3QwpDxRH {
  display: flex;
  align-items: center;
  margin: 0;
}

.content .fQLK6-3QwpDxRH svg {
  margin: 0 8px 0 0;
  width: 24px;
  height: 24px;
}

.content .fQLK6-3QwpDxRH svg path {
  stroke: var(--black);
}

.content .fQLK6-3QwpDxRH svg rect {
  fill: var(--black);
}

.content .fQLK6-3QwpDxRH span {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  max-width: 100%;
  color: var(--black);
}

.content .HMW5ZE--dark {
  margin: 0 0 0 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-align: right;
  max-width: 100%;
  color: var(--grey-300);
}

.content .darkbhqtvEka {
  margin: 16px 0 0 0;
  display: flex;
  align-items: center;
}

.content .ztYCI9F_invert {
  margin: 0 5px 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-align: left;
  color: var(--black);
  max-width: 100%;
}

.content .vC7xDEgtU__d {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}

.content .vC7xDEgtU__d img {
  margin: 0 5px 0 0;
  width: 16px;
  height: 16px;
}

.content .vC7xDEgtU__d img:last-child {
  margin: 0;
}

.content .d__CKR3S8lHJ {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: right;
  color: var(--black);
}

.content .IAKpMcH-content {
  margin: 16px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: var(--black);
  max-width: 100%;
}

.content .button_xhQ43M {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
  align-items: center;
}

.content .lXbEPfSGinv {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
  color: var(--primary);
}

.content .action_xsUqc5 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content .btn_FMywkz {
  display: flex;
  align-items: center;
  margin: 0 0 0 22.5px;
  text-decoration: none;
}

.content .btn_FMywkz img {
  margin: 0 5px 0 0;
  width: 24px;
  height: 24px;
}

.content .btn_FMywkz span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  color: var(--green);
}

.content .btn_FMywkz:last-child span {
  color: var(--red);
}

.content .p8SWcvagNYARzW {
  display: none;
}

.content .GZh6uy-frm {
  display: flex;
  flex-direction: column;
  margin: 20px auto;
  width: 70%;
}

.form-BjrXwSMb {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  color: var(--black);
  text-align: center;
}

.frFazQ856iY {
  display: flex;
  justify-content: center;
  align-items: center;
}

.frFazQ856iY span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: var(--black);
}

.l7RjvEGD_frm {
  display: flex;
}

.l7RjvEGD_frm svg {
  margin: 0 0 0 7px;
  width: 20px;
  width: 19px;
  cursor: pointer;
}

.l7RjvEGD_frm svg:focus,
.l7RjvEGD_frm svg path:focus {
  outline: none;
}

.l7RjvEGD_frm svg path {
  fill: var(--grey-200);
  transition: fill 0.2s linear;
}

.l7RjvEGD_frm svg.active path {
  fill: var(--yellow);
}

.content .GZh6uy-frm .footer-owVxIs {
  margin: 21px 0 0 0;
}

.content .GZh6uy-frm .P3sQc8EIp__l {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.content .GZh6uy-frm textarea,
.content .GZh6uy-frm input {
  width: 100%;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  border: none;
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
}

.content .GZh6uy-frm textarea::-moz-placeholder, .content .GZh6uy-frm input::-moz-placeholder {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
}

.content .GZh6uy-frm textarea::placeholder,
.content .GZh6uy-frm input::placeholder,
.content .GZh6uy-frm textarea,
.content .GZh6uy-frm input {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
}

.content .GZh6uy-frm textarea {
  min-height: 140px;
  padding: 18px 18px;
  resize: vertical;
}

.content .GZh6uy-frm input {
  height: 54px;
  padding: 0 18px;
}

.content .GZh6uy-frm textarea:focus,
.content .GZh6uy-frm input:focus {
  border-color: var(--field-bd-focus);
  box-shadow: var(--shadow);
}

.content .GZh6uy-frm .mjibtB_14CzPXhW3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 8px 4px 0;
}

.content .GZh6uy-frm .ZWe3Agheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: var(--grey-300);
}

.content .GZh6uy-frm .k8RkrLcwrap {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: var(--grey-300);
}

.content .GZh6uy-frm .Vyrdq31GZ__2oPlH {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0 0;
  width: 100%;
}

.content .GZh6uy-frm .Vyrdq31GZ__2oPlH .bot_wlBGTXFjg {
  width: 39%;
}

.content .GZh6uy-frm .VWEeyX2i--b {
  width: 18%;
}

.VWEeyX2i--b:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.is-invalid {
  border-color: red !important;
}

.N6OWJ8SMF-bot {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 16px;
       column-gap: 16px;
}

.yVcSPd3xO--articles {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin: 0 0 8px 0;
  background: var(--surface);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 70px;
  overflow: hidden;
  transition: 0.4s all linear;
}

.yVcSPd3xO--articles.cRVI0x4--JVZCBU {
  border-radius: 24px;
}

.FcybpGd-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 16px;
  gap: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
}

.FcybpGd-bottom span {
  margin: 0;
  max-width: 88%;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: var(--black);
}

.FcybpGd-bottom svg {
  margin: 0 0 0 5px;
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  transition: 0.4s all linear;
}

.yVcSPd3xO--articles.cRVI0x4--JVZCBU svg {
  transform: rotate(360deg);
}

.tLvy6lOuN_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.28s ease;
}

.tLvy6lOuN_content p {
  margin: 0;
  padding: 0 16px 16px 16px;
  max-width: 100%;
}

.yVcSPd3xO--articles.cRVI0x4--JVZCBU .FcybpGd-bottom::after {
  transform: rotate(180deg);
  opacity: 1;
}

.GTQ9lLX_sign {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px 0;
  padding: 16px;
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
}

.loginMjgebdL {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 16px 0;
}

.JiBbNlOeT_login {
  display: flex;
  align-items: center;
}

.rJB8WEYZj-sign {
  margin: 0 16px 0 0;
  width: 52.68px;
  height: 52.68px;
  border-radius: 50%;
}

.gsfqrGIz8-login {
  display: flex;
  flex-direction: column;
}

.content .AXelInEVw--sign {
  margin: 0 0 6px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  color: var(--black);
  max-width: 100%;
  flex: 1;
}

.content .sign--sWVNCBgSQ {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  max-width: 100%;
  color: var(--black);
}

.content .auth__sVaSMb5Zl {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-align: left;
  max-width: 100%;
  color: var(--black);
}

.content .D2M3S0nN5__login {
  margin: 0 0 16px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  max-width: 100%;
  color: var(--black);
}

.GTQ9lLX_sign .koLSC--os7kh3 a:last-child,
footer .koLSC--os7kh3 a:last-child {
  margin: 0;
}

.YX0Szjitem {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
  padding: 16px;
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
}

.YX0Szjitem .bYoKt4v {
  display: flex;
  text-decoration: none;
  width: 430px;
  height: 200px;
  border-radius: 16px;
  transition: 0.4s all linear;
}

.YX0Szjitem .bYoKt4v:hover {
  filter: brightness(70%);
  border-radius: 16px;
}

.YX0Szjitem .bYoKt4v img {
  width: inherit;
  height: inherit;
}

.YX0Szjitem .LiBQaI_btn {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 20px;
}

.YX0Szjitem .QB3psu2q5_btn {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  color: var(--black);
  text-decoration: none;
  transition: 0.4s all linear;
}

.YX0Szjitem .QB3psu2q5_btn:hover {
  color: var(--primary);
}

.YX0Szjitem .LiBQaI_btn p {
  margin: 8px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: var(--black);
}

.YX0Szjitem .rows5jCarSOAb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 24px 0 0 0;
}

.YX0Szjitem .rows5jCarSOAb .VWEeyX2i--b {
  width: 35%;
}

.YX0Szjitem .rows5jCarSOAb .yVcSPd3xO--articles {
  margin: 0;
  width: 63%;
  background: var(--white);
}

.YX0Szjitem .rows5jCarSOAb .FcybpGd-bottom {
  padding: 16px;
  transition: 0.4s all linear;
}

.YX0Szjitem .rows5jCarSOAb .yVcSPd3xO--articles.cRVI0x4--JVZCBU .FcybpGd-bottom span {
  color: var(--primary);
}

.ShD3qI__cont {
  position: fixed;
  bottom: 1%;
  left: 0.5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 99%;
  padding: 16px;
  border-radius: 24px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: var(--surface);
  z-index: 9;
}

.ShD3qI__cont .AEI4qR--rows {
  display: flex;
  flex-direction: row;
  max-width: 90%;
}

.ShD3qI__cont .AEI4qR--rows svg {
  margin: 0 14px 0 0;
  width: 43.91px;
  height: 43.91px;
  flex: 1 0 auto;
}

.ShD3qI__cont .AEI4qR--rows svg path {
  fill: var(--black);
}

.ShD3qI__cont .zpoidT-btn {
  display: flex;
  flex-direction: column;
}

.ShD3qI__cont .c_Y3z7QTL {
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: var(--black);
}

.ShD3qI__cont .text_ZT0LJG {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: var(--black);
}

.ShD3qI__cont .VWEeyX2i--b {
  white-space: nowrap;
}

.bannerXyK3CY {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  padding: 20px;
  border-radius: 24px;
  background: var(--primary);
}

.bannerXyK3CY .ban__5tlghQivT {
  display: flex;
  flex-direction: column;
}

.bannerXyK3CY .gpiIBKZehero {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase;
  color: var(--white);
}

.bannerXyK3CY .main-HD76hX {
  margin: 10px 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: var(--white);
}

.bannerXyK3CY .main_sBtnrF {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 10px;
  width: 489px;
}

.bannerXyK3CY .hroabi-main {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  border: 2px solid var(--white);
  border-radius: 20px;
}

.bannerXyK3CY .hroabi-main span {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: var(--white);
}

.bannerXyK3CY .b_xFI9UHJ {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

.bannerXyK3CY .cont-6q0j9yhRo {
  width: 49%;
  align-items: center;
}

.bannerXyK3CY .cont-6q0j9yhRo img {
  position: static;
  margin: 0 0 0 15px;
}

.bannerXyK3CY .VWEeyX2i--b {
  width: 49%;
  background: var(--green);
}

footer {
  display: flex;
  flex-direction: column;
  margin: 24px 0;
  padding: 24px;
  border-radius: 24px;
  background: var(--surface);
}

footer nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .bot-2Zliap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  margin: 32px 0 0 0;
  width: 75%;
}

footer .b98xgO0Mpf {
  display: flex;
  align-items: center;
}

footer .b98xgO0Mpf img {
  margin: 0 19px 0 0;
}

footer .bot-2Zliap a:last-child {
  margin: 0;
}

footer .aZdLXD__bottom {
  display: flex;
  align-items: center;
}

footer .aZdLXD__bottom img {
  margin: 0 19px 0 0;
  width: 32px;
  height: 32px;
}

footer .aZdLXD__bottom a:last-child {
  display: flex;
  margin: 0;
}

footer .bottom5jDA6V1q9 {
  display: flex;
  align-items: center;
}

footer .bottom5jDA6V1q9 img {
  width: 40px;
  height: 40px;
}

footer .h0gOrPI__q84MpHP {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px 0 0 0;
  align-self: center;
  list-style: none;
}

footer .h0gOrPI__q84MpHP li {
  margin: 10px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: var(--grey-300);
  transition: 0.4s all linear;
}

footer .h0gOrPI__q84MpHP li:hover {
  color: var(--secondary);
}

footer .h0gOrPI__q84MpHP li a {
  text-decoration: none;
  color: inherit;
}

.b_TcYMvN {
  margin: 0 0 20px 10px;
}
@media screen and (max-width: 1320px) {
  .b_TcYMvN {
    margin: 0 0 10px 5px;
  }
}
.b_TcYMvN ul {
  display: flex;
  align-items: center;
}
.b_TcYMvN ul li {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: var(--primary);
}
@media screen and (max-width: 620px) {
  .b_TcYMvN ul li {
    font-size: 14px;
    line-height: 16px;
  }
}
.b_TcYMvN ul li a {
  text-decoration: none;
  color: var(--black);
  font-weight: 500;
}

@media (prefers-reduced-motion: reduce) {
  .hero--gQdZfmRVr .botOW5qHet {
    transition: none;
  }
}
@media screen and (max-width: 1320px) {
  .c-1vZc4uzVN {
    padding: 0 20px;
  }
  .q6qWoeNFUjqx7 {
    padding: 174px 0 0 0;
  }
}
@media screen and (max-width: 1140px) {
  .c-1vZc4uzVN {
    padding: 0 20px;
  }
  header nav .noBEyWg-button {
    flex-direction: column-reverse;
  }
  header nav .noBEyWg-button .Iu4vf8__action {
    margin: 0 0 20px 0;
  }
  header nav .noBEyWg-button .koLSC--os7kh3 {
    margin: 0;
  }
  .content .action__GFt7mndwH {
    flex-direction: column;
  }
  .content .button_nGT4MtV7r {
    margin: 16px 0 0 0;
  }
  .content .G0QJKPUqjo_wr9djO .oISEey_mFcPaxk {
    height: 150px;
  }
  .content .G0QJKPUqjo_wr9djO .qDmLVUSNposts {
    font-size: 20px;
  }
  .yjh3Om__hero .ban_agdUxQA {
    font-size: 36px;
    line-height: 36px;
  }
  .yjh3Om__hero .ON3Cdr--hero {
    width: 80%;
  }
  .сomparison-table table {
    min-width: 1200px;
  }
  .table-responsive.V7lY8tJthilRd > table {
    min-width: 205%;
  }
  .bannerXyK3CY .main_sBtnrF {
    width: 640px;
  }
  footer .bot-2Zliap {
    flex-direction: column;
  }
  footer .aZdLXD__bottom,
  footer .bottom5jDA6V1q9 {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 820px) {
  header nav {
    flex-wrap: wrap;
  }
  .kChaGw_btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
  }
  .kChaGw_btn svg {
    width: 40px;
    height: 40px;
  }
  .kChaGw_btn svg rect {
    fill: var(--surface);
  }
  .kChaGw_btn svg path {
    stroke: var(--primary);
  }
  .kChaGw_btn svg.oIQu1tRb__action {
    display: none;
  }
  header.active .kChaGw_btn svg.oIQu1tRb__action {
    display: block;
  }
  header.active .kChaGw_btn svg.W5zIhk2Bn--button {
    display: none;
  }
  header nav .n--B5NX4Zf {
    position: absolute;
    top: 140px;
    left: -1%;
    display: none;
    flex-direction: column;
    padding: 50px 0;
    width: 102%;
    background: var(--white);
  }
  header.active nav .n--B5NX4Zf {
    display: flex;
  }
  header nav .n--B5NX4Zf ul,
  footer nav .n--B5NX4Zf ul {
    flex-direction: column;
    background: transparent;
    align-items: flex-start;
    align-self: flex-start;
    width: 100%;
  }
  header nav .n--B5NX4Zf ul li,
  footer nav .n--B5NX4Zf ul li {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 24px;
    background: none;
    color: var(--black);
    border: none;
  }
  header nav .n--B5NX4Zf ul li.active,
  header nav .n--B5NX4Zf ul li:hover,
  footer nav .n--B5NX4Zf ul li.active,
  footer nav .n--B5NX4Zf ul li:hover {
    background: transparent;
    color: var(--primary);
  }
  header nav .n--B5NX4Zf ul li a,
  footer nav .n--B5NX4Zf ul li a {
    padding: 0;
  }
  header nav .noBEyWg-button {
    flex-direction: row;
    margin: 20px 0 0 0;
    width: 100%;
  }
  header nav .noBEyWg-button .koLSC--os7kh3 {
    display: none;
  }
  header nav .noBEyWg-button .Iu4vf8__action {
    justify-content: space-between;
    margin: 0;
    width: 100%;
  }
  header nav .noBEyWg-button .VWEeyX2i--b {
    margin: 0;
    width: 49%;
  }
  header nav .noBEyWg-button .VWEeyX2i--b.btn--9ewUbq7 {
    margin: 0;
  }
  header nav .n--B5NX4Zf .koLSC--os7kh3 {
    display: flex;
    margin: 40px 0 0 0;
    align-self: flex-start;
  }
  .q6qWoeNFUjqx7 {
    padding: 105px 0 0 0;
  }
  .q6qWoeNFUjqx7 .ZUVODumQP-rows {
    flex-direction: column-reverse;
  }
  .q6qWoeNFUjqx7 .body {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .q6qWoeNFUjqx7 .jzpaHFb2gHEjys {
    width: 100%;
    height: 400px;
  }
  .q6qWoeNFUjqx7 .body p {
    margin: 0 0 30px 0;
  }
  .q6qWoeNFUjqx7 .body .VWEeyX2i--b {
    width: 100%;
  }
  .content .whifWP2He--y2hpR {
    flex-wrap: wrap;
  }
  .content .w5e4DoQ5nx3 {
    font-size: 20px;
    line-height: 26px;
  }
  .content .l_9o5vS01 {
    font-size: 28px;
    line-height: 32px;
    align-self: flex-start;
  }
  .content .itemoRByrzK {
    flex-wrap: wrap;
  }
  .content .whifWP2He--y2hpR .itemoRByrzK {
    width: 49%;
  }
  .content .action__GFt7mndwH {
    flex-direction: row;
    margin: 25px 0 0 0;
    width: 100%;
  }
  .content .zO73QNX--KnLIX {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid var(--grey-200);
  }
  .content .topjcEQxM {
    display: none;
  }
  .content .jZ53BwVl {
    display: flex;
    flex-direction: column;
    margin: 0 0 0 20px;
    justify-content: center;
  }
  .content .logo--oE5XAa {
    flex-direction: row;
    width: 100%;
  }
  .content .N9G1Mzuprimary {
    align-self: center;
  }
  .content .ou2knD--jORo3kL .aneEYuV4s6npmT .zO73QNX--KnLIX {
    display: none;
    border: none;
  }
  .content .ou2knD--jORo3kL .aneEYuV4s6npmT .action__GFt7mndwH {
    margin: 0;
    width: 100%;
  }
  .content .ou2knD--jORo3kL .aneEYuV4s6npmT .button_nGT4MtV7r {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
  .content .ou2knD--jORo3kL .aneEYuV4s6npmT .button_nGT4MtV7r .VWEeyX2i--b {
    margin: 0;
    width: 49%;
  }
  .content .ou2knD--jORo3kL .aneEYuV4s6npmT.itemoRByrzK {
    width: 100%;
  }
  .content .G0QJKPUqjo_wr9djO {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .content .G0QJKPUqjo_wr9djO .oISEey_mFcPaxk {
    height: 190px;
  }
  .flRIemK_2Ae8 {
    margin: 0 0 20px 0;
    float: none;
    width: 100%;
  }
  .flRIemK_2Ae8 img {
    border-radius: 12px;
  }
  .t34ZoSTwh--cU7wM {
    width: 200px;
    height: 200px;
  }
  .t34ZoSTwh--cU7wM img {
    border-radius: 12px;
  }
  .yjh3Om__hero {
    flex-direction: column;
    margin: 0 0 10px 0;
    padding: 20px 16px;
    border-radius: 26px;
  }
  .yjh3Om__hero .hrOvkHsEDp {
    width: 100%;
  }
  .yjh3Om__hero .ban_agdUxQA {
    font-size: 36px;
    line-height: 36px;
  }
  .yjh3Om__hero .ON3Cdr--hero {
    font-size: 16px;
    line-height: 24px;
  }
  .yjh3Om__hero .hrOvkHsEDp .VWEeyX2i--b {
    margin: 20px 0 0 0;
  }
  .yjh3Om__hero .jmt8qA__ban {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 20px 0 0 0;
    width: 100%;
  }
  .yjh3Om__hero .hero--gQdZfmRVr {
    border-radius: 24px;
  }
  .card__0AmQ8y {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .content .bRk4vn2--post {
    border-radius: 16px;
  }
  .content .p8SWcvagNYARzW {
    display: flex;
    align-self: flex-end;
  }
  .content .p8SWcvagNYARzW.HMW5ZE--dark {
    margin: 10px 0 0 0;
  }
  .content .header_adQYlfb {
    display: none;
  }
  .content .darkbhqtvEka.p8SWcvagNYARzW {
    margin: 0;
    align-self: center;
  }
  .content .GZh6uy-frm {
    width: 100%;
  }
  .content .GZh6uy-frm .Vyrdq31GZ__2oPlH {
    flex-direction: column;
  }
  .content .GZh6uy-frm .Vyrdq31GZ__2oPlH .bot_wlBGTXFjg {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .content .GZh6uy-frm .VWEeyX2i--b {
    width: 100%;
  }
  .N6OWJ8SMF-bot {
    margin: 0 0 20px 0;
    -moz-column-count: 1;
         column-count: 1;
  }
  .content .cont-6q0j9yhRo span {
    font-size: 16px;
  }
  .YX0Szjitem {
    flex-direction: column;
  }
  .YX0Szjitem .bYoKt4v {
    margin: 0 0 16px 0;
    width: 100%;
    height: 300px;
  }
  .YX0Szjitem .LiBQaI_btn {
    margin: 0;
    width: 100%;
  }
  .YX0Szjitem .rows5jCarSOAb {
    margin: 0;
    flex-direction: column;
  }
  .YX0Szjitem .rows5jCarSOAb .yVcSPd3xO--articles,
  .YX0Szjitem .rows5jCarSOAb .VWEeyX2i--b {
    margin: 16px 0 0 0;
    width: 100%;
  }
  .ShD3qI__cont .AEI4qR--rows {
    max-width: 55%;
  }
  .bannerXyK3CY {
    flex-direction: column;
  }
  .bannerXyK3CY .main-HD76hX {
    font-size: 20px;
  }
  .bannerXyK3CY .main_sBtnrF {
    width: 50%;
  }
  footer nav {
    flex-direction: column;
  }
  footer nav .l__EOkU7ICeW {
    margin: 0 0 17px 0;
    align-self: center;
    order: 0;
  }
  footer .koLSC--os7kh3 {
    order: 1;
  }
  footer nav .n--B5NX4Zf {
    margin: 15px 0 0 0;
    order: 2;
    align-self: flex-start;
  }
  footer nav .n--B5NX4Zf ul li {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 600px) {
  header {
    padding: 15px 0;
  }
  header nav .n--B5NX4Zf ul li {
    font-size: 16px;
    line-height: 22px;
  }
  header nav .n--B5NX4Zf .koLSC--os7kh3 {
    margin: 20px 0 0 0;
  }
  .q6qWoeNFUjqx7 {
    padding: 85px 0 0 0;
  }
  .q6qWoeNFUjqx7 .jzpaHFb2gHEjys {
    height: 200px;
  }
  .q6qWoeNFUjqx7 .articlezYX1omr {
    padding: 6px;
  }
  .q6qWoeNFUjqx7 .articlezYX1omr span {
    width: 8px;
    height: 8px;
  }
  .q6qWoeNFUjqx7 .articlezYX1omr span.active {
    width: 13px;
  }
  .q6qWoeNFUjqx7 .body h1 {
    margin: 0 0 20px 0;
    font-size: 36px;
    line-height: 36px;
  }
  .q6qWoeNFUjqx7 .body p {
    margin: 0 0 20px 0;
    font-size: 16px;
  }
  .content .whifWP2He--y2hpR .itemoRByrzK {
    width: 100%;
  }
  .content .logo--oE5XAa {
    flex-direction: row;
    margin: 0;
    width: 100%;
  }
  .content .NnEKXUSbrand {
    margin: 0 8px 0 0;
    width: 90px;
    height: 90px;
    border-radius: 12px;
  }
  .content .jZ53BwVl {
    margin: 0;
    justify-content: flex-start;
  }
  .jZ53BwVl {
    display: flex;
    flex-direction: column;
  }
  .content .l_9o5vS01 {
    margin: 0;
    align-self: flex-start;
    font-size: 20px;
    line-height: 22px;
  }
  .content .brand-RzmXuv2J {
    margin: 0;
  }
  .content .zO73QNX--KnLIX {
    margin: 16px 0 0 0;
    width: 100%;
  }
  .content .w5e4DoQ5nx3 {
    margin: 0 0 6px 0;
    font-size: 16px;
    line-height: 19px;
  }
  .content .n1pxd9iL__darked {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .content .N9G1Mzuprimary {
    padding: 0;
    background: transparent;
    border-radius: 16px;
    width: 100%;
  }
  .content .VHMTrzRX_prim {
    display: none;
  }
  .content .myvUqWC--wraper {
    flex-direction: row;
    padding: 4.5px 8px;
    border-radius: 19px;
    width: 100%;
  }
  .content .myvUqWC--wraper p {
    width: 90%;
    text-align: center;
    flex: 1;
  }
  .content .action__GFt7mndwH {
    flex-direction: column;
    margin: 16px 0 0 0;
  }
  .content .whifWP2He--y2hpR .action__GFt7mndwH {
    margin: 8px 0 0 0;
  }
  .content .button_nGT4MtV7r {
    flex-direction: row-reverse;
    width: 100%;
  }
  .content .button_nGT4MtV7r .VWEeyX2i--b {
    margin: 0 0 0 8px;
    padding: 10.5px 5px;
    min-width: 90px;
  }
  .content .button_nGT4MtV7r .VWEeyX2i--b.color {
    width: 60%;
  }
  .content .button_nGT4MtV7r .VWEeyX2i--b.btn--9ewUbq7 {
    width: 40%;
  }
  .content .b__3EIt9Y {
    margin: 0;
    width: 100%;
  }
  .content .whifWP2He--y2hpR .button_nGT4MtV7r {
    margin: 0;
    order: 0;
  }
  .content .whifWP2He--y2hpR .b__3EIt9Y {
    margin: 19px 0 0 0;
    order: 1;
  }
  .content .whifWP2He--y2hpR .y9Zpq6Ab {
    order: 2;
  }
  .content h2 {
    margin: 15px 0;
    font-size: 24px;
  }
  .content h3 {
    margin: 15px 0;
    font-size: 22px;
  }
  .content h4 {
    margin: 15px 0;
    font-size: 20px;
  }
  .content .itemoRByrzK {
    margin: 0 0 15px 0;
    border-radius: 16px;
  }
  .content .jZ53BwVl .btnDIzOh7kp,
  .content .jZ53BwVl span {
    display: flex;
  }
  .content .showcase-info-row,
  .content .brandSzZDHbM0Y {
    margin: 0 0 10px 0;
  }
  .content .jZ53BwVl span {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--grey-300);
    align-self: flex-start;
  }
  .content .jZ53BwVl .btnDIzOh7kp {
    margin: 4px 0 0 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: var(--black);
    align-self: flex-start;
  }
  .content .VG0LNn-logo {
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  .content .uPOU99W7YjiVPz {
    font-size: 18px;
    max-width: 100%;
  }
  .content .button-3vCdySi {
    display: none;
  }
  .content .prim--mtM2bgL {
    flex-wrap: wrap;
  }
  .content .rDHRSBm__blog {
    margin: 0 0 20px 0;
    padding: 16px;
    width: 100%;
  }
  .content .rDHRSBm__blog:last-child {
    margin: 0;
  }
  .content .h7AtSmwK_prim {
    font-size: 14px;
    line-height: 16px;
  }
  .content .G0QJKPUqjo_wr9djO {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .content .G0QJKPUqjo_wr9djO .postsyChLZe9 {
    font-size: 14px;
  }
  .content .spoiler span {
    font-size: 20px;
  }
  .t34ZoSTwh--cU7wM {
    width: 200px;
    height: 200px;
  }
  .blocks-c70Ra8QEO {
    display: block;
    overflow-x: auto;
  }
  .card__0AmQ8y {
    display: flex;
    min-width: -moz-max-content;
    min-width: max-content;
    gap: 10px;
  }
  .blocks-c70Ra8QEO .Lh9I10qy_block {
    padding: 10px;
    width: 300px;
    border-radius: 16px;
  }
  .blocks-c70Ra8QEO .Lh9I10qy_block img {
    width: 18px;
    height: 18px;
  }
  .YX0Szjitem .bYoKt4v {
    height: 190px;
  }
  .ShD3qI__cont {
    flex-direction: column;
  }
  .ShD3qI__cont .AEI4qR--rows {
    width: 100%;
    max-width: 100%;
  }
  .ShD3qI__cont .VWEeyX2i--b {
    margin: 15px 0 0 0;
    width: 100%;
  }
  .ShD3qI__cont .AEI4qR--rows svg {
    width: 35px;
    height: 35px;
  }
  .bannerXyK3CY .main_sBtnrF {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .bannerXyK3CY .hroabi-main span {
    font-size: 24px;
    line-height: 24px;
  }
  .bannerXyK3CY .b_xFI9UHJ {
    flex-direction: column;
  }
  .bannerXyK3CY .cont-6q0j9yhRo {
    margin: 0 0 10px 0;
    padding: 16px;
    width: 100%;
  }
  .bannerXyK3CY .VWEeyX2i--b {
    width: 100%;
  }
  .gpiIBKZehero {
    margin: 5px 0;
  }
  .bannerXyK3CY .main-HD76hX {
    margin: 5px 0;
  }
  footer .bot-2Zliap {
    width: 100%;
  }
  footer .b98xgO0Mpf {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
  }
  footer .aZdLXD__bottom {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
  }
  footer .b98xgO0Mpf img,
  footer .aZdLXD__bottom img {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .blocks-c70Ra8QEO .Lh9I10qy_block {
    width: 245px;
  }
}
