@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;500&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}

body {
  font-family: sans-serif;
  font-size: 18px;
  line-height: 30px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  margin-top: 1em;
  margin-bottom: 0.5em;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: clamp(22px, 4vw, 32px);
  font-weight: 800;
}
.hero_header h1 {
  margin-top: 0em;
  font-size: clamp(22px, 4vw, 32px);
  font-weight: 800;
}

h2 {
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 800;
}

h3 {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 800;
}

h4 {
  font-size: clamp(18px, 2.5vw, 22px);
  font-weight: 500;
}

h5 {
  font-size: 1rem;
  font-weight: 500;
}

h6 {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

a {
  color: blue;
  font-weight: 700;
  text-decoration: none;
}

.footer a {
  color: blue;
  font-weight: 200;
  text-decoration: none;
} 

a:hover, .footer a:hover {
  color: rgb(86, 6, 161);
}

ul {
    margin-top: -6px;
    /* margin-bottom: 30px; */
    list-style: none;
    padding-left: 0px;
}

li {
    margin-top: 20px;
    line-height: 1.5em;

    /* Hanging indent: 1-й рядок без відступу, перенесені рядки з відступом 10px */
    padding-left: 25px;
    text-indent: -25px;
}

.benefits p {
     padding-left: 30px;   
}
.points p {
 line-height: 2.2em;
}

.update p {
    font-size: 16px;
    line-height: 23px;
}

.pd20 {
  padding-bottom: 0;
  padding: 20px;
}

.text-center {
  text-align: center;
}

.container {
  width: 100%;
}

.claimCoinsContainer{
    line-height: 30px;
    background-color: #01a875;
    box-shadow: 0 5px 0 0 #007350;
    -webkit-box-shadow: 0 5px 0 0 #01865f;
    border: 0;
    color: #fff;
    border-radius: 0.4em;
    font-size: clamp(0.8em, 4vw, 1.5em);
    text-align: center;
    padding: clamp(10px, 2vw, 24px);
    font-weight: 600;
    margin: auto;
    transition: transform 0.2s;
}

.claimCoinsContainer:hover {
    background-color: #00b37d;
    box-shadow: 0 5px 0 0 #008059;
    -webkit-box-shadow: 0 5px 0 0 #008059;
}

.claimCoinsContainer:active {
    background-color: #008d63;
    box-shadow: 0 5px 0 0 #006446;
    -webkit-box-shadow: 0 5px 0 0 #006446;
}

.claimCoins{
    position: sticky;
    Z-INDEX: 10;
    bottom: 10px;
    transition: transform 0.2s;
}

.claimCoins:hover {
    transform: scale(1.05);
    Z-INDEX: 10;
    bottom: 10px;
}

.claimCoins:active {
    transform: scale(1);
    Z-INDEX: 10;
    bottom: 10px;
}

.shdw1 {
  -webkit-box-shadow: 0 1px 1px rgba(173, 168, 168, 0.1);
  box-shadow: 0 1px 1px rgba(173, 168, 168, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-img {
  margin-top: 16px;
  width: 100%;
}

img {
  /* max-width: 100%; */
}

p {
  margin: 14px 0;
}

header {
  width: 100%;
  z-index: 667;
  background: #1b1f47;
}

header .menu {
    margin-top: clamp(5px, 1vw, 0px);
    margin-bottom: auto;
    width: clamp(48px, 10vw, 90px);
    background-color: #1b1f47;
    padding: clamp(11px, 2vw, 20px);
    color: #4d114f;
    float: right;
    position: relative;
    transition: padding 0.3s ease;
}

header .logo {
    width: clamp(108px, 22vw, 180px);
    background-color: #1b1f47;
    padding: clamp(5px, 1vw, 5px) clamp(5px, 2.5vw, 5px);
    color: #4d114f;
    float: left;
    position: relative;
    transition: padding 0.3s ease;
}

#artical-header h1 {
  margin-top: 0px;
  margin-bottom: 10px;
}

#artical-profile {
  height: 20px;
}

#artical-profile img {
  float: left;
  margin-right: 10px;
}

#artical-profile h2 {
  font-size: 13px;
  color: #a7abb2;
  font-weight: 400;
  line-height: 23px;
  margin-top: 0px;
  display: inline;
  position: absolute;
}

.footer {
    text-align: center;
    background-color:#1b1f47;
    color: white;
    padding: 10px;
    font-size: 1.8em;
    overflow: hidden;
}

.footer p {
    margin-right: 5%;
    margin-left: 5%;
    font-size: clamp(0.4em, 1vw, 19em);
    font-family: sans-serif;
    line-height: 1.4em;
}

.footer p span {
    color: red;
}

.badge {
    background: #B5B5B5;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    transition: all 0.3s ease;
}

.logo, .footer, .badge {
    width: 100%;
}

.footer .mini_logo {
    gap: 20px;
    max-width: 750px;
    display: flex;
    /* width: 100%; */
    margin: 0 auto;
    text-align: center;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    flex-direction: column;
}

.footer .mini_logo img {
    max-width: clamp(110px, 8vw, 152px);
    width: 40%;
    height: auto;
    display: inline-block;
}

.list {
  background: #f5faf1;
  padding: 20px;
  border-radius: 5px;
  border-bottom: 5px solid #cbe6b6;
  margin-bottom: 20px;
}

.list h2 {
  margin-top: 0;
}

.list2 {
  margin-top: -20px;
  padding: 0 40px;
  margin-bottom: 20px;
}

.list2 li{
  line-height: 2.5em;
}

