/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/page-anniversary.scss ***!
  \*******************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  position: relative;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  -moz-osx-font-smoothing: grayscale; /*(For Firefox)*/
  -webkit-font-smoothing: antialiased; /*(For Chrome and Safari)*/
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
body a {
  background-color: transparent;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  display: block;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*
  Custom Fonts
 */
@font-face {
  font-family: "Mallory-Book";
  src: url(../fonts/Mallory-Book.woff2) format("woff2"), url(../fonts/Mallory-Book.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mallory-Medium";
  src: url(../fonts/Mallory-Medium.woff2) format("woff2"), url(../fonts/Mallory-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mallory-Bold";
  src: url(../fonts/Mallory-Bold.woff2) format("woff2"), url(../fonts/Mallory-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.radius-large {
  border-radius: 32px;
  overflow: hidden;
}

.radius-medium {
  border-radius: 16px;
  overflow: hidden;
}

.radius-small {
  border-radius: 8px;
  overflow: hidden;
}

.tagline {
  font: 400 14px/1 "Mallory-Book", sans-serif;
  text-transform: uppercase;
}

.container {
  margin: 0 auto;
  padding: 0 20px;
}

@media only screen and (min-width: 768px) {
  .container {
    max-width: 680px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    max-width: 1320px;
  }
}
.h1 {
  font: 500 50px/1.1 "Mallory-Medium", sans-serif;
}

.h2 {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
}

.h3 {
  font: 400 24px/1.1 "Mallory-Book", sans-serif;
}

.h3-static {
  font: 400 32px/1.1 "Mallory-Book", sans-serif;
}

p {
  font: 400 16px/1.3 "Mallory-Book", sans-serif;
}

@media only screen and (min-width: 768px) {
  .h1 {
    font-size: 96px;
  }
  .h2 {
    font-size: 46px;
  }
  h3 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1280px) {
  .h1 {
    font-size: 128px;
  }
  .h2 {
    font-size: 64px;
  }
  .h3 {
    font-size: 32px;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 997;
  padding: 24px 0;
  transition: all 300ms ease-in-out;
}
.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logo {
  position: relative;
  z-index: 999;
}
.header__logo-img {
  width: 88px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  transition: width 300ms ease-in-out;
}
.header .wpml-ls {
  position: absolute;
  padding: 0;
  border: 0;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.header .wpml-ls-item {
  position: relative;
}
.header .wpml-ls-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 15px;
  width: 1px;
  transform: translateY(-50%);
  background: #336183;
}
.header .wpml-ls-item:last-of-type {
  border: 0;
}
.header .wpml-ls-item:last-of-type::after {
  display: none;
}
.header .wpml-ls-link {
  font: 400 14px/1 "Mallory-Book", sans-serif;
  text-transform: uppercase;
  color: #336183;
  transition: color 300ms ease-in-out;
  padding: 6px 13px 8px;
}
.header .wpml-ls-link:hover {
  color: #C3AA80;
}
.header .wpml-ls-current-language .wpml-ls-link {
  color: #FFFFFF;
}
.header__menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: 998;
  transform: translateY(-100%);
  transition: transform 550ms ease-in-out;
}
.header__menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__menu-bg--desktop {
  display: none;
}
.header__menu-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
  z-index: 998;
}
.header__menu-links {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  padding: 120px 20px 24px;
}
.header__menu-links-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 48px;
}
.header__menu-links.expended .header__menu-link--child .header__menu-link-item {
  opacity: 0;
  pointer-events: none;
}
.header__menu-links.expended .header__menu-link--parent .header__menu-link-item {
  opacity: 0;
  pointer-events: none;
}
.header__menu-link {
  text-align: center;
}
.header__menu-link-item {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  cursor: pointer;
  transition: opacity 550ms ease-in-out;
}
.header__menu-link-item--desk {
  display: none;
}
.header__menu-link.active .header__menu-sublinks {
  opacity: 1;
  pointer-events: auto;
}
.header__menu-sublinks {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 550ms ease-in-out;
}
.header__menu-sublinks-content {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
}
.header__menu-sublinks-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  gap: 12px;
  margin: 0 auto 24px;
}
.header__menu-sublinks-buttons-prev,
.header__menu-sublinks-buttons .btn {
  padding: 10px;
  border-radius: 16px;
  font: 400 13px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  gap: 6px;
}
.header__menu-sublinks-buttons-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #003964;
}
.header__menu-sublinks-buttons .btn {
  background: #C3AA80;
}
.header__menu-sublinks-image {
  display: none;
}
.header__menu-sublink {
  margin-bottom: 24px;
}
.header__menu-sublink-item {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  transition: color 300ms ease-in-out;
}
.header__menu-sublink-item:hover {
  color: #C3AA80;
}
.header__menu-sublink-item.highlighted {
  color: #C3AA80;
}
.header__menu-sublink-item.highlighted:hover {
  color: #FFFFFF;
}
.header__menu-sublink--title .header__menu-sublink-item {
  color: #C3AA80;
}
.header__menu-sublink-list {
  width: 100%;
}
.header__menu-sublink:last-of-type {
  margin-bottom: 0;
}
.header__menu-socials {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 24px 20px;
}
.header__menu-social {
  border: 1px solid #6688A2;
  border-radius: 100%;
  width: 53px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 300ms ease-in-out;
}
.header__menu-social-icon {
  display: block;
  width: 20px;
  height: 20px;
}
.header__menu-social:hover {
  opacity: 0.5;
}
.header__menu-connect {
  width: 100%;
}
.header__menu-connect .container {
  flex-flow: row wrap;
  max-width: 100%;
  padding: 0;
}
.header__menu-connect-link {
  width: 100%;
  background: #003964;
  padding: 12px 20px 24px;
}
.header__menu-connect-link .btn {
  margin: 0 auto;
}
.header__menu-connect-link .btn--play {
  display: none;
  margin-top: 12px;
}
.header__toggles {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 16px;
}
.header__hamburger {
  position: relative;
  width: 64px;
  display: flex;
  flex-flow: row wrap;
  gap: 6px;
  padding: 14px 0;
  cursor: pointer;
  z-index: 999;
}
.header__hamburger-lines {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  transition: transform 550ms ease-in-out;
}
.header__hamburger-lines span {
  display: block;
  width: 32px;
  height: 2px;
  background: #FFFFFF;
  transition: transform 550ms ease-in-out, background-color 300ms ease-in-out;
}
.header__hamburger-lines-one--2, .header__hamburger-lines-two--2 {
  margin-left: -1px;
}
.header__hamburger:hover .header__hamburger-lines span {
  background: #C3AA80;
}
.header.expended .header__menu {
  transform: translateY(0);
}
.header.expended .header__hamburger-lines span {
  background: #C3AA80;
}
.header.expended .header__hamburger-lines-one--1 {
  transform: rotate(12deg);
}
.header.expended .header__hamburger-lines-one--2 {
  transform: rotate(-12deg);
}
.header.expended .header__hamburger-lines-two--1 {
  transform: rotate(-12deg);
}
.header.expended .header__hamburger-lines-two--2 {
  transform: rotate(12deg);
}
.header.expended .header__hamburger-lines--1 {
  transform: translateY(-3px);
}
.header.expended .header__hamburger-lines--2 {
  transform: translateY(3px);
}
.header__search-button {
  cursor: pointer;
  z-index: 999;
}
.header__search-button svg {
  display: block;
  width: 24px;
  height: auto;
}
.header__search-button svg path {
  transition: 300ms ease-in-out;
}
.header__search-button:hover svg path {
  stroke: #C3AA80;
}
.header__search-modal {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(51, 97, 131, 0.8);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  color: #003964;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  pointer-events: none;
  z-index: -998;
}
.header__search-modal .container {
  display: flex;
  flex-flow: column nowrap;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 24px;
  width: 100%;
  max-width: 600px;
  max-height: 80vh;
  margin: 0 20px;
}
.header__search-modal-close {
  cursor: pointer;
  margin: 0 0 24px auto;
}
.header__search-modal-close svg {
  display: block;
  width: 34px;
  height: auto;
}
.header__search-modal-close svg path {
  fill: #003964;
  transition: fill 300ms ease-in-out;
}
.header__search-modal-close:hover svg path {
  fill: #C3AA80;
}
.header__search-modal-input {
  width: 100%;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  border: 1px solid #6688A2;
  padding: 15px 12px;
  border-radius: 16px;
  margin-bottom: 24px;
}
.header__search-modal-input:active, .header__search-modal-input:focus, .header__search-modal-input:hover {
  outline: 0;
}
.header__search-modal-input::-moz-placeholder {
  color: #6688A2;
}
.header__search-modal-input::placeholder {
  color: #6688A2;
}
.header__search-modal-results {
  flex: 1;
  max-height: 200px;
  display: grid;
  grid-template-columns: 1fr;
  align-items: flex-start;
  gap: 24px;
  padding-right: 12px;
  overflow-y: auto;
}
.header__search-modal-result {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  color: #003964;
  transition: color 300ms ease-in-out;
}
.header__search-modal-result-img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
.header__search-modal-result-title {
  font-size: 16px;
  padding-left: 12px;
}
.header__search-modal-result:hover {
  color: #C3AA80;
}
.header__search-modal-error {
  display: none;
}
.header__search-modal.active {
  opacity: 1;
  pointer-events: initial;
  z-index: 998;
}
.header.sticky {
  background: rgba(0, 57, 100, 0.7);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  padding: 12px 0;
}
.header.sticky.searching {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  background: transparent;
}

@media only screen and (min-width: 640px) {
  .header__menu-links {
    padding-top: 90px;
  }
  .header__menu-links-content {
    gap: 12px;
  }
  .header__menu-sublinks {
    height: 100%;
  }
  .header__menu-sublinks-content {
    height: 100%;
    overflow-y: auto;
  }
  .header__menu-connect {
    background: #003964;
    border: 1px solid #003964;
    padding: 12px 0;
  }
  .header__menu-connect .container {
    max-width: 680px;
    padding: 0 20px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .header__menu-connect-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 48px;
    width: auto;
    order: 1;
    padding: 0;
  }
  .header__menu-connect-link .btn--play {
    margin-top: 0;
  }
  .header__menu-socials {
    width: auto;
    flex-flow: row nowrap;
    gap: 24px;
    order: 2;
    padding: 0;
  }
  .header__menu-social {
    width: auto;
    height: auto;
    border: 0;
  }
}
@media only screen and (min-width: 768px) {
  .header .wpml-ls {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
}
@media only screen and (min-width: 1024px) {
  .header__logo-img {
    width: 150px;
    height: 55px;
    transition: height 300ms ease-in-out;
  }
  .header__menu {
    height: auto;
  }
  .header__menu-bg--mobile {
    display: none;
  }
  .header__menu-bg--desktop {
    display: block;
  }
  .header__menu-content {
    min-height: 500px;
  }
  .header__menu-links {
    padding: 0;
  }
  .header__menu-links-content {
    flex-flow: row wrap;
    justify-content: center;
    gap: 48px;
  }
  .header__menu-link {
    padding: 40px 0 24px;
    transition: padding 300ms ease-in-out;
  }
  .header__menu-link-item {
    display: none;
    transition: color 550ms ease-in-out;
  }
  .header__menu-link-item--desk {
    display: block;
  }
  .header__menu-link-active .header__menu-sublinks {
    opacity: 0;
  }
  .header__menu-link.desktop-active .header__menu-link-item {
    color: #C3AA80;
  }
  .header__menu-link.desktop-active .header__menu-sublinks {
    opacity: 1;
    pointer-events: auto;
  }
  .header__menu-sublinks {
    max-width: 1320px;
    height: auto;
    padding: 48px 20px;
    display: block;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .header__menu-sublinks-content {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 48px;
  }
  .header__menu-sublinks-buttons {
    display: none;
  }
  .header__menu-sublinks-image {
    display: block;
    position: relative;
    width: 550px;
    height: auto;
    aspect-ratio: 2/1;
    border-radius: 32px;
    overflow: hidden;
  }
  .header__menu-sublinks-image-media {
    width: 100%;
    height: 100%;
    filter: brightness(0.8);
  }
  .header__menu-sublinks-image-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    padding: 24px;
    text-align: left;
    z-index: 1;
  }
  .header__menu-sublinks-image-paragraph {
    max-width: 320px;
    color: #FFFFFF;
  }
  .header__menu-sublinks-image .btn {
    margin-left: auto;
  }
  .header__menu-sublink {
    text-align: left;
  }
  .header__menu-sublink--title {
    display: none;
  }
  .header__menu-sublink-list {
    width: auto;
    height: 100%;
    display: flex;
    flex-flow: column wrap;
  }
  .header__menu-connect .container {
    max-width: 1320px;
  }
  .header__menu-socials {
    gap: 48px;
  }
  .header__search-modal-close {
    margin-bottom: 48px;
  }
  .header__search-modal-results {
    max-height: 400px;
  }
  .header__search-modal-result-title {
    font-size: 24px;
    padding-left: 24px;
  }
  .header.sticky .header__logo-img {
    height: 35px;
  }
  .header.sticky .header__menu-link {
    padding-top: 20px;
  }
}
.footer {
  background: #FFFFFF;
}
.footer__top {
  padding: 120px 0 24px;
}
.footer__top .container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.footer__top .btn {
  text-indent: -99999px;
  white-space: nowrap;
}
.footer__logo-img {
  width: 250px;
  height: auto;
}
.footer__bottom {
  position: relative;
  padding: 48px 0;
}
.footer__bottom .container {
  position: relative;
  z-index: 3;
}
.footer__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer__bg--mobile {
  z-index: 2;
}
.footer__bg--desktop {
  z-index: 1;
}
.footer__menus {
  display: flex;
  flex-flow: row wrap;
  gap: 24px;
}
.footer__menu {
  width: calc(50% - 12px);
}
.footer__menu-item {
  display: none;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  opacity: 0.5;
  transition: opacity 300ms ease-in-out, color 300ms ease-in-out;
}
.footer__menu-item:first-of-type {
  display: block;
  opacity: 1;
}
.footer__menu-item:hover {
  opacity: 1;
  color: #C3AA80;
}
.footer__contact {
  margin-top: 24px;
}
.footer__contact-label {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.footer__contact-links {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 24px;
}
.footer__contact-link {
  transition: opacity 300ms ease-in-out;
}
.footer__contact-link:hover {
  opacity: 0.5;
}
.footer__contact-icon {
  display: block;
  width: 53px;
  height: 53px;
}
.footer__copy {
  margin-top: 48px;
}
.footer__copy-menu {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 24px;
  gap: 24px;
}
.footer__copy-menu-item {
  font: 400 12px/1.9 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  opacity: 0.5;
  transition: opacity 300ms ease-in-out, color 300ms ease-in-out;
}
.footer__copy-menu-item:hover {
  opacity: 1;
  color: #C3AA80;
}
.footer__copy-copyright {
  font: 400 12px/1.9 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  opacity: 0.5;
}

@media only screen and (min-width: 1024px) {
  .footer__top {
    padding-bottom: 48px;
  }
  .footer__top .btn {
    text-indent: initial;
  }
  .footer__logo-img {
    width: 450px;
  }
  .footer__bottom {
    padding: 120px 0 12px;
  }
  .footer__bg--mobile {
    z-index: 1;
  }
  .footer__bg--desktop {
    z-index: 2;
  }
  .footer__menu {
    width: auto;
    min-width: 217px;
  }
  .footer__menu-item {
    display: block;
    margin-bottom: 6px;
  }
  .footer__menu-item:first-of-type {
    margin-bottom: 12px;
  }
  .footer__menu-item:last-of-type {
    margin-bottom: 0;
  }
  .footer__contact {
    margin-top: 0;
  }
  .footer__copy {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 120px;
  }
  .footer__copy-menu {
    margin-bottom: 0;
  }
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

/**
 * Swiper 10.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 3, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
: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;
  overflow: clip;
  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 {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          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 */
.hero {
  position: relative;
  height: 530px;
  padding: 100px 0 24px;
  color: #FFFFFF;
  overflow: hidden;
}
.hero__media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}
.hero::before, .hero::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  z-index: -1;
}
.hero::before {
  top: 0;
  height: 30%;
  opacity: 0.5;
}
.hero::after {
  top: auto;
  bottom: 0;
  height: 70%;
  background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  opacity: 0.8;
}
.hero .container {
  height: 100%;
}
.hero__container {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.hero__breadcrumb span {
  display: grid;
  grid-template-columns: 1fr;
  gap: 6px;
}
.hero__breadcrumb span a,
.hero__breadcrumb span .breadcrumb_last {
  font: 400 12px/1 "Mallory-Book", sans-serif;
  text-transform: uppercase;
}
.hero__breadcrumb span a {
  color: #FFFFFF;
  opacity: 0.5;
}
.hero__breadcrumb span .breadcrumb_last {
  color: #FFFFFF;
}
.hero__text h1,
.hero__text h2,
.hero__text h3,
.hero__text h4,
.hero__text h5,
.hero__text h6 {
  font: 700 50px/1 "Mallory-Bold", sans-serif;
}
.hero__text h1 strong,
.hero__text h1 b,
.hero__text h2 strong,
.hero__text h2 b,
.hero__text h3 strong,
.hero__text h3 b,
.hero__text h4 strong,
.hero__text h4 b,
.hero__text h5 strong,
.hero__text h5 b,
.hero__text h6 strong,
.hero__text h6 b {
  color: #C3AA80;
}
.hero__text p {
  max-width: 610px;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  margin-top: 8px;
}

.team {
  padding: 48px 0 120px;
  overflow: hidden;
}
.team__container {
  display: grid;
  gap: 48px;
}
.team__heading {
  display: grid;
  justify-content: center;
  gap: 12px;
}
.team__logo {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.team__logo-img {
  width: 150px;
}
.team__socials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.team__socials-item-icon {
  width: 13px;
  height: auto;
}
.team__content {
  display: grid;
  gap: 24px;
}
.team__text {
  text-align: center;
  color: #003964;
}
.team__text h1,
.team__text h2,
.team__text h3,
.team__text h4,
.team__text h5,
.team__text h6 {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
  max-width: 250px;
  margin: 0 auto;
}
.team__text p {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  margin-top: 8px;
}
.team .swiper {
  overflow: visible;
}
.team .swiper-slide {
  width: 100%;
  max-width: 630px;
}
.team .swiper-button-prev, .team .swiper-button-next {
  cursor: pointer;
}
.team .swiper-button-prev svg, .team .swiper-button-next svg {
  display: block;
  width: 64px;
  height: auto;
}
.team .swiper-button-prev svg path, .team .swiper-button-next svg path {
  stroke: #C3AA80;
  transition: stroke 300ms ease-in-out;
}
.team .swiper-button-prev:hover:not(.swiper-button-disabled) svg path, .team .swiper-button-next:hover:not(.swiper-button-disabled) svg path {
  stroke: #C3AA80;
}
.team .swiper-button-disabled svg path {
  stroke: #8B8B8B;
}
.team__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 48px;
}
.team__list-item {
  background-color: transparent;
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
  perspective: 1000px;
}
.team__list-item-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s cubic-bezier(0.4, 0.2, 0.2, 1);
  transform-style: preserve-3d;
}
.team__list-item-front, .team__list-item-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.team__list-item-back {
  transform: rotateY(180deg);
}
.team__list-item-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px;
}
.team__list-item:hover .team__list-item-inner {
  transform: rotateY(180deg);
}

.video {
  position: relative;
  padding: 48px 0 60px;
  overflow: hidden;
}
.video__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.video h1,
.video h2,
.video h3,
.video h4,
.video h5,
.video h6 {
  color: #C3AA80;
}
.video p {
  color: #FFFFFF;
}
.video__container {
  display: grid;
  gap: 80px;
}
.video__main {
  display: grid;
  gap: 48px;
}
.video__text {
  text-align: center;
}
.video__text h1,
.video__text h2,
.video__text h3,
.video__text h4,
.video__text h5,
.video__text h6 {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
  max-width: 890px;
  margin: 0 auto;
  text-wrap: balance;
}
.video__text p {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  max-width: 460px;
  margin: 12px auto 0;
}
.video__media {
  width: 100%;
}
.video .swiper-slide {
  width: 100%;
  max-width: 630px;
}
.video .swiper-button-prev, .video .swiper-button-next {
  cursor: pointer;
}
.video .swiper-button-prev svg, .video .swiper-button-next svg {
  display: block;
  width: 64px;
  height: auto;
}
.video .swiper-button-prev svg path, .video .swiper-button-next svg path {
  stroke: #C3AA80;
  transition: stroke 300ms ease-in-out;
}
.video .swiper-button-prev:hover:not(.swiper-button-disabled) svg path, .video .swiper-button-next:hover:not(.swiper-button-disabled) svg path {
  stroke: #C3AA80;
}
.video .swiper-button-disabled svg path {
  stroke: #8B8B8B;
}
.video__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 48px;
}
.video__list {
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
}
.video__list-item {
  display: grid;
  gap: 24px;
  text-align: center;
}
.video__list-item-img {
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
}
.video__list-item-text h1,
.video__list-item-text h2,
.video__list-item-text h3,
.video__list-item-text h4,
.video__list-item-text h5,
.video__list-item-text h6 {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
}
.video__list-item-text p {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  margin-top: 8px;
}

