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,
sub,
sup,
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;
}

html {
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

html,
body {
  scroll-behavior: smooth;
}

li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}

a,
a:visited,
a:focus,
a:active,
a:hover {
  text-decoration: none;
  outline: none;
}

textarea,
button:focus,
select:focus,
input:focus {
  outline: none;
}

button {
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

html,
body {
  scroll-behavior: smooth;
}

html,
body,
div,
ul,
ol,
li,
a,
input,
button,
label,
option,
select,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  font-family: "Myriad Pro";
  color: inherit;
}

html {
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  height: 100%;
  color: #1e1f23;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

html.active,
body.active {
  overflow: hidden !important;
}

html.fixed,
body.fixed {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  overflow-y: scroll;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
}

figure {
  line-height: 0;
  margin: 0;
}

figcaption {
  line-height: 1.5;
}

fieldset,
legend {
  padding: 0;
  border: none;
}

hr {
  width: 100%;
  margin: 0;
  opacity: 1;
}

a,
a:visited,
a:focus,
a:active,
a:hover {
  text-decoration: none;
  outline: none;
}

a {
  cursor: pointer;
}

img {
  max-width: 100%;
  max-height: 100%;
}

svg {
  color: inherit;
}

strong {
  font-weight: bold;
}

textarea,
button:focus,
select:focus,
input:focus {
  outline: none;
}

input,
button,
select,
textarea {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}

button {
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

svg {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

@media (max-width: 1399px) {
  .flex_xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_xl-none {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .flex_lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_lg-none {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .flex_md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_md-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .flex_sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_sm-none {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .flex_xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .d_xs-none {
    display: none !important;
  }
}

.header {
  background-color: #fff;
}

.header__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}

.header__body::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ececec;
  z-index: -5;
}

.header__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36%;
  padding: 0 2rem;
}

.header__logo-img {
  width: 100%;
  max-height: 90px;
}

.header__logo-link:nth-of-type(2) {
  padding-left: 1rem;
}

.header__logo-figure {
  max-width: 240px;
}

.header__nav {
  width: 64%;
}

.header__nav-top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-left: 1px solid #d7d7d7;
}

.header__nav-top--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.5rem;
}

.header__nav-top--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__nav-top--link {
  color: #1b1e2b;
  font-size: 14px;
  font-weight: 300;
  padding: 0 1rem;
}

.header__nav-top--link:hover {
  color: #017bc2;
}

.header__nav-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-left: 2px solid #f8991f;
  background-color: #f8991f;
}

.header__nav-bottom--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 620px;
  margin-left: 1.5rem;
}

.header__nav-bottom--item:hover .header__nav-bottom--link {
  color: #fff;
}

.header__nav-bottom--item:hover .header__nav-bottom--link::after {
  opacity: 1;
}

.header__nav-bottom--item:hover .megamenu {
  visibility: visible;
  opacity: 1;
}

.header__nav-bottom--link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 68px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  padding: 0 1rem;
}

.header__nav-bottom--link::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #191919;
  opacity: 0;
}

.header__nav-bottom--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__nav-bottom--info {
  position: relative;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  text-align: center;
  padding: 0 20px;
  background-color: #db8210;
}

.header__nav-bottom--info::after {
  position: absolute;
  content: "";
  top: 0;
  right: -1px;
  width: 1px;
  height: 100%;
  background-color: #f8991f;
  z-index: 1;
}

.header__nav-bottom--info:hover .header__nav-bottom--info_image {
  -webkit-transform: none;
          transform: none;
  visibility: visible;
  opacity: 1;
}

.header__nav-bottom--info_text {
  display: block;
  color: #fff;
  white-space: nowrap;
}

.header__nav-bottom--info_text.-one {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.125rem;
}

.header__nav-bottom--info_text.-two {
  color: #fff;
  font-size: 13px;
  line-height: 1;
  white-space: normal;
}

.header__nav-bottom--info_image {
  position: absolute;
  top: 100%;
  right: 0;
  line-height: 1.5;
  display: block;
  width: 208px;
  height: calc(240px + 0.5rem);
  padding-top: 0.5rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
}

.header__nav-bottom--info_figure {
  position: relative;
  border-radius: 5px;
  background-color: #017bc2;
  -webkit-box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
          box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
  overflow: hidden;
}

.header__nav-bottom--info_figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1rem 1rem 0.5rem;
}

.header__nav-bottom--info_province {
  display: block;
  font-size: 18px;
  font-weight: 600;
}

.header__nav-bottom--aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  padding: 0 25px;
  background-color: #db8210;
}

.header__indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__indicator {
  cursor: pointer;
}

.header__indicator-figure {
  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;
  height: 61px;
  padding: 1rem 1.5rem;
  border-left: 1px solid #d7d7d7;
}

.header__indicator-img {
  width: 26px;
  height: 26px;
}

.header__indicator-language {
  position: relative;
  background-color: #fff;
  z-index: 5;
}

.header__indicator-language:hover .header__indicator-language--list {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  visibility: visible;
  opacity: 1;
}

.header__indicator-language--list {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transform: translate(-50%, 30px);
          transform: translate(-50%, 30px);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #d7d7d7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.header__indicator-language--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 16px;
  padding: 0.5rem 2rem 0.5rem 1.5rem;
}

.header__indicator-language--link:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.header__indicator-language--item:not(:first-of-type) {
  border-top: 1px solid #d7d7d7;
}

.header__indicator-language--item:first-of-type .header__indicator-language--link {
  padding-top: 0.5rem;
}

.header__indicator-language--item:last-of-type .header__indicator-language--link {
  padding-bottom: 0.5rem;
}

.header__indicator-language--img {
  width: 24px;
  height: 18px;
  margin-right: 0.5rem;
}

.header__indicator-search {
  background-color: #fff;
}

.header__indicator-search.active .header__indicator-search--btn {
  pointer-events: all;
}

.header__indicator-search.active .header__indicator-search--form {
  width: 100%;
}

.header__indicator-search.active .header__indicator-search--input {
  -webkit-transition: 0s;
  transition: 0s;
  visibility: visible;
  opacity: 1;
}

.header__indicator-search--form {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 100%;
  width: 75px;
  background-color: #fff;
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}

.header__indicator-search--input {
  width: 100%;
  height: 100%;
  font-size: 17px;
  padding-left: 1.5rem;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  visibility: hidden;
  opacity: 0;
}

.header__indicator-search--btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  vertical-align: middle;
  margin: auto;
  background-color: #fff;
  z-index: 3;
}

.header__indicator-burger {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header__indicator-burger.active .header__indicator-burger--box {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.header__indicator-burger.active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
          transform: translateY(13px) rotate(45deg);
}

.header__indicator-burger.active .line:nth-child(2) {
  opacity: 0;
}

.header__indicator-burger.active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
          transform: translateY(-13px) rotate(-45deg);
}

.header__indicator-burger--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header__indicator-burger--box .line {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 26px;
  height: 3px;
  margin: 2.5px auto;
  background-color: #1e1f23;
  -webkit-transform-origin: 75%;
          transform-origin: 75%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  will-change: transform;
  cursor: pointer;
}

.header__seperate {
  position: absolute;
  top: 100%;
  left: 100%;
  background-color: #037ac1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 4;
}

.header__seperate:not(.-in) {
  -webkit-transform: translateX(-90px);
          transform: translateX(-90px);
}

.header__seperate:hover {
  -webkit-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important;
}

.header__seperate.active {
  -webkit-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important;
}

.header__seperate-nav--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__seperate-nav--link:first-of-type {
  border-top: 1px solid #1367a5;
}

.header__seperate-nav--link:not(:first-of-type) {
  border-top: 2px solid #1367a5;
}

.header__seperate-nav--link:hover {
  background-color: #fe8b03;
}

.header__seperate-nav--link:hover .header__seperate-nav--figure {
  background-color: #e07d08;
}

.header__seperate-nav--figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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;
  width: 90px;
  height: 68px;
  padding: 0.75rem 0.375rem;
  background-color: #0274b8;
}

.header__seperate-nav--text {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-left: 2rem;
  padding-right: 1.5rem;
  white-space: nowrap;
}

.header__mobile-menu {
  position: fixed;
  top: 68px;
  left: 100%;
  height: calc(100vh - 68px);
  width: 100%;
  border-top: solid 1px #ececec;
  background-color: #fff;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  overflow: hidden;
  z-index: 999;
}

.header__mobile-menu.active {
  left: 0;
}

.header__mobile-menu-body {
  max-height: calc(100vh - 68px);
  padding: 1.5rem 0.75rem 13rem;
  overflow: auto;
}

.header__mobile-menu-slide {
  margin-bottom: 1rem;
  overflow: visible;
}

.header__mobile-menu-slide .swiper-slide {
  width: auto !important;
}

.header__mobile-menu-search {
  position: relative;
  z-index: 1;
}

.header__mobile-menu-search--input {
  width: 100%;
  height: 48px;
  padding: 0.125rem 1rem;
  border-radius: 3px;
  border: 1px solid #242c4e31;
}

.header__mobile-menu-search--input::-webkit-input-placeholder {
  color: #b9b9b9;
}

.header__mobile-menu-search--input:-ms-input-placeholder {
  color: #b9b9b9;
}

.header__mobile-menu-search--input::-ms-input-placeholder {
  color: #b9b9b9;
}

.header__mobile-menu-search--input::placeholder {
  color: #b9b9b9;
}

.header__mobile-menu-search--btn {
  position: absolute;
  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;
  top: 50%;
  right: 0;
  height: 100%;
  padding: 0.5rem 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header__mobile-menu-search--img {
  width: 18px;
  height: 18px;
}

.header__mobile-menu-nav--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  color: #242c4e;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  padding: 0.25rem 0;
  margin-bottom: 0.5rem;
  cursor: pointer;
}

.header__mobile-menu-nav--title.active .header__mobile-menu-nav--icon {
  -webkit-transform: rotatez(90deg);
          transform: rotatez(90deg);
}

.header__mobile-menu-nav--icon {
  width: 9px;
  height: 15px;
  color: #242c4eee;
  margin-bottom: 3px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.header__mobile-menu-nav--list {
  display: none;
  padding-left: 0.75rem;
}

.header__mobile-menu-nav--item {
  margin-bottom: 0.5rem;
}

.header__mobile-menu-nav--link {
  display: block;
  color: #242c4e;
  font-size: 20px;
  line-height: 1.2;
  padding: 0.25rem 0;
}

.header__mobile-menu-nav--link:hover {
  color: #fe8b03;
  text-decoration: underline;
}

.header__mobile-menu-subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header__mobile-menu-subnav--item {
  display: block;
  color: #242c4e;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  padding: 0.25rem 0;
  margin-bottom: 0.5rem;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.header__mobile-menu-subnav--item:hover {
  color: #fe8b03;
  text-decoration: underline;
}

.header__mobile-menu-language {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.25rem auto 0;
}

.header__mobile-menu-language--btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 54px;
  color: #242c4e;
  font-size: 18px;
  font-weight: 600;
  padding: 0 2rem;
  margin: auto;
  border-radius: 5px;
  border: 1px solid #242c4e;
}

.header__mobile-menu-language--btn.active::after {
  -webkit-transform: rotateZ(-180deg);
          transform: rotateZ(-180deg);
}

.header__mobile-menu-language--btn::after {
  display: inline-block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 10px;
  margin: auto auto auto 0.75rem;
  background-image: url(/template/ybAssets/images/icons/down-angle-arrow.png);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header__mobile-menu-language--img {
  width: 36px;
  height: 36px;
  margin-right: 0.75rem;
}

.header__mobile-menu-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #fff;
}

.header__search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  z-index: 100;
}

