@import url("https://use.typekit.net/msf3qxc.css");
body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  font-size: small;
  font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: inherit;
  font-style: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
  display: block;
  width: 100%;
}
svg {
  max-width: 100%;
  height: auto;
  display: block;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 16px;
}
@media screen and (max-width: 1400px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 700px) {
  html {
    font-size: 14px;
  }
}
body {
  color: #161615;
  font-family: 'area-normal', sans-serif;
  font-size: 1rem;
}
a {
  color: #63A62B;
}
p {
  line-height: 1.6em;
  margin-bottom: 1.5em;
}
p:last-child {
  margin: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
dl {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}
dl:last-child {
  margin: 0;
}
dd,
dt {
  margin: 0;
  padding: 0;
}
dt {
  margin-bottom: .1em;
  font-size: 13px;
}
dd {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.4em;
}
dd:last-child {
  margin-bottom: 0;
}
ul {
  margin: 0 0 2em 1.5em;
}
li {
  margin-bottom: 1em;
  line-height: 1.4em;
}
.font-60 {
  font-size: clamp(30px,3.1248vw,60px);
  line-height: 1.05em;
}
.font-60 * {
  line-height: inherit;
}
@media screen and (max-width: 700px) {
  .font-60 {
    font-size: 24px;
  }
}
@media screen and (max-width: 350px) {
  .font-60 {
    font-size: 20px;
  }
}
.font-30 {
  font-size: clamp(18px,1.5624vw,30px);
}
@media screen and (max-width: 350px) {
  .font-30 {
    font-size: 16px;
  }
}
.font-22 {
  font-size: clamp(18px,1.14576vw,22px);
}
@media screen and (max-width: 350px) {
  .font-22 {
    font-size: 16px;
  }
}
.primary-1 {
  font-size: clamp(30px,3.1248vw,60px);
  line-height: 1.05em;
  margin-bottom: .4em;
  display: block;
  font-weight: bold;
}
.primary-1 * {
  line-height: inherit;
}
@media screen and (max-width: 700px) {
  .primary-1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 350px) {
  .primary-1 {
    font-size: 20px;
  }
}
.primary-2 {
  font-size: clamp(18px,1.14576vw,22px);
  margin-bottom: .8em;
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 350px) {
  .primary-2 {
    font-size: 16px;
  }
}
.title-small {
  font-size: 12px;
  display: block;
  margin-bottom: .9em;
}
.title-extrasmall {
  display: block;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 1em;
  text-transform: uppercase;
}
:root {
  --swiper-pagination-color: #FFF;
}
.body {
  background: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.main {
  flex-grow: 1;
}
img {
  display: block;
  width: 100%;
}
svg {
  overflow: visible;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #63A62B !important;
}
.error-color {
  color: #E73C5B !important;
}
.tablet-margin {
  margin-left: clamp(10px,10.416vw,80px);
  margin-right: clamp(10px,10.416vw,80px);
}
.tablet-padding {
  padding-left: clamp(10px,10.416vw,80px);
  padding-right: clamp(10px,10.416vw,80px);
}
.mobile-margin {
  margin-left: clamp(10px,4.1664vw,80px);
  margin-right: clamp(10px,4.1664vw,80px);
}
.mobile-padding {
  padding-left: clamp(10px,4.1664vw,80px);
  padding-right: clamp(10px,4.1664vw,80px);
}
::placeholder {
  font-weight: bold;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  border: 1px solid #161615;
  padding: 0 25px;
  font-size: 1rem;
  transition: 300ms;
  background: #fff;
  color: #161615;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 15px;
  height: auto;
}
label {
  display: block;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 12px;
}
.input {
  margin-bottom: 15px;
}
.input--double-margin {
  margin-bottom: 30px;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  display: block;
  margin-bottom: 20px;
  letter-spacing: .05em;
  font-weight: normal;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ div::before,
.checkbox label input:checked ~ div::before {
  box-shadow: 0 0 0 3px #fff inset;
  background: #161615;
}
.radio label > div,
.checkbox label > div {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.radio label > div::before,
.checkbox label > div::before {
  content: '';
  position: static;
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #161615;
  flex-shrink: 0;
}
.radio label > div::before {
  border-radius: 50%;
}
.input-hint,
.error-message {
  display: block;
  font-size: 12px;
  text-transform: none;
  margin-top: 2px;
}
.error-message {
  color: #E73C5B;
  font-weight: bold;
  margin-bottom: 0;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: ' *';
}
.required.checkbox label::after {
  display: none;
}
.form-footer {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 20px;
  align-items: center;
}
.form-privacy {
  margin-bottom: 15px;
  font-size: 13px;
}
.form-privacy:last-child {
  margin: 0;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
fieldset:last-child {
  margin: 0;
}
legend {
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: bold;
  display: block;
  font-size: clamp(18px,1.14576vw,22px);
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 350px) {
  legend {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  legend {
    font-size: 16px;
  }
}
@media screen and (max-width: 700px) {
  legend {
    font-size: 14px;
  }
}
.rating__options {
  display: grid;
  gap: 5px;
}
.rating__option {
  display: flex;
  align-items: center;
  gap: 5px;
  opacity: .25;
  cursor: pointer;
  transition: 300ms;
}
.rating__option:hover,
.rating__option.active {
  opacity: 1;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.rating__option > span {
  width: 25px;
  height: 25px;
  display: block;
}
.rating__option > span svg {
  width: 100%;
  height: auto;
}
.rating__option > span path {
  fill: #FEBE10;
}
@keyframes buttonSpinner {
  0% {
    transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
  }
  100% {
    transform: rotate3d(0,0,1,-360deg);
    -webkit-transform: rotate3d(0,0,1,-360deg);
  }
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  line-height: 55px;
  padding: 0 2em;
  background: #F07410;
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  gap: clamp(5px,1.302vw,25px);
  border-radius: clamp(5px,1.0416vw,20px);
  cursor: pointer;
}
.button--full {
  width: 100%;
}
@media screen and (max-width: 550px) {
  .button--mobile-full {
    width: 100%;
  }
}
.button--alt {
  background: #63A62B;
}
.button--large {
  height: 84px;
  line-height: 84px;
  font-size: clamp(18px,1.14576vw,22px);
}
@media screen and (max-width: 350px) {
  .button--large {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .button--large {
    height: 60px;
    line-height: 60px;
  }
}
.button--cart {
  height: 84px;
  line-height: 84px;
  font-size: clamp(18px,1.14576vw,22px);
  padding: 0 10px;
}
@media screen and (max-width: 350px) {
  .button--cart {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .button--cart {
    font-size: 16px;
    height: 64px;
    line-height: 64px;
  }
}
.button--disabled {
  background: #aaa;
  color: #464645;
  cursor: default;
}
.button--disabled path {
  fill: #464645;
}
.button--light {
  font-size: 13px;
  height: 43px;
  line-height: 37px;
  font-weight: bold;
  color: #161615;
  border: 3px solid #F07410;
  border-radius: 32px;
  background: #fff;
}
.button--small {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.button__spinner {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  line-height: 0;
  left: 50%;
  width: 20px;
  opacity: 0;
}
.button__spinner svg {
  animation: buttonSpinner 800ms linear infinite;
  -webkit-animation: buttonSpinner 800ms linear infinite;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  width: 30px;
}
.button--loading {
  position: relative;
}
.button--loading.loading .button__spinner {
  opacity: 1;
}
.button--loading.loading .button__spinner svg {
  animation-play-state: running;
  -webkit-animation-play-state: running;
}
.button--loading.loading .button__text {
  opacity: 0;
}
.alt-button {
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  padding: 0 1.5em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  background: #63A62B;
  border: 1px solid #579226;
  border-radius: 3px;
  height: 40px;
}
.alt-button:hover {
  background: #68ae2d;
}
@media screen and (max-width: 550px) {
  .alt-button--mobile-full {
    width: 100%;
  }
}
.icon-button {
  background: #F2F2F2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 300ms;
}
.icon-button:hover {
  background: #d9d9d9;
}
.icon-button path {
  fill: #161615;
}
.inline-button {
  height: 30px;
  line-height: 30px;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  text-underline-offset: 3px;
}
.inline-button--small {
  font-size: 12px;
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #63A62B;
}
.alert--warning {
  background-color: #F07410;
}
.alert--error {
  background-color: #E73C5B;
}
@keyframes scroll {
  0% {
    transform: translate3d(0,-100%,0);
    -webkit-transform: translate3d(0,-100%,0);
  }
  100% {
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
  }
}
@keyframes spinCCW {
  0% {
    transform: rotate3d(0,0,1,0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
  }
  100% {
    transform: rotate3d(0,0,1,-360deg);
    -webkit-transform: rotate3d(0,0,1,-360deg);
  }
}
.carousel {
  position: relative;
  box-sizing: border-box;
}
.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit;
}
.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}
.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.carousel__track {
  display: flex;
}
.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width,60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.has-dots {
  margin-bottom: calc(22.5rem);
}
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100.5%);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out;
}
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}
.carousel__button {
  width: var(--carousel-button-width,48px);
  height: var(--carousel-button-height,48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color,currentColor);
  background: var(--carousel-button-bg,transparent);
  border-radius: var(--carousel-button-border-radius,50%);
  box-shadow: var(--carousel-button-shadow,none);
  transition: opacity .15s ease;
}
.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.carousel__button.is-prev {
  left: 10px;
}
.carousel__button.is-next {
  right: 10px;
}
.carousel__button[disabled] {
  cursor: default;
  opacity: .3;
}
.carousel__button svg {
  width: var(--carousel-button-svg-width,50%);
  height: var(--carousel-button-svg-height,50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width,1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter,none);
  pointer-events: none;
}
html.with-fancybox {
  scroll-behavior: auto;
}
body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color,#fff);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.4));
}
.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit;
}
.fancybox__container :focus {
  outline: none;
}
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94));
}
@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg,rgba(24,24,27,0.92));
}
.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}
.fancybox__carousel.has-dots {
  margin-bottom: calc(22.5rem);
}
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}
.fancybox__track {
  display: flex;
  height: 100%;
}
.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}
.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}
@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);
  padding: 36px;
  color: var(--fancybox-content-color,#374151);
  background: var(--fancybox-content-bg,#fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color,currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}
.is-loading .fancybox__caption {
  visibility: hidden;
}
.fancybox__container>.carousel__dots {
  top: 100%;
  color: var(--fancybox-color,#fff);
}
.fancybox__nav .carousel__button {
  z-index: 40;
}
.fancybox__nav .carousel__button.is-next {
  right: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}
@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top,0px) + 8px);
  right: calc(env(safe-area-inset-right,0px) + 8px);
  z-index: 40;
}
@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content>.carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color,#fff);
}
.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none;
}
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color,currentColor);
}
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}
.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut;
}
.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn;
}
.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut;
}
.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp;
}
.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown;
}
.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp;
}
.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown;
}
@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0,16px,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0,-30%,0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0,30%,0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.1);
}
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
}
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}
.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none;
}
.has-image .fancybox__content {
  padding: 0;
  background: rgba(0,0,0,0);
  min-height: 1px;
}
.is-closing .has-image .fancybox__content {
  overflow: visible;
}
.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}
.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}
.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}
.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}
.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}
.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,0.9);
  color: #fff;
}
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0);
}
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0;
}
.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity,1);
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width,96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92;
}
.fancybox__thumbs .carousel__slide>* {
  pointer-events: none;
  user-select: none;
}
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/var(--fancybox-thumbs-ratio,1.5));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255,255,255,0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius,4px);
}
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity,1);
  text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4));
}
@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn;
}
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}
.fancybox__toolbar__items {
  display: flex;
}
.fancybox__toolbar__items--left {
  margin-right: auto;
}
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fancybox__toolbar__items--right {
  margin-left: auto;
}
@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height,48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox__progress {
  background: var(--fancybox-accent-color,rgba(34,213,233,0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}
.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}
.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}
.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.header {
  height: 110px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  align-items: center;
  z-index: 500;
  padding: 0 clamp(5px,2.0832vw,40px);
  display: grid;
  grid-template-columns: 1fr 26.04vw 1fr;
  gap: clamp(10px,0.7812vw,15px);
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  font-size: 13px;
  margin-bottom: clamp(40px,3.1248vw,60px);
}
@media screen and (max-width: 1550px) {
  .header {
    height: 100px;
    grid-template-columns: 1fr 26.04vw auto;
  }
}
@media screen and (max-width: 1200px) {
  .header {
    height: 80px;
    grid-template-columns: 1fr 320px 1fr;
  }
}
@media screen and (max-width: 1000px) {
  .header {
    grid-template-columns: 1fr auto auto;
    gap: 10px;
  }
}
@media screen and (max-width: 550px) {
  .header {
    gap: 5px;
  }
}
.header--zeromargin {
  margin-bottom: 0;
}
.header__logo {
  width: 195px;
  display: block;
}
@media screen and (max-width: 1200px) {
  .header__logo {
    width: 160px;
  }
}
@media screen and (max-width: 550px) {
  .header__logo {
    width: auto;
    padding-right: 10px;
  }
  .header__logo svg {
    width: 160px;
    max-width: 100%;
  }
}
.header__left {
  display: flex;
  align-items: center;
}
.header__social {
  margin-left: clamp(10px,7.2912vw,140px);
}
@media screen and (max-width: 1200px) {
  .header__social {
    display: none;
  }
}
.header__right {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 1200px) {
  .header__right {
    gap: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .header__right {
    gap: 10px;
  }
}
@media screen and (max-width: 550px) {
  .header__right {
    gap: 5px;
  }
}
.hamburger {
  display: none;
  width: 52px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
}
@media screen and (max-width: 1000px) {
  .hamburger {
    display: block;
    width: 45px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger {
    width: 40px;
  }
}
@media screen and (max-width: 400px) {
  .hamburger {
    margin-left: 10px;
  }
}
.hamburger span {
  position: absolute;
  height: 2px;
  background: #161615;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.hamburger span:first-child {
  transform: translate(0,-50%) translate3d(0,-9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-9px,0);
}
.hamburger span:last-child {
  transform: translate(0,-50%) translate3d(0,9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,9px,0);
}
@media screen and (max-width: 1000px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 550px) {
  .hamburger span {
    width: 40px;
  }
}
.hamburger.open span {
  background: #FFF;
}
.hamburger.open span:first-child {
  opacity: 1;
  transform: translate(0,-50%) translate3d(0,0,0) rotate(-45deg);
  -webkit-transform: translate(0,-50%) translate3d(0,0,0) rotate(-45deg);
}
.hamburger.open span:last-child {
  opacity: 1;
  transform: translate(0,-50%) translate3d(0,0,0) rotate(45deg);
  -webkit-transform: translate(0,-50%) translate3d(0,0,0) rotate(45deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
  transform: translate(0,-50%) scale3d(0,1,1);
  -webkit-transform: translate(0,-50%) scale3d(0,1,1);
}
.search {
  position: relative;
}
.search__toggler {
  display: none;
}
@media screen and (max-width: 1000px) {
  .search__toggler {
    display: block;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #F07410;
    border-radius: 50%;
    cursor: pointer;
  }
  .search__toggler svg {
    width: 24px;
  }
}
@media screen and (max-width: 550px) {
  .search__toggler {
    width: 35px;
    height: 35px;
    border: none;
    background: #F07410;
  }
  .search__toggler path {
    fill: #FFF;
  }
}
.search__close {
  display: none;
}
@media screen and (max-width: 1000px) {
  .search__close {
    display: block;
    height: 60px;
    display: flex;
    padding: 0 10px;
    align-items: center;
    justify-content: flex-end;
  }
}
.search__form {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .search__form {
    margin: 0 auto;
    width: min(500px,90vw);
  }
}
@media screen and (max-width: 1000px) {
  .search__area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1000;
    transition: 600ms cubic-bezier(0.165,0.840,0.440,1.000);
    transform: translate3d(0,-100%,0);
    -webkit-transform: translate3d(0,-100%,0);
    pointer-events: none;
  }
}
.search__spinner {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  animation: spinCCW 800ms linear infinite;
  -webkit-animation: spinCCW 800ms linear infinite;
  visibility: hidden;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  pointer-events: none;
}
.search__spinner.loading {
  visibility: visible;
  animation-play-state: running;
  -webkit-animation-play-state: running;
}
.search__input[type="text"] {
  width: 100%;
  height: 43px;
  line-height: 43px;
  border: 3px solid #161615;
  border-radius: 43px;
  font-size: 13px;
}
.search__input[type="text"]::placeholder {
  font-weight: bold;
  color: #161615;
  opacity: 1;
}
.search__results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  display: none;
  border: 1px solid #eee;
  max-height: 60vh;
  overflow-y: auto;
}
.search__results.visible {
  display: block;
}
@media screen and (max-width: 1000px) {
  .search__results {
    position: static;
    max-height: calc(100vh - 100px);
    margin: 0 auto;
    width: min(500px,90vw);
    border: none;
    padding: 20px 0;
    border-radius: 0;
  }
}
.search__empty {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .search.visible .search__area {
    transform: translate3d(0,0%,0);
    -webkit-transform: translate3d(0,0%,0);
    pointer-events: all;
  }
}
.search-result {
  padding: 7px 0;
  display: grid;
  align-items: center;
  font-size: 12px;
  color: #161615;
  grid-template-columns: 60px 1fr;
  gap: 10px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}
.search-result:hover {
  color: #464645;
}
.search-result:first-child {
  padding-top: 0;
}
.search-result:last-child {
  padding-bottom: 0;
  border: none;
}
.search-result__image {
  overflow: hidden;
  border-radius: 3px;
}
.footer {
  font-size: 12px;
  color: #383838;
  margin-top: clamp(60px,5.208vw,100px);
}
.footer--zeromargin {
  margin-top: 0;
}
.footer h6 {
  font-weight: bold;
  display: block;
  margin-bottom: 1.2em;
  text-transform: uppercase;
}
.footer a {
  color: inherit;
}
.footer p {
  line-height: 1em;
}
.footer__top,
.footer__bottom {
  padding-left: clamp(10px,6.7704vw,130px);
  padding-right: clamp(10px,6.7704vw,130px);
}
@media screen and (max-width: 1400px) {
  .footer__top,
  .footer__bottom {
    padding-left: max(10px,2.0832vw);
    padding-right: max(10px,2.0832vw);
  }
}
@media screen and (max-width: 1000px) {
  .footer__top,
  .footer__bottom {
    padding: 20px;
  }
}
.footer__top {
  background: #F2F2F2;
  padding-top: clamp(30px,3.1248vw,60px);
  padding-bottom: clamp(40px,4.1664vw,80px);
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1000px) {
  .footer__top {
    display: grid;
    justify-content: stretch;
    gap: 30px;
    padding: 20px 20px 0;
  }
}
.footer__payments__grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  .footer__payments__grid {
    max-width: 260px;
  }
}
.footer__payments__grid img {
  width: auto;
  margin: 0 auto;
}
.footer__newsletter {
  flex-basis: min(400px,20.832vw);
}
@media screen and (max-width: 1200px) {
  .footer__newsletter {
    flex-basis: 320px;
  }
}
@media screen and (max-width: 1000px) {
  .footer__newsletter {
    padding: 30px 20px;
    margin: 0 -20px;
    background: #DFEDD3;
  }
}
@media screen and (max-width: 1000px) {
  .footer .menu {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
  }
}
.footer .menu li {
  margin-bottom: 1em;
}
.footer .menu li:last-child {
  margin: 0;
}
.footer .menu a {
  display: block;
}
@media screen and (max-width: 1200px) {
  .footer__menu--categories {
    display: none;
  }
}
.footer__bottom {
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 10px;
  font-weight: bold;
  gap: 11.4576vw;
}
@media screen and (max-width: 1200px) {
  .footer__bottom {
    gap: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .footer__bottom {
    display: grid;
    gap: 20px;
    height: auto;
    padding: 20px;
    justify-content: center;
  }
}
.footer__company {
  display: flex;
  gap: 2.0832vw;
}
@media screen and (max-width: 1000px) {
  .footer__company {
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  .footer__company {
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
}
.footer__legal {
  margin-left: auto;
  text-transform: uppercase;
  display: flex;
  gap: 2.0832vw;
}
@media screen and (max-width: 1000px) {
  .footer__legal {
    margin-left: 0;
    justify-content: center;
  }
}
@media screen and (max-width: 1000px) {
  .footer__credits {
    text-align: center;
  }
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.topbar {
  height: 30px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.topbar strong {
  color: #63A62B;
}
.topbar a {
  color: inherit;
}
.social-links {
  display: flex;
  gap: 5px;
}
.social-links a {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}
.social-links a svg {
  width: auto;
  max-width: 20px;
  max-height: 20px;
}
.usermenu {
  margin-left: auto;
  position: relative;
}
.usermenu__toggler {
  height: 43px;
  line-height: 37px;
  font-weight: bold;
  color: #161615;
  display: flex;
  padding: 0 20px;
  align-items: center;
  gap: 10px;
  border: 3px solid #F07410;
  border-radius: 32px;
}
@media screen and (max-width: 1200px) {
  .usermenu__toggler__label {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .usermenu__toggler {
    padding: 0;
    width: 43px;
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  .usermenu__toggler {
    width: 35px;
    height: 35px;
    border: none;
    background: #F07410;
  }
  .usermenu__toggler path {
    fill: #FFF;
  }
}
.usermenu__dropdown {
  position: absolute;
  top: 100%;
  transform: translate3d(0,25px,0);
  -webkit-transform: translate3d(0,25px,0);
  transition: 600ms cubic-bezier(0.165,0.840,0.440,1.000);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  right: 0;
  background: #fff;
  border: 3px solid #63A62B;
  border-radius: 32px;
  font-size: 14px;
  padding: 20px clamp(20px,3.6456vw,40px);
  width: 240px;
}
.usermenu__menu {
  font-size: 13px;
}
.usermenu__link {
  padding: 8px 0;
  display: block;
  color: #161615;
  font-weight: bold;
  text-align: center;
}
.usermenu__link--emph {
  color: #63A62B;
  text-decoration: underline;
}
.usermenu.open .usermenu__dropdown {
  transform: translate3d(0,5px,0);
  -webkit-transform: translate3d(0,5px,0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.newsletter__intro {
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 30px;
}
.newsletter__intro * {
  line-height: inherit;
}
@media screen and (max-width: 1200px) {
  .newsletter__intro,
  .newsletter__form {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
.newsletter input {
  font-size: inherit;
  height: 46px;
  line-height: 46px;
  border-radius: 46px;
}
.newsletter .input {
  margin-bottom: 5px;
}
.newsletter .form-privacy {
  font-size: 10px;
  font-weight: bold;
  margin: 0;
}
.cta {
  display: inline-flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border: 1px solid #161615;
  color: #161615;
  padding: 0 20px 0 25px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50px;
  background-color: #fff;
}
@media screen and (max-width: 550px) {
  .cta {
    height: 40px;
    gap: 15px;
  }
}
.cta__arrow {
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  transition: 400ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.cta:hover .cta__arrow {
  transform: translate3d(10px,0,0);
  -webkit-transform: translate3d(10px,0,0);
}
.cta--alt {
  flex-direction: row-reverse;
  font-size: 13px;
  border-color: #63A62B;
  border-width: 3px;
}
.cta--active {
  flex-direction: row-reverse;
  font-size: 13px;
  border-color: #FEBE10;
  border-width: 3px;
}
.cta--back {
  flex-direction: row-reverse;
  padding: 0 25px 0 20px;
}
.cta--back .cta__arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.cta--back:hover .cta__arrow {
  transform: rotate(180deg) translate3d(10px,0,0);
  -webkit-transform: rotate(180deg) translate3d(10px,0,0);
}
.close {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  cursor: pointer;
}
.close::before,
.close::after {
  content: '';
  position: absolute;
  top: 50%;
  height: 1px;
  margin-top: -1px;
  left: 8px;
  right: 8px;
  background: #161615;
}
.close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.whybuy {
  margin: clamp(80px,8.8536vw,170px) clamp(10px,13.5408vw,260px) 0;
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 20px 30px;
  text-align: center;
}
@media screen and (min-width: 1921px) {
  .whybuy {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1860px) {
  .whybuy {
    margin-left: clamp(10px,6.2496vw,120px);
    margin-right: clamp(10px,6.2496vw,120px);
  }
}
@media screen and (max-width: 1550px) {
  .whybuy {
    margin-left: clamp(10px,2.0832vw,40px);
    margin-right: clamp(10px,2.0832vw,40px);
  }
}
@media screen and (max-width: 1400px) {
  .whybuy {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  .whybuy {
    grid-template-columns: 1fr;
    text-align: left;
  }
}
@media screen and (max-width: 1000px) {
  .whybuy {
    margin-left: clamp(10px,10.416vw,80px);
    margin-right: clamp(10px,10.416vw,80px);
  }
}
@media screen and (max-width: 700px) {
  .whybuy {
    margin-left: clamp(10px,4.1664vw,80px);
    margin-right: clamp(10px,4.1664vw,80px);
  }
}
.whybuy h4 {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
  color: #63A62B;
  margin-bottom: .8em;
}
@media screen and (max-width: 350px) {
  .whybuy h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .whybuy h4 {
    margin-bottom: .2em;
  }
}
.whybuy__section {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1200px) {
  .whybuy__section {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .whybuy__section {
    max-width: none;
  }
}
@media screen and (max-width: 550px) {
  .whybuy__section {
    gap: 20px;
  }
}
.whybuy__icon {
  height: 80px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1550px) {
  .whybuy__icon {
    height: 60px;
  }
}
.whybuy__icon svg {
  width: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.text-section {
  margin: clamp(80px,6.2496vw,100px) clamp(10px,20.832vw,400px) 0;
}
@media screen and (min-width: 1921px) {
  .text-section {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .text-section {
    margin-left: clamp(10px,10.416vw,80px);
    margin-right: clamp(10px,10.416vw,80px);
  }
}
@media screen and (max-width: 700px) {
  .text-section {
    margin-left: clamp(10px,4.1664vw,80px);
    margin-right: clamp(10px,4.1664vw,80px);
  }
}
.text-section--icon {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1200px) {
  .text-section--icon {
    grid-template-columns: 40% 1fr;
  }
}
@media screen and (max-width: 550px) {
  .text-section--icon {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.text-section__icon {
  padding-right: min(5vw,80px);
}
@media screen and (max-width: 550px) {
  .text-section__icon {
    padding: 0;
    max-width: 200px;
    margin: 0 auto;
  }
}
.text-section__title {
  font-size: clamp(18px,1.5624vw,30px);
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1em;
}
@media screen and (max-width: 350px) {
  .text-section__title {
    font-size: 16px;
  }
}
.text-section__cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.text-section--right {
  padding-left: min(350px,18.228vw);
}
@media screen and (max-width: 1400px) {
  .text-section--right {
    padding-left: 0;
  }
}
.text-section--left {
  padding-right: min(350px,18.228vw);
}
@media screen and (max-width: 1400px) {
  .text-section--left {
    padding-right: 0;
  }
}
.slider-arrow {
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: url(../img/icons/arrow.svg) no-repeat center;
  position: absolute;
  cursor: pointer;
  top: 50%;
  margin-top: -20px;
  z-index: 10;
}
.slider-arrow.swiper-button-disabled {
  opacity: 0;
}
.slider-arrow--prev {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.paging {
  margin: 0;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #eee;
  display: flex;
  list-style-type: none;
  align-items: center;
  gap: 5px;
  justify-content: center;
}
.paging a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #161615;
  background: #fff;
  box-shadow: 0 0 0 1px #161615 inset;
  border-radius: 50%;
}
.paging .active a {
  background: #161615;
  color: #FFF;
}
.hero {
  display: grid;
  grid-template-columns: 50% 50%;
  background: #F2F2F2;
}
@media screen and (max-width: 1200px) {
  .hero {
    grid-template-columns: 40% 60%;
  }
}
@media screen and (max-width: 1000px) {
  .hero {
    grid-template-columns: 100%;
  }
}
.hero__content {
  align-self: center;
  padding: clamp(40px,4.1664vw,80px) clamp(20px,10.416vw,200px);
}
@media screen and (max-width: 1200px) {
  .hero__content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .hero__content {
    padding-left: clamp(10px,10.416vw,80px);
    padding-right: clamp(10px,10.416vw,80px);
  }
}
@media screen and (max-width: 700px) {
  .hero__content {
    padding-left: clamp(10px,4.1664vw,80px);
    padding-right: clamp(10px,4.1664vw,80px);
  }
}
.hero__title {
  font-size: clamp(30px,3.1248vw,60px);
  line-height: 1.05em;
  font-weight: bold;
}
.hero__title * {
  line-height: inherit;
}
@media screen and (max-width: 700px) {
  .hero__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 350px) {
  .hero__title {
    font-size: 20px;
  }
}
.hero__excerpt {
  margin-top: 20px;
}
.hero__cta {
  margin-top: clamp(20px,2.0832vw,40px);
}
.hero__slider {
  min-height: 100%;
}
@media screen and (max-width: 1000px) {
  .hero__slider {
    order: -1;
  }
}
.hero__slider .swiper,
.hero__slider .swiper-wrapper {
  min-height: 100%;
  display: flex;
}
.hero__slider .swiper-wrapper {
  height: auto;
}
.client-gallery {
  margin-top: clamp(60px,8.3328vw,160px);
  background: #D8D8D8;
  color: #FFF;
  padding: clamp(40px,3.1248vw,60px);
}
.client-gallery__grid {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  align-items: center;
  gap: clamp(20px,3.1248vw,60px);
}
@media screen and (max-width: 700px) {
  .client-gallery__grid {
    grid-template-columns: repeat(5,1fr);
  }
}
@media screen and (max-width: 550px) {
  .client-gallery__grid {
    grid-template-columns: repeat(4,1fr);
  }
}
.client-gallery__title {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
.client-gallery__logo img {
  width: auto;
  height: auto;
}
.disclaimer {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  border-radius: clamp(5px,1.0416vw,20px);
  border: 1px solid #464645;
  padding: clamp(30px,2.0832vw,40px) clamp(20px,2.0832vw,40px);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .disclaimer {
    max-width: none;
    width: auto;
    margin: 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .disclaimer {
    margin: 0 10px;
    padding: 20px 15px;
  }
}
.disclaimer__title {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  color: #63A62B;
}
@media screen and (max-width: 350px) {
  .disclaimer__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .disclaimer__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 550px) {
  .disclaimer__title {
    font-size: 20px;
  }
}
.disclaimer__section {
  margin-top: 40px;
}
.disclaimer__section:first-child {
  margin-top: 0;
}
.disclaimer__text {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.disclaimer__cta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
}
@media screen and (max-width: 700px) {
  .disclaimer__cta {
    flex-direction: column;
  }
}
.course-categories-menu {
  position: relative;
}
.course-categories-menu__toggler {
  display: flex;
  height: 43px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #63A62B;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  border-radius: 43px;
  padding: 0 20px;
  cursor: pointer;
  text-transform: uppercase;
}
.course-categories-menu__toggler span:last-child {
  transition: 300ms;
}
@media screen and (max-width: 1200px) {
  .course-categories-menu__toggler span:last-child {
    transform: rotate3d(0,0,1,-90deg);
    -webkit-transform: rotate3d(0,0,1,-90deg);
  }
}
.course-categories-menu__toggler path {
  fill: #FFF;
}
@media screen and (max-width: 1000px) {
  .course-categories-menu__toggler {
    padding: 0 max(6.2496vw,10px);
  }
}
@media screen and (max-width: 550px) {
  .course-categories-menu__toggler {
    padding: 0 15px;
    font-size: 12px;
    gap: 5px;
    height: 35px;
  }
}
.course-categories-menu__close {
  display: none;
}
@media screen and (max-width: 1200px) {
  .course-categories-menu__close {
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: flex-end;
    position: sticky;
    top: 0;
    padding-right: 10px;
  }
}
.course-categories-menu__dropdown {
  position: absolute;
  top: 100%;
  transform: translate3d(0,25px,0);
  -webkit-transform: translate3d(0,25px,0);
  opacity: 0;
  transition: 600ms cubic-bezier(0.165,0.840,0.440,1.000);
  visibility: hidden;
  pointer-events: none;
  right: -11.4576vw;
  background: #fff;
  padding: 20px clamp(20px,3.6456vw,70px);
  border: 3px solid #63A62B;
  border-radius: 32px;
}
@media screen and (max-width: 1200px) {
  .course-categories-menu__dropdown {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: min(400px,90vw);
    overflow-y: auto;
    transform: translate3d(100%,0,0);
    -webkit-transform: translate3d(100%,0,0);
    border: none;
    border-radius: 0;
    z-index: 1000;
    padding: 0;
  }
}
.course-categories-menu.open .course-categories-menu__dropdown {
  transform: translate3d(0,5px,0);
  -webkit-transform: translate3d(0,5px,0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
@media screen and (max-width: 1200px) {
  .course-categories-menu.open .course-categories-menu__dropdown {
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    box-shadow: 0 -5px 10px rgba(0,0,0,0.2);
  }
}
@media screen and (min-width: 1201px) {
  .course-categories-menu.open .course-categories-menu__toggler span:last-child {
    transform: rotate3d(0,0,1,-180deg);
    -webkit-transform: rotate3d(0,0,1,-180deg);
  }
}
.course-categories-menu__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(4,auto);
  grid-auto-flow: column;
  gap: clamp(10px,1.5624vw,30px) clamp(20px,4.1664vw,80px);
}
@media screen and (max-width: 1550px) {
  .course-categories-menu__list {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .course-categories-menu__list {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-auto-flow: row;
    font-size: 14px;
    padding: 10px 50px 80px;
  }
}
@media screen and (max-width: 550px) {
  .course-categories-menu__list {
    padding: 10px 40px 40px 20px;
  }
}
.course-categories-menu__list ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 clamp(5px,1.0416vw,20px);
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 1550px) {
  .course-categories-menu__list ul {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .course-categories-menu__list ul {
    font-size: 14px;
  }
}
.course-categories-menu__list li {
  margin: 0;
  line-height: 1em;
}
.course-categories-menu__list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  color: #161615;
  padding: 7px 0;
  padding-right: clamp(20px,4.1664vw,80px);
  position: relative;
  transition: 300ms;
}
@media screen and (max-width: 1200px) {
  .course-categories-menu__list a {
    padding: 10px 0;
  }
}
.course-categories-menu__list a span:last-child {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.course-categories-menu__list a:hover {
  color: #979793;
}
.course-categories-menu__list a:hover span:last-child {
  transform: translateY(-50%) translate3d(5px,0,0);
  -webkit-transform: translateY(-50%) translate3d(5px,0,0);
}
.category-hero {
  padding: clamp(30px,4.1664vw,80px) clamp(10px,7.2912vw,140px);
  background: #F2F2F2;
  display: grid;
  grid-template-columns: 1fr min(760px,39.5808vw) 1fr;
}
@media screen and (max-width: 1200px) {
  .category-hero {
    grid-template-columns: 1fr;
    padding-left: clamp(10px,4.1664vw,80px);
    padding-right: clamp(10px,4.1664vw,80px);
  }
}
.category-hero__link:first-child {
  justify-self: start;
}
.category-hero__link:last-child {
  justify-self: end;
}
@media screen and (max-width: 1200px) {
  .category-hero__link {
    display: none;
  }
}
.category-hero__content {
  text-align: center;
}
.category-hero__title {
  font-size: clamp(30px,3.1248vw,60px);
  line-height: 1.05em;
  font-weight: bold;
  margin-bottom: .4em;
}
.category-hero__title * {
  line-height: inherit;
}
@media screen and (max-width: 700px) {
  .category-hero__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 350px) {
  .category-hero__title {
    font-size: 20px;
  }
}
.category-hero__path {
  font-size: clamp(18px,1.5624vw,30px);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: .5em;
  font-weight: bold;
}
.category-hero__path a {
  color: inherit;
}
.category-hero__path * {
  line-height: 1em;
}
@media screen and (max-width: 350px) {
  .category-hero__path {
    font-size: 16px;
  }
}
.course-slider {
  margin-top: clamp(60px,4.9476vw,95px);
}
.course-slider--double-margin {
  margin-top: clamp(60px,8.3328vw,160px);
}
.course-slider--bg {
  background: #F2F2F2;
  padding-top: clamp(40px,4.1664vw,60px);
  padding-bottom: clamp(60px,5.208vw,80px);
}
.course-slider__top {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: end;
  gap: 35px;
  margin: 0 clamp(10px,13.5408vw,260px) 40px;
}
.course-slider__top--big {
  margin-bottom: clamp(20px,3.6456vw,70px);
}
@media screen and (max-width: 1200px) {
  .course-slider__top {
    margin-left: clamp(10px,10.416vw,80px);
    margin-right: clamp(10px,10.416vw,80px);
  }
}
@media screen and (max-width: 1000px) {
  .course-slider__top {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.course-slider__header {
  grid-column-start: 2;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .course-slider__header {
    grid-column-start: auto;
  }
}
.course-slider__cta {
  grid-column-start: 3;
}
@media screen and (max-width: 1200px) {
  .course-slider__cta {
    justify-self: end;
  }
}
@media screen and (max-width: 1000px) {
  .course-slider__cta {
    grid-column-start: auto;
    justify-self: center;
  }
}
.course-slider__title {
  font-weight: bold;
  font-size: clamp(18px,1.5624vw,30px);
  text-decoration: underline;
  text-underline-offset: .3em;
}
@media screen and (max-width: 350px) {
  .course-slider__title {
    font-size: 16px;
  }
}
.course-slider__title--small {
  font-size: 13px;
  text-transform: uppercase;
}
.course-slider__title span {
  color: #63A62B;
}
.course-slider__slider {
  padding: 0 clamp(10px,13.5408vw,260px);
  position: relative;
}
@media screen and (max-width: 1860px) {
  .course-slider__slider {
    padding: 0 clamp(10px,7.2912vw,140px);
  }
}
@media screen and (max-width: 1200px) {
  .course-slider__slider {
    padding: 0 40px;
    overflow: hidden;
  }
}
@media screen and (max-width: 700px) {
  .course-slider__slider {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .course-slider__slider {
    padding-left: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .course-slider .swiper {
    overflow: visible;
  }
}
.course-slider .swiper-wrapper {
  padding-bottom: 1px;
}
.course-slider .swiper-slide {
  height: auto;
}
.course-slider .course-preview {
  min-height: 100%;
}
@media screen and (max-width: 1200px) {
  .course-slider .slider-arrow {
    display: none;
  }
}
.course-slider .slider-arrow--prev {
  left: clamp(10px,13.5408vw,260px);
  margin-left: -5.208vw;
}
@media screen and (max-width: 1860px) {
  .course-slider .slider-arrow--prev {
    left: clamp(10px,7.2912vw,140px);
  }
}
.course-slider .slider-arrow--next {
  right: clamp(10px,13.5408vw,260px);
  margin-right: -5.208vw;
}
@media screen and (max-width: 1860px) {
  .course-slider .slider-arrow--next {
    right: clamp(10px,7.2912vw,140px);
  }
}
.new-courses {
  position: relative;
}
.new-courses__title {
  position: absolute;
  color: #FFF;
  z-index: 10;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 3px;
  left: clamp(10px,4.1664vw,80px);
  top: clamp(10px,3.1248vw,60px);
}
@media screen and (max-width: 1200px) {
  .new-courses__title {
    font-size: 12px;
    top: 20px;
    left: 20px;
  }
}
.discounted-courses {
  background: #DFEDD3;
  padding: clamp(60px,5.208vw,80px) 0;
}
.discounted-courses__header {
  margin: 0 clamp(10px,13.5408vw,260px) clamp(20px,2.0832vw,40px);
  text-align: center;
}
.discounted-courses__title {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: .3em;
}
.discounted-courses__wrapper {
  position: relative;
}
.discounted-courses__slider {
  overflow: hidden;
  position: relative;
  margin: 0 min(10vw,260px);
}
@media screen and (max-width: 1200px) {
  .discounted-courses__slider {
    margin: 0;
    padding: 0 40px;
    overflow: hidden;
  }
}
.discounted-courses__slider .swiper {
  width: min(560px,29.1648vw);
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
@media screen and (max-width: 1200px) {
  .discounted-courses__slider .swiper {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .discounted-courses__slider .swiper {
    width: 70%;
  }
}
@media screen and (max-width: 550px) {
  .discounted-courses__slider .swiper {
    width: 80%;
  }
}
@media screen and (max-width: 400px) {
  .discounted-courses__slider .swiper {
    width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .discounted-courses .slider-arrow {
    display: none;
  }
}
.discounted-courses .slider-arrow--prev {
  left: clamp(10px,13.5408vw,260px);
  margin-left: -5.208vw;
}
.discounted-courses .slider-arrow--next {
  right: clamp(10px,13.5408vw,260px);
  margin-right: -5.208vw;
}
.discounted-courses .course-preview {
  transition: transform 600ms cubic-bezier(0.250,0.460,0.450,0.940), opacity 600ms cubic-bezier(0.250,0.460,0.450,0.940);
  transform-origin: 100% 50%;
  transform: scale3d(.7,.7,.7);
  opacity: .5;
}
.discounted-courses .swiper-slide-active ~ .swiper-slide .course-preview {
  transform-origin: 0 50%;
  transform: scale3d(.7,.7,.7);
}
.discounted-courses .swiper-slide-active .course-preview {
  transform: scale3d(1,1,1);
  opacity: 1;
}
.discounted-courses__next,
.discounted-courses__prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: min(420px,21.8736vw);
  cursor: pointer;
}
.discounted-courses__prev {
  left: 0;
}
.discounted-courses__next {
  right: 0;
}
.course-preview {
  overflow: hidden;
  border-radius: clamp(5px,1.0416vw,20px);
  display: flex;
  flex-direction: column;
  border: 1px solid #464645;
  color: #161615;
  background: #fff;
}
.course-preview__image {
  position: relative;
}
.course-preview__header {
  position: absolute;
  top: clamp(5px,0.7812vw,15px);
  left: clamp(5px,0.7812vw,15px);
  right: clamp(5px,0.7812vw,15px);
  display: flex;
  align-items: flex-start;
}
.course-preview__category,
.course-preview__duration {
  height: 23px;
  line-height: 23px;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  background: #fff;
  border-radius: 23px;
  padding: 0 10px;
}
@media screen and (max-width: 1000px) {
  .course-preview__category,
  .course-preview__duration {
    font-size: 8px;
    height: 20px;
    line-height: 20px;
  }
}
.course-preview__category {
  color: #63A62B;
}
.course-preview__duration {
  position: absolute;
  bottom: clamp(5px,0.7812vw,15px);
  left: clamp(5px,0.7812vw,15px);
}
.course-preview__duration strong {
  color: #F07410;
}
.course-preview__main {
  flex-grow: 1;
  padding: clamp(10px,1.0416vw,20px);
  display: flex;
  flex-direction: column;
}
.course-preview__reviews {
  margin-bottom: 15px;
}
.course-preview__title {
  flex-grow: 1;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.2em;
  font-size: clamp(16px,1.0416vw,20px);
}
.course-preview__footer {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0 10px;
  align-items: center;
}
.course-preview__label {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  grid-column-end: span 2;
}
.course-preview__price {
  font-size: clamp(22px,1.5624vw,30px);
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1em;
  gap: 10px;
}
.course-preview__price del {
  line-height: 1em;
  font-size: clamp(12px,0.83328vw,16px);
  font-weight: normal;
  text-decoration-color: #161615;
}
.course-preview__price--discounted {
  color: #63A62B;
}
.course-preview__cta {
  width: clamp(30px,2.70816vw,52px);
  aspect-ratio: 1;
  border: 1px solid #161615;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 300ms;
}
.course-preview__cta svg {
  transition: 300ms cubic-bezier(0.250,0.460,0.450,0.940);
  height: auto;
  max-width: 50%;
}
.course-preview:hover .course-preview__cta {
  background: #F2F2F2;
}
.course-preview:hover .course-preview__cta svg {
  transform: translate3d(2px,0,0);
  -webkit-transform: translate3d(2px,0,0);
}
.course-preview-alt {
  overflow: hidden;
  color: #161615;
  position: relative;
  min-height: 100%;
  display: flex;
}
.course-preview-alt__image {
  position: relative;
}
.course-preview-alt__image img {
  min-height: 100%;
  object-fit: cover;
}
.course-preview-alt__main {
  position: absolute;
  bottom: clamp(30px,3.1248vw,60px);
  left: clamp(10px,2.0832vw,40px);
  right: clamp(10px,2.0832vw,40px);
  background: #fff;
  border-radius: clamp(5px,1.0416vw,20px);
  display: grid;
  grid-template-columns: 1fr auto;
  overflow: hidden;
}
.course-preview-alt__content {
  padding: 15px clamp(15px,2.0832vw,40px) 30px;
}
@media screen and (max-width: 550px) {
  .course-preview-alt__content {
    padding: 10px;
  }
}
.course-preview-alt__category {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: clamp(10px,1.0416vw,20px);
  margin-bottom: 5px;
}
.course-preview-alt__category span {
  color: #63A62B;
}
.course-preview-alt__category strong {
  color: #F07410;
}
.course-preview-alt__title {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
}
@media screen and (max-width: 350px) {
  .course-preview-alt__title {
    font-size: 16px;
  }
}
.course-preview-alt__specs {
  display: flex;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
}
.course-preview-alt__label {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.course-preview-alt__prices {
  color: #FFF;
  background: #63A62B;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 70px 10px 30px;
  gap: 3px;
  position: relative;
}
@media screen and (max-width: 550px) {
  .course-preview-alt__prices {
    padding: 10px 40px 10px 10px;
  }
}
.course-preview-alt__prices::after {
  content: '';
  width: 20px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 25px;
  background: url(../img/icons/arrow-white.svg) no-repeat center;
  margin-top: -7px;
}
@media screen and (max-width: 550px) {
  .course-preview-alt__prices::after {
    right: 10px;
  }
}
.course-preview-alt__price {
  font-weight: bold;
  font-size: clamp(18px,1.5624vw,30px);
}
@media screen and (max-width: 350px) {
  .course-preview-alt__price {
    font-size: 16px;
  }
}
.course-preview-alt__original {
  text-decoration: line-through;
}
.course-grid {
  margin: clamp(60px,4.9476vw,95px) clamp(10px,13.5408vw,260px) 0;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: clamp(30px,3.1248vw,60px) clamp(10px,2.604vw,50px);
}
@media screen and (max-width: 1860px) {
  .course-grid {
    margin-left: clamp(10px,7.2912vw,140px);
    margin-right: clamp(10px,7.2912vw,140px);
  }
}
@media screen and (max-width: 1400px) {
  .course-grid {
    margin-left: clamp(10px,3.1248vw,40px);
    margin-right: clamp(10px,3.1248vw,40px);
  }
}
@media screen and (max-width: 1000px) {
  .course-grid {
    grid-template-columns: repeat(3,1fr);
  }
}
@media screen and (max-width: 700px) {
  .course-grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .course-grid {
    grid-template-columns: 1fr;
  }
}
.review-resume {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 10px;
  font-weight: bold;
  color: #161615;
}
.review-resume--spaced {
  justify-content: space-between;
}
.review-resume--empty {
  color: #aaa;
}
.review-resume__vote {
  display: flex;
  align-items: center;
  gap: 5px;
}
.review-resume__stars {
  display: flex;
  align-items: center;
}
.review-resume__stars .active svg path {
  fill: #FEBE10;
}
.review-resume__count {
  color: #FEBE10;
}
.course {
  margin-left: clamp(10px,14.5824vw,280px);
  margin-right: clamp(10px,11.9784vw,230px);
  display: grid;
  align-items: start;
  grid-template-columns: 1fr min(410px,21.3528vw);
  gap: 25px min(90px,4.6872vw);
}
@media screen and (min-width: 1921px) {
  .course {
    width: 1410px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1550px) {
  .course {
    margin-left: clamp(10px,9.3744vw,180px);
    margin-right: clamp(10px,6.7704vw,130px);
    grid-template-columns: 1fr max(320px,16.6656vw);
  }
}
@media screen and (max-width: 1200px) {
  .course {
    margin-left: max(10px,4.1664vw);
    margin-right: max(10px,4.1664vw);
  }
}
@media screen and (max-width: 1000px) {
  .course {
    grid-template-columns: 1fr;
  }
}
.course__pathway {
  grid-column-end: span 2;
  font-size: 10px;
  color: #63A62B;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: .5em;
  flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  .course__pathway {
    display: none;
  }
}
.course__extra {
  grid-column-start: 1;
  grid-row-start: 3;
}
@media screen and (max-width: 1000px) {
  .course__extra {
    grid-area: auto;
  }
}
.course__sidebar {
  grid-row-end: span 2;
}
.course__header {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px 20px;
  align-items: center;
}
@media screen and (max-width: 550px) {
  .course__header {
    grid-template-columns: 1fr;
  }
}
.course__details {
  display: flex;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  gap: clamp(10px,1.302vw,25px);
  margin-bottom: 30px;
}
.course__details--header {
  grid-column-end: span 2;
  margin: 0;
}
@media screen and (max-width: 550px) {
  .course__details--header {
    grid-column-end: auto;
  }
}
.course__features {
  display: grid;
  row-gap: 10px;
  margin-bottom: 30px;
}
.course__feature {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 15px;
  align-items: center;
  font-weight: bold;
  color: #F07410;
  font-size: 13px;
}
.course__title {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
}
@media screen and (max-width: 350px) {
  .course__title {
    font-size: 16px;
  }
}
.course__preview {
  overflow: hidden;
  border-radius: clamp(5px,1.0416vw,20px);
  margin-top: 20px;
}
.course__section {
  margin-top: clamp(40px,5.208vw,100px);
}
.course__section--reviews {
  background: rgba(254,190,16,0.05);
  padding: 30px clamp(20px,2.0832vw,40px) 60px;
}
.course__teacher {
  display: inline-grid;
  grid-template-columns: 62px 1fr;
  gap: 15px;
  align-items: center;
  margin-bottom: 10px;
}
.course__teacher__image {
  overflow: hidden;
  border-radius: 50%;
}
.course__teacher__title {
  text-transform: uppercase;
  text-decoration: underline;
  color: #161615;
}
.course__resume {
  background: #F2F2F2;
  padding: clamp(10px,1.5624vw,30px);
  border-radius: clamp(5px,1.0416vw,20px);
}
.course__excerpt {
  font-size: 12px;
  margin-bottom: 20px;
}
.course__payments {
  display: grid;
  margin-top: 15px;
  grid-template-columns: repeat(6,1fr);
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.course__payments img {
  width: auto;
  margin: 0 auto;
}
.add-to-cart {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px 10px;
  align-items: center;
}
.add-to-cart__label {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.add-to-cart__price {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
  height: 66px;
  background: #fff;
  border-radius: clamp(5px,1.0416vw,20px);
  gap: clamp(5px,1.0416vw,20px);
  padding: 0 clamp(5px,1.5624vw,30px);
}
@media screen and (max-width: 350px) {
  .add-to-cart__price {
    font-size: 16px;
  }
}
.add-to-cart__price--discounted {
  color: #63A62B;
}
.add-to-cart__price del {
  font-size: 1rem;
  font-weight: normal;
  text-decoration-color: #161615;
}
.add-to-cart .button {
  grid-column-end: span 2;
}
.teacher {
  margin-left: clamp(10px,13.5408vw,260px);
  margin-right: clamp(10px,23.9568vw,460px);
  display: grid;
  grid-template-columns: min(360px,18.7488vw) 1fr;
  gap: 0 clamp(20px,3.6456vw,70px);
  align-items: start;
  grid-template-rows: 1fr auto 1fr auto;
}
@media screen and (min-width: 1921px) {
  .teacher {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
  }
}
@media screen and (max-width: 1200px) {
  .teacher {
    margin-left: clamp(10px,10.416vw,80px);
    margin-right: clamp(10px,10.416vw,80px);
  }
}
@media screen and (max-width: 700px) {
  .teacher {
    margin-left: clamp(10px,4.1664vw,80px);
    margin-right: clamp(10px,4.1664vw,80px);
  }
}
@media screen and (max-width: 550px) {
  .teacher {
    display: block;
  }
}
.teacher__image {
  grid-row-end: span 3;
  overflow: hidden;
  border-radius: 50%;
}
@media screen and (max-width: 550px) {
  .teacher__image {
    max-width: 200px;
    width: 100%;
    margin: 0 auto 40px;
  }
}
.teacher__header,
.teacher__main {
  grid-column-start: 2;
}
.teacher__header {
  grid-row-start: 2;
}
.teacher__main {
  grid-row-start: 4;
  margin-top: -5vw;
}
.teacher__main h2 {
  font-weight: bold;
}
@media screen and (max-width: 550px) {
  .teacher__main {
    margin: 0;
  }
}
.teacher__title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: clamp(18px,1.14576vw,22px);
  margin-bottom: .2em;
}
@media screen and (max-width: 350px) {
  .teacher__title {
    font-size: 16px;
  }
}
.teacher__subtitle {
  display: block;
  font-weight: bold;
}
.player {
  width: 1400px;
  margin: 0 auto;
  display: grid;
  align-items: start;
  grid-template-columns: 1fr clamp(320px,20.832vw,400px);
  column-gap: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1921px) {
  .player {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1550px) {
  .player {
    width: auto;
    margin: 0 40px;
    grid-template-columns: 1fr 380px;
    column-gap: 20px;
  }
}
@media screen and (max-width: 1400px) {
  .player {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1200px) {
  .player {
    margin: 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .player {
    margin: 0 10px;
  }
}
@media screen and (min-width: 1401px) {
  .player--fullscreen .player__video {
    grid-column-end: span 2;
  }
  .player--fullscreen .player__sidebar {
    display: none;
  }
}
.player__header {
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  grid-column-end: span 2;
}
@media screen and (max-width: 1400px) {
  .player__header {
    grid-column-end: auto;
  }
}
.player__header a {
  color: #464645;
}
.player__header a::after {
  content: ' /';
}
.player__intro {
  border: 1px solid #464645;
  border-radius: 10px;
  padding: clamp(30px,2.604vw,50px) clamp(15px,2.604vw,50px);
  text-align: center;
}
.player__title {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
  color: #63A62B;
}
@media screen and (max-width: 350px) {
  .player__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .player__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 550px) {
  .player__title {
    font-size: 20px;
  }
}
.player__cta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
}
@media screen and (max-width: 700px) {
  .player__cta {
    flex-direction: column;
  }
}
.player__video {
  border: 1px solid #464645;
  position: relative;
}
.player__video--nocontrols {
  position: relative;
  z-index: 0;
}
.player__video--nocontrols::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0);
  z-index: 1000;
}
.player__video::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: 1000;
}
.player__video--play::after {
  display: none;
}
.player__video--play .player__play {
  display: none;
}
.player__video--play .player__controls {
  visibility: visible;
}
.player__disclaimer {
  grid-area: 3 / 1 / 4 / 2;
  background: #F2F2F2;
  padding: clamp(20px,1.5624vw,30px);
  border-radius: clamp(5px,1.0416vw,20px);
  font-size: 14px;
  margin-top: 10px;
}
.player__sidebar {
  background: #F2F2F2;
  padding: clamp(20px,1.302vw,25px);
  border-radius: clamp(5px,1.0416vw,20px);
  align-self: stretch;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1400px) {
  .player__sidebar {
    margin-top: 20px;
  }
}
.player__program {
  font-size: 14px;
  flex-grow: 1;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .player__program {
    font-size: 13px;
  }
}
.player__scroller {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  padding-right: 20px;
}
@media screen and (max-width: 1400px) {
  .player__scroller {
    position: static;
  }
}
.player__play {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  width: 100px;
  height: 100px;
  background: #63A62B;
  border-radius: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  z-index: 10000;
}
.player__play::after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 16px 0 16px 24px;
  border-color: transparent transparent transparent #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -8px;
}
@media screen and (max-width: 700px) {
  .player__play {
    width: 60px;
    height: 60px;
    z-index: 10000;
  }
}
.player__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: rgba(0,0,0,0.7);
  display: grid;
  grid-template-columns: 40px 1fr 40px;
  align-items: center;
  padding: 0 20px 0 10px;
  gap: 20px;
  visibility: hidden;
}
.player__timeline {
  height: 2px;
  background: rgba(255,255,255,0.3);
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.player__timeline span {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background: #63A62B;
  transition: width 500ms linear;
}
.player__action {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: #63A62B;
  z-index: 1001;
  border-radius: 50%;
  position: relative;
  display: block;
}
.player__action--pause::before,
.player__action--pause::after {
  content: '';
  position: absolute;
  height: 18px;
  width: 6px;
  background: #fff;
  top: 50%;
  left: 50%;
}
.player__action--pause::before {
  transform: translate3d(-50%,-50%,0) translate3d(-5px,0,0);
}
.player__action--pause::after {
  transform: translate3d(-50%,-50%,0) translate3d(5px,0,0);
}
.player__action--fullscreen {
  display: flex;
  align-items: center;
  justify-content: center;
}
.player__action--fullscreen::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 16px;
  border: 2px solid #fff;
}
.player--fullscreen .player__action--fullscreen::after {
  width: 16px;
  height: 10px;
}
.player__resume {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  z-index: 10000;
  display: none;
  pointer-events: none;
}
.player__resume--visible {
  display: block;
  pointer-events: all;
}
.work-in-progress {
  margin: clamp(60px,4.9476vw,95px) auto 0;
  max-width: 800px;
  padding: 0 15px;
  display: grid;
  gap: 30px;
  text-align: center;
}
.work-in-progress__icon svg {
  margin: 0 auto;
  max-width: 20vw;
  height: auto;
}
.reviews-preview__header {
  display: flex;
  gap: 15px;
  align-items: center;
}
.reviews-preview__header .primary-2 {
  margin: 0;
}
.reviews-preview__grid {
  margin-top: clamp(40px,3.1248vw,60px);
  grid-template-columns: repeat(auto-fit,minmax(30%,1fr));
  display: grid;
  gap: 30px;
}
@media screen and (max-width: 1200px) {
  .reviews-preview__grid {
    grid-template-columns: 1fr;
  }
}
.reviews-preview__cta {
  margin-top: clamp(40px,3.1248vw,60px);
  display: flex;
  gap: 35px;
  align-items: center;
}
.reviews-preview__count {
  color: #FEBE10;
  font-size: 10px;
  font-weight: bold;
}
.review {
  font-size: 12px;
}
.review__vote {
  display: flex;
  gap: 5px;
  align-items: center;
}
.review__stars {
  display: flex;
  align-items: center;
}
.review__stars .active svg path {
  fill: #FEBE10;
}
.review__literal {
  font-weight: bold;
  font-size: 10px;
}
.review__date {
  margin-top: 10px;
  font-weight: bold;
  font-size: 10px;
}
.review__title {
  margin-top: 5px;
  font-weight: bold;
}
.review__message {
  margin-top: 10px;
  line-height: 1.4em;
}
.review__author {
  margin-top: 10px;
  color: #383838;
}
.reviews {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: rgba(254,190,16,0.05);
  padding: 30px clamp(20px,2.0832vw,40px) 60px;
  border-radius: 10px;
}
@media screen and (max-width: 1200px) {
  .reviews {
    max-width: none;
    margin: 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .reviews {
    margin: 0 5px;
  }
}
.reviews__header {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 700px) {
  .reviews__header {
    flex-direction: column;
  }
}
.reviews__title {
  font-size: clamp(18px,1.14576vw,22px);
  margin-bottom: .8em;
  display: block;
  font-weight: bold;
  margin-bottom: 0;
  color: #161615;
  text-decoration: underline;
}
@media screen and (max-width: 350px) {
  .reviews__title {
    font-size: 16px;
  }
}
.reviews__title a {
  color: inherit;
}
.reviews__list {
  display: grid;
  gap: 30px;
}
.reviews__loadmore {
  margin-top: 40px;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}
.quiz-popup {
  z-index: 1000;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 360px;
  padding: 15px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 3px 3px 6px rgba(0,0,0,0.16), 0 0 0 100vw rgba(0,0,0,0.8);
  transform: translate(-50%,-50%);
  overflow: hidden;
}
.quiz-popup.loading {
  pointer-events: none;
}
.quiz-popup.loading::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.5);
}
.quiz-popup--pos0 {
  transform: translate(-50%,-50%);
}
.quiz-popup--pos1 {
  transform: translate(-80%,-30%);
}
.quiz-popup--pos2 {
  transform: translate(-10%,-70%);
}
.quiz-popup--pos3 {
  transform: translate(0%,-20%);
}
.quiz-popup__alert {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: bold;
  color: #E73C5B;
}
.quiz-popup__images {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 15px;
}
.quiz-popup__image {
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
}
.quiz-popup__image:hover {
  opacity: .9;
}
.quiz-popup__question {
  padding-top: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: bold;
}
.course-lesson-preview {
  display: grid;
  align-items: center;
  gap: 15px;
  font-size: 13px;
  grid-template-columns: 100px 1fr;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #d5d5d5;
  color: #161615;
}
.course-lesson-preview--disabled {
  opacity: .4;
}
.course-lesson-preview--disabled .course-lesson-preview__image::before,
.course-lesson-preview--disabled .course-lesson-preview__image::after {
  display: none;
}
.course-lesson-preview--disabled .course-lesson-preview__image img {
  filter: grayscale(100%);
}
.course-lesson-preview:first-child {
  margin-top: 0;
}
.course-lesson-preview__image {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
.course-lesson-preview__image::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
}
.course-lesson-preview__image::after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11.5px 0 11.5px 17px;
  border-color: transparent transparent transparent #FFFFFF;
  transform: translate3d(-50%,-50%,0);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: .6;
}
.course-lesson-preview__image--icon {
  aspect-ratio: 1.7777777777778;
  background: #161615;
  display: flex;
  align-items: center;
  justify-content: center;
}
.course-lesson-preview__image--icon::before,
.course-lesson-preview__image--icon::after {
  display: none;
}
.course-lesson-preview__image--icon svg {
  height: auto;
  width: 30px;
}
.course-lesson-preview__title {
  font-weight: bold;
  margin-bottom: .2em;
}
.course-lesson-preview__title strong {
  color: #F07410;
}
.course-lesson-preview__excerpt {
  font-size: 12px;
  line-height: 1.4em;
}
.course-lesson-preview__excerpt * {
  line-height: inherit;
}
.minicart {
  position: relative;
}
.minicart__toggler {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 43px;
  border: 3px solid #aaa;
  width: 43px;
  border-radius: 50%;
}
.minicart__toggler svg {
  opacity: .5;
}
@media screen and (max-width: 550px) {
  .minicart__toggler {
    width: 35px;
    height: 35px;
    border: none;
    background: #aaa;
  }
  .minicart__toggler path {
    fill: #161615;
  }
}
.minicart__toggler--active {
  border-color: #F07410;
  cursor: pointer;
}
.minicart__toggler--active svg {
  opacity: 1;
}
@media screen and (max-width: 550px) {
  .minicart__toggler--active {
    background: #F07410;
  }
  .minicart__toggler--active path {
    fill: #FFF;
  }
}
.minicart__dropdown {
  position: absolute;
  top: 100%;
  transform: translate3d(0,25px,0);
  -webkit-transform: translate3d(0,25px,0);
  transition: 600ms cubic-bezier(0.165,0.840,0.440,1.000);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  right: 0;
  background: #fff;
  padding: 5px 10px 10px;
  border: 3px solid #63A62B;
  border-radius: 32px;
  width: 380px;
  font-size: 14px;
  max-width: 90vw;
}
.minicart__header {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.minicart.open .minicart__dropdown {
  transform: translate3d(0,5px,0);
  -webkit-transform: translate3d(0,5px,0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.minicart__product {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
  display: grid;
  grid-template-columns: 80px 1fr auto;
  align-items: center;
  gap: 10px;
}
.minicart__product:first-child {
  border-top: 1px solid #eee;
}
.minicart__image {
  overflow: hidden;
  border-radius: 5px;
}
.minicart__title {
  font-weight: bold;
  padding-right: 20px;
  line-height: 1.1em;
  font-size: 12px;
}
.minicart__price {
  font-weight: bold;
  color: #63A62B;
  justify-self: end;
}
.minicart__price del {
  color: #161615;
  font-weight: normal;
  display: block;
}
.minicart__row {
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.minicart__row--total {
  font-size: 1.2em;
}
.checkout {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1400px) {
  .checkout {
    max-width: none;
    margin-left: max(5vw,10px);
    margin-right: max(5vw,10px);
  }
}
@media screen and (max-width: 1000px) {
  .checkout {
    margin: 0 20px;
  }
}
.checkout__main {
  border: 1px solid #464645;
  border-radius: clamp(5px,1.0416vw,20px);
  padding: 30px clamp(10px,2.0832vw,40px);
}
.checkout__main--completed {
  background: #F2F2F2;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1000px) {
  .checkout__main {
    border: none;
    padding: 0;
  }
}
.checkout__footer {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.checkout__section {
  margin-top: 25px;
}
.checkout__section:first-child {
  margin: 0;
}
.checkout__title {
  font-weight: bold;
  display: block;
  font-size: clamp(18px,1.14576vw,22px);
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #eee;
  color: #63A62B;
}
@media screen and (max-width: 350px) {
  .checkout__title {
    font-size: 16px;
  }
}
.checkout__title--error {
  color: #E73C5B;
}
.checkout__title--noborder {
  padding-bottom: 0;
  border: none;
}
@media screen and (max-width: 1000px) {
  .checkout__title--noborder {
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
  }
}
@media screen and (max-width: 1000px) {
  .checkout__title {
    font-size: 16px;
    color: #161615;
  }
}
@media screen and (max-width: 700px) {
  .checkout__title {
    font-size: 14px;
  }
}
.checkout-progress {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  counter-reset: progress;
  margin-bottom: 20px;
  height: 30px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .checkout-progress {
    grid-template-columns: repeat(4,auto);
  }
}
@media screen and (max-width: 700px) {
  .checkout-progress {
    grid-template-columns: 1fr;
  }
}
.checkout-progress__step {
  position: relative;
  counter-increment: progress;
  display: flex;
  line-height: 30px;
}
@media screen and (max-width: 700px) {
  .checkout-progress__step {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
  }
}
.checkout-progress__step span {
  display: inline-block;
  position: relative;
}
.checkout-progress__step span::before {
  content: counter(progress) '. ';
}
@media screen and (max-width: 700px) {
  .checkout-progress__step span::before {
    content: counter(progress) '/4 ';
  }
}
.checkout-progress__step--current,
.checkout-progress__step--link {
  color: #63A62B;
}
@media screen and (max-width: 700px) {
  .checkout-progress__step--current {
    display: block;
    position: static;
    width: auto;
    height: auto;
  }
}
.checkout-progress__step--current span,
.checkout-progress__step--link,
.checkout-progress__step:last-child.checkout-progress__step--current {
  border-bottom: 3px solid #63A62B;
}
@media screen and (max-width: 700px) {
  .checkout-progress__step--current span,
  .checkout-progress__step--link,
  .checkout-progress__step:last-child.checkout-progress__step--current {
    border: none;
  }
}
.checkout-progress__step:last-child.checkout-progress__step--current span {
  border: none;
}
.cart__product {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  display: grid;
  grid-template-columns: 120px minmax(auto,400px) auto;
  align-items: center;
  gap: 5px 20px;
}
@media screen and (max-width: 700px) {
  .cart__product {
    grid-template-columns: 120px 1fr;
    gap: 5px 10px;
    align-items: start;
  }
}
@media screen and (max-width: 550px) {
  .cart__product {
    grid-template-columns: 80px 1fr;
  }
}
.cart__product:first-child {
  border-top: 1px solid #eee;
}
@media screen and (max-width: 1000px) {
  .cart__product:first-child {
    border-top: none;
  }
}
.cart__product--editable {
  grid-template-columns: 120px minmax(auto,400px) 1fr auto;
}
@media screen and (max-width: 700px) {
  .cart__product--editable {
    grid-template-columns: 120px 1fr auto;
  }
}
@media screen and (max-width: 550px) {
  .cart__product--editable {
    grid-template-columns: 80px 1fr auto;
  }
}
.cart__image {
  overflow: hidden;
  border-radius: 5px;
}
@media screen and (max-width: 700px) {
  .cart__image {
    grid-row-end: span 2;
  }
}
.cart__title {
  font-weight: bold;
  padding-right: 20px;
  line-height: 1.1em;
  font-size: 14px;
}
@media screen and (max-width: 700px) {
  .cart__title {
    padding-right: 0;
  }
}
@media screen and (max-width: 550px) {
  .cart__title {
    font-size: 13px;
  }
}
.cart__price {
  font-weight: bold;
  color: #63A62B;
  justify-self: end;
}
.cart__price del {
  color: #161615;
  font-weight: normal;
  display: block;
}
@media screen and (max-width: 700px) {
  .cart__price {
    grid-column-start: 2;
    grid-row-start: 2;
    justify-self: start;
  }
}
.cart__actions {
  justify-self: end;
}
.cart__row {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}
.cart__row--total {
  margin-top: 10px;
  background: #F2F2F2;
  height: 60px;
  padding: 0 40px;
  border-radius: 5px;
}
@media screen and (max-width: 700px) {
  .cart__row--total {
    padding: 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .cart__row--total {
    height: 50px;
  }
}
.address-form {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  gap: 0 25px;
}
@media screen and (max-width: 1000px) {
  .address-form {
    gap: 0 10px;
  }
}
.address-form .radio {
  display: flex;
  flex-wrap: wrap;
  gap: 0 25px;
}
.address-form .radio .labelcontainer {
  flex: 0 0 100%;
}
@media screen and (max-width: 550px) {
  .address-form .input {
    grid-column-end: span 3;
  }
}
.address-form .grid-6 {
  grid-column-end: span 6;
}
.address-form .grid-5 {
  grid-column-end: span 5;
}
.address-form .grid-4 {
  grid-column-end: span 4;
}
@media screen and (max-width: 550px) {
  .address-form .grid-4 {
    grid-column-end: span 6;
  }
}
.address-form .grid-3 {
  grid-column-end: span 3;
}
@media screen and (max-width: 350px) {
  .address-form .grid-3 {
    grid-column-end: span 6;
  }
}
.address-form .grid-2 {
  grid-column-end: span 2;
}
@media screen and (max-width: 700px) {
  .address-form .grid-2 {
    grid-column-end: span 6;
  }
}
.payment__footer {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.review-form {
  max-width: 600px;
  padding: clamp(20px,2.0832vw,40px) clamp(10px,2.0832vw,40px);
  border: 1px solid #464645;
  border-radius: clamp(5px,1.0416vw,20px);
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .review-form {
    max-width: 400px;
    border: none;
    border-radius: 0;
  }
}
.review-form__header {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 20px;
  align-items: center;
}
.review-form__product {
  font-weight: bold;
  font-size: 14px;
}
.review-form__image {
  overflow: hidden;
  border-radius: 5px;
}
.review-form__title {
  font-size: clamp(18px,1.14576vw,22px);
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: .7em;
  text-align: center;
}
@media screen and (max-width: 350px) {
  .review-form__title {
    font-size: 16px;
  }
}
.review-form__section {
  margin-top: 40px;
}
.review-form__section:first-of-type {
  margin: 0;
}
@keyframes paypal-ring {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes paypal-ring {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.paypal {
  max-width: 500px;
  margin: 0 auto;
}
.paypal__loader {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  left: -100%;
  z-index: 1000;
}
.paypal__loader.visible {
  left: 0;
}
.paypal__loader__ring {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  width: 64px;
  height: 64px;
  transition: 400ms;
}
.paypal__loader__ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -26px;
  margin-top: -26px;
  width: 52px;
  height: 52px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: paypal-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;
  -webkit-animation: paypal-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;
  border-color: #fff transparent transparent transparent;
}
.paypal__loader__ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.paypal__loader__ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.paypal__loader__ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.contacts {
  display: grid;
  grid-template-columns: min(960px,49.9968vw) 200px;
  justify-content: space-between;
  margin-left: clamp(10px,140vw * 0.05208,140px);
  margin-right: clamp(10px,290vw * 0.05208,290px);
}
@media screen and (min-width: 1921px) {
  .contacts {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .contacts {
    margin-left: clamp(10px,10.416vw,80px);
    margin-right: clamp(10px,10.416vw,80px);
  }
}
@media screen and (max-width: 1000px) {
  .contacts {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 700px) {
  .contacts {
    margin-left: clamp(10px,4.1664vw,80px);
    margin-right: clamp(10px,4.1664vw,80px);
  }
}
.contacts__title {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
  margin-bottom: 1em;
}
@media screen and (max-width: 350px) {
  .contacts__title {
    font-size: 16px;
  }
}
.contacts__intro {
  grid-column-end: span 2;
}
@media screen and (max-width: 1000px) {
  .contacts__intro {
    grid-column-end: span 1;
  }
}
.contacts__infos {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-column-start: 2;
  grid-row-start: 2;
}
@media screen and (max-width: 1000px) {
  .contacts__infos {
    grid-area: auto;
    padding-bottom: 60px;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (max-width: 700px) {
  .contacts__infos {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
}
.contacts__links {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 1000px) {
  .contacts__links {
    gap: 10px;
    flex-direction: row;
  }
}
@media screen and (max-width: 700px) {
  .contacts__links {
    flex-direction: column;
  }
}
.contacts__social {
  align-self: flex-end;
}
@media screen and (max-width: 1000px) {
  .contacts__social {
    align-self: center;
  }
}
@media screen and (max-width: 700px) {
  .contacts__social {
    align-self: flex-start;
  }
}
.login-form {
  max-width: 600px;
  padding: clamp(20px,2.0832vw,40px) clamp(10px,2.0832vw,40px);
  border: 1px solid #464645;
  border-radius: clamp(5px,1.0416vw,20px);
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .login-form {
    max-width: 400px;
    border: none;
    border-radius: 0;
  }
}
.login-form__title {
  font-size: clamp(18px,1.14576vw,22px);
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: .7em;
  text-align: center;
}
@media screen and (max-width: 350px) {
  .login-form__title {
    font-size: 16px;
  }
}
.login-form__section {
  margin-top: 40px;
}
.login-form__section:first-of-type {
  margin: 0;
}
.login-form__recover {
  display: block;
  margin-top: 10px;
  color: #161615;
  font-size: 12px;
  text-decoration: underline;
}
.account {
  display: flex;
  gap: 20px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.account--large {
  max-width: none;
  margin-left: 10vw;
  margin-right: 10vw;
}
@media screen and (min-width: 1921px) {
  .account--large {
    width: 1540px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1550px) {
  .account {
    max-width: none;
    margin-left: max(5vw,10px);
    margin-right: max(5vw,10px);
  }
}
@media screen and (max-width: 1400px) {
  .account {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .account {
    display: block;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 700px) {
  .account {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 550px) {
  .account {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.account__sidebar {
  flex: 0 0 220px;
}
.account__sidebar__title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: clamp(18px,1.14576vw,22px);
  margin-bottom: 1em;
}
@media screen and (max-width: 350px) {
  .account__sidebar__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .account__sidebar__title {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  .account__sidebar {
    flex: 0 0 180px;
  }
}
.account__title {
  font-size: clamp(18px,1.14576vw,22px);
  font-weight: bold;
}
@media screen and (max-width: 350px) {
  .account__title {
    font-size: 16px;
  }
}
.account__menu {
  font-size: 13px;
  position: relative;
}
.account__menu li {
  margin-bottom: 0;
}
.account__menu__link {
  padding: 10px 0;
  display: block;
  font-weight: bold;
  color: #161615;
}
.account__menu__link--active::before {
  content: '> ';
}
.account__menu__link--emph {
  color: #63A62B;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.account__menu__toggler {
  display: none;
}
@media screen and (max-width: 1200px) {
  .account__menu__toggler {
    display: inline-flex;
    height: 50px;
    align-items: center;
    padding: 0 20px;
    gap: 10px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #eee;
    border-radius: 25px;
  }
}
@media screen and (max-width: 550px) {
  .account__menu__toggler {
    display: flex;
  }
}
@media screen and (max-width: 1200px) {
  .account__menu__submenu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 40px;
    border: 1px solid #eee;
    background: #fff;
    z-index: 100;
    border-radius: 25px;
    min-width: 240px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.16);
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .account__menu__submenu {
    position: static;
    padding: 10px 20px;
    border: none;
    box-shadow: none;
  }
}
@media screen and (max-width: 1200px) {
  .account__menu.open .account__menu__submenu {
    display: block;
  }
}
.account__main {
  flex-grow: 1;
  border-radius: clamp(5px,1.0416vw,20px);
  border: 1px solid #464645;
  padding: clamp(30px,2.0832vw,40px) clamp(20px,2.0832vw,40px);
}
@media screen and (max-width: 1400px) {
  .account__main {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    border: none;
    border-left: 1px solid #eee;
  }
}
@media screen and (max-width: 1200px) {
  .account__main {
    border: none;
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    margin-top: 20px;
  }
}
.account__section {
  margin-bottom: 40px;
}
.account__section:last-of-type {
  margin: 0;
}
.account__container,
.account__form {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 550px) {
  .account__container,
  .account__form {
    padding: 10px 0;
  }
}
.account__container:last-child,
.account__form:last-child {
  padding-bottom: 0;
  border: none;
}
.account__header {
  margin-bottom: 40px;
}
.account__actions {
  padding: 15px 0 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2.5vw;
  font-size: 13px;
}
.account__actions__infos {
  flex-grow: 1;
  font-size: 12px;
}
.account__item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eee;
  display: grid;
  grid-template-columns: 1fr 200px;
  gap: 20px;
  font-size: 14px;
}
@media screen and (max-width: 550px) {
  .account__item {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.account__item .strong {
  color: #F07410;
  font-weight: bold;
}
.account__item--full {
  grid-template-columns: 1fr;
}
.account__item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.account__item__actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 550px) {
  .account__item__actions {
    gap: 5px;
  }
}
.account__item__content__grid {
  display: grid;
  gap: 0 20px;
  grid-template-columns: repeat(auto-fit,minmax(160px,1fr));
}
@media screen and (max-width: 550px) {
  .account__item__content__grid {
    grid-template-columns: 1fr;
  }
}
.account__editlink {
  color: #464645;
}
.account__footer {
  margin-top: 25px;
  border-top: 1px solid #eee;
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.account-course {
  display: grid;
  grid-template-columns: 240px 1fr;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #eee;
  gap: 20px 40px;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .account-course {
    gap: 20px 25px;
  }
}
@media screen and (max-width: 1000px) {
  .account-course {
    grid-template-columns: 40% 1fr;
    align-items: start;
    grid-template-rows: auto 1fr;
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 550px) {
  .account-course {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    margin-top: 30px;
    padding-top: 30px;
  }
}
.account-course:first-child {
  margin-top: 0;
  padding-top: 15px !important;
}
@media screen and (max-width: 1200px) {
  .account-course:first-child {
    border-top: none;
    padding-top: 0 !important;
  }
}
.account-course__image {
  overflow: hidden;
  border-radius: 10px;
  grid-row-end: span 2;
}
@media screen and (max-width: 550px) {
  .account-course__image {
    grid-row-end: auto;
  }
}
.account-course__image--play {
  position: relative;
}
.account-course__image--play::after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11px 0 11px 16px;
  border-color: transparent transparent transparent #fff;
  transform: rotate(0deg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.account-course__infos {
  align-self: end;
}
@media screen and (max-width: 1000px) {
  .account-course__infos {
    align-self: start;
  }
}
.account-course__info {
  margin-top: 5px;
  color: #464645;
  font-size: 13px;
}
.account-course__title {
  font-weight: bold;
  font-size: 16px;
}
.account-course__actions {
  align-self: start;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1200px) {
  .account-course__actions {
    gap: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .account-course__actions {
    flex-direction: column;
    max-width: 260px;
    gap: 10px;
  }
}
@media screen and (max-width: 550px) {
  .account-course__actions {
    max-width: none;
  }
}
.article {
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1200px;
  width: 100%;
}
.article .article__title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 1em;
}
@keyframes quiz-ring {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes quiz-ring {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.quiz {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  border-radius: clamp(5px,1.0416vw,20px);
  border: 1px solid #464645;
  padding: clamp(30px,2.0832vw,40px) clamp(20px,2.0832vw,40px);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .quiz {
    max-width: none;
    width: auto;
    margin: 0 20px;
  }
}
@media screen and (max-width: 550px) {
  .quiz {
    margin: 0 10px;
    padding: 20px 15px;
  }
}
.quiz__title {
  font-size: clamp(18px,1.5624vw,30px);
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 350px) {
  .quiz__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .quiz__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 550px) {
  .quiz__title {
    font-size: 20px;
  }
}
.quiz__section {
  margin-top: 40px;
}
.quiz__section:first-child {
  margin-top: 0;
}
.quiz__intro {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .quiz__intro {
    font-size: 1.1rem;
  }
}
.quiz__cta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 700px) {
  .quiz__cta {
    flex-direction: column;
    gap: 10px;
  }
}
.quiz__header {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: clamp(18px,1.14576vw,22px);
  font-weight: bold;
}
@media screen and (max-width: 350px) {
  .quiz__header {
    font-size: 16px;
  }
}
.quiz__answers .radio label {
  font-size: clamp(18px,1.14576vw,22px);
}
@media screen and (max-width: 350px) {
  .quiz__answers .radio label {
    font-size: 16px;
  }
}
.quiz__answers .radio label > div::before {
  margin-top: .2em;
}
@media screen and (max-width: 700px) {
  .quiz__answers .radio label {
    font-size: 1rem;
  }
}
.quiz__answers .input {
  margin: 0;
  display: grid;
  gap: 20px;
}
.quiz__answers label {
  margin: 0;
}
.quiz__footer {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 550px) {
  .quiz__footer .button {
    font-size: 12px;
    height: 40px;
    padding: 0 10px;
    white-space: nowrap;
  }
}
.quiz__loader {
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  pointer-events: none;
  z-index: 1000;
}
.quiz__loader.visible {
  visibility: visible;
  pointer-events: all;
}
.quiz__loader__ring {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  width: 64px;
  height: 64px;
  transition: 400ms;
}
.quiz__loader__ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -26px;
  margin-top: -26px;
  width: 52px;
  height: 52px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: quiz-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;
  -webkit-animation: quiz-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;
  border-color: #fff transparent transparent transparent;
}
.quiz__loader__ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.quiz__loader__ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.quiz__loader__ring div:nth-child(3) {
  animation-delay: -0.15s;
}