@font-face {
  font-family: "ABC Favorit Pro Book";
  src: url("../assets/fonts/ABCFavoritPro-Book.eot");
  src: url("../assets/fonts/ABCFavoritPro-Book.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/ABCFavoritPro-Book.woff2") format("woff2"), url("../assets/fonts/ABCFavoritPro-Book.woff") format("woff"), url("../assets/fonts/ABCFavoritPro-Book.ttf") format("truetype"), url("../assets/fonts/ABCFavoritPro-Book.svg#ABCFavoritPro-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grato Grotesk DEMO";
  src: url("../assets/fonts/GratoGroteskDEMO-Bold.eot");
  src: url("../assets/fonts/GratoGroteskDEMO-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/GratoGroteskDEMO-Bold.woff2") format("woff2"), url("../assets/fonts/GratoGroteskDEMO-Bold.woff") format("woff"), url("../assets/fonts/GratoGroteskDEMO-Bold.ttf") format("truetype"), url("../assets/fonts/GratoGroteskDEMO-Bold.svg#GratoGroteskDEMO-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*::-webkit-scrollbar {
  width: 0;
}

body {
  background-color: #811C3C;
  color: #FFFFFF;
  line-height: 1;
  min-width: 320px;
  font-family: "ABC Favorit Pro Book", sans-serif;
}
body .__site_wrapper {
  overflow: hidden;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body * {
  -webkit-tap-highlight-color: transparent;
}
body main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 100vh;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

img, svg {
  display: block;
}

h1,
.h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -1.44px;
}

h2,
.h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
@media (max-width: 495px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}

h3,
.h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 1024px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
@media (max-width: 495px) {
  h3,
  .h3 {
    font-size: 22px;
  }
}

h4,
.h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.72px;
  text-transform: uppercase;
}

h5,
.h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.72px;
}

h6,
.h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.54px;
}

p,
.p1 {
  font-size: 24px;
  font-weight: 300;
  line-height: 125%;
}

.p2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .p2 {
    font-size: 16px;
  }
}
@media (max-width: 495px) {
  .p2 {
    font-size: 12px;
  }
}

.p3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1024px) {
  .p3 {
    font-size: 16px;
  }
}
@media (max-width: 495px) {
  .p3 {
    font-size: 14px;
  }
}

.p4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: -0.6px;
}

.p5 {
  font-size: 16px;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: -0.16px;
}

.p6 {
  font-size: 14px;
  font-weight: 300;
  line-height: 125%;
  letter-spacing: -0.14px;
}

