/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/sass/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/sass/style.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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 {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

textarea, input, button {
  background: transparent;
  border: none;
  margin: 0; }
  textarea:focus, input:focus, button:focus {
    outline: none; }

input,
textarea,
button,
select,
a {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[class^="icon-"]:before, [class*=" icon-"]:before {
  margin-right: 0 !important;
  margin-left: 0 !important; }

body {
  color: #1b2a41;
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  line-height: 160%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Crimson Pro", serif;
  color: #1b2a41;
  font-style: normal;
  font-weight: 500; }

h1 {
  font-size: 62px;
  font-style: normal;
  line-height: 142%;
  font-weight: 600;
  letter-spacing: -1.76px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h1 {
      font-size: calc(32 * ((100vw - 400px) / 1039) + 30px); } }
  @media (max-width: 400px) {
    h1 {
      font-size:  30px; } }
  @media (max-width: 767px) {
    h1 {
      letter-spacing: 0; } }

h2 {
  font-size: 56px;
  font-style: normal;
  line-height: 120%; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h2 {
      font-size: calc(26 * ((100vw - 400px) / 1039) + 30px); } }
  @media (max-width: 400px) {
    h2 {
      font-size:  30px; } }

h3 {
  font-size: 30px;
  font-style: normal;
  line-height: 120%; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h3 {
      font-size: calc(6 * ((100vw - 400px) / 1039) + 24px); } }
  @media (max-width: 400px) {
    h3 {
      font-size:  24px; } }

h4 {
  font-size: 28px;
  font-style: normal;
  line-height: 157%; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h4 {
      font-size: calc(6 * ((100vw - 400px) / 1039) + 22px); } }
  @media (max-width: 400px) {
    h4 {
      font-size:  22px; } }

h5 {
  font-size: 20px;
  font-style: normal;
  line-height: 120%; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h5 {
      font-size: calc(2 * ((100vw - 400px) / 1039) + 18px); } }
  @media (max-width: 400px) {
    h5 {
      font-size:  18px; } }

.italic {
  font-style: italic; }

.body-l {
  color: #485c7e;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8; }
  @media (max-width: 1439px) and (min-width: 401px) {
    .body-l {
      font-size: calc(4 * ((100vw - 400px) / 1039) + 16px); } }
  @media (max-width: 400px) {
    .body-l {
      font-size:  16px; } }
  .body-l p {
    margin: 0 0 24px; }
    @media (max-width: 767px) {
      .body-l p {
        margin: 0 0 16px; } }
    .body-l p:last-child {
      margin-bottom: 0; }

.body-m {
  color: #1b2a41;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 2; }
  @media (max-width: 767px) {
    .body-m {
      line-height: 1.8; } }
  .body-m p {
    margin: 0 0 24px; }
    @media (max-width: 767px) {
      .body-m p {
        margin: 0 0 16px; } }
    .body-m p:last-child {
      margin-bottom: 0; }

.body-s {
  color: #72819f;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; }
  .body-s p {
    margin: 0 0 16px; }
    .body-s p:last-child {
      margin-bottom: 0; }

.-bold {
  font-weight: 700; }

.content {
  color: #1b2a41;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 2; }
  @media (max-width: 767px) {
    .content {
      line-height: 1.8; } }
  .content.medium {
    font-weight: 500; }
    .content.medium p {
      font-weight: 500; }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    font-family: "Crimson Pro", serif;
    color: #1b2a41;
    font-style: normal;
    font-weight: 500;
    margin: 0 0 20px; }
  .content h1 {
    font-size: 62px;
    font-style: normal;
    line-height: 142%;
    font-weight: 600;
    letter-spacing: -1.76px; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content h1 {
        font-size: calc(32 * ((100vw - 400px) / 1039) + 30px); } }
    @media (max-width: 400px) {
      .content h1 {
        font-size:  30px; } }
    @media (max-width: 767px) {
      .content h1 {
        letter-spacing: 0; } }
  .content h2 {
    font-size: 56px;
    font-style: normal;
    line-height: 120%; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content h2 {
        font-size: calc(26 * ((100vw - 400px) / 1039) + 30px); } }
    @media (max-width: 400px) {
      .content h2 {
        font-size:  30px; } }
  .content h3 {
    font-size: 30px;
    font-style: normal;
    line-height: 120%; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content h3 {
        font-size: calc(6 * ((100vw - 400px) / 1039) + 24px); } }
    @media (max-width: 400px) {
      .content h3 {
        font-size:  24px; } }
  .content h4 {
    font-size: 28px;
    font-style: normal;
    line-height: 157%; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content h4 {
        font-size: calc(6 * ((100vw - 400px) / 1039) + 22px); } }
    @media (max-width: 400px) {
      .content h4 {
        font-size:  22px; } }
  .content h5 {
    font-size: 20px;
    font-style: normal;
    line-height: 120%; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content h5 {
        font-size: calc(2 * ((100vw - 400px) / 1039) + 18px); } }
    @media (max-width: 400px) {
      .content h5 {
        font-size:  18px; } }
  .content p {
    color: #1b2a41;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    margin: 0 0 24px; }
    @media (max-width: 767px) {
      .content p {
        margin: 0 0 16px;
        line-height: 1.8; } }
    .content p:last-child {
      margin-bottom: 0; }
  .content p + h1 {
    margin-top: 50px; }
  .content p + h2 {
    margin-top: 50px; }
  .content p + h3 {
    margin-top: 40px; }
  .content p + h4 {
    margin-top: 30px; }
  .content p + h5 {
    margin-top: 30px; }
  .content p + h6 {
    margin-top: 30px; }
  .content .wp-caption + p {
    margin: 35px 0 0; }
  .content strong {
    font-weight: 700; }
  .content em {
    font-style: italic; }
  .content a {
    font-family: "Noto Sans", sans-serif;
    color: #d89b3c;
    font-weight: 600; }
    .content a:hover {
      text-decoration: underline; }
  .content ul, .content ol {
    margin: 24px 0 34px; }
  .content ul {
    padding: 0 0 0 30px; }
    .content ul li {
      list-style-type: disc; }
      .content ul li + li {
        margin-top: 15px; }
    .content ul + p {
      margin-top: 20px; }
  .content ol {
    padding: 0 0 0 30px; }
    .content ol li {
      list-style-type: decimal; }
      .content ol li + li {
        padding-top: 15px; }
  .content blockquote {
    margin: 0 0 18px;
    color: #1d3352;
    font-size: 28px;
    line-height: 1.5;
    font-style: italic;
    font-weight: 500; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content blockquote {
        font-size: calc(6 * ((100vw - 400px) / 1039) + 22px); } }
    @media (max-width: 400px) {
      .content blockquote {
        font-size:  22px; } }
    @media (max-width: 767px) {
      .content blockquote {
        margin: 0 0 10px; } }
    .content blockquote p {
      margin: 0; }
      .content blockquote p:last-child {
        margin-bottom: 0; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

section {
  overflow: hidden; }

.container {
  width: 100%;
  margin: auto;
  position: relative;
  max-width: 1260px;
  padding: 0 20px; }
  @media (max-width: 767px) {
    .container {
      padding: 0 16px; } }

.row {
  margin: 0 -20px;
  display: flex; }
  .row .col {
    padding: 0 20px; }

.btn-group {
  margin: 0 -10px; }
  .btn-group .btn {
    margin: 0 10px; }

.btn-primary {
  padding: 8px 13px;
  border-radius: 8px;
  background: #d89b3c;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  line-height: 24px;
  transition: .5s;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent; }
  .btn-primary svg path {
    transition: .5s; }
  .btn-primary.no-shadow {
    box-shadow: none; }
  .btn-primary:hover {
    text-decoration: none;
    background: white;
    color: #d89b3c;
    border: 1px solid #d89b3c; }
    .btn-primary:hover svg path {
      stroke: #d89b3c; }

.btn-with-border {
  border: 1px solid #d89b3c;
  border-radius: 8px;
  padding: 8px 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d89b3c;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  transition: .3s ease; }
  @media (hover: hover) {
    .btn-with-border:hover {
      background: #d89b3c;
      color: #fff; } }

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  transform: translateY(0);
  transition: all 240ms cubic-bezier(0.4, 0, 0.6, 1);
  background: white;
  padding: 12px 0; }
  header::after {
    content: '';
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: -1; }
  header.mobile-activated-menu::after {
    opacity: 1;
    visibility: visible; }
  header.mobile-activated-menu .mobile-main-menu {
    opacity: 1; }
  header .header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative; }
  header .header-right {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      header .header-right {
        display: block; } }
  header .navbar-nav {
    display: flex;
    gap: 24px;
    align-items: center; }
    @media screen and (max-width: 767px) {
      header .navbar-nav {
        flex-direction: column;
        align-items: center;
        gap: 0; } }
    header .navbar-nav > li {
      transition: all .5s; }
      @media screen and (max-width: 767px) {
        header .navbar-nav > li {
          width: 100%; } }
      @media (hover: hover) {
        header .navbar-nav > li:hover > a {
          color: #d89b3c; }
        header .navbar-nav > li:hover.menu-item-has-children:before {
          background: url(b09bb4b4607966b7fbdc.svg) no-repeat; } }
      @media (hover: none) {
        header .navbar-nav > li:active > a {
          color: #d89b3c; } }
      header .navbar-nav > li.current-menu-parent > a, header .navbar-nav > li.current-menu-item > a {
        color: #d89b3c; }
      header .navbar-nav > li.current-menu-parent.menu-item-has-children:before, header .navbar-nav > li.current-menu-item.menu-item-has-children:before {
        background: url(a0f6b00c043661f66a79.svg) no-repeat; }
      header .navbar-nav > li > a {
        display: inline-block;
        transition: .5s;
        color: #293c57;
        font-family: "Noto Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 142%;
        padding: 12px 0; }
      header .navbar-nav > li.menu-item-has-children {
        display: inline-block;
        position: relative;
        padding-bottom: 28px;
        margin-bottom: -28px;
        padding-right: 20px; }
        @media screen and (max-width: 1080px) {
          header .navbar-nav > li.menu-item-has-children {
            padding: 0;
            margin-bottom: 0; } }
        header .navbar-nav > li.menu-item-has-children:hover > ul {
          opacity: 1;
          visibility: visible; }

@media screen and (hover: none) and (max-width: 767px) {
  header .navbar-nav > li.menu-item-has-children:active {
    background: none; } }
        @media screen and (max-width: 1080px) {
          header .navbar-nav > li.menu-item-has-children > a {
            border-radius: 8px;
            width: 100%;
            padding: 12px; } }
        @media (hover: none) {
          header .navbar-nav > li.menu-item-has-children > a:active > a {
            color: #d89b3c; } }
        header .navbar-nav > li.menu-item-has-children:before {
          content: '';
          background: url(3f45dc6dd2a2a7d57fd2.svg) no-repeat;
          width: 16px;
          height: 16px;
          position: absolute;
          right: 0;
          top: 5px;
          transition: .3s;
          z-index: 1; }
          @media screen and (max-width: 1080px) {
            header .navbar-nav > li.menu-item-has-children:before {
              right: 12px;
              top: 15px; } }
        @media screen and (max-width: 1080px) {
          header .navbar-nav > li.menu-item-has-children.active:before {
            transform: rotate(180deg); } }
    @media screen and (min-width: 1081px) {
      header .navbar-nav .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        padding: 12px 24px;
        border-radius: 0 0 16px 16px;
        background: rgba(255, 255, 255, 0.9);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        border: 1px solid #ffffff;
        border-top: none;
        transition: .3s;
        box-shadow: 0 131px 37px 0 rgba(0, 0, 0, 0), 0 84px 34px 0 rgba(0, 0, 0, 0.01), 0 5px 12px 0 rgba(0, 0, 0, 0.1);
        clip-path: inset(0px -100% -100% -100%); } }
    @media screen and (max-width: 1080px) {
      header .navbar-nav .sub-menu {
        display: none; } }
    header .navbar-nav .sub-menu li {
      padding: 12px;
      border-radius: 8px;
      transition: .3s; }
      @media screen and (max-width: 1080px) {
        header .navbar-nav .sub-menu li {
          border-radius: 8px;
          width: 100%;
          padding: 12px 12px 12px 32px; } }
      @media (max-width: 767px) {
        header .navbar-nav .sub-menu li {
          padding: 12px 12px 12px 24px; } }
      header .navbar-nav .sub-menu li.current-menu-item a {
        color: #d89b3c; }
      @media (hover: hover) {
        header .navbar-nav .sub-menu li:hover > a {
          color: #d89b3c; } }
      @media (hover: none) {
        header .navbar-nav .sub-menu li:active > a {
          color: #d89b3c; } }
      header .navbar-nav .sub-menu li a {
        word-break: keep-all;
        white-space: nowrap;
        display: inline-block;
        color: #293c57;
        position: relative;
        transition: all .3s;
        font-family: "Noto Sans", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 136%; }
  header .header-donate-btn {
    margin: 0 24px 0 28px;
    max-width: 152px; }
    @media screen and (max-width: 767px) {
      header .header-donate-btn {
        margin: 0 24px 0 0; } }
    @media screen and (max-width: 767px) {
      header .header-donate-btn.mobile-hidden {
        display: none; } }
  header .header-account {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffefd7;
    color: #d89b3c;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .25s;
    flex-shrink: 0;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 767px) {
      header .header-account.mobile-hidden {
        display: none; } }
    header .header-account:hover {
      text-decoration: none;
      transform: translateY(-2px); }
    header .header-account svg {
      display: block; }
  header .mobile-main-menu {
    opacity: 0;
    transition: all .5s; }
    header .mobile-main-menu .wrap-links {
      display: flex;
      margin-top: 12px;
      padding-bottom: 24px; }
  header .header-desktop {
    display: inline-flex;
    align-items: center; }
    @media (max-width: 767px) {
      header .header-desktop {
        display: none; } }
  header .logo {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    flex-shrink: 0; }
    header .logo img {
      display: block;
      max-height: 36px;
      width: auto; }
    header .logo .logo-text {
      color: #293c57;
      display: inline-block; }
  header .navbar-toggle {
    padding: 0;
    width: 16px;
    height: 12px;
    transition: .3s;
    border: none;
    background: transparent; }
    header .navbar-toggle:hover {
      background: transparent; }
      header .navbar-toggle:hover .animate-burger .top {
        transform: translateY(0); }
      header .navbar-toggle:hover .animate-burger .bottom {
        transform: translateY(0); }
    header .navbar-toggle:not(.collapsed) .animate-burger .top {
      transform: translateY(5px) rotate(-45deg); }
    header .navbar-toggle:not(.collapsed) .animate-burger .middle {
      transform: translateX(10px);
      opacity: 0; }
    header .navbar-toggle:not(.collapsed) .animate-burger .bottom {
      transform: translateY(-5px) rotate(45deg); }
    header .navbar-toggle .animate-burger {
      display: inline-block;
      position: relative;
      width: 16px;
      height: 12px; }
      header .navbar-toggle .animate-burger span {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #293c57;
        left: 0;
        border-radius: 2px;
        transition: transform .5s, opacity .6s; }
      header .navbar-toggle .animate-burger .top {
        top: 0; }
      header .navbar-toggle .animate-burger .middle {
        top: 50%;
        margin-top: -1px; }
      header .navbar-toggle .animate-burger .bottom {
        bottom: 0; }
    @media (min-width: 768px) {
      header .navbar-toggle {
        display: none; } }
    @media screen and (max-width: 767px) {
      header .navbar-toggle {
        top: 1px;
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center; } }

footer {
  background: #1b2a41;
  padding: 64px 0 16px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Noto Sans", sans-serif; }
  @media (max-width: 767px) {
    footer {
      padding: 32px 0; } }
  @media (max-width: 767px) {
    footer .container {
      padding: 0 24px; } }
  footer a {
    text-decoration: none;
    transition: .5s; }
  footer .footer-top {
    display: flex;
    gap: 48px;
    padding-bottom: 48px; }
    @media (max-width: 767px) {
      footer .footer-top {
        display: block;
        padding-bottom: 24px; } }
  footer .footer-col {
    width: calc(100% / 3); }
    @media (max-width: 767px) {
      footer .footer-col {
        width: 100%; } }
  footer .footer-info {
    flex-shrink: 0; }
    @media (max-width: 767px) {
      footer .footer-info {
        margin-bottom: 24px; } }
  footer .footer-logo {
    display: inline-block;
    margin-bottom: 16px; }
    footer .footer-logo img {
      display: block;
      max-width: 75px;
      width: 100%;
      height: auto; }
    footer .footer-logo span {
      display: block;
      color: #ffffff;
      font-size: 20px;
      line-height: 1.1;
      font-weight: 400; }
  footer .footer-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 2; }
    @media (max-width: 1439px) and (min-width: 401px) {
      footer .footer-text {
        font-size: calc(2 * ((100vw - 400px) / 1039) + 14px); } }
    @media (max-width: 400px) {
      footer .footer-text {
        font-size:  14px; } }
    @media (min-width: 768px) {
      footer .footer-text {
        max-width: 255px; } }
    footer .footer-text p {
      margin: 0; }
  footer .footer-title {
    margin-bottom: 11px;
    color: white;
    font-size: 16px;
    line-height: 2;
    font-weight: 600; }
  footer .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  footer .footer-menu li {
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      footer .footer-menu li {
        margin-bottom: 8px; } }
    footer .footer-menu li:last-child {
      margin-bottom: 0; }
  footer .footer-menu a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400; }
    @media (hover: hover) {
      footer .footer-menu a:hover {
        color: white; } }
  @media (max-width: 767px) {
    footer .footer-app {
      display: none; } }
  footer .footer-app-links {
    display: flex;
    align-items: center;
    gap: 16px; }
  footer .store-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    @media (hover: hover) {
      footer .store-link:hover {
        background: rgba(255, 255, 255, 0.3); } }
    footer .store-link img {
      display: block;
      object-fit: contain; }
    footer .store-link svg {
      display: block;
      width: 20px;
      height: 20px; }
  footer .footer-bottom {
    padding-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px; }
    @media (max-width: 767px) {
      footer .footer-bottom {
        padding-top: 25px;
        text-align: center;
        justify-content: center; } }
  @media (max-width: 767px) {
    footer .footer-bottom-links {
      display: none; } }
  footer .footer-copy {
    color: rgba(255, 255, 255, 0.6);
    font-size: 10px;
    line-height: 1.4;
    font-weight: 400; }
  footer #menu-footer-bottom-nav {
    display: flex;
    align-items: center;
    gap: 23px; }
    footer #menu-footer-bottom-nav a {
      color: rgba(255, 255, 255, 0.6);
      font-size: 10px;
      line-height: 1.4;
      font-weight: 400; }
      @media (hover: hover) {
        footer #menu-footer-bottom-nav a:hover {
          color: white; } }

a {
  text-decoration: none;
  color: inherit;
  transition: color .5s, opacity .5s, background .5s; }
  a:focus {
    outline: none; }

button {
  transition: color .5s, opacity .5s, background .5s;
  cursor: pointer; }

.back-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.rect-outer {
  position: relative; }
  .rect-outer .rect-inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition: .35s;
  transition-timing-function: ease; }

.page-404 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #f4f1ec;
  position: relative;
  overflow: hidden; }
  .page-404 .wrap {
    position: relative;
    max-width: 508px;
    margin: 0 auto;
    z-index: 2;
    top: 75px; }
    @media screen and (max-width: 767px) {
      .page-404 .wrap {
        top: 52px; } }
  .page-404 .bg-number {
    position: absolute;
    top: -167px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 282px;
    font-family: "Crimson Pro", serif;
    line-height: 1;
    color: rgba(0, 0, 0, 0.06);
    font-weight: 600;
    z-index: -1; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .page-404 .bg-number {
        font-size: calc(182 * ((100vw - 400px) / 1039) + 100px); } }
    @media (max-width: 400px) {
      .page-404 .bg-number {
        font-size:  100px; } }
    @media screen and (max-width: 767px) {
      .page-404 .bg-number {
        font-size: 160px;
        top: -86px; } }
  .page-404 h2 {
    margin-bottom: 23px;
    position: relative;
    z-index: 2;
    color: #293c57; }
  .page-404 .content {
    margin-bottom: 116px;
    color: #446982; }
    @media screen and (max-width: 767px) {
      .page-404 .content {
        margin-bottom: 40px; } }
    .page-404 .content p {
      color: #446982; }
  .page-404 .buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .page-404 .buttons {
        flex-direction: column;
        align-items: center; } }
  .page-404 .btn-primary {
    min-width: 173px; }
  .page-404 .btn-with-border {
    min-width: 173px; }

body.modal-open {
  overflow: hidden; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  justify-content: center;
  display: flex;
  min-height: 100%;
  align-items: center; }

.modal-content {
  position: relative;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0; }
    .modal-backdrop.fade.in {
      opacity: 0.5; }

.modal-header .close {
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
  z-index: 1; }

.modal-body {
  position: relative; }

.plyr--video .plyr__controls {
  pointer-events: all !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important; }

#videoModal1 {
  overflow-y: hidden; }
  #videoModal1 .modal-header .close {
    right: 20px; }
  #videoModal1 .modal-dialog {
    background: black;
    height: 100dvh; }
  #videoModal1 .modal-content {
    padding: 0;
    width: 100%;
    border-radius: 0;
    background: transparent;
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center; }
  #videoModal1 .plyr button[data-plyr="fullscreen"],
  #videoModal1 .plyr button[data-plyr="pip"] {
    display: none; }
  #videoModal1 #player {
    width: 100%;
    height: 100dvh; }

.section-hero {
  padding: 130px 0 64px; }
  @media (max-width: 767px) {
    .section-hero {
      padding: 85px 0 24px; } }
  .section-hero .wrap-column {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 512px;
    gap: 26px;
    align-items: center; }
    @media (max-width: 1200px) {
      .section-hero .wrap-column {
        grid-template-columns: minmax(0, 1fr) 420px; } }
    @media (max-width: 767px) {
      .section-hero .wrap-column {
        grid-template-columns: 1fr;
        gap: 24px;
        align-items: flex-start; } }
  @media (max-width: 767px) {
    .section-hero .content-column {
      max-width: 100%; } }
  .section-hero .section-title {
    margin: 0 0 41px; }
    @media (max-width: 767px) {
      .section-hero .section-title {
        margin: 0 0 24px; } }
  .section-hero .section-text {
    max-width: 620px;
    margin-bottom: 112px; }
    @media (max-width: 767px) {
      .section-hero .section-text {
        max-width: 100%;
        margin-bottom: 16px; } }
  @media (max-width: 767px) {
    .section-hero .wrap-btn {
      display: flex;
      justify-content: center; } }
  .section-hero .btn-primary {
    max-width: 244px; }
    @media (max-width: 767px) {
      .section-hero .btn-primary {
        max-width: 358px;
        width: 100%; } }
  .section-hero .image-column {
    display: flex;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .section-hero .image-column {
        justify-content: flex-start; } }
  .section-hero .section-image {
    width: 100%;
    max-width: 512px;
    border-radius: 16px;
    overflow: hidden; }
    @media (max-width: 1200px) {
      .section-hero .section-image {
        max-width: 420px; } }
    @media (max-width: 767px) {
      .section-hero .section-image {
        max-width: 100%;
        border-radius: 14px; } }
    .section-hero .section-image img {
      display: block;
      width: 100%;
      height: auto;
      aspect-ratio: 372 / 372;
      object-fit: cover; }
      @media (max-width: 767px) {
        .section-hero .section-image img {
          aspect-ratio: 1 / 1; } }

.section-vaad-works {
  padding: 64px 0 10px; }
  @media (max-width: 767px) {
    .section-vaad-works {
      padding: 32px 0; } }
  .section-vaad-works .top-head {
    padding: 33px 0;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-vaad-works .top-head {
        padding: 17px 0; } }
  .section-vaad-works .works-list {
    margin-top: 48px;
    background: linear-gradient(135deg, #F4F1EC 0%, #E8E4DB 100%);
    border-radius: 30px;
    padding: 24px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
    align-items: start; }
    @media (max-width: 1200px) {
      .section-vaad-works .works-list {
        grid-template-columns: repeat(3, minmax(0, 1fr)); } }
    @media (max-width: 767px) {
      .section-vaad-works .works-list {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 24px; } }
  .section-vaad-works .work-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px; }
    @media (max-width: 767px) {
      .section-vaad-works .work-item {
        max-width: 100%;
        padding: 0; } }
    .section-vaad-works .work-item h5 {
      margin: 0 0 8px; }
      @media (max-width: 767px) {
        .section-vaad-works .work-item h5 {
          margin: 0 0 12px; } }
  .section-vaad-works .circle {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .section-vaad-works .circle {
        width: 56px;
        height: 56px;
        margin-bottom: 12px; } }
    .section-vaad-works .circle span {
      font-size: 20px;
      font-family: "Noto Sans", sans-serif;
      line-height: 1.8;
      font-weight: 500;
      color: white; }
    .section-vaad-works .circle.gold {
      background: linear-gradient(135deg, #D89B3C 0%, #FFD89A 100%); }
    .section-vaad-works .circle.blue {
      background: linear-gradient(135deg, #324A5F 0%, #6B8CA5 100%); }

.section-video-with-popup {
  padding: 64px 0; }
  @media screen and (max-width: 767px) {
    .section-video-with-popup {
      padding: 24px 0; } }
  .section-video-with-popup .outer-wrap {
    position: relative; }
  .section-video-with-popup .wrap-preview-image {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .section-video-with-popup .wrap-preview-image::before {
      content: '';
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.2);
      z-index: 5;
      pointer-events: none;
      border-radius: 24px; }
    .section-video-with-popup .wrap-preview-image img.preview-img {
      border-radius: 24px;
      z-index: 4;
      width: 100%;
      height: 646px;
      object-fit: cover;
      -webkit-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      @media (max-width: 1439px) and (min-width: 769px) {
        .section-video-with-popup .wrap-preview-image img.preview-img {
          height: calc(241 * ((100vw - 768px) / 671) + 405px); } }
      @media (max-width: 768px) {
        .section-video-with-popup .wrap-preview-image img.preview-img {
          height:  405px; } }
      @media (max-width: 767px) and (min-width: 391px) {
        .section-video-with-popup .wrap-preview-image img.preview-img {
          height: calc(204 * ((100vw - 390px) / 377) + 201px); } }
      @media (max-width: 390px) {
        .section-video-with-popup .wrap-preview-image img.preview-img {
          height:  201px; } }
    .section-video-with-popup .wrap-preview-image .play-btn {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 10;
      opacity: 1 !important;
      visibility: visible !important;
      transition: 0.7s; }
    .section-video-with-popup .wrap-preview-image:hover .play-btn {
      transform: translate(-50%, -50%) scale(1.1); }

.section-new-vaadim-information {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-new-vaadim-information {
      padding: 32px 0; } }
  .section-new-vaadim-information .top-head {
    padding: 33px 0;
    border-top: 1px solid #d89b3c;
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .section-new-vaadim-information .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-new-vaadim-information .cards-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-bottom: 32px; }
    @media (max-width: 1024px) {
      .section-new-vaadim-information .cards-list {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media (max-width: 767px) {
      .section-new-vaadim-information .cards-list {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 20px; } }
  .section-new-vaadim-information .card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative; }
    .section-new-vaadim-information .card::before {
      content: '';
      position: absolute;
      left: 6px;
      right: 6px;
      top: 0;
      height: 4px;
      border-radius: 999px 999px 0 0; }
      @media (max-width: 767px) {
        .section-new-vaadim-information .card::before {
          left: 4px;
          right: 4px; } }
    .section-new-vaadim-information .card.blue::before {
      background: linear-gradient(135deg, #324A5F 0%, #6B8CA5 100%); }
    .section-new-vaadim-information .card.gold::before {
      background: linear-gradient(135deg, #D89B3C 0%, #FFD89A 100%); }
  .section-new-vaadim-information .card-inner {
    padding: 19px; }
    .section-new-vaadim-information .card-inner h5 {
      margin: 0 0 16px; }
      .section-new-vaadim-information .card-inner h5 a {
        color: inherit;
        text-decoration: none; }
  .section-new-vaadim-information .leader {
    margin-bottom: 12px;
    color: #1b2a41;
    font-size: 14px;
    line-height: 1.42;
    font-weight: 500;
    font-family: "Noto Sans", sans-serif; }
    @media (max-width: 767px) {
      .section-new-vaadim-information .leader {
        font-size: 14px; } }
    .section-new-vaadim-information .leader span {
      color: #72819f;
      font-weight: 400; }
  .section-new-vaadim-information .meta-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .section-new-vaadim-information .meta-list {
        margin: 0 0 16px; } }
    .section-new-vaadim-information .meta-list li {
      display: flex;
      align-items: center;
      gap: 8px;
      color: #72819f;
      font-size: 14px;
      line-height: 1.42;
      font-weight: 400;
      margin-bottom: 8px; }
      .section-new-vaadim-information .meta-list li:last-child {
        margin-bottom: 0; }
      .section-new-vaadim-information .meta-list li .icon {
        width: 16px;
        min-width: 16px;
        height: 16px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #72819f; }
        .section-new-vaadim-information .meta-list li .icon svg {
          display: block;
          width: 16px;
          height: 16px; }
  .section-new-vaadim-information .card-link {
    width: 100%; }
  .section-new-vaadim-information .bottom-cta {
    border-radius: 24px;
    background: linear-gradient(135deg, #F4F1EC 0%, #E8E4DB 100%);
    padding: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px; }
    @media (max-width: 767px) {
      .section-new-vaadim-information .bottom-cta {
        padding: 24px;
        flex-direction: column;
        text-align: center;
        gap: 16px; } }
  .section-new-vaadim-information .cta-text {
    max-width: 760px; }
    @media (max-width: 767px) {
      .section-new-vaadim-information .cta-text {
        max-width: 100%; } }
  .section-new-vaadim-information .cta-btn {
    flex-shrink: 0; }
    @media (max-width: 767px) {
      .section-new-vaadim-information .cta-btn {
        min-width: 118px; } }

.section-what-is-iomv {
  padding: 64px 0;
  background: #f4f1ec; }
  @media (max-width: 767px) {
    .section-what-is-iomv {
      padding: 32px 0; } }
  .section-what-is-iomv .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-what-is-iomv .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-what-is-iomv .content-wrap {
    display: grid;
    grid-template-columns: 300px minmax(0, 1fr);
    gap: 40px;
    align-items: center; }
    @media (max-width: 1200px) {
      .section-what-is-iomv .content-wrap {
        grid-template-columns: 220px minmax(0, 1fr); } }
    @media (max-width: 767px) {
      .section-what-is-iomv .content-wrap {
        grid-template-columns: 1fr;
        align-items: flex-start; } }
  .section-what-is-iomv .image-wrap {
    width: 100%;
    max-width: 300px; }
    @media (max-width: 1200px) {
      .section-what-is-iomv .image-wrap {
        max-width: 220px; } }
    @media (max-width: 767px) {
      .section-what-is-iomv .image-wrap {
        max-width: 234px;
        margin: 0 auto; } }
    .section-what-is-iomv .image-wrap img {
      display: block;
      width: 100%;
      height: auto;
      object-fit: contain; }

.section-founder-message {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-founder-message {
      padding: 32px 0; } }
  .section-founder-message .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-founder-message .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
    .section-founder-message .top-head .subtitle {
      color: #787878;
      margin-bottom: 4px; }
      @media (max-width: 767px) {
        .section-founder-message .top-head .subtitle {
          margin-bottom: 0; } }
  .section-founder-message .content-wrap {
    display: grid;
    grid-template-columns: 350px minmax(0, 1fr);
    gap: 40px;
    align-items: start; }
    @media (max-width: 1200px) {
      .section-founder-message .content-wrap {
        grid-template-columns: 320px minmax(0, 1fr);
        gap: 28px; } }
    @media (max-width: 767px) {
      .section-founder-message .content-wrap {
        grid-template-columns: 1fr;
        gap: 24px; } }
  .section-founder-message .image-wrap {
    width: 100%;
    max-width: 350px;
    border-radius: 20px;
    overflow: hidden; }
    @media (max-width: 1200px) {
      .section-founder-message .image-wrap {
        max-width: 320px; } }
    @media (max-width: 767px) {
      .section-founder-message .image-wrap {
        max-width: 100%;
        border-radius: 20px; } }
    .section-founder-message .image-wrap img {
      display: block;
      width: 100%;
      height: auto;
      aspect-ratio: 350 / 350;
      object-fit: cover; }
      @media (max-width: 767px) {
        .section-founder-message .image-wrap img {
          aspect-ratio: 1 / 0.82; } }
  .section-founder-message .text-wrap {
    display: flex;
    flex-direction: column; }
    @media (max-width: 767px) {
      .section-founder-message .text-wrap {
        min-height: auto; } }
    .section-founder-message .text-wrap h3 {
      margin: 0 0 33px; }
      @media (max-width: 767px) {
        .section-founder-message .text-wrap h3 {
          margin: 0 0 24px; } }
  .section-founder-message .wrap-btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 48px; }
    @media (max-width: 767px) {
      .section-founder-message .wrap-btn {
        margin-top: 24px;
        justify-content: flex-start; } }
  .section-founder-message .btn-with-border {
    max-width: 126px; }

.section-our-leaders {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-our-leaders {
      padding: 32px 0; } }
  .section-our-leaders .top-head {
    padding: 33px 0;
    margin-bottom: 24px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-our-leaders .top-head {
        padding: 17px 0; } }
  .section-our-leaders .our-leaders-slider {
    overflow: hidden; }
    @media (max-width: 767px) {
      .section-our-leaders .our-leaders-slider {
        overflow: visible; } }
  .section-our-leaders .swiper-slide {
    height: auto;
    width: 194px; }
  .section-our-leaders .leader-card {
    position: relative;
    display: block;
    min-height: 100%;
    border-radius: 8px;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1); }
    @media (max-width: 767px) {
      .section-our-leaders .leader-card {
        border-radius: 10px; } }
    @media (hover: hover) {
      .section-our-leaders .leader-card:hover .image-wrap img {
        transform: scale(1.04); } }
    .section-our-leaders .leader-card::before {
      content: '';
      position: absolute;
      inset: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(27, 42, 65, 0.4) 40%, #1B2A41 100%);
      z-index: 2;
      pointer-events: none; }
  .section-our-leaders .image-wrap {
    position: relative;
    aspect-ratio: 176 / 219;
    background: #d9d9d9; }
    @media (max-width: 767px) {
      .section-our-leaders .image-wrap {
        aspect-ratio: 133 / 198; } }
    .section-our-leaders .image-wrap img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform .45s ease; }
  .section-our-leaders .content-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 0 10px 9px; }
    @media (max-width: 767px) {
      .section-our-leaders .content-wrap {
        padding: 0 9px 9px; } }
    .section-our-leaders .content-wrap h5 {
      color: white;
      margin: 0 0 2px; }
    .section-our-leaders .content-wrap .position {
      color: #d89b3c;
      font-size: 10px;
      line-height: 14px;
      font-weight: 400; }
  .section-our-leaders .slider-navigation {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 24px; }
    .section-our-leaders .slider-navigation .swiper-button-prev,
    .section-our-leaders .slider-navigation .swiper-button-next {
      position: static;
      width: 48px;
      height: 48px;
      margin: 0;
      border: 1px solid #bfbfbf;
      border-radius: 50%;
      background: transparent;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      transition: .3s ease; }
      .section-our-leaders .slider-navigation .swiper-button-prev svg,
      .section-our-leaders .slider-navigation .swiper-button-next svg {
        transition: .3s ease; }
      .section-our-leaders .slider-navigation .swiper-button-prev::after,
      .section-our-leaders .slider-navigation .swiper-button-next::after {
        display: none; }
      @media (hover: hover) {
        .section-our-leaders .slider-navigation .swiper-button-prev:hover,
        .section-our-leaders .slider-navigation .swiper-button-next:hover {
          border-color: #d89b3c;
          background-color: #d89b3c; }
          .section-our-leaders .slider-navigation .swiper-button-prev:hover svg path,
          .section-our-leaders .slider-navigation .swiper-button-next:hover svg path {
            stroke: white; } }
      .section-our-leaders .slider-navigation .swiper-button-prev.swiper-button-disabled,
      .section-our-leaders .slider-navigation .swiper-button-next.swiper-button-disabled {
        opacity: .45;
        pointer-events: none; }
      .section-our-leaders .slider-navigation .swiper-button-prev svg,
      .section-our-leaders .slider-navigation .swiper-button-next svg {
        display: block; }

.section-get-in-touch {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-get-in-touch {
      padding: 32px 0; } }
  .section-get-in-touch .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-get-in-touch .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-get-in-touch .content-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 550px;
    gap: 36px;
    align-items: start; }
    @media (max-width: 1200px) {
      .section-get-in-touch .content-wrap {
        grid-template-columns: 1fr 480px;
        gap: 28px; } }
    @media (max-width: 767px) {
      .section-get-in-touch .content-wrap {
        grid-template-columns: 1fr;
        gap: 22px; } }
  .section-get-in-touch .left-column {
    max-width: 550px; }
    @media (max-width: 767px) {
      .section-get-in-touch .left-column {
        max-width: 100%; } }
    .section-get-in-touch .left-column h3 {
      margin: 0 0 24px; }
      @media (max-width: 767px) {
        .section-get-in-touch .left-column h3 {
          margin: 0 0 16px; } }
    .section-get-in-touch .left-column .text {
      margin-bottom: 32px; }
      @media (max-width: 767px) {
        .section-get-in-touch .left-column .text {
          margin-bottom: 24px; } }
  .section-get-in-touch .contact-card {
    border-radius: 14px;
    background: #faf6f2;
    padding: 24px;
    display: flex;
    align-items: center;
    gap: 16px; }
    .section-get-in-touch .contact-card .icon-wrap {
      width: 48px;
      min-width: 48px;
      height: 48px;
      border-radius: 10px;
      background: white;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1); }
      .section-get-in-touch .contact-card .icon-wrap svg {
        display: block; }
    .section-get-in-touch .contact-card .contact-info .contact-title {
      color: #293c57;
      font-size: 16px;
      line-height: 1.45;
      font-weight: 600; }
      @media (max-width: 767px) {
        .section-get-in-touch .contact-card .contact-info .contact-title {
          margin-bottom: 4px; } }
    .section-get-in-touch .contact-card .contact-info a {
      color: #1b2a41;
      font-size: 16px;
      line-height: 1.45;
      font-weight: 500;
      text-decoration: none;
      transition: .3s ease; }
      @media (hover: hover) {
        .section-get-in-touch .contact-card .contact-info a:hover {
          color: #d89b3c; } }
  .section-get-in-touch .form-card {
    border-radius: 20px;
    background: #faf6f2;
    padding: 32px;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    position: relative; }
    @media (max-width: 767px) {
      .section-get-in-touch .form-card {
        padding: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none; } }
    .section-get-in-touch .form-card h3 {
      margin: 0 0 28px; }
      @media (max-width: 767px) {
        .section-get-in-touch .form-card h3 {
          margin: 0 0 16px; } }
    .section-get-in-touch .form-card form {
      display: block; }
    .section-get-in-touch .form-card p {
      margin: 0 0 24px; }
      @media (max-width: 767px) {
        .section-get-in-touch .form-card p {
          margin: 0 0 16px; } }
    .section-get-in-touch .form-card label {
      display: block;
      margin-bottom: 8px;
      color: #1b2a41;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 400; }
    .section-get-in-touch .form-card input[type="text"],
    .section-get-in-touch .form-card input[type="email"],
    .section-get-in-touch .form-card input[type="tel"],
    .section-get-in-touch .form-card textarea {
      width: 100%;
      font-family: "Noto Sans", sans-serif;
      border: 1px solid #bfbfbf;
      border-radius: 12px;
      background: white;
      padding: 13px 16px;
      color: #232A26;
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400;
      box-shadow: none;
      outline: none;
      transition: border-color .3s ease; }
      .section-get-in-touch .form-card input[type="text"]:-ms-input-placeholder, .section-get-in-touch .form-card input[type="email"]:-ms-input-placeholder, .section-get-in-touch .form-card input[type="tel"]:-ms-input-placeholder, .section-get-in-touch .form-card textarea:-ms-input-placeholder {
        font-family: "Noto Sans", sans-serif;
        color: #a1a1a1;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: 0; }
      .section-get-in-touch .form-card input[type="text"]::placeholder,
      .section-get-in-touch .form-card input[type="email"]::placeholder,
      .section-get-in-touch .form-card input[type="tel"]::placeholder,
      .section-get-in-touch .form-card textarea::placeholder {
        font-family: "Noto Sans", sans-serif;
        color: #a1a1a1;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: 0; }
      .section-get-in-touch .form-card input[type="text"]:focus,
      .section-get-in-touch .form-card input[type="email"]:focus,
      .section-get-in-touch .form-card input[type="tel"]:focus,
      .section-get-in-touch .form-card textarea:focus {
        border-color: #d89b3c; }
      .section-get-in-touch .form-card input[type="text"]:hover,
      .section-get-in-touch .form-card input[type="email"]:hover,
      .section-get-in-touch .form-card input[type="tel"]:hover,
      .section-get-in-touch .form-card textarea:hover {
        border: 1px solid #2c7da0; }
      .section-get-in-touch .form-card input[type="text"].wpcf7-not-valid,
      .section-get-in-touch .form-card input[type="email"].wpcf7-not-valid,
      .section-get-in-touch .form-card input[type="tel"].wpcf7-not-valid,
      .section-get-in-touch .form-card textarea.wpcf7-not-valid {
        border: 1px solid #ff4d4f; }
    .section-get-in-touch .form-card input[type="text"],
    .section-get-in-touch .form-card input[type="email"],
    .section-get-in-touch .form-card input[type="tel"] {
      height: 48px; }
    .section-get-in-touch .form-card textarea {
      height: 138px;
      resize: none; }
      @media (max-width: 767px) {
        .section-get-in-touch .form-card textarea {
          height: 122px; } }
    .section-get-in-touch .form-card input[type="submit"],
    .section-get-in-touch .form-card button[type="submit"] {
      cursor: pointer;
      padding: 7px 14px;
      border-radius: 8px;
      background: #d89b3c;
      color: white;
      text-decoration: none;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      font-size: 16px;
      font-family: "Noto Sans", sans-serif;
      font-weight: 400;
      line-height: 24px;
      transition: .5s;
      margin-top: 48px;
      border: 1px solid transparent;
      width: 100%; }
      @media (max-width: 767px) {
        .section-get-in-touch .form-card input[type="submit"],
        .section-get-in-touch .form-card button[type="submit"] {
          margin-top: 16px; } }
      .section-get-in-touch .form-card input[type="submit"]:hover,
      .section-get-in-touch .form-card button[type="submit"]:hover {
        text-decoration: none;
        background: white;
        color: #d89b3c;
        border: 1px solid #d89b3c; }
    .section-get-in-touch .form-card .wpcf7-spinner {
      display: none; }
    .section-get-in-touch .form-card .wpcf7-not-valid-tip {
      margin-top: 4px;
      font-size: 14px;
      line-height: 1.4;
      font-family: "Noto Sans", sans-serif;
      color: #ff4d4f; }
    .section-get-in-touch .form-card .wpcf7 form .wpcf7-response-output {
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 1.2;
      border: none;
      color: #ff4d4f;
      width: 100%;
      text-align: center; }
      @media (min-width: 768px) {
        .section-get-in-touch .form-card .wpcf7 form .wpcf7-response-output {
          position: absolute;
          bottom: 8px;
          left: 0; } }
  .section-get-in-touch .form-note {
    margin-top: -12px;
    color: #787878;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    text-align: center; }
    @media (max-width: 767px) {
      .section-get-in-touch .form-note {
        margin-top: 5px; } }

.section-donation-banner {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-donation-banner {
      padding: 0; } }
  @media (max-width: 767px) {
    .section-donation-banner .container {
      padding: 0; } }
  .section-donation-banner .donation-banner {
    border-radius: 16px;
    background: #2c7da0;
    padding: 46px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (max-width: 767px) {
      .section-donation-banner .donation-banner {
        border-radius: 0; } }
    .section-donation-banner .donation-banner h3 {
      margin: 0 0 24px;
      color: white; }
    .section-donation-banner .donation-banner .text {
      max-width: 630px;
      margin: 0 auto 48px;
      color: white; }
      @media (max-width: 767px) {
        .section-donation-banner .donation-banner .text {
          margin: 0 auto 24px; } }

.section-about-iomv {
  padding: 133px 0 64px 0; }
  @media (max-width: 767px) {
    .section-about-iomv {
      padding: 93px 0 32px 0; } }
  .section-about-iomv .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-about-iomv .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-about-iomv .content-wrap {
    display: grid;
    grid-template-columns: 290px minmax(0, 1fr);
    gap: 38px;
    align-items: center; }
    @media (max-width: 1200px) {
      .section-about-iomv .content-wrap {
        grid-template-columns: 240px minmax(0, 1fr);
        gap: 28px; } }
    @media (max-width: 767px) {
      .section-about-iomv .content-wrap {
        grid-template-columns: 1fr;
        gap: 24px; } }
  .section-about-iomv .stats-wrap {
    background: #293c57;
    padding: 24px; }
  .section-about-iomv .stat-item {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #72819f; }
    @media (max-width: 767px) {
      .section-about-iomv .stat-item {
        padding-bottom: 14px;
        margin-bottom: 14px; } }
    .section-about-iomv .stat-item:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
  .section-about-iomv .stat-label {
    margin-bottom: 8px;
    color: #d89b3c;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400; }
  .section-about-iomv .stat-value {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .section-about-iomv .stat-value {
        font-size: calc(4 * ((100vw - 400px) / 1039) + 16px); } }
    @media (max-width: 400px) {
      .section-about-iomv .stat-value {
        font-size:  16px; } }

.section-our-mission {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-our-mission {
      padding: 32px 0; } }
  .section-our-mission .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-our-mission .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-our-mission .content-wrap {
    max-width: 830px;
    margin-left: 195px; }
    @media (max-width: 1200px) {
      .section-our-mission .content-wrap {
        margin-left: 80px;
        max-width: 760px; } }
    @media (max-width: 767px) {
      .section-our-mission .content-wrap {
        margin-left: 0;
        max-width: 100%; } }
  .section-our-mission .text-wrap {
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .section-our-mission .text-wrap {
        margin-bottom: 24px; } }
  .section-our-mission .quote-wrap {
    border-left: 2px solid #d89b3c;
    padding-left: 34px; }
    @media (max-width: 767px) {
      .section-our-mission .quote-wrap {
        padding-left: 22px; } }
    .section-our-mission .quote-wrap blockquote {
      margin: 0 0 18px;
      color: #1d3352;
      font-size: 28px;
      line-height: 1.5;
      font-style: italic;
      font-weight: 500; }
      @media (max-width: 1439px) and (min-width: 401px) {
        .section-our-mission .quote-wrap blockquote {
          font-size: calc(6 * ((100vw - 400px) / 1039) + 22px); } }
      @media (max-width: 400px) {
        .section-our-mission .quote-wrap blockquote {
          font-size:  22px; } }
      @media (max-width: 767px) {
        .section-our-mission .quote-wrap blockquote {
          margin: 0 0 10px; } }
      .section-our-mission .quote-wrap blockquote p {
        margin: 0; }
        .section-our-mission .quote-wrap blockquote p:last-child {
          margin-bottom: 0; }
    .section-our-mission .quote-wrap .quote-author {
      color: #72819f;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 400; }

.section-chain-tradition {
  padding: 64px 0 73px; }
  @media (max-width: 767px) {
    .section-chain-tradition {
      padding: 32px 0; } }
  .section-chain-tradition .top-head {
    padding: 33px 0;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-chain-tradition .top-head {
        padding: 17px 0; } }
  .section-chain-tradition .intro-wrap {
    max-width: 523px;
    margin-bottom: 76px; }
    @media (max-width: 767px) {
      .section-chain-tradition .intro-wrap {
        max-width: 100%;
        margin-bottom: 24px; } }
  .section-chain-tradition .intro-text {
    line-height: 1.37; }
  .section-chain-tradition .chain-layout {
    position: relative; }
  .section-chain-tradition .top-items {
    position: relative;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .section-chain-tradition .top-items {
        margin-bottom: 20px; } }
    .section-chain-tradition .top-items::before {
      content: '';
      position: absolute;
      top: 70px;
      bottom: 0;
      left: 50%;
      width: 2px;
      transform: translateX(-50%);
      background: #d89b3c;
      height: calc(100% - 145px); }
      @media (max-width: 767px) {
        .section-chain-tradition .top-items::before {
          display: none; } }
  .section-chain-tradition .timeline-row {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 114px 1fr;
    align-items: center;
    margin-top: -40px; }
    @media (max-width: 767px) {
      .section-chain-tradition .timeline-row {
        grid-template-columns: 0;
        margin-top: 0;
        margin-bottom: 24px; } }
    .section-chain-tradition .timeline-row:last-child {
      margin-bottom: 0; }
    .section-chain-tradition .timeline-row.left .person-card {
      grid-column: 1; }
    .section-chain-tradition .timeline-row.right .person-card {
      grid-column: 3; }
    @media (max-width: 767px) {
      .section-chain-tradition .timeline-row.left .person-card, .section-chain-tradition .timeline-row.right .person-card {
        grid-column: 2; } }
  .section-chain-tradition .timeline-dot {
    position: absolute;
    left: calc(50% - 12px);
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #d89b3c;
    border: 4px solid white;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    z-index: 2; }
    @media (max-width: 767px) {
      .section-chain-tradition .timeline-dot {
        display: none; } }
  .section-chain-tradition .center-line.top-line {
    position: relative;
    width: 2px;
    height: 472px;
    margin: 40px auto 0;
    background: #d89b3c; }
    @media (max-width: 767px) {
      .section-chain-tradition .center-line.top-line {
        display: none; } }
    .section-chain-tradition .center-line.top-line .dot {
      position: absolute;
      left: 50%;
      width: 24px;
      height: 24px;
      margin-left: -6px;
      border-radius: 50%;
      background: #d89b3c;
      box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
      border: 4px solid white; }
    .section-chain-tradition .center-line.top-line .dot-1 {
      top: -4px; }
    .section-chain-tradition .center-line.top-line .dot-2 {
      top: 76px; }
    .section-chain-tradition .center-line.top-line .dot-3 {
      top: 156px; }
    .section-chain-tradition .center-line.top-line .dot-4 {
      top: 232px; }
    .section-chain-tradition .center-line.top-line .dot-5 {
      bottom: -4px; }
  .section-chain-tradition .person-card {
    min-height: 144px;
    border-radius: 12px;
    background: #faf6f2;
    border: 1px solid #d89b3c;
    box-shadow: 0px 3px 9px 0px rgba(109, 105, 100, 0.22);
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px; }
    @media (max-width: 767px) {
      .section-chain-tradition .person-card {
        min-height: auto;
        padding: 8px;
        gap: 10px; } }
    .section-chain-tradition .person-card .person-image {
      width: 93px;
      min-width: 93px;
      height: 100%;
      border-radius: 12px;
      overflow: hidden; }
      @media (max-width: 767px) {
        .section-chain-tradition .person-card .person-image {
          width: 58px;
          min-width: 58px; } }
      .section-chain-tradition .person-card .person-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-chain-tradition .person-card .person-content {
      padding-top: 2px; }
    .section-chain-tradition .person-card h3 {
      margin: 0 0 7px; }
    .section-chain-tradition .person-card .years {
      margin-bottom: 23px;
      color: #787878;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 500; }
    .section-chain-tradition .person-card .role {
      color: #d89b3c;
      font-size: 14px;
      line-height: 1.5;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
  .section-chain-tradition .middle-wrap {
    position: relative;
    max-width: 553px;
    margin: 100px auto 164px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (max-width: 767px) {
      .section-chain-tradition .middle-wrap {
        margin: 10px 0 20px;
        max-width: 100%; } }
  .section-chain-tradition .middle-line {
    width: 2px;
    background: #2c7da0;
    position: absolute; }
    @media (max-width: 767px) {
      .section-chain-tradition .middle-line {
        display: none; } }
    .section-chain-tradition .middle-line::before, .section-chain-tradition .middle-line::after {
      content: '';
      position: absolute;
      left: -10px;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: #2c7da0;
      border: 4px solid white;
      box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1); }
    .section-chain-tradition .middle-line::before {
      top: -3px; }
    .section-chain-tradition .middle-line::after {
      bottom: -3px; }
    .section-chain-tradition .middle-line.bottom {
      height: 137px;
      margin-top: 0;
      top: calc(100% + 10px); }
      @media (max-width: 767px) {
        .section-chain-tradition .middle-line.bottom {
          display: none; }
          .section-chain-tradition .middle-line.bottom::before {
            display: none; } }
    .section-chain-tradition .middle-line.top {
      bottom: calc(100% + 15px);
      height: 156px; }
      @media (max-width: 767px) {
        .section-chain-tradition .middle-line.top {
          bottom: 60px;
          height: 155px;
          left: -30px; }
          .section-chain-tradition .middle-line.top::after {
            bottom: 0; } }
      .section-chain-tradition .middle-line.top::before {
        display: none; }
  .section-chain-tradition .featured-card {
    width: 100%;
    max-width: 553px;
    border-radius: 12px;
    background: #f6f9ff;
    border: 1px solid #819eb4;
    box-shadow: 0px 3px 9px 0px rgba(109, 105, 100, 0.22);
    display: flex;
    gap: 12px;
    padding: 12px;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .section-chain-tradition .featured-card {
        max-width: 100%; } }
    .section-chain-tradition .featured-card .person-image {
      width: 93px;
      min-width: 93px;
      height: 100%;
      border-radius: 12px;
      overflow: hidden; }
      @media (max-width: 767px) {
        .section-chain-tradition .featured-card .person-image {
          width: 58px;
          min-width: 58px; } }
      .section-chain-tradition .featured-card .person-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-chain-tradition .featured-card .person-content {
      padding-top: 2px; }
    .section-chain-tradition .featured-card h3 {
      margin: 0 0 7px; }
    .section-chain-tradition .featured-card .years {
      margin-bottom: 23px;
      color: #787878;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 500; }
    .section-chain-tradition .featured-card .role {
      color: #35556a;
      font-size: 14px;
      line-height: 1.5;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
  .section-chain-tradition .bottom-grid {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 10px; }
    @media (max-width: 1200px) {
      .section-chain-tradition .bottom-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)); } }
    @media (max-width: 767px) {
      .section-chain-tradition .bottom-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  .section-chain-tradition .small-person-card {
    border-radius: 12px;
    background: #f6f9ff;
    border: 1px solid #819eb4;
    box-shadow: 0px 3px 9px rgba(109, 105, 100, 0.22);
    padding: 12px; }
    .section-chain-tradition .small-person-card .person-image {
      width: 100%;
      aspect-ratio: 1 / 1;
      border-radius: 12px;
      overflow: hidden;
      margin-bottom: 12px; }
      .section-chain-tradition .small-person-card .person-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-chain-tradition .small-person-card h3 {
      margin: 0 0 7px;
      color: #293c57;
      font-family: "Noto Sans", sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 2; }
    .section-chain-tradition .small-person-card .years {
      color: #787878;
      margin-bottom: 23px;
      font-size: 14px;
      line-height: 1.5;
      font-weight: 500; }
    .section-chain-tradition .small-person-card .role {
      color: #35556a;
      font-size: 14px;
      line-height: 1.5;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.5px; }

.section-new-vaad-opening {
  padding: 142px 0 74px;
  background: #293c57; }
  @media (max-width: 767px) {
    .section-new-vaad-opening {
      padding: 92px 16px 32px; } }
  .section-new-vaad-opening .opening-box {
    text-align: center; }
    .section-new-vaad-opening .opening-box h2 {
      max-width: 760px;
      margin: 0 auto 18px;
      color: white; }
      @media (max-width: 767px) {
        .section-new-vaad-opening .opening-box h2 {
          margin-bottom: 14px; } }
  .section-new-vaad-opening .opening-badge {
    width: fit-content;
    margin: 0 auto 24px;
    padding: 9px 13px;
    border-radius: 999px;
    background: #5e6f8f;
    color: white;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 600; }
    @media (max-width: 767px) {
      .section-new-vaad-opening .opening-badge {
        margin: 0 auto 18px; } }
  .section-new-vaad-opening .opening-text {
    max-width: 720px;
    color: #a1b8cb;
    margin: 0 auto 32px; }
    @media (max-width: 767px) {
      .section-new-vaad-opening .opening-text {
        margin-bottom: 20px; } }
  .section-new-vaad-opening .wrap-btn {
    display: flex;
    justify-content: center;
    text-align: center; }
  .section-new-vaad-opening .btn-primary {
    max-width: 192px; }

.section-vaad-info {
  padding: 48px 0;
  background-color: #f1f3f5; }
  .section-vaad-info .info-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px; }
    @media (max-width: 767px) {
      .section-vaad-info .info-grid {
        grid-template-columns: 1fr;
        gap: 14px; } }
  .section-vaad-info .info-card {
    padding: 17px;
    border-radius: 10px;
    background: white;
    text-align: center; }
  .section-vaad-info .icon-wrap {
    margin-bottom: 6px; }
    .section-vaad-info .icon-wrap svg,
    .section-vaad-info .icon-wrap img {
      width: 32px;
      height: 32px;
      object-fit: contain; }
  .section-vaad-info .card-title {
    margin-bottom: 16px;
    color: #293c57;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: 600; }
  .section-vaad-info .card-text {
    color: #293c57; }

.section-vaad-faq {
  padding: 64px 0; }
  @media (max-width: 767px) {
    .section-vaad-faq {
      padding: 32px 0; } }
  .section-vaad-faq .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-vaad-faq .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-vaad-faq .faq-list {
    max-width: 670px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .section-vaad-faq .faq-list {
        max-width: 100%; } }
  .section-vaad-faq .faq-item {
    margin-bottom: 16px;
    border: 1px solid #a9b6cc;
    border-radius: 8px;
    background: white;
    overflow: hidden; }
    .section-vaad-faq .faq-item:last-child {
      margin-bottom: 0; }
    .section-vaad-faq .faq-item.active {
      border: 2px solid #2c7da0; }
      .section-vaad-faq .faq-item.active .faq-question {
        background: #f1f3f5; }
      .section-vaad-faq .faq-item.active .icon-open {
        display: block;
        color: #d89b3c; }
      .section-vaad-faq .faq-item.active .icon-close {
        display: none; }
    .section-vaad-faq .faq-item:not(.active) .icon-open {
      display: none; }
    .section-vaad-faq .faq-item:not(.active) .icon-close {
      display: block;
      color: #293c57; }
  .section-vaad-faq .faq-question {
    width: 100%;
    min-height: 80px;
    padding: 21px 24px;
    border: none;
    background: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    text-align: left;
    cursor: pointer;
    transition: .3s ease; }
    @media (max-width: 767px) {
      .section-vaad-faq .faq-question {
        min-height: 64px;
        padding: 18px 16px;
        gap: 12px; } }
    .section-vaad-faq .faq-question .icon {
      width: 28px;
      min-width: 28px;
      height: 28px;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 767px) {
        .section-vaad-faq .faq-question .icon {
          width: 20px;
          min-width: 20px;
          height: 20px; } }
      .section-vaad-faq .faq-question .icon svg {
        display: block; }
  .section-vaad-faq .faq-answer {
    display: none; }
  .section-vaad-faq .faq-answer-inner {
    padding: 24px;
    color: #3a4e6d; }
    .section-vaad-faq .faq-answer-inner p {
      color: #3a4e6d; }
    @media (max-width: 767px) {
      .section-vaad-faq .faq-answer-inner {
        padding: 20px; } }

.section-intro-session-recording {
  padding: 64px 0;
  background-color: #f1f3f5; }
  @media (max-width: 767px) {
    .section-intro-session-recording {
      padding: 32px 0; } }
  .section-intro-session-recording .top-head {
    padding: 33px 0;
    margin-bottom: 48px;
    border-top: 1px solid #d89b3c; }
    @media (max-width: 767px) {
      .section-intro-session-recording .top-head {
        padding: 17px 0;
        margin-bottom: 24px; } }
  .section-intro-session-recording .recording-grid {
    display: flex;
    justify-content: center;
    gap: 12px; }
    @media (max-width: 767px) {
      .section-intro-session-recording .recording-grid {
        flex-direction: column; } }
  .section-intro-session-recording .recording-card {
    width: 100%;
    max-width: 312px;
    padding: 16px;
    border-radius: 12px;
    background: white; }
    @media (max-width: 767px) {
      .section-intro-session-recording .recording-card {
        max-width: 100%; } }
  .section-intro-session-recording .recording-label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    background-color: #f4f1ec;
    border-radius: 12px 12px 0 0; }
    .section-intro-session-recording .recording-label .icon {
      width: 32px;
      min-width: 32px;
      height: 32px;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
    .section-intro-session-recording .recording-label .text {
      color: #293c57;
      font-size: 14px;
      line-height: 21px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
  .section-intro-session-recording .recording-preview {
    cursor: pointer; }
  .section-intro-session-recording .recording-thumb {
    position: relative;
    height: 158px;
    margin-bottom: 8px;
    background: white;
    overflow: hidden; }
    .section-intro-session-recording .recording-thumb::before {
      content: '';
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.2);
      z-index: 2;
      pointer-events: none;
      border-radius: inherit; }
    .section-intro-session-recording .recording-thumb img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .section-intro-session-recording .recording-thumb .thumb-placeholder {
      width: 100%;
      height: 100%;
      background: white; }
    .section-intro-session-recording .recording-thumb .play-btn {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      border: none;
      background: transparent;
      padding: 0;
      cursor: pointer;
      transition: 0.7s; }
    .section-intro-session-recording .recording-thumb .duration {
      position: absolute;
      left: 16px;
      bottom: 16px;
      min-width: 44px;
      height: 28px;
      padding: 4px 8px;
      border-radius: 8px;
      background: #242424;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: white;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 400;
      z-index: 2; }
    .section-intro-session-recording .recording-thumb:hover .play-btn {
      transform: translate(-50%, -50%) scale(1.1); }
  .section-intro-session-recording .audio-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white; }
  .section-intro-session-recording .audio-visual {
    display: flex;
    align-items: flex-end;
    gap: 5px;
    height: 48px; }
    .section-intro-session-recording .audio-visual span {
      display: block;
      width: 4px;
      border-radius: 999px;
      background: #8fb2cc; }
      .section-intro-session-recording .audio-visual span:nth-child(1) {
        height: 18px; }
      .section-intro-session-recording .audio-visual span:nth-child(2) {
        height: 30px;
        background: #d89b3c; }
      .section-intro-session-recording .audio-visual span:nth-child(3) {
        height: 40px;
        background: #d89b3c; }
      .section-intro-session-recording .audio-visual span:nth-child(4) {
        height: 24px; }
      .section-intro-session-recording .audio-visual span:nth-child(5) {
        height: 36px;
        background: #d89b3c; }
      .section-intro-session-recording .audio-visual span:nth-child(6) {
        height: 44px;
        background: #d89b3c; }
      .section-intro-session-recording .audio-visual span:nth-child(7) {
        height: 28px; }
      .section-intro-session-recording .audio-visual span:nth-child(8) {
        height: 38px; }
      .section-intro-session-recording .audio-visual span:nth-child(9) {
        height: 20px; }
      .section-intro-session-recording .audio-visual span:nth-child(10) {
        height: 32px; }
  .section-intro-session-recording .recording-info h4, .section-intro-session-recording .recording-info .date {
    color: #293c57;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5; }
  .section-intro-session-recording .audio-modal .audio-dialog {
    max-width: 720px;
    width: calc(100% - 32px);
    margin: 40px auto; }
    @media (max-width: 767px) {
      .section-intro-session-recording .audio-modal .audio-dialog {
        width: calc(100% - 20px);
        margin: 20px auto; } }
  .section-intro-session-recording .audio-modal .modal-body {
    background-color: black;
    padding: 60px 24px 24px; }
  .section-intro-session-recording .audio-modal .audio-modal-inner {
    display: flex;
    gap: 20px;
    align-items: center; }
    @media (max-width: 767px) {
      .section-intro-session-recording .audio-modal .audio-modal-inner {
        flex-direction: column;
        align-items: stretch;
        gap: 16px; } }
  .section-intro-session-recording .audio-modal .audio-modal-image {
    width: 220px;
    min-width: 220px;
    border-radius: 12px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .section-intro-session-recording .audio-modal .audio-modal-image {
        width: 100%;
        min-width: 100%; } }
    .section-intro-session-recording .audio-modal .audio-modal-image img {
      display: block;
      width: 100%;
      height: auto;
      object-fit: cover; }
  .section-intro-session-recording .audio-modal .audio-modal-content {
    flex: 1; }
    .section-intro-session-recording .audio-modal .audio-modal-content h3 {
      margin: 0 0 8px;
      color: #fff;
      font-size: 24px;
      line-height: 1.25;
      font-weight: 700; }
    .section-intro-session-recording .audio-modal .audio-modal-content .date {
      margin-bottom: 18px;
      color: #c9d2df;
      font-size: 15px;
      line-height: 1.4;
      font-weight: 400; }
    .section-intro-session-recording .audio-modal .audio-modal-content audio {
      width: 100%;
      height: 42px; }

.section-vaad-form {
  padding: 64px 0 73px; }
  @media (max-width: 767px) {
    .section-vaad-form {
      padding: 32px 0; } }
  .section-vaad-form .top-head {
    border-top: 1px solid #d89b3c;
    margin-bottom: 48px; }
    .section-vaad-form .top-head h2 {
      padding: 33px 0; }
      @media (max-width: 767px) {
        .section-vaad-form .top-head h2 {
          padding: 17px 0; } }
  .section-vaad-form .intro-text {
    max-width: 670px;
    color: #485c7e;
    line-height: 1.37; }
    .section-vaad-form .intro-text p {
      color: #485c7e;
      margin: 0;
      line-height: 1.37; }
  .section-vaad-form .form-wrap {
    max-width: 670px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .section-vaad-form .form-wrap {
        max-width: 100%; } }
  .section-vaad-form .details-box {
    margin-bottom: 24px;
    padding: 16px 24px 24px;
    border: 1px solid #a9b6cc;
    border-radius: 10px;
    background: #f6f9ff; }
    @media (max-width: 767px) {
      .section-vaad-form .details-box {
        padding: 16px; } }
    .section-vaad-form .details-box h5 {
      margin: 0 0 16px; }
    .section-vaad-form .details-box .text {
      color: #293c57; }
  .section-vaad-form .custom-vaad-form {
    padding: 40px 24px;
    border: 1px solid #a9b6cc;
    border-radius: 14px;
    background: white; }
    @media (max-width: 767px) {
      .section-vaad-form .custom-vaad-form {
        padding: 24px 16px; } }
    .section-vaad-form .custom-vaad-form h3 {
      margin: 0 0 17px;
      text-align: center; }
    .section-vaad-form .custom-vaad-form .form-description {
      margin: 0 auto 48px;
      text-align: center;
      color: #485c7e;
      line-height: 1.37; }
      .section-vaad-form .custom-vaad-form .form-description p {
        color: #485c7e;
        line-height: 1.37;
        margin: 0; }
  .section-vaad-form .form-field {
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .section-vaad-form .form-field {
        margin-bottom: 16px; } }
    .section-vaad-form .form-field label {
      font-family: "Noto Sans", sans-serif;
      display: block;
      margin-bottom: 8px;
      color: #293c57;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 400; }
      .section-vaad-form .form-field label span {
        color: #9e9b97; }
      .section-vaad-form .form-field label .label-text {
        color: #293c57;
        font-size: 14px;
        line-height: 1.4;
        font-weight: 400;
        font-family: "Noto Sans", sans-serif;
        margin-left: 6px; }
  .section-vaad-form input,
  .section-vaad-form select,
  .section-vaad-form textarea {
    width: 100%;
    font-family: "Noto Sans", sans-serif;
    border: 1px solid #bfbfbf;
    border-radius: 12px;
    background: white;
    padding: 12px 16px;
    color: #232A26;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    box-shadow: none;
    outline: none;
    transition: border-color .3s ease; }
    .section-vaad-form input:-ms-input-placeholder, .section-vaad-form select:-ms-input-placeholder, .section-vaad-form textarea:-ms-input-placeholder {
      font-family: "Noto Sans", sans-serif;
      color: #a1a1a1;
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400;
      letter-spacing: 0; }
    .section-vaad-form input::placeholder,
    .section-vaad-form select::placeholder,
    .section-vaad-form textarea::placeholder {
      font-family: "Noto Sans", sans-serif;
      color: #a1a1a1;
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400;
      letter-spacing: 0; }
    .section-vaad-form input:focus,
    .section-vaad-form select:focus,
    .section-vaad-form textarea:focus {
      border-color: #d89b3c; }
    .section-vaad-form input:hover,
    .section-vaad-form select:hover,
    .section-vaad-form textarea:hover {
      border: 1px solid #2c7da0; }
  .section-vaad-form input,
  .section-vaad-form select {
    height: 48px;
    padding: 0 14px; }
  .section-vaad-form textarea {
    height: 122px;
    resize: none; }
  .section-vaad-form .checkbox-wrap {
    margin-top: -13px; }
  .section-vaad-form .phone-row {
    display: grid;
    grid-template-columns: 88px 1fr;
    gap: 8px; }
    @media (max-width: 767px) {
      .section-vaad-form .phone-row {
        grid-template-columns: 82px 1fr; } }
    .section-vaad-form .phone-row select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      padding-right: 36px;
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%278%27 viewBox=%270 0 14 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1L7 7L13 1%27 stroke=%27%238A8F98%27 stroke-width=%271.6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: right 19px center;
      background-size: 10px 8px;
      color: #293c57;
      font-family: "Noto Sans", sans-serif;
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400; }
  .section-vaad-form .time-box {
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 8px;
    background: #F4F1EC; }
    .section-vaad-form .time-box:last-child {
      margin-bottom: 0; }
    .section-vaad-form .time-box .time-title {
      margin-bottom: 12px;
      font-family: "Noto Sans", sans-serif;
      color: #1B2A41;
      font-size: 14px;
      line-height: 1.4;
      font-weight: 500; }
  .section-vaad-form .checkbox-label,
  .section-vaad-form .radio-label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #293c57;
    font-size: 14px;
    line-height: 1.45;
    font-weight: 400;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    position: relative; }
    .section-vaad-form .checkbox-label input,
    .section-vaad-form .radio-label input {
      position: absolute;
      opacity: 0;
      pointer-events: none;
      width: 1px;
      height: 1px;
      margin: 0;
      padding: 0; }
    .section-vaad-form .checkbox-label .label-text a,
    .section-vaad-form .radio-label .label-text a {
      text-decoration: underline;
      text-underline-offset: 2px; }
      @media (hover: hover) {
        .section-vaad-form .checkbox-label .label-text a:hover,
        .section-vaad-form .radio-label .label-text a:hover {
          color: #d89b3c; } }
  .section-vaad-form .checkbox-label {
    margin-bottom: 12px; }
  .section-vaad-form .radio-label {
    margin-bottom: 8px; }
  .section-vaad-form .custom-checkbox {
    width: 16px;
    min-width: 16px;
    height: 16px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    background: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: .2s ease;
    position: relative; }
    .section-vaad-form .custom-checkbox::after {
      content: '';
      width: 8px;
      height: 4px;
      border-left: 2px solid #fff;
      border-bottom: 2px solid #fff;
      transform: rotate(-45deg) scale(0);
      margin-top: -2px;
      transition: .3s ease; }
  .section-vaad-form .checkbox-label input:checked + .custom-checkbox {
    background: #1677ff;
    border-color: #1677ff; }
  .section-vaad-form .checkbox-label input:checked + .custom-checkbox::after {
    transform: rotate(-45deg) scale(1); }
  .section-vaad-form .checkbox-label input:focus-visible + .custom-checkbox {
    box-shadow: 0 0 0 3px rgba(47, 128, 237, 0.18); }
  @media (hover: hover) {
    .section-vaad-form .checkbox-label:hover .custom-checkbox {
      border-color: #1677ff; } }
  .section-vaad-form .custom-radio {
    width: 16px;
    min-width: 16px;
    height: 16px;
    border: 1px solid #1677ff;
    border-radius: 50%;
    background: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease; }
    .section-vaad-form .custom-radio::after {
      content: '';
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #1677ff;
      transform: scale(0);
      transition: .2s ease; }
  .section-vaad-form .radio-label input:checked + .custom-radio::after {
    transform: scale(1); }
  .section-vaad-form .radio-label input:not(:checked) + .custom-radio {
    border-color: rgba(0, 0, 0, 0.15); }
  .section-vaad-form .radio-label input:focus-visible + .custom-radio {
    box-shadow: 0 0 0 3px rgba(47, 128, 237, 0.18); }
  @media (hover: hover) {
    .section-vaad-form .radio-label:hover .custom-radio {
      border-color: #1677ff; } }
  .section-vaad-form .form-submit {
    width: 100%;
    margin-top: 40px; }

.section-simple-content {
  padding: 142px 0 64px; }
  @media (max-width: 767px) {
    .section-simple-content {
      padding: 92px 0 32px; } }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/fonts/fontello/css/fontello.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: 'fontello';
  src: url(./fonts/fontello.eot);
  src: url(./fonts/fontello.eot#iefix) format("embedded-opentype"), url(./fonts/fontello.woff2) format("woff2"), url(./fonts/fontello.woff) format("woff"), url(./fonts/fontello.ttf) format("truetype"), url(2a67413eabc93f8092c3.svg?76411224#fontello) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?76411224#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-glass:before {
  content: '\e800'; }

/* '' */
.icon-music:before {
  content: '\e801'; }

/* '' */
.icon-search:before {
  content: '\e802'; }

/* '' */

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./node_modules/plyr/dist/plyr.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
    background-position: var(--plyr-progress-loading-size, 25px) 0; } }

@keyframes plyr-popup {
  0% {
    opacity: .5;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes plyr-fade-in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: 1.7;
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow .3s ease;
  z-index: 0; }

.plyr audio, .plyr iframe, .plyr video {
  display: block;
  height: 100%;
  width: 100%; }

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto; }

.plyr:focus {
  outline: 0; }

.plyr--full-ui {
  box-sizing: border-box; }

.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
  box-sizing: inherit; }

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  touch-action: manipulation; }

.plyr__badge {
  background: #4a5464;
  background: var(--plyr-badge-background, #4a5464);
  border-radius: 2px;
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: #fff;
  color: var(--plyr-badge-text-color, #fff);
  font-size: 9px;
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px; }

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none; }

.plyr__captions {
  animation: plyr-fade-in .3s ease;
  bottom: 0;
  display: none;
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform .4s ease-in-out;
  width: 100%; }

.plyr__captions span:empty {
  display: none; }

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 15px;
    font-size: var(--plyr-font-size-base, 15px);
    padding: 20px;
    padding: calc(var(--plyr-control-spacing, 10px)*2); } }

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
    font-size: var(--plyr-font-size-large, 18px); } }

.plyr--captions-active .plyr__captions {
  display: block; }

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
  transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4)); }

.plyr__caption {
  background: #000c;
  background: var(--plyr-captions-background, #000c);
  border-radius: 4px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap; }

.plyr__caption div {
  display: inline; }

.plyr__control {
  background: #0000;
  border: 0;
  border-radius: 4px;
  border-radius: var(--plyr-control-radius, 4px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px)*.7);
  position: relative;
  transition: all .1s ease-in-out; }

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: 18px;
  width: var(--plyr-control-icon-size, 18px); }

.plyr__control:focus {
  outline: 0; }

.plyr__control:focus-visible {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px; }

a.plyr__control {
  text-decoration: none; }

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
  display: none; }

.plyr--full-ui ::-webkit-media-controls {
  display: none; }

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center; }

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0; }

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
  margin-left: calc(var(--plyr-control-spacing, 10px)/4); }

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto; }

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px)/4); }

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
  padding: 0 calc(var(--plyr-control-spacing, 10px)/2); }

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0; }

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
  display: none; }

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block; }

.plyr__menu {
  display: flex;
  position: relative; }

.plyr__menu .plyr__control svg {
  transition: transform .3s ease; }

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg); }

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none; }

.plyr__menu__container {
  animation: plyr-popup .2s ease;
  background: #ffffffe6;
  background: var(--plyr-menu-background, #ffffffe6);
  border-radius: 8px;
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: 0 1px 2px #00000026;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px #00000026);
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  font-size: 15px;
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3; }

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1); }

.plyr__menu__container:after {
  border: 4px solid #0000;
  border-top-color: #ffffffe6;
  border: var(--plyr-menu-arrow-size, 4px) solid #0000;
  border-top-color: var(--plyr-menu-background, #ffffffe6);
  content: "";
  height: 0;
  position: absolute;
  right: 14px;
  right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);
  top: 100%;
  width: 0; }

.plyr__menu__container [role=menu] {
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px)*.7); }

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px; }

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0; }

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: 13px;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: 4.66667px 10.5px;
  padding: calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);
  -webkit-user-select: none;
  user-select: none;
  width: 100%; }

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%; }

.plyr__menu__container .plyr__control:after {
  border: 4px solid #0000;
  border: var(--plyr-menu-item-arrow-size, 4px) solid #0000;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
  padding-right: calc(var(--plyr-control-spacing, 10px)*.7*4); }

.plyr__menu__container .plyr__control--forward:after {
  border-left-color: #728197;
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: 6.5px;
  right: calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px)); }

.plyr__menu__container .plyr__control--forward:focus-visible:after, .plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: initial; }

.plyr__menu__container .plyr__control--back {
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: 7px;
  margin: calc(var(--plyr-control-spacing, 10px)*.7);
  margin-bottom: 3.5px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px)*.7/2);
  padding-left: 28px;
  padding-left: calc(var(--plyr-control-spacing, 10px)*.7*4);
  position: relative;
  width: calc(100% - 14px);
  width: calc(100% - var(--plyr-control-spacing, 10px)*.7*2); }

.plyr__menu__container .plyr__control--back:after {
  border-right-color: #728197;
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: 6.5px;
  left: calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px)); }

.plyr__menu__container .plyr__control--back:before {
  background: #dcdfe5;
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: 3.5px;
  margin-top: calc(var(--plyr-control-spacing, 10px)*.7/2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%; }

.plyr__menu__container .plyr__control--back:focus-visible:after, .plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: initial; }

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px;
  padding-left: calc(var(--plyr-control-spacing, 10px)*.7); }

.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%; }

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: #0000001a;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all .3s ease;
  width: 16px; }

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform .3s ease,opacity .3s ease;
  width: 6px; }

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: #00b2ff;
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))); }

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  opacity: 1;
  transform: translateY(-50%) scale(1); }

.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: #23282f1a; }

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  margin-right: calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);
  overflow: hidden;
  padding-left: 24.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px)*.7*3.5);
  pointer-events: none; }

.plyr--full-ui input[type=range] {
  appearance: none;
  background: #0000;
  border: 0;
  border-radius: 26px;
  border-radius: calc(var(--plyr-range-thumb-height, 13px)*2);
  color: #00b2ff;
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  display: block;
  height: 19px;
  height: calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  width: 100%; }

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: #0000;
  background-image: linear-gradient(90deg, currentColor 0, #0000 0);
  background-image: linear-gradient(to right, currentColor var(--value, 0), #0000 var(--value, 0));
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  -webkit-user-select: none;
  user-select: none; }

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  appearance: none;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: -4px;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px); }

.plyr--full-ui input[type=range]::-moz-range-track {
  background: #0000;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  user-select: none; }

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px); }

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px); }

.plyr--full-ui input[type=range]::-ms-track {
  color: #0000; }

.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
  background: #0000;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  user-select: none; }

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: #0000;
  background: currentColor;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  user-select: none; }

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
  position: relative;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px); }

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none; }

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0; }

.plyr--full-ui input[type=range]:focus {
  outline: 0; }

.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px; }

.plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px; }

.plyr--full-ui input[type=range]:focus-visible::-ms-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px; }

.plyr__poster {
  background-color: #000;
  background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 1; }

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1; }

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none; }

.plyr__time {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px)); }

.plyr__time + .plyr__time:before {
  content: "⁄";
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px); }

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none; } }

.plyr__tooltip {
  background: #fff;
  background: var(--plyr-tooltip-background, #fff);
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: 0 1px 2px #00000026;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
  color: #4a5464;
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
  opacity: 0;
  padding: 5px 7.5px;
  padding: calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s ease .1s,opacity .2s ease .1s;
  white-space: nowrap;
  z-index: 2; }

.plyr__tooltip:before {
  border-left: 4px solid #0000;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-right: 4px solid #0000;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-top: 4px solid #fff;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2; }

.plyr .plyr__control:focus-visible .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%) scale(1); }

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3; }

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 0 100%; }

.plyr__controls > .plyr__control:first-child .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before {
  left: 16px;
  left: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7); }

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 100% 100%; }

.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
  left: auto;
  right: 16px;
  right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);
  transform: translateX(50%); }

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0) scale(1); }

.plyr__progress {
  left: 6.5px;
  left: calc(var(--plyr-range-thumb-height, 13px)*.5);
  margin-right: 13px;
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative; }

