@charset "utf-8";
/* CSS Document */
.gold {
  color: #d0ae72;
}
@font-face {
  font-family: itc;
  src: url("../fonts/ITCAvantGardeW1G-Bk-s8_PKeQ.woff") format("woff"), url("../fonts/ITCAvantGardeW1G-Bk-U115JRG.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: itc;
  src: url("../fonts/ITCAvantGardeW1G-Demi-sGkLZVd.woff") format("woff"), url("../fonts/ITCAvantGardeW1G-Demi-r5QON2s.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: itc;
  src: url("../fonts/ITCAvantGardeW1G-Bold-7666D8m.woff") format("woff"), url("../fonts/ITCAvantGardeW1G-Bold-fXRV9DD.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
[hidden] {
  display: none;
}
body {
  line-height: 1;
}
menu,
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
  scroll-behavior: smooth;
  scroll-padding-top: 0;
}
body {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
  font-family: itc, sans-serif;
  color: #000;
  position: relative;
  background-color: #fff;
  max-width: 1410px;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
}
@media (min-width: 1024px) {
  body {
    font-size: 1.6rem;
  }
}
@media (min-width: 1280px) {
  body {
    font-size: 1.7rem;
  }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  font-family: itc, sans-serif;
}
a {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
a svg path {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
.content h2,
.content h3 {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .content h2,
  .content h3 {
    margin-bottom: 1.875rem;
  }
}
.content a:not(.btn) {
  text-decoration: underline;
  color: #000;
  -webkit-transition: -webkit-text-decoration-color ease-in-out 0.1s;
  transition: -webkit-text-decoration-color ease-in-out 0.1s;
  -o-transition: text-decoration-color ease-in-out 0.1s;
  -moz-transition: text-decoration-color ease-in-out 0.1s, -moz-text-decoration-color ease-in-out 0.1s;
  transition: text-decoration-color ease-in-out 0.1s;
  transition: text-decoration-color ease-in-out 0.1s, -webkit-text-decoration-color ease-in-out 0.1s, -moz-text-decoration-color ease-in-out 0.1s;
}
.content a:not(.btn):focus,
.content a:not(.btn):hover {
  -webkit-text-decoration-color: transparent;
  -moz-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.content address {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.2;
  font-weight: 500;
}
.h1,
h1 {
  font-weight: 600;
  font-size: 7.5vw;
}
@media (min-width: 640px) {
  .h1,
  h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1024px) {
  .h1,
  h1 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1280px) {
  .h1,
  h1 {
    font-size: 4.5rem;
  }
}
.h2,
h2 {
  font-weight: 600;
  font-size: 1.7rem;
}
@media (min-width: 1024px) {
  .h2,
  h2 {
    font-size: 1.8rem;
  }
}
a {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  color: inherit;
  text-decoration: none;
}
button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -moz-appearance: none;
  -webkit-appearance: none;
}
p {
  margin: 0;
  padding: 0;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
.bold,
b,
strong {
  font-weight: 500;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul a {
  font-weight: 500;
  text-decoration: underline;
}
ul a:hover {
  text-decoration: none;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.svg {
  pointer-events: none;
}
sup {
  position: relative;
  top: -1rem;
  font-size: 40%;
}
details,
details summary {
  padding-left: 0;
  background-image: none;
  -webkit-appearance: none;
}
.select {
  position: relative;
  border: 0.1rem solid #b3b3b3;
  padding: 0;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  overflow: hidden;
  background: #fff;
}
.select select {
  background: #fff;
  font-family: itc, sans-serif;
  color: #000;
  border: none;
  padding: 1.6rem 2rem;
  width: 100%;
  font-size: 1.7rem;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.select::after {
  content: "";
  position: absolute;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M0.804409 0.766137C0.585343 0.598016 0.271466 0.639316 0.103345 0.858383C-0.0647753 1.07745 -0.0234757 1.39133 0.195591 1.55945L0.804409 0.766137ZM5.5 5L5.19559 5.39665L5.5 5.63027L5.80441 5.39665L5.5 5ZM0.195591 1.55945L5.19559 5.39665L5.80441 4.60335L0.804409 0.766137L0.195591 1.55945ZM5.80441 5.39665L10.8044 1.55945L10.1956 0.766137L5.19559 4.60335L5.80441 5.39665Z' fill='%23121212'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M0.804409 0.766137C0.585343 0.598016 0.271466 0.639316 0.103345 0.858383C-0.0647753 1.07745 -0.0234757 1.39133 0.195591 1.55945L0.804409 0.766137ZM5.5 5L5.19559 5.39665L5.5 5.63027L5.80441 5.39665L5.5 5ZM0.195591 1.55945L5.19559 5.39665L5.80441 4.60335L0.804409 0.766137L0.195591 1.55945ZM5.80441 5.39665L10.8044 1.55945L10.1956 0.766137L5.19559 4.60335L5.80441 5.39665Z' fill='%23121212'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 1rem;
  height: 100%;
  background: #000;
  right: 1.5rem;
  top: 0;
  -webkit-mask-position: center;
  mask-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  -webkit-transition: 0.3s background;
  -o-transition: 0.3s background;
  -moz-transition: 0.3s background;
  transition: 0.3s background;
}
input:not([type="checkbox"]) {
  -moz-appearance: none;
  -webkit-appearance: none;
}
span {
  white-space: nowrap;
}
.btn,
.button {
  font-family: itc, sans-serif;
  display: block;
  text-align: center;
  padding: 1.5rem 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #fff;
  font-size: 1.5rem;
  line-height: normal;
  font-weight: 600;
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  background-color: #000;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  border: 2px solid #000;
  letter-spacing: 0.1rem;
  margin: auto;
  text-decoration: none;
}
.btn:hover,
.button:hover {
  color: #000;
  background-color: #fff;
}
@media (min-width: 768px) {
  .btn,
  .button {
    font-size: 1.6rem;
  }
}
@media (min-width: 1280px) {
  .btn,
  .button {
    font-size: 1.7rem;
  }
}
.btn__white,
.button__white {
  background-color: #fff;
  color: #000;
  border: 2px solid #fff;
}
.btn__white:hover,
.button__white:hover {
  color: #fff;
  background-color: #000;
}
.cards {
  display: grid;
  gap: 1.5rem;
}
.cards .card {
  display: grid;
  gap: 1.5rem;
  background: #fff;
  padding: 1.8rem;
  -webkit-border-radius: 0.8rem;
  -moz-border-radius: 0.8rem;
  border-radius: 0.8rem;
}
@media (min-width: 1280px) {
  .cards .card {
    padding: 3rem;
  }
}
.cards .card__content {
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .cards .card__content {
    gap: 2.4rem;
  }
}
.cards .card small {
  font-size: 1.3rem;
  color: #676767;
}
.cards .card__error {
  color: #ea4335;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  background: #fef1f0;
  padding: 1.5rem;
  display: grid;
  gap: 1rem;
}
.cards .card__error strong {
  font-size: 1.6rem;
}
@media (min-width: 1024px) {
  .cards .card__error strong {
    font-size: 1.8rem;
  }
}
.cards .card__error:not(.--active) {
  display: none;
}
.cards .card .video {
  position: relative;
}
.cards .card .video .record,
.cards .card .video .record__stop {
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
  height: 5rem;
  background-image: url("data:image/svg+xml,%3Csvg width='52' height='51' viewBox='0 0 52 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='25.9632' cy='25.5' rx='25.7679' ry='25.5' fill='white'/%3E%3Cellipse cx='26.1801' cy='25.4998' rx='16.5903' ry='16.4178' fill='%23E84040'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.cards .card .video__timer {
  position: absolute;
  color: #fff;
  top: 1rem;
  right: 1rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-shadow: 0 0 0.2rem #000, 0 0 0.2rem #000;
}
.cards .buttons {
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .cards .buttons {
    grid-template-columns: repeat(2, 1fr);
  }
}
.container {
  width: 141rem;
  max-width: 100%;
  margin: 0 auto;
}
.disabled,
:disabled {
  opacity: 0.5;
  pointer-events: none;
}
#allmagasin {
  display: none;
}
.error {
  background: #000;
  padding: 0.5rem 1.5rem;
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
  top: -1rem;
  font-size: 1.1rem;
  color: #fff;
  -webkit-border-radius: 0 0 1rem 1rem;
  -moz-border-radius: 0 0 1rem 1rem;
  border-radius: 0 0 1rem 1rem;
}
form {
  display: grid;
  gap: 2rem;
}
form .acceptance {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.2;
}
@media (min-width: 1280px) {
  form .acceptance {
    font-size: 1.4rem;
  }
}
form .acceptance label {
  padding-left: 1rem;
  cursor: pointer;
}
form .acceptance input {
  margin: 0;
  cursor: pointer;
}
@media (min-width: 640px) {
  .form {
    grid-template-columns: repeat(2, 1fr);
  }
  .form :not(:first-child, :nth-child(2)) {
    grid-column: span 2;
  }
}
.form__field {
  display: block;
  line-height: normal;
  font-size: 1.7rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  border: 0.1rem solid #b3b3b3;
  background: #fff;
  padding-inline: 1.5rem;
  height: 5rem;
  position: relative;
  text-align: left;
}
.form__field textarea {
  font-size: 1.4rem;
  font-family: itc, sans-serif;
  padding: 1.4rem 2rem;
}
.form__field input {
  font-family: itc, sans-serif;
  -moz-appearance: textfield;
  width: 100%;
  height: 4.8rem;
  font-size: 1.7rem;
  outline: 0 !important;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
}
.form__field input:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  border: none;
}
.form__field input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  box-shadow: 0 0 0 1000px #fff inset !important;
}
.form__field__label {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  pointer-events: none;
  left: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: max-width 324ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  transition: max-width 324ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: max-width 324ms cubic-bezier(0.4, 0, 0.2, 1), -o-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 324ms cubic-bezier(0.4, 0, 0.2, 1), -moz-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 324ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), max-width 324ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), -moz-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1), -o-transform 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
  padding: 0.2rem 1rem;
  -webkit-border-radius: 0.6rem;
  -moz-border-radius: 0.6rem;
  border-radius: 0.6rem;
  background: #fff;
  color: #000;
}
.form__field.--active .form__field__label {
  -webkit-transform: translateY(-120%) scale(0.75);
  -moz-transform: translateY(-120%) scale(0.75);
  -ms-transform: translateY(-120%) scale(0.75);
  -o-transform: translateY(-120%) scale(0.75);
  transform: translateY(-120%) scale(0.75);
  max-width: 133%;
}
.hide {
  display: none !important;
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
}
.inverse-mobile {
  display: grid;
  gap: 1.5rem;
}
@media (max-width: 1023px) {
  .inverse-mobile .button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .inverse-mobile p {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.mentions {
  padding: 1.5rem;
  font-size: 1.1rem;
  line-height: normal;
  color: #676767;
}
@media (min-width: 1280px) {
  .mentions {
    padding: 3rem 0.5rem;
  }
}
@media (min-width: 1410px) {
  .mentions {
    padding: 3rem 0;
  }
}
.mentions p {
  padding-bottom: 1.5rem;
}
.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.product > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.progressBar {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 2rem;
  border: none;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  background-color: rgba(208, 174, 114, 0.2);
  overflow: hidden;
}
.progressBar::-webkit-progress-value {
  background-color: #d0ae72;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.progressBar::-moz-progress-bar {
  background-color: #d0ae72;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.progressBar::-webkit-progress-bar {
  background-color: rgba(208, 174, 114, 0.2);
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
}
.title {
  display: grid;
  justify-items: center;
  gap: 2.4rem;
}
.title__exclu {
  color: #d0ae72;
  font-weight: 700;
  font-size: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .title__exclu {
    font-size: 3rem;
  }
}
@media (min-width: 1280px) {
  .title__exclu {
    font-size: 4rem;
  }
}
.video {
  display: grid;
  gap: 2rem;
}
.video__error {
  color: red;
  font-size: 1.5rem;
  display: none;
}
.video__error.--active {
  display: block;
}
.video__form {
  margin-top: 0 !important;
}
video {
  width: 100%;
  height: auto;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}
.page {
  background-color: #000;
  color: #fff;
}
@media (min-width: 1024px) {
  .page {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.page__left {
  position: relative;
}
@media (max-width: 1023px) {
  .page__left {
    height: 100vw;
    overflow: hidden;
  }
  .page__left::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
  }
}
@media (min-width: 1024px) {
  .page__left {
    height: 100%;
  }
  .page__left::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #000 100%);
  }
}
.page__left img,
.page__left video {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  width: 100%;
  height: 100%;
}
.page__right {
  padding: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .page__right {
    padding: 4rem;
    grid-column: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}
@media (min-width: 1410px) {
  .page__right {
    padding: 5rem;
  }
}
.page__text {
  width: 100%;
  text-align: center;
  display: grid;
  gap: 2.4rem;
  margin: auto;
  max-width: 55rem;
}
@media (min-width: 1280px) {
  .page__text {
    gap: 3rem;
  }
}
.page__text .--left {
  text-align: left;
}
.page__text section {
  display: grid;
  gap: 1.6rem;
}
@media (min-width: 1024px) {
  .page__text section {
    gap: 2.4rem;
  }
}
/*# sourceMappingURL=style.css.map */
