@import url("https://fonts.googleapis.com/css?family=Hind:300,400&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

:after, :before, :hover {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}

html, body {
  height: 100%;
}

/*Hide Arrows From Input Number*/
/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

input[type=submit],
.input-checkbox {
  -webkit-appearance: none;
}

input#uniq_key {
  text-align: left;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome/fa-brands-400.eot");
  src: url("../../assets/fonts/fontawesome/fa-brands-400.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../../assets/fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../../assets/fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../../assets/fonts/fontawesome/fa-brands-400.svg") format("svg");
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome/fa-regular-400.eot");
  src: url("../../assets/fonts/fontawesome/fa-regular-400.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../../assets/fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../../assets/fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../../assets/fonts/fontawesome/fa-regular-400.svg") format("svg");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome/fa-solid-900.eot");
  src: url("../../assets/fonts/fontawesome/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../../assets/fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../../assets/fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../../assets/fonts/fontawesome/fa-solid-900.svg") format("svg");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "star";
  src: url("../../assets/fonts/star.eot");
  src: url("../../assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/star.woff") format("woff"), url("../../assets/fonts/star.ttf") format("truetype"), url("../../assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WooCommerce";
  src: url("../../assets/fonts/WooCommerce.eot");
  src: url("../../assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/WooCommerce.woff") format("woff"), url("../../assets/fonts/WooCommerce.ttf") format("truetype"), url("../../assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sora";
  src: url("../../assets/fonts/Sora-ExtraLight.eot");
  src: local("Sora ExtraLight"), local("Sora-ExtraLight"), url("../../assets/fonts/Sora-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Sora-ExtraLight.woff2") format("woff2"), url("../../assets/fonts/Sora-ExtraLight.woff") format("woff"), url("../../assets/fonts/Sora-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
.purple_btn {
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 18px 32px;
  display: block;
  margin-top: 32px;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  letter-spacing: 0.32px;
  border: none;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
}

.purple_btn_person_add {
  cursor: pointer;
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 18px 32px;
  display: block;
  margin-top: 32px;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  letter-spacing: 0.32px;
  border: none;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
}
.purple_btn_person_add:before {
  content: "";
  background-image: url("../images/person_add.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}

.purple_btn_popup {
  cursor: pointer;
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 18px 32px;
  display: block;
  margin-top: 32px;
  text-align: center;
  z-index: 2;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  letter-spacing: 0.32px;
  border: none;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
}
.purple_btn_popup:hover {
  background: -webkit-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: -o-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: linear-gradient(139deg, #7400FF 0%, #F0F 100%);
}
.purple_btn_popup:before {
  content: "";
  background-image: url("../images/tele.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 12px;
  display: inline-block;
}

.purple_btn_signin {
  cursor: pointer;
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 18px 32px;
  display: block;
  margin-top: 32px;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  letter-spacing: 0.32px;
  border: none;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
}
.purple_btn_signin:after {
  content: "";
  background-image: url("../images/Login.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

/*
need 2 extra span .top  and .bottom
*/
.dark_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 20px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.dark_btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 40px;
  overflow: hidden;
  position: relative;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.dark_btn a:before {
  content: "";
  background-image: url("../images/person_add.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}
.dark_btn span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.dark_btn span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.wpcf7-submit {
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  -webkit-transition: 2s ease all;
  -o-transition: 2s ease all;
  transition: 2s ease all;
}
.wpcf7-submit:hover {
  background: -webkit-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: -o-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: linear-gradient(139deg, #7400FF 0%, #F0F 100%);
  -webkit-transition: 2s ease all;
  -o-transition: 2s ease all;
  transition: 2s ease all;
}

.dark_btn__a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 20px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.0588235294);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.dark_btn__a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #fff;
  opacity: 20%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 1s all ease;
  -o-transition: 1s all ease;
  transition: 1s all ease;
}
.dark_btn__a:after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 40px;
  overflow: hidden;
  opacity: 0.2;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.dark_btn__a span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.dark_btn__a span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}

.dark_btn__a-full {
  width: 100%;
  text-align: center !important;
  display: block;
}

.dark_btn_person_add {
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.dark_btn_person_add a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 40px;
  overflow: hidden;
  position: relative;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.dark_btn_person_add span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.dark_btn_person_add span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

::-webkit-validation-bubble-message {
  display: none;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.37;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  background-color: #1f1e26;
}

p {
  margin-bottom: 10px;
}

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

h1 {
  font-family: Tektur, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 26px;
}

h2 {
  font-family: Tektur, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 26px;
}

h3 {
  font-family: Tektur, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 26px;
}

h4 {
  font-family: Tektur, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 26px;
}

.container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  z-index: 1000;
}

.container-30 {
  margin: 30px auto;
}

body .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: -20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .slick-dots li {
  display: inline-block;
  width: 100%;
  height: 4px;
  border-radius: 0;
  background: #FFF;
  opacity: 0.2;
  border: 0;
  margin: 0 4px;
  position: relative;
  -webkit-transform: skew(-30deg);
          -ms-transform: skew(-30deg);
          transform: skew(-30deg);
}
body .slick-dots li.slick-active {
  background: #FFF;
  opacity: 1;
}
body .slick-dots li:hover {
  background: #FFF;
  opacity: 0.2;
}

.hide_on_desktop {
  display: none;
}

.hidden {
  display: none !important;
}

.container.breadcrumbs {
  margin-top: 15px;
  margin-bottom: 30px;
}

.lb-nav a.lb-prev {
  background: none;
}

.wp-block-separator {
  opacity: 0.2 !important;
  height: 1px !important;
  margin-top: 40px;
  margin-bottom: 30px;
}

.breadcrumbs * {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
}

.breadcrumbs a {
  position: relative;
  color: #fff;
  opacity: 0.4;
}
.breadcrumbs a:before {
  content: "/";
  color: #fff;
  padding-right: 12px;
}

.breadcrumbs span span a {
  margin-left: 12px;
}

.breadcrumbs > span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.breadcrumbs > span:before {
  content: "";
  left: 0;
  width: 18px;
  height: 20px;
  background-image: url("../images/home.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.breadcrumbs .breadcrumb_last {
  opacity: 1;
  margin-left: 12px;
  position: relative;
}
.breadcrumbs .breadcrumb_last:before {
  content: "/";
  color: #fff;
  opacity: 0.4;
  padding-right: 12px;
}

.default_gap {
  margin-bottom: 100px;
}

.gap_40 {
  margin-bottom: 40px;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none;
}

.addReadMore.showmorecontent .readMore {
  display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
  font-weight: bold;
  cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
  display: block;
}

.read_more {
  overflow: hidden;
}

.readmore_more_open {
  width: 100%;
  display: block;
  margin-right: 4px;
  background: rgba(255, 255, 255, 0.031372549);
  position: relative;
  padding: 9px 19px;
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  margin-top: 20px;
}

.readmore_more_close {
  width: 100%;
  display: block;
  margin-right: 4px;
  background: rgba(255, 255, 255, 0.031372549);
  position: relative;
  padding: 9px 19px;
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  margin-top: 20px;
}

.see {
  position: relative;
  cursor: pointer;
}
.see::after {
  content: "";
  position: absolute;
  background-image: url("../images/Plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: -4px;
}

ul#tabs-nav {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding: 0 20px;
  margin: 0 -20px 32px;
  gap: 5px;
}
ul#tabs-nav::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
ul#tabs-nav::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 2px;
}
ul#tabs-nav::-webkit-scrollbar-track {
  background: transparent;
}

ul#tabs-nav li {
  cursor: pointer;
}

#tabs-nav li a {
  text-decoration: none;
  min-width: 100px;
}
#tabs-nav li a:hover .dark_btn__a_tab {
  background-color: rgba(255, 255, 255, 0.1);
}

.tab-content {
  padding: 10px;
}

.dark_btn__a_tab {
  min-width: 100px;
  display: block;
  padding: 15px;
  position: relative;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  background-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
}
.dark_btn__a_tab::after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 14px;
  padding: 12px 32px;
  overflow: hidden;
  opacity: 0;
  background: #000;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
  clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}

ul#tabs-nav li.active .dark_btn__a_tab {
  background-color: rgba(255, 255, 255, 0.1);
}
ul#tabs-nav li.active .dark_btn__a_tab:after {
  opacity: 0.2;
}

.accordion .accordion-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.0588235294);
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.0588235294);
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 30px 40px 30px 0;
  color: #fff;
  font-size: 1.15rem;
  font-weight: 700;
  border: none;
  background: none;
  outline: none;
  opacity: 0.7;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #ffffff;
  opacity: 1;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.accordion button .accordion-title {
  padding: 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background-image: url("../images/arrrr.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
}
.accordion button[aria-expanded=true] {
  color: #ffffff;
}
.accordion button[aria-expanded=true] .icon {
  -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 38%;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  height: auto;
  padding: 20px 10px;
}
.accordion .accordion-content {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
}
.accordion .accordion-content ul li {
  font-weight: 300;
}

/*!
 * Bootstrap Grid Only (grid and responsive utilities extracted from Bootstrap 4.1.3)
 * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
 * https://www.npmjs.com/package/bootstrap-grid-only-css
 * Bootstrap License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
 * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
 */
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.bootstrap-wrapper .clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.bootstrap-wrapper .visible {
  visibility: visible !important;
}

.bootstrap-wrapper .invisible {
  visibility: hidden !important;
}

.bootstrap-wrapper .hidden-xs-up {
  display: none !important;
}

@media (max-width: 575.98px) {
  .bootstrap-wrapper .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .bootstrap-wrapper .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .bootstrap-wrapper .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .bootstrap-wrapper .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  .bootstrap-wrapper .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .hidden-xl-up {
    display: none !important;
  }
}
.bootstrap-wrapper .hidden-xl-down {
  display: none !important;
}

.bootstrap-wrapper .visible-print-block {
  display: none !important;
}

@media print {
  .bootstrap-wrapper .visible-print-block {
    display: block !important;
  }
}
.bootstrap-wrapper .visible-print-inline {
  display: none !important;
}

@media print {
  .bootstrap-wrapper .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-wrapper .visible-print-inline-block {
  display: none !important;
}

@media print {
  .bootstrap-wrapper .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-wrapper .hidden-print {
    display: none !important;
  }
}
.bootstrap-wrapper .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .bootstrap-wrapper .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .container {
    max-width: 1280px;
  }
}
.bootstrap-wrapper .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.bootstrap-wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.bootstrap-wrapper .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.bootstrap-wrapper .no-gutters > .col, .bootstrap-wrapper .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.bootstrap-wrapper .col-1, .bootstrap-wrapper .col-2, .bootstrap-wrapper .col-3, .bootstrap-wrapper .col-4, .bootstrap-wrapper .col-5, .bootstrap-wrapper .col-6, .bootstrap-wrapper .col-7, .bootstrap-wrapper .col-8, .bootstrap-wrapper .col-9, .bootstrap-wrapper .col-10, .bootstrap-wrapper .col-11, .bootstrap-wrapper .col-12, .bootstrap-wrapper .col, .bootstrap-wrapper .col-auto, .bootstrap-wrapper .col-sm-1, .bootstrap-wrapper .col-sm-2, .bootstrap-wrapper .col-sm-3, .bootstrap-wrapper .col-sm-4, .bootstrap-wrapper .col-sm-5, .bootstrap-wrapper .col-sm-6, .bootstrap-wrapper .col-sm-7, .bootstrap-wrapper .col-sm-8, .bootstrap-wrapper .col-sm-9, .bootstrap-wrapper .col-sm-10, .bootstrap-wrapper .col-sm-11, .bootstrap-wrapper .col-sm-12, .bootstrap-wrapper .col-sm, .bootstrap-wrapper .col-sm-auto, .bootstrap-wrapper .col-md-1, .bootstrap-wrapper .col-md-2, .bootstrap-wrapper .col-md-3, .bootstrap-wrapper .col-md-4, .bootstrap-wrapper .col-md-5, .bootstrap-wrapper .col-md-6, .bootstrap-wrapper .col-md-7, .bootstrap-wrapper .col-md-8, .bootstrap-wrapper .col-md-9, .bootstrap-wrapper .col-md-10, .bootstrap-wrapper .col-md-11, .bootstrap-wrapper .col-md-12, .bootstrap-wrapper .col-md, .bootstrap-wrapper .col-md-auto, .bootstrap-wrapper .col-lg-1, .bootstrap-wrapper .col-lg-2, .bootstrap-wrapper .col-lg-3, .bootstrap-wrapper .col-lg-4, .bootstrap-wrapper .col-lg-5, .bootstrap-wrapper .col-lg-6, .bootstrap-wrapper .col-lg-7, .bootstrap-wrapper .col-lg-8, .bootstrap-wrapper .col-lg-9, .bootstrap-wrapper .col-lg-10, .bootstrap-wrapper .col-lg-11, .bootstrap-wrapper .col-lg-12, .bootstrap-wrapper .col-lg, .bootstrap-wrapper .col-lg-auto, .bootstrap-wrapper .col-xl-1, .bootstrap-wrapper .col-xl-2, .bootstrap-wrapper .col-xl-3, .bootstrap-wrapper .col-xl-4, .bootstrap-wrapper .col-xl-5, .bootstrap-wrapper .col-xl-6, .bootstrap-wrapper .col-xl-7, .bootstrap-wrapper .col-xl-8, .bootstrap-wrapper .col-xl-9, .bootstrap-wrapper .col-xl-10, .bootstrap-wrapper .col-xl-11, .bootstrap-wrapper .col-xl-12, .bootstrap-wrapper .col-xl, .bootstrap-wrapper .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.bootstrap-wrapper .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.bootstrap-wrapper .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.bootstrap-wrapper .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.bootstrap-wrapper .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.bootstrap-wrapper .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.bootstrap-wrapper .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.bootstrap-wrapper .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.bootstrap-wrapper .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.bootstrap-wrapper .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.bootstrap-wrapper .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.bootstrap-wrapper .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.bootstrap-wrapper .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.bootstrap-wrapper .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.bootstrap-wrapper .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.bootstrap-wrapper .order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.bootstrap-wrapper .order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.bootstrap-wrapper .order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.bootstrap-wrapper .order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.bootstrap-wrapper .order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.bootstrap-wrapper .order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.bootstrap-wrapper .order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.bootstrap-wrapper .order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.bootstrap-wrapper .order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.bootstrap-wrapper .order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.bootstrap-wrapper .order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.bootstrap-wrapper .order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.bootstrap-wrapper .order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.bootstrap-wrapper .order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.bootstrap-wrapper .order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.bootstrap-wrapper .offset-1 {
  margin-left: 8.3333333333%;
}

.bootstrap-wrapper .offset-2 {
  margin-left: 16.6666666667%;
}

.bootstrap-wrapper .offset-3 {
  margin-left: 25%;
}

.bootstrap-wrapper .offset-4 {
  margin-left: 33.3333333333%;
}

.bootstrap-wrapper .offset-5 {
  margin-left: 41.6666666667%;
}

.bootstrap-wrapper .offset-6 {
  margin-left: 50%;
}

.bootstrap-wrapper .offset-7 {
  margin-left: 58.3333333333%;
}

.bootstrap-wrapper .offset-8 {
  margin-left: 66.6666666667%;
}

.bootstrap-wrapper .offset-9 {
  margin-left: 75%;
}

.bootstrap-wrapper .offset-10 {
  margin-left: 83.3333333333%;
}

.bootstrap-wrapper .offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .bootstrap-wrapper .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap-wrapper .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap-wrapper .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap-wrapper .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap-wrapper .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap-wrapper .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap-wrapper .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap-wrapper .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap-wrapper .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap-wrapper .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap-wrapper .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap-wrapper .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap-wrapper .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap-wrapper .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap-wrapper .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap-wrapper .offset-sm-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-sm-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-sm-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-sm-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap-wrapper .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap-wrapper .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap-wrapper .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap-wrapper .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap-wrapper .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap-wrapper .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap-wrapper .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap-wrapper .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap-wrapper .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap-wrapper .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap-wrapper .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap-wrapper .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap-wrapper .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap-wrapper .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap-wrapper .offset-md-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-md-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-md-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-md-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap-wrapper .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap-wrapper .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap-wrapper .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap-wrapper .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap-wrapper .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap-wrapper .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap-wrapper .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap-wrapper .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap-wrapper .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap-wrapper .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap-wrapper .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap-wrapper .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap-wrapper .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap-wrapper .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap-wrapper .offset-lg-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-lg-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-lg-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-lg-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap-wrapper .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap-wrapper .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap-wrapper .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap-wrapper .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap-wrapper .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap-wrapper .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap-wrapper .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap-wrapper .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap-wrapper .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap-wrapper .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap-wrapper .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap-wrapper .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap-wrapper .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap-wrapper .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap-wrapper .offset-xl-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-xl-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-xl-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-xl-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.bootstrap-wrapper .img-fluid {
  max-width: 100%;
  height: auto;
}

.famfamfam-flags {
  background: url(../images/famfamfam-flags.png) no-repeat;
  background-size: 224px 199px;
  display: block;
  width: 16px;
  height: 12px;
}

.famfamfam-achive_project {
  margin-right: 8px;
}

.famfamfam-flags.me {
  width: 16px;
  height: 12px;
  background-position: 0 0;
}

.famfamfam-flags.ky {
  width: 16px;
  height: 11px;
  background-position: -16px 0;
}

.famfamfam-flags.af {
  width: 16px;
  height: 11px;
  background-position: 0 -12px;
}

.famfamfam-flags.ag {
  width: 16px;
  height: 11px;
  background-position: -16px -12px;
}

.famfamfam-flags.ai {
  width: 16px;
  height: 11px;
  background-position: -32px 0;
}

.famfamfam-flags.al {
  width: 16px;
  height: 11px;
  background-position: -32px -11px;
}

.famfamfam-flags.am {
  width: 16px;
  height: 11px;
  background-position: 0 -23px;
}

.famfamfam-flags.an {
  width: 16px;
  height: 11px;
  background-position: -16px -23px;
}

.famfamfam-flags.ao {
  width: 16px;
  height: 11px;
  background-position: -32px -23px;
}

.famfamfam-flags.ar {
  width: 16px;
  height: 11px;
  background-position: 0 -34px;
}

.famfamfam-flags.as {
  width: 16px;
  height: 11px;
  background-position: -16px -34px;
}

.famfamfam-flags.at {
  width: 16px;
  height: 11px;
  background-position: -32px -34px;
}

.famfamfam-flags.au {
  width: 16px;
  height: 11px;
  background-position: -48px 0;
}

.famfamfam-flags.aw {
  width: 16px;
  height: 11px;
  background-position: -48px -11px;
}

.famfamfam-flags.ax {
  width: 16px;
  height: 11px;
  background-position: -48px -22px;
}

.famfamfam-flags.az {
  width: 16px;
  height: 11px;
  background-position: -48px -33px;
}

.famfamfam-flags.ba {
  width: 16px;
  height: 11px;
  background-position: 0 -45px;
}

.famfamfam-flags.bb {
  width: 16px;
  height: 11px;
  background-position: -16px -45px;
}

.famfamfam-flags.bd {
  width: 16px;
  height: 11px;
  background-position: -32px -45px;
}

.famfamfam-flags.be {
  width: 16px;
  height: 11px;
  background-position: -48px -45px;
}

.famfamfam-flags.bf {
  width: 16px;
  height: 11px;
  background-position: -64px 0;
}

.famfamfam-flags.bg {
  width: 16px;
  height: 11px;
  background-position: -64px -11px;
}

.famfamfam-flags.bh {
  width: 16px;
  height: 11px;
  background-position: -64px -22px;
}

.famfamfam-flags.bi {
  width: 16px;
  height: 11px;
  background-position: -64px -33px;
}

.famfamfam-flags.bj {
  width: 16px;
  height: 11px;
  background-position: -64px -44px;
}

.famfamfam-flags.bm {
  width: 16px;
  height: 11px;
  background-position: 0 -56px;
}

.famfamfam-flags.bn {
  width: 16px;
  height: 11px;
  background-position: -16px -56px;
}

.famfamfam-flags.bo {
  width: 16px;
  height: 11px;
  background-position: -32px -56px;
}

.famfamfam-flags.br {
  width: 16px;
  height: 11px;
  background-position: -48px -56px;
}

.famfamfam-flags.bs {
  width: 16px;
  height: 11px;
  background-position: -64px -56px;
}

.famfamfam-flags.bt {
  width: 16px;
  height: 11px;
  background-position: 0 -67px;
}

.famfamfam-flags.bv {
  width: 16px;
  height: 11px;
  background-position: -16px -67px;
}

.famfamfam-flags.bw {
  width: 16px;
  height: 11px;
  background-position: -32px -67px;
}

.famfamfam-flags.by {
  width: 16px;
  height: 11px;
  background-position: -48px -67px;
}

.famfamfam-flags.bz {
  width: 16px;
  height: 11px;
  background-position: -64px -67px;
}

.famfamfam-flags.ca {
  width: 16px;
  height: 11px;
  background-position: -80px 0;
}

.famfamfam-flags.catalonia {
  width: 16px;
  height: 11px;
  background-position: -80px -11px;
}

.famfamfam-flags.cc {
  width: 16px;
  height: 11px;
  background-position: -80px -22px;
}

.famfamfam-flags.cd {
  width: 16px;
  height: 11px;
  background-position: -80px -33px;
}

.famfamfam-flags.cf {
  width: 16px;
  height: 11px;
  background-position: -80px -44px;
}

.famfamfam-flags.cg {
  width: 16px;
  height: 11px;
  background-position: -80px -55px;
}

.famfamfam-flags.zm {
  width: 16px;
  height: 11px;
  background-position: -80px -66px;
}

.famfamfam-flags.ci {
  width: 16px;
  height: 11px;
  background-position: 0 -78px;
}

.famfamfam-flags.ck {
  width: 16px;
  height: 11px;
  background-position: -16px -78px;
}

.famfamfam-flags.cl {
  width: 16px;
  height: 11px;
  background-position: -32px -78px;
}

.famfamfam-flags.cm {
  width: 16px;
  height: 11px;
  background-position: -48px -78px;
}

.famfamfam-flags.cn {
  width: 16px;
  height: 11px;
  background-position: -64px -78px;
}

.famfamfam-flags.co {
  width: 16px;
  height: 11px;
  background-position: -80px -78px;
}

.famfamfam-flags.cr {
  width: 16px;
  height: 11px;
  background-position: -96px 0;
}

.famfamfam-flags.cs {
  width: 16px;
  height: 11px;
  background-position: -96px -11px;
}

.famfamfam-flags.cu {
  width: 16px;
  height: 11px;
  background-position: -96px -22px;
}

.famfamfam-flags.cv {
  width: 16px;
  height: 11px;
  background-position: -96px -33px;
}

.famfamfam-flags.cx {
  width: 16px;
  height: 11px;
  background-position: -96px -44px;
}

.famfamfam-flags.cy {
  width: 16px;
  height: 11px;
  background-position: -96px -55px;
}

.famfamfam-flags.cz {
  width: 16px;
  height: 11px;
  background-position: -96px -66px;
}

.famfamfam-flags.de {
  width: 16px;
  height: 11px;
  background-position: -96px -77px;
}

.famfamfam-flags.dj {
  width: 16px;
  height: 11px;
  background-position: 0 -89px;
}

.famfamfam-flags.dk {
  width: 16px;
  height: 11px;
  background-position: -16px -89px;
}

.famfamfam-flags.dm {
  width: 16px;
  height: 11px;
  background-position: -32px -89px;
}

.famfamfam-flags.do {
  width: 16px;
  height: 11px;
  background-position: -48px -89px;
}

.famfamfam-flags.dz {
  width: 16px;
  height: 11px;
  background-position: -64px -89px;
}

.famfamfam-flags.ec {
  width: 16px;
  height: 11px;
  background-position: -80px -89px;
}

.famfamfam-flags.ee {
  width: 16px;
  height: 11px;
  background-position: -96px -89px;
}

.famfamfam-flags.eg {
  width: 16px;
  height: 11px;
  background-position: 0 -100px;
}

.famfamfam-flags.eh {
  width: 16px;
  height: 11px;
  background-position: -16px -100px;
}

.famfamfam-flags.england {
  width: 16px;
  height: 11px;
  background-position: -32px -100px;
}

.famfamfam-flags.er {
  width: 16px;
  height: 11px;
  background-position: -48px -100px;
}

.famfamfam-flags.es {
  width: 16px;
  height: 11px;
  background-position: -64px -100px;
}

.famfamfam-flags.et {
  width: 16px;
  height: 11px;
  background-position: -80px -100px;
}

.famfamfam-flags.europeanunion {
  width: 16px;
  height: 11px;
  background-position: -96px -100px;
}

.famfamfam-flags.fam {
  width: 16px;
  height: 11px;
  background-position: -112px 0;
}

.famfamfam-flags.fi {
  width: 16px;
  height: 11px;
  background-position: -112px -11px;
}

.famfamfam-flags.fj {
  width: 16px;
  height: 11px;
  background-position: -112px -22px;
}

.famfamfam-flags.fk {
  width: 16px;
  height: 11px;
  background-position: -112px -33px;
}

.famfamfam-flags.fm {
  width: 16px;
  height: 11px;
  background-position: -112px -44px;
}

.famfamfam-flags.fo {
  width: 16px;
  height: 11px;
  background-position: -112px -55px;
}

.famfamfam-flags.fr,
.famfamfam-flags.gp,
.famfamfam-flags.mf,
.famfamfam-flags.re,
.famfamfam-flags.yt {
  width: 16px;
  height: 11px;
  background-position: -112px -66px;
}

.famfamfam-flags.ga {
  width: 16px;
  height: 11px;
  background-position: -112px -77px;
}

.famfamfam-flags.gb {
  width: 16px;
  height: 11px;
  background-position: -112px -88px;
}

.famfamfam-flags.gd {
  width: 16px;
  height: 11px;
  background-position: -112px -99px;
}

.famfamfam-flags.ge {
  width: 16px;
  height: 11px;
  background-position: 0 -111px;
}

.famfamfam-flags.gf {
  width: 16px;
  height: 11px;
  background-position: -16px -111px;
}

.famfamfam-flags.gg {
  width: 16px;
  height: 11px;
  background-position: -32px -111px;
}

.famfamfam-flags.gh {
  width: 16px;
  height: 11px;
  background-position: -48px -111px;
}

.famfamfam-flags.gi {
  width: 16px;
  height: 11px;
  background-position: -64px -111px;
}

.famfamfam-flags.gl {
  width: 16px;
  height: 11px;
  background-position: -80px -111px;
}

.famfamfam-flags.gm {
  width: 16px;
  height: 11px;
  background-position: -96px -111px;
}

.famfamfam-flags.gn {
  width: 16px;
  height: 11px;
  background-position: -112px -111px;
}

.famfamfam-flags.gp {
  width: 16px;
  height: 11px;
  background-position: -128px 0;
}

.famfamfam-flags.gq {
  width: 16px;
  height: 11px;
  background-position: -128px -11px;
}

.famfamfam-flags.gr {
  width: 16px;
  height: 11px;
  background-position: -128px -22px;
}

.famfamfam-flags.gs {
  width: 16px;
  height: 11px;
  background-position: -128px -33px;
}

.famfamfam-flags.gt {
  width: 16px;
  height: 11px;
  background-position: -128px -44px;
}

.famfamfam-flags.gu {
  width: 16px;
  height: 11px;
  background-position: -128px -55px;
}

.famfamfam-flags.gw {
  width: 16px;
  height: 11px;
  background-position: -128px -66px;
}

.famfamfam-flags.gy {
  width: 16px;
  height: 11px;
  background-position: -128px -77px;
}

.famfamfam-flags.hk {
  width: 16px;
  height: 11px;
  background-position: -128px -88px;
}

.famfamfam-flags.hm {
  width: 16px;
  height: 11px;
  background-position: -128px -99px;
}

.famfamfam-flags.hn {
  width: 16px;
  height: 11px;
  background-position: -128px -110px;
}

.famfamfam-flags.hr {
  width: 16px;
  height: 11px;
  background-position: 0 -122px;
}

.famfamfam-flags.ht {
  width: 16px;
  height: 11px;
  background-position: -16px -122px;
}

.famfamfam-flags.hu {
  width: 16px;
  height: 11px;
  background-position: -32px -122px;
}

.famfamfam-flags.id {
  width: 16px;
  height: 11px;
  background-position: -48px -122px;
}

.famfamfam-flags.ie {
  width: 16px;
  height: 11px;
  background-position: -64px -122px;
}

.famfamfam-flags.il {
  width: 16px;
  height: 11px;
  background-position: -80px -122px;
}

.famfamfam-flags.in {
  width: 16px;
  height: 11px;
  background-position: -96px -122px;
}

.famfamfam-flags.io {
  width: 16px;
  height: 11px;
  background-position: -112px -122px;
}

.famfamfam-flags.iq {
  width: 16px;
  height: 11px;
  background-position: -128px -122px;
}

.famfamfam-flags.ir {
  width: 16px;
  height: 11px;
  background-position: 0 -133px;
}

.famfamfam-flags.is {
  width: 16px;
  height: 11px;
  background-position: -16px -133px;
}

.famfamfam-flags.it {
  width: 16px;
  height: 11px;
  background-position: -32px -133px;
}

.famfamfam-flags.je {
  width: 16px;
  height: 11px;
  background-position: -48px -133px;
}

.famfamfam-flags.jm {
  width: 16px;
  height: 11px;
  background-position: -64px -133px;
}

.famfamfam-flags.jo {
  width: 16px;
  height: 11px;
  background-position: -80px -133px;
}

.famfamfam-flags.jp {
  width: 16px;
  height: 11px;
  background-position: -96px -133px;
}

.famfamfam-flags.ke {
  width: 16px;
  height: 11px;
  background-position: -112px -133px;
}

.famfamfam-flags.kg {
  width: 16px;
  height: 11px;
  background-position: -128px -133px;
}

.famfamfam-flags.kh {
  width: 16px;
  height: 11px;
  background-position: -144px 0;
}

.famfamfam-flags.ki {
  width: 16px;
  height: 11px;
  background-position: -144px -11px;
}

.famfamfam-flags.km {
  width: 16px;
  height: 11px;
  background-position: -144px -22px;
}

.famfamfam-flags.kn {
  width: 16px;
  height: 11px;
  background-position: -144px -33px;
}

.famfamfam-flags.kp {
  width: 16px;
  height: 11px;
  background-position: -144px -44px;
}

.famfamfam-flags.kr {
  width: 16px;
  height: 11px;
  background-position: -144px -55px;
}

.famfamfam-flags.kw {
  width: 16px;
  height: 11px;
  background-position: -144px -66px;
}

.famfamfam-flags.ae {
  width: 16px;
  height: 11px;
  background-position: -144px -77px;
}

.famfamfam-flags.kz {
  width: 16px;
  height: 11px;
  background-position: -144px -88px;
}

.famfamfam-flags.la {
  width: 16px;
  height: 11px;
  background-position: -144px -99px;
}

.famfamfam-flags.lb {
  width: 16px;
  height: 11px;
  background-position: -144px -110px;
}

.famfamfam-flags.lc {
  width: 16px;
  height: 11px;
  background-position: -144px -121px;
}

.famfamfam-flags.li {
  width: 16px;
  height: 11px;
  background-position: -144px -132px;
}

.famfamfam-flags.lk {
  width: 16px;
  height: 11px;
  background-position: 0 -144px;
}

.famfamfam-flags.lr {
  width: 16px;
  height: 11px;
  background-position: -16px -144px;
}

.famfamfam-flags.ls {
  width: 16px;
  height: 11px;
  background-position: -32px -144px;
}

.famfamfam-flags.lt {
  width: 16px;
  height: 11px;
  background-position: -48px -144px;
}

.famfamfam-flags.lu {
  width: 16px;
  height: 11px;
  background-position: -64px -144px;
}

.famfamfam-flags.lv {
  width: 16px;
  height: 11px;
  background-position: -80px -144px;
}

.famfamfam-flags.ly {
  width: 16px;
  height: 11px;
  background-position: -96px -144px;
}

.famfamfam-flags.ma {
  width: 16px;
  height: 11px;
  background-position: -112px -144px;
}

.famfamfam-flags.mc {
  width: 16px;
  height: 11px;
  background-position: -128px -144px;
}

.famfamfam-flags.md {
  width: 16px;
  height: 11px;
  background-position: -144px -144px;
}

.famfamfam-flags.ad {
  width: 16px;
  height: 11px;
  background-position: -160px 0;
}

.famfamfam-flags.mg {
  width: 16px;
  height: 11px;
  background-position: -160px -11px;
}

.famfamfam-flags.mh {
  width: 16px;
  height: 11px;
  background-position: -160px -22px;
}

.famfamfam-flags.mk {
  width: 16px;
  height: 11px;
  background-position: -160px -33px;
}

.famfamfam-flags.ml {
  width: 16px;
  height: 11px;
  background-position: -160px -44px;
}

.famfamfam-flags.mm {
  width: 16px;
  height: 11px;
  background-position: -160px -55px;
}

.famfamfam-flags.mn {
  width: 16px;
  height: 11px;
  background-position: -160px -66px;
}

.famfamfam-flags.mo {
  width: 16px;
  height: 11px;
  background-position: -160px -77px;
}

.famfamfam-flags.mp {
  width: 16px;
  height: 11px;
  background-position: -160px -88px;
}

.famfamfam-flags.mq {
  width: 16px;
  height: 11px;
  background-position: -160px -99px;
}

.famfamfam-flags.mr {
  width: 16px;
  height: 11px;
  background-position: -160px -110px;
}

.famfamfam-flags.ms {
  width: 16px;
  height: 11px;
  background-position: -160px -121px;
}

.famfamfam-flags.mt {
  width: 16px;
  height: 11px;
  background-position: -160px -132px;
}

.famfamfam-flags.mu {
  width: 16px;
  height: 11px;
  background-position: -160px -143px;
}

.famfamfam-flags.mv {
  width: 16px;
  height: 11px;
  background-position: 0 -155px;
}

.famfamfam-flags.mw {
  width: 16px;
  height: 11px;
  background-position: -16px -155px;
}

.famfamfam-flags.mx {
  width: 16px;
  height: 11px;
  background-position: -32px -155px;
}

.famfamfam-flags.my {
  width: 16px;
  height: 11px;
  background-position: -48px -155px;
}

.famfamfam-flags.mz {
  width: 16px;
  height: 11px;
  background-position: -64px -155px;
}

.famfamfam-flags.na {
  width: 16px;
  height: 11px;
  background-position: -80px -155px;
}

.famfamfam-flags.nc {
  width: 16px;
  height: 11px;
  background-position: -96px -155px;
}

.famfamfam-flags.ne {
  width: 16px;
  height: 11px;
  background-position: -112px -155px;
}

.famfamfam-flags.nf {
  width: 16px;
  height: 11px;
  background-position: -128px -155px;
}

.famfamfam-flags.ng {
  width: 16px;
  height: 11px;
  background-position: -144px -155px;
}

.famfamfam-flags.ni {
  width: 16px;
  height: 11px;
  background-position: -160px -155px;
}

.famfamfam-flags.bq,
.famfamfam-flags.nl {
  width: 16px;
  height: 11px;
  background-position: -176px 0;
}

.famfamfam-flags.no {
  width: 16px;
  height: 11px;
  background-position: -176px -11px;
}

.famfamfam-flags.za {
  width: 16px;
  height: 11px;
  background-position: -176px -22px;
}

.famfamfam-flags.nr {
  width: 16px;
  height: 11px;
  background-position: -176px -33px;
}

.famfamfam-flags.nu {
  width: 16px;
  height: 11px;
  background-position: -176px -44px;
}

.famfamfam-flags.nz {
  width: 16px;
  height: 11px;
  background-position: -176px -55px;
}

.famfamfam-flags.om {
  width: 16px;
  height: 11px;
  background-position: -176px -66px;
}

.famfamfam-flags.pa {
  width: 16px;
  height: 11px;
  background-position: -176px -77px;
}

.famfamfam-flags.pe {
  width: 16px;
  height: 11px;
  background-position: -176px -88px;
}

.famfamfam-flags.pf {
  width: 16px;
  height: 11px;
  background-position: -176px -99px;
}

.famfamfam-flags.pg {
  width: 16px;
  height: 11px;
  background-position: -176px -110px;
}

.famfamfam-flags.ph {
  width: 16px;
  height: 11px;
  background-position: -176px -121px;
}

.famfamfam-flags.pk {
  width: 16px;
  height: 11px;
  background-position: -176px -132px;
}

.famfamfam-flags.pl {
  width: 16px;
  height: 11px;
  background-position: -176px -143px;
}

.famfamfam-flags.pm {
  width: 16px;
  height: 11px;
  background-position: -176px -154px;
}

.famfamfam-flags.pn {
  width: 16px;
  height: 11px;
  background-position: 0 -166px;
}

.famfamfam-flags.pr {
  width: 16px;
  height: 11px;
  background-position: -16px -166px;
}

.famfamfam-flags.ps {
  width: 16px;
  height: 11px;
  background-position: -32px -166px;
}

.famfamfam-flags.pt {
  width: 16px;
  height: 11px;
  background-position: -48px -166px;
}

.famfamfam-flags.pw {
  width: 16px;
  height: 11px;
  background-position: -64px -166px;
}

.famfamfam-flags.py {
  width: 16px;
  height: 11px;
  background-position: -80px -166px;
}

.famfamfam-flags.qa {
  width: 16px;
  height: 11px;
  background-position: -96px -166px;
}

.famfamfam-flags.re {
  width: 16px;
  height: 11px;
  background-position: -112px -166px;
}

.famfamfam-flags.ro {
  width: 16px;
  height: 11px;
  background-position: -128px -166px;
}

.famfamfam-flags.rs {
  width: 16px;
  height: 11px;
  background-position: -144px -166px;
}

.famfamfam-flags.ru {
  width: 16px;
  height: 11px;
  background-position: -160px -166px;
}

.famfamfam-flags.rw {
  width: 16px;
  height: 11px;
  background-position: -176px -166px;
}

.famfamfam-flags.sa {
  width: 16px;
  height: 11px;
  background-position: 0 -177px;
}

.famfamfam-flags.sb {
  width: 16px;
  height: 11px;
  background-position: -16px -177px;
}

.famfamfam-flags.sc {
  width: 16px;
  height: 11px;
  background-position: -32px -177px;
}

.famfamfam-flags.scotland {
  width: 16px;
  height: 11px;
  background-position: -48px -177px;
}

.famfamfam-flags.sd {
  width: 16px;
  height: 11px;
  background-position: -64px -177px;
}

.famfamfam-flags.se {
  width: 16px;
  height: 11px;
  background-position: -80px -177px;
}

.famfamfam-flags.sg {
  width: 16px;
  height: 11px;
  background-position: -96px -177px;
}

.famfamfam-flags.sh {
  width: 16px;
  height: 11px;
  background-position: -112px -177px;
}

.famfamfam-flags.si {
  width: 16px;
  height: 11px;
  background-position: -128px -177px;
}

.famfamfam-flags.sj {
  width: 16px;
  height: 11px;
  background-position: -144px -177px;
}

.famfamfam-flags.sk {
  width: 16px;
  height: 11px;
  background-position: -160px -177px;
}

.famfamfam-flags.sl {
  width: 16px;
  height: 11px;
  background-position: -176px -177px;
}

.famfamfam-flags.sm {
  width: 16px;
  height: 11px;
  background-position: -192px 0;
}

.famfamfam-flags.sn {
  width: 16px;
  height: 11px;
  background-position: -192px -11px;
}

.famfamfam-flags.so {
  width: 16px;
  height: 11px;
  background-position: -192px -22px;
}

.famfamfam-flags.sr {
  width: 16px;
  height: 11px;
  background-position: -192px -33px;
}

.famfamfam-flags.st {
  width: 16px;
  height: 11px;
  background-position: -192px -44px;
}

.famfamfam-flags.sv {
  width: 16px;
  height: 11px;
  background-position: -192px -55px;
}

.famfamfam-flags.sy {
  width: 16px;
  height: 11px;
  background-position: -192px -66px;
}

.famfamfam-flags.sz {
  width: 16px;
  height: 11px;
  background-position: -192px -77px;
}

.famfamfam-flags.tc {
  width: 16px;
  height: 11px;
  background-position: -192px -88px;
}

.famfamfam-flags.td {
  width: 16px;
  height: 11px;
  background-position: -192px -99px;
}

.famfamfam-flags.tf {
  width: 16px;
  height: 11px;
  background-position: -192px -110px;
}

.famfamfam-flags.tg {
  width: 16px;
  height: 11px;
  background-position: -192px -121px;
}

.famfamfam-flags.th {
  width: 16px;
  height: 11px;
  background-position: -192px -132px;
}

.famfamfam-flags.tj {
  width: 16px;
  height: 11px;
  background-position: -192px -143px;
}

.famfamfam-flags.tk {
  width: 16px;
  height: 11px;
  background-position: -192px -154px;
}

.famfamfam-flags.tl {
  width: 16px;
  height: 11px;
  background-position: -192px -165px;
}

.famfamfam-flags.tm {
  width: 16px;
  height: 11px;
  background-position: -192px -176px;
}

.famfamfam-flags.tn {
  width: 16px;
  height: 11px;
  background-position: 0 -188px;
}

.famfamfam-flags.to {
  width: 16px;
  height: 11px;
  background-position: -16px -188px;
}

.famfamfam-flags.tr {
  width: 16px;
  height: 11px;
  background-position: -32px -188px;
}

.famfamfam-flags.tt {
  width: 16px;
  height: 11px;
  background-position: -48px -188px;
}

.famfamfam-flags.tv {
  width: 16px;
  height: 11px;
  background-position: -64px -188px;
}

.famfamfam-flags.tw {
  width: 16px;
  height: 11px;
  background-position: -80px -188px;
}

.famfamfam-flags.tz {
  width: 16px;
  height: 11px;
  background-position: -96px -188px;
}

.famfamfam-flags.ua {
  width: 16px;
  height: 11px;
  background-position: -112px -188px;
}

.famfamfam-flags.ug {
  width: 16px;
  height: 11px;
  background-position: -128px -188px;
}

.famfamfam-flags.um {
  width: 16px;
  height: 11px;
  background-position: -144px -188px;
}

.famfamfam-flags.us {
  width: 16px;
  height: 11px;
  background-position: -160px -188px;
}

.famfamfam-flags.uy {
  width: 16px;
  height: 11px;
  background-position: -176px -188px;
}

.famfamfam-flags.uz {
  width: 16px;
  height: 11px;
  background-position: -192px -188px;
}

.famfamfam-flags.va {
  width: 16px;
  height: 11px;
  background-position: -208px 0;
}

.famfamfam-flags.vc {
  width: 16px;
  height: 11px;
  background-position: -208px -11px;
}

.famfamfam-flags.ve {
  width: 16px;
  height: 11px;
  background-position: -208px -22px;
}

.famfamfam-flags.vg {
  width: 16px;
  height: 11px;
  background-position: -208px -33px;
}

.famfamfam-flags.vi {
  width: 16px;
  height: 11px;
  background-position: -208px -44px;
}

.famfamfam-flags.vn {
  width: 16px;
  height: 11px;
  background-position: -208px -55px;
}

.famfamfam-flags.vu {
  width: 16px;
  height: 11px;
  background-position: -208px -66px;
}

.famfamfam-flags.wales {
  width: 16px;
  height: 11px;
  background-position: -208px -77px;
}

.famfamfam-flags.wf {
  width: 16px;
  height: 11px;
  background-position: -208px -88px;
}

.famfamfam-flags.ws {
  width: 16px;
  height: 11px;
  background-position: -208px -99px;
}

.famfamfam-flags.ye {
  width: 16px;
  height: 11px;
  background-position: -208px -110px;
}

.famfamfam-flags.yt {
  width: 16px;
  height: 11px;
  background-position: -208px -121px;
}

.famfamfam-flags.zw {
  width: 16px;
  height: 11px;
  background-position: -208px -132px;
}

.famfamfam-flags.ch {
  width: 11px;
  height: 11px;
  background-position: -208px -143px;
}

.famfamfam-flags.np {
  width: 9px;
  height: 11px;
  background-position: -208px -154px;
}

.acf-country-flag-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  margin-top: -0.2em;
}

/*HEADER*/
.home .header {
  background: rgba(31, 30, 38, 0.6);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
}

.header.header_static {
  z-index: 2;
}

.header .header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 104px;
  padding: 16px 0;
}
.header .header_wrap .logo img {
  max-height: 48px;
}
.header .header_wrap nav ul li {
  padding: 10px 14px;
  display: inline-block;
}
.header .header_wrap nav ul li a {
  font-size: 14px;
  line-height: 1.22;
}
.header .header_wrap nav ul li:hover {
  position: relative;
  background: rgba(255, 255, 255, 0.03);
}
.header .header_wrap nav ul li:hover:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  bottom: 0;
  background-image: url("../../assets/img/hover.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.header .header_wrap nav ul li:hover:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  right: 0;
  background-image: url("../../assets/img/hover2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.header .header_wrap .social_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .header_wrap .social_header a {
  margin-right: 10px;
}
.header .header_wrap .social_header a:hover {
  background-color: rgba(255, 0, 255, 0.7098039216);
}
.header .header_wrap .social_header a:last-child {
  margin-right: 0;
}
.header .header_wrap .social_header .email, .header .header_wrap .social_header .telegram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 40px;
  min-height: 40px;
  max-height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.header .header_wrap .social_header .adduser {
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  max-height: 40px;
  border-radius: 50% 4px;
  background-color: rgba(255, 255, 255, 0.03);
}
.header .header_wrap .social_header .menu_burger {
  min-width: 56px;
  width: 56px;
  height: 56px;
  margin-left: 20px;
  background-color: transparent !important;
}
.header .header_wrap .social_header .menu_burger img {
  display: block;
}
.header .header_wrap .social_header .menu_burger .menu_open {
  display: none;
}
.header .header_wrap .social_header .menu_burger .menu_close {
  display: block;
}
.header .header_wrap .social_header .skype {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 40px;
  min-height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.header .header_wrap .social_header .skype:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background-color: red;
}
.header .header_wrap .social_header .skype:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: green;
}
.header .header_wrap .user_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header .header_wrap .login {
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.header .header_wrap .login a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 26px;
  overflow: hidden;
  position: relative;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.header .header_wrap .login a:before {
  content: "";
  background-image: url("../images/Login.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 22px;
  display: inline-block;
}
.header .header_wrap .login span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.header .header_wrap .login span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.header .header_wrap .registration {
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.header .header_wrap .registration:hover {
  background: -webkit-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: -o-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: linear-gradient(139deg, #7400FF 0%, #F0F 100%);
  -webkit-transition: 1s ease al;
  -o-transition: 1s ease al;
  transition: 1s ease al;
}
.header .header_wrap .registration a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 26px;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.header .header_wrap .registration a:before {
  content: "";
  background-image: url("../images/person_add.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}

.top_alert {
  background-color: rgba(255, 255, 255, 0.03);
  width: 100%;
}
.top_alert .top_alert_message {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 20px;
  position: relative;
}
.top_alert .top_alert_message a {
  display: inline-block;
  padding: 7px;
  margin-left: 15px;
  background-color: #1F1E26;
}
.top_alert .top_alert_message .close {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

form {
  z-index: 10;
}

.input_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.input_row .row_item {
  width: 50%;
}
.input_row label {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.input_row input {
  padding: 17px 16px;
  font-size: 16px;
  background-color: #1F1E26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
  width: 100%;
}
textarea {
  padding: 17px 16px;
  font-size: 16px;
  background-color: #1F1E26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  width: 100%;
  resize: none;
}

.wpcf7-list-item.first.last {
  margin-left: 0;
  font-size: 13px;
  margin-top: 15px;
  position: relative;
}
.wpcf7-list-item.first.last input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
}
.wpcf7-list-item.first.last input:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.wpcf7-list-item.first.last .wpcf7-list-item-label {
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  padding-left: 40px;
  display: block;
}
.wpcf7-list-item.first.last .wpcf7-list-item-label a {
  color: #fff;
}
.wpcf7-list-item.first.last .wpcf7-list-item-label a:hover {
  text-decoration: underline;
}
.wpcf7-list-item.first.last .wpcf7-list-item-label:before {
  content: "";
  border-radius: 1px;
  border: 1.6px solid #000;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.wpcf7-list-item.first.last .wpcf7-list-item-label:after {
  content: "";
  height: 14px;
  width: 7px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  left: 4px;
  margin-top: -4px;
  opacity: 0;
}

.form_wrap_subscribe {
  max-width: 820px;
  width: 100%;
  margin: 20px auto;
}
.form_wrap_subscribe .form_wrap_subscribe_inner {
  margin: 20px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(97.25%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: relative;
}
.form_wrap_subscribe .form_wrap_subscribe_inner span.top_l {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.form_wrap_subscribe .form_wrap_subscribe_inner span.top_r {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.form_wrap_subscribe .form_wrap_subscribe_inner span.bottom_l {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.form_wrap_subscribe .form_wrap_subscribe_inner span.bottom_r {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.form_wrap_subscribe .oneline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form_wrap_subscribe .oneline .oneline_field {
  margin-right: 20px;
}
.form_wrap_subscribe .oneline .oneline_field input {
  padding: 17px 16px;
  font-size: 16px;
  background-color: #1F1E26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  width: 100%;
  max-width: 420px;
}
.form_wrap_subscribe .oneline .oneline_field .wpcf7-not-valid-tip {
  position: absolute;
  top: -40px;
  color: #fffs;
}
.form_wrap_subscribe .oneline .oneline_button input {
  margin-top: 18px;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: inline-block;
  position: absolute;
  bottom: -36px;
  left: 0;
  width: 200px;
  font-size: 14px;
}

.wpcf7-form-control-wrap.checkbox-969 .wpcf7-not-valid-tip {
  bottom: -20px;
}

/*!*---------slick slider--------------*!*/
.slick-slide {
  outline: none;
  border: none;
}

.slick-next, .slick-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  outline: none;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  border: 0;
  z-index: 10;
  background: transparent;
}
.slick-next:hover, .slick-prev:hover {
  opacity: 0.6;
}
.slick-next:before, .slick-prev:before {
  font-family: FontAwesome;
  font-weight: bold;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  font-size: 16px;
  color: #FF7A00;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.slick-next {
  right: -15px;
}
.slick-next:before {
  content: "\f054";
}

.slick-prev {
  left: -15px;
}
.slick-prev:before {
  content: "\f053";
}

.slick-dots {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
}
.slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FF7A00;
  border: 0;
  margin: 0 2px;
  cursor: pointer;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
  position: relative;
}
.slick-dots li button {
  background: none;
  outline: none;
  border: none;
  font-size: 0;
}
.slick-dots li.slick-active, .slick-dots li:hover {
  background-color: #FF7A00;
  cursor: pointer;
}

.slick-slide img {
  width: 100%;
  height: auto;
}

/*flex-direction: column;*/
.testimonial_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -64px;
  margin-bottom: 50px;
  overflow: hidden;
}
.testimonial_list .testimonial_item {
  width: calc(50% - 64px);
  float: left; /*REQIRED for masontry*/
  margin-right: 64px;
  margin-bottom: 65px;
  position: relative;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.testimonial_list .testimonial_item .testimonial_item_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  margin-bottom: 10px;
}
.testimonial_list .testimonial_item .testimonial_item_img img {
  width: auto;
}
.testimonial_list .testimonial_item .testimonial_item_img .testimonial_item_img__name {
  padding: 10px;
}
.testimonial_list .testimonial_item .testimonial_item_img .testimonial_item_img__name .thedate {
  position: absolute;
  right: 20px;
  top: 42px;
}
.testimonial_list .testimonial_item .testimonial_item_img .testimonial_item_img__name .name {
  font-family: Tektur, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.testimonial_list .testimonial_item .testimonial_item_img .testimonial_item_img__name .desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.testimonial_list .testimonial_item .testimonial_item_text {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  padding: 30px;
}
.testimonial_list .testimonial_item span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.testimonial_list .testimonial_item span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.sort_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.testimonial_sort form {
  background-image: url("../../dist/images/orderby.svg");
  background-size: 100% auto;
  max-width: 300px;
  margin-bottom: 20px;
}
.testimonial_sort .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent transparent transparent;
  border-width: 0;
  -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.testimonial_sort .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: transparent;
  border-style: none;
  background-image: url("../../dist/images/orderby_dropdown.svg");
  background-size: 12px 7px;
  display: block;
  width: 12px;
  height: 7px;
}
.testimonial_sort .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 12px;
  right: 20px;
  width: 20px;
}
.testimonial_sort .select2-container .select2-selection--single {
  position: relative;
}
.testimonial_sort .select2-container {
  min-width: 235px;
  height: 56px;
  text-align: center;
}
.testimonial_sort .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  line-height: 52px;
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.testimonial_sort .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #fff;
}

.tax-testimonial-category .select2-dropdown, .post-type-archive-testimonial .select2-dropdown {
  background-color: transparent;
  text-align: center;
  line-height: 52px;
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  border: none;
}
.tax-testimonial-category .select2-container--default .select2-results__option--highlighted[aria-selected], .post-type-archive-testimonial .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
}
.tax-testimonial-category .select2-results__option, .post-type-archive-testimonial .select2-results__option {
  padding: 0px;
  background: #26252d;
}
.tax-testimonial-category .select2-container--default .select2-results__option[aria-selected=true], .post-type-archive-testimonial .select2-container--default .select2-results__option[aria-selected=true] {
  display: none;
}

@media screen and (max-width: 840px) {
  .testimonial_list .testimonial_item {
    width: calc(100% - 64px);
  }
}
.events_list {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.events_list .events_item {
  width: calc(33.3% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.events_list .events_item .events_item_img {
  min-height: 220px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 1px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
          clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 1px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
}
.events_list .events_item .events_item_text {
  padding: 40px;
  min-height: 187px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(97.25%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.events_list .events_item .events_item_text span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.book_event_js {
  width: 100%;
  margin-top: 20px;
  text-align: center;
  display: block;
}

@media screen and (max-width: 920px) {
  .events_list .events_item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 720px) {
  .events_list .events_item {
    width: 100%;
  }
}
.streamer_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
  gap: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.streamer_item .streamer_text_desc {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  opacity: 0.8;
}
.streamer_item .streamer_text_title {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 58px;
}
.streamer_item .streamer_img {
  max-width: 450px;
}
.streamer_item .get_partner {
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 18px 32px;
  display: inline-block;
  margin-top: 32px;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  letter-spacing: 0.32px;
}
.streamer_item .get_partner:hover {
  background: -webkit-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: -o-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: linear-gradient(139deg, #7400FF 0%, #F0F 100%);
  -webkit-transition: 1s ease al;
  -o-transition: 1s ease al;
  transition: 1s ease al;
}
.streamer_item .get_partner::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #fff;
  opacity: 20%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 1s all ease;
  -o-transition: 1s all ease;
  transition: 1s all ease;
}
.streamer_item .get_partner:before {
  content: "";
  background-image: url("../images/person_add.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}

.promo_cat {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.promo_cat .promo_cat-item {
  width: calc(33.3% - 20px);
}
.promo_cat .promo_item_img {
  min-height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 1px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
          clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 1px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
}
.promo_cat .promo_item_text {
  padding: 40px;
  min-height: 200px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(97.25%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  position: relative;
}
.promo_cat .promo_item_text span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

@media screen and (max-width: 920px) {
  .promo_cat .promo_cat-item {
    width: calc(50% - 20px);
  }
  .streamer_item .streamer_img {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .promo_cat .promo_cat-item {
    width: 100%;
  }
}
.slick-slide img {
  display: block;
  width: auto;
}

.circle1 {
  content: "";
  position: absolute;
  left: -246px;
  top: 283px;
  width: 686px;
  height: 686px;
  border-radius: 50%;
  opacity: 0.2;
  background: #7400FF;
  -webkit-filter: blur(250px);
          filter: blur(250px);
  z-index: 1;
}

.circle2 {
  content: "";
  position: absolute;
  left: 141px;
  top: 483px;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  opacity: 0.1;
  background: magenta;
  -webkit-filter: blur(332px);
          filter: blur(332px);
  z-index: 1;
}

.main_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  background-color: #1f1e26;
  position: relative;
}
.main_wrapper .partner_slick .parther_item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 40px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
          clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 40px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.main_wrapper .partner_slick .parther_item .partner_img img {
  margin: 0 auto;
}
.main_wrapper .partner_slick .parther_item .partner_text {
  padding: 40px;
}
.main_wrapper .partner_slick .parther_item .partner_text .partner_text_title {
  font-family: Tektur, sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 68px;
}
.main_wrapper .partner_slick .parther_item .partner_text .partner_text_title span {
  background: -webkit-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: -o-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: linear-gradient(42deg, #F0F 0%, #6100FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main_wrapper .partner_slick .parther_item .partner_text .partner_text_desc {
  max-width: 415px;
  opacity: 0.8;
}
.main_wrapper .partner_slick .parther_item .partner_text .get_partner {
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 18px 32px;
  display: inline-block;
  margin-top: 32px;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  letter-spacing: 0.32px;
}
.main_wrapper .partner_slick .parther_item .partner_text .get_partner:hover {
  background: -webkit-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: -o-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: linear-gradient(139deg, #7400FF 0%, #F0F 100%);
  -webkit-transition: 1s ease al;
  -o-transition: 1s ease al;
  transition: 1s ease al;
}
.main_wrapper .partner_slick .parther_item .partner_text .get_partner:before {
  content: "";
  background-image: url("../images/person_add.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}
.main_wrapper .partner_slick .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 50%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_wrapper .partner_slick .slick-dots li {
  display: inline-block;
  width: 100%;
  height: 4px;
  border-radius: 0;
  background: #FFF;
  opacity: 0.2;
  border: 0;
  margin: 0 4px;
  position: relative;
  -webkit-transform: skew(-30deg);
          -ms-transform: skew(-30deg);
          transform: skew(-30deg);
}
.main_wrapper .partner_slick .slick-dots li.slick-active {
  background: #FFF;
  opacity: 1;
}
.main_wrapper .partner_slick .slick-dots li:hover {
  background: #FFF;
  opacity: 0.2;
}
.main_wrapper .together_container {
  position: relative;
}
.main_wrapper .together_container .icon_rotate {
  position: absolute;
  position: absolute;
  top: -81px;
  right: 340px;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.main_wrapper .rotating {
  -webkit-animation: rotating 20s linear infinite;
          animation: rotating 20s linear infinite;
}
.main_wrapper .partner_list_slick {
  margin-top: 100px;
  margin-bottom: 40px;
  width: 100%;
}
.main_wrapper .partner_item a, .main_wrapper .partner_item div {
  width: 100%;
}
.main_wrapper .partner_item a img, .main_wrapper .partner_item div img {
  width: 100%;
  max-height: 80px;
  padding: 10px;
}
.main_wrapper .partner_item img {
  width: 100%;
  max-height: 80px;
  padding: 10px;
}
.main_wrapper .work_plus_container {
  overflow: hidden;
  margin-bottom: 80px;
}
.main_wrapper .work_plus_container > h2 {
  margin-top: -44px;
  margin-bottom: 40px;
}
.main_wrapper .text-line {
  display: block;
  margin: 0 auto 0 -76px;
}
.main_wrapper .work_plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.main_wrapper .work_plus h2 {
  text-align: center;
}
.main_wrapper .work_plus .plus_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 40px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
          clip-path: polygon(1px 40px, 40px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 40px), calc(100% - 40px) calc(100% - 1px), 1px calc(100% - 1px), 1px 40px);
}
.main_wrapper .work_plus .plus_item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .work_plus .plus_item .plus_item_img {
  min-width: 200px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main_wrapper .work_plus .plus_item_text {
  padding: 40px 53px;
}
.main_wrapper .work_plus .plus_item_text p {
  opacity: 0.8;
}
.main_wrapper .models_work_container {
  margin-top: 20px;
}
.main_wrapper .models_work_container h2:first-child {
  margin-bottom: 40px;
}
.main_wrapper .models_work_container .models_work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -10px;
}
.main_wrapper .models_work_container .models_work .slick-slide {
  padding: 0 10px;
}
.main_wrapper .models_work_container .models_work .models_item {
  z-index: 1;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.main_wrapper .models_work_container .models_work .models_item h3 {
  padding: 40px;
  border-bottom: 4px solid #1f1e26;
  position: relative;
}
.main_wrapper .models_work_container .models_work .models_item .model_item_text {
  padding: 5px 60px;
  position: relative;
}
.main_wrapper .models_work_container .models_work .models_item .model_item_text ul li {
  list-style-type: disc;
  opacity: 0.8;
  margin-bottom: 16px;
}
.main_wrapper .models_work_container .models_work .models_item .info {
  position: absolute;
  right: 40px;
  top: 35px;
  cursor: pointer;
}
.main_wrapper .models_work_container .models_work .models_item_1, .main_wrapper .models_work_container .models_work .models_item_2, .main_wrapper .models_work_container .models_work .models_item_3 {
  position: relative;
  overflow: hidden;
}
.main_wrapper .models_work_container .models_work .models_item_1:before {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  top: -50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 0, 255, 0.6);
  -webkit-filter: blur(100px);
          filter: blur(100px);
}
.main_wrapper .models_work_container .models_work .models_item_1 span.line:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #F0F;
}
.main_wrapper .models_work_container .models_work .models_item_1 span.line:before {
  content: "";
  position: absolute;
  width: 92px;
  height: 4px;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 0, 255, 0.6);
}
.main_wrapper .models_work_container .models_work .models_item_2:before {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  top: -50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(116, 0, 255, 0.6);
  -webkit-filter: blur(100px);
          filter: blur(100px);
}
.main_wrapper .models_work_container .models_work .models_item_2 span.line:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #7400FF;
}
.main_wrapper .models_work_container .models_work .models_item_2 span.line:before {
  content: "";
  position: absolute;
  width: 92px;
  height: 4px;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(116, 0, 255, 0.6);
}
.main_wrapper .models_work_container .models_work .models_item_3:before {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  top: -50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 168, 0, 0.6);
  -webkit-filter: blur(100px);
          filter: blur(100px);
}
.main_wrapper .models_work_container .models_work .models_item_3 span.line:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #FFA800;
}
.main_wrapper .models_work_container .models_work .models_item_3 span.line:before {
  content: "";
  position: absolute;
  width: 92px;
  height: 4px;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 168, 0, 0.6);
}
.main_wrapper .project_container {
  margin-top: 65px;
}
.main_wrapper .project_container h2 {
  margin-bottom: 56px;
}
.main_wrapper .project_container .project-more {
  display: block;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
.main_wrapper .project_container .project-more:after {
  content: "";
  position: absolute;
  background-image: url("../images/Plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: -4px;
}
.main_wrapper .project_container .projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
          clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.main_wrapper .project_container .projects .project_excerpt {
  opacity: 0.8;
  margin-bottom: 20px;
}
.main_wrapper .project_container .projects::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main_wrapper .project_container .projects::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(odd) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 80px;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(odd) .project_item_detail_text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 80px;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(odd) .project_item_detail_img {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(even) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 80px;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_img {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_mobile_btn {
  position: relative;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_mobile_btn span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_mobile_btn span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .project_container .projects .project_item_detail:last-child {
  border-bottom: none;
}
.main_wrapper .project_container .projects .project_item_detail {
  position: relative;
}
.main_wrapper .project_container .projects .project_item_detail_img_overlay {
  width: 400px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.main_wrapper .project_container .projects .project_item_detail_img_overlay span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .project_container .projects .project_item_detail_img_overlay span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .project_container .projects .project_item_detail_mobile_btn {
  display: none;
}
.main_wrapper .project_container_archive h2.text-center {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 55px;
}
.main_wrapper .project_container_archive .project-more {
  display: block;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.main_wrapper .project_container_archive .projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
          clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.main_wrapper .project_container_archive .projects .pr_list {
  min-width: 400px;
}
.main_wrapper .project_container_archive .projects .pr_list .pr_list_item {
  width: 100%;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_wrapper .project_container_archive .projects .pr_list .pr_list_item_flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 0;
}
.main_wrapper .project_container_archive .projects .pr_list .pr_list_title {
  width: 42%;
  min-width: 42%;
  display: inline-block;
  opacity: 0.8;
  word-break: break-word;
  margin-right: 10px;
}
.main_wrapper .project_container_archive .projects::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main_wrapper .project_container_archive .projects::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main_wrapper .project_container_archive .projects .project_item_detail {
  position: relative;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 80px;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_img_overlay {
  margin-bottom: 40px;
  width: 100%;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_img_overlay img {
  width: 100%;
  height: auto;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 80px;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_img {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 80px; /*left*/
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 80px;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_img {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 80px;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_img_overlay {
  margin-bottom: 40px;
  width: 100%;
}
.main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_img_overlay img {
  width: 100%;
  height: auto;
}
.main_wrapper .project_container_archive .projects .project_item_detail:last-child {
  border-bottom: none;
}
.main_wrapper .project_container_archive .projects .project_item_detail_img_overlay {
  width: 400px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.main_wrapper .project_container_archive .projects .project_item_detail_img_overlay span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.main_wrapper .project_container_archive .projects .project_item_detail_img_overlay span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.main_wrapper .project_container_archive .projects .project_item_detail_mobile_btn {
  display: none;
}
.main_wrapper .testimonial_container {
  padding-top: 45px;
  position: relative;
}
.main_wrapper .testimonial_container .slider-arrows {
  position: absolute;
  right: 0;
  top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_wrapper .testimonial_container .testimonial-slider-arrow {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 56px;
  height: 56px;
  margin-left: 10px;
  text-align: center;
}
.main_wrapper .testimonial_container .testimonial-slider-arrow:hover {
  background-image: url("../images/bg_arr.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 56px;
  height: 56px;
}
.main_wrapper .testimonial_container .testimonial_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-left: -5px;
  margin-right: -5px;
}
.main_wrapper .testimonial_container .testimonial_slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main_wrapper .testimonial_container .testimonial_slider .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
}
.main_wrapper .testimonial_container .testimonial_slider .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item {
  width: calc(100% - 10px) !important;
  margin-left: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item .testimonial_item_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  margin-bottom: 10px;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item .testimonial_item_img img {
  width: auto;
  max-height: 84px;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item .testimonial_item_img .testimonial_item_img__name {
  padding: 12px;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item .testimonial_item_img .testimonial_item_img__name .name {
  font-family: Tektur, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item .testimonial_item_img .testimonial_item_img__name .desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  opacity: 0.8;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item .testimonial_item_text {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  padding: 24px;
  min-height: 190px;
  opacity: 0.8;
  height: 100%;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .testimonial_container .testimonial_slider .testimonial_item span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .teampart_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main_wrapper .teampart_container .team_form {
  padding: 40px;
  width: 50%;
  position: relative;
}
.main_wrapper .teampart_container .team_form span.left_top {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .teampart_container .team_form span.left_bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
.main_wrapper .teampart_container .team_form h3 {
  max-width: 485px;
  font-family: Tektur, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 26px;
  line-height: 44px;
}
.main_wrapper .teampart_container .team_form h3 span {
  background: -webkit-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: -o-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: linear-gradient(42deg, #F0F 0%, #6100FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main_wrapper .teampart_container .team_img {
  width: 50%;
}
.main_wrapper .teampart_container .team_img img {
  width: 100%;
}

.partner_list_swiper {
  height: 100px;
  margin-top: 15px;
}
.partner_list_swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          -o-transition-timing-function: linear;
          transition-timing-function: linear;
}
.partner_item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partner_item img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.8;
}

body.page-template-new-partners-landing {
  /*Global landing style*/
  /*Buttons*/
  /* MAIN LANDING */
  /* Section 1 */
  /* Section 2 */
  /* Section 3 */
  /* Section 4 */
  /* Section 5 */
}
body.page-template-new-partners-landing p {
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 25px;
}
body.page-template-new-partners-landing p a {
  text-decoration: underline;
}
body.page-template-new-partners-landing b {
  font-weight: bold;
}
body.page-template-new-partners-landing .partner_button {
  font-family: "Tektur", sans-serif;
  width: 100%;
  position: relative;
  background: -webkit-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: -o-linear-gradient(311deg, #F0F 0%, #7400FF 100%);
  background: linear-gradient(139deg, #F0F 0%, #7400FF 100%);
  padding: 21px 32px;
  display: inline-block;
  text-align: center;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0.4px;
}
body.page-template-new-partners-landing .partner_button:hover {
  background: -webkit-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: -o-linear-gradient(311deg, #7400FF 0%, #F0F 100%);
  background: linear-gradient(139deg, #7400FF 0%, #F0F 100%);
  -webkit-transition: 1s ease al;
  -o-transition: 1s ease al;
  transition: 1s ease al;
}
body.page-template-new-partners-landing .partner_button:before {
  content: "";
  background-image: url("../../dist/images/person_add.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}
body.page-template-new-partners-landing .about_project_button {
  font-family: "Tektur", sans-serif;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px;
  font-size: 20px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.0588235294);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
body.page-template-new-partners-landing .about_project_button::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #fff;
  opacity: 20%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 1s all ease;
  -o-transition: 1s all ease;
  transition: 1s all ease;
}
body.page-template-new-partners-landing .about_project_button:after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 40px;
  overflow: hidden;
  opacity: 0.2;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
body.page-template-new-partners-landing .about_project_button span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
body.page-template-new-partners-landing .about_project_button span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
body.page-template-new-partners-landing .main_wrapper {
  background-color: #282630 !important;
  color: #fff;
}
body.page-template-new-partners-landing .level_up_landing-line {
  text-align: center;
  position: relative;
  margin-bottom: 240px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .level_up_landing-line {
    margin-bottom: 68px;
  }
}
body.page-template-new-partners-landing .level_up_landing-line_1 {
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-new-partners-landing .level_up_landing-line_2 {
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-new-partners-landing .level_up_landing-line > svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.page-template-new-partners-landing .level_up_landing {
  overflow: hidden;
  background-image: url("../../dist/images/bgfull.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 60px;
  padding-bottom: 66px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
body.page-template-new-partners-landing .level_up_landing-container {
  max-width: 1654px;
  margin: 0 auto 0;
  padding: 35px 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  position: relative;
}
body.page-template-new-partners-landing .level_up_landing-container__text {
  max-width: 987px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 30px;
}
body.page-template-new-partners-landing .level_up_landing-container__text h1 {
  color: #fff;
  font-size: 90px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.05;
  text-transform: uppercase;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .level_up_landing-container__text h1 {
    font-size: 60px !important;
  }
}
body.page-template-new-partners-landing .level_up_landing-container__text h1 span {
  background: -webkit-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: -o-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: linear-gradient(42deg, #F0F 0%, #6100FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.page-template-new-partners-landing .level_up_landing-container__text h2 {
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.38;
  text-transform: uppercase;
}
body.page-template-new-partners-landing .level_up_landing-container__text-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 24px;
  max-width: 630px;
}
body.page-template-new-partners-landing .level_up_landing img {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1678px) {
  body.page-template-new-partners-landing .level_up_landing img {
    max-width: 600px;
  }
}
@media screen and (max-width: 1520px) {
  body.page-template-new-partners-landing .level_up_landing img {
    max-width: 460px;
  }
}
@media screen and (max-width: 1290px) {
  body.page-template-new-partners-landing .level_up_landing img {
    display: none;
  }
}
body.page-template-new-partners-landing .detail_info {
  min-height: 252px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
body.page-template-new-partners-landing .detail_info-container {
  max-width: 1640px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.page-template-new-partners-landing .detail_info-container__img {
  min-width: 300px;
  display: block;
  background-image: url("../../dist/images/block2bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .detail_info-container__img {
    display: none;
  }
}
body.page-template-new-partners-landing .detail_info-container__img img {
  position: absolute;
  left: 4px;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  min-height: 335px;
}
body.page-template-new-partners-landing .detail_info-container__text {
  padding: 36px 40px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.3%, rgba(255, 255, 255, 0.07)), color-stop(72.07%, rgba(255, 255, 255, 0.06)), color-stop(113.33%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.07) 0.3%, rgba(255, 255, 255, 0.06) 72.07%, rgba(255, 255, 255, 0) 113.33%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.07) 0.3%, rgba(255, 255, 255, 0.06) 72.07%, rgba(255, 255, 255, 0) 113.33%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 0.3%, rgba(255, 255, 255, 0.06) 72.07%, rgba(255, 255, 255, 0) 113.33%);
  position: relative;
}
body.page-template-new-partners-landing .detail_info-container__text:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -40px;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid #282630;
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
body.page-template-new-partners-landing .detail_info-container__text-angle {
  position: absolute;
  top: 10px;
  right: 10px;
}
body.page-template-new-partners-landing .new-partners {
  position: relative;
  max-width: 1748px;
  margin: 20px auto 168px;
  border: 2px solid rgba(255, 255, 255, 0.16);
}
@media screen and (max-width: 1800px) {
  body.page-template-new-partners-landing .new-partners {
    margin-left: 20px;
    margin-right: 20px;
  }
}
body.page-template-new-partners-landing .new-partners:before {
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  width: 80px;
  height: 80px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.16);
  background-color: #282630;
  -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
body.page-template-new-partners-landing .new-partners:after {
  content: "";
  position: absolute;
  bottom: -40px;
  right: -40px;
  width: 80px;
  height: 80px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.16);
  background-color: #282630;
  -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
body.page-template-new-partners-landing .new-partners-container {
  margin-top: -255px;
}
body.page-template-new-partners-landing .new-partners-container__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: 56px;
}
@media screen and (max-width: 1130px) {
  body.page-template-new-partners-landing .new-partners-container__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 46px;
    margin-left: 20px;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-text {
  max-width: 970px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  row-gap: 34px;
  margin-bottom: 20px;
}
body.page-template-new-partners-landing .new-partners-container__top-text-titleh2 {
  font-family: "Tektur", sans-serif;
  font-size: 79px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 100px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__top-text-titleh2 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-text-titleh2 {
    font-size: 28px !important;
    line-height: 1.4;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-text-subtitle {
  font-family: "Tektur", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-text-subtitle {
    font-size: 28px !important;
    line-height: 1.4;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-img {
  min-width: 730px;
  margin-top: 70px;
  position: relative;
  text-align: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__top-img {
    min-width: 535px;
  }
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-img {
    width: 100%;
    min-width: auto;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-img:before {
  content: "";
  position: absolute;
  right: -28px;
  left: -90px;
  top: -69px;
  min-width: 675px;
  height: 564px;
  background-image: url(../../dist/images/opacitybg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-img:before {
    min-width: 100%;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-img img {
  min-width: 486px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-img img {
    width: 100%;
    min-width: auto;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-right: 100px;
  margin-bottom: 78px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__top-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 0;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-list-item {
  width: 100%;
  margin-right: -100px;
  background-image: url("../../dist/images/arrowline.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__top-list-item {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-list-item_title {
  font-family: Tektur, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  line-height: 72px; /* 112.5% */
  text-transform: uppercase;
  margin-top: 10px;
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-list-item_title {
    font-size: 28px !important;
    line-height: 1.4;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-list-item_subtitle {
  color: rgba(255, 255, 255, 0.7);
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__top-list-item_subtitle {
    font-size: 22px !important;
    line-height: 1.4;
  }
}
body.page-template-new-partners-landing .new-partners-container__top-buttons {
  max-width: 630px;
  margin-left: 56px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__top-buttons {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
body.page-template-new-partners-landing .new-partners-container__line {
  text-align: center;
  max-width: 1240px;
  margin: 0 auto;
}
body.page-template-new-partners-landing .new-partners-container__line svg {
  width: 100%;
}
body.page-template-new-partners-landing .new-partners-container__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1130px) {
  body.page-template-new-partners-landing .new-partners-container__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 46px;
  }
}
body.page-template-new-partners-landing .new-partners-container__bottom-img {
  position: relative;
  min-width: 666px;
  text-align: center;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__bottom-img {
    min-width: 100%;
  }
}
body.page-template-new-partners-landing .new-partners-container__bottom-img:before {
  content: "";
  position: absolute;
  left: -78px;
  bottom: 0;
  min-width: 768px;
  height: 513px;
  background-image: url(../../dist/images/opacitybg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__bottom-img:before {
    min-width: 100%;
    left: 0;
  }
}
body.page-template-new-partners-landing .new-partners-container__bottom-img img {
  max-width: 392px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__bottom-img img {
    max-width: 66%;
  }
}
body.page-template-new-partners-landing .new-partners-container__bottom-text {
  max-width: 1036px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  row-gap: 22px;
  margin-top: 80px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__bottom-text {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
body.page-template-new-partners-landing .new-partners-container__bottom-text-titleh2 {
  font-family: "Tektur", sans-serif;
  font-size: 79px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-container__bottom-text-titleh2 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .new-partners-container__bottom-text-titleh2 {
    font-size: 28px !important;
    line-height: 1.4;
  }
}
body.page-template-new-partners-landing .new-partners-container__bottom-text-subtitle {
  font-family: "Tektur", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
body.page-template-new-partners-landing .new-partners-line {
  text-align: center;
  position: relative;
  margin-left: 70px;
  margin-right: 70px;
  overflow: hidden;
  height: 255px;
}
body.page-template-new-partners-landing .new-partners-line_1 {
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
body.page-template-new-partners-landing .new-partners-line_1 svg {
  width: 100%;
}
body.page-template-new-partners-landing .new-partners-line_2 {
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
body.page-template-new-partners-landing .new-partners-line_2 svg {
  width: 100%;
}
body.page-template-new-partners-landing .new-partners-line > svg {
  position: absolute;
  left: 0;
  right: 0;
  top: -85px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .new-partners-line > svg {
    top: -85px;
  }
}
body.page-template-new-partners-landing .new-partners-line_bottom {
  text-align: center;
  position: relative;
}
body.page-template-new-partners-landing .new-partners-line_bottom_1 {
  position: absolute;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-new-partners-landing .new-partners-line_bottom_2 {
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.page-template-new-partners-landing .new-partners-line_bottom > svg {
  margin-bottom: -8px;
  margin-top: -160px;
}
body.page-template-new-partners-landing .conditions {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 200px;
}
body.page-template-new-partners-landing .conditions-container-wrap {
  position: relative;
  max-width: 1740px;
  margin: 0 auto;
}
body.page-template-new-partners-landing .conditions-container-wrap-bg {
  position: absolute;
  right: 0;
  top: -69px;
  bottom: -50px;
  min-width: 57%;
  background-image: url("../../dist/images/bgbg.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  -webkit-filter: opacity(0.3);
          filter: opacity(0.3);
}
body.page-template-new-partners-landing .conditions-container-wrap-bgtop {
  position: absolute;
  right: 0;
  top: -45px;
  bottom: 0;
  min-width: 740px;
  background-image: url(../../dist/images/girl_w_boxes21.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .conditions-container-wrap-bgtop {
    position: absolute;
    right: 20%;
    left: 20%;
    top: -19px;
    bottom: 0;
    min-width: 375px;
    background-image: url(../../dist/images/girl_w_boxes21.png);
    background-repeat: no-repeat;
    background-position: center bottom;
  }
}
@media screen and (max-width: 430px) {
  body.page-template-new-partners-landing .conditions-container-wrap-bgtop {
    position: absolute;
    right: 20%;
    left: 9px;
    top: -19px;
  }
}
body.page-template-new-partners-landing .conditions-container-wrap span.top {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
body.page-template-new-partners-landing .conditions-container-wrap span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  opacity: 0.2;
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  width: 100%;
  text-align: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.0588235294);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 80px, 80px 0px, 100% 0px, 100% calc(100% - 80px), calc(100% - 80px) 100%, 0px 100%, 0px 80px);
          clip-path: polygon(0px 80px, 80px 0px, 100% 0px, 100% calc(100% - 80px), calc(100% - 80px) 100%, 0px 100%, 0px 80px);
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #fff;
  opacity: 20%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container:after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  /* display: -webkit-inline-box; */
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  /* outline: none; */
  /* -webkit-box-shadow: none; */
  /* box-shadow: none; */
  border: 2px solid #fff;
  /* overflow: hidden; */
  opacity: 0.2;
  /* background: rgb(30, 30, 37); */
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(33px);
  -webkit-clip-path: polygon(1px 80px, 80px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 80px), calc(100% - 80px) calc(100% - 1px), 1px calc(100% - 1px), 1px 78px);
  clip-path: polygon(1px 80px, 80px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 80px), calc(100% - 80px) calc(100% - 1px), 1px calc(100% - 1px), 1px 78px);
  z-index: 2;
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text {
  max-width: 918px;
  padding: 92px 55px 62px;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  z-index: 3;
  text-align: left;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text {
    margin-bottom: 400px;
    max-width: 100%;
    padding: 90px 10px 62px;
  }
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text-titleh2 {
  font-family: "Tektur", sans-serif;
  font-size: 79px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-bottom: 43px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text-titleh2 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text-titleh2 {
    font-size: 28px !important;
    line-height: 1.4;
  }
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text-titleh2 {
    text-align: center !important;
  }
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text p {
  position: relative;
  display: inline-block;
  margin-bottom: 27px;
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text p:after {
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-linear-gradient(48deg, #F0F 0%, rgba(97, 0, 255, 0.1490196078) 60%);
  background: -o-linear-gradient(48deg, #F0F 0%, rgba(97, 0, 255, 0.1490196078) 60%);
  background: linear-gradient(42deg, #F0F 0%, rgba(97, 0, 255, 0.1490196078) 60%);
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__text-buttons {
  max-width: 630px;
  margin-top: 20px;
}
body.page-template-new-partners-landing .conditions-container-wrap .conditions-container__img img {
  margin-top: -100px;
}
body.page-template-new-partners-landing .opportunity {
  margin-top: 60px;
  background-image: url(../../dist/images/endbg.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: cover;
}
body.page-template-new-partners-landing .opportunity-container {
  text-align: center;
}
body.page-template-new-partners-landing .opportunity-container-text-titleh3 {
  max-width: 1046px;
  margin: 0 auto 64px;
  color: #FFF;
  text-align: center;
  font-family: "Tektur", sans-serif;
  font-size: 59px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .opportunity-container-text-titleh3 {
    font-size: 33px !important;
  }
}
@media screen and (max-width: 520px) {
  body.page-template-new-partners-landing .opportunity-container-text-titleh3 {
    font-size: 26px !important;
    line-height: 1.4;
  }
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .opportunity-container-text-titleh3 {
    max-width: 100%;
  }
}
body.page-template-new-partners-landing .opportunity-container-text-titleh3 span {
  background: -webkit-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: -o-linear-gradient(48deg, #F0F 0%, #6100FF 100%);
  background: linear-gradient(42deg, #F0F 0%, #6100FF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.page-template-new-partners-landing .opportunity-container-button {
  max-width: 630px;
  margin: 0 auto;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .opportunity-container-button {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
    max-width: 100%;
  }
}
body.page-template-new-partners-landing .opportunity-container > img {
  margin-top: -36px;
  margin-bottom: -10px;
}
@media screen and (max-width: 920px) {
  body.page-template-new-partners-landing .opportunity-container > img {
    max-width: 260px;
  }
}

.soon_data {
  margin-top: 100px;
  margin-bottom: 100px;
  display: block;
  margin: 100px auto;
  max-width: 400px;
  padding: 20px;
  width: 100%;
}

.page_project_wrap {
  max-width: 610px;
  width: 100%;
}

.page_project_wrap_full {
  width: 100%;
}

.full_line {
  height: 1px;
  width: 100%;
  background-color: #fff;
  opacity: 0.1;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.page_project {
  width: 100%;
  margin-bottom: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
          clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.page_project::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page_project::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page_project .page_project_thumb {
  margin-bottom: 50px;
  margin-top: 50px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.page_project .page_project_thumb img {
  width: 100%;
  height: auto;
}
.page_project .page_project_thumb span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.page_project .page_project_thumb span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.page_project img {
  max-width: 100%;
  height: auto;
}

.paket-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 100px;
  row-gap: 20px;
}
.paket-logo .paket-logo_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  min-width: 50%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}

.download_logo {
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.download_logo a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 26px;
  overflow: hidden;
  position: relative;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.download_logo a:before {
  content: "";
  background-image: url("../images/download.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}
.download_logo span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.download_logo span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.download_btn {
  margin: 0 auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.download_btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 18px 26px;
  overflow: hidden;
  position: relative;
  background: rgb(30, 30, 37);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.download_btn a:before {
  content: "";
  background-image: url("../images/download.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 16px;
  display: inline-block;
}
.download_btn span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.download_btn span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-bottom: 100px;
}
.promo .promo_item {
  width: 31%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.promo .promo_item .promo_item_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
}
.promo .promo_item .promo_item_img img {
  width: 100%;
}
.promo .promo_item .promo_item_img .promo_item_img__name {
  padding: 16px;
}
.promo .promo_item .promo_item_img .promo_item_img__name .name {
  font-family: Tektur, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.promo .promo_item .promo_item_img .promo_item_img__name .desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.promo .promo_item .promo_item_text {
  padding: 24px;
  min-height: 150px;
}
.promo .promo_item span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.promo .promo_item span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}

.geo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.geo .geo_item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.geo .geo_item h3 {
  padding: 40px;
  border-bottom: 4px solid #1f1e26;
  position: relative;
  z-index: 2;
}
.geo .geo_item .geo_item_text {
  padding: 5px 60px;
  position: relative;
  z-index: 2;
}
.geo .geo_item .geo_item_text ul li {
  display: inline-block;
  list-style-type: disc;
  opacity: 0.8;
  margin-bottom: 16px;
  text-transform: capitalize;
}
.geo .geo_item_1, .geo .geo_item_2 {
  position: relative;
  overflow: hidden;
}
.geo .geo_item_1:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  top: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(0, 255, 148, 0.6);
  -webkit-filter: blur(100px);
          filter: blur(100px);
}
.geo .geo_item_1 span.line:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #00FF94;
}
.geo .geo_item_1 span.line:before {
  content: "";
  position: absolute;
  width: 92px;
  height: 4px;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(0, 255, 148, 0.6);
}
.geo .geo_item_2:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  top: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 0, 0, 0.6);
  -webkit-filter: blur(100px);
          filter: blur(100px);
}
.geo .geo_item_2 span.line:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #F00;
}
.geo .geo_item_2 span.line:before {
  content: "";
  position: absolute;
  width: 92px;
  height: 4px;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(255, 0, 0, 0.6);
}

.payments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.payments .payment_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 20px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.payments .payment_item .payment_item_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.payments .payment_item .payment_item_title {
  width: 100%;
  display: block;
  margin-right: 4px;
  background: rgba(255, 255, 255, 0.03);
  position: relative;
  min-height: 90px;
  padding: 30px;
  font-family: Tektur, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  position: relative;
}
.payments .payment_item .payment_item_title span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
.payments .payment_item .payment_item_button {
  display: block;
  width: 90px;
  position: relative;
  background: rgba(255, 255, 255, 0.03);
}
.payments .payment_item .payment_item_button span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}
.payments .payment_item .payment_item_button:after {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
}
.payments .payment_item .payment_item_button:before {
  content: "";
  width: 2px;
  height: 24px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
}
.payments .payment_item .payment_item_button.active {
  position: relative;
}
.payments .payment_item .payment_item_button.active:before {
  content: none;
}
.payments .payment_item_content {
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.03);
  position: relative;
  min-height: 80px;
  padding: 30px;
  margin-top: 20px;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.payments .payment_item_content.active {
  display: block;
}

.geo_item_text ul li {
  margin-right: 10px;
}
.geo_item_text ul li div {
  display: inline-block;
  margin-right: 5px;
}

.dizain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dizain .dizain_item {
  width: calc(50% - 20px);
  margin-right: 20px;
  float: left;
}
.dizain .dizain_item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

@media screen and (max-width: 720px) {
  .geo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .geo_item {
    margin-bottom: 32px;
  }
  .payments .payment_item {
    width: 100%;
  }
  .promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .promo .promo_item {
    width: 100%;
    margin-bottom: 30px;
  }
  .promo .promo_item .promo_item_text {
    text-align: center;
    min-height: auto;
  }
  .dizain .dizain_item {
    width: 100%;
  }
}
.tabs {
  clear: both;
  position: relative;
  /* you can either manually set a min-height here or do it via JS ---> */
}

.tab {
  float: left;
}

.tab label {
  margin-right: 20px;
  position: relative;
  top: 0;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
}

.tab [type=radio] {
  display: none;
}

.tab__content {
  position: relative;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

[type=radio]:checked ~ label {
  color: #fff;
  z-index: 2;
}

[type=radio]:checked ~ label ~ .tab__content {
  z-index: 1;
  opacity: 1;
}

.notice_dark {
  max-width: 730px;
  margin: 0 auto;
  position: relative;
  padding: 40px;
  padding-left: 80px;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(100.69%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100.69%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100.69%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100.69%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
          clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
}
.notice_dark span.icon {
  position: absolute;
  top: 40px;
  left: 35px;
}
.notice_dark p {
  opacity: 0.8;
}
.notice_dark span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0.2;
}
.notice_dark span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  opacity: 0.2;
}

.zapret {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.zapret .item_zapter {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 40px;
}
.zapret .item_zapter.hidden {
  display: none;
}
.zapret .item_zapter.hidden.open {
  display: block !important;
}

@media screen and (max-width: 780px) {
  .zapret {
    grid-template-columns: 1fr;
  }
}
.btn_zapret_more {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 20px;
}
.btn_zapret_more a.btn_zapret_more_btn {
  position: relative;
}
.btn_zapret_more a.btn_zapret_more_btn:after {
  content: "";
  position: absolute;
  background-image: url(../images/Plus.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: -4px;
}
.btn_zapret_more a.btn_zapret_more_btn.open {
  position: relative;
}
.btn_zapret_more a.btn_zapret_more_btn.open:after {
  content: "";
  position: absolute;
  background-image: url(../../dist/images/Minus.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  top: -4px;
  display: inline-block;
}

.overflow_hidden {
  overflow: hidden;
}

.popup_overlay {
  display: none;
}
.popup_overlay.active {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.45);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 1000;
  cursor: pointer;
}

.popup_wrap {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  z-index: 10000;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 95%;
  max-width: 95%;
  width: 610px;
  overflow: hidden;
  padding: 38px 56px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0.03))), #1F1E26;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.popup_wrap .btn_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  padding: 8px;
  text-align: center;
  background-color: #2b2a32;
  cursor: pointer;
}
.popup_wrap .btn_close svg {
  opacity: 0.8;
}
.popup_wrap .btn_close:hover svg {
  opacity: 1;
}
.popup_wrap .popup {
  text-align: left;
  width: 610px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  overflow-y: auto;
  max-width: 100%;
  height: 100%;
  max-height: 80vh;
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
}
.popup_wrap .popup::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.popup_wrap .popup::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.popup_wrap .popup::-webkit-scrollbar {
  width: 1px;
}
.popup_wrap .popup::-webkit-scrollbar-track {
  display: none;
}
.popup_wrap .popup h2 {
  margin-bottom: 50px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.popup_wrap .popup p {
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  opacity: 0.8;
}
.popup_wrap .popup hr {
  background-color: rgba(255, 255, 255, 0.1);
  height: 1px;
  opacity: 0.2;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
}

.btn_close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.popup_wrap {
  display: none;
}

.popup_wrap.active {
  display: block;
  position: fixed;
}

body.fixed {
  position: relative;
  overflow: hidden;
}

.popup-overlay {
  z-index: 1010;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: fixed;
}

.popup_event_success {
  text-align: center;
}
.popup_event_success .popup_event_success_content-title {
  font-family: Tektur, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px; /* 122.222% */
  text-align: center;
}

.popup_event_content .wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 0;
  max-width: 600px;
  margin-bottom: 30px;
}
.popup_event_content .popup_event_content-title {
  margin-bottom: 40px;
  margin-top: 40px;
}
.popup_event_content .popup_event_content-title p {
  font-family: Tektur, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
  color: #fff;
  opacity: 1;
  text-align: center;
  padding: 28px 0;
  background-color: #1F1E26;
  margin: -38px -56px 0;
}
.popup_event_content input[type=text],
.popup_event_content input[type=email] {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 16px;
  margin-bottom: 24px;
  width: 100%;
  color: #fff;
}
.popup_event_content input[type=submit] {
  margin-top: 8px;
}
.popup_event_content input::-webkit-input-placeholder {
  color: #fff;
  font-size: 1.2em;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 137.5% */
  opacity: 0.6;
}
.popup_event_content input::-moz-placeholder {
  color: #fff;
  font-size: 1.2em;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 137.5% */
  opacity: 0.6;
}
.popup_event_content input::-ms-input-placeholder {
  color: #fff;
  font-size: 1.2em;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 137.5% */
  opacity: 0.6;
}
.popup_event_content input::placeholder {
  color: #fff;
  font-size: 1.2em;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 137.5% */
  opacity: 0.6;
}

.popup_content .social_popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup_content .social_popup a {
  margin-right: 10px;
}
.popup_content .social_popup a:last-child {
  margin-right: 0;
}
.popup_content .social_popup .email, .popup_content .social_popup .telegram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 48px;
  min-height: 48px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.popup_content .social_popup .skype {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 48px;
  min-height: 48px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.popup_content .social_popup .skype:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background-color: red;
}
.popup_content .social_popup .skype:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: green;
}

.popup_thank_wrap .popup {
  position: relative;
}
.popup_thank_wrap .popup:before {
  content: "";
  position: absolute;
  left: -500px;
  top: -300px;
  border-radius: 50%;
  width: 686px;
  height: 686px;
  opacity: 0.4;
  background: #7400FF;
  -webkit-filter: blur(250px);
          filter: blur(250px);
}
.popup_thank_wrap .popup_content h2 {
  border-bottom: none;
  font-size: 36px;
  max-width: 260px;
  margin-bottom: 20px;
}
.popup_thank_wrap .popup_content p {
  max-width: 277px;
  margin-bottom: 80px;
}
.popup_thank_wrap .popup_content .alternative_method {
  margin-bottom: 0;
  text-align: center;
  max-width: 100%;
  font-weight: 400;
  padding-top: 20px;
}
.popup_thank_wrap .popup_content .alternative_method a:hover {
  color: #f0f;
}
.popup_thank_wrap .cataffs_bg {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* SWAL STYLE */
body.swal2-shown > [aria-hidden=true] {
  -webkit-transition: 0.1s -webkit-filter;
  transition: 0.1s -webkit-filter;
  -o-transition: 0.1s filter;
  transition: 0.1s filter;
  transition: 0.1s filter, 0.1s -webkit-filter;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

body .swal2-styled.swal2-confirm {
  background: -webkit-linear-gradient(359deg, #F0F -0.11%, #7400FF 48.31%);
  background: -o-linear-gradient(359deg, #F0F -0.11%, #7400FF 48.31%);
  background: linear-gradient(91deg, #F0F -0.11%, #7400FF 48.31%);
  padding: 20px;
  width: 100%;
  border-radius: 0;
}

body .swal2-popup.swal2-loading {
  overflow-y: initial;
}

body .swal2-popup {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0.03))), #1F1E26;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  border-radius: 0;
}

body .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 20px;
  -webkit-animation: none;
          animation: none;
  border: 0;
  border-radius: 0 !important;
  border-color: transparent;
  background-color: transparent !important;
  color: #fff !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: auto;
}

body .swal2-content {
  color: #fff;
}

.tab_swal_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.tab_swal_buttons .swal_reg_btn, .tab_swal_buttons .swal_login_btn {
  width: 100%;
  text-align: center;
  font-family: "Tektur", san-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.4);
  padding: 28px 0;
  cursor: pointer;
}
.tab_swal_buttons .swal_reg_btn.active, .tab_swal_buttons .swal_login_btn.active {
  color: #fff;
  background: rgba(255, 255, 255, 0.03);
  cursor: auto;
}
.tab_swal_buttons .swal_reg_btn:hover, .tab_swal_buttons .swal_login_btn:hover {
  color: #fff;
}

.swal2-content p.alert {
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 0;
}
.swal2-content .input_wrap {
  position: relative;
  width: 100%;
}
.swal2-content .input_wrap.no_valid input {
  border: 1px solid rgba(255, 0, 61, 0.8);
}
.swal2-content .input_wrap .label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  pointer-events: none;
}
.swal2-content .input_wrap input:not([type=checkbox]):focus + label.label {
  top: 0;
  left: 20px;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  background: #2d2c34;
  padding: 0 5px;
  -webkit-transform: translateY(calc(50% + 5px));
          -ms-transform: translateY(calc(50% + 5px));
          transform: translateY(calc(50% + 5px));
  font-size: 10px;
  color: #fff;
  opacity: 1;
}
.swal2-content .input_wrap input:focus::-webkit-input-placeholder {
  color: transparent;
}
.swal2-content .input_wrap input:focus::-moz-placeholder {
  color: transparent;
}
.swal2-content .input_wrap input:focus::-ms-input-placeholder {
  color: transparent;
}
.swal2-content .input_wrap input:focus::placeholder {
  color: transparent;
}

body .swal_popup_content {
  padding: 0;
  width: 610px;
}
body .swal_popup_content .swal2-close {
  background: var(--white-3, rgba(255, 255, 255, 0.03));
  right: -55px;
  outline: none;
}
body .swal_popup_content .swal2-close:hover {
  color: #fff;
  background: var(--white-3, rgba(255, 255, 255, 0.1));
}
body .swal_popup_content .fields_container, body .swal_popup_content .block_trafic, body .swal_popup_content .swal2-actions {
  padding: 30px 56px;
}
body .swal_popup_content .swal2-input, body .swal_popup_content .swal2-file, body .swal_popup_content .swal2-textarea {
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
body .swal_popup_content .swal2-input:focus, body .swal_popup_content .swal2-file:focus, body .swal_popup_content .swal2-textarea:focus {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.03)), to(rgba(255, 255, 255, 0.03))), #1F1E26;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%), #1F1E26;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body .swal_popup_content .swal2-input {
  height: 56px;
}
body .swal_popup_content .swal2-content {
  padding: 0;
}
body .swal_popup_content .swal2-actions {
  padding-top: 16px;
  padding-bottom: 56px;
  background: rgba(255, 255, 255, 0.03);
  margin: 0;
}
body .swal_popup_content .fields_container {
  background: rgba(255, 255, 255, 0.03);
  -webkit-box-shadow: none;
          box-shadow: none;
}
body .swal_popup_content .fields_row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 24px;
}
body .swal_popup_content h2 {
  font-size: 18px;
  text-align: left;
  margin-bottom: 0;
}
body .swal_popup_content .checkbox_wrap {
  position: relative;
  padding: 15px 0;
  text-align: left;
}
body .swal_popup_content .checkbox_wrap input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
body .swal_popup_content .checkbox_wrap input[type=checkbox]:checked + label:before {
  background-color: #fff;
}
body .swal_popup_content .checkbox_wrap input[type=checkbox]:checked + label:after {
  opacity: 1;
}
body .swal_popup_content .checkbox_wrap label {
  position: relative;
  padding: 0 0 0 40px;
  display: block;
}
body .swal_popup_content .checkbox_wrap label:before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: -3px;
}
body .swal_popup_content .checkbox_wrap label:after {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  background: url("../images/checkbox.svg") no-repeat;
  width: 24px;
  height: 24px;
  opacity: 0;
}
body .swal_popup_content .checkbox_wrap label a {
  font-weight: bold;
}
body .swal_popup_content .checkbox_wrap label a:hover {
  text-decoration: underline;
}
.signin_validation_message {
  padding-top: 22px;
}

@media screen and (max-width: 767px) {
  .popup_event_content .popup_event_content-title {
    margin-top: 0;
  }
  body .swal_popup_content .swal2-close {
    right: 18px;
    left: 18px;
    margin: auto;
    top: 24px;
    width: 100%;
    max-width: calc(100% - 36px);
  }
  body .swal_popup_content .fields_row {
    display: block;
  }
  .popup_wrap {
    width: 610px;
    padding: 88px 16px 24px;
  }
  .popup_wrap .btn_close {
    right: 16px;
    left: 16px;
    top: 24px;
    width: auto;
  }
  .popup_event_content .popup_event_content-title {
    margin-bottom: 32px;
  }
  .popup_event_content .popup_event_content-title p {
    margin: 0 -16px;
    padding: 23px 16px;
  }
}
.blog_post_preview .blog_post_preview-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 56px;
     -moz-column-gap: 56px;
          column-gap: 56px;
  padding-bottom: 56px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 56px;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-thumbnail {
  width: 400px;
  min-width: 400px;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-thumbnail img {
  width: 100%;
  height: auto;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content {
  position: relative;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content p {
  opacity: 0.8;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-title {
  font-family: Tektur, sans-serif;
  font-size: 36px;
  padding-bottom: 32px;
  display: block;
  padding-right: 60px;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-button {
  position: absolute;
  right: 0;
  top: 0;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 20px;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-detail .blog_post_preview-category a:first-child {
  padding-left: 0;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-detail .blog_post_preview-category a {
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-detail .blog_post_preview-category a:last-child {
  border-right: none;
  padding-right: 0;
}
.blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-detail .blog_post_preview-date {
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  opacity: 0.4;
}

.nav-links {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.blog_post_preview-button-mobile {
  display: none;
}

.blog_title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 56px;
  margin-bottom: 0;
}

@media screen and (max-width: 960px) {
  .blog_post_preview .blog_post_preview-item .blog_post_preview-thumbnail {
    width: 300px;
    min-width: 300px;
  }
}
@media screen and (max-width: 720px) {
  .blog_title {
    padding-bottom: 32px;
  }
  .blog_post_preview .blog_post_preview-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog_post_preview-button {
    display: none;
  }
  .blog_post_preview .blog_post_preview-item .blog_post_preview-thumbnail {
    width: 100%;
  }
  .blog_post_preview .blog_post_preview-item .blog_post_preview-content .blog_post_preview-title {
    font-size: 24px;
    margin-top: 34px;
  }
  .blog_post_preview .blog_post_preview-item {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .blog_post_preview-button-mobile {
    display: block;
  }
}
.post_single_custom .breadcrumbs {
  margin-top: 0;
}

.post_wrap_container {
  margin-left: 20px;
  margin-right: 20px;
}

.post_wrap {
  max-width: 610px;
  margin-bottom: 50px;
}
.post_wrap ul {
  list-style-type: disc;
}
.post_wrap ul li {
  padding-left: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.post_wrap strong {
  font-weight: bold;
}

.post_wrap_full {
  width: 100%;
}

.post_full_line {
  height: 1px;
  width: 100%;
  background-color: #fff;
  opacity: 0.1;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.post {
  max-width: 1240px;
  margin: 50px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
          clip-path: polygon(0px 40px, 40px 0px, 100% 0px, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0px 100%, 0px 40px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.post::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.post::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 18px;
  opacity: 1;
  width: 2px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.post .post_title {
  margin-top: 40px;
  text-align: center;
}
.post .post_author {
  text-align: center;
  display: block;
}
.post .post_thumb {
  margin-bottom: 50px;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.post .post_thumb span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.post .post_thumb span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.post .post_thumb .post-thumbnail {
  width: 100%;
}
.post .post_thumb img {
  width: 100%;
  height: auto;
}

.post_category {
  text-align: center;
  margin-bottom: 20px;
}
.post_category a:first-child {
  padding-left: 0;
}
.post_category a {
  font-family: Tektur, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}
.post_category a:last-child {
  border-right: none;
  padding-right: 0;
}

.related_post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 0 20px;
  margin-bottom: 50px;
}
.related_post .related_post_item {
  max-width: 343px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.related_post .related_post_item .related_post_item_iinerwrap {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.03)), color-stop(97.25%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 97.25%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  margin-bottom: 20px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.related_post .related_post_item .related_post_item_iinerwrap span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.related_post .related_post_item .related_post_thumb {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.related_post .related_post_item .related_post_thumb img {
  width: 100%;
  height: auto;
}
.related_post .related_post_item .related_post_title {
  margin-top: 40px;
  margin-bottom: 70px;
  padding: 0 20px 0 30px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  min-height: 65px;
  display: inline-block;
}
@media screen and (max-width: 1300px) {
  .post {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 685px) {
  .post .post_wrap {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.faq_container_archive {
  margin-bottom: 50px;
  margin-top: 50px;
}
.faq_container_archive h2 {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 50px;
}

.faq_preview-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  gap: 4px;
  padding: 0 20px 30px;
  margin: 0 -20px;
}
.faq_preview-category::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
.faq_preview-category::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 2px;
}
.faq_preview-category::-webkit-scrollbar-track {
  background: transparent;
}
.faq_preview-category .faq_btn a {
  padding: 16px 30px;
  display: block;
  white-space: nowrap;
}
.faq_preview-category .faq_btn:hover {
  position: relative;
  background-color: rgba(255, 255, 255, 0.0588235294);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
}
.faq_preview-category .faq_btn:hover a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 16px 30px;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.faq_preview-category .faq_btn:hover span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.faq_preview-category .faq_btn:hover span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.faq_preview-category .faq_btn.current {
  position: relative;
  background-color: rgba(255, 255, 255, 0.0588235294);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
          clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0px 20px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.faq_preview-category .faq_btn.current::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 10px;
  width: 2px;
  height: 38px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.faq_preview-category .faq_btn.current::after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: -9px;
  width: 2px;
  height: 37px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.faq_preview-category .faq_btn.current a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 16px;
  padding: 16px 30px;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
          clip-path: polygon(1px 20px, 20px 1px, calc(100% - 1px) 1px, calc(100% - 1px) calc(100% - 20px), calc(100% - 20px) calc(100% - 1px), 1px calc(100% - 1px), 1px 18px);
}
.faq_preview-category .faq_btn.current span.top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.faq_preview-category .faq_btn.current span.bottom {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}

.container.page404 {
  background-image: url("../images/404.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 50%;
}
.container.page404 .page-title {
  max-width: 520px;
  text-align: left;
  margin-bottom: 150px;
  margin-top: 30px;
}
.container.page404 .page404_desc {
  max-width: 330px;
  margin-bottom: 30px;
}

/*FOOTER*/
.footer {
  background: #1f1e26;
  z-index: 2;
  margin-top: auto;
}
.footer .social_footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .social_footer__wrap h3 {
  margin-bottom: 0;
  margin-right: 20px;
}
.footer .footer_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  vertical-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 128px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 26px;
}
.footer .footer_wrap .logo img {
  max-height: 48px;
}
.footer .footer_wrap .social_footer_title {
  margin-left: auto;
  margin-right: 20px;
}
.footer .footer_wrap .social_footer_title h3 {
  line-height: 1.5;
  display: block;
  margin-top: 24px;
}
@media screen and (max-width: 540px) {
  .footer .footer_wrap .social_footer_title {
    display: none;
  }
}
.footer .footer_wrap_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 245px;
  margin-bottom: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .footer_wrap_about h3 {
  font-size: 18px;
}
.footer .footer_wrap_about .about {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 60%;
}
.footer .footer_wrap_about .about p {
  max-width: 610px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer_wrap_about .footer_sidebar {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.footer .footer_wrap_about .rule {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  opacity: 0.8;
}
.footer .footer_wrap_about .rule a {
  margin-right: 20px;
}
.footer .footer_wrap_about .rule a:hover {
  color: #f0f;
}
.footer .footer_wrap_about .footer_sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
.footer .footer_wrap_about .footer_sidebar .footer_sidebar_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  width: 100%;
}
.footer .footer_wrap_about .footer_sidebar .footer_sidebar_1, .footer .footer_wrap_about .footer_sidebar .footer_sidebar_2 {
  padding-right: 20px;
  padding-right: 60px;
}
.footer .footer_wrap_about .footer_sidebar .footer_sidebar_1 ul li, .footer .footer_wrap_about .footer_sidebar .footer_sidebar_2 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  opacity: 0.8;
  margin-bottom: 20px;
}
.footer .footer_wrap_about .footer_sidebar .footer_sidebar_1 ul li a:hover, .footer .footer_wrap_about .footer_sidebar .footer_sidebar_2 ul li a:hover {
  color: #f0f;
}
.footer .social_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .social_footer a {
  margin-right: 10px;
}
.footer .social_footer a:hover {
  background-color: rgba(255, 0, 255, 0.7098039216);
}
.footer .social_footer a:last-child {
  margin-right: 0;
}
.footer .social_footer .instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 62px;
  min-height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.footer .social_footer .email, .footer .social_footer .telegram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 62px;
  min-height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.footer .social_footer .skype {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 62px;
  min-height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.footer .social_footer .skype:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background-color: red;
}
.footer .social_footer .skype:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: green;
}

@media screen and (max-width: 1300px) {
  .header .header_wrap nav ul li {
    padding: 10px 8px;
  }
}
@media screen and (max-width: 1200px) {
  .show_on_mobile {
    display: block;
  }
  .header .header_wrap {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    padding-top: 16px;
    padding-bottom: 16px;
    z-index: 100;
  }
  .header .header_wrap .hide_menu_item {
    display: none;
  }
  .header .header_wrap .logo {
    width: 20%;
    padding-right: 20px;
  }
  .header .header_wrap nav {
    width: 100%;
    -webkit-box-ordinal-group: 101;
        -ms-flex-order: 100;
            order: 100;
  }
  .header .header_wrap nav ul li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .header .header_wrap nav ul li a {
    width: 100%;
    display: block;
    padding: 12px;
    text-align: center;
    font-size: 14px;
  }
  .header .header_wrap nav ul li:last-child {
    border-bottom: none;
  }
  .header .header_wrap .social_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .header_wrap .social_header a {
    margin-right: 10px;
  }
  .header .header_wrap .social_header a:last-child {
    margin-right: 0;
  }
  .header .header_wrap .social_header .email, .header .header_wrap .social_header .telegram {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.03);
  }
  .header .header_wrap .social_header .skype {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.03);
  }
  .header .header_wrap .social_header .skype:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    background-color: red;
  }
  .header .header_wrap .social_header .skype:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: green;
  }
  .header .header_wrap .user_btns {
    -webkit-box-ordinal-group: 201;
        -ms-flex-order: 200;
            order: 200;
    width: 100%;
  }
  .header .header_wrap .login {
    width: 100%;
  }
  .header .header_wrap .login a {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header .header_wrap .registration {
    width: 100%;
  }
  .header .header_wrap .registration a {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 24px;
  }
  .main_wrapper .teampart_container .team_form {
    width: 100%;
  }
  .main_wrapper .teampart_container .team_form .input_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main_wrapper .teampart_container .team_form .input_row input {
    width: 100%;
    max-width: 100%;
  }
  .main_wrapper .teampart_container .team_img {
    display: none;
  }
  .main_wrapper .partner_slick .slick-dots {
    bottom: -20px;
  }
  .main_wrapper .partner_slick .parther_item .partner_text .partner_text_title {
    font-size: 32px;
    line-height: 42px;
  }
  .main_wrapper .partner_slick .parther_item .partner_text .get_partner {
    width: 100%;
    text-align: center;
  }
  .main_wrapper .text-line {
    display: block;
    margin: 0 auto 20px;
    width: 100%;
  }
  .main_wrapper .work_plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
  .main_wrapper .work_plus h2 {
    text-align: center;
  }
  .main_wrapper .work_plus .plus_item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    margin-bottom: 20px;
  }
  .main_wrapper .work_plus .plus_item_img img {
    margin: 0 auto;
    display: block;
    max-width: 175px;
  }
  .main_wrapper .work_plus .plus_item_text {
    padding: 20px 20px;
  }
  /*FOOTER*/
  .footer .footer_wrap_about {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    height: auto;
    margin-bottom: 0;
  }
  .footer .footer_wrap_about .about {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 26px;
    padding-bottom: 20px;
  }
  .footer .footer_wrap_about .about p {
    max-width: 100%;
  }
  .footer .footer_wrap_about .footer_sidebar {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer .footer_wrap_about .rule {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer .footer_wrap_about .rule a {
    margin-right: 20px;
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .footer .footer_wrap_about .footer_sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 26px;
  }
  .footer .footer_wrap_about .footer_sidebar .footer_sidebar_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footer_wrap_about .footer_sidebar .footer_sidebar_1, .footer .footer_wrap_about .footer_sidebar .footer_sidebar_2 {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1160px) {
  .default_gap {
    margin-bottom: 50px;
  }
  .main_wrapper .project_container_archive1 {
    margin-top: 160px;
  }
  .main_wrapper .project_container_archive1 .projects .pr_list {
    margin: 0 auto;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail .project_item_detail_text h3 {
    width: 400px;
    display: block;
    margin: 0 auto;
    max-width: 400px;
    padding-bottom: 20px;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail .project_item_detail_text .text_content {
    width: 400px;
    display: block;
    margin: 20px auto;
    max-width: 400px;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail:nth-child(odd) {
    padding: 20px;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail:nth-child(odd) .project_item_detail_text {
    padding-right: 0;
    padding-left: 0;
    border-right: none;
    width: 100%;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail:nth-child(odd) .project_item_detail_img {
    width: 100%;
    margin-left: 0px;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail:nth-child(even) {
    padding: 20px;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail:nth-child(even) .project_item_detail_text {
    padding-right: 0;
    padding-left: 0;
    border-left: none;
    width: 100%;
  }
  .main_wrapper .project_container_archive1 .projects .project_item_detail:nth-child(even) .project_item_detail_img {
    width: 100%;
    margin-right: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(2n+1) {
    padding: 40px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(2n) {
    padding: 40px;
  }
  .main_wrapper .project_container .projects .project_item_detail_mobile_btn {
    display: block;
    margin: 0 auto;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(odd) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 35px;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(odd) .project_item_detail_text {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(odd) .project_item_detail_img {
    margin: 0 auto;
    width: 100%;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(odd) .project_item_detail_img_overlay {
    margin-left: 0;
    width: 100%;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(odd) .project_item_detail_desktop_btn {
    display: none;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 35px;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_text {
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_img {
    margin: 0 auto;
    width: 100%;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_img_overlay {
    margin-right: 0;
    width: 100%;
  }
  .main_wrapper .project_container .projects .project_item_detail:nth-child(even) .project_item_detail_desktop_btn {
    display: none;
  }
  .main_wrapper .project_container .projects .project_item_detail .project_item_detail_img_overlay {
    margin-bottom: 15px;
  }
  .main_wrapper .project_container .projects .project_item_detail .project_item_detail_img_overlay img {
    max-width: 100%;
    height: auto;
  }
  .main_wrapper .project_container .project-more {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail_mobile_btn {
    display: block;
    margin: 0 auto;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 35px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_text {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_img {
    margin: 0 auto;
    width: 100%;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_img_overlay {
    margin-left: 0;
    width: 100%;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(odd) .project_item_detail_desktop_btn {
    display: none;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 35px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_text {
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_img {
    margin: 0 auto;
    width: 100%;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_img_overlay {
    margin-right: 0;
    width: 100%;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(even) .project_item_detail_desktop_btn {
    display: none;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail .project_item_detail_img_overlay {
    margin-bottom: 15px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail .project_item_detail_img_overlay img {
    max-width: 100%;
    height: auto;
  }
  .main_wrapper .project_container_archive .project-more {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .main_wrapper .testimonial_container {
    padding-top: 10px;
  }
  .main_wrapper .testimonial_container .slider-arrows {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  .work_plus_container {
    margin-bottom: 40px;
  }
  .main_wrapper .work_plus_container {
    margin-bottom: 40px;
  }
  .default_gap {
    margin-bottom: 34px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(2n+1) .project_item_detail_text {
    width: 100%;
    border-right: none;
    margin-bottom: 30px;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(2n+1) .project_item_detail_img {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(2n) .project_item_detail_text {
    width: 100%;
    border-left: none;
    margin-bottom: 30px;
    padding-left: 0;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail:nth-child(2n) .project_item_detail_img {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .main_wrapper .teampart_container .team_form h3 span {
    display: block;
  }
  .testimonial_list .testimonial_item {
    margin-bottom: 37px;
  }
  .main_wrapper .models_work_container .models_work .models_item h3 {
    padding: 24px;
  }
  .main_wrapper .models_work_container .models_work .models_item .model_item_text {
    padding: 5px 24px 5px 40px;
  }
  .main_wrapper .models_work_container .models_work .models_item .info {
    right: 24px;
    top: 20px;
  }
  .footer .social_footer a {
    min-width: 40px !important;
    min-height: 40px !important;
    width: 40px;
    height: 40px;
  }
  .paket-logo .paket-logo_item {
    min-width: 100%;
  }
  .container.page404 {
    background-image: url("../images/404-m.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 50%;
    margin-bottom: 50px;
  }
  .container.page404 .page-title {
    max-width: 520px;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .container.page404 .page404_desc {
    max-width: 100%;
    margin-bottom: 150px;
  }
  body {
    font-size: 14px;
  }
  .main_wrapper .project_container .projects {
    width: 100%;
  }
  .main_wrapper .project_container .projects .project_item_detail {
    padding: 35px 15px !important;
  }
  .main_wrapper .project_container_archive .projects {
    width: 100%;
  }
  .main_wrapper .project_container_archive .projects .project_item_detail {
    padding: 35px 15px !important;
  }
  .main_wrapper .project_container_archive h2.text-center,
  .main_wrapper .faq_container_archive h2.text-center,
  .main_wrapper .events_container_archive h2.text-center {
    font-size: 24px;
    line-height: 1.33;
  }
  .main_wrapper .project_container_archive {
    margin-top: 0;
  }
  .main_wrapper .project_container_archive .projects {
    width: auto;
  }
  .main_wrapper .project_container_archive .projects .pr_list {
    min-width: unset;
  }
  .main_wrapper .project_container_archive .project_item_detail_img_overlay {
    width: auto;
  }
  .main_wrapper .faq_container_archive {
    margin-top: 0;
  }
  .main_wrapper .models_work_container {
    margin-top: 20px;
  }
  .main_wrapper .work_plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
  .main_wrapper .work_plus h2 {
    text-align: center;
  }
  .main_wrapper .work_plus .plus_item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    margin-bottom: 20px;
  }
  .main_wrapper .work_plus .plus_item_img {
    min-width: 100px !important;
  }
  .main_wrapper .work_plus .plus_item_img img {
    margin: 0 auto;
    display: block;
  }
  .main_wrapper .work_plus .plus_item_text {
    padding: 20px 20px;
  }
  .main_wrapper .work_plus .plus_item_text h3 {
    font-size: 18px;
  }
  .main_wrapper .together_container {
    display: none !important;
  }
  .main_wrapper .partner_slick .parther_item {
    display: block !important;
  }
  .main_wrapper .partner_slick .parther_item .parther_img {
    text-align: center;
  }
  .main_wrapper .teampart_container .team_form {
    padding: 20px 0;
  }
  .main_wrapper .teampart_container .team_form h3 {
    font-size: 24px;
    line-height: 1.33;
  }
  .main_wrapper .streamer_item {
    margin-top: 12px;
  }
  .main_wrapper .streamer_item .streamer_text_title {
    font-size: 32px;
    line-height: 1.31;
    font-family: Tektur, sans-serif;
  }
  .footer .footer_wrap_about .rule a {
    margin-right: 0;
  }
  .footer .footer_wrap_about .rule a:first-child {
    margin-bottom: 0;
  }
  body .swal_popup_content .fields_container, body .swal_popup_content .block_trafic, body .swal_popup_content .swal2-actions {
    padding: 20px 20px;
  }
  .top_alert .top_alert_message {
    text-align: center;
    font-size: 12px;
  }
  .top_alert .top_alert_message a {
    margin-left: 0;
    margin-top: 10px;
  }
  .top_alert .top_alert_message .close {
    right: 16px;
  }
  .geo .geo_item .geo_item_text {
    padding: 5px 24px;
  }
  .main_wrapper .partner_slick .parther_item .partner_text {
    padding: 24px 16px;
  }
}
@media screen and (max-width: 350px) {
  .header .header_wrap .social_header .email {
    display: none;
  }
  .header .header_wrap .social_header .telegram {
    display: none;
  }
}
/*# sourceMappingURL=main.css.map */