.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: -6.5px;
  margin-left: calc(var(--plyr-range-thumb-height, 13px)*-.5);
  margin-right: -6.5px;
  margin-right: calc(var(--plyr-range-thumb-height, 13px)*-.5);
  width: calc(100% + 13px);
  width: calc(100% + var(--plyr-range-thumb-height, 13px)); }

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2; }

.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word; }

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: #0000;
  border: 0;
  border-radius: 100px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: -2.5px;
  margin-top: calc(var(--plyr-range-track-height, 5px)/2*-1);
  padding: 0;
  position: absolute;
  top: 50%; }

.plyr__progress__buffer::-webkit-progress-bar {
  background: #0000; }

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width .2s ease;
  transition: width .2s ease; }

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width .2s ease;
  transition: width .2s ease; }

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width .2s ease;
  transition: width .2s ease; }

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, #23282f99 25%, #0000 0, #0000 50%, #23282f99 0, #23282f99 75%, #0000 0, #0000);
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, #23282f99) 25%, #0000 25%, #0000 50%, var(--plyr-progress-loading-background, #23282f99) 50%, var(--plyr-progress-loading-background, #23282f99) 75%, #0000 75%, #0000);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: #0000; }

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: #ffffff40;
  background-color: var(--plyr-video-progress-buffered-background, #ffffff40); }

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-progress-buffered-background, #c1c8d199); }

.plyr__progress__marker {
  background-color: #fff;
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3; }

.plyr__volume {
  align-items: center;
  display: flex;
  position: relative; }

.plyr__volume input[type=range] {
  margin-left: 5px;
  margin-left: calc(var(--plyr-control-spacing, 10px)/2);
  margin-right: 5px;
  margin-right: calc(var(--plyr-control-spacing, 10px)/2);
  max-width: 90px;
  min-width: 60px;
  position: relative;
  z-index: 2; }

.plyr--audio {
  display: block; }

.plyr--audio .plyr__controls {
  background: #fff;
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: #4a5464;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px); }

.plyr--audio .plyr__control:focus-visible, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: #00b2ff;
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  color: #fff;
  color: var(--plyr-audio-control-color-hover, #fff); }

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199)); }

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199)); }

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199)); }

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a); }

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a); }

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a); }