.timeline {
  padding: 120px 0;
  overflow: hidden;
}
.timeline__container {
  display: grid;
  gap: 48px;
}
.timeline__text {
  text-align: center;
}
.timeline__text h1,
.timeline__text h2,
.timeline__text h3,
.timeline__text h4,
.timeline__text h5,
.timeline__text h6 {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
  color: #C3AA80;
  max-width: 890px;
  margin: 0 auto;
  text-wrap: balance;
}
.timeline__text p {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  max-width: 460px;
  margin: 12px auto 0;
}
.timeline .swiper-slide {
  z-index: -1;
}
.timeline .swiper-slide-active {
  z-index: 1;
}
.timeline .swiper-button-prev, .timeline .swiper-button-next {
  cursor: pointer;
}
.timeline .swiper-button-prev svg, .timeline .swiper-button-next svg {
  display: block;
  width: 64px;
  height: auto;
}
.timeline .swiper-button-prev svg path, .timeline .swiper-button-next svg path {
  stroke: #C3AA80;
  transition: stroke 300ms ease-in-out;
}
.timeline .swiper-button-prev:hover:not(.swiper-button-disabled) svg path, .timeline .swiper-button-next:hover:not(.swiper-button-disabled) svg path {
  stroke: #C3AA80;
}
.timeline .swiper-button-disabled svg path {
  stroke: #8B8B8B;
}
.timeline__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 48px;
}
.timeline__line {
  overflow: visible;
  margin-bottom: 48px;
}
.timeline__line::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 12px;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: #003964;
  transform: translateX(-50%);
}
.timeline__line.swiper .swiper-slide.is-active .timeline__line-item-date {
  color: #C3AA80;
  transform: scale(1.2);
  opacity: 1;
}
.timeline__line.swiper .swiper-slide.is-active .timeline__line-item-dot {
  background: #C3AA80;
}
.timeline__line.swiper .swiper-slide:has(~ .swiper-slide.is-active) .timeline__line-item {
  margin-left: 0;
}
.timeline__line.swiper .swiper-slide.is-active ~ .swiper-slide .timeline__line-item {
  margin-right: 0;
}
.timeline__line-item {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  transition: margin 300ms ease-in-out;
}
.timeline__line-item-date {
  display: grid;
  border: 0;
  outline: 0;
  padding: 0;
  background: transparent;
  color: #003964;
  opacity: 0.3;
  cursor: pointer;
  transition: color 300ms ease-in-out, opacity 300ms ease-in-out, transform 300ms ease-in-out;
}
.timeline__line-item-date-number {
  font: 400 42px/1 "Mallory-Book", sans-serif;
}
.timeline__line-item-date-label {
  font: 400 12px/1.4 "Mallory-Book", sans-serif;
  text-transform: uppercase;
}
.timeline__line-item-dot {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #6688A2;
  transition: background 300ms ease-in-out;
  margin: 24px auto 0;
}
.timeline__line-item-dot::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #003964;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.timeline__list {
  min-width: 0;
}
.timeline__list-item {
  display: grid;
  gap: 48px;
}
.timeline__list-item-img {
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
  border-radius: 18px;
}
.timeline__list-item-content {
  display: grid;
  gap: 12px;
}
.timeline__list-item-text {
  display: grid;
  gap: 12px;
}
.timeline__list-item-text h1,
.timeline__list-item-text h2,
.timeline__list-item-text h3,
.timeline__list-item-text h4,
.timeline__list-item-text h5,
.timeline__list-item-text h6 {
  font: 500 24px/1.1 "Mallory-Medium", sans-serif;
}
.timeline__cards {
  max-width: 930px;
  margin: 0 auto;
}