.header__search.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.header__search-form {
  padding: 2.25rem 0;
}

.header__search-input {
  width: 100%;
  color: #252c4d;
  border-bottom: 2px solid #ececec;
}

.header__search-result {
  padding: 1rem 0 2rem;
  border-top: 1px solid #ececec;
}

.header__search-result--counter {
  color: #252c4d;
  font-weight: bold;
  margin-bottom: 1rem;
}

.header__search-result--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.75rem 0;
  margin-bottom: 0.75rem;
}

.header__search-result--item:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.header__search-result--text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header__search-result--link {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #252c4d;
  margin-left: 1rem;
  padding: 0 0.5rem;
  border-radius: 6px;
  border: 1px solid #252c4d;
  background-color: #fff;
}

.header__search-result--link:hover {
  color: #252c4d;
  background-color: #eff5f7;
}

.header__search-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.header__search-spinner {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}

.header__search-spinner:not(.active) {
  display: none;
}

.header__language {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 282px;
  padding: 2rem 1.25rem 0 1.25rem;
  overflow-y: auto;
  visibility: hidden;
  background: #fff;
  border-left: 1px solid #ececec;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: right, visibility;
  transition-property: right, visibility;
  -webkit-transition: right 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: right 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  background-clip: padding-box;
  z-index: 1001;
}

.header__language.active {
  right: 0;
  visibility: visible;
}

.header__language-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 25px;
  height: 25px;
}

.header__language-item {
  margin-bottom: 2rem;
}

.header__language-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 1rem 0;
  border-bottom: 1px solid #c5cbd5;
}

.header__language-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid #c5cbd5;
}

.header__language-link:hover {
  background-color: #f2f2f5;
}

.header__language-link strong {
  font-weight: 600;
}

.header__language-img {
  height: 18px;
  margin-right: 0.5rem;
}

.catalog {
    background-color: #fafafa;
}

.catalog__header {
    margin: 3rem 0 4rem;
}

.catalog__header-title {
    color: #252c4d;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

.catalog__card {
    padding: 1.25rem 1.5rem;
    margin-bottom: 1.5rem;
    background-color: #fff;
}

.catalog__card-header {
    padding: 0.25rem 0 1.25rem;
}

.catalog__card-header--title {
    color: #252c4d;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

.catalog__card-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.catalog__card-figure {
    width: 60%;
}

.catalog__card-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.catalog__card-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(40% - 2rem);
    padding-top: 0.75rem;
    margin-left: 2rem;
    border-top: 2px solid #e7e6e6;
}

.catalog__card-actions--link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    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;
    padding: 0.75rem;
    margin-top: 0.75rem;
    border-radius: 5px;
    background-color: #f8f8f8;
}

    .catalog__card-actions--link:hover:first-child {
        background-color: #fe8b03;
    }

    .catalog__card-actions--link:hover:last-child {
        background-color: #212848;
    }

    .catalog__card-actions--link:hover .catalog__card-actions--img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }

.catalog__card-actions--img {
    max-width: 46px;
    max-height: 46px;
}

.cities__indicator-card {
  position: fixed;
  display: none;
  border-radius: 10px;
  overflow: hidden;
  z-index: 99;
}

.cities__indicator-card.active {
  display: block;
}

.cities__indicator-card--img {
  width: 260px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cities__indicator-card--city {
  display: block;
  font-size: 20px;
  font-weight: 600;
}

.cities__indicator-card--figure {
  position: relative;
  background-color: #017bc2;
  -webkit-box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
          box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
}

.cities__indicator-card--figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1rem 1rem 0.5rem;
}

.cities__turkey-map-city {
  cursor: pointer;
}

.megamenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 3rem 0 4rem;
  border-top: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
}

.megamenu__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1rem;
}

.megamenu__header {
  width: 36%;
}

.megamenu__content {
  width: 64%;
}

.megamenu__nav-list.-ctwo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-columns: 2;
          columns: 2;
  -webkit-column-gap: 4rem;
          column-gap: 4rem;
}

.megamenu__nav-list.-cthree {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-columns: 3;
          columns: 3;
  -webkit-column-gap: 8rem;
          column-gap: 8rem;
}

.megamenu__nav-item {
  margin-bottom: 1rem;
}

.megamenu__nav-link {
  display: block;
  color: #252c4d;
  font-size: 20px;
  line-height: 1;
  padding: 0.5rem 0;
}

.megamenu__nav-link--text {
  display: block;
  padding-left: 0.75rem;
  border-left: 2px solid #347cbd;
}

.megamenu__nav-link:hover {
  color: #017bc2;
}

.megamenu__card {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 6rem;
  margin-left: auto;
}

.megamenu__card-title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  color: #252c4d;
  padding: 0.5rem 0;
  margin-bottom: 1rem;
}

.megamenu__card-title--text {
  padding-left: 0.75rem;
  border-left: 2px solid #347cbd;
}

.megamenu__card-figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.375rem 0.375rem 0;
  border-radius: 5px;
  border: solid 1px #dfdfdf;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0.3px 0.9px 13px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0.3px 0.9px 13px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 0.875rem;
}

.megamenu__card-img {
  max-width: 222px;
  max-height: 222px;
}

.megamenu__card-description {
  color: #252c4d;
  font-size: 17px;
}

@media (min-width: 1200px) {
  .header__mobile-menu {
    display: none;
  }
}