.plyr--audio .plyr__progress__buffer {
  color: #c1c8d199;
  color: var(--plyr-audio-progress-buffered-background, #c1c8d199); }

.plyr--video {
  overflow: hidden; }

.plyr--video.plyr--menu-open {
  overflow: visible; }

.plyr__video-wrapper {
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000));
  border-radius: inherit;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%; }

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9; }

@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative; } }

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%); }

.plyr--video .plyr__controls {
  background: linear-gradient(#0000, #000000bf);
  background: var(--plyr-video-controls-background, linear-gradient(#0000, #000000bf));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: 5px;
  padding: calc(var(--plyr-control-spacing, 10px)/2);
  padding-top: 20px;
  padding-top: calc(var(--plyr-control-spacing, 10px)*2);
  position: absolute;
  right: 0;
  transition: opacity .4s ease-in-out,transform .4s ease-in-out;
  z-index: 3; }

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 10px;
    padding: var(--plyr-control-spacing, 10px);
    padding-top: 35px;
    padding-top: calc(var(--plyr-control-spacing, 10px)*3.5); } }

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%); }

.plyr--video .plyr__control:focus-visible, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  color: #fff;
  color: var(--plyr-video-control-color-hover, #fff); }

.plyr__control--overlaid {
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  border: 0;
  border-radius: 100%;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: .9;
  padding: 15px;
  padding: calc(var(--plyr-control-spacing, 10px)*1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: .3s;
  z-index: 2; }

.plyr__control--overlaid svg {
  left: 2px;
  position: relative; }

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  opacity: 1; }

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden; }

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block; }

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: #ffffff40;
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40)); }

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: #ffffff40;
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40)); }

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: #ffffff40;
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40)); }

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80); }

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80); }

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80); }

