/*
Theme Name: Martin Kaymer
Author: All Square
Author URI: https://www.allsquaregolf.com/
Description: Custom Theme made for the redesign of Martin Kaymer's website
Version: 1.0

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
Normalize
*/
/*! 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 {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
         ========================================================================== */
/**
       * Remove the margin in all browsers.
       */
body {
  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;
  margin: 0.67em 0;
}

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

/**
       * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

/**
       * 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
       * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
       * 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;
}

/* 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;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

/**
       * Remove the inheritance of text transform in Edge, Firefox, and IE.
       * 1. Remove the inheritance of text transform in Firefox.
       */
button,
select {
  /* 1 */
  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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
       * 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;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
       * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
       * 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;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* 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;
}

/*
      ----------------------------END NORMALIZE------------------------------
      */
.text-icon-button {
  display: flex;
  text-decoration: none;
  color: #f0b800;
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
  border: none;
  align-items: center;
}
.text-icon-button:hover {
  cursor: pointer;
}

.text-icon-button__arrow-right {
  margin-left: 10px;
  width: 24px;
}

.icon-button {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
}
.icon-button:hover {
  cursor: pointer;
}

.button-primary {
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  background-color: #f0b800;
  padding: 15px 20px;
  text-decoration: none;
  display: inline-flex;
}
@media (max-width: 599px) {
  .button-primary {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 900px) {
  .button-primary {
    width: 100%;
    justify-content: center;
  }
}
.button-primary:active, .button-primary:focus {
  outline: none;
}
.button-primary:hover {
  cursor: pointer;
  background-color: #bd9100;
}

.event-card {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
  transition-property: all;
}
@media (max-width: 900px) {
  .event-card {
    display: inline-block;
    margin-left: 20px;
    width: 400px;
    height: 440px;
  }
  .event-card:last-child {
    margin-right: 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .event-card {
    display: inline-block;
    margin-left: 40px;
    width: 400px;
    height: 500px;
  }
  .event-card:last-child {
    margin-right: 40px;
  }
}
@media (max-width: 599px) {
  .event-card {
    display: inline-block;
    margin-left: 20px;
    width: calc(100% - 60px);
    height: 440px;
  }
  .event-card:last-child {
    margin-right: 20px;
  }
}
.event-card:hover {
  box-shadow: 0 5px 40px -5px rgba(0, 0, 0, 0.2);
  transform: translateY(-10px);
}

.event-card__link {
  display: grid;
  position: relative;
  text-decoration: none;
  height: 100%;
  grid-template-rows: -webkit-max-content -webkit-max-content auto 65px;
  grid-template-rows: max-content max-content auto 65px;
}
@media (max-width: 599px) {
  .event-card__link {
    grid-template-columns: 100%;
    grid-template-rows: -webkit-max-content -webkit-max-content auto 65px;
    grid-template-rows: max-content max-content auto 65px;
  }
}
@media (max-width: 900px) {
  .event-card__link {
    grid-template-columns: 100%;
    grid-template-rows: -webkit-max-content -webkit-max-content auto 65px;
    grid-template-rows: max-content max-content auto 65px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .event-card__link {
    grid-template-columns: 100%;
    grid-template-rows: -webkit-max-content -webkit-max-content auto 65px;
    grid-template-rows: max-content max-content auto 65px;
  }
}

.event-card__cover {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 900px) {
  .event-card__cover {
    height: 210px;
  }
}

.event-card__details {
  padding: 30px 20px 20px;
}

.event-card__logo {
  width: 88px;
  height: 88px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 177px;
  left: 20px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 900px) {
  .event-card__logo {
    top: 137px;
  }
}

.event-card__name {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: -moz-max-content;
  height: -webkit-max-content;
  height: max-content;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  max-height: 56px;
  white-space: initial;
}
@media (max-width: 599px) {
  .event-card__name {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .event-card__name {
    font-size: 16px;
  }
}

.event-card__date {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  grid-row-start: 1;
  grid-column-start: 2;
  margin-top: auto;
}
@media (max-width: 599px) {
  .event-card__date {
    font-size: 14px;
    margin-top: 25px;
  }
}
@media (max-width: 900px) {
  .event-card__date {
    font-size: 14px;
    margin-top: 25px;
  }
}

.event-card__location {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #aaa;
  padding: 0 20px;
}
@media (max-width: 599px) {
  .event-card__location {
    font-size: 12px;
    white-space: initial;
  }
}
@media (max-width: 900px) {
  .event-card__location {
    font-size: 12px;
    white-space: initial;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .event-card__location {
    white-space: initial;
  }
}

.event-card__results {
  display: grid;
  grid-template-columns: auto -webkit-max-content;
  grid-template-columns: auto max-content;
  align-items: center;
  padding: 0 20px;
  color: #000;
}

.event-card__purchase {
  display: grid;
  justify-items: end;
  padding: 0 20px;
  align-items: center;
}
@media (max-width: 599px) {
  .event-card__purchase .text-icon-button {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .event-card__purchase .text-icon-button {
    font-size: 14px;
  }
}

.event-card__results-data {
  margin: 0;
  padding: 20px 0;
}
@media (max-width: 599px) {
  .event-card__results-data {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .event-card__results-data {
    font-size: 14px;
  }
}

.event-card__button {
  width: 24px;
}

.news-card {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.1s;
  transition-timing-function: ease-in-out;
  transition-property: all;
}
@media (max-width: 599px) {
  .news-card {
    width: 300px;
  }
}
@media (max-width: 900px) {
  .news-card {
    width: 400px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card {
    width: 400px;
  }
}
.news-card:hover {
  box-shadow: 0 5px 40px -5px rgba(0, 0, 0, 0.2);
  transform: translateY(-10px);
}

.news-card__wrapper {
  display: grid;
  padding: 30px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: -webkit-max-content 90px auto;
  grid-template-rows: max-content 90px auto;
}
@media (max-width: 599px) {
  .news-card__wrapper {
    box-sizing: border-box;
    height: calc(100% - 250px);
    grid-template-columns: 50% 50%;
    padding: 20px;
  }
}
@media (max-width: 900px) {
  .news-card__wrapper {
    box-sizing: border-box;
    height: calc(100% - 250px);
    grid-template-columns: 50% 50%;
    padding: 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__wrapper {
    box-sizing: border-box;
    height: calc(100% - 250px);
    grid-template-columns: 50% 50%;
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .news-card__wrapper.big {
    padding: 60px;
    grid-template-rows: -webkit-max-content 90px auto;
    grid-template-rows: max-content 90px auto;
  }
}

.news-card__link {
  display: grid;
  text-decoration: none;
  height: 100%;
  width: 100%;
  position: relative;
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
}
@media (max-width: 599px) {
  .news-card__link {
    display: block;
    position: relative;
  }
}
@media (max-width: 900px) {
  .news-card__link {
    display: block;
    position: relative;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__link {
    display: block;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .news-card__link.big {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: inherit;
  }
}

.news-card__cover {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 599px) {
  .news-card__cover {
    display: block;
  }
}
@media (max-width: 900px) {
  .news-card__cover {
    display: block;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__cover {
    display: block;
  }
}
@media (min-width: 1200px) {
  .news-card__cover.big {
    order: 1;
    height: 100%;
  }
}

.news-card__name {
  color: #000;
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
  grid-column-start: 1;
  grid-column-end: 3;
  max-height: 67px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: -moz-max-content;
  height: -webkit-max-content;
  height: max-content;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 599px) {
  .news-card__name {
    white-space: initial;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    max-height: 54px;
  }
}
@media (max-width: 900px) {
  .news-card__name {
    white-space: initial;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    max-height: 54px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__name {
    white-space: initial;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    max-height: 67px;
  }
}
@media (min-width: 1200px) {
  .news-card__name.big {
    font-size: 32px;
    height: auto;
    max-height: 102px;
  }
}

.news-card__description {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: -moz-max-content;
  height: -webkit-max-content;
  height: max-content;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 599px) {
  .news-card__description {
    white-space: normal;
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .news-card__description {
    white-space: normal;
    font-size: 14px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__description {
    white-space: normal;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .news-card__description.big {
    font-size: 18px;
    margin: 0;
  }
}

.news-card__date {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  align-self: center;
  display: flex;
  align-items: center;
  height: 35px;
  align-self: end;
}
.news-card__date img {
  margin-right: 5px;
}
@media (max-width: 599px) {
  .news-card__date {
    align-self: end;
    display: flex;
    align-items: center;
    height: 35px;
    font-size: 14px;
  }
  .news-card__date img {
    margin-right: 5px;
  }
}
@media (max-width: 900px) {
  .news-card__date {
    align-self: end;
    display: flex;
    align-items: center;
    height: 35px;
    font-size: 14px;
  }
  .news-card__date img {
    margin-right: 5px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__date {
    align-self: end;
    display: flex;
    align-items: center;
    height: 35px;
    font-size: 14px;
  }
  .news-card__date img {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .news-card__date.big {
    align-self: end;
    height: 35px;
  }
}

.news-card__button {
  justify-self: end;
  height: 35px;
  align-self: end;
  margin-top: 10px;
}
@media (max-width: 599px) {
  .news-card__button {
    align-self: end;
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .news-card__button {
    align-self: end;
    font-size: 14px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-card__button {
    align-self: end;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .news-card__button.big {
    align-self: end;
  }
}

/* GENERAL */
body {
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
}
body.noScroll {
  overflow: hidden;
}

main {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 599px) {
  #wc-comment-header {
    max-width: none !important;
    padding: 0 20px;
  }
}

@media (max-width: 599px) {
  #wpcomm {
    max-width: none !important;
    padding: 0 20px;
  }
}

/* END GENERAL */
.menu-nav {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  z-index: 15;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  align-items: center;
}
@media (max-width: 599px) {
  .menu-nav {
    grid-template-columns: 25% 50% 25%;
  }
}
.menu-nav nav {
  overflow: auto;
  max-height: 100%;
  grid-column-start: 2;
  padding-left: 20px;
}
.menu-nav.active {
  display: grid;
}

.menu-nav__close {
  justify-self: end;
  align-self: baseline;
  margin-right: 40px;
  margin-top: 40px;
  width: 32px;
  height: 32px;
}

.menu-nav__list {
  list-style: none;
  margin: 0;
  padding: 40px 0;
}
.menu-nav__list .menu-item a {
  text-decoration: none;
  font-size: 21px;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 20px;
  display: block;
  position: relative;
}
@media (max-width: 599px) {
  .menu-nav__list .menu-item a {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.menu-nav__list .menu-item.current-menu-item a {
  color: #000;
}
.menu-nav__list .menu-item.current-menu-item a::before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #f0b800;
}

.menu-nav__left {
  position: absolute;
  top: 40px;
  left: 40px;
}

.menu-nav__logo {
  width: 100px;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .menu-nav__logo {
    top: 40px;
    left: 40px;
    width: 50px;
  }
}
@media (max-width: 900px) {
  .menu-nav__logo {
    top: 40px;
    left: 40px;
    width: 50px;
  }
}
@media (max-width: 599px) {
  .menu-nav__logo {
    top: 40px;
    left: 40px;
    width: 50px;
  }
}

.main-header__widgets {
  margin: 0 30px;
}
.main-header__widgets .widget {
  list-style: none;
  display: inline-block;
}
.main-header__widgets .widget > li {
  display: inline-block;
}
.main-header__widgets .widget_polylang li {
  display: inline-block;
  margin-right: 5px;
}
.main-header__widgets .widget_polylang ul {
  list-style: none;
  padding: 0;
}

.menu-nav__widgets .widget {
  list-style: none;
}
.menu-nav__widgets .widget_polylang ul {
  list-style: none;
  padding: 0;
}
.menu-nav__widgets .widget_polylang li {
  margin-bottom: 5px;
}
.menu-nav__widgets .widget_polylang a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  border: 1px solid #aaa;
  padding: 5px 10px;
  border-radius: 5px;
  background: transparent;
  transition: all 200ms;
}
.menu-nav__widgets .widget_polylang a:hover {
  background-color: #eee;
}

.main-header {
  display: flex;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  align-items: center;
  padding: 0 40px;
  transition: 0.1s background-color ease-in-out;
}
@media (max-width: 599px) {
  .main-header {
    padding: 0 20px;
    height: 60px;
  }
}
.main-header.fixed {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  transition: 0.3s transform ease-in-out;
  position: fixed;
  top: -120px;
  transform: translateY(120px);
}

.main-header__title {
  margin: 0;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
}

.main-header__name {
  display: block;
  width: 0;
  height: 0;
  text-indent: -9999px;
}

.main-header__logo {
  height: 100%;
  width: auto;
}

.main-header__logo-url {
  text-decoration: none;
  display: block;
  height: 100%;
}

.main-header__menu-open {
  height: 32px;
  width: 32px;
  margin-left: 30px;
}
@media (max-width: 599px) {
  .main-header__menu-open {
    margin-left: 0;
  }
}

.rolex-watch {
  margin-left: auto !important;
}
@media (max-width: 599px) {
  .rolex-watch {
    transform: scale(0.75);
  }
}

.heading-section {
  height: 100vh;
  background-color: #eee;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: flex;
  margin-bottom: 80px;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .heading-section {
    margin-bottom: 40px;
  }
}
@media (max-width: 900px) {
  .heading-section {
    margin-bottom: 40px;
  }
}
@media (max-width: 599px) {
  .heading-section {
    margin-bottom: 40px;
  }
}

.heading-section__title {
  display: none;
}

.heading-section__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .heading-section__bg {
    -o-object-position: 0;
       object-position: 0;
  }
}
@media (max-width: 900px) {
  .heading-section__bg {
    -o-object-position: 0;
       object-position: 0;
  }
}
@media (max-width: 599px) {
  .heading-section__bg {
    -o-object-position: -90px;
       object-position: -90px;
  }
}

.heading-section__video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.heading-section__scrolling {
  align-self: flex-end;
  display: flex;
  align-items: center;
  order: 1;
  margin-bottom: 90px;
  margin-left: -20px;
  transform: rotate(90deg);
}
@media (max-width: 599px) {
  .heading-section__scrolling {
    margin-left: -40px;
    margin-bottom: 80px;
  }
}

.heading-section__scrolling-text {
  margin-right: 10px;
  font-weight: 500;
  color: #f0b800;
}

.heading-section__social {
  display: flex;
  flex-direction: column;
  align-self: flex-end;
  order: 3;
  margin-left: auto;
  padding: 10px;
  z-index: 9;
  background-color: #fff;
}

.heading-section__social-link {
  margin-bottom: 20px;
  display: block;
}
.heading-section__social-link:last-child {
  margin-bottom: 0;
}

.heading-section__social-icon {
  width: 28px;
  height: 28px;
}

.about-section {
  background-color: #fff;
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .about-section {
    padding: 20px;
    grid-template-columns: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 900px) {
  .about-section {
    padding: 20px;
    grid-template-columns: 100%;
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-section {
    margin: 0 40px;
    margin-bottom: 40px;
  }
}

.about-section__description-title {
  display: none;
}

.about-section__title {
  font-size: 44px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .about-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .about-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-section__title {
    margin: 0 40px 40px;
  }
}

.about-section__description-text,
.about-section__question,
.about-section__answer {
  margin: 0;
  padding: 0;
}

.about-section__question {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.about-section__answer {
  font-size: 16px;
  color: #666;
}

.about-section__description-text {
  font-size: 18px;
}

.about-section__description-hash {
  font-weight: 400;
  color: #666;
}

.schedule-section {
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .schedule-section .about-section__more {
    margin: 0 20px;
  }
}
@media (max-width: 900px) {
  .schedule-section .about-section__more {
    margin: 0 20px;
  }
}

.schedule-section__title {
  font-size: 44px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .schedule-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .schedule-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__title {
    margin: 0 40px 40px;
  }
}

.schedule-section__tabs-container {
  background-color: #ffffff;
  border: 1px solid #eee;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.15);
  display: grid;
  row-gap: 20px;
  grid-row-gap: 20px;
  padding: 20px 40px;
  height: 400px;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .schedule-section__tabs-container {
    height: auto;
    padding: 20px;
  }
}
@media (max-width: 900px) {
  .schedule-section__tabs-container {
    height: auto;
    padding: 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__tabs-container {
    margin: 0 40px 40px;
  }
}

.tab-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-grid;
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 599px) {
  .tab-menu {
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .tab-menu {
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
  }
}

.tab-menu-item {
  display: flex;
  height: 66px;
  align-items: center;
  opacity: 0.25;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  color: #000;
}
@media (max-width: 599px) {
  .tab-menu-item {
    flex-direction: column;
    font-size: 14px;
    justify-content: center;
  }
  .tab-menu-item span {
    margin-top: 10px;
  }
}
@media (max-width: 900px) {
  .tab-menu-item {
    flex-direction: column;
    font-size: 14px;
    justify-content: center;
  }
  .tab-menu-item span {
    margin-top: 10px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .tab-menu-item {
    font-size: 18px;
  }
}
.tab-menu-item.active {
  opacity: 1;
}

.tab-menu-item-icon {
  margin-right: 10px;
}
@media (max-width: 599px) {
  .tab-menu-item-icon {
    margin-right: 0;
  }
}
@media (max-width: 900px) {
  .tab-menu-item-icon {
    margin-right: 0;
  }
}

.tab-content {
  display: none;
  grid-template-columns: 3fr 2fr;
}
@media (max-width: 599px) {
  .tab-content {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 900px) {
  .tab-content {
    grid-template-columns: 1fr;
  }
}
.tab-content.active {
  display: grid;
}

.schedule-section__achievement-title,
.schedule-section__achievement-data {
  margin: 0;
  padding: 0;
}

.schedule-section__achievement-title {
  font-size: 20px;
  font-weight: 500;
  color: #666;
  margin-bottom: 5px;
}
@media (max-width: 599px) {
  .schedule-section__achievement-title {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .schedule-section__achievement-title {
    font-size: 16px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__achievement-title {
    font-size: 18px;
  }
}
.schedule-section__achievement-title.schedule-section__achievement-chart-title {
  margin-top: 10px;
}

.schedule-section__achievement-data {
  font-size: 26px;
  font-weight: 500;
  color: #000;
  margin-bottom: 5px;
}
@media (max-width: 599px) {
  .schedule-section__achievement-data {
    font-size: 22px;
  }
}
@media (max-width: 900px) {
  .schedule-section__achievement-data {
    font-size: 22px;
  }
}

.schedule-section__achievements {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 30px;
  row-gap: 30px;
}
@media (max-width: 900px) {
  .schedule-section__achievements {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 40px;
  }
}
@media (max-width: 599px) {
  .schedule-section__achievements {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 40px;
    grid-row-gap: 10px;
    row-gap: 10px;
  }
}

.schedule-section__achievements-charts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: center;
}

.schedule-section__achievements-chart {
  display: flex;
  align-items: center;
  justify-items: center;
  order: reverse;
  flex-direction: column-reverse;
}

.circle-chart {
  width: 110px;
  height: 110px;
}

.progressbar-text {
  font-weight: 600;
  color: #000;
  font-size: 24px;
}

.schedule-section__events {
  margin: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-gap: 40px;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .schedule-section__events {
    grid-template-columns: none;
    display: block;
    width: 100%;
    overflow-x: scroll;
    grid-column-gap: inherit;
    grid-gap: inherit;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .schedule-section__events::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 900px) {
  .schedule-section__events {
    grid-template-columns: none;
    display: block;
    width: 100%;
    overflow-x: scroll;
    grid-column-gap: inherit;
    grid-gap: inherit;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .schedule-section__events::-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__events {
    grid-template-columns: none;
    display: block;
    width: 100%;
    overflow-x: scroll;
    grid-column-gap: inherit;
    grid-gap: inherit;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .schedule-section__events::-webkit-scrollbar {
    display: none;
  }
}

.event-card__results-data--light {
  color: #666;
}

.event-card__results-data--red {
  color: #f0b800;
}

@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__more {
    margin: 0 40px;
  }
}
@media (max-width: 900px) {
  .schedule-section__more {
    margin: 0 20px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__more.schedule-more {
    margin-top: 40px;
  }
}
@media (max-width: 900px) {
  .schedule-section__more.schedule-more {
    margin-top: 40px;
  }
}

.schedule-page {
  margin-top: 160px;
}
@media (max-width: 599px) {
  .schedule-page {
    margin-top: 100px;
  }
}
@media (max-width: 900px) {
  .schedule-page {
    margin-top: 100px;
  }
}

.schedule-page__title {
  font-size: 66px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .schedule-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .schedule-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-page__title {
    font-size: 44px;
    margin: 0 40px 20px;
  }
}

.schedule-page__filters {
  list-style: none;
  padding: 0;
  display: inline-flex;
  margin-top: 0;
}
@media (max-width: 599px) {
  .schedule-page__filters {
    width: 100%;
    overflow-x: scroll;
  }
}
@media (max-width: 900px) {
  .schedule-page__filters {
    width: 100%;
    overflow-x: scroll;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-page__filters {
    margin: 0 40px 20px;
  }
}

.schedule-page__filter-item {
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 599px) {
  .schedule-page__filter-item:first-child {
    margin-left: 20px;
  }
}
@media (max-width: 900px) {
  .schedule-page__filter-item:first-child {
    margin-left: 20px;
  }
}

.schedule-page__filter-link {
  text-decoration: none;
  color: #666;
  display: block;
  padding: 10px 15px;
  border-radius: 10px;
}
.schedule-page__filter-link.active {
  background-color: #f8f8f8;
  color: #000;
  font-weight: 600;
}

@media (min-width: 900px) and (max-width: 1200px) {
  .schedule-section__events.schedule-page__events {
    white-space: initial;
    padding: 40px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-gap: 40px;
  }
  .schedule-section__events.schedule-page__events .event-card {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .schedule-section__events.schedule-page__events {
    white-space: initial;
    padding: 20px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-gap: 20px;
  }
  .schedule-section__events.schedule-page__events .event-card {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .schedule-section__events.schedule-page__events {
    white-space: initial;
    padding: 20px;
    box-sizing: border-box;
    display: block;
  }
  .schedule-section__events.schedule-page__events .event-card {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

.legal__content {
  padding: 0 20px;
}

.blog-page {
  margin-top: 160px;
}
@media (max-width: 599px) {
  .blog-page {
    margin-top: 100px;
  }
}
@media (max-width: 900px) {
  .blog-page {
    margin-top: 100px;
  }
}

.blog-page__title {
  font-size: 66px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .blog-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .blog-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .blog-page__title {
    font-size: 44px;
    margin: 0 40px 20px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .news-section__news.blog-page__news {
    white-space: initial;
    padding: 40px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-gap: 40px;
    grid-template-rows: auto;
  }
  .news-section__news.blog-page__news .news-card {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .news-section__news.blog-page__news {
    white-space: initial;
    padding: 20px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-gap: 20px;
    grid-template-rows: auto;
  }
  .news-section__news.blog-page__news .news-card {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .news-section__news.blog-page__news {
    white-space: initial;
    padding: 20px;
    box-sizing: border-box;
    display: block;
  }
  .news-section__news.blog-page__news .news-card {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

.blog-post {
  padding: 0 40px;
  margin-top: 120px;
  margin-bottom: 60px;
}
@media (max-width: 599px) {
  .blog-post {
    margin-top: 100px;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .blog-post {
    margin-top: 100px;
    padding: 0;
  }
}

.blog-post__cover-picture {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  .blog-post__cover-picture {
    height: 400px;
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .blog-post__cover-picture {
    height: 210px;
    margin-bottom: 20px;
  }
}

.blog-post__main-content {
  display: grid;
  grid-template-columns: 1fr 700px 1fr;
}
@media (max-width: 599px) {
  .blog-post__main-content {
    grid-template-columns: 100%;
  }
}
@media (max-width: 900px) {
  .blog-post__main-content {
    grid-template-columns: 100%;
  }
}

.blog-post__title {
  font-size: 44px;
  font-size: 500;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .blog-post__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .blog-post__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.blog-post__author {
  display: flex;
  align-items: center;
}
.blog-post__author img {
  border-radius: 50%;
}
@media (max-width: 599px) {
  .blog-post__author img {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 900px) {
  .blog-post__author img {
    width: 32px;
    height: 32px;
  }
}

.blog-post__author-name {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.blog-post__author-name b {
  color: #000;
  font-weight: 500;
}

.blog-post__meta {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .blog-post__meta {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .blog-post__meta {
    margin-bottom: 20px;
  }
}

.blog-post__date {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
@media (max-width: 599px) {
  .blog-post__date {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .blog-post__date {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  .blog-post__article {
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .blog-post__article {
    padding: 0 20px;
  }
}

.blog-post__article-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #444;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .blog-post__article-content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .blog-post__article-content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.blog-post__article-content img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .blog-post__article-content img {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .blog-post__article-content img {
    margin-bottom: 20px;
  }
}
.blog-post__article-content blockquote {
  margin: 0;
  padding-left: 20px;
  border-left: 3px solid #f0b800;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .blog-post__article-content blockquote {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 10px;
  }
}
@media (max-width: 900px) {
  .blog-post__article-content blockquote {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 10px;
  }
}

.blog-post__social-links {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 599px) {
  .blog-post__social-links {
    display: none;
  }
}
@media (max-width: 900px) {
  .blog-post__social-links {
    display: none;
  }
}

.blog-post__social-link {
  margin-right: 40px;
  margin-bottom: 20px;
}

.blog-post__social-link-icon {
  display: block;
}

.blog-post__related-articles {
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 599px) {
  .blog-post__related-articles {
    margin: 0 20px;
  }
}

.blog-post__related-articles-title {
  margin-bottom: 30px;
}

.blog-post__related-articles-list {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 40px;
  grid-gap: 40px;
}
@media (max-width: 599px) {
  .blog-post__related-articles-list {
    grid-template-columns: unset;
  }
}

.blog-post__related-articles-list-link,
.blog-post__related-articles-list-picture,
.blog-post__related-articles-list-title {
  display: block;
  text-decoration: none;
}

.blog-post__related-articles-list-picture {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
}

.blog-post__related-articles-list-title {
  text-decoration: none;
}

.blog-post__related-articles-list-link {
  color: #000;
}

.about-page {
  margin-top: 160px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  .about-page {
    margin-top: 100px;
  }
}
@media (max-width: 900px) {
  .about-page {
    margin-top: 100px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page {
    margin-left: 40px;
    margin-right: 40px;
  }
}

.about-page__title {
  font-size: 66px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .about-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .about-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__title {
    font-size: 44px;
    margin: 0 40px 20px;
  }
}

.about-page__subtitle {
  text-transform: uppercase;
  font-size: 20px;
  color: #666;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 599px) {
  .about-page__subtitle {
    margin-bottom: 10px;
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .about-page__subtitle {
    margin-bottom: 10px;
    padding: 0 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__subtitle {
    margin-bottom: 20px;
  }
}

.about-page__description {
  font-size: 32px;
  color: #000;
  margin: 0;
  max-width: calc(100% - 80px);
}
@media (max-width: 599px) {
  .about-page__description {
    max-width: none;
    font-size: 24px;
    padding: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .about-page__description {
    max-width: none;
    font-size: 24px;
    padding: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__description {
    font-size: 24px;
  }
}

.about-page__first-picture,
.about-page__second-picture {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 599px) {
  .about-page__first-picture,
.about-page__second-picture {
    height: 100%;
    margin-bottom: 2px;
  }
}
@media (max-width: 900px) {
  .about-page__first-picture,
.about-page__second-picture {
    height: 100%;
    margin-bottom: 2px;
  }
}

.about-page__first-picture {
  height: 590px;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__first-picture {
    height: 480px;
  }
}

.about-page__second-picture {
  height: 400px;
}

.about-page__third-picture,
.about-page__fifth-picture {
  max-width: 1000px;
  max-height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-page__fourth-picture,
.about-page__sixth-picture,
.about-page__seventh-picture,
.about-page__eighth-picture {
  width: 100%;
  height: 590px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__fourth-picture,
.about-page__sixth-picture,
.about-page__seventh-picture,
.about-page__eighth-picture {
    height: 480px;
  }
}

.about-page__second-description {
  font-size: 20px;
  font-style: italic;
  margin: 0;
  padding: 40px;
  margin-top: 60px;
}
@media (max-width: 599px) {
  .about-page__second-description {
    margin-top: 0;
    padding: 20px;
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .about-page__second-description {
    margin-top: 0;
    padding: 20px;
    font-size: 18px;
  }
}

.about-page__centered-info {
  position: absolute;
  left: calc(50% - 190px);
  top: 500px;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
  width: 380px;
  background-color: #f0b800;
}
@media (max-width: 599px) {
  .about-page__centered-info {
    position: static;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .about-page__centered-info {
    position: static;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__centered-info {
    top: 200px;
  }
}

.about-page__centered-info-text {
  margin: 0;
  padding: 30px;
  font-size: 18px;
  color: #000;
  line-height: 2;
}

.about-page_column {
  width: 50%;
  box-sizing: border-box;
  max-height: 590px;
}
@media (max-width: 599px) {
  .about-page_column {
    width: 100%;
    max-height: none;
  }
}
@media (max-width: 900px) {
  .about-page_column {
    width: 100%;
    max-height: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page_column {
    max-height: 480px;
  }
}
@media (max-width: 599px) {
  .about-page_column img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .about-page_column img {
    height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    width: 100%;
  }
}
.about-page_column.column-third {
  position: relative;
  bottom: 150px;
}
@media (max-width: 599px) {
  .about-page_column.column-third {
    bottom: 0;
    position: static;
  }
}
@media (max-width: 900px) {
  .about-page_column.column-third {
    bottom: 0;
    position: static;
  }
}
.about-page_column.paddy {
  padding: 40px;
  margin-bottom: 100px;
}
@media (max-width: 599px) {
  .about-page_column.paddy {
    margin-bottom: 0;
    padding: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .about-page_column.paddy {
    margin-bottom: 0;
    padding: 0 20px 20px;
  }
}
.about-page_column.vertical-align {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding-right: 60px;
}
.about-page_column.vertical-align.right {
  padding-right: 0;
  padding-left: 60px;
}
@media (max-width: 599px) {
  .about-page_column.vertical-align.right {
    padding: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .about-page_column.vertical-align.right {
    padding: 0 20px 20px;
  }
}
@media (max-width: 599px) {
  .about-page_column.vertical-align {
    padding: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .about-page_column.vertical-align {
    padding: 0 20px 20px;
  }
}
.about-page_column.margin-bottom {
  margin-bottom: 160px;
}
@media (max-width: 599px) {
  .about-page_column.margin-bottom {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .about-page_column.margin-bottom {
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .about-page_column.margin-bottom.no-mobile-bottom {
    margin-bottom: 2px;
  }
}
@media (max-width: 900px) {
  .about-page_column.margin-bottom.no-mobile-bottom {
    margin-bottom: 2px;
  }
}
.about-page_column.margin-bottom.no-bottom {
  margin-bottom: 0;
}
.about-page_column.large {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  margin-bottom: 160px;
}
@media (max-width: 599px) {
  .about-page_column.large {
    margin-bottom: 0;
  }
}
@media (max-width: 900px) {
  .about-page_column.large {
    margin-bottom: 0;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page_column.large {
    max-height: none;
  }
}
.about-page_column.large-no-flex {
  width: 100%;
  margin: 160px 0;
}
@media (max-width: 599px) {
  .about-page_column.large-no-flex {
    margin: 40px 0;
  }
}
@media (max-width: 900px) {
  .about-page_column.large-no-flex {
    margin: 40px 0;
  }
}

.about-page__small-heading {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-top: 0;
  text-transform: uppercase;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__small-heading {
    font-size: 18px;
  }
}

.about-page__small-description {
  font-size: 20px;
  color: #666;
  margin: 0;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__small-description {
    font-size: 18px;
  }
}

.about-page__column-info {
  position: absolute;
  right: 100px;
  bottom: 0;
  width: 500px;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .about-page__column-info {
    position: static;
    right: 0;
    padding: 20px;
  }
}
@media (max-width: 900px) {
  .about-page__column-info {
    position: static;
    right: 0;
    padding: 20px;
    width: 100%;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__column-info {
    right: 0;
  }
}

.about-page__final-text {
  font-size: 32px;
  font-weight: 300;
  width: 700px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .about-page__final-text {
    font-size: 24px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media (max-width: 900px) {
  .about-page__final-text {
    font-size: 24px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .about-page__final-text {
    font-size: 20px;
  }
}

.about-page__justin-signature {
  display: block;
  margin: 0 auto;
  width: 138px;
  height: 131px;
}
@media (max-width: 599px) {
  .about-page__justin-signature {
    width: 100px !important;
    height: 130px !important;
  }
}
@media (max-width: 900px) {
  .about-page__justin-signature {
    width: 100px !important;
    height: 130px !important;
  }
}

.team-page {
  margin-top: 160px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-gap: 40px;
}
@media (max-width: 599px) {
  .team-page {
    margin-top: 100px;
    grid-template-columns: 100%;
    grid-column-gap: 0;
    grid-gap: 0;
  }
}
@media (max-width: 900px) {
  .team-page {
    margin-top: 100px;
    grid-template-columns: 100%;
    grid-column-gap: 0;
    grid-gap: 0;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .team-page {
    display: block;
    margin-left: 40px;
    margin-right: 40px;
  }
}

@media (min-width: 1200px) {
  .team-page__wrapper-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
  }
}

.team-page__title {
  font-size: 66px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px;
  line-height: initial;
}
.team-page__title.small {
  font-size: 44px;
}
@media (max-width: 599px) {
  .team-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
  .team-page__title.small {
    font-size: 32px;
  }
}
@media (max-width: 900px) {
  .team-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
  .team-page__title.small {
    font-size: 32px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .team-page__title {
    font-size: 44px;
  }
}

@media (max-width: 599px) {
  .team-page__description {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 900px) {
  .team-page__description {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .team-page__description {
    margin-bottom: 40px;
  }
}

.team-page__team-members {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-start: 2;
  grid-column-end: 4;
  grid-column-gap: 40px;
  grid-gap: 40px;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .team-page__team-members {
    grid-template-columns: 100%;
    grid-column-start: auto;
    grid-column-end: auto;
  }
}
@media (max-width: 900px) {
  .team-page__team-members {
    grid-template-columns: 100%;
    grid-column-start: auto;
    grid-column-end: auto;
  }
}

.team-member {
  position: relative;
  padding-bottom: 100px;
  overflow: hidden;
  display: block;
}
@media (max-width: 599px) {
  .team-member {
    overflow: visible;
    padding-bottom: 0;
  }
}
@media (max-width: 900px) {
  .team-member {
    overflow: visible;
    padding-bottom: 0;
  }
}
.team-member:hover .team-member__data-wrapper {
  transform: translateY(0);
}

.team-member__picture {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 900px) {
  .team-member__picture {
    height: 300px;
  }
}
@media (max-width: 599px) {
  .team-member__picture {
    height: 400px;
  }
}

.team-member__name {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 599px) {
  .team-member__name {
    font-size: 20px;
    font-weight: 500;
  }
}
@media (max-width: 900px) {
  .team-member__name {
    font-size: 20px;
    font-weight: 500;
  }
}

.team-member__position {
  font-size: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
  color: #666;
}
@media (max-width: 599px) {
  .team-member__position {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .team-member__position {
    font-size: 18px;
  }
}

.team-member__data-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  background-color: #fff;
  transition: transform 0.1s ease-in-out;
  transform: translateY(10px);
}
@media (max-width: 599px) {
  .team-member__data-wrapper {
    position: static;
    transform: none;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media (max-width: 900px) {
  .team-member__data-wrapper {
    position: static;
    transform: none;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

.sponsor-page {
  display: grid;
  grid-template-columns: 1fr 700px 1fr;
  margin-top: 120px;
}
@media (max-width: 599px) {
  .sponsor-page {
    margin-top: 100px;
    padding: 0;
    grid-template-columns: 100%;
  }
}
@media (max-width: 900px) {
  .sponsor-page {
    margin-top: 100px;
    padding: 0;
    grid-template-columns: 100%;
  }
}

.sponsor-page__main-content {
  grid-column-start: 2;
}
@media (max-width: 599px) {
  .sponsor-page__main-content {
    grid-column-start: unset;
  }
}
@media (max-width: 900px) {
  .sponsor-page__main-content {
    grid-column-start: unset;
  }
}

.sponsor-page__article-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #444;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsor-page__article-content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .sponsor-page__article-content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.sponsor-page__article-content img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsor-page__article-content img {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .sponsor-page__article-content img {
    margin-bottom: 20px;
  }
}
.sponsor-page__article-content blockquote {
  margin: 0;
  padding-left: 20px;
  border-left: 3px solid #f0b800;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsor-page__article-content blockquote {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 10px;
  }
}
@media (max-width: 900px) {
  .sponsor-page__article-content blockquote {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 10px;
  }
}
@media (max-width: 599px) {
  .sponsor-page__article-content {
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .sponsor-page__article-content {
    padding: 0 20px;
  }
}

.sponsor-page__video {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsor-page__video {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .sponsor-page__video {
    margin-bottom: 20px;
  }
}

.sponsor-page__title {
  font-size: 32px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .sponsor-page__title {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .sponsor-page__title {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}

.sponsor-page__logo {
  width: 150px;
  height: 150px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 599px) {
  .sponsor-page__logo {
    margin: 0 auto;
  }
}
@media (max-width: 900px) {
  .sponsor-page__logo {
    margin: 0 auto;
  }
}

.other-sponsor-page {
  display: grid;
  grid-template-columns: 1fr 700px 1fr;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .other-sponsor-page {
    grid-template-columns: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .other-sponsor-page {
    grid-template-columns: 100%;
    padding: 0 20px;
  }
}

.other-sponsor-page__title {
  font-size: 18px;
  font-weight: 400;
}

.other-sponsor-page__main-content {
  grid-column-start: 2;
}
@media (max-width: 599px) {
  .other-sponsor-page__main-content {
    grid-column-start: unset;
  }
}
@media (max-width: 900px) {
  .other-sponsor-page__main-content {
    grid-column-start: unset;
  }
}

.other-sponsor-page__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 77px);
  grid-column-gap: 20px;
  gap: 20px;
  grid-row-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 599px) {
  .other-sponsor-page__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 900px) {
  .other-sponsor-page__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.other-sponsor-page__list-link {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #eee;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
}

.other-sponsor-page__list-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.sponsors-page {
  margin-top: 160px;
}
@media (max-width: 599px) {
  .sponsors-page {
    margin-top: 100px;
  }
}
@media (max-width: 900px) {
  .sponsors-page {
    margin-top: 100px;
  }
}

.sponsors-page__title {
  font-size: 66px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsors-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .sponsors-page__title {
    font-size: 32px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .sponsors-page__title {
    font-size: 44px;
    margin: 0 40px 20px;
  }
}

.sponsors-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 170px;
  grid-column-gap: 40px;
  grid-gap: 40px;
  grid-row-gap: 40px;
  margin-bottom: 160px;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .sponsors-list {
    padding: 0 40px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 80px;
  }
}
@media (max-width: 900px) {
  .sponsors-list {
    padding: 0 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 80px;
  }
}
@media (max-width: 599px) {
  .sponsors-list {
    grid-template-columns: none;
    padding: 0 20px;
  }
}

.sponsors-list__item-link {
  display: block;
  border: 1px solid #eee;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
  height: 100%;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.sponsors-list_item-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.bag-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 160px;
}
@media (max-width: 599px) {
  .bag-section {
    grid-template-columns: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 80px;
  }
}
@media (max-width: 900px) {
  .bag-section {
    grid-template-columns: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 80px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .bag-section {
    margin: 0 40px 80px;
  }
}

.bag-section__title {
  font-size: 44px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (max-width: 599px) {
  .bag-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
    grid-column-start: unset;
    grid-column-end: unset;
  }
}
@media (max-width: 900px) {
  .bag-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
    grid-column-start: unset;
    grid-column-end: unset;
  }
}

.bag-section__carousel {
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  grid-column-gap: 10px;
}
@media (max-width: 599px) {
  .bag-section__carousel {
    grid-template-columns: none;
  }
}
@media (max-width: 900px) {
  .bag-section__carousel {
    grid-template-columns: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .bag-section__carousel {
    grid-template-columns: none;
    position: relative;
  }
  .bag-section__carousel:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 100px;
    right: -1px;
    bottom: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  }
}

.bag-section__carousel-thumbnails {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .bag-section__carousel-thumbnails {
    overflow-y: scroll;
    height: 500px;
  }
}
@media (max-width: 599px) {
  .bag-section__carousel-thumbnails {
    order: 2;
    flex-direction: row;
    margin-bottom: 10px;
    overflow-x: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .bag-section__carousel-thumbnails::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 900px) {
  .bag-section__carousel-thumbnails {
    order: 2;
    flex-direction: row;
    margin-bottom: 10px;
    overflow-x: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .bag-section__carousel-thumbnails::-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .bag-section__carousel-thumbnails {
    order: 2;
    flex-direction: row;
    margin-bottom: 10px;
    overflow-x: scroll;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .bag-section__carousel-thumbnails::-webkit-scrollbar {
    display: none;
  }
}

.bag-section__carousel-thumbnail {
  width: 88px;
  height: 88px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .bag-section__carousel-thumbnail {
    margin-bottom: 0;
    margin-left: 10px;
  }
}
@media (max-width: 900px) {
  .bag-section__carousel-thumbnail {
    margin-bottom: 0;
    margin-left: 10px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .bag-section__carousel-thumbnail {
    margin-bottom: 0;
    margin-left: 10px;
  }
  .bag-section__carousel-thumbnail:first-child {
    margin-left: 0;
  }
}
.bag-section__carousel-thumbnail.active {
  border: 1px solid #f0b800;
}

.bag-section__carousel-current-image {
  width: 100%;
  height: auto;
  display: none;
}
@media (max-width: 900px) {
  .bag-section__carousel-current-image {
    height: 400px;
    -o-object-fit: contain;
       object-fit: contain;
    background-color: #f4f4f4;
  }
}
@media (max-width: 599px) {
  .bag-section__carousel-current-image {
    height: 250px;
    -o-object-fit: contain;
       object-fit: contain;
    background-color: #f4f4f4;
  }
}
.bag-section__carousel-current-image.active {
  display: inline;
}

.bag-section__equipment {
  padding-left: 80px;
  display: none;
}
@media (max-width: 599px) {
  .bag-section__equipment {
    height: auto;
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .bag-section__equipment {
    height: auto;
    padding: 0 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .bag-section__equipment {
    padding-left: 40px;
  }
}
.bag-section__equipment.active {
  display: block;
}

.bag-section__equipment-brand-logo {
  width: 66px;
  height: 66px;
  -o-object-fit: contain;
     object-fit: contain;
}

.bag-section__equipment-model {
  font-size: 44px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  .bag-section__equipment-model {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media (max-width: 900px) {
  .bag-section__equipment-model {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .bag-section__equipment-model {
    font-size: 32px;
  }
}

.bag-section__equipment-description {
  font-size: 18px;
  color: #666;
  margin: 0;
  margin-bottom: 30px;
  word-break: break-word;
}

.bag-section__equipment-more {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 30px;
}

.bag-section__equipment-more-link {
  font-size: 16px;
  color: #f0b800;
  text-decoration: none;
}

.sponsors-section {
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .sponsors-section {
    margin-bottom: 80px;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
  }
}
@media (max-width: 900px) {
  .sponsors-section {
    margin-bottom: 80px;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .sponsors-section {
    margin: 0 40px 160px;
  }
}

.sponsors-section__title {
  font-size: 44px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsors-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .sponsors-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}

.sponsors-section__slider {
  display: grid;
  grid-template-columns: auto -webkit-max-content 600px -webkit-max-content auto;
  grid-template-columns: auto max-content 600px max-content auto;
  padding-bottom: 10px;
}
@media (max-width: 599px) {
  .sponsors-section__slider {
    grid-template-columns: 20px auto 20px;
  }
}
@media (max-width: 900px) {
  .sponsors-section__slider {
    grid-template-columns: 20px auto 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .sponsors-section__slider {
    grid-template-columns: auto 600px auto;
  }
}

.sponsors-section__slider-slides {
  align-self: center;
}

.sponsors-section__slider-slide {
  display: none;
  background-color: #fff;
  margin: 0 auto;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.2);
  padding: 30px;
  height: 352px;
  box-sizing: border-box;
}
.sponsors-section__slider-slide.active {
  display: grid;
}

.sponsors-section__slider-slide-logo {
  width: 140px;
  height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
}
.sponsors-section__slider-slide-logo.morgan-stanley {
  transform: scale(1.5);
}

.sponsors-section__slider-slide-logo-link {
  width: 140px;
  height: 140px;
  justify-self: center;
}

.sponsors-section__slider-prev {
  display: flex;
  justify-content: flex-end;
}

.sponsors-section__slider-next {
  display: flex;
  justify-content: flex-start;
}

.sponsors-section__slider-prev-button,
.sponsors-section__slider-next-button {
  width: 32px;
  height: 32px;
  align-self: center;
}
@media (max-width: 599px) {
  .sponsors-section__slider-prev-button,
.sponsors-section__slider-next-button {
    padding: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #fff;
    width: 44px;
    height: 44px;
    position: absolute;
  }
}
@media (max-width: 900px) {
  .sponsors-section__slider-prev-button,
.sponsors-section__slider-next-button {
    padding: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #fff;
    width: 44px;
    height: 44px;
    position: absolute;
  }
}

.sponsors-section__slider-prev-button {
  transform: rotate(-180deg);
  margin-right: 40px;
}
@media (max-width: 599px) {
  .sponsors-section__slider-prev-button {
    margin-right: 0;
    box-shadow: 0px -1px 3px 0 rgba(0, 0, 0, 0.25);
    left: 10px;
  }
}
@media (max-width: 900px) {
  .sponsors-section__slider-prev-button {
    margin-right: 0;
    box-shadow: 0px -1px 3px 0 rgba(0, 0, 0, 0.25);
    left: 10px;
  }
}

.sponsors-section__slider-next-button {
  margin-left: 40px;
}
@media (max-width: 599px) {
  .sponsors-section__slider-next-button {
    margin-left: 0;
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.25);
    right: 10px;
  }
}
@media (max-width: 900px) {
  .sponsors-section__slider-next-button {
    margin-left: 0;
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.25);
    right: 10px;
  }
}

.sponsors-section__slider-slide-description {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: -moz-max-content;
  height: -webkit-max-content;
  height: max-content;
}

.sponsors-section__slider-slide-more {
  justify-self: end;
}

.sponsors-section__quote {
  display: flex;
  flex-direction: column;
}

.sponsors-section__blockquote {
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .sponsors-section__blockquote {
    margin-bottom: 40px;
  }
}
@media (max-width: 900px) {
  .sponsors-section__blockquote {
    margin-bottom: 20px;
  }
}

.sponsors-section__quote-author {
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  color: #666;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .sponsors-section__quote-author {
    justify-content: left;
    margin: 0 20px 20px;
  }
}
.sponsors-section__quote-author img {
  margin-right: 10px;
}

.sponsors-section__quote-text {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #666;
}
@media (max-width: 900px) {
  .sponsors-section__quote-text {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: left;
    font-size: 18px;
  }
}
@media (max-width: 599px) {
  .sponsors-section__quote-text {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.sponsors-section__slider-sponsors-left,
.sponsors-section__slider-sponsors-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.sponsors-section__slider-sponsors-right {
  left: 40px;
}
@media (max-width: 599px) {
  .sponsors-section__slider-sponsors-right {
    display: none;
  }
}
@media (max-width: 900px) {
  .sponsors-section__slider-sponsors-right {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .sponsors-section__slider-sponsors-right {
    display: none;
  }
}
.sponsors-section__slider-sponsors-right img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
.sponsors-section__slider-sponsors-right a:nth-child(2),
.sponsors-section__slider-sponsors-right a:nth-child(3) {
  align-self: flex-end;
}
.sponsors-section__slider-sponsors-right a {
  align-self: flex-start;
}

.sponsors-section__slider-sponsors-left {
  right: 40px;
}
@media (max-width: 599px) {
  .sponsors-section__slider-sponsors-left {
    display: none;
  }
}
@media (max-width: 900px) {
  .sponsors-section__slider-sponsors-left {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .sponsors-section__slider-sponsors-left {
    display: none;
  }
}
.sponsors-section__slider-sponsors-left img {
  width: 120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.sponsors-section__slider-sponsors-left img.morgan-stanley {
  transform: scale(1.5);
}
.sponsors-section__slider-sponsors-left a {
  align-self: flex-end;
}
.sponsors-section__slider-sponsors-left a:nth-child(2) {
  align-self: flex-start;
}

.news-section {
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .news-section {
    margin-bottom: 80px;
  }
}
@media (max-width: 900px) {
  .news-section {
    margin-bottom: 80px;
  }
}
@media (max-width: 599px) {
  .news-section .about-section__more {
    margin: 0 20px;
  }
}
@media (max-width: 900px) {
  .news-section .about-section__more {
    margin: 0 20px;
  }
}

.news-section__title {
  font-size: 44px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .news-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (max-width: 900px) {
  .news-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-section__title {
    margin: 0 40px 40px;
  }
}

.news-section__news {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 40px;
  row-gap: 40px;
  grid-column-gap: 40px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  grid-template-rows: 390px auto;
}
@media (max-width: 599px) {
  .news-section__news {
    display: inline-block;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    grid-template-columns: repeat(3, 100%);
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .news-section__news::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 900px) {
  .news-section__news {
    display: inline-block;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    grid-template-columns: repeat(3, 100%);
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .news-section__news::-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-section__news {
    display: inline-block;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    grid-template-columns: repeat(3, 100%);
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .news-section__news::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 599px) {
  .news-section__news-card {
    display: inline-flex;
    margin-left: 20px;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .news-section__news-card {
    display: inline-block;
    height: 480px;
    width: calc(100% - 60px);
  }
}
@media (max-width: 599px) {
  .news-section__news-card:last-child {
    margin-right: 20px;
  }
}
@media (max-width: 900px) {
  .news-section__news-card {
    display: inline-flex;
    margin-left: 20px;
  }
}
@media (max-width: 900px) and (max-width: 599px) {
  .news-section__news-card {
    display: inline-block;
    height: 480px;
    width: calc(100% - 60px);
  }
}
@media (max-width: 900px) {
  .news-section__news-card:last-child {
    margin-right: 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .news-section__news-card {
    display: inline-flex;
    margin-left: 40px;
    height: 490px;
  }
  .news-section__news-card:last-child {
    margin-right: 40px;
  }
}
@media (min-width: 1200px) {
  .news-section__news-card:first-child {
    grid-column-start: 1;
    grid-column-end: 4;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .news-section__more {
    margin: 0 40px;
  }
}
@media (max-width: 900px) {
  .news-section__more {
    margin: 0 20px;
  }
}

.team-section {
  margin-bottom: 160px;
}
@media (max-width: 599px) {
  .team-section {
    margin-bottom: 80px;
  }
}

.team-section__title {
  font-size: 44px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .team-section__title {
    margin: 0 40px 40px;
  }
}
@media (max-width: 599px) {
  .team-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
    grid-column-start: unset;
    grid-column-end: unset;
  }
}
@media (max-width: 900px) {
  .team-section__title {
    font-size: 28px;
    margin: 0 20px 20px;
    grid-column-start: unset;
    grid-column-end: unset;
  }
}

.team-section__team-members {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .team-section__team-members {
    display: inline-block;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    grid-template-columns: repeat(3, 100%);
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .team-section__team-members::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 900px) {
  .team-section__team-members {
    display: inline-block;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    grid-template-columns: repeat(3, 100%);
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
  }
  .team-section__team-members::-webkit-scrollbar {
    display: none;
  }
}

.team-member__picture.team-section {
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .team-member__picture.team-section {
    margin-bottom: 10px;
  }
}

.team-section__member {
  padding-bottom: 0;
}
@media (min-width: 900px) and (max-width: 1200px) {
  .team-section__member {
    display: inline-block;
    width: 400px;
    margin-left: 40px;
  }
  .team-section__member:last-child {
    margin-right: 40px;
  }
}
@media (max-width: 900px) {
  .team-section__member {
    display: inline-block;
    width: 400px;
    margin-left: 20px;
  }
  .team-section__member:last-child {
    margin-right: 20px;
  }
}
@media (max-width: 599px) {
  .team-section__member {
    display: inline-block;
    width: calc(100% - 60px);
    margin-left: 20px;
  }
  .team-section__member:last-child {
    margin-right: 20px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  .team-section__more {
    margin: 0 40px;
  }
}
@media (max-width: 900px) {
  .team-section__more {
    margin: 0 20px;
  }
}

.contact-section {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .contact-section {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }
}
@media (max-width: 900px) {
  .contact-section {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .contact-section {
    margin: 0 40px;
  }
}

.contact-section__title {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin: 0;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  .contact-section__title {
    margin-bottom: 10px;
  }
}
@media (max-width: 900px) {
  .contact-section__title {
    margin-bottom: 10px;
  }
}

.contact-section__description {
  margin: 0;
  font-size: 16px;
  color: #666;
}
@media (max-width: 599px) {
  .contact-section__description {
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .contact-section__description {
    margin-bottom: 20px;
  }
}

.contact-section__input {
  border: none;
  border-bottom: 1px solid #eee;
  resize: none;
  padding: 10px 0;
  width: 100%;
}
.contact-section__input:focus {
  outline: none;
  border-bottom-color: #f0b800;
}

textarea.contact-section__input {
  height: 100px;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-response-output {
  padding: 10px !important;
  margin: 0 !important;
}

.wpcf7-select {
  color: black;
}

.recipients select,
.type select {
  width: 100%;
  padding: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background-color: #fafafa;
  border-color: #ddd;
  transition: box-shadow 0.1s ease-in-out;
  margin-top: 10px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 10px);
  background-position-y: center;
  background-size: 10px;
}
.recipients select:hover,
.type select:hover {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

.contact-page {
  margin-top: 160px;
}
@media (max-width: 599px) {
  .contact-page {
    margin-top: 100px;
    grid-template-columns: 100%;
  }
}
@media (max-width: 900px) {
  .contact-page {
    margin-top: 100px;
    grid-template-columns: 100%;
  }
}

.contact-page__cover {
  width: 100%;
  height: 450px;
  grid-column-start: 1;
  grid-column-end: 4;
  margin-bottom: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 599px) {
  .contact-page__cover {
    height: 250px;
    grid-column-start: unset;
    grid-column-end: unset;
  }
}
@media (max-width: 900px) {
  .contact-page__cover {
    height: 250px;
    grid-column-start: unset;
    grid-column-end: unset;
  }
}

.contact-page__title {
  font-size: 66px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  .contact-page__title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (max-width: 900px) {
  .contact-page__title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .contact-page__title {
    font-size: 44px;
  }
}

@media (max-width: 599px) {
  .contact-page__subtitle {
    font-size: 20px;
  }
}
@media (max-width: 900px) {
  .contact-page__subtitle {
    font-size: 20px;
  }
}

.error-page {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .error-page {
    padding: 0 20px;
  }
}

.error-page-back {
  display: flex;
  text-decoration: none;
  height: 44px;
  padding: 0 20px;
  color: #fff;
  background-color: #f0b800;
  justify-content: center;
  align-items: center;
}

.footer {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #f0b800;
}
@media (max-width: 599px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 900px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.footer__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 40px;
  row-gap: 40px;
}
@media (max-width: 599px) {
  .footer__wrapper {
    grid-row-gap: 0;
    row-gap: 0;
  }
}

.footer__right {
  justify-self: end;
  align-content: flex-end;
  display: flex;
  flex-direction: column;
}
@media (max-width: 599px) {
  .footer__right {
    grid-column-start: 1;
    grid-column-end: 3;
    justify-self: normal;
  }
}

.footer__social {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 599px) {
  .footer__social {
    justify-content: space-around;
    margin-bottom: 20px;
  }
}

.footer__social-link {
  display: block;
  margin-left: 20px;
}
@media (max-width: 599px) {
  .footer__social-link {
    margin-left: 10px;
  }
}
@media (max-width: 900px) {
  .footer__social-link {
    margin-left: 10px;
  }
}

.footer__menu {
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 599px) {
  .footer__menu {
    justify-content: space-evenly;
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
.footer__menu .menu-item {
  margin-left: 10px;
}
.footer__menu .menu-item a {
  color: #000;
}

@media (max-width: 599px) {
  .footer__logo-url {
    grid-column-start: 1;
    grid-column-end: 3;
    text-align: center;
    margin-bottom: 40px;
  }
}

@media (max-width: 900px) {
  .footer__logo {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .footer__logo {
    width: 88px;
  }
}

@media (max-width: 599px) {
  .footer__copy {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 4;
    text-align: center;
  }
}

.footer__widgets {
  list-style: none;
}
.footer__widgets .widget {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 599px) {
  .footer__widgets .widget {
    justify-content: center;
  }
}
.footer__widgets .widget_polylang .widgettitle {
  margin-right: 15px;
}
.footer__widgets .widget_polylang select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  padding: 5px 20px;
  border-radius: 0;
  border: 2px solid black;
  color: black;
}
.footer__widgets .widget_polylang select:hover {
  background-color: #0002;
}
/*# sourceMappingURL=style.css.map */