.ai {
  color: #FFFFFF;
}
.ai__bg {
  width: 100%;
  height: auto;
}
.ai__bg--desktop {
  display: none;
}
.ai__content {
  position: relative;
  padding: 80px 0;
}
.ai__content-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.ai__container {
  display: grid;
  gap: 48px;
}
.ai__text {
  display: grid;
  gap: 48px;
}
.ai__text-content {
  max-width: 600px;
}
.ai__text-content h1,
.ai__text-content h2,
.ai__text-content h3,
.ai__text-content h4,
.ai__text-content h5,
.ai__text-content h6 {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
  text-wrap: balance;
}
.ai__text-content h1 strong,
.ai__text-content h1 b,
.ai__text-content h2 strong,
.ai__text-content h2 b,
.ai__text-content h3 strong,
.ai__text-content h3 b,
.ai__text-content h4 strong,
.ai__text-content h4 b,
.ai__text-content h5 strong,
.ai__text-content h5 b,
.ai__text-content h6 strong,
.ai__text-content h6 b {
  color: #C3AA80;
}
.ai__text-content p {
  font: 400 18px/1.25 "Mallory-Book", sans-serif;
  margin: 12px auto 0;
}
.ai__text-details {
  display: flex;
  flex-flow: row wrap;
  row-gap: 48px;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.ai__text-detail {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.ai__text-detail-icon {
  width: 48px;
  height: auto;
}
.ai__text-detail-text {
  display: grid;
  gap: 8px;
}
.ai__text-detail h1,
.ai__text-detail h2,
.ai__text-detail h3,
.ai__text-detail h4,
.ai__text-detail h5,
.ai__text-detail h6 {
  font: 400 20px/1 "Mallory-Medium", sans-serif;
  text-wrap: balance;
  color: #C3AA80;
}
.ai__text-detail p {
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  text-wrap: balance;
}
.ai__video {
  position: relative;
}
.ai__video-media {
  width: 100%;
  border-radius: 12px;
}
.ai__video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent;
  outline: 0;
  border: 0;
  transform: translate(-50%, -50%);
  transition: opacity 300ms ease-in-out;
  opacity: 0.6;
  cursor: pointer;
  z-index: 2;
}
.ai__video-play:hover {
  opacity: 1;
}
.ai__video--playing .ai__video-play {
  display: none;
}

.history {
  color: #FFFFFF;
  text-align: center;
  margin: 120px 0;
}
.history__container {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  padding: 48px 24px;
}
.history__container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003964;
  mix-blend-mode: multiply;
  z-index: -1;
}
.history__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}
.history h1,
.history h2,
.history h3,
.history h4,
.history h5,
.history h6 {
  max-width: 560px;
  color: #C3AA80;
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
  margin: 0 auto;
}
.history p {
  max-width: 360px;
  margin: 12px auto 0;
}
.history .btn {
  margin: 12px auto 0;
}
.history .btn path {
  stroke: #FFFFFF;
}