@media (max-width: 1399px) {
  .megamenu__header {
    width: 28%;
  }
  .megamenu__content {
    width: 72%;
  }
  .header__logo {
    width: 28%;
    padding: 0 1.5rem;
  }
  .header__nav {
    width: 72%;
  }
  .header__nav-top--list {
    margin-left: 1rem;
  }
  .header__nav-bottom--list {
    margin-left: 1rem;
  }
  .header__seperate:not(.-in) {
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
  .header__seperate.-semi {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .header__seperate-nav--text {
    font-size: 16px;
  }
  .header__seperate-nav--figure {
    width: 70px;
    height: 56px;
  }
}

@media (max-width: 1199px) {
  .header__body {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 68px;
  }
  .header__logo {
    width: auto;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    padding: 0.5rem 0 0.5rem 0.75rem;
  }
  .header__logo-img {
    object-fit: contain;
    -o-object-fit: contain;
    width: auto;
    max-height: 52px;
  }
  .header__nav {
    width: auto;
  }
  .header__nav-top {
    height: 100%;
    border: none;
  }
  .header__nav-top--list {
    display: none;
  }
  .header__nav-bottom {
    display: none;
  }
  .header__indicator {
    padding: 1rem;
    border: none;
  }
  .header__indicator-figure {
    width: 22px;
    height: 22px;
  }
  .header__seperate {
    display: none;
  }
  .header__indicator-search {
    display: none;
  }
  .header__indicator-language {
    display: none;
  }
}

@media (max-width: 575px) {
  .header__logo-link {
    gap: 1rem;
  }
}

@media (min-width: 1200px) {
  .header__indicator-burger {
    display: none;
  }
  .header__mobile-menu {
    display: none;
  }
}

.footer__lsm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__logo {
  margin-bottom: 2rem;
}

.footer__logo-link {
  display: block;
}

.footer__logo-img {
  width: 100%;
  height: 100%;
  max-height: 84px;
}

.footer__navigation {
  position: relative;
  max-height: 600px;
  padding: 3rem 0;
  background-color: #242c4e;
  z-index: 1;
}

.footer__navigation::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  max-height: 444px;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  margin: auto;
  background-image: url(/template/ybAssets/images/logo/logo-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% 100%;
  z-index: -1;
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__nav-group {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.footer__nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  padding: 1rem 0;
  border-bottom: 2px solid #d6d5d566;
}

.footer__nav-title.active {
  border-color: #fff;
}

.footer__nav-title.active .footer__nav-title--icon {
  color: #fff;
  -webkit-transform: rotatez(-180deg);
          transform: rotatez(-180deg);
}

.footer__nav-title--icon {
  width: 26px;
  color: #d6d5d566;
  margin-bottom: 3px;
  aspect-ratio: 1.7;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.footer__nav-list {
  margin-top: 1.5rem;
}

.footer__nav-item {
  margin-bottom: 1rem;
}

.footer__nav-link {
  color: #ccc;
  font-size: 20px;
  line-height: 1;
}

.footer__nav-link:hover {
  color: #fff;
  text-decoration: underline;
}

.footer__contact {
  padding: 2rem 0;
}

.footer__contact-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__contact-content {
  margin-right: 8rem;
}

.footer__contact-others {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.footer__contact-address {
  display: block;
  padding-bottom: 2rem;
}

.footer__contact-address--title {
  display: block;
  color: #242c4e;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1rem;
}

.footer__contact-address--text {
  display: block;
  color: #242c4e;
  font-size: 20px;
  line-height: 1.25;
}

.footer__contact-communication {
  padding-bottom: 1.5rem;
}

.footer__contact-communication--title {
  display: block;
  color: #242c4e;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1rem;
}

.footer__contact-communication--text {
  display: block;
  color: #242c4e;
  font-size: 20px;
  line-height: 1.25;
}

.footer__contact-communication--text img {
  vertical-align: -2px;
}

.footer__others-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 428px;
  margin-bottom: 1rem;
}

.footer__others-link {
  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;
  width: 100px;
  height: 70px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  padding: 0.5rem 0.125rem;
  margin-right: 0.375rem;
  margin-bottom: 0.375rem;
  border: solid 1px #f0f0f0;
}

.footer__others-link:hover {
  -webkit-filter: none;
          filter: none;
}

.footer__others-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__others-mobile--link {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 220px;
  margin-right: 0.5rem;
}

.footer__social-media-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
}

.footer__social-media-item:not(:first-child) {
  margin-left: 0.5rem;
}

.footer__social-media-svg {
  width: 44px;
  height: 44px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: brightness(0) invert(0.4);
          filter: brightness(0) invert(0.4);
}

.footer__social-media-svg:hover {
  -webkit-filter: none;
          filter: none;
}

@media (min-width: 1200px) {
  .footer__contact-others {
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .footer__lsm {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer__social-media-list {
    margin-bottom: 2rem;
  }
  .footer__nav-title {
    pointer-events: none;
  }
  .footer__nav-list {
    display: block !important;
  }
  .footer__nav-title--icon {
    display: none;
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .footer__contact-content {
    margin-right: 6rem;
  }
}

@media (max-width: 1199px) {
  .footer__contact-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__contact-content {
    margin-bottom: 2rem;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .footer__nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__nav-group {
    width: 100%;
    margin-bottom: 1rem;
    cursor: pointer;
  }
  .footer__nav-list {
    display: none;
  }
}

@media (max-width: 575px) {
  .footer__logo-img {
    width: auto;
  }
  .footer__nav-title {
    font-size: 21px;
  }
  .footer__nav-title--icon {
    width: 21px;
  }
  .footer__others-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
  }
  .footer__others-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.darkarea {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  z-index: 98;
}

.darkarea.active {
  visibility: visible;
  opacity: 1;
}

.-vlink {
  position: relative;
  display: block;
  cursor: pointer;
}

.-vlink::after {
  position: absolute;
  content: "";
  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;
  bottom: 0.75rem;
  left: 0.75rem;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(/template/ybAssets/images/icons/play.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  -webkit-box-shadow: 1.7px 4.7px 21px 0 rgba(0, 0, 0, 0.63);
          box-shadow: 1.7px 4.7px 21px 0 rgba(0, 0, 0, 0.63);
  pointer-events: none;
  opacity: 0;
  z-index: 3;
}

.-vlink::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  z-index: 2;
}

.-vlink:hover::before, .-vlink:hover::after {
  opacity: 1;
}

.-glink {
  position: relative;
  cursor: pointer;
  z-index: 1;
}

.-glink.-glink-s::after {
  background-size: 70px;
}

.-glink::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(0, 0, 0, 0.46);
  background-image: url(/template/ybAssets/images/icons/gallery.svg);
  background-size: 141px;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.-glink:hover::after {
  visibility: visible;
  opacity: 1;
}

.scrollbar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.scrollbar:hover .scrollbar-track {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  white-space: nowrap;
  overflow: auto;
  margin: 1rem 0 1.5rem;
}

.breadcrumb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.breadcrumb-item.active {
  font-weight: bold;
}

.breadcrumb-item:not(:first-of-type)::before {
  content: "/";
  margin: 0 0.125rem;
}

.breadcrumb-link {
  color: #252c4d;
  font-size: 15px;
}

.breadcrumb-link:hover {
  color: #252c4d;
  text-decoration: underline;
}

.see-more {
  text-align: center;
  margin: 2rem 0;
}

.see-more-btn {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0.75rem 2rem;
  border-radius: 10px;
  border: 3px solid #fe8b03;
  background-color: #fe8b03;
}

.see-more-btn:hover {
  color: #fe8b03;
  background-color: #fff;
}

.side-menu {
  position: relative;
  right: -1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: -5px;
}

.side-menu__main {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 480px;
  margin-left: auto;
}

.side-menu__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
  font-weight: bold;
  color: #191f38;
  padding: 1rem 0;
}

.side-menu__header-figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 1rem;
  border-radius: 50%;
}

.side-menu__header-img {
  width: 61px;
  height: 61px;
}

.side-menu__title {
  position: relative;
  display: block;
  width: 100%;
  color: #191f38;
  font-size: 20px;
  line-height: 1;
  text-align: left;
  padding: 1.25rem 0;
}

.side-menu__title.-dropdown::after {
  content: "";
}

.side-menu__title::after {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  width: 27px;
  height: 16px;
  background-image: url(/template/ybAssets/images/icons/party-down-angle.png);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.side-menu__title.active::after {
  -webkit-transform: translateY(-50%) rotateZ(-180deg);
          transform: translateY(-50%) rotateZ(-180deg);
}

.side-menu__title.active::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1000%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.06);
}

.side-menu__list {
  display: none;
  padding-left: 1.5rem;
  margin: 1.5rem 0;
  border-left: 2px solid #dedddd;
}

.side-menu__list.active {
  display: block;
}

.side-menu__item {
  display: block;
  color: #696c78;
  font-size: 16px;
  padding: 0.5rem 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.side-menu__item.active {
  color: #1b2341;
  font-weight: 600;
}

.side-menu button.side-menu__title::after {
  content: "";
}

.select-menu {
  position: relative;
  margin-top: 2rem;
  width: 100%;
  max-width: 420px;
  background-color: #fff;
  margin-bottom: 2rem;
  z-index: 5;
}

.select-menu__selected {
  position: relative;
  border: 1px solid #ccc;
}

.select-menu__selected.active::after {
  -webkit-transform: rotateZ(-180deg);
          transform: rotateZ(-180deg);
}

.select-menu__selected::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 1.5rem;
  width: 27px;
  height: 16px;
  margin: auto;
  background-image: url(/template/ybAssets/images/icons/party-down-angle.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.select-menu__dropdown {
  position: absolute;
  display: none;
  top: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  padding: 0.25rem 0;
  border: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1;
}

.select-menu__dropdown.active {
  display: block;
}

.select-menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #060a32;
  font-size: 19px;
  font-weight: 500;
  padding: 1rem 4rem 1rem 1.5rem;
  text-align: left;
}

.select-menu__title {
  position: relative;
  display: block;
  color: #191f38;
  font-size: 20px;
  line-height: 1;
  padding: 0.75rem 0.5rem 0.5rem;
}

.select-menu__title:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

.-loading {
  position: relative;
}

.-loading::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.08);
  z-index: 1;
}

.-loading::after {
  position: absolute;
  content: "";
  inset: 0;
  width: 30px;
  min-width: 10%;
  height: 30px;
  min-height: 10%;
  aspect-ratio: 1;
  margin: auto;
  border: 4px solid #fff;
  border-radius: 50%;
  border-top: 4px solid #f48710;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  z-index: 2;
}

.cities__turkey-map-city {
  fill: #e1e1e1;
}

.cities__turkey-map-city:hover {
  fill: #f99819;
}

.turkey-map__city {
  fill: #d9d9d9;
}

.turkey-map__city:hover {
  fill: #f99819;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@media (max-width: 991px) {
  .side-menu {
    display: none;
  }
  .side-menu__title {
    padding: 0.75rem 0.5rem 0.5rem;
  }
  .side-menu__title.-dropdown {
    pointer-events: none;
    cursor: default;
  }
  .side-menu__title:not(.-dropdown):hover {
    background-color: rgba(0, 0, 0, 0.06);
  }
  .side-menu__title::after, .side-menu__title::before {
    display: none;
  }
  .side-menu__item {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 2rem;
    padding-right: 0.5rem;
  }
  .side-menu__item:hover {
    background-color: rgba(0, 0, 0, 0.06);
  }
  .side-menu__list {
    display: block;
    border-left: 0;
    padding-left: 0;
    margin: 0;
  }
}

.back-to-top {
  position: relative;
  display: inline-block;
  background-color: #ff9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

.back-to-top::after {
  display: inline-block;
  content: "";
  width: 32px;
  height: 42px;
  background-image: url(/template/ybAssets/images/icons/up-angle.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.back-to-top:hover {
  cursor: pointer;
  background-color: #333;
}

.back-to-top:active {
  background-color: #555;
}

.back-to-top.show {
  opacity: 1;
  visibility: visible;
}

.alignToEnd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 1rem 0 1.5rem;
}

.loader {
  position: fixed;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
}

.loader:not(.active) {
  display: none;
}

.loader-text {
  font-size: 16px;
  font-weight: 600;
}

.loader-svg {
  width: 150px;
}

.loader-svg .st {
  opacity: 0.2;
  -webkit-animation: loader-spinner 2.7s linear infinite;
          animation: loader-spinner 2.7s linear infinite;
}

.loader-svg .st:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.loader-svg .st:nth-child(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.loader-svg .st:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.loader-svg .st:nth-child(4) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.loader-svg .st:nth-child(5) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.loader-svg .st:nth-child(6) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.loader-svg .st:nth-child(7) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.lds-spinner {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  color: #3553a0;
}

.lds-spinner div {
  -webkit-transform-origin: 14px 14px;
          transform-origin: 14px 14px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1px;
  left: 12px;
  width: 2px;
  height: 6px;
  border-radius: 20%;
  background: #3553a0;
}

.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.announcement {
  position: fixed;
  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;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  visibility: hidden;
  opacity: 0;
  z-index: 98;
}

.announcement.active {
  visibility: visible;
  opacity: 1;
}

.announcement__modal {
  position: relative;
  width: 100%;
  max-width: 580px;
  margin: 0 1rem;
  border-radius: 4px;
  background-color: transparent;
}

.announcement__modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 22px;
  height: 22px;
  -webkit-transition: none;
  transition: none;
  background-image: url(/template/ybAssets/images/icons/close-2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 4;
}

.announcement__modal-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: radial-gradient(circle at center 0px, transparent, transparent 64px, white 65px);
}

.announcement__modal-header--circle {
  position: absolute;
  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;
  bottom: 12px;
  left: 0;
  right: 0;
  width: 110px;
  height: 110px;
  margin: auto;
  border-radius: 50%;
  background-color: #ffffff;
}

.announcement__modal-header--figure {
  height: 51px;
}

.announcement__modal-header--img {
  -webkit-filter: invert(61%) sepia(80%) saturate(7484%) hue-rotate(354deg) brightness(104%) contrast(112%);
          filter: invert(61%) sepia(80%) saturate(7484%) hue-rotate(354deg) brightness(104%) contrast(112%);
}

.announcement__modal-content {
  min-height: 250px;
  text-align: center;
  padding: 1rem 2rem 3rem;
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.announcement__modal-title {
  display: block;
  color: #fe0309;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  margin-bottom: 1rem;
}

.announcement__modal-img {
  width: 100%;
  margin-bottom: 1rem;
}

.announcement__modal-text {
  display: block;
  color: #1b1e2b;
  font-size: 19px;
  line-height: 1.16;
  text-align: center;
}

.announcement__modal-text[href]:hover {
  color: #1b1e2b;
  text-decoration: underline;
}

.join-us {
  position: fixed;
  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;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  visibility: hidden;
  opacity: 0;
  z-index: 98;
}

.join-us.active {
  visibility: visible;
  opacity: 1;
}

.join-us__modal {
  position: relative;
  width: 100%;
  max-width: 580px;
  margin: 0 1rem;
}

.join-us__modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 22px;
  height: 22px;
  -webkit-transition: none;
  transition: none;
  background-image: url(/template/assets/images/icons/close-2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 4;
}

.join-us__modal-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: radial-gradient(circle at center 0px, transparent, transparent 64px, white 65px);
}

.join-us__modal-header--circle {
  position: absolute;
  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;
  bottom: 12px;
  left: 0;
  right: 0;
  width: 110px;
  height: 110px;
  margin: auto;
  border-radius: 50%;
  background-color: #ffffff;
}

.join-us__modal-header--img {
  height: 90px;
}

.join-us__modal-content {
  min-height: 250px;
  max-height: calc(100vh - 200px);
  text-align: center;
  padding: 1.5rem 2rem 3rem;
  background-color: #fff;
  overflow: auto;
}

.join-us__modal-title {
  display: block;
  color: #fe8b03;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  margin-bottom: 0.5rem;
}

.join-us__modal-description {
  display: block;
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
}

.join-us__modal-form {
  text-align: center;
  margin-top: 2.25rem;
}

.join-us__modal-form--group {
  position: relative;
  margin-bottom: 1.5rem;
}

.join-us__modal-form--icon {
  position: absolute;
  top: -3px;
  bottom: 0;
  left: 1rem;
  margin: auto;
  color: #d4dde6;
  fill: #d4dde6;
  -webkit-filter: brightness(0) opacity(0.3);
          filter: brightness(0) opacity(0.3);
}

.join-us__modal-form--input, .join-us__modal-form--select {
  width: 100%;
  height: 53px;
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.75;
  padding-left: 3rem;
  border-radius: 2px;
  border: solid 1px #d3dce5;
  background-color: #fbfbfb;
}

.join-us__modal-form--input:focus, .join-us__modal-form--select:focus {
  border-color: #246cb1;
}

.join-us__modal-form--input:focus + .join-us__modal-form--icon, .join-us__modal-form--select:focus + .join-us__modal-form--icon {
  color: #ffbb36;
  fill: #ffbb36;
  -webkit-filter: none;
          filter: none;
}

.join-us__modal-form--submit {
  min-width: 280px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 1.125rem;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.join-us__modal-form--submit:hover {
  color: #fe8b03;
  background-color: #fff;
}

.join-us__modal-form--submit:active {
  color: #fff;
  background-color: #fe8b03;
}

.error-page {
  position: relative;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  text-align: center;
  padding: 3rem 1rem 10rem;
}

.error-page::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/template/ybAssets/images/logo/logo-black.svg);
  background-size: 30px;
  background-repeat: space;
  opacity: 0.05;
  z-index: -1;
}

.error-page-code {
  color: #1b1e2b;
  font-size: 244px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.error-page-description {
  color: #fe8b03;
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 1rem;
}

.error-page-text {
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.15;
  text-align: center;
}

.error-page-link {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  padding: 1rem 2.25rem;
  margin-top: 2rem;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.error-page-link:hover {
  color: #fe8b03;
  background-color: rgba(0, 0, 0, 0);
}

.error-page-link:active {
  color: #fff;
  background-color: #fe8b03;
}

.error-page-form {
  width: 100%;
  max-width: 404px;
  margin-bottom: 1.5rem;
}

.error-page-form-group {
  position: relative;
}

.error-page-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  margin: auto;
  color: #d4dde6;
  fill: #d4dde6;
  -webkit-filter: brightness(0) opacity(0.3);
          filter: brightness(0) opacity(0.3);
}

.error-page-form-input {
  width: 100%;
  color: #1b1e2b;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  padding: 0.375rem 3rem;
  padding-left: 3rem;
  border-radius: 2px;
  border: solid 1px #d3dce5;
  background-color: #fbfbfb;
}

.error-page-form-input:focus {
  border-color: #246cb1;
}

.error-page-form-input:focus + .error-page-form-icon {
  color: #ffbb36;
  fill: #ffbb36;
  -webkit-filter: none;
          filter: none;
}

@media (max-width: 575px) {
  .breadcrumb {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
  .breadcrumb-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .announcement__modal-close {
    width: 20px;
    height: 20px;
  }
  .announcement__modal-header {
    height: 51px;
    background: radial-gradient(circle at center 0px, transparent, transparent 50px, white 51px);
  }
  .announcement__modal-header--circle {
    bottom: 8px;
    width: 86px;
    height: 86px;
  }
  .announcement__modal-header--figure {
    height: 40px;
  }
  .announcement__modal-content {
    min-height: unset;
    padding: 0.75rem 1.5rem 2rem;
  }
  .announcement__modal-title {
    margin-bottom: 0.5rem;
  }
  .announcement__modal-img {
    margin-bottom: 0.5rem;
  }
  .announcement__modal-text {
    font-size: 18px;
  }
  .join-us__modal-header {
    height: 51px;
    background: radial-gradient(circle at center 0px, transparent, transparent 50px, white 51px);
  }
  .join-us__modal-header--circle {
    bottom: 8px;
    width: 86px;
    height: 86px;
  }
  .join-us__modal-header--figure {
    height: 66px;
  }
  .join-us__modal-content {
    min-height: unset;
    padding: 2rem 1.5rem;
  }
  .join-us__modal-title {
    font-size: 24px;
  }
  .join-us__modal-description {
    font-size: 18px;
  }
  .join-us__modal-form--input {
    font-size: 18px;
  }
  .join-us__modal-form--submit {
    width: 100%;
    min-width: auto;
  }
  .error-page-code {
    font-size: 150px;
  }
  .error-page-description {
    font-size: 40px;
  }
  .error-page-text {
    font-size: 16px;
  }
  .error-page-link {
    font-size: 18px;
  }
  .select-menu {
    max-width: 100%;
  }
}

.banner {
  background-color: #242c4e;
}

.banner__slide-figure {
  width: 100%;
  height: 100%;
}

.banner__slide-img {
  width: 100%;
  height: 100%;
  max-height: calc(100vh - 139px);
  -o-object-fit: cover;
     object-fit: cover;
}

.banner__slide .swiper-slide {
  height: auto;
}

.banner__slide .swiper-slide:active {
  cursor: -webkit-grab;
  cursor: grab;
}

.banner__slide .swiper-slide-active .banner__slide-text {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.banner__slide-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.banner__slide-figure {
  position: relative;
  z-index: 1;
}

.banner__slide-figure::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #017bc2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #017bc2), color-stop(80%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #017bc2 20%, rgba(255, 255, 255, 0) 80%);
  mix-blend-mode: multiply;
  z-index: 1;
}

.banner__slide-text {
  position: absolute;
  bottom: 3rem;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: calc(100% - 8rem);
  color: #fff;
  font-size: 35px;
  font-weight: 900;
  line-height: 1.17;
  text-align: center;
  text-shadow: 0 0 43.1px rgba(0, 0, 0, 0.38);
  text-transform: uppercase;
  padding: 1rem 2rem;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  opacity: 0;
  z-index: 3;
}

.banner__slide-text--highlight {
  color: #fe8b03;
}

.join {
  padding: 2rem 0;
  background-color: #212948;
  background-image: url(/template/ybAssets/images/index/join-bg.png);
  background-position: center;
  background-size: cover;
}

.join__header {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 2rem;
  margin: 0 auto 2rem;
}

.join__header-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  font-size: 46px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}

.join__header-text::before, .join__header-text::after {
  content: "";
  height: 3px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #5598cf;
}

.join__header-text--wrapper {
  min-width: calc(100% + 100px);
  -webkit-transform: translateX(-15%);
          transform: translateX(-15%);
  cursor: pointer;
}

.join__header-text--border {
  position: relative;
}

.join__header-text--border::after, .join__header-text--border::before {
  position: absolute;
  content: "";
  top: 50%;
  width: 3px;
  height: calc(100% + 2px);
  background-color: #5598cf;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.join__header-text--border::before {
  left: 1px;
}

.join__header-text--border::after {
  right: -2px;
}

.join__header-text.-one {
  color: #fff;
}

.join__header-text.-one::before {
  margin-right: 1rem;
}

.join__header-text.-one::after {
  margin-left: 1rem;
}

.join__header-text.-two {
  color: #f99819;
  font-weight: bold;
}

.join__header-text.-two::before {
  margin-right: 2rem;
}

.join__header-text.-two::after {
  margin-left: 2rem;
}

.join__text {
  color: #dbdbdb;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}

.presidencies {
  padding: 3rem 0;
  background-color: #f3f3f3;
}

.presidencies__header-title {
  color: #242c4e;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
  margin-bottom: 1rem;
}

.presidencies__main {
  margin-bottom: 3rem;
}

.presidencies__indicator-card {
  position: fixed;
  display: none;
  border-radius: 10px;
  overflow: hidden;
  z-index: 9;
}

.presidencies__indicator-card.active {
  display: block;
}

.presidencies__indicator-card--img {
  width: 260px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.presidencies__indicator-card--city {
  display: block;
  font-size: 20px;
  font-weight: 600;
}

.presidencies__indicator-card--figure {
  position: relative;
  background-color: #017bc2;
  -webkit-box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
          box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
}

.presidencies__indicator-card--figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1rem 1rem 0.5rem;
}

.presidencies__card {
  position: relative;
  padding: 2.5rem 5rem 1.5rem 4.5rem;
  margin-bottom: 1rem;
  border-radius: 5px;
  z-index: 1;
}

.presidencies__card::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center right 2rem;
  background-size: auto 80%;
  z-index: -1;
}

.presidencies__card-figure {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  height: 80%;
  margin: auto;
}

.presidencies__card.-one {
  border-bottom: solid 11px #01588b;
  background-color: #017bc2;
}

.presidencies__card.-one::after {
  background-image: url(/template/ybAssets/images/index/executive-board.png);
}

.presidencies__card.-two {
  border-bottom: solid 11px #181d34;
  background-color: #242c4e;
}

.presidencies__card.-two::after {
  background-image: url(/template/ybAssets/images/index/management-board.png);
}

.presidencies__card-title {
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

.presidencies__card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}

.presidencies__card-link:hover {
  color: #fff;
}

.presidencies__card-link:hover::after {
  margin-left: 1rem;
}

.presidencies__card-link::after {
  content: "";
  width: 18px;
  height: 15px;
  margin-top: -3px;
  margin-left: 0.5rem;
  background-image: url(/template/ybAssets/images/icons/right-arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}

.news {
  padding: 4rem 0 4.5rem;
}

.news__header {
  padding-bottom: 3rem;
}

.news__header-title {
  color: #252c4d;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.news__categories {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}

.news__categories-wrapper {
  padding-bottom: 1rem;
}

.news__categories-wrapper::after {
  position: absolute;
  content: "";
  bottom: 1rem;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #e9eae8;
  z-index: -1;
}

.news__categories-btn {
  color: #252c4d;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  padding: 1.25rem 0;
  margin-right: 3rem;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
}

.news__categories-btn:hover, .news__categories-btn.active {
  color: #347cbd;
  border-color: #347cbd;
}

.news__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0;
  min-width: calc(100% + 3rem);
}

.news__tags:not(.active) {
  display: none !important;
}

.news__tags-wrapper {
  margin: 0 0 1rem;
}

.news__tags-btn {
  color: #252c4d;
  font-size: 14px;
  white-space: nowrap;
}

.news__tags-btn:not(:last-child) {
  margin-right: 2rem;
}

.news__tags-btn:last-child {
  padding-right: 1rem;
}

.news__tags-btn:hover {
  color: #347cbd;
}

.news__tags-btn.active {
  color: #347cbd;
  font-weight: bold;
}

.news__content:not(.active) {
  display: none !important;
}

.news__new {
  height: 100%;
  background-color: #f3f3f3;
}

.news__new-body {
  height: 100%;
}

.news__new-content {
  padding: 2rem 2rem 2rem 0;
}

.news__new-category {
  color: #fe8b03;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2.25rem;
}


.news__new-figure{
  height: 100%;
}

.news__new-img {
  width: 100%;
  height: 100%;
  max-height: 432px;
  -o-object-fit: cover;
     object-fit: cover;
}

.news__new-title {
  color: #252c4d;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.23;
  margin-bottom: 2rem;
}

.news__new-text {
  color: #252c4d;
  font-size: 17px;
  line-height: 1.47;
  margin-bottom: 3rem;
}

.news__new-time {
  color: #989797;
  font-size: 14px;
}

.news__new-card {
  position: relative;
  display: block;
  height: 226px;
  line-height: 0;
  border-radius: 5px;
  overflow: hidden;
}

.news__new-card:hover .news__new-card--info {
  background-color: #242c4e;
}

.news__new-card:hover .news__new-card--info_figure {
  opacity: 1;
  visibility: visible;
}

.news__new-card:hover .news__new-card--img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.news__new-card.-major {
  height: calc((226px * 2) + 16px);
}

.news__new-card.-major .news__new-card--info {
  width: 190px;
}

.news__new-card.-major .news__new-card--title {
  font-size: 30px;
}

.news__new-card.-major .news__new-card--title_highlight {
  font-size: 42px;
}

.news__new-card--wrapper {
  margin-bottom: 1rem;
}

.news__new-card--img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news__new-card--info {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 168px;
  padding: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news__new-card--info_figure {
  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;
  max-height: 60px;
  margin-bottom: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.news__new-card--title {
  color: #fff;
  font-size: 26px;
  line-height: 1;
  text-align: center;
}

.news__new-card--title_highlight {
  display: block;
  font-size: 32px;
  font-weight: 900;
  color: #fe8b03;
}

.news__new-mini {
  margin: 0 auto;
}

.news__new-mini--picture {
  padding: 0;
}

.news__new-mini--text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #252c4d;
  font-size: 17px;
  line-height: 1.47;
  /*text-align: justify;*/
  overflow: hidden;
}

.news__new-mini--body {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.news__new-mini--divider {
  margin: 0.75rem 0;
  background-color: #f3f8fb;
}

.news__new-mini--img {
  width: 100%;
  height: 127px;
  -o-object-fit: cover;
     object-fit: cover;
}

.news__new-mini--figure {
  width: 100%;
}

.news__slide {
  padding-bottom: 3rem;
}

.news__select-menu {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-bottom: 1rem;
}

.news__select-menu-selected {
  position: relative;
  border: 1px solid #ccc;
}

.news__select-menu-selected.active::after {
  -webkit-transform: rotateZ(-180deg);
          transform: rotateZ(-180deg);
}

.news__select-menu-selected::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 1.5rem;
  width: 27px;
  height: 16px;
  margin: auto;
  background-image: url(/template/ybAssets/images/icons/party-down-angle.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.news__select-menu-dropdown {
  position: absolute;
  display: none;
  top: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  padding: 0.25rem 0;
  border: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 2;
}

.news__select-menu-dropdown.active {
  display: block;
}

.news__select-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #060a32;
  font-size: 19px;
  font-weight: 500;
  padding: 1rem 1rem 1rem 1.5rem;
  text-align: left;
}

.technology {
  padding: 4rem 0 4.5rem;
  background-color: #242c4e;
  background-image: url(/template/ybAssets/images/index/technology-bg.png);
}

.technology__header {
  padding-bottom: 4.5rem;
}

.technology__header-title {
  color: #fe8b03;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

.technology__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.technology__content {
  padding-right: 1rem;
}

.technology__content-title {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 2.75rem;
}

.technology__content-text {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 3rem;
}

.technology__content-link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0.75rem 1.25rem;
  border-radius: 6px;
  background-color: #fe8b03;
  border: 2px solid #fe8b03;
}

.technology__content-link:hover {
  color: #fe8b03;
  background-color: rgba(0, 0, 0, 0);
}

.technology__content-link:active {
  color: #fff;
  background-color: #fe8b03;
}

.technology__link {
  margin-left: 1rem;
}

.technology__link-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.messages {
  padding: 3rem 0 1rem;
}

.messages__slide {
  padding-bottom: 4rem;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: -30px;
  margin-right: -30px;
}

.messages__slide .swiper-slide {
  height: auto;
}

.messages__slide .swiper-button-next {
  right: 0;
}

.messages__slide .swiper-button-prev {
  left: 0;
}

.messages__slide .swiper-button-next,
.messages__slide .swiper-button-prev {
  top: calc(50% - 4rem);
  color: #fe8b03;
}

.messages__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 420px;
  margin: 0 auto;
}

.messages__card-figure {
  margin-bottom: 1.5rem;
}

.messages__card-img {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}

.messages__card-text {
  color: #242c4e;
  font-size: 19px;
  line-height: 1.25;
  text-align: justify;
}

@media (max-width: 1199px) {
  .banner__slide-text {
    font-size: 32px;
  }
  .news {
    padding: 3rem 0 0;
  }
  .news__header {
    padding-bottom: 1.5rem;
  }
  .news__slide {
    margin-top: 1rem;
  }
  .news__new-mini {
    margin-bottom: 1rem;
  }
  .news__new-mini--body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .news__new-mini--divider {
    display: none;
  }
  .news__new-mini--figure {
    margin-bottom: 0.75rem;
  }
  .news__new-mini--img {
    width: 100%;
    height: auto;
    min-height: 127px;
  }
  .presidencies__card {
    padding: 2.5rem 5rem 1.5rem 2.5rem;
    background-position: center right 1.5rem;
  }
}

@media (max-width: 991px) {
  .banner__slide-text {
    font-size: 30px;
  }
  .news__tags {
    min-width: auto;
    padding: 0;
  }
  .news__new-card {
    height: auto;
    max-height: 360px;
  }
  .technology__header {
    padding-bottom: 1.5rem;
  }
  .technology__content {
    padding-right: 0;
  }
  .technology__content-title {
    font-size: 21px;
    font-weight: 600;
    text-align: justify;
    text-align-last: center;
  }
  .technology__content-text {
    text-align: justify;
    text-align-last: center;
  }
  .technology__content-link {
    margin: 0 auto;
  }
  .technology__link {
    margin: 0 0 1.5rem 0;
  }
  .presidencies__indicator-card {
    position: static;
    margin: 2rem auto;
  }
}

@media (max-width: 767px) {
  .banner__slide-text {
    font-size: 26px;
  }
  .news {
    padding: 2rem 0 0;
  }
  .news__header {
    padding-bottom: 1.5rem;
  }
  .news__new-content {
    padding: 1rem 1rem 1.5rem 1rem;
  }
  .news__new-category {
    margin-bottom: 0.75rem;
  }
  .news__new-title {
    margin-bottom: 1rem;
  }
  .news__new-text {
    margin-bottom: 1.5rem;
  }
  .news__new-mini {
    max-width: 320px;
  }
}

@media (max-width: 575px) {
  .banner__slide {
    padding-bottom: 2.5rem;
  }
  .banner__slide-text {
    max-width: 100%;
    position: static;
    font-size: 24px;
    padding: 1rem 0 0.5rem;
    background: none;
  }
  .join__header-text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .join__header-text::before, .join__header-text::after {
    display: none;
  }
  .join__header-text--border::before, .join__header-text--border::after {
    display: none;
  }
  .join__header-text--wrapper {
    min-width: auto;
    -webkit-transform: none;
            transform: none;
  }
  .presidencies__header-title {
    font-size: 34px;
  }
  .presidencies__card {
    padding: 1.5rem 1rem 1rem;
  }
  .presidencies__card::after {
    opacity: 0.5;
  }
  .presidencies__card-title {
    font-size: 21px;
    margin-bottom: 1rem;
  }
  .presidencies__card-link {
    font-size: 16px;
    font-weight: 600;
  }
  .news__header-title {
    font-size: 25px;
  }
  .news__new-title {
    font-size: 20px;
  }
  .news__new-text {
    font-size: 16px;
  }
  .news__new-mini--body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .news__new-mini--text {
    font-size: 16px;
  }
  .technology {
    padding: 2.5rem 0;
  }
  .technology__header-title {
    font-size: 25px;
  }
  .technology__content-title {
    font-size: 20px;
  }
  .technology__content-text {
    font-size: 18px;
    margin-bottom: 2rem;
  }
  .messages__slide {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .messages__card-text {
    font-size: 17px;
  }
  .vision__header-text {
    font-size: 18px;
  }
}

.cities__akkadro {
  padding: 3rem 0;
  border-top: 1px solid #d5d4d4;
  border-bottom: 1px solid #d5d4d4;
}

.cities__akkadro-header {
  margin-bottom: 3rem;
}

.cities__akkadro-header--title {
  color: #252c4d;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 1rem;
}

.cities__akkadro-header--text {
  color: #252c4d;
  font-size: 17px;
  line-height: 1.18;
  text-align: center;
}

.cities__akkadro-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
}

.cities__akkadro-content:not(.active) {
  display: none;
}

.cities__akkadro-tab {
  position: relative;
  width: 100%;
  color: #242c4e;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 1rem 0;
  z-index: 1;
}

.cities__akkadro-tab--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}

.cities__akkadro-tab.active::after {
  border-bottom: 3px solid #fe8b03;
}

.cities__akkadro-tab::after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #d5d4d4;
  z-index: -1;
}

.cities__akkadro-card {
  position: relative;
  width: calc(20% - ((4 * 1rem) / 5));
  line-height: 0;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
          box-shadow: -1px 5.9px 8px 0 rgba(55, 52, 52, 0.17);
  overflow: hidden;
}

.cities__akkadro-card--img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cities__akkadro-card--text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-overflow: ellipsis;
  line-height: 1;
  white-space: nowrap;
  padding: 1rem 0.5rem;
  overflow: hidden;
  z-index: 1;
}

.cities__akkadro-card--text::after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: #242c4e;
  opacity: 0.8;
  z-index: -1;
}

.cities__akkadro-slide {
  padding-bottom: 4rem;
}

.cities__akkadro-slide:not(.active) {
  display: none;
}

.cities__introduce {
  padding: 5rem 0 2rem;
}

.cities__introduce-body {
  position: relative;
  z-index: 1;
}

.cities__introduce-body::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 20%;
  width: 100%;
  height: 50%;
  max-height: 340px;
  background-color: #f6f6f6;
  background-image: url(/template/ybAssets/images/index/introduce-bg.png);
  background-size: auto 100%;
  z-index: -1;
}

.cities__introduce-main {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cities__introduce-card {
  position: relative;
  padding: 4.5rem 2rem 2rem;
  border-radius: 20px;
  background-color: #242c4e;
  margin: 0 0 -20% 0;
  z-index: 1;
}

.cities__introduce-card::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 80px;
  height: 116px;
  background-image: url(/template/ybAssets/images/icons/mark.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%);
}

.cities__introduce-card--title {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  margin-bottom: 1.5rem;
}

.cities__introduce-card--text {
  color: #fff;
  font-size: 18px;
  line-height: 1.67;
  text-align: justify;
  text-align-last: center;
}

.cities__introduce-figure {
  border-radius: 20px;
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.cities__introduce-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cities__introduce-slide {
  padding-bottom: 4rem;
}

.cities__introduce-slide .swiper-slide {
  height: auto;
}

.cities__introduce-slide--link {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.cities__introduce-slide--img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cities__introduce-slide--text {
  margin-top: 5px;
  margin-left: 0.75rem;
}

.cities__introduce-slide--info {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #252c4d;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 0.5rem 1rem;
  z-index: 1;
}

.cities__introduce-slide--info::after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #f3f3f3;
  z-index: -1;
}

.gallery {
  padding: 3rem 0 4rem;
  background-color: #1f4e9c;
}

.gallery__header {
  margin-bottom: 3rem;
}

.gallery__header-title {
  color: #fefefe;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.gallery__card {
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}

.gallery__card.-vlink::after {
  width: 44px;
  height: 44px;
}

.gallery__card-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.25rem 5rem 1.25rem 5rem;
  background-color: rgba(0, 0, 0, 0.4);
}

.gallery__card-title {
  color: #fefefe;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

@media (max-width: 991px) {
  .cities__akkadro-card {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
  }
  .cities__introduce-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .cities__introduce-figure {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .cities__introduce-card {
    margin-bottom: 1rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
}

@media (max-width: 575px) {
  .cities__akkadro-header {
    margin-bottom: 2rem;
  }
  .cities__akkadro-tab {
    margin-bottom: 0.5rem;
  }
  .cities__akkadro-tab::after {
    border: 1px solid #d5d4d4;
  }
  .cities__akkadro-tab.active::after {
    border: 3px solid #fe8b03;
  }
  .cities__akkadro-tab--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2rem;
  }
  .cities__introduce-card {
    padding: 3rem 1rem 2rem;
  }
  .cities__introduce-card::after {
    width: 60px;
    height: 88px;
  }
  .cities__introduce-card--text {
    font-size: 16px;
  }
  .gallery__card-title {
    font-size: 17px;
  }
}

.contact__info {
  padding: 1rem 0 2rem;
}

.contact__info-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  padding: 1.25rem 2rem;
  border-radius: 5px;
  border: solid 1px #d8d6d6;
  background-color: #fff;
}

.contact__info-card.-special {
  max-width: 480px;
  padding: 1.25rem 0.5rem 0 2rem;
}

.contact__info-card--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

.contact__info-card--title {
  color: #242c4e;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.75rem;
}

.contact__info-card--text {
  color: #252c4d;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 1rem;
}

.contact__info-card--tel {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 53px;
  font-weight: 900;
  line-height: 1;
  color: #fe8b03;
  margin-right: 2rem;
}

.contact__info-card--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact__info-card--form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact__info-card--form_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 0.5rem);
  margin-bottom: 0.5rem;
}

.contact__info-card--form_group:first-child {
  margin-right: 1rem;
}

.contact__info-card--form_select {
  width: 100%;
  height: 46px;
  line-height: 1;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  border: solid 1px #d8d6d6;
  background-color: #fff;
}

.contact__info-card--form_select.-error {
  color: red;
}

.contact__info-card--form_select option {
  color: #242c4e;
}

.contact__info-card--form_btn {
  height: 48px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 0 3.5rem;
  border-radius: 5px;
  border: solid 1px #ed8102;
  background-color: #fe8b03;
}

.contact__address {
  display: none;
  padding: 2rem 0 1.5rem;
  background-color: #f8f8f8;
}

.contact__address.active {
  display: block;
}

.contact__address.passive .contact__address-success {
  display: none;
}

.contact__address.passive .contact__address-error {
  display: block;
}

.contact__address-error {
  display: none;
}

.contact__address-header {
  margin-bottom: 3rem;
}

.contact__address-header--title {
  color: #252c4d;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}

.contact__address-info {
  text-align: center;
  padding: 3rem 5rem;
}

.contact__address-info--wrapper:not(:last-of-type) {
  border-right: 2px solid #ececec;
}

.contact__address-info--title {
  display: block;
  color: #147abf;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.35;
  margin-bottom: 1.5rem;
}

.contact__address-info--text {
  display: block;
  color: #252c4d;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35;
}

.contact__form-wrapper {
  text-align: center;
  padding: 3.5rem 0;
  background-color: #ececec;
}

.contact__form-header {
  margin-bottom: 2.5rem;
}

.contact__form-header--title {
  color: #252c4d;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  margin-bottom: 1.5rem;
}

.contact__form-header--text {
  color: #252c4d;
  font-size: 20px;
  line-height: 1.35;
  text-align: center;
}

.contact__form-group {
  margin-bottom: 2rem;
}

.contact__form-input {
  width: 100%;
  height: 77px;
  color: #252c4d;
  font-size: 20px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 5px;
  border: solid 1px #d8d6d6;
  background-color: #fff;
}

.contact__form-textarea {
  width: 100%;
  color: #252c4d;
  font-size: 20px;
  padding: 1.5rem;
  border-radius: 5px;
  border: solid 1px #d8d6d6;
  background-color: #fff;
}

.contact__form-btn {
  width: 100%;
  max-width: 420px;
  height: 77px;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  border-radius: 10px;
  border: solid 3px #ed8102;
  background-color: #fe8b03;
}

.contact__form-btn:hover {
  color: #fe8b03;
  background-color: rgba(0, 0, 0, 0);
}

.contact__map {
  height: 650px;
}

.contact__map #map {
  height: 100%;
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .contact__address-info {
    padding: 2.5rem 4rem;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .contact__address-info {
    padding: 2rem 3rem;
  }
}

@media (max-width: 991px) {
  .contact__address-info {
    padding: 2rem 1rem;
  }
  .contact__address-info--wrapper:not(:last-of-type) {
    border-right: none;
    border-bottom: 2px solid #ececec;
  }
  .contact__info-card {
    width: 100%;
  }
  .contact__info-card--list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 575px) {
  .contact__info-card {
    width: 100%;
    text-align: center;
    padding: 1.25rem 1rem;
  }
  .contact__info-card.-special {
    padding: 1.25rem 1rem 0;
  }
  .contact__info-card--tel {
    font-size: 42px;
    margin-right: 0;
  }
  .contact__info-card--figure {
    width: 100%;
  }
  .contact__info-card--img {
    width: 50%;
  }
  .contact__info-card--group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .contact__info-card--form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact__info-card--form_group {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-right: 0 !important;
  }
  .contact__form-group {
    margin-bottom: 1.25rem;
  }
  .contact__form-input {
    height: 56px;
  }
}

.party__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.party__menu {
  position: relative;
  right: -1px;
  margin-bottom: 2rem;
  margin-right: -5px;
}

.party__menu-main {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 480px;
  margin-left: auto;
}

.party__menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
  font-weight: bold;
  color: #191f38;
  padding: 1rem 0;
}

.party__menu-header--figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.75rem;
  margin-right: 1rem;
  border-radius: 50%;
  border: solid 1px #ddd;
}

