@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;
}

.r5lTwk_pa5quQ {
  display: flex;
  justify-content: center;
}

.r5lTwk_pa5quQ 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;
}

.r5lTwk_pa5quQ a svg {
  transition: 0.4s all linear;
}

.r5lTwk_pa5quQ a:hover svg {
  transform: scale(1.4);
}

.r5lTwk_pa5quQ a:last-child {
  margin: 0;
}

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

.b__cGFe19VjO {
  display: none;
}

.b__w03MhqLCN {
  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;
}
.b__w03MhqLCN.J0H1ITXYpB-action {
  border-color: var(--secondary);
  color: var(--black);
}
.b__w03MhqLCN.J0H1ITXYpB-action:hover {
  background: var(--secondary);
  color: var(--white);
}
.b__w03MhqLCN.color {
  border-color: var(--primary);
  background: var(--primary);
  color: var(--white);
}
.b__w03MhqLCN.color svg {
  margin: 0 0 0 8px;
  width: 24px;
  height: 24px;
}
.b__w03MhqLCN.color svg path {
  fill: var(--white);
  transition: 0.3s all linear;
}
.b__w03MhqLCN.color:hover {
  background: transparent;
  color: var(--primary);
}
.b__w03MhqLCN.color:hover svg path {
  fill: var(--primary);
}
.b__w03MhqLCN::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%);
}
.b__w03MhqLCN.J0H1ITXYpB-action::before {
  background: var(--secondary);
}
.b__w03MhqLCN.color::before {
  background: var(--white);
}
.b__w03MhqLCN:hover::before {
  clip-path: polygon(-20% 0, 120% 0, 100% 100%, 0 100%);
}
.b__w03MhqLCN::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);
}
.b__w03MhqLCN:hover::after {
  transform: translateX(40%);
}
.b__w03MhqLCN:active {
  transform: translateY(1px);
}

