@charset "UTF-8";
main {
  overflow: hidden;
  min-height: calc(100vh - 80px);
}

body, html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

img {
  color: transparent;
}

img:not([src]) {
  visibility: hidden;
}

.c-705b1d8 {
  max-width: 1280px;
  margin: 0 auto;
}

.p-1e634f7 {
  padding: 0 15px;
}
@media (max-width: 576px) {
  .p-1e634f7 {
    padding: 0 10px;
  }
}

.m-af5e391 {
  margin-bottom: 30px;
}
@media (max-width: 990px) {
  .m-af5e391 {
    margin-bottom: 20px;
  }
}

a, button {
  cursor: pointer;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.o-8ede6cc {
  overflow: hidden;
}

input, button {
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

button {
  border: none;
  box-shadow: none;
  width: 100%;
  appearance: none;
  cursor: pointer;
}

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: 2333.3333333333%;
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: 1.4285714286%;
  height: 10px;
  float: left;
}


main {
  margin-top: 125px;
}
@media (max-width: 990px) {
  main {
    margin-top: 135px;
  }
}

.h-f59ca53 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  z-index: 99;
  transition: 0.5s;
}
.h-a5676cf {
  margin-left: auto;
  position: relative;
  display: inline-block;
  width: 125px;
}
.h-45cd690 {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 10px 14px;
  border: 0;
  border-radius: 16px;
  background: transparent;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
}
.h-45cd690:hover {
  background: rgba(255, 255, 255, 0.04);
}
.h-45cd690[aria-expanded=true] .h-af960cf {
  transform: rotate(180deg);
}
.h-9b4c551 {
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 999px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.h-9b4c551 img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.h-996b87c {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
.h-af960cf {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: transform 0.3s ease;
  margin-left: 2px;
}
.h-dc7582e {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  min-width: 100%;
  padding: 10px;
  border-radius: 18px;
  background: rgba(14, 34, 49, 0.98);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25), 0 0 30px rgba(28, 133, 255, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
  z-index: 20;
}
.h-c340bd4 {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 40px;
  padding: 10px 10px;
  border-radius: 14px;
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
  transition: background 0.3s ease;
}
.h-c340bd4:hover {
  background: rgba(255, 255, 255, 0.08);
}
.h-c340bd4.i-61e491f {
  background: rgba(255, 255, 255, 0.06);
}
.h-a5676cf:hover .h-dc7582e {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.h-f59ca53 .c-705b1d8 {
  padding: 10px 0;
}
.h-360a43c {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 990px) {
  .h-360a43c {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr 40px;
  }
}
@media (max-width: 990px) {
  .h-4ef99ef .h-9eae15f {
    grid-column-start: 1;
    grid-column-end: 3;
    justify-content: center;
  }
}
.h-6101d58 {
  display: none;
}
@media (max-width: 990px) {
  .h-6101d58 {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    grid-column-start: 3;
  }
}
.h-6101d58 svg:first-child {
  display: block;
}
.h-6101d58 svg:last-child {
  display: none;
}
.h-9df95f5 svg:first-child {
  display: none;
}
.h-9df95f5 svg:last-child {
  display: block;
}
.h-9eae15f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.h-9eae15f img {
  display: block;
  max-width: 150px;
  max-height: 56px;
  width: auto;
  height: auto;
  object-fit: contain;
}
@media (max-width: 990px) {
  .h-9eae15f img {
    max-width: 130px;
    max-height: 40px;
  }
}
.h-a4384da {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
@media (max-width: 990px) {
  .h-a4384da {
    grid-column-start: 1;
    grid-column-end: 4;
  }
}
.h-b188920 {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  border: none;
  transition: 0.3s;
  line-height: 21px;
}
.h-e5124d7 {
  width: 100%;
  box-sizing: border-box;
  margin: 10px auto 0 auto;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .h-e5124d7 {
    display: none;
    width: 100%;
    max-width: 100%;
    right: 0;
    left: 0;
    position: absolute;
    top: 92%;
    padding: 15px 5px;
  }
}
.h-e5124d7 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 990px) {
  .h-e5124d7 ul {
    gap: 12px;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
  }
}
.h-e5124d7 button {
  font-size: 16px;
  line-height: 21px;
  transition: 0.3s;
  font-weight: 500;
  background: transparent;
  appearance: none;
  box-shadow: none;
  cursor: pointer;
  outline: none;
}
@media (max-width: 990px) {
  .h-e5124d7 button {
    font-size: 18px;
    line-height: 23px;
  }
}
.h-e5124d7 a {
  font-size: 16px;
  line-height: 21px;
  transition: 0.3s;
  font-weight: 500;
}
@media (max-width: 990px) {
  .h-e5124d7 a {
    font-size: 18px;
    line-height: 23px;
  }
}
.h-7fc29d0 {
  margin-top: 5px;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .h-7fc29d0 {
    display: none;
    width: 95%;
    max-width: 100%;
    position: absolute;
    top: 100%;
  }
}
.h-b7cc6b8 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  font-size: 14px;
  margin: 0 3px;
  font-weight: 500;
  line-height: 21px;
  transition: 0.3s;
  text-align: center;
  width: auto;
  appearance: none;
  outline: none;
  background: transparent;
}
@media (max-width: 990px) {
  .h-b7cc6b8 {
    justify-content: flex-start;
  }
}
.h-b7cc6b8 img {
  height: 20px;
  width: 20px;
  margin: 0 10px 0 0;
  object-fit: contain;
  transition: 0.3s;
}
.h-b7cc6b8:hover img {
  transform: translateX(-10px);
}

.u-cd2225d {
  position: fixed;
  right: 20px;
  bottom: 70px;
  z-index: 9;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
@media (max-width: 990px) {
  .u-cd2225d {
    right: 10px;
    bottom: 75px;
  }
}

.u-578851a {
  opacity: 1;
  pointer-events: auto;
}

.h-eee2f17 {
  transform: translateY(-250%);
  transition: 0.3s;
}

.c-165f159 .b-edb9bcb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0 0 15px 0;
  list-style-type: none;
}
.c-165f159 .b-edb9bcb li {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.c-165f159 .b-edb9bcb li::after {
  content: "›";
  margin-left: 10px;
  font-weight: 400;
  font-size: 18px;
}
.c-165f159 .b-edb9bcb li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.c-165f159 .b-edb9bcb li:last-child {
  font-weight: 400;
}
.c-165f159 .b-edb9bcb li:last-child::after {
  display: none;
}
.c-1eab989 table {
  margin-bottom: 15px;
}
@media (max-width: 990px) {
  .c-1eab989 table {
    overflow-x: auto;
    display: block;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 990px) {
  .c-1eab989 .tablepress {
    overflow-x: auto;
    display: block;
    max-width: 100%;
    width: 100%;
  }
}
.c-1eab989 img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
@media (max-width: 576px) {
  .c-1eab989 img.alignleft {
    float: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    display: block;
    margin: 0 0 10px 0;
    object-fit: cover;
  }
}
.c-1eab989 ul, .c-1eab989 ol {
  padding-left: 15px;
  margin: 0 0 10px 0;
}
.c-1eab989 ul li, .c-1eab989 ol li {
  margin-bottom: 5px;
}
.c-1eab989 figure {
  width: 100% !important;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  display: block;
  margin: 0;
}
.c-1eab989 img.alignright {
  margin: 0 0 10px 10px;
  float: right;
}
@media (max-width: 576px) {
  .c-1eab989 img.alignright {
    float: none;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: 0 0 10px 0;
  }
}
.c-1eab989 img.s-929a2aa {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media (max-width: 576px) {
  .c-1eab989 img.s-929a2aa {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    object-fit: cover;
    display: block;
    margin: 0 0 10px 0;
  }
}
.c-1eab989 img.aligncenter {
  display: block;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .c-1eab989 img.aligncenter {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    object-fit: cover;
    margin: 0 0 10px 0;
  }
}
.c-1eab989 p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 990px) {
  .c-1eab989 p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
  }
}
.c-1eab989 a {
  font-weight: 500;
}
.c-1eab989 a:hover {
  text-decoration: underline;
}
.c-1eab989 strong {
  font-weight: 700;
}
.c-1eab989 h1, .c-1eab989 h2, .c-1eab989 h3, .c-1eab989 h4, .c-1eab989 h5 {
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 990px) {
  .c-1eab989 h1, .c-1eab989 h2, .c-1eab989 h3, .c-1eab989 h4, .c-1eab989 h5 {
    margin-bottom: 15px;
  }
}
.c-1eab989 h1 {
  font-size: 40px;
  line-height: 51px;
}
@media (max-width: 990px) {
  .c-1eab989 h1 {
    font-size: 28px;
    line-height: 39px;
  }
}
.c-1eab989 h2 {
  font-size: 36px;
  line-height: 46px;
}
@media (max-width: 990px) {
  .c-1eab989 h2 {
    font-size: 26px;
    line-height: 33px;
  }
}
.c-1eab989 h3 {
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 990px) {
  .c-1eab989 h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.c-1eab989 h4 {
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 990px) {
  .c-1eab989 h4 {
    font-size: 24px;
    line-height: 28px;
  }
}
.c-1eab989 h5 {
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 990px) {
  .c-1eab989 h5 {
    font-size: 24px;
    line-height: 28px;
  }
}
.c-165f159 .m-b395e62 {
  cursor: pointer;
  padding: 120px;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 768px) {
  .c-165f159 .m-b395e62 {
    padding: 15px;
  }
}
.c-165f159 .m-2697a97 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-165f159 .m-72e6d80 {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1;
  font-size: 22px;
}
@media (max-width: 768px) {
  .c-165f159 .m-72e6d80 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.c-165f159 .m-c7f6c52 {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  line-height: 1;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 768px) {
  .c-165f159 .m-c7f6c52 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.c-165f159 .m-66c5a55 {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
  line-height: 1;
  font-weight: 700;
  font-size: 50px;
}
@media (max-width: 768px) {
  .c-165f159 .m-66c5a55 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 15px;
  }
}
.c-165f159 .m-be8372e {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  border: none;
  line-height: 21px;
  max-width: 200px;
}
@media (max-width: 768px) {
  .c-165f159 .m-be8372e {
    font-size: 16px;
    padding: 8px 14px;
  }
}
@media (max-width: 576px) {
  .c-165f159 .m-be8372e {
    font-size: 14px;
    padding: 8px;
  }
}
.c-165f159 .m-63853a7 {
  align-items: flex-end;
}
.c-165f159 .s-0c422ee {
  overflow: hidden;
  display: grid;
  grid-template-columns: 800px 1fr;
  grid-gap: 20px;
}
@media (max-width: 1280px) {
  .c-165f159 .s-0c422ee {
    grid-template-columns: 700px 1fr;
  }
}
@media (max-width: 1100px) {
  .c-165f159 .s-0c422ee {
    grid-template-columns: 600px 1fr;
  }
}
@media (max-width: 1000px) {
  .c-165f159 .s-0c422ee {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .s-357b76b {
  overflow: hidden;
  cursor: pointer;
  height: 265px;
}
@media (max-width: 1200px) {
  .c-165f159 .s-357b76b {
    height: auto;
  }
}
.c-165f159 .s-357b76b img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  height: 265px;
  object-fit: cover;
}
@media (max-width: 990px) {
  .c-165f159 .s-357b76b img {
    height: auto;
  }
}
.c-165f159 .s-27de47d {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .s-4298dd6 {
  cursor: pointer;
  height: auto;
  box-sizing: border-box;
  padding: 50px 25px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 990px) {
  .c-165f159 .s-4298dd6 {
    padding: 20px;
    height: auto;
  }
}
.c-165f159 .s-810cca3 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 990px) {
  .c-165f159 .s-810cca3 {
    height: auto;
  }
}
.c-165f159 .s-7494f99 {
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
  line-height: 1;
  font-weight: 400;
  font-size: 14px;
}
.c-165f159 .s-6c5f1dd {
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
  line-height: 1;
  font-weight: 700;
  font-size: 24px;
}
.c-165f159 .s-1567df9 {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  border: none;
  line-height: 21px;
  max-width: 120px;
}
.c-165f159 .s-0c422ee .tns-controls {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 20px;
  display: flex;
  align-items: center;
}
.c-165f159 .s-0c422ee .tns-controls button {
  margin: 0 2.5px;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  color: transparent;
  background: rgba(255, 255, 255, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .s-0c422ee .tns-controls button[data-controls=prev]::after {
  content: "";
  background: url("../i/ef6b5d2ba2ca.svg") no-repeat center;
  height: 10px;
  width: 10px;
  background-size: 10px 10px;
  display: block;
  position: absolute;
}
.c-165f159 .s-0c422ee .tns-controls button[data-controls=next]::after {
  content: "";
  background: url("../i/b0f6fd4a78ca.svg") no-repeat center;
  height: 10px;
  width: 10px;
  background-size: 10px 10px;
  display: block;
  position: absolute;
}
.c-165f159 .s-0c422ee .tns-outer {
  position: relative;
  overflow: hidden;
}
.c-165f159 .a-b53cd6b {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .a-b53cd6b {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
}
.c-165f159 .a-5d8291f {
  padding: 20px 60px 20px 20px;
  position: relative;
}
.c-165f159 .a-de30367 {
  position: absolute;
  right: 10px;
  top: 20%;
}
.c-165f159 .a-1495fde {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  line-height: 21px;
}
@media (max-width: 990px) {
  .c-165f159 .a-1495fde {
    font-size: 23px;
  }
}
.c-165f159 .a-6856ad8 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 21px;
}
.c-165f159 .a-541a3b5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .a-541a3b5 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }
}
@media (max-width: 576px) {
  .c-165f159 .a-541a3b5 {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .a-b61f429 {
  margin-bottom: 15px;
}
.c-165f159 .a-668b07d {
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 700;
  line-height: 21px;
}
@media (max-width: 990px) {
  .c-165f159 .a-668b07d {
    font-size: 23px;
  }
}
.c-165f159 .a-909e9cb {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
}
.c-165f159 .a-0c7d3d7 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .a-0c7d3d7 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }
}
@media (max-width: 576px) {
  .c-165f159 .a-0c7d3d7 {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .a-fef7844 {
  padding: 40px;
}
.c-165f159 .a-e1c5358 {
  margin: 0 auto 15px auto;
  display: block;
}
.c-165f159 .a-fad8b78 {
  text-align: center;
  font-size: 25px;
  margin: 0;
  font-weight: 700;
  line-height: 21px;
}
.c-165f159 .t-78ae4a8 {
  padding: 20px;
}
.c-165f159 .t-86a87ef {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  line-height: 21px;
}
.c-165f159 .t-86a87ef svg {
  transition: 0.3s;
}
.c-165f159 .t-5cf17a7 svg {
  transform: rotate(180deg);
}
.c-165f159 .t-dfa6349 {
  margin-top: 20px;
  display: none;
}
.c-165f159 .t-2d11bd8 {
  margin-bottom: 15px;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.c-165f159 .t-2d11bd8 span {
  border-radius: 50%;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px 0 0;
}
.c-165f159 .t-2d11bd8:last-child {
  margin: 0;
}
.c-165f159 .t-ab9269e {
  padding: 17.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.c-165f159 .t-9055e37 {
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin: 2.5px 10px;
}
.c-165f159 .t-9055e37 img {
  margin: 0 10px 0 0;
}
.c-165f159 .t-34a725a {
  padding: 17.5px;
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-gap: 10px;
}
@media (max-width: 990px) {
  .c-165f159 .t-34a725a {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .t-a94ee4b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .t-a94ee4b img {
  max-width: 100%;
  height: auto;
  width: 100%;
  object-fit: contain;
}
@media (max-width: 990px) {
  .c-165f159 .t-a94ee4b img {
    height: 60px;
  }
}
.c-165f159 .t-2615123 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 990px) {
  .c-165f159 .t-2615123 {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
  }
}
.c-165f159 .t-eeaf10d {
  white-space: nowrap;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin: 2.5px 10px;
}
.c-165f159 .i-7b5ebd1 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .i-7b5ebd1 {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .i-402f54d {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 576px) {
  .c-165f159 .i-402f54d {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .i-b54f236 {
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.c-165f159 .i-712b3d2 {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin: 0 auto 40px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .c-165f159 .i-712b3d2 {
    margin-bottom: 20px;
  }
}
.c-165f159 .i-28dfe5e {
  padding: 20px;
  position: relative;
  min-height: 140px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}
@media (max-width: 990px) {
  .c-165f159 .i-28dfe5e {
    min-height: 120px;
  }
}
.c-165f159 .i-5ac9cb4 {
  position: absolute;
  right: 10px;
  bottom: 10px;
  max-width: 100%;
  width: auto;
  height: 50px;
  object-fit: contain;
}
.c-165f159 .i-a63679f {
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: 700;
  line-height: 21px;
}
.c-165f159 .i-cd6d8a1 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 21px;
}
.c-165f159 .i-ae2539f {
  display: inline-block;
  margin: 0 auto 15px auto;
  padding-bottom: 15px;
  font-size: 19px;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
}
.c-165f159 .i-7b5ebd1 .f-0e7cdfc {
  margin-bottom: 15px;
}
.c-165f159 .i-b2afbdd {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  margin-bottom: 25px;
}
.c-165f159 .i-d728c02 {
  margin-top: auto;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.c-165f159 .i-d728c02:hover {
  transform: scale(1.1);
}
.c-165f159 .i-3357da5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .i-3357da5 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  .c-165f159 .i-3357da5 {
    grid-template-columns: 1fr;
  }
}
.c-165f159 .i-b415d0f {
  padding: 20px;
  position: relative;
  cursor: pointer;
}
.c-165f159 .i-daaafc0 {
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: 700;
  line-height: 21px;
}
.c-165f159 .i-0a074af {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
}
.c-165f159 .i-09c11f3 {
  position: absolute;
  right: 10px;
  object-fit: contain;
  width: auto;
  height: 40px;
  top: 26%;
}
.c-165f159 .i-673f70c {
  overflow: hidden;
  position: relative;
}
.c-165f159 .i-673f70c .tns-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  position: absolute;
  top: 44%;
  z-index: 9;
  width: 100%;
  box-sizing: border-box;
}
.c-165f159 .i-673f70c .tns-controls button:first-child {
  position: relative;
  color: transparent;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #c5c5d3;
}
.c-165f159 .i-673f70c .tns-controls button:first-child::after {
  content: "";
  background: url("../i/ef6b5d2ba2ca.svg") no-repeat center;
  height: 10px;
  width: 10px;
  background-size: 10px 10px;
  display: block;
  position: absolute;
}
.c-165f159 .i-673f70c .tns-controls button:last-child {
  position: relative;
  color: transparent;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #c5c5d3;
}
.c-165f159 .i-673f70c .tns-controls button:last-child::after {
  content: "";
  background: url("../i/b0f6fd4a78ca.svg") no-repeat center;
  height: 10px;
  width: 10px;
  background-size: 10px 10px;
  display: block;
  position: absolute;
}
.c-165f159 .i-673f70c .tns-outer {
  position: relative;
  overflow: hidden;
}
.c-165f159 .i-2dcdb0b {
  overflow: hidden;
  height: 180px;
}
@media (max-width: 576px) {
  .c-165f159 .i-2dcdb0b {
    height: auto;
  }
}
.c-165f159 .i-0611a94 {
  padding: 20px;
  position: relative;
  min-height: 140px;
  cursor: pointer;
}
.c-165f159 .i-d1b1680 {
  position: absolute;
  right: 0;
  bottom: 0;
  object-fit: contain;
  width: auto;
  height: 80px;
}
.c-165f159 .i-0403101 {
  font-size: 23px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
.c-165f159 .r-73fe62f {
  overflow: hidden;
  max-height: 350px;
}
.c-165f159 .r-73fe62f .tns-outer {
  display: flex;
  flex-direction: column;
}
.c-165f159 .r-73fe62f .tns-controls {
  display: none;
}
.c-165f159 .r-73fe62f .tns-nav {
  margin-top: 15px;
  order: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .r-73fe62f .tns-nav button {
  width: 5px;
  height: 12px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  margin: 0 5px;
}
.c-165f159 .r-7096a80 {
  padding: 20px;
  cursor: pointer;
}
.c-165f159 .r-acc3eee {
  display: grid;
  align-items: center;
  grid-template-columns: 60px 1fr;
  grid-gap: 20px;
  margin-bottom: 15px;
}
.c-165f159 .r-c2be86a {
  border-radius: 50%;
  object-fit: cover;
  height: 60px;
  width: 60px;
}
.c-165f159 .r-fd94c1d {
  font-size: 21px;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
}
.c-165f159 .r-5bc58d2 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.c-165f159 .p-6560f72 {
  overflow: hidden;
}
.c-165f159 .p-6560f72 button[data-action] {
  display: none;
}
.c-165f159 .p-6560f72 .tns-controls {
  display: none;
}
.c-165f159 .p-8b9a667 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.c-165f159 .p-8b9a667 .p-d09a3e5 {
  margin: 0;
}
.c-165f159 .p-c139919 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .p-c139919:hover {
  text-decoration: none;
}
.c-165f159 .p-6599aa6 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
  margin: 10px 0 0 0;
}
@media (max-width: 990px) {
  .c-165f159 .p-6599aa6 {
    font-size: 15px;
  }
}
.c-165f159 .p-df15db8 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  height: 60px;
}
.c-165f159 .p-df15db8 img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: contain;
}
.c-165f159 .p-74df2b6 {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  height: 50px;
  width: 50px;
  margin: 0 auto;
  border-radius: 50px;
}
.c-165f159 .p-74df2b6 img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 45px;
  object-fit: contain;
}
.c-165f159 .p-6560f72 .tns-outer {
  overflow: hidden;
}
.c-165f159 .p-23ab7eb {
  overflow: hidden;
  height: 80px;
}
.c-165f159 .p-e7cc0eb {
  height: 80px;
  overflow-x: hidden;
  margin-top: 35px;
}
@media (max-width: 990px) {
  .c-165f159 .p-e7cc0eb {
    margin-top: 25px;
  }
}
.c-165f159 .p-3421d47 {
  height: 93px;
  overflow-x: hidden;
}
.c-165f159 .p-2de9663 {
  height: 80px;
  overflow-x: hidden;
}
.c-165f159 .p-2de9663 .p-df15db8 img {
  max-height: 100%;
  height: 70px;
}
.c-165f159 .a-ece401c {
  padding: 25px;
  margin-top: 30px;
  position: relative;
}
@media (max-width: 990px) {
  .c-165f159 .a-ece401c {
    padding: 20px;
    margin-top: 0;
  }
}
.c-165f159 .a-ef47db5 {
  max-width: 400px;
}
.c-165f159 .a-15d3cd5 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
@media (max-width: 990px) {
  .c-165f159 .a-15d3cd5 {
    font-size: 28px;
    line-height: 38px;
  }
}
.c-165f159 .a-7c9f655 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 990px) {
  .c-165f159 .a-7c9f655 {
    font-size: 16px;
    line-height: 21px;
  }
}
.c-165f159 .a-9c848bf {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
@media (max-width: 990px) {
  .c-165f159 .a-9c848bf {
    grid-template-columns: 1fr 1fr;
  }
}
.c-165f159 .a-941808a {
  position: absolute;
  right: 40px;
  top: -25px;
}
@media (max-width: 990px) {
  .c-165f159 .a-941808a {
    display: none;
  }
}
.c-165f159 .a-941808a img {
  right: 0;
  z-index: 2;
  top: 0;
  max-width: 325px;
  object-fit: contain;
  height: 325px;
  width: 100%;
  box-sizing: border-box;
}
.c-165f159 .s-d364aed {
  overflow: hidden;
  padding: 25px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 35px;
}
@media (max-width: 990px) {
  .c-165f159 .s-d364aed {
    grid-gap: 20px;
    grid-template-columns: 1fr;
    padding: 20px;
  }
}
.c-165f159 .s-72695e5 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.c-165f159 .s-72695e5 img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: cover;
  width: auto;
  box-sizing: border-box;
}
.c-165f159 .s-75f1bd2 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .s-75f1bd2 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .c-165f159 .s-75f1bd2 {
    grid-gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.c-165f159 .s-426c02f {
  overflow: hidden;
}
.c-165f159 .s-bb8ceef {
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 990px) {
  .c-165f159 .s-bb8ceef {
    font-size: 24px;
    line-height: 28px;
  }
}
.c-165f159 .s-5e39dae {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .s-5e39dae img {
  max-width: 100%;
  height: 150px;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 576px) {
  .c-165f159 .s-5e39dae img {
    height: 130px;
  }
}
.c-165f159 .s-13b41a2 {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  line-height: 1.2;
  background: transparent;
  outline: none;
  appearance: none;
  box-shadow: none;
  cursor: pointer;
}
.c-165f159 .s-13b41a2:hover {
  text-decoration: none;
}
.c-165f159 .c-4822571 {
  list-style-type: none;
  padding: 0;
}
.c-165f159 .c-4822571 li {
  position: relative;
  padding-left: 25px;
}
.c-165f159 .c-4822571 li img {
  position: absolute;
  left: 0;
  height: 20px;
  width: 20px;
  object-fit: contain;
  top: 0;
}
.c-165f159 .i-676700b {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
  align-items: start;
}
@media (max-width: 990px) {
  .c-165f159 .i-676700b {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.c-165f159 .i-b4b72e2 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .i-b4b72e2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }
}
.c-165f159 .i-1c4e8f6 {
  padding-left: 15px;
  position: relative;
  margin-right: 15px;
}
@media (max-width: 990px) {
  .c-165f159 .i-1c4e8f6 {
    margin: 0;
  }
}
.c-165f159 .i-3558113 {
  font-size: 16px;
  position: relative;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
}
.c-165f159 .i-3558113 svg {
  position: absolute;
  left: -15px;
  top: 2px;
}
.c-165f159 .i-e1be8c0 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
}
.c-165f159 .i-fa9ae2b {
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 990px) {
  .c-165f159 .i-fa9ae2b {
    font-size: 24px;
    line-height: 28px;
  }
}
.c-165f159 .i-9fdc61b {
  display: grid;
  grid-template-columns: 3fr 1fr;
  max-width: 425px;
  padding: 10px;
  width: 100%;
  grid-gap: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
@media (max-width: 576px) {
  .c-165f159 .i-9fdc61b {
    max-width: 375px;
  }
}
.c-165f159 .i-fca5551 {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 5px;
}
@media (max-width: 576px) {
  .c-165f159 .i-fca5551 {
    grid-template-columns: repeat(6, 1fr);
  }
}
.c-165f159 .i-fe37393 {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .c-165f159 .i-fe37393 {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .c-165f159 .i-98a2b5d:nth-child(1), .c-165f159 .i-98a2b5d:nth-child(2) {
    display: none;
  }
}
.c-165f159 .i-98a2b5d {
  padding: 5px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
}
.c-165f159 .i-98a2b5d img {
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media (max-width: 990px) {
  .c-165f159 .i-98a2b5d img {
    height: 20px;
  }
}
.c-165f159 .i-98a2b5d svg {
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media (max-width: 990px) {
  .c-165f159 .i-98a2b5d svg {
    height: 20px;
  }
}
.c-165f159 .i-5e67bf5 {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: none;
  line-height: 21px;
  max-width: 180px;
}
@media (max-width: 576px) {
  .c-165f159 .i-5e67bf5 {
    max-width: 100%;
  }
}
.c-165f159 .i-5e67bf5:hover {
  text-decoration: none;
}
.c-165f159 .i-06783d5 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
.c-165f159 .i-671196a {
  position: relative;
  padding: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.c-165f159 .i-96af753 {
  object-fit: contain;
  position: absolute;
  right: 15px;
  bottom: 0;
  height: 110px;
  width: 110px;
}
@media (max-width: 990px) {
  .c-165f159 .i-96af753 {
    height: 95px;
    width: 95px;
  }
}
.c-165f159 .i-eb3a330 {
  font-size: 20px;
  font-weight: 600;
  line-height: 23.44px;
  margin-bottom: 10px;
}
.c-165f159 .i-95a0492 {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 50px;
}
.c-165f159 .i-9572f3b {
  box-shadow: none;
  appearance: none;
  cursor: pointer;
  height: 40px;
  width: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .g-dcc3bbb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.c-165f159 .g-6dc923b {
  margin-bottom: 0;
}
.c-165f159 .g-b0e5a24 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 270px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
}
.c-165f159 .g-b0e5a24 img {
  max-width: 100%;
  height: 270px;
  object-fit: cover;
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
}
.c-165f159 .g-ba9fb18 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-165f159 .g-bc629ff .n-3e1e9ff {
  height: 40px;
  width: 40px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
  opacity: 0.8;
}
@media (max-width: 990px) {
  .c-165f159 .g-bc629ff .n-3e1e9ff {
    height: 30px;
    width: 30px;
  }
}
.c-165f159 .g-bc629ff .n-3e1e9ff:hover {
  opacity: 1;
}
.c-165f159 .g-bc629ff .p-cd4d8a7 {
  margin-right: 10px;
  cursor: pointer;
  height: 40px;
  width: 40px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  opacity: 0.8;
}
@media (max-width: 990px) {
  .c-165f159 .g-bc629ff .p-cd4d8a7 {
    height: 30px;
    width: 30px;
  }
}
.c-165f159 .g-bc629ff .p-cd4d8a7:hover {
  opacity: 1;
}
.c-165f159 .t-a20130a {
  display: grid;
  grid-template-columns: 1fr 3fr;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .c-165f159 .t-a20130a {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 576px) {
  .c-165f159 .t-1632dac {
    overflow-x: auto;
    display: flex;
  }
}
.c-165f159 .t-e255768 {
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  font-weight: 700;
  margin: 0;
  padding: 14px;
}
@media (max-width: 576px) {
  .c-165f159 .t-e255768 {
    padding: 10px;
    font-size: 15px;
    white-space: nowrap;
    border: none;
  }
}
.c-165f159 .t-e255768:hover {
  background: red;
}
.c-165f159 .t-604a4d5 {
  display: none;
  padding: 12px 15px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 576px) {
  .c-165f159 .t-604a4d5 {
    padding: 10px;
    font-size: 15px;
  }
}
.c-165f159 .t-a705af4 {
  display: block;
}
.c-165f159 .d-fd834dc {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .c-165f159 .d-fd834dc {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576px) {
  .c-165f159 .d-fd834dc {
    grid-template-columns: repeat(2, 1fr);
  }
}
.c-165f159 .d-1e6f695 {
  height: 250px;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.c-165f159 .d-1e6f695:hover .d-94c71c3 {
  opacity: 1;
}
.c-165f159 .d-1e6f695 img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-165f159 .d-570f4fb {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-165f159 .d-94c71c3 {
  position: absolute;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.3s;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  z-index: 2;
}
.c-165f159 .d-94c71c3::before {
  content: "";
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  opacity: 0.4;
  background: #000;
  pointer-events: none;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.c-165f159 .d-f4a0a5d {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
.c-165f159 .d-c78485c {
  position: relative;
  z-index: 2;
  padding: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  border: none;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
}
.c-165f159 .d-484ce3b {
  text-align: center;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  text-decoration: none;
  line-height: 21px;
  font-size: 16px;
  font-weight: 700;
  padding: 5px;
  position: relative;
  background: transparent;
  z-index: 2;
  cursor: pointer;
}
.c-165f159 .d-484ce3b:hover {
  text-decoration: none;
}
.c-165f159 .s-72fba68 {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 30px;
}
@media (max-width: 990px) {
  .c-165f159 .s-72fba68 {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.c-165f159 .s-4419581 {
  max-width: 100%;
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-165f159 .s-f27cccd {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 450px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 990px) {
  .c-165f159 .s-f27cccd {
    min-height: 200px;
    height: auto;
  }
}
.c-165f159 .s-f3e3e70 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
  gap: 10px;
}
.c-165f159 .s-f3e3e70 button {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: none;
  line-height: 21px;
  max-width: 190px;
}
.c-165f159 .s-f3e3e70 button:hover {
  text-decoration: none;
}
.c-165f159 .s-f3e3e70 a {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: none;
  line-height: 21px;
  max-width: 190px;
}
.c-165f159 .s-f3e3e70 a:hover {
  text-decoration: none;
}
.c-165f159 .s-ac2370d thead {
  width: 100%;
  box-sizing: border-box;
  display: block;
}
.c-165f159 .s-ac2370d thead tr:first-child {
  border-radius: 8px;
  background: #373737;
  overflow: hidden;
}
.c-165f159 .s-ac2370d tbody {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.c-165f159 .s-ac2370d tr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0;
}
.c-165f159 .s-ac2370d tr td {
  border: none !important;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 17px;
}
.c-165f159 .s-ac2370d tr th {
  border: none !important;
  margin: 0;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  background: transparent;
  text-align: left;
}
.c-165f159 .s-ac2370d tr:nth-child(2n) {
  border-radius: 8px;
  background: #373737;
}
.c-165f159 .r-4a289d2 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
.c-165f159 .r-c492c3b {
  padding-bottom: 15px;
  display: grid;
  grid-template-columns: 230px 1fr 2fr 1fr;
  grid-gap: 30px;
  align-items: center;
}
@media (max-width: 990px) {
  .c-165f159 .r-c492c3b {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.c-165f159 .r-c492c3b:nth-child(-n+3) .r-abbb5fe {
  padding-right: 35px;
}
@media (max-width: 990px) {
  .c-165f159 .r-c492c3b:nth-child(-n+3) .r-abbb5fe {
    padding: 35px 0 0 0;
  }
}
.c-165f159 .r-abbb5fe {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.c-165f159 .r-abbb5fe svg {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 990px) {
  .c-165f159 .r-abbb5fe svg {
    left: 0;
    right: auto;
  }
}
.c-165f159 .r-abbb5fe img {
  max-width: 100%;
  height: auto;
  width: 100%;
  max-height: 130px;
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 25px;
}
.c-165f159 .r-f995804 {
  padding-left: 45px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: relative;
}
.c-165f159 .r-f995804 svg {
  position: absolute;
  left: 0;
  top: 0;
}
.c-165f159 .r-c3a6c42 {
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}
@media (max-width: 990px) {
  .c-165f159 .r-c3a6c42 {
    text-align: left;
    font-size: 16px;
  }
}
.c-165f159 .r-545231c {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  margin: 0;
}
@media (max-width: 990px) {
  .c-165f159 .r-545231c {
    text-align: left;
    font-size: 16px;
  }
}
.c-165f159 .r-206643b {
  text-align: center;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.c-165f159 .r-67e693d {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  border: none;
  transition: 0.3s;
  line-height: 21px;
  border-radius: 10px;
}
@media (max-width: 990px) {
  .c-165f159 .r-67e693d {
    font-size: 16px;
  }
}
.c-165f159 .b-159efd8 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
.c-165f159 .b-2b449e0 {
  display: grid;
  overflow: hidden;
  grid-template-columns: 140px 1fr 350px 1fr 1fr;
  grid-gap: 20px;
  align-items: center;
  border-radius: 5px;
  min-height: 140px;
}
@media (max-width: 990px) {
  .c-165f159 .b-2b449e0 {
    grid-template-columns: 1fr;
    min-height: auto;
    grid-gap: 15px;
  }
}
.c-165f159 .b-9655743 {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
@media (max-width: 990px) {
  .c-165f159 .b-9655743 {
    padding: 15px;
  }
}
.c-165f159 .b-9655743 img {
  border-radius: 10px;
  display: block;
  max-height: 120px;
  box-sizing: border-box;
  object-fit: contain;
  max-width: 120px;
}
.c-165f159 .b-33c386f {
  padding: 5px 10px;
  text-align: center;
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}
@media (max-width: 990px) {
  .c-165f159 .b-33c386f {
    padding: 0;
  }
}
.c-165f159 .b-4570081 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
  align-items: center;
  padding: 5px 15px;
  list-style-type: none;
  margin: 0;
}
@media (max-width: 990px) {
  .c-165f159 .b-4570081 {
    border: none !important;
  }
}
.c-165f159 .b-4570081 li {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
}
.c-165f159 .b-4570081 li svg {
  margin-right: 5px;
}
.c-165f159 .b-719a9d0 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
}
.c-165f159 .b-d69088a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.c-165f159 .b-e886160 {
  padding: 5px 20px 5px 10px;
}
@media (max-width: 990px) {
  .c-165f159 .b-e886160 {
    padding: 0 15px 15px 15px;
  }
}
.c-165f159 .b-4ab7900 {
  font-size: 16px;
  font-weight: 600;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  border: none;
  margin-bottom: 5px;
  line-height: 21px;
}
.c-165f159 .b-ee0630a {
  margin: 0;
  font-size: 12px;
  text-align: center;
}

.c-1bf7757 {
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-gap: 20px;
  align-items: center;
}
@media (max-width: 990px) {
  .c-1bf7757 {
    grid-template-columns: 1fr;
  }
}
.c-9e05cde {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-9e05cde img {
  height: 120px;
  width: 120px;
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 50%;
}
.c-d1d62ef {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
}
.c-6122a17 {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}
.c-5a7eb2c {
  padding-left: 15px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.c-c82a5f9 {
  font-weight: 400;
  opacity: 0.9;
  font-size: 14px;
  line-height: 21px;
}

.c-c6e9503 {
  padding: 15px;
  border-radius: 15px;
}

.f-d1f1977 {
  margin-top: 30px;
}
@media (max-width: 990px) {
  .f-d1f1977 {
    margin-top: 20px;
  }
}
.f-2cd04b6 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 990px) {
  .f-2cd04b6 {
    font-size: 26px;
    line-height: 33px;
  }
}
.f-706af6e {
  padding: 30px;
}
@media (max-width: 990px) {
  .f-706af6e {
    padding: 20px;
  }
}
.f-110eda1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.f-110eda1:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none !important;
}
.f-7e85923 {
  cursor: pointer;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 990px) {
  .f-7e85923 {
    font-size: 20px;
    line-height: 25px;
  }
}
.f-7e85923 svg {
  transition: 0.3s;
}
.f-cfb1ffe svg {
  transform: rotate(180deg);
}
.f-1805516 {
  margin: 10px 0 0 0;
  font-size: 16px;
  display: block;
  line-height: 21px;
  font-weight: 400;
}
@media (max-width: 990px) {
  .f-1805516 {
    font-size: 14px;
    line-height: 22px;
  }
}

.c-5c76d1e {
  position: relative;
  box-sizing: border-box;
  padding: 14px 20px 14px 22px;
  background: var(--cu-bg);
  border-left: 6px solid var(--cu-line);
  border-radius: 0 var(--cu-radius, 8px) var(--cu-radius, 8px) 0;
}
.c-8cf40a4 {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--cu-text);
}
.c-695e005 {
  margin-left: 0.35em;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

.c-1eab989 .c-c053ca3 .c-8cf40a4 {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--cu-text);
}

.c-adc6681 {
  --cc-icon-color: #f58220;
  --cc-line-color: #e0e6ed;
  --cc-text-color: #111827;
  --cc-body-color: #4a5568;
  --cc-action-color: #94a3b8;
  --cc-star-color: #3b82f6;
  --cc-bg-item: #fff;
}
.c-adc6681 button {
  width: auto !important;
  max-width: none;
}
.c-a63f154 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
  padding: 16px 20px;
  background: transparent;
  border: 1px solid var(--cc-line-color);
  border-radius: 8px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .c-a63f154 {
    flex-direction: column;
    align-items: stretch;
  }
}
.c-15ba914 {
  flex: 1;
  min-width: 0;
}
.c-0ce0995 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}
.c-61c6314 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.c-61c6314 svg {
  display: block;
  width: 20px;
  height: 20px;
}
.c-e679170 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--cc-text-color);
}
.c-fd2e42a {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.c-93616b5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: var(--cc-text-color);
}
.c-23d07ef {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.c-23d07ef .c-c267762 {
  font-size: 18px;
}
.c-8dd975d {
  font-size: 14px;
  line-height: 1.2;
  color: var(--cc-body-color);
}
.c-8fdc044 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  min-height: 42px;
  padding: 11px 20px;
  border: 1px solid var(--cc-line-color);
  border-radius: 8px;
  background: transparent !important;
  color: var(--cc-text-color) !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  white-space: nowrap;
  flex-shrink: 0;
  box-sizing: border-box;
  cursor: pointer;
  appearance: none;
  outline: none;
  box-shadow: none;
  transition: border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}
.c-8fdc044:hover {
  opacity: 0.85;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .c-8fdc044 {
    width: 100%;
  }
}
.c-8a7ec4b {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding-bottom: 14px;
  margin-bottom: 24px;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #cbd5e1 transparent;
  scrollbar-width: thin;
}
.c-8a7ec4b::-webkit-scrollbar {
  height: 5px;
}
.c-8a7ec4b::-webkit-scrollbar-track {
  background: #e8edf3;
  border-radius: 999px;
}
.c-8a7ec4b::-webkit-scrollbar-thumb {
  background: #b8c3d1;
  border-radius: 999px;
}
.c-8f5b8e3 {
  display: flex;
  flex-direction: column;
  flex: 0 0 min(340px, 86vw);
  scroll-snap-align: start;
  background: transparent;
  border: 1px solid var(--cc-line-color);
  border-radius: 8px;
  padding: 20px;
  color: var(--cc-text-color);
  box-sizing: border-box;
}
.c-6d24144 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.c-52e9c7b {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
}
.c-eee3128 {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  background: #b8b3c9;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  flex-shrink: 0;
  box-sizing: border-box;
  text-transform: uppercase;
}
.c-0c66f35 {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.c-0c66f35 svg {
  display: block;
  width: 12px;
  height: 12px;
}
.c-852ecb7 {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 2px;
}
.c-0a8b8ba {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  color: var(--cc-text-color);
}
.c-972b98a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid var(--cc-line-color);
}
.c-3f5dce4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2px;
  margin: 0;
}
.c-c267762 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: none;
  border: none;
  color: var(--cc-line-color);
  font-size: 18px;
  line-height: 1;
  flex-shrink: 0;
}
.c-c267762.i-61e491f {
  color: var(--cc-star-color);
}
.c-4f71ffd {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--cc-body-color);
  text-align: left;
}
.c-65f2634 {
  flex: 1;
  padding: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  color: var(--cc-body-color);
}
.c-65f2634 p {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.5;
  color: var(--cc-body-color);
}
.c-65f2634 p:last-child {
  margin-bottom: 0;
}
.c-e34b1b1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-top: 12px;
  margin-top: auto;
  border-top: 1px solid var(--cc-line-color);
}
.c-a070cad {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.c-547dabf {
  border: none;
  background: transparent;
  color: var(--cc-action-color);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  cursor: pointer;
  width: auto;
  appearance: none;
  box-shadow: none;
}
.c-547dabf svg {
  flex-shrink: 0;
}
.c-547dabf.i-61e491f {
  color: var(--cc-text-color);
}
.c-b0c2529 {
  border: none;
  background: transparent;
  color: var(--cc-text-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  width: auto;
  appearance: none;
  box-shadow: none;
  margin-left: auto;
  flex-shrink: 0;
}
.c-dae7a77 {
  margin-top: 20px;
  background: transparent;
  border: 1px solid var(--cc-line-color);
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
}
.c-b089857 {
  display: block;
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--cc-text-color);
}
.c-b089857 .r-eef28c0 {
  color: #ef4444;
}
.c-b5e87d1 {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.c-19e14da {
  grid-column: 1/-1;
}
.c-8c52868 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  width: auto;
  max-width: none;
  flex-wrap: nowrap;
}
.c-6926c14 {
  padding: 0;
  background: none;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  min-width: 0;
  max-width: none;
  flex: none;
  color: var(--cc-line-color);
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  user-select: none;
  transition: color 0.2s ease, transform 0.2s ease;
}
.c-6926c14.i-61e491f, .c-6926c14.i-517180b {
  color: var(--cc-star-color);
}
.c-6926c14:hover {
  transform: scale(1.08);
}
.c-6926c14:focus-visible {
  outline: 2px solid var(--cc-star-color);
  outline-offset: 2px;
  border-radius: 2px;
}
.c-f24858b {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .c-f24858b {
    grid-template-columns: 1fr;
  }
}
.c-f24858b .c-9bec88a,
.c-f24858b .c-0f99727,
.c-f24858b .f-dc472a0 {
  grid-column: 1/-1;
}
.c-f24858b .l-108d1c4,
.c-f24858b .m-33b59ef {
  grid-column: 1/-1;
  margin: 0;
  font-size: 14px;
  color: var(--cc-body-color);
}
.c-f24858b input,
.c-f24858b textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid var(--cc-line-color);
  border-radius: 8px;
  padding: 11px 12px;
  font-size: 15px;
  line-height: 1.5;
  color: var(--cc-text-color);
  background: transparent;
}
.c-f24858b input::placeholder,
.c-f24858b textarea::placeholder {
  color: var(--cc-text-color);
  opacity: 0.55;
}
.c-f24858b textarea {
  min-height: 130px;
  resize: vertical;
}
.c-0052133 {
  width: auto !important;
  min-width: 180px;
  max-width: 100%;
  border: 1px solid var(--cc-line-color);
  border-radius: 8px;
  padding: 11px 20px;
  background: transparent !important;
  color: var(--cc-text-color) !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
  appearance: none;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}
.c-0052133:hover {
  opacity: 0.85;
}
.c-0052133:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.c-adcd662 {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #ef4444;
}
.c-e12234f {
  margin: 0 !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: green;
}

.c-1eab989 .c-adc6681 .c-65f2634 p {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--cc-body-color);
}
.c-1eab989 .c-adc6681 .c-65f2634 p:last-child {
  margin-bottom: 0;
}

.f-f24f5ec .c-705b1d8 {
  padding: 40px 0;
}
@media (max-width: 990px) {
  .f-f24f5ec .c-705b1d8 {
    padding: 20px 0;
  }
}
.f-a7fff2a {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
@media (max-width: 990px) {
  .f-a7fff2a {
    grid-gap: 10px;
  }
}
.f-2a0cd73 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-2a0cd73 img {
  display: block;
  max-width: 150px;
  max-height: 56px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.f-13878ad {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.f-d59c642 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.f-a92e099 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.f-a92e099 li {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  transition: 0.3s;
  cursor: pointer;
}
.f-a92e099 a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  transition: 0.3s;
}
.f-88c8dfa {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 990px) {
  .f-88c8dfa {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
}
.f-a33813e {
  line-height: 21px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 25px;
}
@media (max-width: 990px) {
  .f-a33813e {
    justify-content: center;
    margin-bottom: 15px;
  }
}
.f-efa9b9b {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 990px) {
  .f-efa9b9b {
    justify-content: center;
  }
}
.f-efa9b9b a,
.f-efa9b9b button {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto !important;
  max-width: none;
  height: auto;
  margin: 0 0 0 15px;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  box-sizing: border-box;
}
@media (max-width: 990px) {
  .f-efa9b9b a,
  .f-efa9b9b button {
    margin: 0 10px;
  }
}
.f-efa9b9b img {
  max-width: 100px;
  max-height: 50px;
  object-fit: contain;
  margin-left: 15px;
  width: auto;
  display: block;
}
@media (max-width: 990px) {
  .f-efa9b9b img {
    margin: 0 10px;
  }
}
@media (max-width: 576px) {
  .f-efa9b9b img {
    max-width: 70px;
    max-height: 30px;
  }
}
.f-efa9b9b a img,
.f-efa9b9b button img {
  margin: 0;
}
.f-239979e {
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 576px) {
  .f-239979e {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr;
  }
}
.f-38496ff {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.f-38496ff a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-38496ff a img {
  object-fit: contain;
  max-width: 25px;
  max-height: 25px;
}
.f-f59c443 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.f-f59c443 a,
.f-f59c443 button {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto !important;
  max-width: none;
  height: auto;
  margin: 0 10px 5px 0;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  box-sizing: border-box;
}
.f-f59c443 img {
  margin: 0 10px 5px 0;
  max-width: 100px;
  max-height: 50px;
  object-fit: contain;
}
@media (max-width: 576px) {
  .f-f59c443 img {
    max-width: 70px;
    max-height: 30px;
  }
}
.f-f59c443 a img,
.f-f59c443 button img {
  margin: 0;
  display: block;
}
.f-d90eea1 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 4fr 1fr;
}
@media (max-width: 990px) {
  .f-d90eea1 {
    grid-template-columns: 1fr;
  }
}
.f-91d9b77 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.f-070685b {
  font-size: 14px;
  text-align: right;
  font-weight: 400;
  line-height: 21px;
  opacity: 0.7;
}
@media (max-width: 990px) {
  .f-070685b {
    text-align: center;
  }
}
.f-d4ae9c1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.f-0e7cdfc {
  background: #e3fa48;
  padding: 8px 22px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-0e7cdfc svg {
  fill: #000;
}
.f-0e7cdfc span {
  display: flex;
  color: #000;
  flex-direction: column;
}
.f-0e7cdfc span span {
  font-weight: 400;
  color: #000;
  font-size: 12px;
  line-height: 1;
  text-align: left;
}
.f-0e7cdfc span span:last-child {
  margin-top: 5px;
  font-weight: 700;
}

.n-d70b0ec {
  margin-bottom: 35px;
}
.n-4a6f9cb {
  font-size: 75px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.2;
  text-align: center;
}
.n-d70b0ec a {
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  display: block;
  line-height: 1;
}

.m-7162070 {
  opacity: 0.6;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  z-index: 99;
  background: #000;
  display: none;
}

.r-b942828 {
  opacity: 0.7;
  position: fixed;
  inset: 0;
  z-index: 9997;
  background: #000;
  display: none;
}

.r-184ae69 {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(620px, 92%);
  max-height: 90vh;
  overflow-y: auto;
  border-radius: 16px;
  z-index: 9998;
  box-sizing: border-box;
  padding: 20px 18px 18px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
  text-align: center;
}
@media (max-width: 768px) {
  .r-184ae69 {
    width: min(560px, 94%);
    padding: 16px 12px 14px;
    border-radius: 12px;
  }
}
.r-5f99aab {
  position: absolute;
  top: 12px;
  right: 12px;
  border: none;
  background: transparent;
  width: 28px;
  height: 28px;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.r-b925f70 {
  margin: 0 auto 12px;
  max-width: 420px;
}
.r-b925f70 img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  object-fit: contain;
}
.r-a90ebed {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  margin: 0 0 16px;
}
@media (max-width: 768px) {
  .r-a90ebed {
    font-size: 20px;
  }
}
.r-8a8144c {
  margin-bottom: 14px;
}
.r-8a8144c p {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 400;
}
@media (max-width: 768px) {
  .r-8a8144c p {
    font-size: 13px;
  }
}
.r-8a8144c p:last-child {
  margin-bottom: 0;
}
.r-919682a {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.r-549c691 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 6px;
  border: 1px solid rgba(100, 116, 139, 0.25);
  border-radius: 10px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
}
.r-549c691 img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.r-6b59202 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  appearance: none;
  cursor: pointer;
  border-radius: 8px;
  max-width: 180px;
  padding: 8px 10px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 auto 8px;
  transition: 0.25s;
}
@media (max-width: 768px) {
  .r-6b59202 {
    font-size: 13px;
    width: 100%;
    max-width: 100%;
  }
}
.r-6b59202:hover {
  opacity: 0.92;
  text-decoration: none;
}
.r-5fd217a {
  width: 100%;
  border: none;
  box-sizing: border-box;
  background: transparent;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  padding: 8px 10px;
  margin: 0 auto;
  max-width: 180px;
}
@media (max-width: 768px) {
  .r-5fd217a {
    font-size: 13px;
    max-width: 100%;
    width: 100%;
  }
}
.r-e2336a0 {
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0.8;
}

.i-84758ba {
  display: none;
  position: fixed;
  max-width: 700px;
  width: 95%;
  margin: 0 auto;
  padding: 40px 15px 15px 15px;
  border-radius: 10px;
  background: #fff;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  z-index: 9999;
  height: 450px;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.0784313725);
}
@media (max-width: 990px) {
  .i-84758ba {
    max-width: 900px;
    height: 370px;
  }
}
.i-ee537d3 {
  position: absolute;
  right: 10px;
  top: 7px;
  cursor: pointer;
}
.i-9d80865 {
  display: flex;
}
.i-84758ba iframe {
  width: 100%;
  box-sizing: border-box;
  height: 390px;
  object-fit: cover;
  position: relative;
  z-index: 2;
}
@media (max-width: 990px) {
  .i-84758ba iframe {
    height: 300px;
  }
}
.i-b4ce4d6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
}
.i-b4ce4d6::before {
  content: "";
  pointer-events: none;
  background: url("../i/189c55605d10.svg") no-repeat center center;
  background-size: contain;
  height: 100px;
  width: 100px;
  display: block;
  position: absolute;
}

.m-be609e7 {
  display: block;
}

.c-165f159 img,
.h-f59ca53 img,
.f-f24f5ec img {
  max-width: 100%;
  height: auto;
}

.c-165f159 .tablepress {
  width: 100% !important;
}

.tablepress-scroll-wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.b-58b5761 .h-b188920,
.b-58b5761 .m-be8372e,
.b-58b5761 .i-5e67bf5,
.b-58b5761 .d-c78485c,
.b-58b5761 .s-f3e3e70 a,
.b-58b5761 .s-f3e3e70 button,
.b-58b5761 .r-67e693d,
.b-58b5761 .b-e886160,
.b-58b5761 .c-8fdc044 {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.b-58b5761 .h-b188920:hover,
.b-58b5761 .m-be8372e:hover,
.b-58b5761 .i-5e67bf5:hover,
.b-58b5761 .d-c78485c:hover,
.b-58b5761 .s-f3e3e70 a:hover,
.b-58b5761 .s-f3e3e70 button:hover,
.b-58b5761 .r-67e693d:hover,
.b-58b5761 .b-e886160:hover,
.b-58b5761 .c-8fdc044:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
}

.b-1933d58 .h-b188920,
.b-1933d58 .m-be8372e,
.b-1933d58 .i-5e67bf5,
.b-1933d58 .d-c78485c,
.b-1933d58 .s-f3e3e70 a,
.b-1933d58 .s-f3e3e70 button,
.b-1933d58 .r-67e693d,
.b-1933d58 .b-e886160,
.b-1933d58 .c-8fdc044 {
  animation: casinonovaButtonPulse 2.2s ease-in-out infinite;
}

.b-eabe831 .h-b188920,
.b-eabe831 .m-be8372e,
.b-eabe831 .i-5e67bf5,
.b-eabe831 .d-c78485c,
.b-eabe831 .s-f3e3e70 a,
.b-eabe831 .s-f3e3e70 button,
.b-eabe831 .r-67e693d,
.b-eabe831 .b-e886160,
.b-eabe831 .c-8fdc044 {
  position: relative;
  overflow: hidden;
}

.b-eabe831 .h-b188920::after,
.b-eabe831 .m-be8372e::after,
.b-eabe831 .i-5e67bf5::after,
.b-eabe831 .d-c78485c::after,
.b-eabe831 .s-f3e3e70 a::after,
.b-eabe831 .s-f3e3e70 button::after,
.b-eabe831 .r-67e693d::after,
.b-eabe831 .b-e886160::after,
.b-eabe831 .c-8fdc044::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-120%);
  background: linear-gradient(110deg, transparent 0%, rgba(255, 255, 255, 0.38) 45%, transparent 70%);
  animation: casinonovaButtonShine 2.8s ease-in-out infinite;
}

.b-27761c1 .h-b188920,
.b-27761c1 .m-be8372e,
.b-27761c1 .i-5e67bf5,
.b-27761c1 .d-c78485c,
.b-27761c1 .s-f3e3e70 a,
.b-27761c1 .s-f3e3e70 button,
.b-27761c1 .r-67e693d,
.b-27761c1 .b-e886160,
.b-27761c1 .c-8fdc044 {
  box-shadow: inset 0 0 0 2px currentColor;
  transition: box-shadow 0.2s ease;
}

.b-27761c1 .h-b188920:hover,
.b-27761c1 .m-be8372e:hover,
.b-27761c1 .i-5e67bf5:hover,
.b-27761c1 .d-c78485c:hover,
.b-27761c1 .s-f3e3e70 a:hover,
.b-27761c1 .s-f3e3e70 button:hover,
.b-27761c1 .r-67e693d:hover,
.b-27761c1 .b-e886160:hover,
.b-27761c1 .c-8fdc044:hover {
  box-shadow: inset 0 0 0 3px currentColor;
}

.b-ce17465 .h-b188920,
.b-ce17465 .m-be8372e,
.b-ce17465 .i-5e67bf5,
.b-ce17465 .d-c78485c,
.b-ce17465 .s-f3e3e70 a,
.b-ce17465 .s-f3e3e70 button,
.b-ce17465 .r-67e693d,
.b-ce17465 .b-e886160,
.b-ce17465 .c-8fdc044 {
  transition: transform 0.14s ease;
}

.b-ce17465 .h-b188920:active,
.b-ce17465 .m-be8372e:active,
.b-ce17465 .i-5e67bf5:active,
.b-ce17465 .d-c78485c:active,
.b-ce17465 .s-f3e3e70 a:active,
.b-ce17465 .s-f3e3e70 button:active,
.b-ce17465 .r-67e693d:active,
.b-ce17465 .b-e886160:active,
.b-ce17465 .c-8fdc044:active {
  transform: scale(0.97);
}

@keyframes casinonovaButtonPulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.035);
  }
}

@keyframes casinonovaButtonShine {
  0% {
    transform: translateX(-120%);
  }
  45%, 100% {
    transform: translateX(120%);
  }
}

@media (max-width: 990px) {
  .c-165f159 {
    overflow-wrap: anywhere;
  }

  .c-165f159 table,
  .c-165f159 .tablepress {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }

  .h-360a43c,
  .f-a7fff2a {
    gap: 16px;
  }
}

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