.party__menu-header--img {
  width: 20px;
  height: 20px;
}

.party__menu-title {
  position: relative;
  display: block;
  color: #191f38;
  font-size: 20px;
  line-height: 1;
  padding: 1.25rem 0;
}

.party__menu-title.-dropdown::after {
  content: "";
}

.party__menu-title::after {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  width: 27px;
  height: 16px;
  background-image: url(/template/ybAssets/images/icons/party-down-angle.png);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.party__menu-title.active::after {
  -webkit-transform: translateY(-50%) rotateZ(-180deg);
          transform: translateY(-50%) rotateZ(-180deg);
}

.party__menu-title.active::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1000%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.06);
}

.party__menu-list {
  display: none;
  padding-left: 1.5rem;
  margin: 1.5rem 0;
  border-left: 2px solid #dedddd;
}

.party__menu-list.active {
  display: block;
}

.party__menu-item {
  display: block;
  color: #696c78;
  font-size: 16px;
  padding: 0.5rem 0;
}

.party__menu-item.active {
  color: #1b2341;
  font-weight: 600;
}

.party__content {
  padding-left: 3rem;
  padding-bottom: 5rem;
}

.party__content-main {
  margin-right: 146px;
}

.party__content-header {
  margin-bottom: 2rem;
}

.party__content-header--title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}