.plyr--video .plyr__progress__buffer {
  color: #ffffff40;
  color: var(--plyr-video-progress-buffered-background, #ffffff40); }

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }

.plyr:fullscreen video {
  height: 100%; }

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr:fullscreen.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px); } }

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  inset: 0;
  margin: 0;
  position: fixed;
  width: 100%;
  z-index: 10000000; }

.plyr--fullscreen-fallback video {
  height: 100%; }

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block; }

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none; }

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none; }

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px); } }

.plyr__ads {
  border-radius: inherit;
  cursor: pointer;
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.plyr__ads > div, .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%; }

.plyr__ads:after {
  background: #23282f;
  border-radius: 2px;
  bottom: 10px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3; }

.plyr__ads:empty:after {
  display: none; }

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3; }

.plyr__preview-thumb {
  background-color: #fff;
  background-color: var(--plyr-tooltip-background, #fff);
  border-radius: 8px;
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: 0 1px 2px #00000026;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translateY(10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s ease .1s,opacity .2s ease .1s;
  z-index: 2; }

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0) scale(1); }

.plyr__preview-thumb:before {
  border-left: 4px solid #0000;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-right: 4px solid #0000;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-top: 4px solid #fff;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2; }

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: 7px;
  border-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0; }

.plyr__preview-thumb__image-container img, .plyr__preview-thumb__image-container:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.plyr__preview-thumb__image-container:after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px #00000026;
  content: "";
  pointer-events: none; }

.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none; }

.plyr__preview-thumb__time-container {
  background: linear-gradient(#0000, #000000bf);
  background: var(--plyr-video-controls-background, linear-gradient(#0000, #000000bf));
  border-bottom-left-radius: 7px;
  border-bottom-left-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  border-bottom-right-radius: 7px;
  border-bottom-right-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3; }

.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px)); }

.plyr__preview-scrubbing {
  filter: blur(1px);
  height: 100%;
  inset: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 1; }

.plyr__preview-scrubbing--is-shown {
  opacity: 1; }

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%; }

.plyr--no-transition {
  transition: none !important; }

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.plyr [hidden] {
  display: none !important; }

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./node_modules/swiper/swiper.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 12.1.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 24, 2026
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */ }

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }
  .swiper-3d .swiper-slide,
  .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before); }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after); }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before); }

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after); }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Slide styles end */


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