@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&display=swap");
/*! 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 {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

* {
  font-family: "Quicksand", sans-serif;
}

html {
  scroll-behavior: smooth;
}

*::-moz-selection {
  background: black;
  color: white;
}

*::selection {
  background: black;
  color: white;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  background: black;
}

.header {
  width: 100%;
  position: fixed;
  z-index: 1000;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .header__navigation {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .header__navigation .navigation__logo {
  display: block;
  width: 250px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .header__navigation .navigation__logo img {
  width: 100%;
}
.header .header__navigation div {
  position: fixed;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  visibility: hidden;
}
.header .header__navigation div ul {
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  left: 0;
  padding: 0;
  top: 100px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 500;
}
.header .header__navigation div ul li {
  list-style: none;
  margin: 3px 0;
}
.header .header__navigation div ul li a {
  color: white;
  padding: 15px 5px;
  display: block;
  text-decoration: none;
  font-size: 18px;
  min-width: 200px;
  text-align: center;
  border-radius: 5px;
  font-family: "Barlow", sans-serif;
  font-weight: bolder;
}
.header .header__navigation div ul li a:hover {
  background: rgba(236, 161, 0, 0.829);
}
.header .header__navigation .navigation__menu--active {
  height: 100vh;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
}
.header .header__navigation .navigation__menu--active ul {
  height: 300px;
  width: 250px;
}
.header .header__navigation .navigation__hamburger {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: none;
  position: relative;
  top: 0;
  right: -10px;
  padding: 0;
  overflow: hidden;
  border-radius: 3px;
}
.header .header__navigation .navigation__hamburger .ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 60px;
  height: 60px;
  margin: 0;
}
.header .header__navigation .navigation__hamburger .hamRotate.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .header__navigation .navigation__hamburger .hamRotate180.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header .header__navigation .navigation__hamburger .line {
  fill: none;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: rgb(255, 255, 255);
  stroke-width: 5.5;
  stroke-linecap: round;
}
.header .header__navigation .navigation__hamburger .ham4 .top {
  stroke-dasharray: 40 121;
}
.header .header__navigation .navigation__hamburger .ham4 .bottom {
  stroke-dasharray: 40 121;
}
.header .header__navigation .navigation__hamburger .ham4.active .top {
  stroke-dashoffset: -68px;
}
.header .header__navigation .navigation__hamburger .ham4.active .bottom {
  stroke-dashoffset: -68px;
}

.index-header .header__navigation .navigation__logo img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header--scroll {
  background: white;
  height: 70px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.header--scroll .header__navigation .navigation__logo {
  width: 200px;
}
.header--scroll .header__navigation .navigation__logo img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.header--scroll .header__navigation .navigation__hamburger .line {
  stroke: black;
}

.header--global {
  background: rgba(17, 1, 62, 0.9);
  height: 70px;
}
.header--global .header__navigation .navigation__logo {
  width: 150px;
}

.footer {
  background: black;
  text-align: center;
  padding: 30px 0 0;
  color: white;
  font-size: 16px;
}
.footer .footer__social a {
  color: white;
  text-decoration: none;
  font-size: 25px;
  margin: 0 5px;
}
.footer .footer__social a:hover {
  color: rgba(236, 161, 0, 0.829);
}
.footer .footer__developer {
  background: rgb(20, 20, 20);
  padding: 10px 0;
  margin: 20px 0 0;
}

@media screen and (min-width: 1280px) {
  .header .header__navigation {
    width: 90%;
    max-width: 1400px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header .header__navigation div {
    opacity: 1;
    -webkit-transition: 0;
    transition: 0;
    -webkit-transition-delay: 0;
            transition-delay: 0;
    visibility: visible !important;
    height: auto;
    position: relative;
    background: transparent;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .header .header__navigation div ul {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    overflow: initial;
    -webkit-transition: 0;
    transition: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    height: initial;
    background: transparent;
  }
  .header .header__navigation div ul li {
    margin: 0 5px;
    width: initial;
  }
  .header .header__navigation div ul li a {
    padding: 10px 0;
    min-width: initial;
    width: initial;
    border-radius: 0;
    position: relative;
    margin-left: 40px;
  }
  .header .header__navigation div ul li a:hover {
    background: transparent;
    color: rgba(236, 161, 0, 0.829);
  }
  .header .header__navigation .navigation__hamburger {
    display: none;
  }
  .header--scroll .header__navigation div ul li a {
    color: black;
  }
}
.cover {
  background: url(../images/futbolista.jpg);
  padding: 150px 0;
  background-size: cover;
  background-position: center;
}
.cover .cover__layout {
  width: 90%;
  margin: auto;
}
.cover .cover__layout .layout__content {
  color: white;
  text-align: center;
}
.cover .cover__layout .layout__content .content__title {
  -webkit-text-stroke: 2px white;
  color: transparent;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-size: 60px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cover .cover__layout .layout__content .content__title span {
  color: white;
  font-size: 20px;
  -webkit-text-stroke: 0 white;
  font-family: "Barlow", sans-serif;
}
.cover .cover__layout .layout__content .content__text {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.cover .cover__layout .layout__content .content__cta {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  color: black;
  display: block;
  width: 200px;
  padding: 14px 0;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bolder;
  margin: 30px auto 10px;
}
.cover .cover__layout .layout__content .content__cta:hover {
  background: transparent linear-gradient(169deg, #4e4a4a 0%, #000000 49%, #3f3e3d 100%);
  color: white;
}

.players {
  background: url(../images/texture.png);
  background-position: center;
  background-size: cover;
  padding: 20px 0;
}
.players .players__sliders .sliders__module {
  width: 90%;
  margin: auto;
}
.players .players__sliders .sliders__module .module__title {
  font-family: "Barlow", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin: 30px 0;
  font-size: 30px;
}
.players .players__sliders .sliders__module .swiper {
  width: 100%;
  max-width: 300px;
}
.players .players__sliders .sliders__module .swiper .swiper__button {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: white;
  margin-top: -45px;
  border-radius: 5px;
}
.players .players__sliders .sliders__module .swiper .swiper__button:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.players .players__sliders .sliders__module .swiper .swiper-wrapper .swiper-slide {
  width: 33%;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.6;
}
.players .players__sliders .sliders__module .swiper .swiper-wrapper .swiper-slide figure {
  margin: 0;
  aspect-ratio: 9/14;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.players .players__sliders .sliders__module .swiper .swiper-wrapper .swiper-slide figure img {
  width: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 9/14;
}
.players .players__sliders .sliders__module .swiper .swiper-wrapper .swiper-slide-active {
  position: relative;
  z-index: 500;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.players .players__sliders .sliders__module .swiper .swiper-wrapper .player-name {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  position: relative;
  top: -90px;
  font-size: 18px;
  padding: 12px 0 12px 20px;
  width: 80%;
  width: content;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  font-weight: bolder;
}
.players .players__sliders .sliders__module .swiper .swiper-wrapper .player-name span {
  font-family: "Barlow", sans-serif;
}
.players .players__sliders .sliders__module .module__button {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  color: black;
  display: block;
  width: 200px;
  padding: 14px 0;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bolder;
  margin: 10px auto 60px;
}
.players .players__sliders .sliders__module .module__button:hover {
  background: transparent linear-gradient(169deg, #4e4a4a 0%, #000000 49%, #3f3e3d 100%);
  color: white;
}

.resume {
  padding: 50px 0;
}
.resume .resume__layout {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.resume .resume__layout .layout__image {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
}
.resume .resume__layout .layout__image img {
  width: 100%;
}
.resume .resume__layout .layout__content .content__title {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: rgb(56, 56, 56);
}
.resume .resume__layout .layout__content .content__title:before {
  content: "";
  width: 150px;
  height: 6px;
  background: transparent linear-gradient(93deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  bottom: -10px;
  border-radius: 20px;
  left: 50%;
  margin-left: -75px;
}
@media screen and (min-width: 1280px) {
  .resume .resume__layout .layout__content .content__title {
    font-size: 50px;
  }
}
.resume .resume__layout .layout__content .content__text {
  font-size: 16px;
  line-height: 22px;
}
.resume .resume__layout .layout__content .content__button {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  color: black;
  display: block;
  width: 200px;
  padding: 14px 0;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bolder;
  margin: 30px auto 10px;
}
.resume .resume__layout .layout__content .content__button:hover {
  background: transparent linear-gradient(169deg, #4e4a4a 0%, #000000 49%, #3f3e3d 100%);
  color: white;
}

@media screen and (min-width: 900px) {
  .players .players__sliders .sliders__module {
    width: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  .players .players__sliders .sliders__module .swiper {
    padding-top: 20px;
    min-width: 800px;
    margin: 0;
  }
  .players .players__sliders .sliders__module .swiper .swiper-slide-prev {
    -webkit-transform: scale(0.7) translateX(120px) !important;
            transform: scale(0.7) translateX(120px) !important;
  }
  .players .players__sliders .sliders__module .swiper .swiper-slide-next {
    -webkit-transform: scale(0.7) translateX(-120px) !important;
            transform: scale(0.7) translateX(-120px) !important;
  }
  .players .players__sliders .sliders__module .swiper .swiper-slide-active figure {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    line-height: 0;
    border-radius: 10px;
  }
  .players .players__sliders .sliders__module .swiper .swiper-button-next {
    margin-right: 180px;
  }
  .players .players__sliders .sliders__module .swiper .swiper-button-prev {
    margin-left: 180px;
  }
}
@media screen and (min-width: 1280px) {
  .cover {
    height: 100vh;
    max-height: 1000px;
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-position: right;
    padding: 0;
  }
  .cover .cover__layout {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    top: 60px;
  }
  .cover .cover__layout .layout__grid {
    width: 40%;
  }
  .cover .cover__layout .layout__content {
    width: 60%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .cover .cover__layout .layout__content .content__title {
    text-align: right;
    margin: 0;
    display: initial;
    line-height: 40px;
  }
  .cover .cover__layout .layout__content .content__title span {
    font-size: 36px;
    display: block;
    margin-top: 15px;
  }
  .cover .cover__layout .layout__content .content__cta {
    margin: 30px 0;
  }
  .players {
    padding: 80px 0 50px;
  }
  .players .players__sliders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 90%;
    max-width: 1400px;
    margin: auto;
  }
  .players .players__sliders .sliders__module {
    width: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  .players .players__sliders .sliders__module .swiper {
    padding-top: 20px;
    min-width: 800px;
    margin: 0;
  }
  .players .players__sliders .sliders__module .swiper .swiper-slide-prev {
    -webkit-transform: scale(0.7) translateX(120px) !important;
            transform: scale(0.7) translateX(120px) !important;
  }
  .players .players__sliders .sliders__module .swiper .swiper-slide-next {
    -webkit-transform: scale(0.7) translateX(-120px) !important;
            transform: scale(0.7) translateX(-120px) !important;
  }
  .players .players__sliders .sliders__module .swiper .swiper-slide-active figure {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    line-height: 0;
    border-radius: 10px;
  }
  .players .players__sliders .sliders__module .swiper .swiper-button-next {
    margin-right: 180px;
  }
  .players .players__sliders .sliders__module .swiper .swiper-button-prev {
    margin-left: 180px;
  }
  .resume {
    padding: 50px 0;
  }
  .resume .resume__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .resume .resume__layout .layout__image {
    width: 48%;
    max-width: 600px;
    margin: 0;
  }
  .resume .resume__layout .layout__content {
    width: 50%;
  }
  .resume .resume__layout .layout__content .content__title {
    text-align: left;
    margin: 0 0 40px;
  }
  .resume .resume__layout .layout__content .content__title:before {
    left: 0;
    margin: 0;
  }
  .resume .resume__layout .layout__content .content__text {
    font-size: 16px;
    line-height: 22px;
  }
  .resume .resume__layout .layout__content .content__button {
    margin: 40px 0 0;
  }
}
@media screen and (min-width: 1600px) {
  .cover .cover__layout .layout__grid {
    width: 30%;
  }
  .cover .cover__layout .layout__content {
    width: 70%;
  }
  .cover .cover__layout .layout__content .content__title {
    font-size: 80px;
  }
  .cover .cover__layout .layout__content .content__title span {
    font-size: 45px;
    line-height: 60px;
  }
  .cover .cover__layout .layout__content .content__text {
    font-size: 20px;
    line-height: 28px;
  }
}
.collection {
  padding: 100px 0;
}
.collection .collection__title {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: rgb(56, 56, 56);
  margin-bottom: 80px;
}
.collection .collection__title:before {
  content: "";
  width: 150px;
  height: 6px;
  background: transparent linear-gradient(93deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  bottom: -10px;
  border-radius: 20px;
  left: 50%;
  margin-left: -75px;
}
@media screen and (min-width: 1280px) {
  .collection .collection__title {
    font-size: 50px;
  }
}
.collection .collection__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  margin: auto;
}
.collection .cards__player {
  width: 300px;
  position: relative;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  margin: 20px 10px;
  aspect-ratio: 9/14;
}
.collection .cards__player .flip-card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.collection .cards__player:hover .flip-card-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.collection .cards__player .flip-card-front, .collection .cards__player .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.collection .cards__player .flip-card-front {
  background-color: #fff;
}
.collection .cards__player .flip-card-front .player__image {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
}
.collection .cards__player .flip-card-front .player__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.collection .cards__player .flip-card-front .player__image .image__name {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  position: relative;
  top: -90px;
  font-size: 18px;
  padding: 12px 0 12px 20px;
  width: 80%;
  width: content;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  font-weight: bolder;
}
.collection .cards__player .flip-card-front .player__image .image__name span {
  font-family: "Barlow", sans-serif;
}
.collection .cards__player .flip-card-back {
  background-color: #f9f9f9;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.collection .cards__player .flip-card-back .player__info {
  color: #333;
  text-align: left;
  width: calc(100% - 40px);
  padding: 0 20px;
  font-size: 16px;
}
.collection .cards__player .flip-card-back .player__info .info__name {
  margin: 30px 0 20px;
  font-size: 20px;
  font-family: "Barlow", sans-serif;
}

@media screen and (min-width: 1280px) {
  .collection {
    padding: 120px 0;
  }
  .collection .collection__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 31% 3% 31% 3% 31%;
    grid-template-columns: 31% 31% 31%;
    justify-items: center;
    -webkit-column-gap: 3%;
       -moz-column-gap: 3%;
            column-gap: 3%;
    max-width: 1400px;
  }
  .collection .collection__cards .cards__player {
    margin: 20px 0;
  }
}
@media screen and (min-width: 1400px) {
  .collection {
    padding: 120px 0;
  }
  .collection .collection__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24% 2% 24% 2% 24% 2% 24%;
    grid-template-columns: 24% 24% 24% 24%;
    justify-items: center;
    -webkit-column-gap: 2%;
       -moz-column-gap: 2%;
            column-gap: 2%;
    max-width: 1400px;
  }
  .collection .collection__cards .cards__player {
    margin: 20px 0;
  }
}
.about {
  padding-top: 60px;
}
.about .about__cover {
  padding: 100px 0;
  background: url(../images/futbol-abstracto.png);
  background-position: center;
  background-size: cover;
}
.about .about__cover .cover__title {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: rgb(56, 56, 56);
  color: white;
  font-size: 40px;
  margin: 0;
}
.about .about__cover .cover__title:before {
  content: "";
  width: 150px;
  height: 6px;
  background: transparent linear-gradient(93deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  bottom: -10px;
  border-radius: 20px;
  left: 50%;
  margin-left: -75px;
}
@media screen and (min-width: 1280px) {
  .about .about__cover .cover__title {
    font-size: 50px;
  }
}
.about .about__intro {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  padding: 50px 0;
}
.about .about__intro .intro__title {
  font-size: 35px;
  font-family: "Barlow", sans-serif;
  text-align: center;
  color: rgb(80, 80, 80);
  margin: 0 0 25px;
}
.about .about__intro .intro__text {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: rgb(80, 80, 80);
}
.about .about__intro .intro__image {
  width: 100%;
  margin: 30px 0 0;
}
.about .about__intro .intro__image img {
  width: 100%;
}
.about .about__info {
  background: black;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  overflow: hidden;
}
.about .about__info .info__image {
  background: url(../images/estadio.jpg);
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
  background-size: cover;
  opacity: 0.3;
}
.about .about__info .info__layout {
  position: relative;
  z-index: 200;
  width: 90%;
  margin: 0 auto;
  padding: 50px 0;
}
.about .about__info .info__layout .layout__data {
  color: white;
  text-align: center;
}
.about .about__info .info__layout .layout__data .data__title {
  font-size: 30px;
  font-family: "Barlow", sans-serif;
}
.about .about__info .info__layout .layout__data .data__text {
  font-size: 16px;
  line-height: 22px;
}
.about .about__info .info__layout .layout__data .data__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px auto 0;
}
.about .about__info .info__layout .layout__data .data__list ul li {
  margin: 10px 0;
}
.about .about__info .info__layout .layout__data .data__list ul li::marker {
  color: rgba(236, 161, 0, 0.829);
}

.about__team {
  padding: 50px 0;
}
.about__team .team__title {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  color: rgb(56, 56, 56);
  width: 90%;
  margin: 0 auto 60px;
}
.about__team .team__title:before {
  content: "";
  width: 150px;
  height: 6px;
  background: transparent linear-gradient(93deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  bottom: -10px;
  border-radius: 20px;
  left: 50%;
  margin-left: -75px;
}
@media screen and (min-width: 1280px) {
  .about__team .team__title {
    font-size: 50px;
  }
}
.about__team .team__members {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.about__team .team__members .members__card {
  width: 100%;
  max-width: 450px;
  margin: 20px auto 40px;
}
.about__team .team__members .members__card .card__image {
  width: 100%;
  margin: 0;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.about__team .team__members .members__card .card__image img {
  width: 100%;
  aspect-ratio: 1/1;
}
.about__team .team__members .members__card .card__stroke {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  width: 100%;
  height: 10px;
}
.about__team .team__members .members__card .card__data {
  background: #F2F2F2;
  text-align: center;
  padding: 10px 0 20px;
}
.about__team .team__members .members__card .card__data p {
  margin: 10px 0;
  font-family: "Barlow", sans-serif;
  font-size: 18px;
  font-weight: 900;
}
.about__team .team__members .members__card .card__data span {
  margin: 10px 0;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .about__team .team__members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about__team .team__members .members__card {
    max-width: 350px;
    margin: 20px 10px 40px;
  }
  .about__team .team__members .members__card .card__data p {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .about .about__intro .intro__title {
    font-size: 45px;
  }
  .about .about__info {
    background: #1F1F1F;
  }
  .about .about__info .info__image {
    position: absolute;
    right: 0;
    width: 48%;
    aspect-ratio: 1/1;
    opacity: 1;
  }
  .about .about__info .info__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1400px;
  }
  .about .about__info .info__layout .layout__grid {
    width: 50%;
  }
  .about .about__info .info__layout .layout__data {
    color: white;
    text-align: left;
    width: 48%;
    position: relative;
  }
  .about .about__info .info__layout .layout__data .data__title {
    font-size: 30px;
    font-family: "Barlow", sans-serif;
  }
  .about .about__info .info__layout .layout__data .data__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .about .about__info .info__layout .layout__data .data__list ul {
    margin-left: 20px;
  }
}
.contact {
  background: url(../../assets/images/contact.jpg);
  background-position: right;
  background-size: cover;
  padding: 130px 0 70px;
  height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact .contact__form {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.contact .contact__form .form__modal {
  background: rgba(255, 255, 255, 0.7);
  width: calc(100% - 40px);
  max-width: 550px;
  padding: 20px 20px 2px 20px;
  margin: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.contact .contact__form .form__modal .modal__title {
  margin: 0;
}
.contact .contact__form .form__modal form input, .contact .contact__form .form__modal form textarea {
  background: white;
  border: none;
  border-radius: 5px;
  width: calc(100% - 10px);
  padding: 15px 0 15px 10px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.5) inset;
  margin-top: 5px;
}
.contact .contact__form .form__modal form textarea {
  height: 150px;
}
.contact .contact__form .form__modal form input[type=submit] {
  background: transparent linear-gradient(169deg, #B37F39 0%, #E6BB76 49%, #FDD98F 100%);
  color: black;
  display: block;
  width: 200px;
  padding: 14px 0;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bolder;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 auto 0;
  cursor: pointer;
}
.contact .contact__form .form__modal form input[type=submit]:hover {
  background: transparent linear-gradient(169deg, #4e4a4a 0%, #000000 49%, #3f3e3d 100%);
  color: white;
}

@media screen and (min-width: 1000px) {
  .contact .contact__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact .contact__form .form__grid {
    width: 50%;
  }
}