.party__content-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}

.party__content-actions--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #242c4e;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 1.5rem 2px 0.25rem;
  border-radius: 40px;
  border: 8px solid #ececec;
  background-color: #ececec;
}

.party__content-actions--link:not(:last-of-type) {
  margin-right: 1.25rem;
}

.party__content-actions--link.-done .party__content-actions--img:first-of-type {
  display: none;
}

.party__content-actions--link.-done .party__content-actions--img:last-of-type {
  display: initial;
}

.party__content-actions--figure {
  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;
  width: 46px;
  height: 46px;
  padding: 0.75rem;
  margin-right: 1.125rem;
  border-radius: 50%;
  background-color: #fff;
}

.party__content-actions--img:last-of-type {
  display: none;
}

.party__content-subtitle {
  color: #252c4d;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2rem;
}

.party__content-group--item {
  border: solid 1px #ececec;
  margin-bottom: 0.75rem;
}

.party__content-group--item.active > .party__content-group--title {
  color: #fe8b03;
}

.party__content-group--item.active > .party__content-group--title::after {
  display: none;
}

.party__content-group--title {
  position: relative;
  color: #252c4d;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  padding: 1.5rem 4rem 1.5rem 1.75rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
}

.party__content-group--title::after {
  position: absolute;
  content: "";
  top: 50%;
  right: calc(1.5rem + 15px);
  width: 3px;
  height: 35px;
  background-color: #c7c7c7;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.party__content-group--title::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 1.5rem;
  width: 35px;
  height: 3px;
  margin: auto;
  background-color: #c7c7c7;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.party__content-group--subtitle {
  color: #252c4d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.875rem;
}