@media only screen and (min-width: 768px) {
  .hero__text h1,
  .hero__text h2,
  .hero__text h3,
  .hero__text h4,
  .hero__text h5,
  .hero__text h6 {
    font-size: 96px;
  }
  .ai__text-detail {
    flex: 1;
    width: auto;
    min-width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 1024px) {
  .hero {
    height: 100vh;
    max-height: 816px;
    padding: 120px 0 48px;
  }
  .hero::before {
    height: 20%;
  }
  .hero__text h1,
  .hero__text h2,
  .hero__text h3,
  .hero__text h4,
  .hero__text h5,
  .hero__text h6 {
    font-size: 128px;
  }
  .hero__text p {
    margin-top: 24px;
  }
  .hero__breadcrumb span {
    display: flex;
  }
  .hero__breadcrumb span span::after {
    content: "/";
    font: 400 14px/1 "Mallory-Book", sans-serif;
    color: #FFFFFF;
    opacity: 0.5;
  }
  .hero__breadcrumb span a,
  .hero__breadcrumb span .breadcrumb_last {
    font-size: 14px;
  }
  .hero__breadcrumb span .breadcrumb_last::after {
    display: none;
  }
  .team {
    padding: 120px 0 140px;
  }
  .team__heading {
    justify-content: flex-end;
  }
  .team__logo {
    margin-right: 0;
  }
  .team__text {
    text-align: left;
  }
  .team__text h1,
  .team__text h2,
  .team__text h3,
  .team__text h4,
  .team__text h5,
  .team__text h6 {
    max-width: initial;
    font-size: 64px;
    margin: 0;
  }
  .team__content {
    position: relative;
    display: flex;
    align-items: center;
    gap: 48px;
  }
  .team__text {
    position: relative;
    width: 340px;
    z-index: 2;
  }
  .team__list {
    position: relative;
    flex: 1;
  }
  .team__list::after {
    content: "";
    position: absolute;
    height: calc(100% + 240px);
    width: 100vw;
    left: 0;
    top: 50%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #FFFFFF 48px);
    transform: translate(-100%, -50%);
    z-index: 1;
  }
  .team__navigation {
    position: absolute;
    z-index: 3;
    bottom: 0;
    transform: translateY(100%);
  }
  .video {
    padding: 120px 0 80px;
  }
  .video__text h1,
  .video__text h2,
  .video__text h3,
  .video__text h4,
  .video__text h5,
  .video__text h6 {
    font-size: 64px;
  }
  .video__text p {
    margin: 24px auto 0;
  }
  .video .swiper {
    min-width: 0;
    width: calc(50vw + 50% - 120px);
    padding: 0 calc(50vw - 50% - 120px) 0 48px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 48px);
            mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 48px);
  }
  .video .swiper-slide:last-of-type .video__list-item {
    padding-right: 0;
    border: 0;
  }
  .video__list {
    width: 100%;
    display: flex;
    gap: 60px;
    max-width: initial;
  }
  .video__list-content {
    order: 2;
    flex: 1;
    min-width: 0;
  }
  .video__list-item {
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    width: 100%;
    max-width: 648px;
    text-align: initial;
    padding-right: 48px;
    border-right: 1px solid #C3AA80;
  }
  .video__navigation {
    position: relative;
    width: 180px;
    flex-shrink: 0;
    order: 1;
    z-index: 2;
  }
  .timeline__heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .timeline__text {
    max-width: 550px;
    text-align: left;
  }
  .timeline__text h1,
  .timeline__text h2,
  .timeline__text h3,
  .timeline__text h4,
  .timeline__text h5,
  .timeline__text h6 {
    font-size: 64px;
  }
  .timeline__text p {
    max-width: 320px;
    margin: 12px 0 0 0;
  }
  .timeline__line-item-date-number {
    font-size: 56px;
  }
  .timeline__line-item-date-label {
    font-size: 21px;
  }
  .timeline__line .swiper-wrapper {
    justify-content: space-between;
  }
  .timeline__line .swiper-slide {
    width: -moz-fit-content;
    width: fit-content;
  }
  .timeline__list-item {
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
  .ai__bg--desktop {
    display: block;
  }
  .ai__bg--mobile {
    display: none;
  }
  .ai__content {
    padding: 120px 0;
  }
  .ai__container {
    grid-template-columns: 2fr 1fr;
    align-items: center;
    gap: 120px;
  }
  .ai__text {
    gap: 80px;
  }
  .ai__text-content h1,
  .ai__text-content h2,
  .ai__text-content h3,
  .ai__text-content h4,
  .ai__text-content h5,
  .ai__text-content h6 {
    font-size: 64px;
  }
  .ai__text-content p {
    font-size: 20px;
    margin-top: 24px;
  }
  .history h1,
  .history h2,
  .history h3,
  .history h4,
  .history h5,
  .history h6 {
    font-size: 64px;
  }
  .history p {
    margin: 24px auto 0;
  }
  .history .btn {
    margin: 48px auto 0;
  }
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/arrow-circle/arrow-circle.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
@keyframes arrowMove {
  from {
    transform: translate(0, -50%);
  }
  to {
    transform: translate(50%, -50%);
  }
}
.arrow-circle {
  position: relative;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  -webkit-background-clip: padding-box;
}
.arrow-circle__container {
  position: absolute;
  display: grid;
  align-items: center;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.arrow-circle__container--1 {
  opacity: 0;
}
.arrow-circle__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.arrow-circle--small, .arrow-circle--resizable {
  width: 31px;
  height: 31px;
}
.arrow-circle--small .arrow-circle__container, .arrow-circle--resizable .arrow-circle__container {
  grid-template-columns: 31px 31px;
}
.arrow-circle--small .arrow-circle__arrow, .arrow-circle--resizable .arrow-circle__arrow {
  height: 31px;
  width: 31px;
}
.arrow-circle--small .arrow-circle__arrow svg, .arrow-circle--resizable .arrow-circle__arrow svg {
  width: 12px;
}
.arrow-circle--big {
  width: 53px;
  height: 53px;
}
.arrow-circle--big .arrow-circle__container {
  grid-template-columns: 53px 53px;
}
.arrow-circle--big .arrow-circle__arrow {
  width: 53px;
  height: 53px;
}
.arrow-circle--big .arrow-circle__arrow svg {
  width: 20px;
}
.arrow-circle--primary {
  border: 1px solid #003964;
}
.arrow-circle--primary .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #003964;
}
.arrow-circle--primary .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #FFFFFF;
}
.arrow-circle--primary .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #003964;
}
.arrow-circle--primary .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #FFFFFF;
}
.arrow-circle--primary .arrow-circle__arrow svg path {
  stroke: #003964;
}
.arrow-circle--primary-reverse {
  border: 1px solid #FFFFFF;
}
.arrow-circle--primary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #FFFFFF;
}
.arrow-circle--primary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #003964;
}
.arrow-circle--primary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #FFFFFF;
}
.arrow-circle--primary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #003964;
}
.arrow-circle--primary-reverse .arrow-circle__arrow svg path {
  stroke: #FFFFFF;
}
.arrow-circle--secondary {
  border: 1px solid #C3AA80;
}
.arrow-circle--secondary .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #C3AA80;
}
.arrow-circle--secondary .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #FFFFFF;
}
.arrow-circle--secondary .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #C3AA80;
}
.arrow-circle--secondary .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #FFFFFF;
}
.arrow-circle--secondary .arrow-circle__arrow svg path {
  stroke: #C3AA80;
}
.arrow-circle--secondary-reverse {
  border: 1px solid #FFFFFF;
}
.arrow-circle--secondary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #FFFFFF;
}
.arrow-circle--secondary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #C3AA80;
}
.arrow-circle--secondary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #FFFFFF;
}
.arrow-circle--secondary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #C3AA80;
}
.arrow-circle--secondary-reverse .arrow-circle__arrow svg path {
  stroke: #FFFFFF;
}
.arrow-circle--top {
  transform: rotate(-90deg);
}
.arrow-circle--top-right {
  transform: rotate(-45deg);
}
.arrow-circle--bottom {
  transform: rotate(90deg);
}
.arrow-circle--play .arrow-circle__arrow svg {
  margin-left: 2px;
}
.arrow-circle.entered .arrow-circle__container--1 {
  opacity: 0;
}
.arrow-circle.entered .arrow-circle__container--2 {
  opacity: 1;
  animation: arrowMove 500ms ease-in-out forwards;
}
.arrow-circle.left .arrow-circle__container--1 {
  opacity: 1;
  animation: arrowMove 500ms ease-in-out forwards;
}
.arrow-circle.left .arrow-circle__container--2 {
  opacity: 0;
}

@media only screen and (min-width: 1024px) {
  .arrow-circle--resizable {
    width: 53px;
    height: 53px;
  }
  .arrow-circle--resizable .arrow-circle__container {
    grid-template-columns: 53px 53px;
  }
  .arrow-circle--resizable .arrow-circle__arrow {
    width: 53px;
    height: 53px;
  }
}
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/button/button.scss ***!
  \******************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.btn {
  display: flex;
  align-items: center;
  gap: 12px;
  width: -moz-fit-content;
  width: fit-content;
  font: 400 14px/1 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.btn--bg-primary, .btn--bg-secondary {
  padding: 15px 20px;
  border-radius: 50px;
  color: #FFFFFF;
}
.btn--bg-secondary {
  background: #C3AA80;
}
.btn--bg-primary {
  background: #003964;
}
.btn--txt-primary {
  color: #003964;
}
.btn--txt-secondary {
  color: #C3AA80;
}
.btn .arrow-circle {
  flex-shrink: 0;
}
.btn:hover .arrow-basic {
  transform: translateX(5px);
}