@media (prefers-reduced-motion: reduce) {
  .b__w03MhqLCN, .b__w03MhqLCN::before, .b__w03MhqLCN::after {
    transition: none !important;
  }
}
.BwTGfqu__cont {
  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 .log-3YHoc58l,
footer nav .log-3YHoc58l {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 44px 0 0;
  text-decoration: none;
  width: 139px;
}

header nav .log-3YHoc58l img,
footer nav .log-3YHoc58l img {
  width: inherit;
  height: 50px;
}

header nav .UENw98oRg--navigation,
footer nav .UENw98oRg--navigation {
  display: flex;
  align-items: center;
}

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

header nav .UENw98oRg--navigation ul.header--B72brFVID.G5CRxDiZu__cont.wrapped {
  border-radius: 28px;
}

header nav .UENw98oRg--navigation ul li,
footer nav .UENw98oRg--navigation 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 .UENw98oRg--navigation ul li.active,
header nav .UENw98oRg--navigation ul li:hover,
footer nav .UENw98oRg--navigation ul li.active,
footer nav .UENw98oRg--navigation ul li:hover {
  background: var(--black);
  color: var(--white);
}

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

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

header nav .btnOTpXhW9w .r5lTwk_pa5quQ {
  margin: 0 44px 0 0;
}

header nav .UENw98oRg--navigation .r5lTwk_pa5quQ {
  display: none;
}

header nav .btnOTpXhW9w .action__YuN7oG2Hf {
  display: flex;
  align-items: center;
}

header nav .btnOTpXhW9w .b__w03MhqLCN.J0H1ITXYpB-action {
  margin: 0 16px 0 0;
}

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

.RSAW0--xHLGSf {
  padding: 70px 0 0 0;
}

.RSAW0--xHLGSf .u0SRI2qCAf--row {
  display: flex;
  justify-content: space-between;
}

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

.RSAW0--xHLGSf .body.error {
  width: 100%;
}
.RSAW0--xHLGSf .body.error h1,
.RSAW0--xHLGSf .body.error p,
.RSAW0--xHLGSf .body.error .b__w03MhqLCN {
  align-self: center;
}

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

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

.RSAW0--xHLGSf .body .b__w03MhqLCN {
  align-self: flex-start;
}

.RSAW0--xHLGSf .RoVF1PHr-zSIR {
  position: relative;
  width: 49%;
  border-radius: 24px;
}

.RSAW0--xHLGSf .RoVF1PHr-zSIR img {
  width: 100%;
  height: 100%;
}

.RSAW0--xHLGSf .articles__vhKAJR4 {
  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;
}

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

.RSAW0--xHLGSf .articles__vhKAJR4 span:last-child {
  margin: 0;
}

.RSAW0--xHLGSf .articles__vhKAJR4 span:hover {
  background: var(--primary);
}

.RSAW0--xHLGSf .articles__vhKAJR4 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 .D62vGAON7--pzGkPW {
  display: flex;
  flex-direction: column;
  margin: 20px 0;
}

.content .F1qcAKyTl--m4WKlI {
  flex-direction: row;
  justify-content: space-between;
}

.content .article_SJX2cl {
  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 .D62vGAON7--pzGkPW .SyND__biYJCFxn .Yrdpjeola8 {
  border: none;
}

.content .F1qcAKyTl--m4WKlI .article_SJX2cl {
  flex-direction: column;
  width: 32.5%;
}

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

.content .BMlNr2ys-brand {
  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 .F1qcAKyTl--m4WKlI .brand__o9NmfO {
  flex-direction: row;
  align-items: center;
}

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

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

.content .weB07M--CP50su .e3s5_AzPCrG2QM img {
  width: 100%;
  height: 100%;
}

.content .F1qcAKyTl--m4WKlI .brandhjr14e7M {
  margin: 0 16px 0 0;
  width: 90px;
  height: 90px;
}

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

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

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

.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .header__0pXi6JvPN,
.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .logUSvkAibm1 {
  flex-direction: column;
}

.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .u7cgp__kwJQOjibS,
.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .brand__cZyl4t,
.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .showcase-info-row,
.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .log--eh1QpG {
  align-self: flex-start;
}

.content .logUSvkAibm1 {
  display: none;
}

.content .logUSvkAibm1 .H7rqRtYKb,
.content .logUSvkAibm1 span {
  display: none;
}

.content .u7cgp__kwJQOjibS,
.content .brand__cZyl4t {
  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 .u7cgp__kwJQOjibS:hover,
.content .brand__cZyl4t:hover {
  color: var(--primary);
}

.content .F1qcAKyTl--m4WKlI .u7cgp__kwJQOjibS,
.content .F1qcAKyTl--m4WKlI .brand__cZyl4t {
  margin: 0;
  text-align: left;
}

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

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

.content .F1qcAKyTl--m4WKlI .showcase-info-rating,
.content .F1qcAKyTl--m4WKlI .log__tiGCzJ {
  margin: 0 5px 0 0;
}

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

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

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

.content .Yrdpjeola8 {
  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 .yudFl9_kPZzjUd {
  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 .yudFl9_kPZzjUd:hover {
  color: var(--secondary);
}

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

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

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

.content .D62vGAON7--pzGkPW .SyND__biYJCFxn .IvgTUJ-b {
  justify-content: flex-end;
  width: 30%;
}

.content .F1qcAKyTl--m4WKlI .IvgTUJ-b {
  flex-direction: column;
  margin: 16px 0 0 0;
  width: 100%;
}

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

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

.content .F1qcAKyTl--m4WKlI .b--fPrg1T6h {
  margin: 0;
  align-self: flex-start;
}

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

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

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

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

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

.content .F1qcAKyTl--m4WKlI .button_GzYETljX {
  flex-direction: row-reverse;
  margin: 16px 0 0 0;
  width: 100%;
}

.content .button_GzYETljX .b__w03MhqLCN {
  margin: 0 0 8px 0;
  padding: 17px 5px;
  min-width: 185px;
}

.content .F1qcAKyTl--m4WKlI .button_GzYETljX .b__w03MhqLCN.color {
  margin: 0 0 0 8px;
  width: 65%;
  min-width: auto;
}

.content .F1qcAKyTl--m4WKlI .button_GzYETljX .b__w03MhqLCN.J0H1ITXYpB-action {
  width: 35%;
  min-width: auto;
}

.content .button_GzYETljX .b__w03MhqLCN:last-child {
  margin: 0;
}

.content .F1qcAKyTl--m4WKlI .action__K0dHUcQFM {
  display: flex;
  margin: 19px 0 0 0;
  justify-content: center;
  align-items: center;
}

.content .F1qcAKyTl--m4WKlI .action__K0dHUcQFM img {
  margin: 0 8.5px;
  width: 17.3px;
  height: 17.3px;
}

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

.content .p-yWjZgHB {
  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 .SanKEw_first {
  margin: 0 10px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: left;
  color: var(--white);
}

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

.content .wraper__dr8uE1zw 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 .wraper__dr8uE1zw 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 .ur9C70zo__primary {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.content .postsUHOgi1Dz {
  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 .GoCUfj3--p {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
}

.content .GoCUfj3--p.VtliryMxa_prim {
  color: var(--green);
}

.content .GoCUfj3--p.wr__68apqK0Sc {
  color: var(--red);
}

.content .ur9C70zo__primary .aJ5l28Nn_first {
  display: flex;
  flex-direction: row;
  margin: 20px 0 0 0;
}

.content .ur9C70zo__primary .aJ5l28Nn_first p {
  margin: 0;
}

.content .ur9C70zo__primary img {
  margin: 0 10px 0 0;
  width: 24px;
  height: 24px;
}

.content .ur9C70zo__primary .aJ5l28Nn_first p {
  max-width: 100%;
}

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

.table-responsive table,
.content figure.table__Hp4qAs 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.table__Hp4qAs thead {
  background: var(--white-40);
}

.content .table-responsive th,
.content .table-responsive td,
.content figure.table__Hp4qAs th,
.content figure.table__Hp4qAs 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.table__Hp4qAs th:first-child,
.content figure.table__Hp4qAs td:first-child {
  border-radius: 24px 0px 0px 24px;
}

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

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

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

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

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

.content .table-responsive .ywoPLx3C-tb,
.content figure.table__Hp4qAs .ywoPLx3C-tb {
  display: flex;
}

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

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

.content .table-responsive .sikTDO-wFEQ,
.content figure.table__Hp4qAs .sikTDO-wFEQ {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.content .table-responsive .sikTDO-wFEQ img,
.content figure.table__Hp4qAs .sikTDO-wFEQ img {
  margin: 0 6px 0 0;
  width: 24px;
  height: 24px;
}

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

.content .table-responsive .sikTDO-wFEQ .b__w03MhqLCN,
.content figure.table__Hp4qAs .sikTDO-wFEQ .b__w03MhqLCN {
  padding: 8px 30px;
  width: 70%;
  white-space: nowrap;
}

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

.content .weB07M--CP50su .post-rwQEi3x17 {
  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 .weB07M--CP50su .e3s5_AzPCrG2QM {
  display: flex;
  width: 100%;
  height: 229px;
  text-decoration: none;
  border-radius: 12px;
  overflow: hidden;
  transition: 0.4s all linear;
}

.content .weB07M--CP50su .e3s5_AzPCrG2QM img {
  width: 100%;
  height: 100%;
}

.content .weB07M--CP50su .e3s5_AzPCrG2QM:hover {
  filter: brightness(70%);
}

.content .weB07M--CP50su .item--8sIdaHbt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 0 0 0;
}

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

.content .weB07M--CP50su .posts-eAzB8idMN:hover {
  color: var(--primary);
}

.content .weB07M--CP50su .blog8j6GJC3OX {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .weB07M--CP50su .blog8j6GJC3OX img {
  margin: 0 6px 0 0;
  width: 20px;
  height: 20px;
}

.content .weB07M--CP50su .post2socHf3D {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: var(--black);
}

.content .weB07M--CP50su .IxhL4mDy-post {
  display: flex;
  flex-wrap: wrap;
}

.content .weB07M--CP50su .T6AHla__posts {
  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 .weB07M--CP50su .T6AHla__posts img {
  margin: 0 3px 0 0;
  width: 24px;
  height: 24px;
}

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

.content .weB07M--CP50su .post-rwQEi3x17 .b__w03MhqLCN {
  margin: 16px 0 0 0;
}

.content .weB07M--CP50su .post-rwQEi3x17 .b__w03MhqLCN.J0H1ITXYpB-action {
  margin-right: 15px;
}

.content .weB07M--CP50su .X3bzUJLbutton {
  display: flex;
  justify-content: space-between;
}

.content .weB07M--CP50su .X3bzUJLbutton .b__w03MhqLCN:last-child {
  width: 70%;
}

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

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

.content .c__eJu7ym {
  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 .c__eJu7ym span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: var(--black);
}

.content .c__eJu7ym 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.baC0QlG-sitemappage {
  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 .header-8vmWRC {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  cursor: pointer;
}

.content .header-8vmWRC .button-uItKLST {
  width: 30px;
  height: 30px;
  transition: 0.4s all linear;
  transform: rotate(180deg);
}

.content .spoiler.active .header-8vmWRC .button-uItKLST {
  transform: rotate(360deg);
}

.content .header-8vmWRC .button-uItKLST 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;
}

.jB4DQq0c__8vSU {
  display: flex;
  width: 250px;
  height: 250px;
}

.iDAvcR__l {
  float: left;
  margin: 0 10px 10px 0;
}

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

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

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

.J7vqsL--dB8Ib {
  display: flex;
  width: 48%;
  height: auto;
}

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

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

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

.hr-3jBA7H {
  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);
}

.hr-3jBA7H .main__ozsPXYJ98 {
  display: flex;
  flex-direction: column;
  width: 45%;
}

.hr-3jBA7H .b__2dVSYpPg {
  font-size: 64px;
  font-weight: 700;
  line-height: 67px;
  text-align: left;
  color: var(--white);
}

.hr-3jBA7H .b_aQ4hi0n {
  margin: 24px 0 0 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: var(--white);
  width: 60%;
}

.hr-3jBA7H .main__ozsPXYJ98 .b__w03MhqLCN {
  margin: 32px 0 0 0;
  background: var(--white);
  color: var(--black);
  border: none;
  align-self: flex-start;
  transition: 0.4s all linear;
}

.hr-3jBA7H .main__ozsPXYJ98 .b__w03MhqLCN:hover {
  background: var(--black);
  color: var(--white);
}

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

.hr-3jBA7H .bO5tJkcX--hr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border-radius: 16px;
}

.hr-3jBA7H .ban_PspdgUK .bO5tJkcX--hr {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
}

.hr-3jBA7H .bO5tJkcX--hr .botbTkQXw {
  width: 100%;
  height: 100%;
}

.bO5tJkcX--hr .botbTkQXw {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1000px;
  border-radius: inherit;
}

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

.bO5tJkcX--hr.is-flipped .foot-rjVtzWThl {
  transform: rotateY(180deg);
}

.bO5tJkcX--hr .f--SlBCLH {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  backface-visibility: hidden;
  border-radius: inherit;
}

.bO5tJkcX--hr .f--SlBCLH.fr__IVLdoa6 {
  background: var(--white);
}

.bO5tJkcX--hr .f--SlBCLH.btnq3XHfag {
  transform: rotateY(180deg);
  background: #000;
  border: 1px solid var(--grey-200);
}

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

.AlMQzu-sitemappage {
  width: 19%;
}

.blocks_s1h2vU {
  margin: 0 0 20px 0;
}

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

.blocks_s1h2vU .rows_hPJDC8v {
  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_s1h2vU .rows_hPJDC8v img {
  width: 24px;
  height: 24px;
}

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

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

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

.content .N2nygzdarticle {
  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 .W3U1SLdPV__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

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

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

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

.content .uAwh8e--q0hsw9A5b {
  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 .mJajcyeY_iphn {
  display: flex;
  align-items: center;
  margin: 0;
}

.content .mJajcyeY_iphn svg {
  margin: 0 8px 0 0;
  width: 24px;
  height: 24px;
}

.content .mJajcyeY_iphn svg path {
  stroke: var(--black);
}

.content .mJajcyeY_iphn svg rect {
  fill: var(--black);
}

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

.content .bDRpoA43f--darked {
  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 .j1c0rXt9Ho-darked {
  margin: 16px 0 0 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

.content .text--PO95Jw {
  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__av3zTD {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
  align-items: center;
}

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

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

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

.content .btn--WPlfabJSB img {
  margin: 0 5px 0 0;
  width: 24px;
  height: 24px;
}

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

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

.content .Rr0oLXfM__42Ym0 {
  display: none;
}

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

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

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

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

.aVWxOeAk8-fr {
  display: flex;
}

.aVWxOeAk8-fr svg {
  margin: 0 0 0 7px;
  width: 20px;
  width: 19px;
  cursor: pointer;
}

.aVWxOeAk8-fr svg:focus,
.aVWxOeAk8-fr svg path:focus {
  outline: none;
}

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

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

.content .frm__hLBUr4Dkc .bottom-n1axept {
  margin: 21px 0 0 0;
}

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

.content .frm__hLBUr4Dkc textarea,
.content .frm__hLBUr4Dkc 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 .frm__hLBUr4Dkc textarea::-moz-placeholder, .content .frm__hLBUr4Dkc input::-moz-placeholder {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
}

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

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

.content .frm__hLBUr4Dkc input {
  height: 54px;
  padding: 0 18px;
}

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

.content .frm__hLBUr4Dkc .lXPQg5-MnvR3hX6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 8px 4px 0;
}

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

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

.content .frm__hLBUr4Dkc .UyMlpm5hkSqOj {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0 0;
  width: 100%;
}

.content .frm__hLBUr4Dkc .UyMlpm5hkSqOj .footer_jnUKeG4X {
  width: 39%;
}

.content .frm__hLBUr4Dkc .b__w03MhqLCN {
  width: 18%;
}

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

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

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

.articles--rN6EOij {
  -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;
}

.articles--rN6EOij.CdRKsW-BN8Z5FQ {
  border-radius: 24px;
}

.footer--1Tn4I7 {
  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;
}

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

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

.articles--rN6EOij.CdRKsW-BN8Z5FQ svg {
  transform: rotate(360deg);
}

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

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

.articles--rN6EOij.CdRKsW-BN8Z5FQ .footer--1Tn4I7::after {
  transform: rotate(180deg);
  opacity: 1;
}

.YagyWq__login {
  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);
}

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

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

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

.QCbedBlogin {
  display: flex;
  flex-direction: column;
}

.content .gc2Tf4qdlogin {
  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 .signinZCzcL7 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  max-width: 100%;
  color: var(--black);
}

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

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

.YagyWq__login .r5lTwk_pa5quQ a:last-child,
footer .r5lTwk_pa5quQ a:last-child {
  margin: 0;
}

.MARbzFKC_blog {
  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);
}

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

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

.MARbzFKC_blog .s9TEtQg4Hu_button img {
  width: inherit;
  height: inherit;
}

.MARbzFKC_blog .ruA6YP__button {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 20px;
}

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

.MARbzFKC_blog .btn-s3CiZzL:hover {
  color: var(--primary);
}

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

.MARbzFKC_blog .D463a1-cards {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 24px 0 0 0;
}

.MARbzFKC_blog .D463a1-cards .b__w03MhqLCN {
  width: 35%;
}

.MARbzFKC_blog .D463a1-cards .articles--rN6EOij {
  margin: 0;
  width: 63%;
  background: var(--white);
}

.MARbzFKC_blog .D463a1-cards .footer--1Tn4I7 {
  padding: 16px;
  transition: 0.4s all linear;
}

.MARbzFKC_blog .D463a1-cards .articles--rN6EOij.CdRKsW-BN8Z5FQ .footer--1Tn4I7 span {
  color: var(--primary);
}

.wr__sE5v47 {
  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;
}

.wr__sE5v47 .rows--SoGjtUOZ {
  display: flex;
  flex-direction: row;
  max-width: 90%;
}

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

.wr__sE5v47 .rows--SoGjtUOZ svg path {
  fill: var(--black);
}

.wr__sE5v47 .action-ghZoKAdx3 {
  display: flex;
  flex-direction: column;
}

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

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

.wr__sE5v47 .b__w03MhqLCN {
  white-space: nowrap;
}

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

.b-IZQWoKHey .cvSjpTFfN_banner {
  display: flex;
  flex-direction: column;
}

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

.b-IZQWoKHey .V2O70bgt5main {
  margin: 10px 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: var(--white);
}

.b-IZQWoKHey .heroxvEH2LFe {
  display: flex;
  flex-direction: column;
  margin: 0 0 0 10px;
  width: 489px;
}

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

.b-IZQWoKHey .LgfOXqD5-b span {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: var(--white);
}

.b-IZQWoKHey .hr--tl3P6ZiIo {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

.b-IZQWoKHey .c__eJu7ym {
  width: 49%;
  align-items: center;
}

.b-IZQWoKHey .c__eJu7ym img {
  position: static;
  margin: 0 0 0 15px;
}

.b-IZQWoKHey .b__w03MhqLCN {
  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 .LRwG3boU_f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  margin: 32px 0 0 0;
  width: 75%;
}

footer .bot-2J1QqwG {
  display: flex;
  align-items: center;
}

footer .bot-2J1QqwG img {
  margin: 0 19px 0 0;
}

footer .LRwG3boU_f a:last-child {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

@media (prefers-reduced-motion: reduce) {
  .bO5tJkcX--hr .foot-rjVtzWThl {
    transition: none;
  }
}
@media screen and (max-width: 1320px) {
  .BwTGfqu__cont {
    padding: 0 20px;
  }
  .RSAW0--xHLGSf {
    padding: 174px 0 0 0;
  }
}
@media screen and (max-width: 1140px) {
  .BwTGfqu__cont {
    padding: 0 20px;
  }
  header nav .btnOTpXhW9w {
    flex-direction: column-reverse;
  }
  header nav .btnOTpXhW9w .action__YuN7oG2Hf {
    margin: 0 0 20px 0;
  }
  header nav .btnOTpXhW9w .r5lTwk_pa5quQ {
    margin: 0;
  }
  .content .IvgTUJ-b {
    flex-direction: column;
  }
  .content .button_GzYETljX {
    margin: 16px 0 0 0;
  }
  .content .weB07M--CP50su .e3s5_AzPCrG2QM {
    height: 150px;
  }
  .content .weB07M--CP50su .posts-eAzB8idMN {
    font-size: 20px;
  }
  .hr-3jBA7H .b__2dVSYpPg {
    font-size: 36px;
    line-height: 36px;
  }
  .hr-3jBA7H .b_aQ4hi0n {
    width: 80%;
  }
  .сomparison-table table {
    min-width: 1200px;
  }
  .table-responsive.r0GrYaySqLts > table {
    min-width: 205%;
  }
  .b-IZQWoKHey .heroxvEH2LFe {
    width: 640px;
  }
  footer .LRwG3boU_f {
    flex-direction: column;
  }
  footer .qGp2SVf,
  footer .bot_7OyxqG13C {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 820px) {
  header nav {
    flex-wrap: wrap;
  }
  .b__cGFe19VjO {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
  }
  .b__cGFe19VjO svg {
    width: 40px;
    height: 40px;
  }
  .b__cGFe19VjO svg rect {
    fill: var(--surface);
  }
  .b__cGFe19VjO svg path {
    stroke: var(--primary);
  }
  .b__cGFe19VjO svg.fLcKRdX__button {
    display: none;
  }
  header.active .b__cGFe19VjO svg.fLcKRdX__button {
    display: block;
  }
  header.active .b__cGFe19VjO svg.btn-vEbL23 {
    display: none;
  }
  header nav .UENw98oRg--navigation {
    position: absolute;
    top: 140px;
    left: -1%;
    display: none;
    flex-direction: column;
    padding: 50px 0;
    width: 102%;
    background: var(--white);
  }
  header.active nav .UENw98oRg--navigation {
    display: flex;
  }
  header nav .UENw98oRg--navigation ul,
  footer nav .UENw98oRg--navigation ul {
    flex-direction: column;
    background: transparent;
    align-items: flex-start;
    align-self: flex-start;
    width: 100%;
  }
  header nav .UENw98oRg--navigation ul li,
  footer nav .UENw98oRg--navigation ul li {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 24px;
    background: none;
    color: var(--black);
    border: none;
  }
  header nav .UENw98oRg--navigation ul li.active,
  header nav .UENw98oRg--navigation ul li:hover,
  footer nav .UENw98oRg--navigation ul li.active,
  footer nav .UENw98oRg--navigation ul li:hover {
    background: transparent;
    color: var(--primary);
  }
  header nav .UENw98oRg--navigation ul li a,
  footer nav .UENw98oRg--navigation ul li a {
    padding: 0;
  }
  header nav .btnOTpXhW9w {
    flex-direction: row;
    margin: 20px 0 0 0;
    width: 100%;
  }
  header nav .btnOTpXhW9w .r5lTwk_pa5quQ {
    display: none;
  }
  header nav .btnOTpXhW9w .action__YuN7oG2Hf {
    justify-content: space-between;
    margin: 0;
    width: 100%;
  }
  header nav .btnOTpXhW9w .b__w03MhqLCN {
    margin: 0;
    width: 49%;
  }
  header nav .btnOTpXhW9w .b__w03MhqLCN.J0H1ITXYpB-action {
    margin: 0;
  }
  header nav .UENw98oRg--navigation .r5lTwk_pa5quQ {
    display: flex;
    margin: 40px 0 0 0;
    align-self: flex-start;
  }
  .RSAW0--xHLGSf {
    padding: 105px 0 0 0;
  }
  .RSAW0--xHLGSf .u0SRI2qCAf--row {
    flex-direction: column-reverse;
  }
  .RSAW0--xHLGSf .body {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .RSAW0--xHLGSf .RoVF1PHr-zSIR {
    width: 100%;
    height: 400px;
  }
  .RSAW0--xHLGSf .body p {
    margin: 0 0 30px 0;
  }
  .RSAW0--xHLGSf .body .b__w03MhqLCN {
    width: 100%;
  }
  .content .F1qcAKyTl--m4WKlI {
    flex-wrap: wrap;
  }
  .content .u7cgp__kwJQOjibS {
    font-size: 20px;
    line-height: 26px;
  }
  .content .brand__cZyl4t {
    font-size: 28px;
    line-height: 32px;
    align-self: flex-start;
  }
  .content .article_SJX2cl {
    flex-wrap: wrap;
  }
  .content .F1qcAKyTl--m4WKlI .article_SJX2cl {
    width: 49%;
  }
  .content .IvgTUJ-b {
    flex-direction: row;
    margin: 25px 0 0 0;
    width: 100%;
  }
  .content .Yrdpjeola8 {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid var(--grey-200);
  }
  .content .header__0pXi6JvPN {
    display: none;
  }
  .content .logUSvkAibm1 {
    display: flex;
    flex-direction: column;
    margin: 0 0 0 20px;
    justify-content: center;
  }
  .content .brand__o9NmfO {
    flex-direction: row;
    width: 100%;
  }
  .content .p-yWjZgHB {
    align-self: center;
  }
  .content .D62vGAON7--pzGkPW .SyND__biYJCFxn .Yrdpjeola8 {
    display: none;
    border: none;
  }
  .content .D62vGAON7--pzGkPW .SyND__biYJCFxn .IvgTUJ-b {
    margin: 0;
    width: 100%;
  }
  .content .D62vGAON7--pzGkPW .SyND__biYJCFxn .button_GzYETljX {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
  .content .D62vGAON7--pzGkPW .SyND__biYJCFxn .button_GzYETljX .b__w03MhqLCN {
    margin: 0;
    width: 49%;
  }
  .content .D62vGAON7--pzGkPW .SyND__biYJCFxn.article_SJX2cl {
    width: 100%;
  }
  .content .weB07M--CP50su {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .content .weB07M--CP50su .e3s5_AzPCrG2QM {
    height: 190px;
  }
  .J7vqsL--dB8Ib {
    margin: 0 0 20px 0;
    float: none;
    width: 100%;
  }
  .J7vqsL--dB8Ib img {
    border-radius: 12px;
  }
  .jB4DQq0c__8vSU {
    width: 200px;
    height: 200px;
  }
  .jB4DQq0c__8vSU img {
    border-radius: 12px;
  }
  .hr-3jBA7H {
    flex-direction: column;
    margin: 0 0 10px 0;
    padding: 20px 16px;
    border-radius: 26px;
  }
  .hr-3jBA7H .main__ozsPXYJ98 {
    width: 100%;
  }
  .hr-3jBA7H .b__2dVSYpPg {
    font-size: 36px;
    line-height: 36px;
  }
  .hr-3jBA7H .b_aQ4hi0n {
    font-size: 16px;
    line-height: 24px;
  }
  .hr-3jBA7H .main__ozsPXYJ98 .b__w03MhqLCN {
    margin: 20px 0 0 0;
  }
  .hr-3jBA7H .ban_PspdgUK {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 20px 0 0 0;
    width: 100%;
  }
  .hr-3jBA7H .bO5tJkcX--hr {
    border-radius: 24px;
  }
  .EUzepX_blocks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .content .N2nygzdarticle {
    border-radius: 16px;
  }
  .content .Rr0oLXfM__42Ym0 {
    display: flex;
    align-self: flex-end;
  }
  .content .Rr0oLXfM__42Ym0.bDRpoA43f--darked {
    margin: 10px 0 0 0;
  }
  .content .top--mWJdA2 {
    display: none;
  }
  .content .j1c0rXt9Ho-darked.Rr0oLXfM__42Ym0 {
    margin: 0;
    align-self: center;
  }
  .content .frm__hLBUr4Dkc {
    width: 100%;
  }
  .content .frm__hLBUr4Dkc .UyMlpm5hkSqOj {
    flex-direction: column;
  }
  .content .frm__hLBUr4Dkc .UyMlpm5hkSqOj .footer_jnUKeG4X {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .content .frm__hLBUr4Dkc .b__w03MhqLCN {
    width: 100%;
  }
  .sq1FICbh_f {
    margin: 0 0 20px 0;
    -moz-column-count: 1;
         column-count: 1;
  }
  .content .c__eJu7ym span {
    font-size: 16px;
  }
  .MARbzFKC_blog {
    flex-direction: column;
  }
  .MARbzFKC_blog .s9TEtQg4Hu_button {
    margin: 0 0 16px 0;
    width: 100%;
    height: 300px;
  }
  .MARbzFKC_blog .ruA6YP__button {
    margin: 0;
    width: 100%;
  }
  .MARbzFKC_blog .D463a1-cards {
    margin: 0;
    flex-direction: column;
  }
  .MARbzFKC_blog .D463a1-cards .articles--rN6EOij,
  .MARbzFKC_blog .D463a1-cards .b__w03MhqLCN {
    margin: 16px 0 0 0;
    width: 100%;
  }
  .wr__sE5v47 .rows--SoGjtUOZ {
    max-width: 55%;
  }
  .b-IZQWoKHey {
    flex-direction: column;
  }
  .b-IZQWoKHey .V2O70bgt5main {
    font-size: 20px;
  }
  .b-IZQWoKHey .heroxvEH2LFe {
    width: 50%;
  }
  footer nav {
    flex-direction: column;
  }
  footer nav .log-3YHoc58l {
    margin: 0 0 17px 0;
    align-self: center;
    order: 0;
  }
  footer .r5lTwk_pa5quQ {
    order: 1;
  }
  footer nav .UENw98oRg--navigation {
    margin: 15px 0 0 0;
    order: 2;
    align-self: flex-start;
  }
  footer nav .UENw98oRg--navigation ul li {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 600px) {
  header {
    padding: 15px 0;
  }
  header nav .UENw98oRg--navigation ul li {
    font-size: 16px;
    line-height: 22px;
  }
  header nav .UENw98oRg--navigation .r5lTwk_pa5quQ {
    margin: 20px 0 0 0;
  }
  .RSAW0--xHLGSf {
    padding: 85px 0 0 0;
  }
  .RSAW0--xHLGSf .RoVF1PHr-zSIR {
    height: 200px;
  }
  .RSAW0--xHLGSf .articles__vhKAJR4 {
    padding: 6px;
  }
  .RSAW0--xHLGSf .articles__vhKAJR4 span {
    width: 8px;
    height: 8px;
  }
  .RSAW0--xHLGSf .articles__vhKAJR4 span.active {
    width: 13px;
  }
  .RSAW0--xHLGSf .body h1 {
    margin: 0 0 20px 0;
    font-size: 36px;
    line-height: 36px;
  }
  .RSAW0--xHLGSf .body p {
    margin: 0 0 20px 0;
    font-size: 16px;
  }
  .content .F1qcAKyTl--m4WKlI .article_SJX2cl {
    width: 100%;
  }
  .content .brand__o9NmfO {
    flex-direction: row;
    margin: 0;
    width: 100%;
  }
  .content .brandhjr14e7M {
    margin: 0 8px 0 0;
    width: 90px;
    height: 90px;
    border-radius: 12px;
  }
  .content .logUSvkAibm1 {
    margin: 0;
    justify-content: flex-start;
  }
  .logUSvkAibm1 {
    display: flex;
    flex-direction: column;
  }
  .content .brand__cZyl4t {
    margin: 0;
    align-self: flex-start;
    font-size: 20px;
    line-height: 22px;
  }
  .content .log__tiGCzJ {
    margin: 0;
  }
  .content .Yrdpjeola8 {
    margin: 16px 0 0 0;
    width: 100%;
  }
  .content .u7cgp__kwJQOjibS {
    margin: 0 0 6px 0;
    font-size: 16px;
    line-height: 19px;
  }
  .content .dark_nUZypLq {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .content .p-yWjZgHB {
    padding: 0;
    background: transparent;
    border-radius: 16px;
    width: 100%;
  }
  .content .SanKEw_first {
    display: none;
  }
  .content .wraper__dr8uE1zw {
    flex-direction: row;
    padding: 4.5px 8px;
    border-radius: 19px;
    width: 100%;
  }
  .content .wraper__dr8uE1zw p {
    width: 90%;
    text-align: center;
    flex: 1;
  }
  .content .IvgTUJ-b {
    flex-direction: column;
    margin: 16px 0 0 0;
  }
  .content .F1qcAKyTl--m4WKlI .IvgTUJ-b {
    margin: 8px 0 0 0;
  }
  .content .button_GzYETljX {
    flex-direction: row-reverse;
    width: 100%;
  }
  .content .button_GzYETljX .b__w03MhqLCN {
    margin: 0 0 0 8px;
    padding: 10.5px 5px;
    min-width: 90px;
  }
  .content .button_GzYETljX .b__w03MhqLCN.color {
    width: 60%;
  }
  .content .button_GzYETljX .b__w03MhqLCN.J0H1ITXYpB-action {
    width: 40%;
  }
  .content .b--fPrg1T6h {
    margin: 0;
    width: 100%;
  }
  .content .F1qcAKyTl--m4WKlI .button_GzYETljX {
    margin: 0;
    order: 0;
  }
  .content .F1qcAKyTl--m4WKlI .b--fPrg1T6h {
    margin: 19px 0 0 0;
    order: 1;
  }
  .content .F1qcAKyTl--m4WKlI .action__K0dHUcQFM {
    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 .article_SJX2cl {
    margin: 0 0 15px 0;
    border-radius: 16px;
  }
  .content .logUSvkAibm1 .H7rqRtYKb,
  .content .logUSvkAibm1 span {
    display: flex;
  }
  .content .showcase-info-row,
  .content .log--eh1QpG {
    margin: 0 0 10px 0;
  }
  .content .logUSvkAibm1 span {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--grey-300);
    align-self: flex-start;
  }
  .content .logUSvkAibm1 .H7rqRtYKb {
    margin: 4px 0 0 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: var(--black);
    align-self: flex-start;
  }
  .content .BMlNr2ys-brand {
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  .content .yudFl9_kPZzjUd {
    font-size: 18px;
    max-width: 100%;
  }
  .content .G17xyWbHaction {
    display: none;
  }
  .content .ur9C70zo__primary {
    flex-wrap: wrap;
  }
  .content .postsUHOgi1Dz {
    margin: 0 0 20px 0;
    padding: 16px;
    width: 100%;
  }
  .content .postsUHOgi1Dz:last-child {
    margin: 0;
  }
  .content .GoCUfj3--p {
    font-size: 14px;
    line-height: 16px;
  }
  .content .weB07M--CP50su {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .content .weB07M--CP50su .WRNpCMOxarticle {
    font-size: 14px;
  }
  .content .spoiler span {
    font-size: 20px;
  }
  .jB4DQq0c__8vSU {
    width: 200px;
    height: 200px;
  }
  .blocks_s1h2vU {
    display: block;
    overflow-x: auto;
  }
  .EUzepX_blocks {
    display: flex;
    min-width: -moz-max-content;
    min-width: max-content;
    gap: 10px;
  }
  .blocks_s1h2vU .rows_hPJDC8v {
    padding: 10px;
    width: 300px;
    border-radius: 16px;
  }
  .blocks_s1h2vU .rows_hPJDC8v img {
    width: 18px;
    height: 18px;
  }
  .MARbzFKC_blog .s9TEtQg4Hu_button {
    height: 190px;
  }
  .wr__sE5v47 {
    flex-direction: column;
  }
  .wr__sE5v47 .rows--SoGjtUOZ {
    width: 100%;
    max-width: 100%;
  }
  .wr__sE5v47 .b__w03MhqLCN {
    margin: 15px 0 0 0;
    width: 100%;
  }
  .wr__sE5v47 .rows--SoGjtUOZ svg {
    width: 35px;
    height: 35px;
  }
  .b-IZQWoKHey .heroxvEH2LFe {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .b-IZQWoKHey .LgfOXqD5-b span {
    font-size: 24px;
    line-height: 24px;
  }
  .b-IZQWoKHey .hr--tl3P6ZiIo {
    flex-direction: column;
  }
  .b-IZQWoKHey .c__eJu7ym {
    margin: 0 0 10px 0;
    padding: 16px;
    width: 100%;
  }
  .b-IZQWoKHey .b__w03MhqLCN {
    width: 100%;
  }
  .main__Q2xCw3 {
    margin: 5px 0;
  }
  .b-IZQWoKHey .V2O70bgt5main {
    margin: 5px 0;
  }
  footer .LRwG3boU_f {
    width: 100%;
  }
  footer .bot-2J1QqwG {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
  }
  footer .qGp2SVf {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
  }
  footer .bot-2J1QqwG img,
  footer .qGp2SVf img {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .blocks_s1h2vU .rows_hPJDC8v {
    width: 245px;
  }
}