.party__content-group--text {
  color: #252c4d;
  font-size: 17px;
  line-height: 1.5;
  text-align: justify;
}

.party__content-group--answer {
  display: none;
  padding: 0 1.75rem;
  margin-bottom: 1.5rem;
}

.party__content-group--answer.active {
  display: block;
}

.aLink {
  color: #0d6efd;
}

.aLink:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .party__menu {
    display: none;
  }
  .party__menu-title {
    padding: 0.75rem 0.5rem 0.5rem;
  }
  .party__menu-title.-dropdown {
    pointer-events: none;
    cursor: default;
  }
  .party__menu-title:not(.-dropdown):hover {
    background-color: rgba(0, 0, 0, 0.06);
  }
  .party__menu-title::after, .party__menu-title::before {
    display: none;
  }
  .party__menu-item {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 2rem;
    padding-right: 0.5rem;
  }
  .party__menu-item:hover {
    background-color: rgba(0, 0, 0, 0.06);
  }
  .party__menu-list {
    display: block;
    border-left: 0;
    padding-left: 0;
    margin: 0;
  }
  .party__content {
    padding-left: 0;
  }
  .party__content-group--title {
    font-size: 18px;
    padding: 1.5rem 4rem 1.5rem 0.75rem;
  }
  .party__content-group--title::before {
    right: 1rem;
    width: 26px;
  }
  .party__content-group--title::after {
    right: calc(1rem + 11px);
    height: 26px;
  }
  .party__content-group--answer {
    padding: 0 0.75rem;
  }
  .party__content-group--answer p {
    font-size: 15px;
  }
  .party__content-group--text {
    font-size: 15px;
  }
}

.akkadro {
  position: relative;
}

.akkadro .side-menu__header-figure {
  background-color: #2367a9;
}

.akkadro .side-menu__header-img {
  opacity: 0.8;
}

.akkadro__content {
  padding-left: 3rem;
  padding-bottom: 5rem;
}

.akkadro__content-header {
  margin-bottom: 2rem;
}

.akkadro__content-header--title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1.125rem;
}

.akkadro__content-header--text {
  color: #252c4d;
  font-size: 17px;
  line-height: 1.59;
}

.akkadro__card {
  height: 100%;
  border-radius: 2px;
  border: solid 1px #d7d7d7;
  overflow: hidden;
}

.akkadro__card-wrapper {
  margin-bottom: 1rem;
}

.akkadro__card.-major .akkadro__card-header {
  margin-bottom: 1.5rem;
}