.note-block {
  background: #f5f5f5;
  padding: 15px 20px;
  border-radius: 6px;
  margin: 20px 0;
  color: #555;
  font-size: 14px;
  line-height: 1.6;
  border-left: 4px solid #d1d1d1;
}

.note-block p {
  margin: 0;
}

.note-block a {
  color: #555;
  text-decoration: underline;
}

@media only screen and (min-width: 900px) {
  .container {
    padding-bottom: 0;
    width: 100%;
    max-width: 750px;
    margin: auto;
    position: relative;
  }

  .main-img {
    margin-top: 16px;
    width: 100%;
  }

  header .menu {
    margin-top: 0px;
    width: clamp(86px, 10.4vw, 59px);
    max-width: 35%;
  }

  header .logo {
    width: clamp(20px, 27vw, 180px);
    max-width: 35%;
  }
}

.container.pd20 {
  flex: 1;
  padding: 20px;
  width: 100%;
  margin-bottom: 0;
}

/* Testimonials Slider Styles */
.testimonials-slider {
  margin: 30px 0;
  position: relative;
  width: 100%;
}

.slider-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.slider-track {
  display: flex;
  gap: 15px;
  transition: transform 0.5s ease-in-out;
  will-change: transform;
}

.slide {
  min-width: calc(40% - 10px);
  flex-shrink: 0;
  max-height: 422px;
}

.slide img {
  width: 100%;
  max-height: 422px;
  object-fit: cover;
  display: block;
  border-radius: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.slider-gradient {
  display: none;
}

@media only screen and (min-width: 900px) {
  .slider-gradient {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 2;
  }
}

.slider-gradient-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 2;
}

.slider-btn {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(27, 31, 71, 0.2);
  color: rgba(27, 31, 71, 0.4);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.slider-btn:hover {
  background-color: rgba(27, 31, 71, 0.5);
  color: white;
  transform: translateY(-50%) scale(1.1);
}

.slider-btn:active {
  transform: translateY(-50%) scale(0.95);
}

@media only screen and (min-width: 900px) {
  .slider-btn {
    background-color: white;
    border: 2px solid #1b1f47;
    color: #1b1f47;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
  
  .slider-btn:hover {
    background-color: #1b1f47;
    color: white;
  }
}

.slider-btn-prev {
  left: -15px;
}

.slider-btn-next {
  right: -15px;
}

.slider-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
  padding: 10px 0;
}

.slider-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slider-dots .dot.active {
  background-color: #1b1f47;
  width: 12px;
  height: 12px;
}

@media only screen and (min-width: 600px) {
  .slide {
    min-width: calc(33.333% - 10px);
  }
}

@media only screen and (min-width: 900px) {
  .slide {
    min-width: calc(28% - 10px);
  }
}

.card-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
    margin: 30px 0 clamp(30px, 2vw, 30px);
}

.card-item {
    position: relative;
    background: rgba(255, 255, 255, 0.05);
}

.card-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}

.card-item:nth-child(2):last-child {
    grid-column: 1 / -1;
    width: calc(100%);
    margin: 0 auto;
}

@media only screen and (min-width: 900px) {
    .card-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .card-item:nth-child(2):last-child {
        grid-column: auto;
        width: 100%;
        margin: 0;
    }
}

/* Testimonials Slider Styles */
.testimonials-slider {
  margin: 30px 0;
  position: relative;
  width: 100%;
}

.slider-container {
  margin-bottom: 40px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.slider-track {
  display: flex;
  gap: 15px;
  transition: transform 0.5s ease-in-out;
  will-change: transform;
}

.slide {
  width: calc((162% - 15px) / 1.5);
  min-width: 0;
  max-width: 570px;
  flex-shrink: 0;
  max-height: 422px;
}

.slide img {
  width: 100%;
  max-height: 420px;
  object-fit: cover;
  display: block;
  border-radius: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.slider-gradient {
  display: none;
}

@media only screen and (min-width: 900px) {
  .slider-gradient {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 2;
  }
}

.slider-gradient-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 2;
}

.slider-btn {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 60px;
  height: 243px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  pointer-events: auto;
}

.slider-btn svg {
  display: none;
}

.slider-btn:hover {
  background-color: transparent;
  color: transparent;
  transform: translateY(-50%);
}

.slider-btn:active {
  transform: translateY(-50%);
}

@media only screen and (min-width: 900px) {
  .slider-btn {
    background-color: transparent;
    border: none;
    color: transparent;
    box-shadow: none;
    opacity: 0;
  }
  
  .slider-btn:hover {
    background-color: transparent;
    color: transparent;
  }
}

.slider-btn-prev {
  left: -15px;
}

.slider-btn-next {
  right: -15px;
}

.slider-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
  padding: 10px 0;
}

.slider-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slider-dots .dot.active {
  background-color: #1b1f47;
  width: 12px;
  height: 12px;
}

@media only screen and (min-width: 600px) {
  .slide {
    width: calc((100% - 30px) / 2);
    max-width: 570px;
  }
}

@media only screen and (min-width: 900px) {
  .slide {
    width: calc((205% - 45px) / 2.5);
    max-width: 570px;
  }
}

.interactive-img {
    transition: filter 0.2s ease;
}

.interactive-img:hover {
    filter: brightness(1.15);
}

.interactive-img:active {
    filter: brightness(0.85);
}

.sticky-image-wrapper {
    position: sticky;
    bottom: 0;
    z-index: 20;
    padding-bottom: 10px;
    background: linear-gradient(
180deg, rgba(255, 255, 255, 0) 9%, rgba(255, 255, 255, 0.7) 90%, #ffffff 100%);
    margin-top: 20px;
}