.container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 64px;
}
@media (max-width: 1024px) {
  .container {
    padding: 0 32px;
  }
}
@media (max-width: 495px) {
  .container {
    padding: 0 16px;
  }
}

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.btn {
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
  text-align: center;
  font-family: "ABC Favorit Pro Book", sans-serif;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn svg path {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn.__primary {
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
  padding: 10px 20px;
  background-color: #FFFFFF;
  color: #811C3C;
}
@media (max-width: 495px) {
  .btn.__primary {
    font-size: 18px;
  }
}
.btn.__primary:hover {
  background-color: #F47A4C;
  color: #FFFFFF;
}
.btn.__primary.__orange {
  background-color: #F47A4C;
  color: #FFFFFF;
}
.btn.__primary.__orange:hover {
  background-color: #811C3C;
}

.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
}
.header .header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .header .header_inner {
    padding: 16px 0;
  }
}
.header .header_inner .logo {
  max-width: 80px;
}
@media (max-width: 1024px) {
  .header .header_inner .logo {
    max-width: 50px;
  }
}
@media (max-width: 495px) {
  .header .header_inner .logo {
    max-width: 40px;
  }
}
.header .header_inner .logo svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header_inner .burger {
  max-width: 58px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .header .header_inner .burger {
    max-width: 36px;
  }
}
@media (max-width: 495px) {
  .header .header_inner .burger {
    max-width: 32px;
  }
}
.header .header_inner .burger svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.aside {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 10;
}
.aside.__active {
  opacity: 1;
  pointer-events: all;
}
.aside .aside__shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(24, 24, 24, 0.79);
}
.aside .aside_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  background-color: #610B2F;
  max-width: 650px;
  width: 100%;
  padding: 20px 64px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .aside .aside_inner {
    max-width: 100%;
    padding: 16px 32px;
  }
}
@media (max-width: 495px) {
  .aside .aside_inner {
    padding: 16px;
  }
}
.aside .aside_inner .aside__head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1024px) {
  .aside .aside_inner .aside__head {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.aside .aside_inner .aside__head .logo {
  display: none;
  max-width: 50px;
}
@media (max-width: 1024px) {
  .aside .aside_inner .aside__head .logo {
    display: block;
  }
}
@media (max-width: 495px) {
  .aside .aside_inner .aside__head .logo {
    max-width: 40px;
  }
}
.aside .aside_inner .aside__head .logo svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aside .aside_inner .aside__head .close {
  cursor: pointer;
  max-width: 58px;
}
@media (max-width: 1024px) {
  .aside .aside_inner .aside__head .close {
    max-width: 36px;
  }
}
@media (max-width: 495px) {
  .aside .aside_inner .aside__head .close {
    max-width: 32px;
  }
}
.aside .aside_inner .aside__head .close svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aside .aside_inner .nav {
  width: 100%;
  padding-top: 65px;
}
.aside .aside_inner .nav .nav__list .nav__list_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .aside .aside_inner .nav .nav__list .nav__list_item {
    padding-bottom: 14px;
  }
}
@media (max-width: 495px) {
  .aside .aside_inner .nav .nav__list .nav__list_item {
    padding-bottom: 8px;
  }
}
.aside .aside_inner .nav .nav__list .nav__list_item:hover::after {
  width: 100%;
  left: 0;
}
.aside .aside_inner .nav .nav__list .nav__list_item:hover svg {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.aside .aside_inner .nav .nav__list .nav__list_item::before, .aside .aside_inner .nav .nav__list .nav__list_item::after {
  position: absolute;
  content: "";
  height: 1px;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.aside .aside_inner .nav .nav__list .nav__list_item::before {
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 1;
}
.aside .aside_inner .nav .nav__list .nav__list_item::after {
  right: 0;
  width: 0%;
  background-color: #000000;
  z-index: 2;
}
.aside .aside_inner .nav .nav__list .nav__list_item:not(:last-child) {
  margin-bottom: 24px;
}
.aside .aside_inner .nav .nav__list .nav__list_item svg {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 495px) {
  .aside .aside_inner .nav .nav__list .nav__list_item svg {
    width: 22px;
    height: 30px;
  }
}

.main .share {
  position: relative;
  z-index: 1;
}
.main .share::before, .main .share::after {
  position: absolute;
  content: "";
  border-radius: 50%;
  -webkit-filter: blur(210px);
          filter: blur(210px);
  background-color: #F47A4C;
  pointer-events: none;
  z-index: -1;
}
.main .share::before {
  width: 580px;
  height: 580px;
  top: -135px;
  left: 140px;
}
@media (max-width: 495px) {
  .main .share::before {
    width: 360px;
    height: 360px;
    top: -100px;
    left: -230px;
  }
}
.main .share::after {
  width: 470px;
  height: 470px;
  top: 250px;
  right: -350px;
}
@media (max-width: 495px) {
  .main .share::after {
    width: 360px;
    height: 360px;
    right: -240px;
  }
}
.main .share .share__bg {
  position: absolute;
  top: 55%;
  right: -90px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1440px) {
  .main .share .share__bg {
    right: -150px;
  }
}
@media (max-width: 1024px) {
  .main .share .share__bg {
    top: 30%;
    right: -50px;
    width: 860px;
  }
}
@media (max-width: 495px) {
  .main .share .share__bg {
    top: 35%;
    right: -120px;
    width: 660px;
  }
}
.main .share .share__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main .share .section_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 80px;
}
@media (max-width: 1024px) {
  .main .share .section_inner {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 75px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (max-width: 495px) {
  .main .share .section_inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.main .share .section_inner .share__box {
  position: relative;
  max-width: 640px;
  width: 100%;
  background-color: #FFFFFF;
  padding: 46px;
  border-radius: 12px;
  z-index: 1;
}
@media (max-width: 495px) {
  .main .share .section_inner .share__box {
    padding: 32px;
  }
}
.main .share .section_inner .share__box .share__box_suptitle {
  color: #811C3C;
  margin-bottom: 26px;
}
.main .share .section_inner .share__box .share__box_title {
  font-family: "Grato Grotesk DEMO", sans-serif;
  color: #811C3C;
}
.main .share .section_inner .share__box .share__box_text {
  color: #000000;
  margin-top: 26px;
  padding-right: 90px;
}
@media (max-width: 495px) {
  .main .share .section_inner .share__box .share__box_text {
    margin-top: 18px;
    padding-right: 30px;
  }
}
.main .share .section_inner .share__box .share__box_actions {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 72px;
}
@media (max-width: 495px) {
  .main .share .section_inner .share__box .share__box_actions {
    margin-top: 36px;
  }
}
.main .share .section_inner .share__box .share__box_actions .btn {
  width: 100%;
}

.footer {
  position: relative;
  z-index: 10;
  background-color: #610B2F;
  padding: 48px 0 75px;
}
@media (max-width: 1024px) {
  .footer {
    padding: 32px 0 80px;
  }
}
.footer .footer_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 495px) {
  .footer .footer_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .footer_inner .footer__logo.__left {
  max-width: 80px;
}
.footer .footer_inner .footer__logo.__right {
  max-width: 170px;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
@media (max-width: 495px) {
  .footer .footer_inner .footer__logo.__right {
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-top: 70px;
  }
}
.footer .footer_inner .footer__logo svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer .footer_inner .footer__items {
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -40px;
}
@media (max-width: 1440px) {
  .footer .footer_inner .footer__items {
    max-width: 1100px;
    margin-left: -20px;
  }
}
@media (max-width: 1350px) {
  .footer .footer_inner .footer__items {
    max-width: 800px;
    margin-top: -20px;
  }
}
@media (max-width: 1024px) {
  .footer .footer_inner .footer__items {
    max-width: 540px;
  }
}
@media (max-width: 495px) {
  .footer .footer_inner .footer__items {
    max-width: 100%;
    margin-top: -15px;
  }
}
.footer .footer_inner .footer__items .footer__item {
  width: calc(25% - 40px);
  margin-left: 40px;
}
@media (max-width: 1440px) {
  .footer .footer_inner .footer__items .footer__item {
    width: calc(25% - 20px);
    margin-left: 20px;
  }
}
@media (max-width: 1350px) {
  .footer .footer_inner .footer__items .footer__item {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 495px) {
  .footer .footer_inner .footer__items .footer__item {
    margin-top: 40px;
  }
}
.footer .footer_inner .footer__items .footer__item .footer__item_title {
  font-family: "Grato Grotesk DEMO", sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 15px;
  opacity: 0.4;
}
.footer .footer_inner .footer__items .footer__item .footer__item_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer .footer_inner .footer__items .footer__item .footer__item_links .footer__item_link:not(:last-child) {
  margin-bottom: 10px;
}