.akkadro__card.-major .akkadro__card-content {
  padding: 1.25rem 2rem;
}

.akkadro__card.-major .akkadro__card-img {
  max-height: initial;
}

.akkadro__card.-major .akkadro__card-text {
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
  overflow: initial;
}

.akkadro__card-picture {
  height: 100%;
}

.akkadro__card-figure {
  height: 100%;
}

.akkadro__card-img {
    /*width: 100%;*/
    /*height: 100%;*/
    /*max-height: 230px;*/
    /*-o-object-fit: cover;*/
    object-fit: cover;
    height: 230px;
}

.akkadro__card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 0.75rem 1.25rem;
  border-left: solid 1px #d7d7d7;
}

.akkadro__card-header {
  margin-bottom: 1.25rem;
}

.akkadro__card-name {
  display: block;
  color: #fe8b03;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.31;
}

.akkadro__card-title {
  display: block;
  color: #252c4d;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.31;
}

.akkadro__card-text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #252c4d;
  font-size: 14px;
  line-height: 1.48;
  text-align: justify;
  margin-bottom: 1rem;
  overflow: hidden;
}

.akkadro__card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2367a9;
  font-size: 17px;
  font-weight: bold;
  padding-right: 0.5rem;
  margin: auto 0 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.akkadro__card-link:hover {
  color: #2367a9;
  padding-right: 0;
}

.akkadro__card-link:hover::after {
  margin-left: 0.5rem;
}

