body {
font-family: 'Lato', sans-serif!important;
margin: 0 !important;

background: #DDE3EC;
}
.wrp {
	margin-left: auto;
	margin-right: auto;
	width: 1320px;

}

div
 a {
    cursor: pointer;
    text-decoration: none!important;
  }
a:active, a:focus { outline: none; text-decoration: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
button:active, button:focus {
  outline: none;
}
         button:active, button:focus {
  outline: none;
}

.header-lang-sw {
  margin-left: 56px;
  border-radius: 20px;color: #FFF;
padding: 10px 16px;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 166.667% */
letter-spacing: 0.36px;
border: 1px solid rgba(255, 255, 255, 0.20);
}
.header-wrapper.home {
background: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 33;
}
.header-wrapper {
  padding-top: 40px;
  padding-bottom: 35px;
background: #1C1820;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-first-screen-wrp {
  background: #1C1820;

}
.header-left {
  display: flex;
  align-items: center;
}
.button1 {
border-radius: 8px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: linear-gradient(90deg, #FA4E0D 0%, #F59E07 100%);
padding: 10px 24px;
display: flex;
align-items: center;color: #FFF;

font-size: 16px;
font-style: normal;
cursor: pointer;
font-weight: 700;
line-height: 22px; /* 137.5% */
gap: 8px;
}
.button1:hover {
background: #F8710A;
}.button2 {
border-radius: 8px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: linear-gradient(90deg, #FA4E0D 0%, #F59E07 100%);
padding: 24px 64px;
display: flex;
align-items: center;color: #FFF;

font-size: 20px;
width: fit-content;
font-style: normal;
cursor: pointer;
font-weight: 700;
line-height: 20px; /* 137.5% */
gap: 8px;
}
.button2:hover {
background: #F8710A;
}
.first-screen-title {
  margin-top: 0;color: #FFF;

font-size: 80px;
font-style: normal;
font-weight: 700;
line-height: 80px; /* 100% */
  margin-bottom: 24px;
}
.first-screen-subtitle {
  margin-top: 24px;color: #FFF;

font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 38px; /* 158.333% */
  margin-bottom: 32px;
}
.first-screen-subtitle span,
.first-screen-title span{
color: #F86A0B;

}
.first-screen-left {
  position: relative;  padding-top: 185px;
  padding-bottom: 255px;
  width: 625px;
}

.first-screen-image {
  left: 292px;
  bottom: 0;
  height: 100%;
  width: auto;
  display: flex;
  position: absolute;
}
.first-screen-image img {
  height: 100%;
}
.first-screen-left-in {
  position: relative;
  z-index: 99;
}
.section-two {
  position: relative;
  z-index: 2;
  padding-top: 1px;
border-radius: 80px 80px 0px 0px;
background: #DDE3EC;
margin-top: -80px;
padding-bottom: 208px;
}
.about-tiken {
  display: flex;
  margin-top: 96px;
  margin-bottom: 56px;
  justify-content: space-between;
}
.about-token-right {
  text-align: center;
}
.about-token-right img {
  width: 288px;
  margin-bottom: 32px;
}
.about-token-right .button2 {
  margin-left: auto;
  margin-right: auto;
}
.about-token-left {
  width: 800px;
}


.section-title {
color: #1F2021;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 80px; /* 133.333% */
margin-top: 0;
margin-bottom: 24px;
}
.section-title.white {
  color:#fff;
}
.section-title span {
color: #F86A0B;
}
.ab-token-desc1{
margin-top: 24px;color: #1F2021;

font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 141.667% */
margin-bottom: 24px;
}
.ab-token-desc2 {
  color: #1F2021;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
margin-top: 40px;
}
.ab-token-tags {
display: flex;
margin-bottom: 40px;
margin-top: 24px;
gap: 12px;}
.ab-token-tag {
border-radius: 6px;
padding: 12px 20px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: #CCD5E3;color: #1F2021;
text-align: center;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 122.222% */

}
.ab-token-tag b {

}
.step-by-title {
color: #1F2021;
margin-bottom: 32px;
font-size: 24px;  width: 800px;
font-style: normal;
font-weight: 700;
line-height: 38px; /* 158.333% */
}
.step-by-step {
  margin-top: 56px;

}
.steps-ram {
  display: flex;
  gap: 56px;
 
  border-radius: 20px;
background: #FFF6EB;
padding: 40px 48px;
}
.step-arrow {
	display: flex;
	align-items: center;
}
.step-item {
  width: 300px;
}
.step-item-num {
  border-radius: 6px;
background: #FFF;
padding: 4px 12px;
color: #000;
width: fit-content;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 200% */
}
.step-item-title {
color: #1F2021;
margin-top: 20px;
margin-bottom: 20px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 125% */
}
.step-item-desc {
color: #1F2021;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.slid1-item {
  margin: 16px;
  padding: 48px;
  border-radius: 48px;
background: #FFF;
}
.slid1-wrp {
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -65px;
}
.slid1-item-title {
color: #1F2021;
text-align: center;
margin-top: 24px;
margin-bottom: 24px;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 133.333% */
}
.slid1-item-desc {
color: #1F2021;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.slid1-itemim {
display: flex;
align-items: center;
justify-content: center;
height: 100px;
}
.slid1-itemim  img {
  max-height: 100%;
  width: auto;
}

.slick-dots li {
background: #FFF;
border-radius: 50%;
width: 12px;
height: 12px;
padding: 0;

}
.slick-dots li.slick-active {
  background: #F7770A;
}
.slick-dots li button:before {
  content: none;
}
.slick-dots li button {
  display: none;
}
.section-something-wrp {
  background: #fff;
  border-radius: 80px 80px 0px 0px;
background: #FFF; 
margin-top: -80px;
position: relative;
z-index: 2;
padding-top: 96px;
padding-bottom: 176px;
}
.something-title {
  color: #1F2021;
text-align: center;
margin-bottom: 48px;
margin-top: 0;
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: 42px; /* 100% */
text-transform: capitalize;
}
.something-cards {
  display: flex;
  justify-content: space-between;
}
.something-card {
width: 306px;
border-radius: 20px;
padding-top: 45px;
padding-bottom: 42px;
text-align: center;
background: #EAEEF5;
}

.something-card1 {
background: #FFF6EB;

}
.something-card-title {
  color: #1F2021;
text-align: center;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 200% */
text-transform: uppercase;
margin-bottom: 8px;
}
.something-card-text {
color: #1E1E1E;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 133.333% */
letter-spacing: 0.72px;
}
.something-card-ic {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.something-card-ic img {
  height: 48px;
  width: auto ;
}
.something-card1-num{
  color: #F7770A;
text-align: center;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 111.111% */
letter-spacing: 1.08px;
}
.something-card1-num1-desc {
color: #1F2021;
text-align: center;
margin-bottom: 23px;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */
text-transform: uppercase;
}
.something-card1nim2 {
color: #1F2021;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 175% */
letter-spacing: 0.48px;
}
.something-card1nim2 span {
color: #F7770A;

}
.section-about {
  position: relative;
  padding-top: 128px;
  padding-bottom: 128px;
  z-index: 2;
margin-top: -80px;border-radius: 80px;
background: #1C1820;
overflow: hidden;
}
.el1{
  border-radius: 1324px;
border: 1px solid #000;
background: rgba(248, 106, 11, 0.60);
filter: blur(300px);width: 1324px;
height: 769px;
flex-shrink: 0;
top: -699px;
position: absolute;
left: 15%;
}
.about-text1 {
color: #FFF;
margin-top: 40px;  
margin-bottom: 32px;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 141.667% */
}
.about-text2 {
color: #FFF;
margin-top: 24px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.about {
  display: flex;
  justify-content: space-between;
}
.about-right {
  border-radius: 32px;
width: 531px;
}
.about-left {
  width: 645px;
}
.slick-prev:before, .slick-next:before {
  content: none;
}
.partners-slider-item {height: 151px;

  border-radius: 20px;
border: 1px solid #3B3640; margin-left: 16px;
margin-right: 16px;
}
.partners-slider {
  margin-left: -16px;
  margin-top: 40px;
  margin-right: -16px;
}
.partners-slider-item img {
  max-width: 222px;
  max-height: 56px;
}
.partners-slider-item-iner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners-slider-title {
  color: #FFF;
margin-top: 64px;
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: 42px; /* 100% */
text-transform: capitalize;
}
.slick-prev, .slick-next {
  width: auto;
  height: auto;

}
.partners-slider .slick-prev{
  transform: none;
  top: -77px;
  right: 56px;
  left: auto;
}
.partners-slider .slick-next {
  transform: none;
  top: -77px;
  right: 16px;
  left: auto;
}

.section-title.tac {
  text-align: center;
}

.section-asked {
  padding-top: 96px;
  padding-bottom: 184px;
}
.asked-left{
  border-radius: 20px;
background: #FFF6EB;
width: 419px;
padding: 48px;
box-sizing: border-box;
}
.asked-right {
width: 869px;
}
.asked {align-items: flex-start;
  display: flex;
  margin-top: 56px;
  justify-content: space-between;
}
.asked-left1{
color: #111;
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
text-transform: capitalize;
}
.asked-left2 {
margin-top: 32px;
margin-bottom: 32px;
display: flex;
align-items: center;
justify-content: center;
}
.asked-left2 img {
width: 90px;
}
.asked-left3 {
color: #1F2021;
text-align: center;
margin-top: 32px;
margin-bottom: 20px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 125% */
}
.asked-left4 {
margin-top: 20px;
margin-bottom: 20px;color: #1F2021;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.asked-left .button2 {
  margin-left: auto;
  margin-right: auto;
}
.daccordion__content {
  display: none;
}

.daccordion__item{
  border-radius: 20px;
  margin-bottom: 32px;
  padding-bottom: 24px;

background: #CCD5E3;transition: 0.3s;
}
.dactive__item, .daccordion__item:hover {
transition: 0.3s;background: #FFF;
}
.daccordion__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 24px 0 32px;color: #1F2021;
cursor: pointer;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 42px; /* 210% */

}
.daccordion__content {color: #1F2021;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
  padding: 20px 24px 0 32px;
}
.daccordion__content p {
  margin-top: 0;
}
.arrac {
  width: 24px;
  height: 24px;
  position: relative;
}
.arrac:before {
position: absolute;
top: 50%;
content: '';
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 2px;transition: 0.3s;
background: #7A828D;
}
.arrac:after {content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 2px;
height: 100%;transition: 0.3s;
background: #7A828D;
}
.dactive__item .arrac:after{

transition: 0.3s;height: 0;
}
.dactive__item .arrac:before {
transition: 0.3s;
background: #F8720A;
}


.section-contacts {
  margin-top: -80px;
  position: relative;
  z-index: 2;
  border-radius: 80px 80px 0 0;
  padding-top: 104px;background: #FFF;
  padding-bottom: 100px;
}
.contactss {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contacs-left {
  width: 600px;
}
.cont-right{
  border-radius: 20px;
    border-radius: 20px;
    background: #FFF6EB;
    width: 340px;
    box-sizing: border-box;
    padding: 48px 25px;

}
.cont-screen-subtitle {
  color: #1F2021;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 140% */
margin-top: 0px;
margin-bottom: 32px;
}
.foll-title{
  color: #111;
text-align: center;

font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
text-transform: capitalize;
margin-bottom: 32px;
}

.foll-but {
transition: 0.3s;
display: flex;
align-items: center;
text-align: center;
gap: 12px;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 100% */
	height: 80px;
	box-sizing: border-box;
	
justify-content: center;
padding: 24px;
margin-top: 24px;border-radius: 12px;

}
.foll-but img {
max-width: 32px;
}
.foll-but:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.form-inputs {
  display: flex;
  justify-content: space-between;
}
.form-inputi-input input, .form-inputi-input textarea {
  margin-bottom: 24px;
  border-radius: 6px;
background: #DDE3EC;color: #1F2021;
font-family: 'Lato', sans-serif!important;
font-size: 18px;
padding: 12px 24px;
box-sizing: border-box;
font-style: normal;
width: 100%;
font-weight: 400;
line-height: 26px; /* 144.444% */
border: 1px solid #DDE3EC;
}
.form-inputi-title {
color: #1F2021;
margin-bottom: 12px;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.form-inputi-title span {
color: #F7760A;

}
.form-inputi {
  width: 363px;
}
.form-inputi {
    width: 49%;
}
.form-sub-and-cont {
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.otherqw p{
color: #1F2021;
text-align: right;
font-size: 14px;
font-style: normal;
font-weight: 400;
display: flex;
gap: 8px;
align-items: center;
line-height: 24px; /* 150% */
}
.otherqw a {
padding: 8px 16px;
display: flex;
gap: 6px;
align-items: center;
justify-content: center;
color: #000;border-radius: 20px;
background: #FFF6EB;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
text-transform: lowercase;
transition: 0.3s;
}
.otherqw img {

}
.otherqw a:hover {
background: #DDE3EC;transition: 0.3s;
}
.footer-wrp {
  padding-top: 28px;
  padding-bottom: 24px;
  background: #fff;
}
.footer {
  display: flex;
  justify-content: space-between;
  gap: 80px;
  align-items: center;
}
.footer-copy {
  color: #1F2021;
text-align: right;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.footer-logo img {
  width: 100px;
}
.footer-logo a {
  display: flex;
}
.footer-menu{
  width:788px;
  display: flex;
  align-items: center;
gap: 24px;
}
.footer-menu a {
color: #111;
font-size: 16px;
font-style: normal;transition: 0.3s;
font-weight: 400;
line-height: 20px; /* 125% */
}
.footer-menu a:hover {
color: #F7760A;
transition: 0.3s;
}
.header-menu {

}
.header-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 24px;
  display: flex;
}
.header-menu li a{
  color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 177.778% */
}

.header-menu li a:hover {
  color: #FA550D;
  transition: 0.3s;

}
.header-menu li.current_page_item a{ transition: 0.3s;
  font-weight: 700; color: #FA550D;
}
.header-right {
  display: flex;
  align-items: center;
  gap: 48px;
}

.blog-list-wrp {
  display: flex;
  flex-wrap: wrap;
  margin-top: 51px;
  margin-bottom: 39px;
  gap: 38px 33px;
}
.blog-card-item {
  position: relative;border-radius:  48px;
background: #FFF;
  width: calc((100% - 66px) / 3 );
}
.blog-cats ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
margin-top: 33px;
gap: 24px;
}
.blog-cats a {
border-radius: 6px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: #CCD5E3;
padding: 12px 20px;
text-align: center;
color: #1F2021;

transition: 0.3s;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 122.222% */
}
.blog-cats a:hover {
background: #FFF6EB;
transition: 0.3s;
}
.blog-cats .current_page_item a {
color: #F94510;
}

.blog-title {
  color: #1F2021;
margin-top: 32px;
margin-bottom: 0;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 114.286% */
}
.blog-card-image {
border-radius: 48px 48px 0px 0px;
height: 231px;
}
.blog-card-info {
padding: 28px 30px;
}
.blog-card-title {
color: #1F2021;
margin-bottom: 24px;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 145.455% */
}
.blog-card-meta {
margin-bottom: 30px;
display: flex;
justify-content: space-between;
align-items: center;
}
.blog-card-meta > div {
color: #1F2021;
text-align: center;
border-radius: 6px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: #FFF6EB;
border-radius: 6px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: #FFF6EB;
padding: 6px 12px;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */

display: flex;
gap: 5px;
align-items: center;
}
.blog-card-short{
  color: #1F2021;
text-align: justify;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.blog-card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iner-page {
  border-radius:  48px;
  padding: 29px 30px 45px 30px;
background: #FFF;
margin-top: 25px;
margin-bottom: 55px;
}
.iner-page-title {
  margin-top: 0;color: #1F2021;
margin-bottom: 17px;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 114.286% */
}
.bread{
display: flex;
align-items: center;
gap: 6px;
color: #1F2021;font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 177.778% */
}
.bread a {
color: #1F2021;font-size: 18px;
font-style: normal;
  transition: 0.3s;
font-weight: 400;
line-height: 32px; /* 177.778% */
}
.bread .sep, .bread a:hover {color: #F94510;

  transition: 0.3s;
}
.image-and-menu {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  margin-bottom: 24px;
}
.imonepage {
width: 831px; 
display: flex;
}
.imonepage img {
  border-radius: 48px;

  width: 100% ;
}
.pamenu {
  width: 381px;
}
.iner-text-page-body ul{
margin: 0;
padding: 0;
margin-top: 27px;
margin-bottom: 28px;
list-style: none;
}
.iner-text-page-body ul li {
position: relative;color: #000;
margin-bottom: 5px;
font-size: 18px;
font-style: normal;
padding-left: 63px;
font-weight: 500;
line-height: 32px; /* 177.778% */
}
.iner-text-page-body ul li:before {
color: #F8540E;
font-size: 22px;
content: '—';
position: absolute;
left: 33px;
top: 0px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 145.455% */
}
.iner-text-page-body p {
color: #000;
margin-top: 7px;
margin-bottom: 20px;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 32px; /* 177.778% */
}
.iner-text-page-body h2 {
color: #1F2021;
margin-top: 28px;
margin-bottom: 7px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 133.333% */
}
.iner-text-page-body h3 {
color: #000;
font-size: 20px;
font-style: normal;
margin-top: 20px;
margin-bottom: 4px;
font-weight: 700;
line-height: 32px; /* 160% */
}
.iner-text-page-body h3  ~ p {
  margin-top: 0px;
}
.iner-text-page-body img {
  width: 100%;
  display: block;
  margin-top: 27px;
  margin-bottom: 25px;
  border-radius: 48px;
}

.iner-text-page-body a {
color: #F7770A;
font-size: 18px;
font-style: normal;
font-weight: 700;transition: 0.3s;
line-height: 32px;
text-decoration: underline!important;
}
.iner-text-page-body a:hover {
transform: scale(1.05);transition: 0.3s;
}
.regnow {
  color: #000;
margin-top: 36px;
margin-bottom: 36px;
font-size: 18px;border-radius: 10px;
border: 2px solid #F7770A;
background: rgba(221, 227, 236, 0.00);  padding: 24px 20px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 177.778% */
}
.regnow p {
	margin: 0!important;
}
.call-to-action {
  display: flex;
  align-items: center;
  justify-content: space-between;border-radius: 10px;
border: 2px solid rgba(248, 84, 14, 0.00);
background: #1C1820;
padding: 7px 52px;
}
.call-to-action-text {
  color: #FFF;
  max-width: calc(100% - 200px);
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 114.286% */
}
.call-to-action .button2 {
  text-decoration: none!important;
  color:#fff;
  transition: none;
}.call-to-action .button2:hover {
 transform: none;
  transition: none;
}
.page-article-meta {
  display: flex;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 33px;
}
.article-autor {
color: #1F2021;
margin-right: 24px;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 177.778% */
}
.article-autor span {
color: #F94510;

}
.article-time1 {
display: flex;
gap: 10px;
align-items: center;
color: #1F2021;
font-size: 18px;
font-style: normal;
margin-right: 15px;
font-weight: 500;
line-height: 32px; /* 177.778% */
}
.article-time2 {
color: #646C73;
font-size: 12px;
margin-right: 48px;
font-style: normal;
font-weight: 500;
line-height: 32px; /* 266.667% */
}
.article-time1 img {

}

.page-article-meta .blog-card-viev {
  color: #1F2021;
text-align: center;
border-radius: 6px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: #FFF6EB;
border-radius: 6px;
border: 0px solid rgba(246, 133, 27, 0.20);
background: #FFF6EB;
padding: 6px 12px;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */

display: flex;
gap: 5px;
align-items: center;
}

 .blog-card-iteminslider {
margin: 0 30px;border-radius: 24px ;

 }
  .blog-card-iteminslider .blog-card-image{
border-radius: 24px 24px 0px 0px;
height: 118px;

 }
  .blog-card-iteminslider .blog-card-title {
margin-bottom: 0;
 }
  .blog-card-iteminslider .blog-card-info{
padding: 15px 19px 19px 30px;
 }

.artsliser {
  margin-left: -30px;
  margin-right: -30px;
}.section-first-screen-wrp {
    background: #1C1820;
    overflow: hidden;
}

.blog-page-article-slider-wrp {
  margin-top: 28px;
  margin-bottom: 34px;
}

.art-slider-title {
  color: #1F2021;
margin-bottom: 28px;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 114.286% */
}
.burger {
  display: none;
}


.artsliser  .slick-prev{
  transform: none;
  top: -64px;
  right: 70px;
  left: auto;
}
.artsliser  .slick-next {
  transform: none;
  top: -64px;
  right:30px;
  left: auto;
}
.mob-menu-wrp {
  display: none;
}
.header-lang-sw{
	padding-left: 40px;
	position: relative; display: flex; align-items: center; 
}
.header-lang-sw  {
	border: none; 
}
.header-lang-sw ul {
	list-style: none;
	position: absolute;     top: 0px;
    left: 0px;
	margin:0; padding: 0;
	display: flex; flex-direction: column;
}
.header-lang-sw  img {
	margin-left: 10px
}
.header-lang-sw a {
	    color: #FFF;
    
    font-size: 12px;
    font-style: normal;
	text-transform: uppercase;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.36px;
}
.header-lang-sw .lang-item  {
	order: 2;	
	display: none;  
padding: 0; border: none;
}
.header-lang-sw .current-lang {
	display: flex;
	border-radius: 20px; margin-bottom: 4px;
	border: 1px solid rgba(255, 255, 255, 0.20);
    padding: 8px 41px 4px 19px;
}
.header-lang-sw .lang-item  a {
	  border-radius: 20px;display: flex;
	border: 1px solid rgba(255, 255, 255, 0.20);
    padding: 7px 41px 7px 19px;
}
.header-lang-sw .current-lang a {
	padding: 0; border: none;
}

.tech-links li {
	list-style: none;
}
.tech-links a {
	
}


.tech-links {
	display: flex;
	margin-bottom: 40px;
	justify-content: center;
	align-items: center;
	margin-top: 90px;
	gap: 12px;
}
.razdel1 {
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	background: #F86A0B;
	 width: 2px;
}
.tech-links li  a {
padding: 5px;
text-transform: uppercase;
	color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.tech-links li.current-lang  a {
border: 1px solid #fff;
border-radius: 4px;
}
.header-lang-sw .current-lang {
	order: 1;
	display: block;
	border: none
}
.header-lang-sw .lang-item:hover {
	color:#000;
	background: #fff;
	transition: 0.3s;
}
.header-lang-sw .lang-item:hover a {
	color:#000
}
.header-lang-sw .current-lang:hover {
	color:#fff;
	background: inherit

}
.header-lang-sw .current-lang:hover a {
	color:#fff
}
.header-lang-sw:hover .lang-item {
	display: block
}

.iner-text-page-body #ez-toc-container {
	display: none!important
}
.pamenutitle {
	color: #000;
margin-bottom: 12px;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 145.455% */
}
.pamenu #ez-toc-container {
	background: none;
	border: none;
	box-shadow: none;
	width: 100%;
	border-left: 2px solid #F8540E;
	padding: 0 0 0 18px;
}
#ez-toc-container ul {
	list-style: none!important
}
.pamenu div#ez-toc-container ul.ez-toc-list a {
	color: #000;
font-size: 18px;font-family: 'Lato', sans-serif!important;
font-style: normal;
font-weight: 500;
line-height: 32px; /* 177.778% */
}.pamenu div#ez-toc-container ul.ez-toc-list ul li a  {
	color: #393939;


font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 32px; /* 200% */
}
.pamenu div#ez-toc-container ul.ez-toc-list a:visited {
    color: #000;
}
.ez-toc-counter nav ul li a::before {
	content: none!important
}
.blog-list-wrp .call-to-action {
	width: 100%
}
.pagination {
	margin-bottom: 60px;
}

.nav-links {
	display: flex; justify-content: center; align-items: center; 
	gap: 17px;
}
.page-numbers {
	color: #3F4042;
text-align: center;border-radius: 8px;
border: 1px solid #F7770A;
background: rgba(247, 119, 10, 0.00); width: 32px; height: 32px;
font-size: 16px;
font-style: normal;
	display: flex; align-items: center; 
	justify-content: center;
font-weight: 600;transition: 0.3s;
line-height: 24px; /* 150% */
}

.page-numbers:hover , .page-numbers.current{
	color: #F7770A;

transition: 0.3s;
}


.wpcf7 p {
margin: 0!important
}
.otherqw p {
	display: flex; 
}

.wpcf7-spinner {
	display: none!important
}

.form-inputi-input input.wpcf7-not-valid, .form-inputi-input textarea.wpcf7-not-valid {
	border: 1px solid red;
}
.wpcf7-not-valid-tip {
	display: none!important
}

.wp-block-quote {
	border-radius: 10px;
	margin: 24px 0 24px 32px;
	position: relative;
background: #FFF6EB; padding: 8px 15px 8px 21px;
}
.wp-block-quote:before {
	left:-32px;
	width: 2px;
	top: 0;
	height: 100%;
	background: #F8540E;
	content:'';
	position: absolute;
}
.wp-block-quote p {
	color: #000;

font-size: 18px;
	margin: 0;
font-style: normal;
font-weight: 500;
	
line-height: 32px; /* 177.778% */
}
.wp-block-quote cite {
	display: block;
	margin-top: 10px; padding-bottom: 6px;
}


.slid1.slick-slider .slick-track{
	display: flex;
}
.slid1-item {
	height: auto!important
}
.footer-menu {
	flex-wrap: wrap; gap: 12px 24px
}
#myvideo77 {
	position: absolute; top:0;left: 0;
}

#main-partners{width:100%;height:auto;display:table;margin:0 0 128px}
#main-partners-title{font-weight:700;font-size:32px;line-height:40px;color:#1F2021;width:100%;height:auto;margin:0 0 80px}
#main-partners-items{width:100%;height:auto;display:grid;grid-template-columns:repeat(3,1fr);column-gap:0;row-gap:45px}
#main-partners-items>a{width:100%;height:86px;display:table;background-position:50% 50%;background-repeat:no-repeat}
#main-partners-items>a:nth-child(3n+1){background-position:0 50%}
#main-partners-items>a:nth-child(3n){background-position:100% 50%}
.section_miningbtc{margin-top:128px}
.section_trhee_about_pools{width:100%;display:grid !important;grid-template-columns:repeat(4,1fr);box-sizing:border-box}
.section_trhee_about_pools>div{width:100%;height:44px;display:table}
#section_three_about_pools_1{line-height:44px;text-align:left;font-size:24px}
#section_three_about_pools_2{background-position:0 50%;background-repeat:no-repeat}
#section_three_about_pools_3{line-height:44px;text-transform:uppercase;font-weight:500;font-size:18px}
#section_three_about_pools_3 span{font-weight:700}
#section_three_about_pools_4_button{line-height:42px;height:44px;background:#F8710A;width:100%;text-align:center;border-radius:8px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.3s;max-width:238px;float:right;display:table}
#section_three_about_pools_4_button:hover{background-color:#FA4E0D}

@media screen and (max-width:1360px){
	#section_three_about_pools_3{font-size:16px}
}
@media screen and (max-width:960px){
	#main-partners-title{text-align:center;margin-bottom:32px}
	#main-partners-items{grid-template-columns:1fr;row-gap:40px}
	#main-partners-items>a{height:45px;background-position:50% 50% !important}
	.section_miningbtc{margin-top:80px}
	.section_trhee_about_pools{grid-template-columns:1fr;padding-top:43px !important;padding-bottom:46px !important}
	.section_trhee_about_pools>div{height:auto}
	#section_three_about_pools_1{text-align:center;margin-bottom:14px;line-height:1}
	#section_three_about_pools_2{background-position:50% 50%;margin-bottom:27px;height:34px}
	#section_three_about_pools_3{text-align:center;font-size:18px;margin-bottom:28px;line-height:1}
	#section_three_about_pools_4_button{float:none;margin-left:auto;margin-right:auto}
}
@media screen and (max-width:399px){
	#main-partners-items>a:not(:nth-child(3)){background-size:contain}
	#main-partners-items>a:nth-child(3){background-size:240px}
	.section_miningbtc{margin-top:45px}
}