.akkadro__card-link::after {
  content: "";
  width: 20px;
  height: 9px;
  background-image: url(/template/ybAssets/images/icons/right-long-arrow-blue.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.akkadro__details-figure {
  max-width: 360px;
  max-height: 460px;
  float: left;
  margin-right: 3rem;
  margin-bottom: 1rem;
  border-radius: 10px;
  overflow: hidden;
}

.akkadro__details-name {
  color: #fe8b03;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
}

.akkadro__details-title {
  color: #252c4d;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.33;
  margin-bottom: 2rem;
}

.akkadro__details-description {
  color: #252c4d;
  font-size: 20px;
  line-height: 1.46;
  text-align: justify;
  font-weight: bold;
  margin-bottom: 2rem;
}

.akkadro__details-text {
  color: #252c4d;
  font-size: 20px;
  line-height: 1.46;
  text-align: justify;
  margin-bottom: 2rem;
}

.akkadro__details-share {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #252c4d;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  padding-left: calc(24px + 0.5rem);
  margin-left: auto;
}

.akkadro__details-share:hover {
  color: #252c4d;
}

.akkadro__details-share::before {
  position: absolute;
  content: "";
  bottom: 2px;
  left: 0;
  width: 24px;
  aspect-ratio: 0.85;
  background-image: url(/template/ybAssets/images/icons/share.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.akkadro__details-share:hover {
  text-decoration: underline;
}

.akkadro__details-share--img {
  margin-bottom: -5px;
}

.akkadro__social {
  margin-bottom: 1.5rem;
}

.akkadro__social-list {
  position: absolute;
  top: 10.5rem;
  right: 1rem;
}

.akkadro__social-link {
  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;
  width: 40px;
  height: 40px;
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .akkadro__details-figure {
    max-width: 300px;
    max-height: 360px;
  }
}

@media (max-width: 1199px) {
  .akkadro__card-picture {
    height: auto;
  }
  .akkadro__details-figure {
    float: unset;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .akkadro__content {
    padding-left: 0;
  }
  .akkadro__card-content {
    border-left: none;
  }
}

@media (max-width: 575px) {
  .akkadro__card-figure {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-height: 200px;
    margin: 0.5rem auto 0;
  }
  .akkadro__details-figure {
    margin-left: auto;
    margin-right: auto;
  }
  .akkadro__details-name, .akkadro__details-title {
    text-align: center;
  }
  .akkadro__details-share {
    font-size: 20px;
    padding-left: calc(18px + 0.5rem);
  }
  .akkadro__details-share::before {
    width: 18px;
  }
}

.news-page__content {
  padding-left: 2.5rem;
  padding-bottom: 2rem;
}

.news-page__header-title {
  color: #252c4d;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1.25rem;
}

.news-page__header-text {
  color: #252c4d;
  font-size: 17px;
  line-height: 1.59;
}

.news-page__main {
  padding: 2rem 0 1rem;
}

@media (max-width: 575.98px) {
    .akkadro__card-img {
        object-fit: scale-down;
    }
}

.news-page__card {
  display: block;
  width: 100%;
  max-width: 320px;
  height: 100%;
  margin: 0 auto;
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.news-page__card:hover {
  -webkit-box-shadow: 0 0 8px 0 rgba(83, 83, 83, 0.22);
          box-shadow: 0 0 8px 0 rgba(83, 83, 83, 0.22);
}

.news-page__card-wrapper {
  margin-bottom: 1.25rem;
}

.news-page__card-img {
  width: 100%;
  aspect-ratio: 5/4;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-page__card-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 17px;
  line-height: 1.14;
  color: #252c4d;
  margin: 1.25rem 1.5rem 1.5rem 1.25rem;
  overflow: hidden;
}

.news-page__see-more {
  text-align: center;
  margin: 2rem 0;
}

.news-page__see-more-btn {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0.75rem 2rem;
  border-radius: 10px;
  border: 3px solid #fe8b03;
  background-color: #fe8b03;
}

.news-page__see-more-btn:hover {
  color: #fe8b03;
  background-color: #fff;
}

@media (max-width: 991px) {
  .news-page__content {
    padding-left: 0;
  }
}

@media (max-width: 575px) {
  .news-page__header-title {
    text-align: center;
  }
  .news-page__header-text {
    text-align: justify;
    text-align-last: center;
  }
}

.new-details__header {
  margin-bottom: 1rem;
}

.new-details__header-title {
  color: #252c4d;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.33;
  margin-bottom: 1.25rem;
}

.new-details__header-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.new-details__header-time {
  color: #989797;
  font-size: 18px;
  line-height: 1;
}

.new-details__header-share {
  position: relative;
  color: #252c4d;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  padding-left: calc(24px + 0.5rem);
}

.new-details__header-share:hover {
  color: #252c4d;
}

.new-details__header-share::before {
  position: absolute;
  content: "";
  bottom: 2px;
  left: 0;
  width: 24px;
  aspect-ratio: 0.85;
  background-image: url(/template/ybAssets/images/icons/share.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.new-details__header-share:hover {
  text-decoration: underline;
}

.new-details__header-share--img {
  margin-bottom: -5px;
}

.new-details__body {
  padding-bottom: 4rem;
}

.new-details__figure {
  border-radius: 20px;
  margin-bottom: 2rem;
  overflow: hidden;
  cursor: pointer;
}

.new-details__img {
  width: 100%;
  height: auto;
}


.new-details__content {
  margin-bottom: 4rem;
}

.new-details__content iframe {
  width: 100%;
}

.new-details__content p {
  font-size: 21px;
  line-height: 1.46;
  text-align: justify;
  color: #252c4d;
  margin-bottom: 1.5rem;
}

.new-details__content i {
  font-style: italic;
  font-weight: bold;
}

.new-details__content strong {
  font-weight: bold;
  text-transform: uppercase;
}

.new-details__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1rem;
}

.new-details__actions-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #252c4d;
  font-size: 26px;
  line-height: 1;
  white-space: nowrap;
  padding: 1rem 2rem;
  border-radius: 20px;
  border: solid 1px #d8d8d8;
}

.new-details__actions-link:hover {
  color: #252c4d;
  background-color: #ececec;
}

.new-details__actions-link.-prev {
  padding-left: 4rem;
  background-image: url(/template/ybAssets/images/icons/left-angle.png);
  background-position: center left 1.25rem;
  background-repeat: no-repeat;
  background-size: 13px 24px;
}

.new-details__actions-link.-next {
  padding-right: 4rem;
  background-image: url(/template/ybAssets/images/icons/right-angle.png);
  background-position: center right 1.25rem;
  background-repeat: no-repeat;
  background-size: 13px 24px;
}

.new-details__actions-link--text {
  margin-top: 5px;
}

@media (max-width: 1199px) {
  .new-details__content iframe {
    height: 600px;
  }
}

@media (max-width: 991px) {
  .new-details__content iframe {
    height: 400px;
  }
}

@media (max-width: 575px) {
  .new-details__header-title {
    font-size: 26px;
  }
  .new-details__header-share {
    font-size: 20px;
    padding-left: calc(18px + 0.5rem);
  }
  .new-details__header-share::before {
    width: 18px;
  }
  .new-details__content iframe {
    height: 360px;
  }
  .new-details__content p {
    font-size: 18px;
  }
  .new-details__actions {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 380px) {
  .new-details__content iframe {
    height: 230px;
  }
}

[dir="rtl"] .header {
  position: relative;
}

[dir="rtl"] .header__nav-top {
  border-left: none;
  border-right: 1px solid #d7d7d7;
}

[dir="rtl"] .header__nav-bottom {
  border-left: none;
  border-right: 2px solid #f3782b;
}

[dir="rtl"] .header__nav-bottom--info::after {
  right: unset;
  left: -1px;
}

[dir="rtl"] .header__nav-bottom--info_image {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__mobile-menu {
  top: unset;
}

[dir="rtl"] .header__mobile-menu-search--btn {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__indicator-language--img {
  margin-right: 0;
  margin-left: 0.5rem;
}

[dir="rtl"] .header__indicator-figure {
  border-left: none;
  border-right: 1px solid #d7d7d7;
}

[dir="rtl"] .header__indicator-search--form {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__indicator-search--btn {
  right: unset;
  left: 0;
}

[dir="rtl"] .header__indicator-search--input {
  padding-left: 0;
  padding-right: 1.5rem;
}

[dir="rtl"] .header__seperate {
  left: unset;
  right: 100%;
}

[dir="rtl"] .header__seperate:not(.-in) {
  -webkit-transform: translateX(82px);
          transform: translateX(82px);
}

[dir="rtl"] .header__seperate:hover {
  -webkit-transform: translateX(100%) !important;
          transform: translateX(100%) !important;
}

[dir="rtl"] .header__seperate.active {
  -webkit-transform: translateX(100%) !important;
          transform: translateX(100%) !important;
}

[dir="rtl"] .megamenu__card-title--text, [dir="rtl"] .megamenu__card-link--text, [dir="rtl"] .megamenu__nav-title--text, [dir="rtl"] .megamenu__nav-link--text {
  padding-left: 0;
  padding-right: 0.75rem;
  border-left: none;
  border-right: 2px solid #347cbd;
}

[dir="rtl"] .side-menu__title::after {
  left: 2.5rem;
  right: unset;
}

[dir="rtl"] .side-menu__title.active::before {
  left: 0;
  right: unset;
}

[dir="rtl"] .side-menu__header-figure {
  margin-left: 1rem;
  margin-right: 0;
}

[dir="rtl"] .select-menu__selected::after {
  right: unset;
  left: 1.5rem;
}

[dir="rtl"] .back-to-top {
  right: unset;
  left: 30px;
}

[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
  float: unset;
}

[dir="rtl"] .news__select-menu-selected::after {
  right: unset;
  left: 1.5rem;
}

[dir="rtl"] .catalog__card-actions {
  margin-right: 2rem;
  margin-left: 0;
}

[dir="rtl"] .contact__info-card--tel {
  margin-left: 2rem;
  margin-right: 0;
}

[dir="rtl"] .contact__info-card--form_group:first-child {
  margin-left: 1rem;
  margin-right: 0;
}

[dir="rtl"] .new-details__actions {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[dir="rtl"] .akkadro__card-link {
  padding-right: 0;
}

[dir="rtl"] .akkadro__card-link:hover::after {
  margin-right: 0.5rem;
}

[dir="rtl"] .akkadro__card-link::after {
  margin-right: 0.25rem;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[dir="rtl"] .party__content-group--title {
  padding: 1.5rem 1.75rem 1.5rem 4rem;
}

[dir="rtl"] .party__content-group--title::before {
  right: unset;
  left: 1.5rem;
}

[dir="rtl"] .party__content-group--title::after {
  right: unset;
  left: calc(1.5rem + 15px);
}

[dir="rtl"] .party__content-actions--link {
  padding: 2px 0.25rem 2px 1.5rem;
}

[dir="rtl"] .party__content-actions--figure {
  margin-right: 0;
  margin-left: 1.125rem;
}

[dir="rtl"] .join__header-text--wrapper {
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}

[dir="rtl"] .join__header-text.-one::after {
  margin-right: 1rem;
  margin-left: 0;
}

[dir="rtl"] .join__header-text.-one::before {
  margin-right: 0;
  margin-left: 1rem;
}

[dir="rtl"] .join__header-text.-two::after {
  margin-right: 2rem;
  margin-left: 0;
}

[dir="rtl"] .join__header-text.-two::before {
  margin-right: 0;
  margin-left: 2rem;
}

[dir="rtl"] .presidencies__card {
  padding: 1.5rem 2.5rem 0.5rem 5rem;
}

[dir="rtl"] .presidencies__card::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[dir="rtl"] .presidencies__card-link:hover::after {
  margin-right: 0.5rem;
}

[dir="rtl"] .presidencies__card-link::after {
  margin-left: 0;
  margin-right: 0.25rem;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[dir="rtl"] .swiper-rtl .swiper-button-next {
  left: 10px !important;
  right: auto !important;
}

[dir="rtl"] .swiper-rtl .swiper-button-prev {
  right: 10px !important;
  left: auto !important;
}

[dir="rtl"] .row-fluid .col-md-6 {
  width: calc(50% - 1rem);
}

[dir="rtl"] .row-fluid .col-md-6:nth-child(odd) {
  margin-left: 1rem;
  margin-right: 0;
}

[dir="rtl"] .row-fluid .col-md-6:nth-child(even) {
  margin-right: 1rem;
  margin-left: 0;
}

[dir="rtl"] .history__card-figure {
  margin-right: 0;
  margin-left: 1rem;
}

[dir="rtl"] .history__animations {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[dir="rtl"] .history__slides {
  text-align: right;
}

[dir="rtl"] .cities__introduce-slide--text {
  margin-left: 0;
  margin-right: 0.75rem;
}

@media (max-width: 1399px) {
  [dir="rtl"] .header__seperate:not(.-in) {
    -webkit-transform: translateX(-70px);
            transform: translateX(-70px);
  }
}

@media (max-width: 1199px) {
  [dir="rtl"] .header__logo {
    padding: 0.5rem 0.75rem;
  }
}

@media (max-width: 575px) {
  [dir="rtl"] .join__header-text--wrapper {
    min-width: auto;
    -webkit-transform: none;
            transform: none;
  }
}



html.pg-on {
  overflow: hidden !important;
}

html.pg-on {
  overflow: hidden !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: solid 2px #dbdee0;
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: solid 2px #fe8b03;
  background-color: #fe8b03;
}

.news-border .news__categories {
  border-top: 3px solid #e9eae8;
}

.news-border .news__categories::after {
  height: 2px;
  bottom: -2px;
}

.news-border .news__categories::before {
  position: absolute;
  content: "";
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e9eae8;
  z-index: -1;
}

.news-border .news__tags {
  padding: 1.5rem 0;
  margin-top: 0;
  margin-bottom: 1rem;
  border-bottom: 2px solid #e9eae8;
}

.select2 {
  width: 100% !important;
}

.select2-selection__rendered {
  line-height: 46px !important;
}

.select2-container .select2-selection--single {
  height: 46px !important;
}

.select2-selection__arrow {
  height: 44px !important;
}

.player {
  aspect-ratio: calc(16 / 9);
}

.video-modal .modal-dialog {
  margin-top: 6rem;
}

.banner__slide .swiper-button-next,
.banner__slide .swiper-button-prev {
  color: #fff;
  width: calc(var(--swiper-navigation-size) / 22 * 27);
  height: calc(var(--swiper-navigation-size) * 1.4);
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: visibility 0.5s ease, opacity 0.5s ease;
  transition: visibility 0.5s ease, opacity 0.5s ease;
}

.pg-next,
.pg-prev {
  color: #ccc;
  padding: 10px;
  background-color: #fb7000;
}

.join-us [type="checkbox"] ~ label {
  display: inline;
}

.join-us .umbraco-forms-form {
  text-align: left;
}

.join-us .umbraco-forms-form fieldset {
  padding: 1.5rem 0 0;
  margin: 0 0 0 0;
}

.join-us .umbraco-forms-field {
  margin-bottom: 0.5rem;
}

.join-us .umbraco-forms-field-wrapper {
  margin-top: 0.5rem;
}

.join-us .umbraco-forms-form input.text,
.join-us .umbraco-forms-form input.title,
.join-us .umbraco-forms-form textarea,
.join-us .umbraco-forms-form select {
  margin: 0.5rem 0 0;
}

.join-us .umbraco-forms-form input.text,
.join-us .umbraco-forms-form textarea,
.join-us .umbraco-forms-form select {
  width: 100%;
  max-width: 100% !important;
  height: 36px;
  color: #1b1e2b;
  font-size: 16px;
  padding-left: 1rem;
  border-radius: 2px;
  border: solid 1px #d3dce5;
  background-color: #fbfbfb;
}

.join-us .umbraco-forms-form input.text:focus,
.join-us .umbraco-forms-form textarea:focus,
.join-us .umbraco-forms-form select:focus {
  border-color: #246cb1;
}

.join-us .umbraco-forms-form input.text:focus + .join-us__modal-form--icon,
.join-us .umbraco-forms-form textarea:focus + .join-us__modal-form--icon,
.join-us .umbraco-forms-form select:focus + .join-us__modal-form--icon {
  color: #ffbb36;
  fill: #ffbb36;
  -webkit-filter: none;
          filter: none;
}

.join-us label.umbraco-forms-label {
  font-weight: 600;
}

.join-us .umbraco-forms-form .field-validation-error {
  display: block;
  font-size: 13px;
}

.join-us .umbraco-forms-form span.contourError,
.join-us .umbraco-forms-form span.field-validation-error {
  color: #ff6161 !important;
}

.join-us .umbraco-forms-form input.contourError,
.join-us .umbraco-forms-form textarea.contourError,
.join-us .umbraco-forms-form input.input-validation-error,
.join-us .umbraco-forms-form textarea.input-validation-error {
  background-color: #fbfbfb;
  border-color: #ff6161;
}

.join-us .umbraco-forms-form .umbraco-forms-navigation {
  padding: 1em 0 0;
}

.join-us .btn {
  display: block;
  min-width: 280px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 1.125rem;
  margin: 0 auto;
  outline: none;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.join-us .btn:hover {
  color: #fe8b03;
  background-color: #fff;
}

.join-us .btn:active {
  color: #fff;
  background-color: #fe8b03;
}

.join-us input[type="number"]::-webkit-inner-spin-button,
.join-us input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.contact__form-wrapper [type="checkbox"] ~ label {
  display: inline;
}

.contact__form-wrapper .umbraco-forms-form {
  text-align: left;
}

.contact__form-wrapper .umbraco-forms-form fieldset {
  padding: 0;
  margin: 0;
}

.contact__form-wrapper .umbraco-forms-field {
  margin-bottom: 0.5rem;
}

.contact__form-wrapper .umbraco-forms-field-wrapper {
  margin-top: 0.5rem;
}

.contact__form-wrapper .umbraco-forms-form input.text,
.contact__form-wrapper .umbraco-forms-form textarea,
.contact__form-wrapper .umbraco-forms-form select {
  width: 100%;
  max-width: 100% !important;
  height: 61px;
  color: #252c4d;
  font-size: 20px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 5px;
  border: solid 1px #d8d6d6;
  background-color: #fff;
}

.contact__form-wrapper .umbraco-forms-form textarea {
  height: auto !important;
}

.contact__form-wrapper .umbraco-forms-form input.text,
.contact__form-wrapper .umbraco-forms-form input.title,
.contact__form-wrapper .umbraco-forms-form textarea,
.contact__form-wrapper .umbraco-forms-form select {
  margin: 0.5rem 0 0.25rem;
}

.contact__form-wrapper .umbraco-forms-form .field-validation-error {
  display: block;
  font-size: 13px;
}

.contact__form-wrapper .umbraco-forms-form span.contourError,
.contact__form-wrapper .umbraco-forms-form span.field-validation-error {
  color: #ff6161 !important;
}

.contact__form-wrapper .umbraco-forms-form input.contourError,
.contact__form-wrapper .umbraco-forms-form textarea.contourError,
.contact__form-wrapper .umbraco-forms-form input.input-validation-error,
.contact__form-wrapper .umbraco-forms-form textarea.input-validation-error {
  background-color: #fbfbfb;
  border-color: #ff6161;
}

.contact__form-wrapper .umbraco-forms-form .umbraco-forms-navigation {
  padding: 1rem 0 0;
}

.contact__form-wrapper .btn {
  display: block;
  min-width: 280px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 1.125rem;
  margin: 0 auto;
  outline: none;
  border-radius: 2px;
  border: 2px solid #fe8b03;
  background-color: #fe8b03;
}

.contact__form-wrapper .btn:hover {
  color: #fe8b03;
  background-color: #fff;
}

.contact__form-wrapper .btn:active {
  color: #fff;
  background-color: #fe8b03;
}

.contact__form-wrapper input[type="number"]::-webkit-inner-spin-button,
.contact__form-wrapper input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row-fluid > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.row-fluid .col-md-6 {
  width: calc(50% - 1rem);
}

.row-fluid .col-md-6:nth-child(odd) {
  margin-right: 1rem;
}

.row-fluid .col-md-6:nth-child(even) {
  margin-left: 1rem;
}

@media (max-width: 767px) {

  .row-fluid .col-md-6 {
    width: 100%;
  }
  .row-fluid .col-md-6:nth-child(odd) {
    margin-right: 0;
  }
  .row-fluid .col-md-6:nth-child(even) {
    margin-left: 0;
  }
}

@media (min-width: 1400px) {
  .banner__slide .swiper-button-next.-overflow {
    right: calc(90px + 10px);
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .banner__slide .swiper-button-next.-overflow {
    right: calc(70px + 10px);
  }
}

@media (max-width: 575px) {
  .banner__slide .swiper-button-next,
  .banner__slide .swiper-button-prev {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}

#new-details__gallery{
  display: none;
}