/*----------------------------------*/
/*----------------------------------*/
/*----------------------------------*/
/*  fonts */
/*----------------------------------*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1872px;
  }
}

.container-fluid, .wrapper, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 480px) {
  .container-sm, .container-b375, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-b680, .container-sm, .container-b375, .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container-b680, .container-sm, .container-b375, .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container-xl, .container-lg, .container-md, .container-b680, .container-sm, .container-b375, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1920px) {
  .container-xxl, .container-b1400, .container-b1366, .container-xl, .container-lg, .container-md, .container-b680, .container-sm, .container-b375, .container {
    max-width: 1872px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-b1400,
.col-b1400-auto, .col-b1400-12, .col-b1400-11, .col-b1400-10, .col-b1400-9, .col-b1400-8, .col-b1400-7, .col-b1400-6, .col-b1400-5, .col-b1400-4, .col-b1400-3, .col-b1400-2, .col-b1400-1, .col-b1366,
.col-b1366-auto, .col-b1366-12, .col-b1366-11, .col-b1366-10, .col-b1366-9, .col-b1366-8, .col-b1366-7, .col-b1366-6, .col-b1366-5, .col-b1366-4, .col-b1366-3, .col-b1366-2, .col-b1366-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-b680,
.col-b680-auto, .col-b680-12, .col-b680-11, .col-b680-10, .col-b680-9, .col-b680-8, .col-b680-7, .col-b680-6, .col-b680-5, .col-b680-4, .col-b680-3, .col-b680-2, .col-b680-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-b375,
.col-b375-auto, .col-b375-12, .col-b375-11, .col-b375-10, .col-b375-9, .col-b375-8, .col-b375-7, .col-b375-6, .col-b375-5, .col-b375-4, .col-b375-3, .col-b375-2, .col-b375-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 375px) {
  .col-b375 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-b375-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-b375-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-b375-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-b375-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-b375-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-b375-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b375-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-b375-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-b375-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b375-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-b375-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-b375-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-b375-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-b375-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-b375-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-b375-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-b375-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-b375-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-b375-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-b375-first {
    order: -1;
  }
  .order-b375-last {
    order: 13;
  }
  .order-b375-0 {
    order: 0;
  }
  .order-b375-1 {
    order: 1;
  }
  .order-b375-2 {
    order: 2;
  }
  .order-b375-3 {
    order: 3;
  }
  .order-b375-4 {
    order: 4;
  }
  .order-b375-5 {
    order: 5;
  }
  .order-b375-6 {
    order: 6;
  }
  .order-b375-7 {
    order: 7;
  }
  .order-b375-8 {
    order: 8;
  }
  .order-b375-9 {
    order: 9;
  }
  .order-b375-10 {
    order: 10;
  }
  .order-b375-11 {
    order: 11;
  }
  .order-b375-12 {
    order: 12;
  }
  .offset-b375-0 {
    margin-left: 0;
  }
  .offset-b375-1 {
    margin-left: 8.3333333333%;
  }
  .offset-b375-2 {
    margin-left: 16.6666666667%;
  }
  .offset-b375-3 {
    margin-left: 25%;
  }
  .offset-b375-4 {
    margin-left: 33.3333333333%;
  }
  .offset-b375-5 {
    margin-left: 41.6666666667%;
  }
  .offset-b375-6 {
    margin-left: 50%;
  }
  .offset-b375-7 {
    margin-left: 58.3333333333%;
  }
  .offset-b375-8 {
    margin-left: 66.6666666667%;
  }
  .offset-b375-9 {
    margin-left: 75%;
  }
  .offset-b375-10 {
    margin-left: 83.3333333333%;
  }
  .offset-b375-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 480px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 680px) {
  .col-b680 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-b680-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-b680-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-b680-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-b680-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-b680-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-b680-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b680-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-b680-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-b680-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b680-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-b680-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-b680-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-b680-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-b680-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-b680-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-b680-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-b680-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-b680-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-b680-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-b680-first {
    order: -1;
  }
  .order-b680-last {
    order: 13;
  }
  .order-b680-0 {
    order: 0;
  }
  .order-b680-1 {
    order: 1;
  }
  .order-b680-2 {
    order: 2;
  }
  .order-b680-3 {
    order: 3;
  }
  .order-b680-4 {
    order: 4;
  }
  .order-b680-5 {
    order: 5;
  }
  .order-b680-6 {
    order: 6;
  }
  .order-b680-7 {
    order: 7;
  }
  .order-b680-8 {
    order: 8;
  }
  .order-b680-9 {
    order: 9;
  }
  .order-b680-10 {
    order: 10;
  }
  .order-b680-11 {
    order: 11;
  }
  .order-b680-12 {
    order: 12;
  }
  .offset-b680-0 {
    margin-left: 0;
  }
  .offset-b680-1 {
    margin-left: 8.3333333333%;
  }
  .offset-b680-2 {
    margin-left: 16.6666666667%;
  }
  .offset-b680-3 {
    margin-left: 25%;
  }
  .offset-b680-4 {
    margin-left: 33.3333333333%;
  }
  .offset-b680-5 {
    margin-left: 41.6666666667%;
  }
  .offset-b680-6 {
    margin-left: 50%;
  }
  .offset-b680-7 {
    margin-left: 58.3333333333%;
  }
  .offset-b680-8 {
    margin-left: 66.6666666667%;
  }
  .offset-b680-9 {
    margin-left: 75%;
  }
  .offset-b680-10 {
    margin-left: 83.3333333333%;
  }
  .offset-b680-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1366px) {
  .col-b1366 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-b1366-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-b1366-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-b1366-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-b1366-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-b1366-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-b1366-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b1366-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-b1366-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-b1366-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b1366-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-b1366-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-b1366-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-b1366-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-b1366-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-b1366-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-b1366-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-b1366-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-b1366-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-b1366-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-b1366-first {
    order: -1;
  }
  .order-b1366-last {
    order: 13;
  }
  .order-b1366-0 {
    order: 0;
  }
  .order-b1366-1 {
    order: 1;
  }
  .order-b1366-2 {
    order: 2;
  }
  .order-b1366-3 {
    order: 3;
  }
  .order-b1366-4 {
    order: 4;
  }
  .order-b1366-5 {
    order: 5;
  }
  .order-b1366-6 {
    order: 6;
  }
  .order-b1366-7 {
    order: 7;
  }
  .order-b1366-8 {
    order: 8;
  }
  .order-b1366-9 {
    order: 9;
  }
  .order-b1366-10 {
    order: 10;
  }
  .order-b1366-11 {
    order: 11;
  }
  .order-b1366-12 {
    order: 12;
  }
  .offset-b1366-0 {
    margin-left: 0;
  }
  .offset-b1366-1 {
    margin-left: 8.3333333333%;
  }
  .offset-b1366-2 {
    margin-left: 16.6666666667%;
  }
  .offset-b1366-3 {
    margin-left: 25%;
  }
  .offset-b1366-4 {
    margin-left: 33.3333333333%;
  }
  .offset-b1366-5 {
    margin-left: 41.6666666667%;
  }
  .offset-b1366-6 {
    margin-left: 50%;
  }
  .offset-b1366-7 {
    margin-left: 58.3333333333%;
  }
  .offset-b1366-8 {
    margin-left: 66.6666666667%;
  }
  .offset-b1366-9 {
    margin-left: 75%;
  }
  .offset-b1366-10 {
    margin-left: 83.3333333333%;
  }
  .offset-b1366-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-b1400 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-b1400-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-b1400-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-b1400-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-b1400-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-b1400-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-b1400-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b1400-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-b1400-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-b1400-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-b1400-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-b1400-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-b1400-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-b1400-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-b1400-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-b1400-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-b1400-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-b1400-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-b1400-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-b1400-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-b1400-first {
    order: -1;
  }
  .order-b1400-last {
    order: 13;
  }
  .order-b1400-0 {
    order: 0;
  }
  .order-b1400-1 {
    order: 1;
  }
  .order-b1400-2 {
    order: 2;
  }
  .order-b1400-3 {
    order: 3;
  }
  .order-b1400-4 {
    order: 4;
  }
  .order-b1400-5 {
    order: 5;
  }
  .order-b1400-6 {
    order: 6;
  }
  .order-b1400-7 {
    order: 7;
  }
  .order-b1400-8 {
    order: 8;
  }
  .order-b1400-9 {
    order: 9;
  }
  .order-b1400-10 {
    order: 10;
  }
  .order-b1400-11 {
    order: 11;
  }
  .order-b1400-12 {
    order: 12;
  }
  .offset-b1400-0 {
    margin-left: 0;
  }
  .offset-b1400-1 {
    margin-left: 8.3333333333%;
  }
  .offset-b1400-2 {
    margin-left: 16.6666666667%;
  }
  .offset-b1400-3 {
    margin-left: 25%;
  }
  .offset-b1400-4 {
    margin-left: 33.3333333333%;
  }
  .offset-b1400-5 {
    margin-left: 41.6666666667%;
  }
  .offset-b1400-6 {
    margin-left: 50%;
  }
  .offset-b1400-7 {
    margin-left: 58.3333333333%;
  }
  .offset-b1400-8 {
    margin-left: 66.6666666667%;
  }
  .offset-b1400-9 {
    margin-left: 75%;
  }
  .offset-b1400-10 {
    margin-left: 83.3333333333%;
  }
  .offset-b1400-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 375px) {
  .d-b375-none {
    display: none !important;
  }
  .d-b375-inline {
    display: inline !important;
  }
  .d-b375-inline-block {
    display: inline-block !important;
  }
  .d-b375-block {
    display: block !important;
  }
  .d-b375-table {
    display: table !important;
  }
  .d-b375-table-row {
    display: table-row !important;
  }
  .d-b375-table-cell {
    display: table-cell !important;
  }
  .d-b375-flex {
    display: flex !important;
  }
  .d-b375-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 680px) {
  .d-b680-none {
    display: none !important;
  }
  .d-b680-inline {
    display: inline !important;
  }
  .d-b680-inline-block {
    display: inline-block !important;
  }
  .d-b680-block {
    display: block !important;
  }
  .d-b680-table {
    display: table !important;
  }
  .d-b680-table-row {
    display: table-row !important;
  }
  .d-b680-table-cell {
    display: table-cell !important;
  }
  .d-b680-flex {
    display: flex !important;
  }
  .d-b680-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1366px) {
  .d-b1366-none {
    display: none !important;
  }
  .d-b1366-inline {
    display: inline !important;
  }
  .d-b1366-inline-block {
    display: inline-block !important;
  }
  .d-b1366-block {
    display: block !important;
  }
  .d-b1366-table {
    display: table !important;
  }
  .d-b1366-table-row {
    display: table-row !important;
  }
  .d-b1366-table-cell {
    display: table-cell !important;
  }
  .d-b1366-flex {
    display: flex !important;
  }
  .d-b1366-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-b1400-none {
    display: none !important;
  }
  .d-b1400-inline {
    display: inline !important;
  }
  .d-b1400-inline-block {
    display: inline-block !important;
  }
  .d-b1400-block {
    display: block !important;
  }
  .d-b1400-table {
    display: table !important;
  }
  .d-b1400-table-row {
    display: table-row !important;
  }
  .d-b1400-table-cell {
    display: table-cell !important;
  }
  .d-b1400-flex {
    display: flex !important;
  }
  .d-b1400-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1920px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 375px) {
  .flex-b375-row {
    flex-direction: row !important;
  }
  .flex-b375-column {
    flex-direction: column !important;
  }
  .flex-b375-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-b375-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-b375-wrap {
    flex-wrap: wrap !important;
  }
  .flex-b375-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-b375-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-b375-fill {
    flex: 1 1 auto !important;
  }
  .flex-b375-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-b375-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-b375-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-b375-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-b375-start {
    justify-content: flex-start !important;
  }
  .justify-content-b375-end {
    justify-content: flex-end !important;
  }
  .justify-content-b375-center {
    justify-content: center !important;
  }
  .justify-content-b375-between {
    justify-content: space-between !important;
  }
  .justify-content-b375-around {
    justify-content: space-around !important;
  }
  .align-items-b375-start {
    align-items: flex-start !important;
  }
  .align-items-b375-end {
    align-items: flex-end !important;
  }
  .align-items-b375-center {
    align-items: center !important;
  }
  .align-items-b375-baseline {
    align-items: baseline !important;
  }
  .align-items-b375-stretch {
    align-items: stretch !important;
  }
  .align-content-b375-start {
    align-content: flex-start !important;
  }
  .align-content-b375-end {
    align-content: flex-end !important;
  }
  .align-content-b375-center {
    align-content: center !important;
  }
  .align-content-b375-between {
    align-content: space-between !important;
  }
  .align-content-b375-around {
    align-content: space-around !important;
  }
  .align-content-b375-stretch {
    align-content: stretch !important;
  }
  .align-self-b375-auto {
    align-self: auto !important;
  }
  .align-self-b375-start {
    align-self: flex-start !important;
  }
  .align-self-b375-end {
    align-self: flex-end !important;
  }
  .align-self-b375-center {
    align-self: center !important;
  }
  .align-self-b375-baseline {
    align-self: baseline !important;
  }
  .align-self-b375-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 480px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 680px) {
  .flex-b680-row {
    flex-direction: row !important;
  }
  .flex-b680-column {
    flex-direction: column !important;
  }
  .flex-b680-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-b680-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-b680-wrap {
    flex-wrap: wrap !important;
  }
  .flex-b680-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-b680-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-b680-fill {
    flex: 1 1 auto !important;
  }
  .flex-b680-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-b680-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-b680-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-b680-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-b680-start {
    justify-content: flex-start !important;
  }
  .justify-content-b680-end {
    justify-content: flex-end !important;
  }
  .justify-content-b680-center {
    justify-content: center !important;
  }
  .justify-content-b680-between {
    justify-content: space-between !important;
  }
  .justify-content-b680-around {
    justify-content: space-around !important;
  }
  .align-items-b680-start {
    align-items: flex-start !important;
  }
  .align-items-b680-end {
    align-items: flex-end !important;
  }
  .align-items-b680-center {
    align-items: center !important;
  }
  .align-items-b680-baseline {
    align-items: baseline !important;
  }
  .align-items-b680-stretch {
    align-items: stretch !important;
  }
  .align-content-b680-start {
    align-content: flex-start !important;
  }
  .align-content-b680-end {
    align-content: flex-end !important;
  }
  .align-content-b680-center {
    align-content: center !important;
  }
  .align-content-b680-between {
    align-content: space-between !important;
  }
  .align-content-b680-around {
    align-content: space-around !important;
  }
  .align-content-b680-stretch {
    align-content: stretch !important;
  }
  .align-self-b680-auto {
    align-self: auto !important;
  }
  .align-self-b680-start {
    align-self: flex-start !important;
  }
  .align-self-b680-end {
    align-self: flex-end !important;
  }
  .align-self-b680-center {
    align-self: center !important;
  }
  .align-self-b680-baseline {
    align-self: baseline !important;
  }
  .align-self-b680-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1366px) {
  .flex-b1366-row {
    flex-direction: row !important;
  }
  .flex-b1366-column {
    flex-direction: column !important;
  }
  .flex-b1366-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-b1366-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-b1366-wrap {
    flex-wrap: wrap !important;
  }
  .flex-b1366-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-b1366-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-b1366-fill {
    flex: 1 1 auto !important;
  }
  .flex-b1366-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-b1366-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-b1366-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-b1366-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-b1366-start {
    justify-content: flex-start !important;
  }
  .justify-content-b1366-end {
    justify-content: flex-end !important;
  }
  .justify-content-b1366-center {
    justify-content: center !important;
  }
  .justify-content-b1366-between {
    justify-content: space-between !important;
  }
  .justify-content-b1366-around {
    justify-content: space-around !important;
  }
  .align-items-b1366-start {
    align-items: flex-start !important;
  }
  .align-items-b1366-end {
    align-items: flex-end !important;
  }
  .align-items-b1366-center {
    align-items: center !important;
  }
  .align-items-b1366-baseline {
    align-items: baseline !important;
  }
  .align-items-b1366-stretch {
    align-items: stretch !important;
  }
  .align-content-b1366-start {
    align-content: flex-start !important;
  }
  .align-content-b1366-end {
    align-content: flex-end !important;
  }
  .align-content-b1366-center {
    align-content: center !important;
  }
  .align-content-b1366-between {
    align-content: space-between !important;
  }
  .align-content-b1366-around {
    align-content: space-around !important;
  }
  .align-content-b1366-stretch {
    align-content: stretch !important;
  }
  .align-self-b1366-auto {
    align-self: auto !important;
  }
  .align-self-b1366-start {
    align-self: flex-start !important;
  }
  .align-self-b1366-end {
    align-self: flex-end !important;
  }
  .align-self-b1366-center {
    align-self: center !important;
  }
  .align-self-b1366-baseline {
    align-self: baseline !important;
  }
  .align-self-b1366-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .flex-b1400-row {
    flex-direction: row !important;
  }
  .flex-b1400-column {
    flex-direction: column !important;
  }
  .flex-b1400-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-b1400-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-b1400-wrap {
    flex-wrap: wrap !important;
  }
  .flex-b1400-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-b1400-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-b1400-fill {
    flex: 1 1 auto !important;
  }
  .flex-b1400-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-b1400-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-b1400-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-b1400-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-b1400-start {
    justify-content: flex-start !important;
  }
  .justify-content-b1400-end {
    justify-content: flex-end !important;
  }
  .justify-content-b1400-center {
    justify-content: center !important;
  }
  .justify-content-b1400-between {
    justify-content: space-between !important;
  }
  .justify-content-b1400-around {
    justify-content: space-around !important;
  }
  .align-items-b1400-start {
    align-items: flex-start !important;
  }
  .align-items-b1400-end {
    align-items: flex-end !important;
  }
  .align-items-b1400-center {
    align-items: center !important;
  }
  .align-items-b1400-baseline {
    align-items: baseline !important;
  }
  .align-items-b1400-stretch {
    align-items: stretch !important;
  }
  .align-content-b1400-start {
    align-content: flex-start !important;
  }
  .align-content-b1400-end {
    align-content: flex-end !important;
  }
  .align-content-b1400-center {
    align-content: center !important;
  }
  .align-content-b1400-between {
    align-content: space-between !important;
  }
  .align-content-b1400-around {
    align-content: space-around !important;
  }
  .align-content-b1400-stretch {
    align-content: stretch !important;
  }
  .align-self-b1400-auto {
    align-self: auto !important;
  }
  .align-self-b1400-start {
    align-self: flex-start !important;
  }
  .align-self-b1400-end {
    align-self: flex-end !important;
  }
  .align-self-b1400-center {
    align-self: center !important;
  }
  .align-self-b1400-baseline {
    align-self: baseline !important;
  }
  .align-self-b1400-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1920px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 375px) {
  .m-b375-0 {
    margin: 0 !important;
  }
  .mt-b375-0,
  .my-b375-0 {
    margin-top: 0 !important;
  }
  .mr-b375-0,
  .mx-b375-0 {
    margin-right: 0 !important;
  }
  .mb-b375-0,
  .my-b375-0 {
    margin-bottom: 0 !important;
  }
  .ml-b375-0,
  .mx-b375-0 {
    margin-left: 0 !important;
  }
  .m-b375-1 {
    margin: 0.25rem !important;
  }
  .mt-b375-1,
  .my-b375-1 {
    margin-top: 0.25rem !important;
  }
  .mr-b375-1,
  .mx-b375-1 {
    margin-right: 0.25rem !important;
  }
  .mb-b375-1,
  .my-b375-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-b375-1,
  .mx-b375-1 {
    margin-left: 0.25rem !important;
  }
  .m-b375-2 {
    margin: 0.5rem !important;
  }
  .mt-b375-2,
  .my-b375-2 {
    margin-top: 0.5rem !important;
  }
  .mr-b375-2,
  .mx-b375-2 {
    margin-right: 0.5rem !important;
  }
  .mb-b375-2,
  .my-b375-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-b375-2,
  .mx-b375-2 {
    margin-left: 0.5rem !important;
  }
  .m-b375-3 {
    margin: 1rem !important;
  }
  .mt-b375-3,
  .my-b375-3 {
    margin-top: 1rem !important;
  }
  .mr-b375-3,
  .mx-b375-3 {
    margin-right: 1rem !important;
  }
  .mb-b375-3,
  .my-b375-3 {
    margin-bottom: 1rem !important;
  }
  .ml-b375-3,
  .mx-b375-3 {
    margin-left: 1rem !important;
  }
  .m-b375-4 {
    margin: 1.5rem !important;
  }
  .mt-b375-4,
  .my-b375-4 {
    margin-top: 1.5rem !important;
  }
  .mr-b375-4,
  .mx-b375-4 {
    margin-right: 1.5rem !important;
  }
  .mb-b375-4,
  .my-b375-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-b375-4,
  .mx-b375-4 {
    margin-left: 1.5rem !important;
  }
  .m-b375-5 {
    margin: 3rem !important;
  }
  .mt-b375-5,
  .my-b375-5 {
    margin-top: 3rem !important;
  }
  .mr-b375-5,
  .mx-b375-5 {
    margin-right: 3rem !important;
  }
  .mb-b375-5,
  .my-b375-5 {
    margin-bottom: 3rem !important;
  }
  .ml-b375-5,
  .mx-b375-5 {
    margin-left: 3rem !important;
  }
  .p-b375-0 {
    padding: 0 !important;
  }
  .pt-b375-0,
  .py-b375-0 {
    padding-top: 0 !important;
  }
  .pr-b375-0,
  .px-b375-0 {
    padding-right: 0 !important;
  }
  .pb-b375-0,
  .py-b375-0 {
    padding-bottom: 0 !important;
  }
  .pl-b375-0,
  .px-b375-0 {
    padding-left: 0 !important;
  }
  .p-b375-1 {
    padding: 0.25rem !important;
  }
  .pt-b375-1,
  .py-b375-1 {
    padding-top: 0.25rem !important;
  }
  .pr-b375-1,
  .px-b375-1 {
    padding-right: 0.25rem !important;
  }
  .pb-b375-1,
  .py-b375-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-b375-1,
  .px-b375-1 {
    padding-left: 0.25rem !important;
  }
  .p-b375-2 {
    padding: 0.5rem !important;
  }
  .pt-b375-2,
  .py-b375-2 {
    padding-top: 0.5rem !important;
  }
  .pr-b375-2,
  .px-b375-2 {
    padding-right: 0.5rem !important;
  }
  .pb-b375-2,
  .py-b375-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-b375-2,
  .px-b375-2 {
    padding-left: 0.5rem !important;
  }
  .p-b375-3 {
    padding: 1rem !important;
  }
  .pt-b375-3,
  .py-b375-3 {
    padding-top: 1rem !important;
  }
  .pr-b375-3,
  .px-b375-3 {
    padding-right: 1rem !important;
  }
  .pb-b375-3,
  .py-b375-3 {
    padding-bottom: 1rem !important;
  }
  .pl-b375-3,
  .px-b375-3 {
    padding-left: 1rem !important;
  }
  .p-b375-4 {
    padding: 1.5rem !important;
  }
  .pt-b375-4,
  .py-b375-4 {
    padding-top: 1.5rem !important;
  }
  .pr-b375-4,
  .px-b375-4 {
    padding-right: 1.5rem !important;
  }
  .pb-b375-4,
  .py-b375-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-b375-4,
  .px-b375-4 {
    padding-left: 1.5rem !important;
  }
  .p-b375-5 {
    padding: 3rem !important;
  }
  .pt-b375-5,
  .py-b375-5 {
    padding-top: 3rem !important;
  }
  .pr-b375-5,
  .px-b375-5 {
    padding-right: 3rem !important;
  }
  .pb-b375-5,
  .py-b375-5 {
    padding-bottom: 3rem !important;
  }
  .pl-b375-5,
  .px-b375-5 {
    padding-left: 3rem !important;
  }
  .m-b375-n1 {
    margin: -0.25rem !important;
  }
  .mt-b375-n1,
  .my-b375-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-b375-n1,
  .mx-b375-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-b375-n1,
  .my-b375-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-b375-n1,
  .mx-b375-n1 {
    margin-left: -0.25rem !important;
  }
  .m-b375-n2 {
    margin: -0.5rem !important;
  }
  .mt-b375-n2,
  .my-b375-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-b375-n2,
  .mx-b375-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-b375-n2,
  .my-b375-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-b375-n2,
  .mx-b375-n2 {
    margin-left: -0.5rem !important;
  }
  .m-b375-n3 {
    margin: -1rem !important;
  }
  .mt-b375-n3,
  .my-b375-n3 {
    margin-top: -1rem !important;
  }
  .mr-b375-n3,
  .mx-b375-n3 {
    margin-right: -1rem !important;
  }
  .mb-b375-n3,
  .my-b375-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-b375-n3,
  .mx-b375-n3 {
    margin-left: -1rem !important;
  }
  .m-b375-n4 {
    margin: -1.5rem !important;
  }
  .mt-b375-n4,
  .my-b375-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-b375-n4,
  .mx-b375-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-b375-n4,
  .my-b375-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-b375-n4,
  .mx-b375-n4 {
    margin-left: -1.5rem !important;
  }
  .m-b375-n5 {
    margin: -3rem !important;
  }
  .mt-b375-n5,
  .my-b375-n5 {
    margin-top: -3rem !important;
  }
  .mr-b375-n5,
  .mx-b375-n5 {
    margin-right: -3rem !important;
  }
  .mb-b375-n5,
  .my-b375-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-b375-n5,
  .mx-b375-n5 {
    margin-left: -3rem !important;
  }
  .m-b375-auto {
    margin: auto !important;
  }
  .mt-b375-auto,
  .my-b375-auto {
    margin-top: auto !important;
  }
  .mr-b375-auto,
  .mx-b375-auto {
    margin-right: auto !important;
  }
  .mb-b375-auto,
  .my-b375-auto {
    margin-bottom: auto !important;
  }
  .ml-b375-auto,
  .mx-b375-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 680px) {
  .m-b680-0 {
    margin: 0 !important;
  }
  .mt-b680-0,
  .my-b680-0 {
    margin-top: 0 !important;
  }
  .mr-b680-0,
  .mx-b680-0 {
    margin-right: 0 !important;
  }
  .mb-b680-0,
  .my-b680-0 {
    margin-bottom: 0 !important;
  }
  .ml-b680-0,
  .mx-b680-0 {
    margin-left: 0 !important;
  }
  .m-b680-1 {
    margin: 0.25rem !important;
  }
  .mt-b680-1,
  .my-b680-1 {
    margin-top: 0.25rem !important;
  }
  .mr-b680-1,
  .mx-b680-1 {
    margin-right: 0.25rem !important;
  }
  .mb-b680-1,
  .my-b680-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-b680-1,
  .mx-b680-1 {
    margin-left: 0.25rem !important;
  }
  .m-b680-2 {
    margin: 0.5rem !important;
  }
  .mt-b680-2,
  .my-b680-2 {
    margin-top: 0.5rem !important;
  }
  .mr-b680-2,
  .mx-b680-2 {
    margin-right: 0.5rem !important;
  }
  .mb-b680-2,
  .my-b680-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-b680-2,
  .mx-b680-2 {
    margin-left: 0.5rem !important;
  }
  .m-b680-3 {
    margin: 1rem !important;
  }
  .mt-b680-3,
  .my-b680-3 {
    margin-top: 1rem !important;
  }
  .mr-b680-3,
  .mx-b680-3 {
    margin-right: 1rem !important;
  }
  .mb-b680-3,
  .my-b680-3 {
    margin-bottom: 1rem !important;
  }
  .ml-b680-3,
  .mx-b680-3 {
    margin-left: 1rem !important;
  }
  .m-b680-4 {
    margin: 1.5rem !important;
  }
  .mt-b680-4,
  .my-b680-4 {
    margin-top: 1.5rem !important;
  }
  .mr-b680-4,
  .mx-b680-4 {
    margin-right: 1.5rem !important;
  }
  .mb-b680-4,
  .my-b680-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-b680-4,
  .mx-b680-4 {
    margin-left: 1.5rem !important;
  }
  .m-b680-5 {
    margin: 3rem !important;
  }
  .mt-b680-5,
  .my-b680-5 {
    margin-top: 3rem !important;
  }
  .mr-b680-5,
  .mx-b680-5 {
    margin-right: 3rem !important;
  }
  .mb-b680-5,
  .my-b680-5 {
    margin-bottom: 3rem !important;
  }
  .ml-b680-5,
  .mx-b680-5 {
    margin-left: 3rem !important;
  }
  .p-b680-0 {
    padding: 0 !important;
  }
  .pt-b680-0,
  .py-b680-0 {
    padding-top: 0 !important;
  }
  .pr-b680-0,
  .px-b680-0 {
    padding-right: 0 !important;
  }
  .pb-b680-0,
  .py-b680-0 {
    padding-bottom: 0 !important;
  }
  .pl-b680-0,
  .px-b680-0 {
    padding-left: 0 !important;
  }
  .p-b680-1 {
    padding: 0.25rem !important;
  }
  .pt-b680-1,
  .py-b680-1 {
    padding-top: 0.25rem !important;
  }
  .pr-b680-1,
  .px-b680-1 {
    padding-right: 0.25rem !important;
  }
  .pb-b680-1,
  .py-b680-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-b680-1,
  .px-b680-1 {
    padding-left: 0.25rem !important;
  }
  .p-b680-2 {
    padding: 0.5rem !important;
  }
  .pt-b680-2,
  .py-b680-2 {
    padding-top: 0.5rem !important;
  }
  .pr-b680-2,
  .px-b680-2 {
    padding-right: 0.5rem !important;
  }
  .pb-b680-2,
  .py-b680-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-b680-2,
  .px-b680-2 {
    padding-left: 0.5rem !important;
  }
  .p-b680-3 {
    padding: 1rem !important;
  }
  .pt-b680-3,
  .py-b680-3 {
    padding-top: 1rem !important;
  }
  .pr-b680-3,
  .px-b680-3 {
    padding-right: 1rem !important;
  }
  .pb-b680-3,
  .py-b680-3 {
    padding-bottom: 1rem !important;
  }
  .pl-b680-3,
  .px-b680-3 {
    padding-left: 1rem !important;
  }
  .p-b680-4 {
    padding: 1.5rem !important;
  }
  .pt-b680-4,
  .py-b680-4 {
    padding-top: 1.5rem !important;
  }
  .pr-b680-4,
  .px-b680-4 {
    padding-right: 1.5rem !important;
  }
  .pb-b680-4,
  .py-b680-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-b680-4,
  .px-b680-4 {
    padding-left: 1.5rem !important;
  }
  .p-b680-5 {
    padding: 3rem !important;
  }
  .pt-b680-5,
  .py-b680-5 {
    padding-top: 3rem !important;
  }
  .pr-b680-5,
  .px-b680-5 {
    padding-right: 3rem !important;
  }
  .pb-b680-5,
  .py-b680-5 {
    padding-bottom: 3rem !important;
  }
  .pl-b680-5,
  .px-b680-5 {
    padding-left: 3rem !important;
  }
  .m-b680-n1 {
    margin: -0.25rem !important;
  }
  .mt-b680-n1,
  .my-b680-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-b680-n1,
  .mx-b680-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-b680-n1,
  .my-b680-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-b680-n1,
  .mx-b680-n1 {
    margin-left: -0.25rem !important;
  }
  .m-b680-n2 {
    margin: -0.5rem !important;
  }
  .mt-b680-n2,
  .my-b680-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-b680-n2,
  .mx-b680-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-b680-n2,
  .my-b680-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-b680-n2,
  .mx-b680-n2 {
    margin-left: -0.5rem !important;
  }
  .m-b680-n3 {
    margin: -1rem !important;
  }
  .mt-b680-n3,
  .my-b680-n3 {
    margin-top: -1rem !important;
  }
  .mr-b680-n3,
  .mx-b680-n3 {
    margin-right: -1rem !important;
  }
  .mb-b680-n3,
  .my-b680-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-b680-n3,
  .mx-b680-n3 {
    margin-left: -1rem !important;
  }
  .m-b680-n4 {
    margin: -1.5rem !important;
  }
  .mt-b680-n4,
  .my-b680-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-b680-n4,
  .mx-b680-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-b680-n4,
  .my-b680-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-b680-n4,
  .mx-b680-n4 {
    margin-left: -1.5rem !important;
  }
  .m-b680-n5 {
    margin: -3rem !important;
  }
  .mt-b680-n5,
  .my-b680-n5 {
    margin-top: -3rem !important;
  }
  .mr-b680-n5,
  .mx-b680-n5 {
    margin-right: -3rem !important;
  }
  .mb-b680-n5,
  .my-b680-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-b680-n5,
  .mx-b680-n5 {
    margin-left: -3rem !important;
  }
  .m-b680-auto {
    margin: auto !important;
  }
  .mt-b680-auto,
  .my-b680-auto {
    margin-top: auto !important;
  }
  .mr-b680-auto,
  .mx-b680-auto {
    margin-right: auto !important;
  }
  .mb-b680-auto,
  .my-b680-auto {
    margin-bottom: auto !important;
  }
  .ml-b680-auto,
  .mx-b680-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1366px) {
  .m-b1366-0 {
    margin: 0 !important;
  }
  .mt-b1366-0,
  .my-b1366-0 {
    margin-top: 0 !important;
  }
  .mr-b1366-0,
  .mx-b1366-0 {
    margin-right: 0 !important;
  }
  .mb-b1366-0,
  .my-b1366-0 {
    margin-bottom: 0 !important;
  }
  .ml-b1366-0,
  .mx-b1366-0 {
    margin-left: 0 !important;
  }
  .m-b1366-1 {
    margin: 0.25rem !important;
  }
  .mt-b1366-1,
  .my-b1366-1 {
    margin-top: 0.25rem !important;
  }
  .mr-b1366-1,
  .mx-b1366-1 {
    margin-right: 0.25rem !important;
  }
  .mb-b1366-1,
  .my-b1366-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-b1366-1,
  .mx-b1366-1 {
    margin-left: 0.25rem !important;
  }
  .m-b1366-2 {
    margin: 0.5rem !important;
  }
  .mt-b1366-2,
  .my-b1366-2 {
    margin-top: 0.5rem !important;
  }
  .mr-b1366-2,
  .mx-b1366-2 {
    margin-right: 0.5rem !important;
  }
  .mb-b1366-2,
  .my-b1366-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-b1366-2,
  .mx-b1366-2 {
    margin-left: 0.5rem !important;
  }
  .m-b1366-3 {
    margin: 1rem !important;
  }
  .mt-b1366-3,
  .my-b1366-3 {
    margin-top: 1rem !important;
  }
  .mr-b1366-3,
  .mx-b1366-3 {
    margin-right: 1rem !important;
  }
  .mb-b1366-3,
  .my-b1366-3 {
    margin-bottom: 1rem !important;
  }
  .ml-b1366-3,
  .mx-b1366-3 {
    margin-left: 1rem !important;
  }
  .m-b1366-4 {
    margin: 1.5rem !important;
  }
  .mt-b1366-4,
  .my-b1366-4 {
    margin-top: 1.5rem !important;
  }
  .mr-b1366-4,
  .mx-b1366-4 {
    margin-right: 1.5rem !important;
  }
  .mb-b1366-4,
  .my-b1366-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-b1366-4,
  .mx-b1366-4 {
    margin-left: 1.5rem !important;
  }
  .m-b1366-5 {
    margin: 3rem !important;
  }
  .mt-b1366-5,
  .my-b1366-5 {
    margin-top: 3rem !important;
  }
  .mr-b1366-5,
  .mx-b1366-5 {
    margin-right: 3rem !important;
  }
  .mb-b1366-5,
  .my-b1366-5 {
    margin-bottom: 3rem !important;
  }
  .ml-b1366-5,
  .mx-b1366-5 {
    margin-left: 3rem !important;
  }
  .p-b1366-0 {
    padding: 0 !important;
  }
  .pt-b1366-0,
  .py-b1366-0 {
    padding-top: 0 !important;
  }
  .pr-b1366-0,
  .px-b1366-0 {
    padding-right: 0 !important;
  }
  .pb-b1366-0,
  .py-b1366-0 {
    padding-bottom: 0 !important;
  }
  .pl-b1366-0,
  .px-b1366-0 {
    padding-left: 0 !important;
  }
  .p-b1366-1 {
    padding: 0.25rem !important;
  }
  .pt-b1366-1,
  .py-b1366-1 {
    padding-top: 0.25rem !important;
  }
  .pr-b1366-1,
  .px-b1366-1 {
    padding-right: 0.25rem !important;
  }
  .pb-b1366-1,
  .py-b1366-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-b1366-1,
  .px-b1366-1 {
    padding-left: 0.25rem !important;
  }
  .p-b1366-2 {
    padding: 0.5rem !important;
  }
  .pt-b1366-2,
  .py-b1366-2 {
    padding-top: 0.5rem !important;
  }
  .pr-b1366-2,
  .px-b1366-2 {
    padding-right: 0.5rem !important;
  }
  .pb-b1366-2,
  .py-b1366-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-b1366-2,
  .px-b1366-2 {
    padding-left: 0.5rem !important;
  }
  .p-b1366-3 {
    padding: 1rem !important;
  }
  .pt-b1366-3,
  .py-b1366-3 {
    padding-top: 1rem !important;
  }
  .pr-b1366-3,
  .px-b1366-3 {
    padding-right: 1rem !important;
  }
  .pb-b1366-3,
  .py-b1366-3 {
    padding-bottom: 1rem !important;
  }
  .pl-b1366-3,
  .px-b1366-3 {
    padding-left: 1rem !important;
  }
  .p-b1366-4 {
    padding: 1.5rem !important;
  }
  .pt-b1366-4,
  .py-b1366-4 {
    padding-top: 1.5rem !important;
  }
  .pr-b1366-4,
  .px-b1366-4 {
    padding-right: 1.5rem !important;
  }
  .pb-b1366-4,
  .py-b1366-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-b1366-4,
  .px-b1366-4 {
    padding-left: 1.5rem !important;
  }
  .p-b1366-5 {
    padding: 3rem !important;
  }
  .pt-b1366-5,
  .py-b1366-5 {
    padding-top: 3rem !important;
  }
  .pr-b1366-5,
  .px-b1366-5 {
    padding-right: 3rem !important;
  }
  .pb-b1366-5,
  .py-b1366-5 {
    padding-bottom: 3rem !important;
  }
  .pl-b1366-5,
  .px-b1366-5 {
    padding-left: 3rem !important;
  }
  .m-b1366-n1 {
    margin: -0.25rem !important;
  }
  .mt-b1366-n1,
  .my-b1366-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-b1366-n1,
  .mx-b1366-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-b1366-n1,
  .my-b1366-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-b1366-n1,
  .mx-b1366-n1 {
    margin-left: -0.25rem !important;
  }
  .m-b1366-n2 {
    margin: -0.5rem !important;
  }
  .mt-b1366-n2,
  .my-b1366-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-b1366-n2,
  .mx-b1366-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-b1366-n2,
  .my-b1366-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-b1366-n2,
  .mx-b1366-n2 {
    margin-left: -0.5rem !important;
  }
  .m-b1366-n3 {
    margin: -1rem !important;
  }
  .mt-b1366-n3,
  .my-b1366-n3 {
    margin-top: -1rem !important;
  }
  .mr-b1366-n3,
  .mx-b1366-n3 {
    margin-right: -1rem !important;
  }
  .mb-b1366-n3,
  .my-b1366-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-b1366-n3,
  .mx-b1366-n3 {
    margin-left: -1rem !important;
  }
  .m-b1366-n4 {
    margin: -1.5rem !important;
  }
  .mt-b1366-n4,
  .my-b1366-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-b1366-n4,
  .mx-b1366-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-b1366-n4,
  .my-b1366-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-b1366-n4,
  .mx-b1366-n4 {
    margin-left: -1.5rem !important;
  }
  .m-b1366-n5 {
    margin: -3rem !important;
  }
  .mt-b1366-n5,
  .my-b1366-n5 {
    margin-top: -3rem !important;
  }
  .mr-b1366-n5,
  .mx-b1366-n5 {
    margin-right: -3rem !important;
  }
  .mb-b1366-n5,
  .my-b1366-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-b1366-n5,
  .mx-b1366-n5 {
    margin-left: -3rem !important;
  }
  .m-b1366-auto {
    margin: auto !important;
  }
  .mt-b1366-auto,
  .my-b1366-auto {
    margin-top: auto !important;
  }
  .mr-b1366-auto,
  .mx-b1366-auto {
    margin-right: auto !important;
  }
  .mb-b1366-auto,
  .my-b1366-auto {
    margin-bottom: auto !important;
  }
  .ml-b1366-auto,
  .mx-b1366-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1440px) {
  .m-b1400-0 {
    margin: 0 !important;
  }
  .mt-b1400-0,
  .my-b1400-0 {
    margin-top: 0 !important;
  }
  .mr-b1400-0,
  .mx-b1400-0 {
    margin-right: 0 !important;
  }
  .mb-b1400-0,
  .my-b1400-0 {
    margin-bottom: 0 !important;
  }
  .ml-b1400-0,
  .mx-b1400-0 {
    margin-left: 0 !important;
  }
  .m-b1400-1 {
    margin: 0.25rem !important;
  }
  .mt-b1400-1,
  .my-b1400-1 {
    margin-top: 0.25rem !important;
  }
  .mr-b1400-1,
  .mx-b1400-1 {
    margin-right: 0.25rem !important;
  }
  .mb-b1400-1,
  .my-b1400-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-b1400-1,
  .mx-b1400-1 {
    margin-left: 0.25rem !important;
  }
  .m-b1400-2 {
    margin: 0.5rem !important;
  }
  .mt-b1400-2,
  .my-b1400-2 {
    margin-top: 0.5rem !important;
  }
  .mr-b1400-2,
  .mx-b1400-2 {
    margin-right: 0.5rem !important;
  }
  .mb-b1400-2,
  .my-b1400-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-b1400-2,
  .mx-b1400-2 {
    margin-left: 0.5rem !important;
  }
  .m-b1400-3 {
    margin: 1rem !important;
  }
  .mt-b1400-3,
  .my-b1400-3 {
    margin-top: 1rem !important;
  }
  .mr-b1400-3,
  .mx-b1400-3 {
    margin-right: 1rem !important;
  }
  .mb-b1400-3,
  .my-b1400-3 {
    margin-bottom: 1rem !important;
  }
  .ml-b1400-3,
  .mx-b1400-3 {
    margin-left: 1rem !important;
  }
  .m-b1400-4 {
    margin: 1.5rem !important;
  }
  .mt-b1400-4,
  .my-b1400-4 {
    margin-top: 1.5rem !important;
  }
  .mr-b1400-4,
  .mx-b1400-4 {
    margin-right: 1.5rem !important;
  }
  .mb-b1400-4,
  .my-b1400-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-b1400-4,
  .mx-b1400-4 {
    margin-left: 1.5rem !important;
  }
  .m-b1400-5 {
    margin: 3rem !important;
  }
  .mt-b1400-5,
  .my-b1400-5 {
    margin-top: 3rem !important;
  }
  .mr-b1400-5,
  .mx-b1400-5 {
    margin-right: 3rem !important;
  }
  .mb-b1400-5,
  .my-b1400-5 {
    margin-bottom: 3rem !important;
  }
  .ml-b1400-5,
  .mx-b1400-5 {
    margin-left: 3rem !important;
  }
  .p-b1400-0 {
    padding: 0 !important;
  }
  .pt-b1400-0,
  .py-b1400-0 {
    padding-top: 0 !important;
  }
  .pr-b1400-0,
  .px-b1400-0 {
    padding-right: 0 !important;
  }
  .pb-b1400-0,
  .py-b1400-0 {
    padding-bottom: 0 !important;
  }
  .pl-b1400-0,
  .px-b1400-0 {
    padding-left: 0 !important;
  }
  .p-b1400-1 {
    padding: 0.25rem !important;
  }
  .pt-b1400-1,
  .py-b1400-1 {
    padding-top: 0.25rem !important;
  }
  .pr-b1400-1,
  .px-b1400-1 {
    padding-right: 0.25rem !important;
  }
  .pb-b1400-1,
  .py-b1400-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-b1400-1,
  .px-b1400-1 {
    padding-left: 0.25rem !important;
  }
  .p-b1400-2 {
    padding: 0.5rem !important;
  }
  .pt-b1400-2,
  .py-b1400-2 {
    padding-top: 0.5rem !important;
  }
  .pr-b1400-2,
  .px-b1400-2 {
    padding-right: 0.5rem !important;
  }
  .pb-b1400-2,
  .py-b1400-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-b1400-2,
  .px-b1400-2 {
    padding-left: 0.5rem !important;
  }
  .p-b1400-3 {
    padding: 1rem !important;
  }
  .pt-b1400-3,
  .py-b1400-3 {
    padding-top: 1rem !important;
  }
  .pr-b1400-3,
  .px-b1400-3 {
    padding-right: 1rem !important;
  }
  .pb-b1400-3,
  .py-b1400-3 {
    padding-bottom: 1rem !important;
  }
  .pl-b1400-3,
  .px-b1400-3 {
    padding-left: 1rem !important;
  }
  .p-b1400-4 {
    padding: 1.5rem !important;
  }
  .pt-b1400-4,
  .py-b1400-4 {
    padding-top: 1.5rem !important;
  }
  .pr-b1400-4,
  .px-b1400-4 {
    padding-right: 1.5rem !important;
  }
  .pb-b1400-4,
  .py-b1400-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-b1400-4,
  .px-b1400-4 {
    padding-left: 1.5rem !important;
  }
  .p-b1400-5 {
    padding: 3rem !important;
  }
  .pt-b1400-5,
  .py-b1400-5 {
    padding-top: 3rem !important;
  }
  .pr-b1400-5,
  .px-b1400-5 {
    padding-right: 3rem !important;
  }
  .pb-b1400-5,
  .py-b1400-5 {
    padding-bottom: 3rem !important;
  }
  .pl-b1400-5,
  .px-b1400-5 {
    padding-left: 3rem !important;
  }
  .m-b1400-n1 {
    margin: -0.25rem !important;
  }
  .mt-b1400-n1,
  .my-b1400-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-b1400-n1,
  .mx-b1400-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-b1400-n1,
  .my-b1400-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-b1400-n1,
  .mx-b1400-n1 {
    margin-left: -0.25rem !important;
  }
  .m-b1400-n2 {
    margin: -0.5rem !important;
  }
  .mt-b1400-n2,
  .my-b1400-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-b1400-n2,
  .mx-b1400-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-b1400-n2,
  .my-b1400-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-b1400-n2,
  .mx-b1400-n2 {
    margin-left: -0.5rem !important;
  }
  .m-b1400-n3 {
    margin: -1rem !important;
  }
  .mt-b1400-n3,
  .my-b1400-n3 {
    margin-top: -1rem !important;
  }
  .mr-b1400-n3,
  .mx-b1400-n3 {
    margin-right: -1rem !important;
  }
  .mb-b1400-n3,
  .my-b1400-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-b1400-n3,
  .mx-b1400-n3 {
    margin-left: -1rem !important;
  }
  .m-b1400-n4 {
    margin: -1.5rem !important;
  }
  .mt-b1400-n4,
  .my-b1400-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-b1400-n4,
  .mx-b1400-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-b1400-n4,
  .my-b1400-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-b1400-n4,
  .mx-b1400-n4 {
    margin-left: -1.5rem !important;
  }
  .m-b1400-n5 {
    margin: -3rem !important;
  }
  .mt-b1400-n5,
  .my-b1400-n5 {
    margin-top: -3rem !important;
  }
  .mr-b1400-n5,
  .mx-b1400-n5 {
    margin-right: -3rem !important;
  }
  .mb-b1400-n5,
  .my-b1400-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-b1400-n5,
  .mx-b1400-n5 {
    margin-left: -3rem !important;
  }
  .m-b1400-auto {
    margin: auto !important;
  }
  .mt-b1400-auto,
  .my-b1400-auto {
    margin-top: auto !important;
  }
  .mr-b1400-auto,
  .mx-b1400-auto {
    margin-right: auto !important;
  }
  .mb-b1400-auto,
  .my-b1400-auto {
    margin-bottom: auto !important;
  }
  .ml-b1400-auto,
  .mx-b1400-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1920px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 375px) {
  .text-b375-left {
    text-align: left !important;
  }
  .text-b375-right {
    text-align: right !important;
  }
  .text-b375-center {
    text-align: center !important;
  }
}
@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 680px) {
  .text-b680-left {
    text-align: left !important;
  }
  .text-b680-right {
    text-align: right !important;
  }
  .text-b680-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1366px) {
  .text-b1366-left {
    text-align: left !important;
  }
  .text-b1366-right {
    text-align: right !important;
  }
  .text-b1366-center {
    text-align: center !important;
  }
}
@media (min-width: 1440px) {
  .text-b1400-left {
    text-align: left !important;
  }
  .text-b1400-right {
    text-align: right !important;
  }
  .text-b1400-center {
    text-align: center !important;
  }
}
@media (min-width: 1920px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #FFFFFF !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 86.1, 178.5) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
  color: #FFCC00 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(178.5, 142.8, 0) !important;
}

.text-danger {
  color: #F00 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(178.5, 0, 0) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  width: 100%;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 1;
  scrollbar-gutter: stable;
}

body {
  position: relative;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
}

p {
  line-height: 1.35;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #000000;
  text-decoration: none;
  transition: all 0.3s ease;
}
a:hover {
  color: #FE5131;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

button {
  background-color: transparent;
  padding: 0;
  border: hidden;
}

input[type=search] {
  box-sizing: border-box;
}

.base-wrap {
  overflow-x: clip;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.base-wrap__header {
  flex: 0 0 auto;
}
.base-wrap__content {
  flex: 1 0 auto;
}
.base-wrap__footer {
  flex: 0 0 auto;
}

.row {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 375px) {
  .row {
    margin-right: -12px;
    margin-left: -12px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 1024px) {
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 1280px) {
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 1440px) {
  .row {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (min-width: 1920px) {
  .row {
    margin-right: -16px;
    margin-left: -16px;
  }
}

[class*=col-], .col {
  padding-right: 12px;
  padding-left: 12px;
}
@media (min-width: 375px) {
  [class*=col-], .col {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (min-width: 768px) {
  [class*=col-], .col {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1024px) {
  [class*=col-], .col {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1280px) {
  [class*=col-], .col {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1440px) {
  [class*=col-], .col {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 1920px) {
  [class*=col-], .col {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.wrapper {
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .wrapper {
    max-width: 720px;
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1024px) {
  .wrapper {
    max-width: 944px;
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1280px) {
  .wrapper {
    max-width: 1152px;
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1440px) {
  .wrapper {
    max-width: 1440px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 1920px) {
  .wrapper {
    max-width: 1440px;
    padding-right: 16px;
    padding-left: 16px;
  }
}

.video-responsive {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.paragraph-line,
.slider-caption {
  text-align: center;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  color: rgba(0, 0, 0, 0.25);
  padding-top: 0.4444444444rem;
}
@media (min-width: 1024px) {
  .paragraph-line,
  .slider-caption {
    padding-top: 0.8888888889rem;
  }
}

.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}

.overflow-hidden {
  overflow: hidden;
}

.main {
  padding-bottom: 6.6666666667rem;
}
@media (min-width: 1280px) {
  .main {
    padding-bottom: 8.8888888889rem;
  }
}
@media (min-width: 1440px) {
  .main {
    padding-bottom: 10rem;
  }
}

.main-title {
  color: #000000;
  font-weight: 700;
  font-size: 1.5555555556rem;
  line-height: 2.2222222222rem;
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 768px) {
  .main-title {
    font-size: 1.7777777778rem;
    line-height: 2.8888888889rem;
  }
}
@media (min-width: 1280px) {
  .main-title {
    margin-bottom: 1.7777777778rem;
    font-size: 2.6666666667rem;
    line-height: 3.7777777778rem;
  }
}

.mainTubs {
  display: flex;
  position: relative;
  margin-bottom: 1.3333333333rem;
  overflow-x: auto;
  min-width: 100%;
  border-bottom: 1px solid var(--brand-color);
}
@media (min-width: 1280px) {
  .mainTubs {
    margin-bottom: 1.7777777778rem;
  }
}
.mainTubs__tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.7777777778rem 0.5rem;
  border-bottom: 0px solid var(--brand-color);
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  font-weight: 400;
  color: #000000;
  transition: 0.3s linear;
  flex-shrink: 0;
}
@media (min-width: 680px) {
  .mainTubs__tab {
    padding: 0 1.3333333333rem 0.3333333333rem;
  }
}
@media (min-width: 1024px) {
  .mainTubs__tab {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.mainTubs__tab--active {
  font-weight: 700;
  border-bottom: 4px solid var(--brand-color);
}
.mainTubs__tab--active:hover {
  color: #000000;
}

.breadcrumbs {
  padding-bottom: 1.3333333333rem;
  padding-top: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .breadcrumbs {
    padding-top: 1.3333333333rem;
  }
}
.breadcrumbs__list {
  margin: 0;
  padding: 0;
}
.breadcrumbs__list li {
  font-size: 0.8888888889rem;
  line-height: 1.0555555556rem;
  font-weight: 400;
  flex-shrink: 0;
  color: var(--brand-color);
  display: inline;
  vertical-align: middle;
}
@media (min-width: 1280px) {
  .breadcrumbs__list li {
    font-size: 0.7777777778rem;
    line-height: 1rem;
  }
}
.breadcrumbs__list li a {
  color: var(--brand-color);
}
.breadcrumbs__link {
  transition: all 0.3s;
}
.breadcrumbs__divider {
  margin: 0 0.2222222222rem;
}
.breadcrumbs__item path {
  transition: all 0.3s;
}
.breadcrumbs__item:hover a {
  color: #FE5131;
}
.breadcrumbs__item:hover path {
  fill: #FE5131;
  fill-opacity: 1;
}

/*----------------------------------*/
/*----------------------------------*/
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Ubuntu", sans-serif;
  font-size: 1rem;
  line-height: 1.2222222222rem;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 0;
  cursor: pointer;
  background-color: transparent;
  transition: 0.3s ease;
  border: 1px solid transparent;
}
.btn--orange {
  padding: 0.3888888889rem 0.6666666667rem;
  border-radius: 16px;
  background-color: #FE5131;
  min-height: 2.2222222222rem;
  font-size: 0.8888888889rem;
  line-height: 1rem;
  color: #FFFFFF;
  font-weight: 400;
}
.btn--orange:hover {
  background-color: #DF3F22;
  color: #FFFFFF;
}
.btn--border {
  padding: 0.3888888889rem 0.6666666667rem;
  border-radius: 16px;
  border: 1px solid var(--brand-color);
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: var(--brand-color);
  min-height: 2.2222222222rem;
}
.btn--border svg {
  margin-left: 0.2222222222rem;
}
.btn--brand {
  padding: 0.3333333333rem 0.5555555556rem;
  border-radius: 16px;
  background-color: var(--brand-color);
  color: #FFFFFF;
  font-size: 0.7777777778rem;
  line-height: 0.7777777778rem;
  min-height: 1.7777777778rem;
}
.btn--brand:hover {
  color: #FFFFFF;
}
.btn--brand svg {
  margin-left: 0.2222222222rem;
  flex-shrink: 0;
}
.btn--brand2 {
  background-color: var(--brand-color);
  font-size: 0.8888888889rem;
  line-height: 1rem;
  padding: 0.3888888889rem 0.6666666667rem;
  border-radius: 16px;
  border: 1px solid var(--brand-color);
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #FFFFFF;
  min-height: 2.2222222222rem;
}
.btn--brand2:hover {
  color: #FFFFFF;
}
.btn--brand2 svg {
  margin-left: 0.2222222222rem;
  flex-shrink: 0;
}
.btn--orange-border {
  padding: 0.3888888889rem 0.6666666667rem;
  border-radius: 16px;
  background-color: transparent;
  min-height: 2.2222222222rem;
  font-size: 0.8888888889rem;
  line-height: 1rem;
  color: #FE5131;
  font-weight: 400;
  border: 1px solid #FE5131;
}
.btn--orange-border:hover {
  border-color: #DF3F22;
  color: #DF3F22;
}
.btn--blue {
  background-color: var(--brand-color);
  padding: 0.6666666667rem;
  border-radius: 8px;
  color: #FFFFFF;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .btn--blue {
    font-size: 1.1111111111rem;
    line-height: 1.3333333333rem;
  }
}
.btn--blue:hover {
  color: #FFFFFF;
  background-color: #204CC9;
}

.pagination-container {
  margin-top: 2.6666666667rem;
}

.pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 -0.2222222222rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .pagination {
    width: -moz-fit-content;
    width: fit-content;
    justify-content: flex-start;
  }
}
.pagination__item {
  padding: 0 0.2222222222rem;
}
.pagination__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2222222222rem;
  font-size: 0.8888888889rem;
  line-height: 1rem;
  height: 1.7777777778rem;
  min-width: 1.7777777778rem;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.04);
  color: #000000;
}
@media (min-width: 768px) {
  .pagination__btn {
    padding: 0.4444444444rem 0.6666666667rem;
    height: 2.2222222222rem;
    min-width: 2.3333333333rem;
  }
}
.pagination__btn:hover {
  background-color: rgba(var(--brand-color-rgb), 0.4);
  color: #000000;
}
.pagination__btn--active {
  background-color: var(--brand-color) !important;
  color: #FFFFFF !important;
}

.my-checkbox {
  height: 0;
  width: 0;
  position: absolute;
  opacity: 0;
}
.my-checkbox + label {
  display: inline-flex;
  align-items: flex-start;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .my-checkbox + label {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.my-checkbox + label::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  margin-right: 16px;
  border: 2px solid #000000;
  flex-shrink: 0;
  margin-top: 3px;
}
.my-checkbox:checked + label::before, .my-checkbox.checked + label::before {
  background-image: url("../images/client/icons/check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px;
}

.notification {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
  padding-left: 1.3333333333rem;
  padding-bottom: 1.3333333333rem;
  transform: translateY(100%);
  transition: 0.3s;
  visibility: hidden;
}
.notification.active {
  visibility: visible;
  transform: translateY(0);
}
.notification--error .notification__status-error {
  display: block;
}
.notification--error .notification__wrap {
  background-color: #F0D2D2;
}
.notification--error .notification__icon {
  background: rgba(229, 122, 122, 0.2) url("../images/client/icons/error-ico.svg") no-repeat center;
}
.notification--success .notification__status-success {
  display: block;
}
.notification--success .notification__wrap {
  background-color: #d9ffda;
}
.notification--success .notification__icon {
  background: rgba(122, 229, 126, 0.2) url("../images/client/icons/success-ico.svg") no-repeat center;
}
.notification__wrap {
  max-width: 34.2222222222rem;
  width: 100%;
  border-radius: 4px;
  background-color: #F0D2D2;
  box-shadow: 0px 4px 10px 0px rgba(36, 41, 50, 0.1);
  padding: 0.8888888889rem 1.3333333333rem 0.8888888889rem 0.8888888889rem;
  display: flex;
  align-items: center;
}
.notification__icon {
  display: block;
  width: 3.5555555556rem;
  height: 3.5555555556rem;
  border-radius: 8px;
  background: rgba(229, 122, 122, 0.2) url("../images/client/icons/error-ico.svg") no-repeat center;
  background-size: 40px;
  margin-right: 0.8888888889rem;
}
.notification__status-name {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  margin-bottom: 0.1111111111rem;
}
@media (min-width: 1024px) {
  .notification__status-name {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.notification__status-name span {
  display: none;
}
.notification__text {
  font-size: 0.8333333333rem;
  line-height: 1.3333333333rem;
  color: #000000;
  font-weight: 400;
}
.notification__close {
  position: absolute;
  top: 0.4444444444rem;
  right: 0.4444444444rem;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 11;
  display: flex;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s linear;
  overflow-y: auto;
  padding: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .popup {
    padding: 1.3333333333rem;
  }
}
.popup.active {
  visibility: visible;
  opacity: 1;
}
.popup.active .popup__bg {
  opacity: 1;
}
.popup.active .popup__content {
  transform: translateY(0);
}
.popup__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.24);
  opacity: 0;
  transition: 0.3s linear;
}
.popup__content {
  position: relative;
  z-index: 1;
  transform: translateY(120px);
  transition: 0.3s linear;
  margin: auto;
}
.popup__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.6666666667rem 0.8888888889rem;
}

.supportForm {
  width: 100%;
  max-width: 63.1111111111rem;
  background-color: #FFFFFF;
  border-radius: 16px;
  border: 2px solid var(--brand-color);
  position: relative;
  padding: 1.3333333333rem 0.8888888889rem;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 1024px) {
  .supportForm {
    padding: 2.2222222222rem 2.6666666667rem 3rem;
  }
}
.supportForm__title {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .supportForm__title {
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
    margin-bottom: 1.7777777778rem;
  }
}
.supportForm__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.8888888889rem -0.4444444444rem 0;
}
@media (min-width: 768px) {
  .supportForm__list {
    margin: 0.8888888889rem -0.4444444444rem 1.4444444444rem;
  }
}
@media (min-width: 1280px) {
  .supportForm__list {
    margin: 0.8888888889rem -0.6666666667rem 1.4444444444rem;
  }
}
.supportForm__item {
  padding: 0.8888888889rem 0.4444444444rem 0;
  flex: 0 0 100%;
  position: relative;
}
@media (min-width: 680px) {
  .supportForm__item {
    flex: 0 0 50%;
  }
}
@media (min-width: 1024px) {
  .supportForm__item {
    flex: 0 0 25%;
  }
}
@media (min-width: 1280px) {
  .supportForm__item {
    padding: 0.8888888889rem 0.6666666667rem 0;
  }
}
.supportForm__item-label {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  border-radius: 16px;
  border: 1px solid rgba(var(--brand-color-rgb), 0.15);
  align-items: center;
  justify-content: center;
  padding: 1rem 0.4444444444rem;
  min-height: 4.8888888889rem;
}
@media (min-width: 1024px) {
  .supportForm__item-label {
    min-height: 5.7777777778rem;
    padding: 1.3888888889rem 0.4444444444rem;
  }
}
.supportForm__item-name {
  color: #000000;
  font-weight: 700;
  text-align: center;
  font-size: 1rem;
  line-height: 1.2222222222rem;
  margin-bottom: 0.4444444444rem;
}
@media (min-width: 1280px) {
  .supportForm__item-name {
    font-size: 1.1111111111rem;
    line-height: 1.3333333333rem;
  }
}
.supportForm__item-input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}
.supportForm__item-input:checked + .supportForm__item-label {
  background-color: var(--brand-color);
}
.supportForm__item-input:checked + .supportForm__item-label .supportForm__item-name, .supportForm__item-input:checked + .supportForm__item-label .supportForm__item-price {
  color: #FFFFFF;
}
.supportForm__item-price {
  text-align: center;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
}
@media (min-width: 1024px) {
  .supportForm__item-price {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.supportForm__inputs {
  margin-top: 0.3333333333rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.6666666667rem;
  margin-right: -0.6666666667rem;
}
.supportForm__input-item {
  padding: 0 0.6666666667rem;
  flex: 1 0 100%;
  margin-top: 1.3333333333rem;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 768px) {
  .supportForm__input-item {
    flex: 1 0 50%;
  }
}
.supportForm__select-wrap {
  padding: 0 0.6666666667rem;
  flex: 1 0 100%;
  margin-top: 1.3333333333rem;
  position: relative;
}
@media (min-width: 768px) {
  .supportForm__select-wrap {
    flex: 1 0 50%;
  }
}
.supportForm__select {
  padding: 0.7222222222rem 1.7777777778rem 0.7222222222rem 0.8333333333rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.2222222222rem;
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(var(--brand-color-rgb), 0.2);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.supportForm__select-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5555555556rem;
  pointer-events: none;
}
.supportForm__input-item-sum {
  position: relative;
  width: 100%;
}
.supportForm__input {
  font-size: 1rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  padding: 0 0.6666666667rem 0.6666666667rem;
  border: hidden;
  border-bottom: 1px solid rgba(var(--brand-color-rgb), 0.2);
  width: 100%;
}
.supportForm__input:focus {
  outline: none;
  border-color: var(--brand-color);
}
.supportForm__input::-moz-placeholder {
  color: #000000;
}
.supportForm__input::placeholder {
  color: #000000;
}
.supportForm__input--sum {
  padding-right: 2.7777777778rem;
}
.supportForm__input-sum {
  position: absolute;
  right: 0;
  bottom: 0.6666666667rem;
  font-size: 1rem;
  line-height: 1.2222222222rem;
}
.supportForm__submit {
  margin-top: 1.7777777778rem;
  width: 100%;
}
.supportForm__close-btn {
  display: block;
  width: 100%;
  margin: 1.1111111111rem 0 0;
  color: var(--brand-color);
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.3333333333rem;
}

.paragraph {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  margin: 1.7777777778rem 0;
}
.paragraph a {
  color: var(--brand-color);
  font-weight: 700;
}
.paragraph a:hover {
  color: #FE5131;
}

.therms-paragraph {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  margin: 1.3333333333rem 0;
}
.therms-paragraph a {
  color: var(--brand-color);
  font-weight: 700;
}
.therms-paragraph a:hover {
  color: #FE5131;
}

.head {
  margin-top: 1.3333333333rem;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .head {
    margin-top: 1.7777777778rem;
    margin-bottom: 1.3333333333rem;
  }
}

.title {
  font-weight: 700;
  color: #000000;
}
.title--h1 {
  font-size: 1.3333333333rem;
  line-height: 1.6666666667rem;
}
@media (min-width: 1280px) {
  .title--h1 {
    font-size: 2rem;
    line-height: 2.4444444444rem;
  }
}
.title--h2 {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
}
@media (min-width: 1280px) {
  .title--h2 {
    font-size: 1.7777777778rem;
    line-height: 2.4444444444rem;
  }
}
.title--h3 {
  font-weight: 400;
  font-size: 1.1111111111rem;
  line-height: 1.7777777778rem;
}
@media (min-width: 1280px) {
  .title--h3 {
    font-size: 1.3333333333rem;
    line-height: 1.8888888889rem;
  }
}

.therms-head {
  margin: 1.3333333333rem 0;
}
@media (min-width: 1024px) {
  .therms-head {
    margin: 1.7777777778rem 0 1.3333333333rem;
  }
}

.therms-title {
  font-weight: 700;
  color: #000000;
}
.therms-title--h2 {
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 999;
  display: flex;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
}
.menu.active {
  visibility: visible;
  opacity: 1;
}
.menu__header {
  padding: 0.4444444444rem 0 1.3333333333rem;
}
.menu__content {
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-x: hidden;
  margin-right: -0.8888888889rem;
  padding-right: 0.8888888889rem;
}
.menu__tab.hidden {
  display: none;
}
.menu__top-btn {
  margin-bottom: 1.3333333333rem;
}
.menu__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.04);
  width: 100%;
  min-height: 2.2222222222rem;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  color: #000000;
  font-weight: 400;
}
.menu__btn svg {
  margin: 0 0.4444444444rem;
}
.menu__btn--blue {
  background-color: #E8EEFF;
  color: var(--brand-color);
}
.menu__btn--brand-border {
  background-color: #FFFFFF;
  border: 1px solid var(--brand-color);
  color: var(--brand-color);
}
.menu__btn--border {
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.menu__btn-circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 4px;
}
.menu__list {
  padding-bottom: 1.3333333333rem;
}
.menu__item + .menu__item {
  margin-top: 0.8888888889rem;
}
.menu__soc-list {
  padding-top: 0.8888888889rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5555555556rem 0;
  justify-content: space-between;
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 480px) {
  .menu__soc-list {
    justify-content: flex-start;
  }
}
.menu__soc-item {
  padding: 0.4444444444rem 0.5555555556rem 0;
}
.menu__soc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2222222222rem;
  height: 2.2222222222rem;
  border-radius: 8px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
}
.menu__list-links {
  padding-top: 0.4444444444rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1.3333333333rem;
  margin: 0 -0.6666666667rem 0;
}
.menu__link-item {
  padding: 0.8888888889rem 0.6666666667rem 0;
}
.menu__link {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: var(--brand-color);
}
.menu__bottom {
  margin-top: auto;
}

.head + .listBlock {
  margin-top: 0.8888888889rem;
}

.listBlock {
  margin: 1.7777777778rem 0;
}
.listBlock ul, .listBlock ol {
  padding-left: 1.1111111111rem;
}
.listBlock ul {
  list-style-type: disc;
}
.listBlock ol {
  list-style-type: decimal;
}
.listBlock li {
  position: relative;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
.listBlock li span {
  color: #000000;
}
.listBlock li a {
  color: var(--brand-color);
}
.listBlock li a:hover {
  color: #FE5131;
}
.listBlock li + li {
  margin-top: 0.8888888889rem;
}
.listBlock [class*=col-] + [class*=col-] ul, .listBlock [class*=col-] + [class*=col-] ol {
  margin-top: 0.8888888889rem;
}
@media (min-width: 768px) {
  .listBlock [class*=col-] + [class*=col-] ul, .listBlock [class*=col-] + [class*=col-] ol {
    margin-top: 0;
  }
}

.image {
  margin: 1.7777777778rem 0;
}
.image__wrapper {
  margin: 0;
  position: relative;
}
.image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.image__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.0555555556rem 0.4444444444rem;
  color: #FFFFFF;
  font-size: 0.6666666667rem;
  line-height: 1.1111111111rem;
  position: absolute;
  top: 0.6666666667rem;
  right: 0.6666666667rem;
  background-color: #FE5131;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .image__tag {
    font-size: 0.7777777778rem;
    line-height: 1.2222222222rem;
  }
}

.galleryBlock {
  margin: 1.3333333333rem 0;
  margin-left: calc((100vw - 100%) / -2);
  margin-right: calc((100vw - 100%) / -2);
}
@media (min-width: 680px) {
  .galleryBlock {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .galleryBlock {
    margin: 1.7777777778rem 0;
  }
}
.galleryBlock__wrapper {
  position: relative;
}
.galleryBlock__prev, .galleryBlock__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.7777777778rem;
  height: 1.7777777778rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #FFFFFF;
  z-index: 1;
}
@media (min-width: 1280px) {
  .galleryBlock__prev, .galleryBlock__next {
    width: 2.6666666667rem;
    height: 2.6666666667rem;
  }
}
.galleryBlock__prev path, .galleryBlock__next path {
  stroke: var(--brand-color);
}
.galleryBlock__prev {
  left: 0.8888888889rem;
}
@media (min-width: 1280px) {
  .galleryBlock__prev {
    left: 1.3333333333rem;
  }
}
.galleryBlock__next {
  right: 0.8888888889rem;
}
@media (min-width: 1280px) {
  .galleryBlock__next {
    right: 1.3333333333rem;
  }
}

.slider-img {
  margin: 0;
  height: 0;
  padding-top: 67%;
  position: relative;
}
.slider-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}

.slider-pagination {
  position: static;
  left: unset;
  top: unset;
  right: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.8888888889rem;
  min-height: 0.6666666667rem;
}
.slider-pagination .swiper-pagination-bullet {
  border: 1px solid var(--brand-color);
  width: 0.4444444444rem;
  height: 0.4444444444rem;
  background-color: var(--brand-color);
  opacity: 1;
  transition: 0.3s linear;
}
.slider-pagination .swiper-pagination-bullet-active {
  background-color: var(--brand-color);
  width: 0.6666666667rem;
  height: 0.6666666667rem;
}

.text-btn {
  margin: 1.7777777778rem 0;
}

.mediaText {
  margin-top: 2.6666666667rem;
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 1024px) {
  .mediaText {
    margin-top: 3.5555555556rem;
    margin-bottom: 3.5555555556rem;
  }
}
@media (min-width: 1024px) {
  .mediaText {
    margin-right: calc(-50% - 8px);
  }
}
@media (min-width: 1280px) {
  .mediaText {
    margin-right: 0;
  }
}
.mediaText__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.mediaText__title {
  margin-bottom: 0.8888888889rem;
}
.mediaText__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .mediaText__text {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.mediaText__btn {
  min-width: 13.7777777778rem;
  width: 100%;
  margin-top: 0.8888888889rem;
}
@media (min-width: 680px) {
  .mediaText__btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.mediaText__pic {
  display: block;
  width: 100%;
  margin-top: 0.8888888889rem;
}
@media (min-width: 680px) {
  .mediaText__pic {
    margin-top: 0;
  }
}
.mediaText__pic img {
  width: 100%;
}

.linkTextWrap {
  margin: 0.8888888889rem 0;
}
.linkTextWrap__more svg {
  margin-left: 0.4444444444rem;
}
.linkTextWrap__more span:nth-child(2) {
  display: none;
}
.linkTextWrap.show-all .linkTextWrap__more span:nth-child(1) {
  display: none;
}
.linkTextWrap.show-all .linkTextWrap__more span:nth-child(2) {
  display: block;
}
.linkTextWrap.show-all .linkTextWrap__more svg {
  transform: rotate(180deg);
}

.linkText {
  margin: 0.8888888889rem 0;
}
.linkText__wrapper {
  background-color: var(--brand-color);
  padding: 1.1111111111rem 0.8888888889rem;
}
@media (min-width: 1024px) {
  .linkText__wrapper {
    padding: 1.1111111111rem 1.3333333333rem 1.3333333333rem;
  }
}
.linkText__title {
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.3333333333rem;
  margin-bottom: 0.8888888889rem;
  padding-bottom: 0.8888888889rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
  .linkText__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
@media (min-width: 1280px) {
  .linkText__title {
    font-size: 1.3333333333rem;
    line-height: 1.8333333333rem;
  }
}
.linkText__link {
  display: inline-flex;
  align-items: center;
  color: var(--brand-color);
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .linkText__link {
    font-size: 1rem;
    line-height: 1.3333333333rem;
  }
}
.linkText__link svg {
  margin-left: 0.4444444444rem;
}
.linkText__link svg path {
  transition: 0.3s linear;
}
.linkText__link:hover {
  color: #FE5131;
}
.linkText__link:hover svg path {
  stroke: #FE5131;
}

.accordion {
  margin: 0.8888888889rem 0;
}
@media (min-width: 1024px) {
  .accordion {
    margin: 1.3333333333rem 0;
  }
}
.accordion__box {
  border-top: 1px solid var(--brand-color);
}
.accordion__box:last-child {
  border-bottom: 1px solid var(--brand-color);
}
.accordion__box.hidden .accordion__content {
  height: 0;
}
.accordion__box.hidden .accordion__indicator {
  transform: rotate(0deg);
}
.accordion__label {
  padding: 0.8888888889rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: transparent;
  border: hidden;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  font-weight: 700;
  text-align: left;
}
@media (min-width: 1024px) {
  .accordion__label {
    font-size: 1rem;
    line-height: 1.5555555556rem;
    padding: 1.3333333333rem 0;
  }
}
.accordion__label path {
  transition: 0.3s linear;
}
.accordion__label:hover .accordion__indicator path {
  stroke: #FE5131;
}
.accordion__indicator {
  display: flex;
  align-items: center;
  transition: 0.2s linear;
  transform: rotate(180deg);
  margin-left: 0.8888888889rem;
}
.accordion__content {
  overflow: hidden;
  transition: 0.2s linear;
}
.accordion__content-wrap {
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 768px) {
  .accordion__content-wrap {
    margin-bottom: 1.7777777778rem;
  }
}
.accordion__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .accordion__text {
    margin-bottom: 1.3333333333rem;
  }
}
@media (min-width: 1024px) {
  .accordion__text {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}

.titleTextLink--white .titleTextLink__wrapper,
.brandBg .titleTextLink__wrapper {
  background-color: #FFFFFF;
}
@media (min-width: 1024px) {
  .titleTextLink--white .titleTextLink__link,
  .brandBg .titleTextLink__link {
    margin-top: 1.7777777778rem;
  }
}

.titleTextLink {
  margin: 1.3333333333rem 0;
}
.titleTextLink__wrapper {
  background-color: var(--brand-color);
  padding: 0.8888888889rem 0.8888888889rem 1.7777777778rem;
}
@media (min-width: 1024px) {
  .titleTextLink__wrapper {
    padding: 1.3333333333rem 1.3333333333rem 2.2222222222rem;
  }
}
.titleTextLink__time {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  margin-bottom: 0.8888888889rem;
  display: inline-block;
}
@media (min-width: 1024px) {
  .titleTextLink__time {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.titleTextLink__title {
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.3333333333rem;
  margin-bottom: 1.7777777778rem;
}
@media (min-width: 768px) {
  .titleTextLink__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
@media (min-width: 1280px) {
  .titleTextLink__title {
    font-size: 1.3333333333rem;
    line-height: 1.8333333333rem;
  }
}
.titleTextLink__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .titleTextLink__text {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.titleTextLink__link {
  margin-top: 1.7777777778rem;
  display: inline-flex;
  align-items: center;
  color: var(--brand-color);
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .titleTextLink__link {
    margin-top: 2.6666666667rem;
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.titleTextLink__link svg {
  margin-left: 0.4444444444rem;
}
.titleTextLink__link path {
  transition: 0.3s linear;
}
.titleTextLink__link:hover {
  color: #FE5131;
}
.titleTextLink__link:hover svg path {
  stroke: #FE5131;
}

.quote {
  margin: 1.7777777778rem 0;
}
.quote__wrap {
  padding: 1.6666666667rem 1.7777777778rem 2.3333333333rem;
  background-color: rgba(25, 85, 254, 0.1);
}
.quote__icon {
  margin-bottom: 0.8888888889rem;
  width: 1.7777777778rem;
  height: 1.7777777778rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background-color: var(--brand-color);
}
@media (min-width: 1024px) {
  .quote__icon {
    width: 2.6666666667rem;
    height: 2.6666666667rem;
  }
}
.quote__text {
  font-weight: 300;
  font-style: italic;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  color: #000000;
}
.quote__text + .quote__text {
  margin-top: 0.8888888889rem;
}

.filesToDownload {
  margin: 1.3333333333rem 0;
  padding: 0.8888888889rem 0.8888888889rem 1.7777777778rem;
  background-color: var(--brand-color);
}
@media (min-width: 1024px) {
  .filesToDownload {
    margin: 1.7777777778rem 0;
    padding: 1.3333333333rem 1.3333333333rem 2.2222222222rem;
  }
}
.filesToDownload__title {
  color: #000000;
  font-weight: 700;
  padding-bottom: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
}
@media (min-width: 768px) {
  .filesToDownload__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
@media (min-width: 1280px) {
  .filesToDownload__title {
    font-size: 1.3333333333rem;
    line-height: 1.8333333333rem;
  }
}
.filesToDownload__item {
  padding-left: 1.7777777778rem;
  position: relative;
}
.filesToDownload__item:before {
  position: absolute;
  content: "";
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  display: block;
  background-image: url("../images/client/icons/file.svg");
  left: 0;
  top: 0.1666666667rem;
  background-position: center;
  background-size: contain;
}
.filesToDownload__item + .filesToDownload__item {
  margin-top: 0.8888888889rem;
}
@media (min-width: 768px) {
  .filesToDownload__item + .filesToDownload__item {
    margin-top: 0.4444444444rem;
  }
}
.filesToDownload__link {
  margin-top: 1.3333333333rem;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  color: var(--brand-color);
  text-decoration: underline;
}
@media (min-width: 1280px) {
  .filesToDownload__link {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}

.readAlso {
  padding: 1.2222222222rem;
  background-color: rgba(25, 85, 254, 0.1);
  display: block;
  margin: 1.7777777778rem 0;
}
.readAlso__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}
.readAlso__text + .readAlso__text {
  margin-top: 0.4444444444rem;
}
.readAlso__text + .readAlso__link {
  margin-top: 0.4444444444rem;
}
.readAlso__link {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
  display: inline-block;
}
.readAlso__link + .readAlso__link {
  margin-top: 0.4444444444rem;
}
.readAlso__link:hover {
  color: #FE5131;
}

.divider {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  width: 100%;
  margin: 1.3333333333rem 0;
}
@media (min-width: 1024px) {
  .divider {
    margin: 1.7777777778rem 0;
  }
}

.btnsBlock {
  margin: 0.4444444444rem 0;
}
@media (min-width: 1024px) {
  .btnsBlock {
    margin: 1.3333333333rem 0;
  }
}
.btnsBlock__wrapper {
  margin-top: -0.8888888889rem;
}
.btnsBlock__btn {
  margin-top: 0.8888888889rem;
}
.btnsBlock__btn svg {
  margin-left: 0.2222222222rem;
}

.linkBlock {
  min-width: 13.7777777778rem;
  width: 100%;
  display: block;
}
@media (min-width: 1024px) {
  .linkBlock {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.linkBlockWrap {
  margin: 1.3333333333rem 0;
}

.header {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .header {
    margin-bottom: 1.3333333333rem;
  }
}
.header--druzi {
  padding: 0.5555555556rem 0;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .header--druzi {
    padding: 1.5555555556rem 0;
  }
}
.header__top {
  padding-top: 0;
}
@media (min-width: 1280px) {
  .header__top {
    padding-top: 1.3333333333rem;
  }
}
.header__middle {
  padding-top: 0.4444444444rem;
}
@media (min-width: 1440px) {
  .header__middle {
    padding-top: 0.8888888889rem;
  }
}
.header__bottom {
  padding-top: 0.8888888889rem;
}

.headerTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.headerTop__sites-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.2222222222rem 0;
}
.headerTop__sites-item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.headerTop__sites-link {
  display: inline-flex;
  align-items: center;
  padding: 0.0555555556rem 0.3888888889rem;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.04);
  min-height: 1.3333333333rem;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
}
.headerTop__sites-link:hover {
  color: #FE5131;
}
.headerTop__sites-link span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 0.2777777778rem;
}
.headerTop__nav-l {
  display: flex;
  align-items: center;
  margin: -0.8888888889rem -0.4444444444rem 0;
}
.headerTop__nav-i {
  padding: 0.8888888889rem 0.4444444444rem 0;
}
.headerTop__nav-btn {
  width: 2.2222222222rem;
  height: 2.2222222222rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.4444444444rem;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.04);
}
.headerTop__nav-btn path {
  transition: 0.3s ease;
}
.headerTop__nav-btn:hover path {
  stroke: #FE5131;
}
.headerTop__nav-btn--account:hover path {
  stroke: transparent;
  fill: #FE5131;
}
.headerTop__nav-btn svg, .headerTop__nav-btn img {
  max-height: 100%;
  max-width: 100%;
}
.headerMiddle {
  display: flex;
  justify-content: space-between;
  background-color: rgba(25, 85, 254, 0.1);
  padding: 0.4444444444rem;
  border-radius: 24px;
  align-items: center;
}
@media (min-width: 1280px) {
  .headerMiddle {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    align-items: stretch;
  }
}
.headerMiddle__logo {
  flex-shrink: 0;
  width: 4.1111111111rem;
  border-radius: 16px;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.8888888889rem;
  padding: 0.2222222222rem 0.8888888889rem;
  height: 3.5555555556rem;
}
@media (min-width: 1280px) {
  .headerMiddle__logo {
    width: 6.6666666667rem;
    background-color: rgba(0, 0, 0, 0.04);
    height: auto;
  }
}
.headerMiddle__logo svg, .headerMiddle__logo img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}
.headerMiddle__nav {
  padding: 0.4444444444rem;
  border-radius: 16px;
  background-color: var(--brand-color);
  flex: 1;
}
.headerMiddle__nav-list {
  margin: -0.4444444444rem -0.2222222222rem 0;
  display: flex;
  flex-wrap: wrap;
}
.headerMiddle__nav-item {
  padding: 0.4444444444rem 0.2222222222rem 0;
  flex: 0 0 20%;
}
.headerMiddle__mob-support {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-color: #FE5131;
}
.headerMiddle__burger {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-color: #FFFFFF;
  margin-left: 0.4444444444rem;
}

.headerNavCollapse {
  position: relative;
}
.headerNavCollapse:hover .headerNavCollapse__content {
  visibility: visible;
  opacity: 1;
  transition: 0.3s linear;
}
.headerNavCollapse__btn {
  min-height: 2.2222222222rem;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.headerNavCollapse__btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.headerNavCollapse__btn span {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  text-align: center;
  padding-right: 0.8888888889rem;
  position: relative;
}
.headerNavCollapse__btn span:before {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/client/icons/arrow-down.svg");
  pointer-events: none;
  width: 0.4444444444rem;
  height: 0.4444444444rem;
}
.headerNavCollapse__content {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  border-radius: 10px;
  border: 8px solid var(--brand-color);
  background-color: var(--brand-color);
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  box-sizing: content-box;
}
.headerNavCollapse__content.active {
  visibility: visible;
  opacity: 1;
}
.headerNavCollapse__list {
  display: flex;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 0.2222222222rem 0.4444444444rem;
  box-sizing: border-box;
}
.headerNavCollapse__item + .headerNavCollapse__item {
  margin-top: 0.2222222222rem;
}
.headerNavCollapse__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  padding: 0.2222222222rem 0.4444444444rem;
  border-radius: 8px;
  min-height: 1.7777777778rem;
}
.headerNavCollapse__link:hover {
  background-color: rgba(255, 255, 255, 0.2);
  color: #FFCC00;
}

.headerBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.4444444444rem 0.4444444444rem 0.4444444444rem 1.5rem;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 16px;
}
.headerBottom__left {
  flex: 1;
}
.headerBottom__nav-list {
  display: flex;
  align-items: center;
  margin: -0.8888888889rem -0.4444444444rem 0;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .headerBottom__nav-list {
    margin: -0.8888888889rem -0.8888888889rem 0;
  }
}
.headerBottom__nav-item {
  padding: 0.8888888889rem 0.4444444444rem 0;
}
@media (min-width: 768px) {
  .headerBottom__nav-item {
    padding: 0.8888888889rem 0.8888888889rem 0;
  }
}
.headerBottom__nav-link {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
}
.headerBottom__nav-link:hover {
  color: #FE5131;
}
.headerBottom__nav-link--active {
  font-weight: 700;
  cursor: default;
}
.headerBottom__nav-link--active:hover {
  color: #000000;
}
.headerBottom__burger {
  display: flex;
  align-items: center;
  border-radius: 12px;
  background-color: #FFFFFF;
  padding: 0.5rem 0.6666666667rem;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
}
.headerBottom__burger svg {
  margin-left: 0.4444444444rem;
}

.contactUsCollapse {
  position: relative;
  z-index: 2;
}
.contactUsCollapse:hover .contactUsCollapse__content {
  visibility: visible;
  opacity: 1;
}
.contactUsCollapse__content {
  position: absolute;
  padding-top: 0.8888888889rem;
  top: 100%;
  right: 0;
  min-width: 11.4444444444rem;
  max-width: 17.7777777778rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s linear;
}
.contactUsCollapse__list {
  padding: 0.8888888889rem 1.3333333333rem;
  border-radius: 16px;
  border: 1px solid var(--brand-color);
  background-color: #FFFFFF;
}
.contactUsCollapse__item + .contactUsCollapse__item {
  margin-top: 0.4444444444rem;
}
.contactUsCollapse__link {
  display: flex;
  align-items: center;
  color: var(--brand-color);
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  white-space: nowrap;
}
.contactUsCollapse__link path {
  transition: 0.3s ease;
}
.contactUsCollapse__link:hover {
  color: #FE5131;
}
.contactUsCollapse__link:hover path {
  fill: #FE5131;
  stroke: #FE5131;
}
.contactUsCollapse__link svg {
  flex-shrink: 0;
  margin-right: 0.4444444444rem;
}

.footer {
  background-color: var(--brand-color);
}
.footer__top {
  padding: 1.3333333333rem 0 1.7777777778rem;
  display: flex;
}
@media (min-width: 768px) {
  .footer__top {
    padding: 2rem 0 1.3333333333rem;
  }
}
@media (min-width: 1280px) {
  .footer__top {
    padding: 1.3333333333rem 0;
  }
}
.footer__top-l {
  margin-right: 1.3333333333rem;
  flex-shrink: 0;
}
.footer__logo {
  flex-shrink: 0;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2222222222rem 0.8888888889rem;
  width: 6.6666666667rem;
  height: 5.7777777778rem;
  background-color: rgba(255, 255, 255, 0.15);
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 768px) {
  .footer__logo {
    margin-right: 4.5555555556rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .footer__logo {
    margin-right: 0;
  }
}
.footer__logo svg, .footer__logo img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}
.footer__top-r {
  flex: 1;
}
.footer__top-info {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.8888888889rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0.8888888889rem;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .footer__top-info {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .footer__top-info {
    align-items: center;
  }
}
.footer__nav-wrap {
  display: flex;
  padding-bottom: 1.3333333333rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 1.3333333333rem;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .footer__nav-wrap {
    flex-direction: row;
    padding-bottom: 1.7777777778rem;
  }
}
@media (min-width: 1024px) {
  .footer__nav-wrap {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.footer__nav-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.8888888889rem -0.6666666667rem 0;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer__nav-list {
    flex-direction: row;
  }
}
@media (min-width: 1440px) {
  .footer__nav-list {
    margin: -0.8888888889rem -0.8888888889rem 0;
  }
}
.footer__nav-item {
  padding: 0.8888888889rem 0.6666666667rem 0;
}
@media (min-width: 768px) {
  .footer__nav-item {
    flex: 0 0 50%;
  }
}
@media (min-width: 1024px) {
  .footer__nav-item {
    flex: none;
  }
}
@media (min-width: 1440px) {
  .footer__nav-item {
    padding: 0.8888888889rem 0.8888888889rem 0;
  }
}
.footer__nav-link {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}
.footer__nav-link:hover {
  color: #FFCC00;
}
.footer__soc-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.4444444444rem 0;
  flex-shrink: 0;
  justify-content: space-between;
}
@media (min-width: 480px) {
  .footer__soc-list {
    align-items: center;
    justify-content: flex-start;
  }
}
.footer__soc-item {
  padding: 0.4444444444rem 0.4444444444rem 0;
}
.footer__soc-ico {
  width: 2.2222222222rem;
  height: 2.2222222222rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1024px) {
  .footer__soc-ico {
    width: 1.3333333333rem;
    height: 1.3333333333rem;
    background-color: transparent;
  }
}
.footer__soc-ico path {
  transition: 0.3s ease;
}
.footer__soc-ico:hover path {
  fill: #FFCC00;
}
.footer__bottom-info {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 680px) {
  .footer__bottom-info {
    flex-direction: row;
    align-items: center;
  }
}
.footer__bottom-texts {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin: -0.8888888889rem -0.8888888889rem 0;
}
@media (min-width: 680px) {
  .footer__bottom-texts {
    margin: -0.2222222222rem -0.8888888889rem 0;
  }
}
@media (min-width: 1024px) {
  .footer__bottom-texts {
    flex-direction: row;
  }
}
.footer__text {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.6666666667rem;
  line-height: 0.8888888889rem;
  padding: 0.8888888889rem 0.8888888889rem 0;
}
@media (min-width: 680px) {
  .footer__text {
    padding: 0.2222222222rem 0.8888888889rem 0;
  }
}
.footer__text:first-child {
  flex: 1 0 100%;
}
.footer__payment {
  display: flex;
  align-items: center;
  margin-top: 0.4444444444rem;
}
@media (min-width: 680px) {
  .footer__payment {
    margin-top: 0;
    margin-left: 0.8888888889rem;
  }
}
.footer__bottom {
  background-color: rgba(255, 255, 255, 0.07);
  padding: 0.8888888889rem 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 680px) {
  .footer__bottom {
    flex-direction: row;
    align-items: center;
  }
}
.footer__copy {
  font-size: 0.6666666667rem;
  line-height: 0.8888888889rem;
  font-weight: 400;
  color: #FFFFFF;
}
.footer__elt {
  display: inline-block;
  margin-top: 0.8888888889rem;
}
@media (min-width: 480px) {
  .footer__elt {
    margin-top: 0;
  }
}

.druzi-footer {
  background-color: var(--brand-color);
  padding: 2.2222222222rem 0 1.3333333333rem;
}
@media (min-width: 768px) {
  .druzi-footer {
    padding: 1.9444444444rem 0 2.0555555556rem;
  }
}
.druzi-footer__logo {
  display: inline-block;
}
.druzi-footer__nav-list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.8888888889rem -0.8888888889rem 0;
}
.druzi-footer__nav-item {
  padding: 0.8888888889rem 0.8888888889rem 0;
}
.druzi-footer__nav-link {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .druzi-footer__nav-link {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.druzi-footer__partner-list {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  margin-top: 3.3333333333rem;
}
@media (min-width: 768px) {
  .druzi-footer__partner-list {
    margin-top: 0;
    margin-left: auto;
  }
}
.druzi-footer__partner-item + .druzi-footer__partner-item {
  margin-left: 1.3333333333rem;
}
.admin-menu {
  background-color: #715445;
  padding: 0.2222222222rem 2.6666666667rem;
  z-index: 100;
}
.admin-menu__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.admin-menu__item:not(:first-child) {
  padding-left: 16px;
  margin-left: 16px;
  position: relative;
}
.admin-menu__item:not(:first-child):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 18px;
  background-color: #FFFFFF;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.admin-menu__link {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 0.7222222222rem;
  line-height: 1.5555555556rem;
}
.admin-menu__link:hover {
  color: var(--brand-color);
}

.recentNews {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1440px) {
  .recentNews {
    margin-bottom: 1.7777777778rem;
  }
}
.recentNews__wrapper {
  margin-top: -0.8888888889rem;
}

.recentNewsCard {
  padding: 1.2222222222rem 0.8888888889rem 1.3333333333rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  display: block;
  margin-top: 0.8888888889rem;
}
@media (min-width: 768px) {
  .recentNewsCard {
    height: calc(100% - 0.8888888889rem);
  }
}
.recentNewsCard:hover .recentNewsCard__text {
  color: #FE5131;
}
.recentNewsCard--important .recentNewsCard__text {
  font-weight: 700;
}
.recentNewsCard__top {
  margin-bottom: 0.5555555556rem;
  display: flex;
  align-items: center;
}
.recentNewsCard__important {
  padding: 0.1111111111rem 0.3888888889rem;
  border-radius: 8px;
  background-color: #FE5131;
  color: #FFFFFF;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-right: 0.5rem;
  margin-top: -2px;
}
.recentNewsCard__time {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-top: 2px;
}
.recentNewsCard__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}

.infoWidget {
  padding: 1.1666666667rem 0.4444444444rem 1.2777777778rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0.8888888889rem;
}
@media (min-width: 1280px) {
  .infoWidget {
    min-height: 100%;
    margin-top: 0;
    padding: 1.7777777778rem 0.8888888889rem 1.8888888889rem;
  }
}
.infoWidget__top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.4444444444rem;
}
@media (min-width: 1280px) {
  .infoWidget__top {
    margin-bottom: 1.7777777778rem;
  }
}
.infoWidget__time {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.0555555556rem;
}
.infoWidget__time + .infoWidget__time {
  padding-left: 0.6666666667rem;
  margin-left: 0.6666666667rem;
  position: relative;
}
.infoWidget__time + .infoWidget__time:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.1);
}
.infoWidget__temperature {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.4444444444rem;
}
.infoWidget__temperature-val {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
}
.infoWidget__temperature-val + .infoWidget__temperature-val {
  margin-left: 0.5555555556rem;
}
.infoWidget__temperature-val--gray {
  color: rgba(0, 0, 0, 0.4);
}
.infoWidget__currencies {
  margin-top: 0.8888888889rem;
}
@media (min-width: 1280px) {
  .infoWidget__currencies {
    margin-top: 2rem;
  }
}

.weatherWidget__location {
  display: flex;
  align-items: center;
  justify-content: center;
}
.weatherWidget__location-icon {
  margin-right: 0.6666666667rem;
  flex-shrink: 0;
}
.weatherWidget__location-name {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.weatherWidget__location-arrow {
  margin-left: 0.3333333333rem;
  flex-shrink: 0;
}
.currenciesWidget__list {
  display: flex;
}
.currenciesWidget__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 33.333%;
}
.currenciesWidget__item + .currenciesWidget__item {
  position: relative;
}
.currenciesWidget__item + .currenciesWidget__item:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 1px;
  top: 15%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.1);
}
.currenciesWidget__name {
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 0.2222222222rem;
}
@media (min-width: 1280px) {
  .currenciesWidget__name {
    margin-bottom: 1.1111111111rem;
  }
}
.currenciesWidget__value {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
}

.banner {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6666666667rem;
  background-color: rgba(25, 85, 254, 0.1);
  height: 7rem;
}
@media (min-width: 768px) {
  .banner {
    height: 5.3333333333rem;
  }
}
.banner--indent {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .banner--indent {
    margin-bottom: 1.3333333333rem;
  }
}
@media (min-width: 1280px) {
  .banner--indent {
    margin-bottom: 1.7777777778rem;
  }
}
.banner__pic1 {
  position: absolute;
  width: 6.6666666667rem;
  height: 6.6666666667rem;
  left: -4%;
  top: -18px;
}
@media (min-width: 768px) {
  .banner__pic1 {
    left: 0;
    top: -20%;
    width: 4.8888888889rem;
    height: 4.8888888889rem;
  }
}
@media (min-width: 1024px) {
  .banner__pic1 {
    top: -48%;
    left: 2%;
    width: 7.7777777778rem;
    height: 7.7777777778rem;
  }
}
.banner__pic2 {
  position: absolute;
  top: -30%;
  left: 11%;
  width: 10rem;
  height: 10rem;
}
@media (min-width: 768px) {
  .banner__pic2 {
    left: 7%;
  }
}
@media (min-width: 1024px) {
  .banner__pic2 {
    top: -45%;
    left: 11%;
    width: 12.6666666667rem;
    height: 12.6666666667rem;
  }
}
.banner__pic3 {
  position: absolute;
  right: -2%;
  top: 35%;
  width: 6.1111111111rem;
  height: 6.1111111111rem;
}
@media (min-width: 480px) {
  .banner__pic3 {
    right: -2%;
    top: 10%;
    width: 8.8888888889rem;
    height: 8.8888888889rem;
  }
}
@media (min-width: 768px) {
  .banner__pic3 {
    right: -4%;
    top: -60%;
    width: 12.2222222222rem;
    height: 12.2222222222rem;
  }
}
@media (min-width: 1024px) {
  .banner__pic3 {
    width: 17.5555555556rem;
    height: 17.5555555556rem;
    right: -3%;
    top: -100%;
  }
}
.banner__content {
  padding: 0.5rem 0.2222222222rem 0.6666666667rem;
  border-radius: 16px;
  background-color: #FE5131;
  width: 10.3333333333rem;
  position: relative;
}
@media (min-width: 768px) {
  .banner__content {
    width: 16.5rem;
  }
}
.banner__text {
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
}
@media (min-width: 768px) {
  .banner__text {
    font-size: 1.3333333333rem;
    line-height: 1.6111111111rem;
  }
}

.infoSec {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .infoSec {
    margin-bottom: 1.3333333333rem;
  }
}
@media (min-width: 1280px) {
  .infoSec {
    margin-bottom: 1.7777777778rem;
  }
}

.mainArticles {
  margin-top: 2.6666666667rem;
}
@media (min-width: 1280px) {
  .mainArticles {
    margin-top: 0;
  }
}
.mainArticles__head {
  margin-bottom: 0.8888888889rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainArticles__title {
  color: #000000;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
}
.mainArticles__more {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .mainArticles__more {
    margin-left: 0.8888888889rem;
  }
}
.mainArticles__more:hover {
  color: #FE5131;
}
.mainArticles__cards {
  margin-top: -1.3333333333rem;
}

.articleCardWrap {
  margin-top: -1.3333333333rem;
}

.articleCard {
  margin-top: 1.3333333333rem;
  display: block;
}
.articleCard:hover .articleCard__text {
  color: #FE5131;
}
.articleCard:hover .articleCard__pic img {
  transform: scale(1.03);
}
.articleCard--big .articleCard__text {
  font-weight: 700;
}
@media (min-width: 1024px) {
  .articleCard--big .articleCard__text {
    font-size: 1.3333333333rem;
    line-height: 1.7777777778rem;
  }
}
.articleCard__pic {
  position: relative;
  padding-top: 59%;
  width: 100%;
  display: block;
  overflow: hidden;
}
.articleCard__pic:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.articleCard__pic img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s ease;
}
.articleCard__content {
  padding-top: 0.8888888889rem;
}
.articleCard__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}
.articleCard__bottom {
  margin-top: 0.4444444444rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articleCard__time {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
}
.articleCard__view {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-left: 0.2222222222rem;
  display: inline-flex;
  align-items: center;
}
.articleCard__view svg {
  margin-right: 0.2222222222rem;
}

.articleCardWithoutImage {
  padding: 1.3333333333rem 0.8888888889rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  display: block;
  margin-top: 1.3333333333rem;
}
.articleCardWithoutImage:hover .articleCardWithoutImage__text {
  color: #FE5131;
}
.articleCardWithoutImage__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}
.articleCardWithoutImage__bottom {
  margin-top: 0.4444444444rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articleCardWithoutImage__time {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
}
.articleCardWithoutImage__view {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-left: 0.2222222222rem;
  display: inline-flex;
  align-items: center;
}
.articleCardWithoutImage__view svg {
  margin-right: 0.2222222222rem;
}

.mainContent__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8888888889rem;
  flex-direction: column;
}
@media (min-width: 680px) {
  .mainContent__head {
    flex-direction: row;
    align-items: center;
  }
}
.mainContent__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.mainContent__more {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .mainContent__more {
    margin-left: 0.8888888889rem;
  }
}
.mainContent__more:hover {
  color: #FE5131;
}
.mainContent__tags {
  display: flex;
  flex-wrap: wrap;
  margin: -0.8888888889rem -0.4444444444rem 0.8888888889rem;
}
@media (min-width: 768px) {
  .mainContent__tags {
    margin: -0.8888888889rem -0.4444444444rem 1.3333333333rem;
  }
}
.mainContent__tag-item {
  padding: 0.8888888889rem 0.4444444444rem 0;
}
.mainContent__tag {
  display: inline-flex;
  align-items: center;
  padding: 0.0555555556rem 0.3888888889rem;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.04);
  min-height: 1.3333333333rem;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  transition: 0.3s ease;
}
.mainContent__tag:hover {
  color: #FE5131;
}
.mainContent__tag span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 0.2777777778rem;
}

.mainContentNews {
  margin-top: 1.3333333333rem;
}
@media (min-width: 768px) {
  .mainContentNews {
    margin-top: 1.7777777778rem;
  }
}
.mainContentNews + .mainContentNews {
  margin-top: 1.7777777778rem;
}
@media (min-width: 768px) {
  .mainContentNews + .mainContentNews {
    margin-top: 2.6666666667rem;
  }
}
.mainContentNews__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.8888888889rem;
  padding: 0.1111111111rem 0.8888888889rem;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.04);
}
.mainContentNews__head-tag {
  display: flex;
  align-items: center;
}
.mainContentNews__head-tag-i {
  width: 0.2777777778rem;
  height: 0.2777777778rem;
  border-radius: 50%;
  display: block;
  flex-shrink: 0;
  margin-right: 0.2222222222rem;
}
.mainContentNews__head-tag-name {
  font-size: 0.8888888889rem;
  line-height: 1.3333333333rem;
  font-weight: 400;
  color: #000000;
}
.mainContentNews__head-more {
  font-size: 0.8888888889rem;
  line-height: 1.3333333333rem;
  font-weight: 400;
  color: #000000;
  margin-left: 0.8888888889rem;
  transition: 0.3s ease;
}
.mainContentNews__head-more:hover {
  color: #FE5131;
}
.miniNewsCard {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 0.4444444444rem 0;
  display: block;
}
@media (min-width: 768px) {
  .miniNewsCard {
    display: flex;
    padding: 0.8888888889rem 0;
  }
}
.miniNewsCard:hover .miniNewsCard__title {
  color: #FE5131;
}
.miniNewsCard__time {
  flex-shrink: 0;
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-right: 0.4444444444rem;
}
@media (min-width: 768px) {
  .miniNewsCard__time {
    margin-right: 0.8888888889rem;
  }
}
.miniNewsCard__title {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  display: inline;
  transition: 0.3s ease;
}
.miniNewsCard__location {
  display: inline-block;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
}

.mainBlogs {
  margin-top: 2.6666666667rem;
}
@media (min-width: 1280px) {
  .mainBlogs {
    margin-top: 0;
  }
}
.mainBlogs__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.8888888889rem;
}
.mainBlogs__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.mainBlogs__link {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  text-align: right;
  transition: 0.3s ease;
}
.mainBlogs__link:hover {
  color: #FE5131;
}
.mainBlogs__cards {
  margin-top: -0.8888888889rem;
}

.mainBlogCard {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.8888888889rem;
  padding: 1.5555555556rem 0.8888888889rem 1.9444444444rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  min-height: 7.2222222222rem;
}
.mainBlogCard:hover .mainBlogCard__text {
  color: #FE5131;
}
.mainBlogCard__name {
  margin-bottom: 0.2222222222rem;
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  display: inline-block;
}
.mainBlogCard__text {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  transition: 0.3s ease;
}
.mainBlogCard__pic {
  flex-shrink: 0;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 1.7777777778rem;
}
@media (min-width: 768px) {
  .mainBlogCard__pic {
    margin-left: 1.3333333333rem;
  }
}
@media (min-width: 1024px) {
  .mainBlogCard__pic {
    margin-left: 0.8888888889rem;
  }
}

.latestNews {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .latestNews {
    margin-bottom: 1.3333333333rem;
  }
}
@media (min-width: 1280px) {
  .latestNews {
    margin-bottom: 0;
  }
}
.latestNews__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.latestNews__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.latestNews__date-title {
  font-size: 0.8888888889rem;
  line-height: 1.3333333333rem;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.25);
  margin-top: 0.8888888889rem;
}
.latestNews__more {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
}
.latestNewsCard {
  display: block;
  padding: 0.8888888889rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.latestNewsCard:hover .latestNewsCard__text {
  color: #FE5131;
}
.latestNewsCard__top {
  display: flex;
  align-items: center;
  margin-bottom: 0.2222222222rem;
}
.latestNewsCard__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.1111111111rem 0.2222222222rem;
  margin-right: 0.4444444444rem;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0.2222222222rem;
}
.latestNewsCard__time {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.0555555556rem;
}
.latestNewsCard__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}

.articles {
  padding-top: 2.6666666667rem;
}
@media (min-width: 1024px) {
  .articles {
    padding-top: 3.1111111111rem;
  }
}
.articles__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .articles__head {
    margin-bottom: 1.3333333333rem;
  }
}
.articles__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.articles__more {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
}
.articles .articleCardWrap {
  margin-top: -0.8888888889rem;
}
@media (min-width: 1024px) {
  .articles .articleCardWrap {
    margin-top: -1.1111111111rem;
  }
}
.articles .articleCardWrap .articleCard,
.articles .articleCardWrap .articleCardWithoutImage {
  margin-top: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .articles .articleCardWrap .articleCard,
  .articles .articleCardWrap .articleCardWithoutImage {
    margin-top: 1.1111111111rem;
  }
}

.blogs {
  padding-top: 2.6666666667rem;
}
@media (min-width: 1024px) {
  .blogs {
    padding-top: 3.1111111111rem;
  }
}
.blogs__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .blogs__head {
    margin-bottom: 1.3333333333rem;
  }
}
.blogs__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.blogs__more {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  transition: 0.3s ease;
}
.blogs__more:hover {
  color: #FE5131;
}

.blogCardWrapper {
  margin-top: -0.8888888889rem;
}
@media (min-width: 1440px) {
  .blogCardWrapper {
    margin-top: -1.7777777778rem;
  }
}

.blogCard {
  display: flex;
  align-items: center;
  padding: 1.5555555556rem 0.8888888889rem 1.9444444444rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  min-height: 7.2222222222rem;
  margin-top: 0.8888888889rem;
  justify-content: space-between;
}
@media (min-width: 1440px) {
  .blogCard {
    margin-top: 1.7777777778rem;
  }
}
.blogCard:hover .blogCard__text {
  color: #FE5131;
}
.blogCard__name {
  margin-bottom: 0.2222222222rem;
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  display: inline-block;
}
.blogCard__text {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  transition: 0.3s ease;
}
.blogCard__pic {
  flex-shrink: 0;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 1.7777777778rem;
}
@media (min-width: 768px) {
  .blogCard__pic {
    margin-left: 1.3333333333rem;
  }
}
@media (min-width: 1024px) {
  .blogCard__pic {
    margin-left: 0.8888888889rem;
  }
}

.bigPostSec {
  padding-top: 2.6666666667rem;
}
@media (min-width: 1024px) {
  .bigPostSec {
    padding-top: 3.1111111111rem;
  }
}
.bigPostSec__media {
  position: relative;
  display: block;
  padding-top: 60%;
  width: 100%;
}
.bigPostSec__tag {
  position: absolute;
  top: 0.8888888889rem;
  left: 0.8888888889rem;
  padding: 0.2777777778rem 0.5rem 0.2777777778rem 1.3888888889rem;
  background-color: #F00;
  display: inline-flex;
  align-items: center;
  font-size: 0.6666666667rem;
  line-height: 0.8888888889rem;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  z-index: 1;
}
@media (min-width: 1024px) {
  .bigPostSec__tag {
    top: 1.3333333333rem;
    left: 1.3333333333rem;
    font-size: 0.8888888889rem;
    line-height: 1.2222222222rem;
    padding: 0.2777777778rem 0.5rem 0.2777777778rem 1.6111111111rem;
  }
}
.bigPostSec__tag:before {
  top: 50%;
  left: 0.5rem;
  transform: translateY(-50%);
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: #FFFFFF;
  width: 8px;
  height: 8px;
}
@media (min-width: 1024px) {
  .bigPostSec__tag:before {
    width: 12px;
    height: 12px;
  }
}
.bigPostSec__picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.bigPostSec__picture img, .bigPostSec__picture iframe {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bigPostSec__youtube-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bigPostSec__youtube-icon svg {
  height: 40px;
  width: 57px;
}
@media (min-width: 1024px) {
  .bigPostSec__youtube-icon svg {
    height: 72px;
    width: 102px;
  }
}
.bigPostSec__content {
  padding-top: 0.8888888889rem;
  display: block;
}
.bigPostSec__text {
  font-weight: 700;
  color: #000000;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}
@media (min-width: 1024px) {
  .bigPostSec__text {
    font-size: 1.3333333333rem;
    line-height: 1.7777777778rem;
  }
}
.bigPostSec__text:hover {
  color: #FE5131;
}
.bigPostSec__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.4444444444rem;
}
@media (min-width: 1024px) {
  .bigPostSec__bottom {
    margin-top: 0.8888888889rem;
  }
}
.bigPostSec__time {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
}
.bigPostSec__view {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-left: 0.2222222222rem;
  display: inline-flex;
  align-items: center;
}
.bigPostSec__view svg {
  margin-right: 0.2222222222rem;
}

.article + .article {
  margin-top: 1.3333333333rem;
}

.articleContent__title {
  margin-bottom: 0.8888888889rem;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}

.articleContentInfo {
  padding-bottom: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media (min-width: 1024px) {
  .articleContentInfo {
    padding-bottom: 1.1111111111rem;
    margin-bottom: 1.1111111111rem;
  }
}
.articleContentInfo__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.8888888889rem;
}
.articleContentInfo__author {
  display: flex;
  align-items: center;
}
.articleContentInfo__picture {
  width: 1.7777777778rem;
  height: 1.7777777778rem;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  position: relative;
  flex-shrink: 0;
  margin-right: 0.5555555556rem;
}
@media (min-width: 768px) {
  .articleContentInfo__picture {
    margin-right: 0.6666666667rem;
  }
}
.articleContentInfo__picture img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.articleContentInfo__name {
  font-size: 0.6666666667rem;
  line-height: 0.8888888889rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .articleContentInfo__name {
    font-size: 0.7777777778rem;
    line-height: 1.1111111111rem;
  }
}
.articleContentInfo__name:hover {
  color: #FE5131;
}
.articleContentInfo__time-wrap {
  margin-left: 0.8888888889rem;
  display: flex;
  align-items: center;
}
.articleContentInfo__time {
  font-size: 0.6666666667rem;
  line-height: 0.8888888889rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  .articleContentInfo__time {
    font-size: 0.7777777778rem;
    line-height: 1.1111111111rem;
  }
}
.articleContentInfo__support-btn {
  margin-left: 0.6666666667rem;
}
.articleContentInfo__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articleContentInfo__soc-list {
  display: flex;
  align-items: center;
  margin: -0.4444444444rem -0.2222222222rem 0;
}
.articleContentInfo__soc-item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.articleContentInfo__soc-link path {
  transition: 0.3s ease;
}
.articleContentInfo__soc-link:hover path {
  fill: #FE5131;
  fill-opacity: 1;
}
.articleContentInfo__soc-link:hover rect {
  fill: #FE5131;
  fill-opacity: 1;
}
.articleContentInfo__soc-link:hover rect + path {
  fill: #FFFFFF;
}
.articleContentInfo__view {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  margin-left: 0.8888888889rem;
  display: inline-flex;
  align-items: center;
}
.articleContentInfo__view svg {
  margin-right: 0.2222222222rem;
}
.articleContentInfo__bottom-right {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.2222222222rem;
}

.articleContentTags {
  margin: 1.7777777778rem 0;
  padding-bottom: 0.8888888889rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.articleContentTags__list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.8888888889rem -0.4444444444rem 0;
}
.articleContentTags__item {
  padding: 0.8888888889rem 0.4444444444rem 0;
}
.articleContentTags__tag {
  padding: 0.2777777778rem 0.6666666667rem;
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  border-radius: 8px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.readAlsoBlock {
  margin: 1.7777777778rem 0 0;
}
.readAlsoBlock__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0.4444444444rem;
}
.readAlsoCard {
  display: block;
  padding: 0.4444444444rem 0;
}
@media (min-width: 768px) {
  .readAlsoCard {
    padding: 0.8888888889rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
}
.readAlsoCard:hover .readAlsoCard__text {
  color: #FE5131;
}
.readAlsoCard__top {
  display: flex;
  align-items: center;
  margin-bottom: 0.4444444444rem;
}
.readAlsoCard__time {
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
}
.readAlsoCard__location {
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
  margin-left: 0.4444444444rem;
}
.readAlsoCard__text {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  transition: 0.3s ease;
}

.alphabet {
  padding: 0.4444444444rem;
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 16px;
  margin-bottom: 1.7777777778rem;
}
@media (min-width: 768px) {
  .alphabet {
    margin-bottom: 1.3333333333rem;
  }
}
.alphabet__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -0.4444444444rem -0.2222222222rem 0;
}
@media (min-width: 1024px) {
  .alphabet__list {
    justify-content: flex-start;
  }
}
.alphabet__item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.alphabet__btn {
  height: 2.2222222222rem;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.4444444444rem 0.8888888889rem;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  background-color: rgba(var(--brand-color-rgb), 0.1);
}
.alphabet__btn:hover {
  background-color: rgba(var(--brand-color-rgb), 0.4);
  color: #000000;
}
.alphabet__btn--active {
  color: #FFFFFF;
  background-color: var(--brand-color);
}

.authorCardsWrap {
  margin-top: -0.8888888889rem;
}
@media (min-width: 1024px) {
  .authorCardsWrap {
    margin-top: -1.3333333333rem;
  }
}

.authorCard {
  margin-top: 0.8888888889rem;
  display: flex;
  align-items: center;
  padding: 1.3333333333rem 0.8888888889rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
}
@media (min-width: 1024px) {
  .authorCard {
    margin-top: 1.3333333333rem;
  }
}
.authorCard:hover .authorCard__name {
  color: #FE5131;
}
.authorCard__pic {
  border-radius: 50%;
  display: block;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  overflow: hidden;
  margin-right: 0.8888888889rem;
  flex-shrink: 0;
}
.authorCard__pic img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.authorCard__name {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  transition: 0.3s ease;
}

.aboutAuthor {
  display: flex;
  padding: 1.3333333333rem 0.8888888889rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  flex-direction: column;
  align-items: center;
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 768px) {
  .aboutAuthor {
    flex-direction: row;
    align-items: flex-start;
    padding: 1.3333333333rem 0.8888888889rem 1.7777777778rem 0.8888888889rem;
  }
}
@media (min-width: 1024px) {
  .aboutAuthor {
    padding: 1.3333333333rem 6.6666666667rem 1.7777777778rem 0.8888888889rem;
  }
}
.aboutAuthor__pic {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  flex-shrink: 0;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .aboutAuthor__pic {
    margin-bottom: 0;
    margin-right: 1.7777777778rem;
  }
}
.aboutAuthor__pic img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutAuthor__content-top {
  display: flex;
  align-items: center;
  margin-bottom: 0.8888888889rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .aboutAuthor__content-top {
    flex-direction: row;
    margin-bottom: 0.2222222222rem;
  }
}
.aboutAuthor__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
}
.aboutAuthor__support {
  width: 100%;
  margin-top: 0.8888888889rem;
}
@media (min-width: 768px) {
  .aboutAuthor__support {
    margin-left: 0.8888888889rem;
    margin-top: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.aboutAuthor__text {
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  font-weight: 400;
  color: #000000;
}
.aboutAuthor__soc-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -0.4444444444rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .aboutAuthor__soc-list {
    justify-content: flex-start;
  }
}
.aboutAuthor__soc-item {
  padding: 0.8888888889rem 0.4444444444rem 0;
}
.aboutAuthor__soc-icon path {
  transition: 0.3s ease;
}
.aboutAuthor__soc-icon:hover path {
  fill: #FE5131;
}

.authorMaterials__title {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 1.3333333333rem;
}
.authorMaterials__tags {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.2222222222rem 0.8888888889rem;
}
.authorMaterials__tag-item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.authorMaterials__tag {
  padding: 0.4444444444rem 0.8888888889rem;
  border-radius: 12px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.2222222222rem;
}
.authorMaterials__tag:hover {
  background-color: rgba(var(--brand-color-rgb), 0.4);
  color: #000000;
}
.authorMaterials__tag--active {
  background-color: var(--brand-color);
  color: #FFFFFF;
}
.authorMaterials__tag--active:hover {
  background-color: var(--brand-color);
  color: #FFFFFF;
}

.news__title {
  margin-bottom: 0.4444444444rem;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  color: #000000;
}

.newsCard {
  display: block;
  padding: 0.8888888889rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.newsCard__top {
  margin-bottom: 0.4444444444rem;
}
.newsCard__list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.2222222222rem 0;
}
.newsCard__item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.newsCard__time, .newsCard__views, .newsCard__location {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
}
.newsCard__views {
  display: inline-flex;
  align-items: center;
}
.newsCard__views svg {
  margin-right: 0.2222222222rem;
  flex-shrink: 0;
}
.newsCard__title {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0.4444444444rem;
}
.newsCard__text {
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: #000000;
}

.gallery__title {
  margin-bottom: 0.4444444444rem;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  color: #000000;
}

.galleryCard {
  display: block;
  padding: 0.8888888889rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.galleryCard:hover .galleryCard__title {
  color: #FE5131;
}
.galleryCard__top {
  margin-bottom: 0.4444444444rem;
}
.galleryCard__list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.2222222222rem 0;
}
.galleryCard__item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.galleryCard__pic {
  padding-top: 59.5%;
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .galleryCard__pic {
    padding-top: 55%;
    margin-bottom: 0;
  }
}
.galleryCard__pic img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.galleryCard__time, .galleryCard__views, .galleryCard__location {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
}
.galleryCard__views {
  display: inline-flex;
  align-items: center;
}
.galleryCard__views svg {
  margin-right: 0.2222222222rem;
  flex-shrink: 0;
}
.galleryCard__title {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0.4444444444rem;
  transition: 0.3s ease;
}
.galleryCard__text {
  font-size: 0.7777777778rem;
  line-height: 1.1111111111rem;
  font-weight: 400;
  color: #000000;
}

.news-tag {
  padding: 0.2777777778rem 0.6666666667rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 400;
  margin-left: 0.6666666667rem;
}

.legal-terms__title {
  color: #000000;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  margin-bottom: 1.7777777778rem;
}

.legalTermsSidebar {
  padding: 1.3333333333rem 0.4444444444rem 1.3333333333rem 1.2222222222rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 1280px) {
  .legalTermsSidebar {
    padding: 1.3333333333rem 1.2222222222rem 2.0555555556rem;
    margin-bottom: 0;
  }
}
.legalTermsSidebar__wrapper {
  height: 11.7777777778rem;
  overflow-y: auto;
  padding-right: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .legalTermsSidebar__wrapper {
    height: -moz-fit-content;
    height: fit-content;
    padding-right: 0;
  }
}
.legalTermsSidebar__wrapper::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.legalTermsSidebar__wrapper::-webkit-scrollbar {
  width: 6px;
  border-radius: 6px;
}
.legalTermsSidebar__wrapper::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: var(--brand-color);
}
.legalTermsSidebar__title {
  color: #000000;
  font-weight: 700;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .legalTermsSidebar__title {
    margin-bottom: 1.1111111111rem;
  }
}
.legalTermsSidebar__item + .legalTermsSidebar__item {
  margin-top: 0.8888888889rem;
}
.legalTermsSidebar__text {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  transition: 0.3s ease;
}
.legalTermsSidebar__text:hover {
  color: #FE5131;
}

.errors {
  padding-top: 4.4444444444rem;
}
@media (min-width: 1024px) {
  .errors {
    padding-top: 6.1111111111rem;
  }
}
.errors__content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.errors__title {
  font-size: 7.1111111111rem;
  line-height: 10rem;
  color: var(--brand-color);
  text-shadow: -6px 6px 0px rgba(var(--brand-color-rgb), 0.1);
}
.errors__text {
  font-size: 1.3333333333rem;
  line-height: 1.8333333333rem;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.3333333333rem;
}
.errors__description {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  max-width: 22.3888888889rem;
}
.errors__btn {
  margin-top: 1.3333333333rem;
  min-height: 2.2222222222rem;
  min-width: 10.1666666667rem;
}

.unavailable {
  height: 100%;
}
.unavailable__wrapper {
  height: 100%;
}
.unavailable__content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 9.7222222222rem 0 6.7777777778rem;
}
.unavailable__title {
  font-size: 7.1111111111rem;
  line-height: 10rem;
  color: var(--brand-color);
  text-shadow: -6px 6px 0px rgba(var(--brand-color-rgb), 0.1);
}
.unavailable__text {
  font-size: 1.3333333333rem;
  line-height: 1.8333333333rem;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.3333333333rem;
}
.unavailable__description {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  max-width: 22.3888888889rem;
}

.unavailableFooter {
  padding: 1.3333333333rem 0;
  background-color: rgba(var(--brand-color-rgb), 0.1);
}
.unavailableFooter__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 768px) {
  .unavailableFooter__wrapper {
    flex-direction: row;
  }
}
.unavailableFooter__logo {
  flex-shrink: 0;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2222222222rem 0.8888888889rem;
  width: 5.2222222222rem;
  height: 4.5555555556rem;
  background-color: #FFFFFF;
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 768px) {
  .unavailableFooter__logo {
    margin-right: 1.3333333333rem;
    margin-bottom: 0;
    width: 6.6666666667rem;
    height: 5.7777777778rem;
  }
}
.unavailableFooter__logo svg, .unavailableFooter__logo img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}
.unavailableFooter__list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.5555555556rem 0;
  flex-direction: column;
  width: calc(100% + 1.1111111111rem);
}
@media (min-width: 768px) {
  .unavailableFooter__list {
    flex-direction: row;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.unavailableFooter__item {
  padding: 0.4444444444rem 0.5555555556rem 0;
}
.unavailableFooter__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.4444444444rem 0.8888888889rem;
  border-radius: 16px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: var(--brand-color);
  width: 100%;
}
@media (min-width: 768px) {
  .unavailableFooter__link {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.unavailableFooter__soc-list {
  display: flex;
  align-items: center;
  margin-top: 1.3333333333rem;
  padding-top: 1.3333333333rem;
  border-top: 1px solid rgba(var(--brand-color-rgb), 0.1);
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .unavailableFooter__soc-list {
    justify-content: flex-start;
    width: -moz-fit-content;
    width: fit-content;
    border-top: none;
    margin-left: 1.3333333333rem;
    padding-top: 0;
    margin-top: 0;
    flex-wrap: nowrap;
  }
}
.unavailableFooter__soc-item + .unavailableFooter__soc-item {
  margin-left: 0.8888888889rem;
}
.unavailableFooter__soc-link {
  border-radius: 8px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  padding: 0.4444444444rem;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .unavailableFooter__soc-link {
    padding: 0;
    background-color: transparent;
  }
}

.search {
  padding-top: 1.3333333333rem;
}
.search__results {
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  color: #000000;
  font-weight: 700;
  margin-bottom: 0.4444444444rem;
}

.searchForm {
  margin-bottom: 1.7777777778rem;
}
.searchForm__input-wrap {
  position: relative;
}
.searchForm__input {
  padding: 0 1.3333333333rem 0.5555555556rem 0.6666666667rem;
  border: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  width: 100%;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
  height: 2.1111111111rem;
}
.searchForm__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.searchForm__input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.searchForm__input:focus {
  outline: navajowhite;
  border-color: var(--brand-color);
}
.searchForm__search-icon {
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 2px;
}
.searchForm__close {
  position: absolute;
  right: 0;
  top: 2px;
}

.auth {
  padding: 1.3333333333rem 0 4.4444444444rem;
}
@media (min-width: 768px) {
  .auth {
    padding: 1.7777777778rem 0 6.6666666667rem;
  }
}
@media (min-width: 1280px) {
  .auth {
    padding: 2.7777777778rem 0 8.4444444444rem;
  }
}
.auth__title {
  text-align: center;
  margin-bottom: 1.3333333333rem;
  font-weight: 700;
  font-size: 1.3333333333rem;
  line-height: 2.1111111111rem;
}
@media (min-width: 768px) {
  .auth__title {
    font-size: 1.5555555556rem;
    line-height: 2.2222222222rem;
  }
}
@media (min-width: 1280px) {
  .auth__title {
    font-size: 1.7777777778rem;
    line-height: 2.4444444444rem;
  }
}
.auth__form {
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1.3333333333rem 0.8888888889rem;
}
@media (min-width: 680px) {
  .auth__form {
    padding: 1.3333333333rem 1.7777777778rem 2rem;
  }
}
.auth__item + .auth__item {
  margin-top: 1.3333333333rem;
}
.auth__label {
  display: block;
}
.auth__label-text {
  display: block;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
}
.auth__label-text i {
  color: #FE5131;
}
.auth__input {
  display: block;
  padding: 0.7222222222rem 1.0555555556rem;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #FFFFFF;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  width: 100%;
}
.auth__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.auth__input::placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.auth__input:focus {
  border-color: var(--brand-color);
  outline: none;
}
.auth__label-top {
  margin-bottom: 0.4444444444rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.auth__label-link {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.auth__form-btn {
  display: block;
  width: 100%;
  margin-top: 0.8888888889rem;
  min-height: 2.6666666667rem;
}
.auth__link {
  text-align: center;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  margin: 1.3333333333rem auto 0;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.cabinet {
  padding-top: 1.3333333333rem;
}
@media (min-width: 768px) {
  .cabinet {
    padding-top: 1.7777777778rem;
  }
}
@media (min-width: 1280px) {
  .cabinet {
    padding-top: 2.7777777778rem;
  }
}
.cabinet__title {
  font-weight: 700;
  font-size: 1.3333333333rem;
  line-height: 2.1111111111rem;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .cabinet__title {
    font-size: 1.5555555556rem;
    line-height: 2.2222222222rem;
  }
}
@media (min-width: 1280px) {
  .cabinet__title {
    font-size: 1.7777777778rem;
    line-height: 2.4444444444rem;
  }
}
.cabinet__cancel-subscription {
  opacity: 0.4;
  width: 100%;
  min-height: 3.1111111111rem;
}
.cabinet__content {
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1.3333333333rem 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .cabinet__content {
    padding: 1.4444444444rem 1.7777777778rem 2.2222222222rem;
  }
}
.cabinet__content-title {
  margin-bottom: 0.8888888889rem;
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .cabinet__content-title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}

.cabinetSidebar {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .cabinetSidebar {
    margin-bottom: 0;
  }
}
.cabinetSidebar.hidden .cabinetSidebar__selected-btn:before {
  transform: translateY(-50%) rotate(0);
}
.cabinetSidebar.hidden .cabinetSidebar__content-wrap {
  height: 0;
}
@media (min-width: 1024px) {
  .cabinetSidebar.hidden .cabinetSidebar__content-wrap {
    height: auto;
  }
}
.cabinetSidebar__selected-btn {
  padding: 0.6666666667rem 1.5555555556rem 0.6666666667rem 0.8888888889rem;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  position: relative;
}
@media (min-width: 1280px) {
  .cabinetSidebar__selected-btn {
    padding: 0.7777777778rem 1.4444444444rem;
  }
}
.cabinetSidebar__selected-btn:before {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 0.4444444444rem;
  height: 0.4444444444rem;
  background-image: url("../images/client/icons/arrow-down-black.svg");
  background-position: center;
  background-repeat: no-repeat;
  right: 1.1111111111rem;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s;
}
.cabinetSidebar__selected-btn img {
  margin-right: 0.5555555556rem;
  flex-shrink: 0;
}
.cabinetSidebar__content {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 16px;
  padding: 0.7777777778rem 0 1.1111111111rem;
  margin-top: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .cabinetSidebar__content {
    margin-top: 0;
  }
}
.cabinetSidebar__content-wrap {
  overflow: hidden;
  transition: 0.3s ease;
}
.cabinetSidebar__item + .cabinetSidebar__item {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.cabinetSidebar__item:last-child {
  padding-top: 1rem;
}
.cabinetSidebar__link {
  display: flex;
  align-items: center;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  padding: 0.7777777778rem 0.8888888889rem;
  color: #000000;
}
@media (min-width: 1280px) {
  .cabinetSidebar__link {
    padding: 0.7777777778rem 1.4444444444rem;
  }
}
.cabinetSidebar__link:hover {
  color: #000000;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.cabinetSidebar__link svg, .cabinetSidebar__link img {
  margin-right: 0.5555555556rem;
  flex-shrink: 0;
}

.userInfo {
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  margin-bottom: 0.8888888889rem;
  padding: 0.8888888889rem;
}
@media (min-width: 768px) {
  .userInfo {
    padding: 1.5555555556rem 1.3333333333rem 1.7777777778rem;
  }
}
@media (min-width: 1280px) {
  .userInfo {
    padding: 1.5555555556rem 1.7777777778rem 2.5rem;
  }
}
.userInfo__top {
  display: flex;
  align-items: center;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .userInfo__top {
    margin-bottom: 1.3333333333rem;
  }
}
.userInfo__pic {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  width: 3.5555555556rem;
  height: 3.5555555556rem;
  margin-right: 0.8888888889rem;
  border: 1px solid rgba(0, 0, 0, 0.08);
  flex-shrink: 0;
}
@media (min-width: 1280px) {
  .userInfo__pic {
    margin-right: 1.3333333333rem;
    width: 4.4444444444rem;
    height: 4.4444444444rem;
  }
}
.userInfo__pic img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.userInfo__name {
  font-weight: 700;
  color: #000000;
  margin-bottom: 0.2222222222rem;
  font-size: 1rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .userInfo__name {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
.userInfo__email {
  color: rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
}
.userInfo__list {
  display: flex;
  margin: -0.8888888889rem -0.8888888889rem 0;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .userInfo__list {
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media (min-width: 1280px) {
  .userInfo__list {
    margin: -1.7777777778rem -1.7777777778rem 0;
  }
}
.userInfo__item {
  padding: 0.8888888889rem 0 0;
}
@media (min-width: 1280px) {
  .userInfo__item {
    padding: 1.7777777778rem 0 0;
  }
}
@media (min-width: 1024px) {
  .userInfo__item:not(:nth-child(3n)) .userInfo__item-wrap {
    border-right: 1px solid rgba(0, 0, 0, 0.08);
  }
}
.userInfo__item-wrap {
  padding: 0 0.8888888889rem;
}
@media (min-width: 1280px) {
  .userInfo__item-wrap {
    padding: 0 1.7777777778rem;
  }
}
.userInfo__list-title {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0.1111111111rem;
}
@media (min-width: 1024px) {
  .userInfo__list-title {
    margin-bottom: 0.4444444444rem;
  }
}
.userInfo__list-text {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
}

.subscriptionCard {
  display: flex;
  justify-content: space-between;
  padding: 0.8888888889rem;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.04);
  margin-bottom: 0.8888888889rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .subscriptionCard {
    padding: 1.6666666667rem 1.7777777778rem;
    flex-direction: row;
  }
}
.subscriptionCard__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  margin-bottom: 0.2222222222rem;
}
.subscriptionCard__title {
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .subscriptionCard__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
.subscriptionCard__btn {
  flex-shrink: 0;
  min-height: 2.6666666667rem;
  min-width: 6.6666666667rem;
  width: 100%;
  margin-top: 0.8888888889rem;
}
@media (min-width: 768px) {
  .subscriptionCard__btn {
    margin-left: 0.8888888889rem;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 0;
  }
}

.titleBtn {
  padding: 0.8888888889rem;
  border-radius: 16px;
  background-color: rgba(25, 85, 254, 0.1);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.8888888889rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .titleBtn {
    align-items: center;
    padding: 0.6666666667rem 0.6666666667rem 0.6666666667rem 1.7777777778rem;
    flex-direction: row;
  }
}
.titleBtn__title {
  font-weight: 700;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
}
.titleBtn__btn {
  min-height: 2.6666666667rem;
  margin-top: 0.8888888889rem;
  width: 100%;
}
@media (min-width: 768px) {
  .titleBtn__btn {
    flex-shrink: 0;
    margin-left: 0.8888888889rem;
    margin-top: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.subscriptionInfo {
  display: flex;
  justify-content: space-between;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  margin-bottom: 0.8888888889rem;
  flex-direction: column;
  padding: 1.3333333333rem 0.8888888889rem;
}
@media (min-width: 768px) {
  .subscriptionInfo {
    padding: 1.5555555556rem 1.7777777778rem;
    flex-direction: row;
    align-items: center;
  }
}
.subscriptionInfo__text {
  font-weight: 400;
  color: #000000;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  margin-bottom: 0.2222222222rem;
}
.subscriptionInfo__title {
  color: #000000;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
}
.subscriptionInfo__right {
  margin-top: 0.2222222222rem;
}
@media (min-width: 768px) {
  .subscriptionInfo__right {
    margin-left: 0.8888888889rem;
  }
}
.subscriptionInfo__value {
  color: #000000;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.5555555556rem;
}

.paymentHistory {
  padding: 1.3333333333rem 0.8888888889rem;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
}
@media (min-width: 768px) {
  .paymentHistory {
    padding: 1.3333333333rem 1.7777777778rem 1.7777777778rem;
  }
}
.paymentHistory__title {
  margin-bottom: 0.6666666667rem;
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .paymentHistory__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
.paymentHistory__item {
  padding: 0.2222222222rem 0 0.6666666667rem;
}
@media (min-width: 768px) {
  .paymentHistory__item {
    padding: 0.6666666667rem 0;
  }
}
.paymentHistory__item-wrap {
  margin-top: 0.4444444444rem;
}
@media (min-width: 768px) {
  .paymentHistory__item-wrap {
    margin-top: 0;
  }
}
.paymentHistory__item + .paymentHistory__item {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.paymentHistory__label {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  font-weight: 700;
}
@media (min-width: 768px) {
  .paymentHistory__label {
    font-weight: 400;
    margin-bottom: 0;
  }
}
.savedArticles {
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1.3333333333rem 0.8888888889rem;
}
@media (min-width: 768px) {
  .savedArticles {
    padding: 1.4444444444rem 1.7777777778rem 1.7777777778rem;
  }
}
.savedArticles__title {
  margin-bottom: 1.1111111111rem;
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .savedArticles__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
.savedArticles__item + .savedArticles__item {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.searchArticlesForm {
  margin-bottom: 0.8888888889rem;
}
.searchArticlesForm__input-wrap {
  position: relative;
}
.searchArticlesForm__input {
  padding: 0 1.3333333333rem 0.4444444444rem 0;
  border: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  width: 100%;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  height: 2rem;
  background-color: transparent;
  display: flex;
  align-items: flex-end;
}
.searchArticlesForm__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.searchArticlesForm__input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.searchArticlesForm__input:focus {
  outline: navajowhite;
  border-color: var(--brand-color);
}
.searchArticlesForm__search-icon {
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 2px;
}
.searchArticlesForm__close {
  position: absolute;
  right: 0;
  top: 2px;
}

.savedCard {
  padding: 0.8888888889rem 0;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .savedCard {
    flex-wrap: nowrap;
  }
}
.savedCard__left {
  flex: 1 0 100%;
  margin-bottom: 0.2222222222rem;
}
@media (min-width: 768px) {
  .savedCard__left {
    margin-right: 0.4444444444rem;
    margin-bottom: 0;
    flex: 0 0 4.4444444444rem;
  }
}
.savedCard__time {
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.0555555556rem;
  color: rgba(0, 0, 0, 0.25);
}
.savedCard__center {
  flex: 1;
}
.savedCard__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
}
.savedCard__text span {
  color: rgba(0, 0, 0, 0.25);
}
.savedCard__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2222222222rem;
}
.savedCard__item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.savedCard__tag {
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  padding: 0.2777777778rem 0.6666666667rem;
  border-radius: 8px;
  background-color: rgba(25, 85, 254, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1.7777777778rem;
}
.savedCard__right {
  flex: 1 0 100%;
}
@media (min-width: 768px) {
  .savedCard__right {
    flex: 0 0 auto;
    margin-left: 4rem;
  }
}
@media (min-width: 1024px) {
  .savedCard__right {
    margin-left: 3.1111111111rem;
  }
}
@media (min-width: 1440px) {
  .savedCard__right {
    margin-left: 4rem;
  }
}
.savedCard__nav-btns {
  display: flex;
  align-items: center;
  margin-top: 0.8888888889rem;
}
@media (min-width: 768px) {
  .savedCard__nav-btns {
    margin-top: 0;
  }
}
.savedCard__nav-item + .savedCard__nav-item {
  margin-left: 0.4444444444rem;
}
.savedCard__nav-btn {
  width: 2.2222222222rem;
  height: 2.2222222222rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.yourTags {
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1.3333333333rem 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 768px) {
  .yourTags {
    padding: 1.4444444444rem 1.7777777778rem 2.2222222222rem;
  }
}
@media (min-width: 1440px) {
  .yourTags {
    margin-bottom: 0;
  }
}
.yourTags__title {
  font-weight: 700;
  color: #000000;
  font-size: 1rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .yourTags__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
.yourTags__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.1111111111rem;
}
.yourTags__edit {
  color: #000000;
  font-weight: 400;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: inline-flex;
  align-items: center;
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
}
.yourTags__edit svg {
  margin-left: 0.2222222222rem;
}
.yourTags__list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4444444444rem -0.2222222222rem 0;
}
.yourTags__item {
  padding: 0.4444444444rem 0.2222222222rem 0;
}
.yourTags__tag {
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  padding: 0.2777777778rem 0.6666666667rem;
  border-radius: 8px;
  background-color: rgba(25, 85, 254, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1.7777777778rem;
}

.cabinetBenefits__title {
  font-weight: 700;
  color: #000000;
  padding-bottom: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 1rem;
  line-height: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .cabinetBenefits__title {
    font-size: 1.1111111111rem;
    line-height: 1.5555555556rem;
  }
}
.cabinetBenefits__text + .cabinetBenefits__text {
  margin-top: 1.3333333333rem;
}
.cabinetBenefits__btn {
  margin-top: 1.3333333333rem;
  width: 100%;
  min-height: 2.6666666667rem;
}

.form__item + .form__item {
  margin-top: 0.8888888889rem;
}
.form__label {
  display: block;
}
.form__label-text {
  display: block;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
}
.form__label-text i {
  color: #FE5131;
}
.form__input {
  display: block;
  padding: 0.7222222222rem 1.0555555556rem;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #FFFFFF;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  color: #000000;
  width: 100%;
}
.form__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.form__input::placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.form__input:focus {
  border-color: var(--brand-color);
  outline: none;
}
.form__label-top {
  margin-bottom: 0.4444444444rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form__label-link {
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.form__form-btn {
  display: block;
  width: 100%;
  margin-top: 0.8888888889rem;
  min-height: 2.6666666667rem;
}
.form__link {
  text-align: center;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  margin: 1.3333333333rem auto 0;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.form__textarea {
  height: 8.2222222222rem;
  resize: none;
}

.hero {
  margin-top: 1.2222222222rem;
}
@media (min-width: 1024px) {
  .hero {
    margin-top: 0;
  }
}
.hero__wrapper {
  padding: 7.7777777778rem 0.8888888889rem;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  border-radius: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 29.8888888889rem;
}
@media (min-width: 1024px) {
  .hero__wrapper {
    border-radius: 32px;
    padding: 7.7777777778rem 4.4444444444rem;
    min-height: 32.4444444444rem;
  }
}
.hero__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero__title {
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 1.1111111111rem;
  font-size: 1.5555555556rem;
  line-height: 1.8888888889rem;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1024px) {
  .hero__title {
    font-size: 2.2222222222rem;
    line-height: 3.1111111111rem;
  }
}
@media (min-width: 1440px) {
  .hero__title {
    font-size: 2.6666666667rem;
    line-height: 3.3333333333rem;
  }
}
.hero__text {
  color: #000000;
  text-align: center;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  max-width: 26.6666666667rem;
}
@media (min-width: 1024px) {
  .hero__text {
    font-size: 1.3333333333rem;
    line-height: 1.8888888889rem;
    max-width: 38.2222222222rem;
  }
}
.hero__btn {
  margin-top: 1.7777777778rem;
  min-width: 11.5555555556rem;
}
.hero__dec1, .hero__dec2 {
  position: absolute;
}
.hero__dec1 {
  bottom: -2.6666666667rem;
  left: 0;
  width: 8.8888888889rem;
  height: 8.8888888889rem;
}
@media (min-width: 480px) {
  .hero__dec1 {
    width: 12.2222222222rem;
    height: 12.2222222222rem;
  }
}
@media (min-width: 1024px) {
  .hero__dec1 {
    width: 15.5555555556rem;
    height: 15.5555555556rem;
  }
}
@media (min-width: 1280px) {
  .hero__dec1 {
    width: 22.2222222222rem;
    height: 22.2222222222rem;
    left: -8.3333333333rem;
    top: 3.8888888889rem;
    bottom: unset;
  }
}
@media (min-width: 1920px) {
  .hero__dec1 {
    width: 25rem;
    height: 25rem;
  }
}
.hero__dec2 {
  top: 0;
  right: -2.2222222222rem;
  width: 9.3888888889rem;
  height: 9.3888888889rem;
}
@media (min-width: 480px) {
  .hero__dec2 {
    width: 12.2222222222rem;
    height: 12.2222222222rem;
    top: -1.6666666667rem;
  }
}
@media (min-width: 1024px) {
  .hero__dec2 {
    width: 15.5555555556rem;
    height: 15.5555555556rem;
    right: -6.1111111111rem;
  }
}
@media (min-width: 1280px) {
  .hero__dec2 {
    width: 23.8888888889rem;
    height: 23.8888888889rem;
    right: -6.1111111111rem;
    top: -1.3333333333rem;
  }
}
@media (min-width: 1920px) {
  .hero__dec2 {
    width: 26.6666666667rem;
    height: 26.6666666667rem;
  }
}

.supportUs {
  padding-top: 4.8888888889rem;
}
@media (min-width: 1024px) {
  .supportUs {
    padding-top: 6.6666666667rem;
  }
}
.supportUs__title {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .supportUs__title {
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.supportUs__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .supportUs__text {
    font-size: 1.3333333333rem;
    line-height: 2.1111111111rem;
  }
}

.ourGoal {
  padding-top: 4.8888888889rem;
}
@media (min-width: 1024px) {
  .ourGoal {
    padding-top: 6.6666666667rem;
  }
}
.ourGoal__description {
  text-align: center;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .ourGoal__description {
    padding: 0 6.2222222222rem;
    font-size: 1.3333333333rem;
    line-height: 2.1111111111rem;
    margin-bottom: 2.2222222222rem;
  }
}
.ourGoal__wrapper {
  padding: 2.5555555556rem 1.3333333333rem;
  border-radius: 24px;
  background-color: rgba(var(--brand-color-rgb), 0.1);
}
@media (min-width: 1024px) {
  .ourGoal__wrapper {
    border-radius: 32px;
    padding: 2.5555555556rem 1.7777777778rem;
  }
}
@media (min-width: 1280px) {
  .ourGoal__wrapper {
    padding: 2.5555555556rem 4.8888888889rem 2.4444444444rem;
  }
}
.ourGoal__title {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-bottom: 0.8888888889rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .ourGoal__title {
    margin-bottom: 1.7777777778rem;
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.ourGoal__indicator {
  height: 1.3333333333rem;
  border-radius: 32px;
  border: 1px solid var(--brand-color);
  background-color: #FFFFFF;
  overflow: hidden;
}
.ourGoal__indicator span {
  border-radius: 32px;
  display: block;
  height: 100%;
  background-color: var(--brand-color);
}
.ourGoal__text {
  margin-top: 0.8888888889rem;
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .ourGoal__text {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}

.subscription {
  padding-top: 4.8888888889rem;
}
@media (min-width: 1024px) {
  .subscription {
    padding-top: 7.1111111111rem;
  }
}

.subscriptionTubs {
  margin-bottom: 1.7777777778rem;
  border-bottom: 4px solid rgba(var(--brand-color-rgb), 0.05);
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .subscriptionTubs {
    margin-bottom: 2rem;
  }
}
.subscriptionTubs__wrapper {
  display: flex;
}
.subscriptionTubs__tab {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6666666667rem 0.6666666667rem 0.4444444444rem;
  border-radius: 16px 16px 0 0;
  color: #000000;
  font-weight: 700;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  opacity: 0.6;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .subscriptionTubs__tab {
    padding: 1.0555555556rem 0.8888888889rem 0.8888888889rem;
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.subscriptionTubs__tab:hover:not(.active) {
  background-color: rgba(var(--brand-color-rgb), 0.03);
}
.subscriptionTubs__tab.active {
  background-color: rgba(var(--brand-color-rgb), 0.05);
  opacity: 1;
}

.subscriptionCard2 {
  border: 2px solid var(--brand-color);
  border-radius: 16px;
  overflow: hidden;
  margin-top: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .subscriptionCard2 {
    margin-top: 2.6666666667rem;
    height: calc(100% - 48px);
  }
}
@media (min-width: 1024px) {
  .subscriptionCard2--popular {
    margin-top: 0;
    height: 100%;
  }
}
.subscriptionCard2__content {
  padding: 1.3333333333rem 0.8888888889rem 1.5555555556rem;
}
@media (min-width: 1280px) {
  .subscriptionCard2__content {
    padding: 2.2222222222rem 1.3333333333rem 2.4444444444rem;
  }
}
.subscriptionCard2__title {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-bottom: 0.4444444444rem;
  text-align: center;
}
@media (min-width: 1280px) {
  .subscriptionCard2__title {
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.subscriptionCard2__price {
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
}
@media (min-width: 1280px) {
  .subscriptionCard2__price {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.subscriptionCard2__price b {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
}
@media (min-width: 1280px) {
  .subscriptionCard2__price b {
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.subscriptionCard2__btn {
  width: 100%;
  margin-top: 1.3333333333rem;
}
@media (min-width: 1280px) {
  .subscriptionCard2__btn {
    margin-top: 1.7777777778rem;
  }
}
.subscriptionCard2__wiggle {
  color: #000000;
  font-weight: 400;
  text-align: center;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  margin-top: 1.3333333333rem;
  font-style: italic;
}
@media (min-width: 1280px) {
  .subscriptionCard2__wiggle {
    margin-top: 1.7777777778rem;
    font-size: 1.1111111111rem;
    line-height: 1.3333333333rem;
  }
}
.subscriptionCard2__top {
  background-color: var(--brand-color);
  padding: 0.6666666667rem 0.8888888889rem;
  height: 2.2222222222rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1280px) {
  .subscriptionCard2__top {
    height: 2.6666666667rem;
  }
}
.subscriptionCard2__top-text {
  text-align: center;
  font-size: 0.7777777778rem;
  line-height: 1.2222222222rem;
  color: #FFFFFF;
  font-weight: 700;
}
@media (min-width: 1280px) {
  .subscriptionCard2__top-text {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.subscriptionCard2__text {
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  color: #000000;
  font-weight: 400;
  margin-top: 1.3333333333rem;
}
@media (min-width: 1280px) {
  .subscriptionCard2__text {
    margin-top: 1.7777777778rem;
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}

.subscription__additional-text {
  font-size: 1rem;
  line-height: 1.4444444444rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-top: 2.6666666667rem;
  margin-bottom: 0.8888888889rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .subscription__additional-text {
    margin-top: 3.1111111111rem;
    margin-bottom: 1.5555555556rem;
    font-size: 1.3333333333rem;
    line-height: 1.6111111111rem;
  }
}

.customSubscriptionCard {
  border-radius: 16px;
  border: 2px solid var(--brand-color);
  padding: 1.3333333333rem 0.8888888889rem 1.7777777778rem;
}
@media (min-width: 1024px) {
  .customSubscriptionCard {
    padding: 2.2222222222rem 0;
  }
}
.customSubscriptionCard--one-time {
  padding: 1.3333333333rem 0.8888888889rem;
}
@media (min-width: 1280px) {
  .customSubscriptionCard--one-time {
    padding: 2.2222222222rem 0;
  }
}
@media (min-width: 1280px) {
  .customSubscriptionCard--one-time .customSubscriptionCard__text {
    margin-top: 0;
  }
}
.customSubscriptionCard--one-time .customSubscriptionCard__left {
  padding: 0;
}
@media (min-width: 1280px) {
  .customSubscriptionCard--one-time .customSubscriptionCard__left {
    padding: 0 0 0 1.3333333333rem;
  }
}
@media (min-width: 1024px) {
  .customSubscriptionCard__left {
    padding: 0 1.3333333333rem;
  }
}
.customSubscriptionCard__title {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-bottom: 1.3333333333rem;
  text-align: center;
}
@media (min-width: 1280px) {
  .customSubscriptionCard__title {
    margin-bottom: 0.8888888889rem;
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.customSubscriptionCard__custom-input-wrap {
  display: flex;
  border-radius: 8px;
  border: 1px solid rgba(var(--brand-color-rgb), 0.2);
  overflow: hidden;
}
.customSubscriptionCard__custom-input-wrap span {
  flex-shrink: 0;
  padding: 0.7222222222rem 0.6666666667rem 0.7222222222rem 0.8888888889rem;
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  border-left: 1px solid rgba(var(--brand-color-rgb), 0.2);
}
@media (min-width: 1024px) {
  .customSubscriptionCard__custom-input-wrap span {
    font-size: 1rem;
    line-height: 1.2222222222rem;
  }
}
.customSubscriptionCard__custom-input {
  padding: 0.6666666667rem 1.2222222222rem;
  border: hidden;
  width: 100%;
  height: 2.6666666667rem;
}
.customSubscriptionCard__custom-input:focus {
  outline: none;
}
.customSubscriptionCard__btn {
  width: 100%;
  margin-top: 1.3333333333rem;
}
.customSubscriptionCard__btn + .customSubscriptionCard__wiggle {
  margin-top: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .customSubscriptionCard__btn + .customSubscriptionCard__wiggle {
    margin-top: 1.7777777778rem;
  }
}
.customSubscriptionCard__wiggle {
  color: #000000;
  font-weight: 400;
  text-align: center;
  font-size: 0.8888888889rem;
  line-height: 1.3888888889rem;
  font-style: italic;
  margin-top: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .customSubscriptionCard__wiggle {
    text-align: left;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .customSubscriptionCard__wiggle {
    font-size: 1.1111111111rem;
    line-height: 1.3333333333rem;
  }
}
.customSubscriptionCard__wiggle--center {
  text-align: center;
}
.customSubscriptionCard__text {
  font-size: 0.8888888889rem;
  line-height: 1.3888888889rem;
  color: #000000;
  font-weight: 400;
  margin-top: 1.3333333333rem;
}
@media (min-width: 1280px) {
  .customSubscriptionCard__text {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}
.customSubscriptionCard__right {
  padding-right: 1.3333333333rem;
}
.customSubscriptionCard__inputs {
  margin-top: 0.3333333333rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.6666666667rem;
  margin-right: -0.6666666667rem;
}
.customSubscriptionCard__input-item {
  padding: 0 0.6666666667rem;
  flex: 1 0 100%;
  margin-top: 1.3333333333rem;
}
@media (min-width: 768px) {
  .customSubscriptionCard__input-item {
    flex: 1 0 50%;
  }
}
.customSubscriptionCard__input-item-sum {
  position: relative;
}
.customSubscriptionCard__input {
  font-size: 1rem;
  line-height: 1.2222222222rem;
  font-weight: 400;
  color: #000000;
  padding: 0 0.6666666667rem 0.6666666667rem;
  border: hidden;
  border-bottom: 1px solid rgba(var(--brand-color-rgb), 0.2);
  width: 100%;
}
.customSubscriptionCard__input:focus {
  outline: none;
  border-color: var(--brand-color);
}
.customSubscriptionCard__input::-moz-placeholder {
  color: #000000;
}
.customSubscriptionCard__input::placeholder {
  color: #000000;
}
.customSubscriptionCard__input--sum {
  padding-right: 2.7777777778rem;
}
.customSubscriptionCard__input-sum {
  position: absolute;
  right: 0;
  bottom: 0.6666666667rem;
  font-size: 1rem;
  line-height: 1.2222222222rem;
}

.chooseSumPayment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 1280px) {
  .chooseSumPayment {
    justify-content: space-between;
  }
}
.chooseSumPayment__labels {
  display: flex;
  align-items: center;
  position: relative;
  margin: -0.4444444444rem -0.2222222222rem 0;
  flex-wrap: wrap;
}
@media (min-width: 1920px) {
  .chooseSumPayment__labels {
    margin: -0.4444444444rem -0.4444444444rem 0;
  }
}
.chooseSumPayment__label {
  height: 2.2222222222rem;
  min-width: 4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid rgba(var(--brand-color-rgb), 0.15);
  color: #000000;
  font-weight: 700;
  text-align: center;
  margin: 0.4444444444rem 0.2222222222rem 0;
  transition: 0.3s;
  cursor: pointer;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
}
@media (min-width: 1024px) {
  .chooseSumPayment__label {
    height: 2.6666666667rem;
    min-width: 4.8888888889rem;
  }
}
@media (min-width: 1280px) {
  .chooseSumPayment__label {
    height: 2.2222222222rem;
    min-width: 4rem;
  }
}
@media (min-width: 1920px) {
  .chooseSumPayment__label {
    height: 2.6666666667rem;
    min-width: 4.8888888889rem;
    margin: 0.4444444444rem 0.4444444444rem 0;
    font-size: 1rem;
    line-height: 1.2222222222rem;
  }
}
.chooseSumPayment__label:hover {
  background-color: rgba(var(--brand-color-rgb), 0.8);
  color: #FFFFFF;
}
.chooseSumPayment__radio-label:checked + .chooseSumPayment__label {
  background-color: var(--brand-color);
  color: #FFFFFF;
}
.chooseSumPayment__radio-label {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.chooseSumPayment__text {
  white-space: nowrap;
  font-size: 1rem;
  line-height: 1.2222222222rem;
  margin-top: 0.8888888889rem;
  margin-left: 0.8888888889rem;
}
@media (min-width: 680px) {
  .chooseSumPayment__text {
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .chooseSumPayment__text {
    margin-left: 0.2222222222rem;
    font-size: 0.8333333333rem;
    line-height: 1.1111111111rem;
  }
}
@media (min-width: 1440px) {
  .chooseSumPayment__text {
    font-size: 1rem;
    line-height: 1.2222222222rem;
  }
}

.faq {
  padding-top: 4.8888888889rem;
}
@media (min-width: 1024px) {
  .faq {
    padding-top: 6.6666666667rem;
  }
}
.faq__main-title {
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 1.3333333333rem;
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1024px) {
  .faq__main-title {
    margin-bottom: 2.2222222222rem;
    font-size: 2.2222222222rem;
    line-height: 2.6666666667rem;
  }
}
.faq__item {
  border-bottom: 1px solid rgba(var(--brand-color-rgb), 0.2);
}
.faq__item:first-child {
  border-top: 1px solid rgba(var(--brand-color-rgb), 0.2);
}
.faq__item.hidden .faq__top {
  padding: 1.3333333333rem 0;
}
@media (min-width: 1024px) {
  .faq__item.hidden .faq__top {
    padding: 1.7777777778rem 0;
  }
}
.faq__item.hidden .faq__indicator {
  transform: rotate(0deg);
}
.faq__item.hidden .faq__content-wrap {
  height: 0;
}
.faq__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.3333333333rem 0 0.8888888889rem;
  width: 100%;
  transition: 0.3s;
}
@media (min-width: 1024px) {
  .faq__top {
    padding: 1.7777777778rem 0 0.8888888889rem;
  }
}
.faq__indicator {
  margin-left: 1.3333333333rem;
  flex-shrink: 0;
  transition: 0.3s;
  transform: rotate(180deg);
}
.faq__content-wrap {
  overflow: hidden;
  transition: 0.3s;
}
.faq__content {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .faq__content {
    padding-bottom: 1.7777777778rem;
  }
}
.faq__title {
  color: #000000;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5555555556rem;
  text-align: left;
  font-family: "Ubuntu", sans-serif;
}
@media (min-width: 1024px) {
  .faq__title {
    font-size: 1.3333333333rem;
    line-height: 2.1666666667rem;
  }
}
.faq__text {
  color: #000000;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.4444444444rem;
}
@media (min-width: 1024px) {
  .faq__text {
    font-size: 1rem;
    line-height: 1.5555555556rem;
  }
}

.concretelySubscriptionCard {
  background: rgba(var(--brand-color-rgb), 0.1);
  border-radius: 16px;
  padding: 1.3333333333rem 0.8888888889rem;
}
@media (min-width: 768px) {
  .concretelySubscriptionCard {
    padding: 1.7777777778rem;
  }
}
@media (min-width: 1024px) {
  .concretelySubscriptionCard {
    padding: 4.4444444444rem 0;
  }
}
.concretelySubscriptionCard__left {
  text-align: center;
}
@media (min-width: 1280px) {
  .concretelySubscriptionCard__left {
    padding-left: 2.6666666667rem;
  }
}
.concretelySubscriptionCard__title {
  font-size: 1.3333333333rem;
  line-height: 1.6111111111rem;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  color: #000000;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 1024px) {
  .concretelySubscriptionCard__title {
    font-size: 1.7777777778rem;
    line-height: 2.1666666667rem;
  }
}
.concretelySubscriptionCard__text {
  color: #000000;
  font-weight: 400;
  text-align: center;
  font-size: 0.8888888889rem;
  line-height: 1.1111111111rem;
  font-style: italic;
}
@media (min-width: 1280px) {
  .concretelySubscriptionCard__text {
    font-size: 1.1111111111rem;
    line-height: 1.3333333333rem;
  }
}
.concretelySubscriptionCard__btn {
  margin-top: 1.3333333333rem;
}
.concretelySubscriptionCard__right {
  margin-top: 1.3333333333rem;
}
@media (min-width: 1024px) {
  .concretelySubscriptionCard__right {
    padding-left: 3.5555555556rem;
    margin-top: 0;
  }
}
.concretelySubscriptionCard__logo {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}
.concretelySubscriptionCard__logo svg {
  flex-shrink: 0;
  margin-right: 1.1111111111rem;
  width: 2.6666666667rem;
  height: autoys;
}
@media (min-width: 768px) {
  .concretelySubscriptionCard__logo svg {
    width: 3.3333333333rem;
  }
}
.concretelySubscriptionCard__logo-text {
  display: flex;
  flex-direction: column;
}
.concretelySubscriptionCard__logo-text span {
  color: var(--brand-color);
  opacity: 0.4;
  font-size: 1.3333333333rem;
  line-height: 1.5555555556rem;
  font-weight: 700;
  white-space: nowrap;
  transition: 0.2s ease;
}
@media (min-width: 1440px) {
  .concretelySubscriptionCard__logo-text span {
    font-size: 1.6666666667rem;
    line-height: 2.0555555556rem;
  }
}
.concretelySubscriptionCard__logo-text span.active {
  opacity: 1;
}
.concretelySubscriptionCard__logo-text span + .concretelySubscriptionCard__logo-text span {
  margin-top: 2px;
}
.concretelySubscriptionCard__logo-text-wrap {
  position: relative;
  overflow: hidden;
}
.concretelySubscriptionCard__logo-text-wrap:before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  height: 25px;
  background: linear-gradient(180deg, #E8EEFF 31.77%, rgba(232, 238, 255, 0.76) 67.12%, rgba(232, 238, 255, 0) 100%);
  z-index: 1;
}
.concretelySubscriptionCard__logo-text-wrap:after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 25px;
  background: linear-gradient(0deg, #E8EEFF 31.77%, rgba(232, 238, 255, 0.76) 67.12%, rgba(232, 238, 255, 0) 100%);
  z-index: 1;
}

.thanksPage {
  margin-top: 1.2222222222rem;
  margin-bottom: 4.4444444444rem;
}
@media (min-width: 1024px) {
  .thanksPage {
    margin-top: 0;
  }
}
.thanksPage__wrapper {
  padding: 7.7777777778rem 0.8888888889rem;
  background-color: rgba(var(--brand-color-rgb), 0.1);
  border-radius: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 29.8888888889rem;
}
@media (min-width: 1024px) {
  .thanksPage__wrapper {
    border-radius: 32px;
    padding: 7.7777777778rem 4.4444444444rem;
    min-height: 32.4444444444rem;
  }
}
.thanksPage__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.thanksPage__title {
  text-align: center;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 1.1111111111rem;
  font-size: 1.5555555556rem;
  line-height: 1.8888888889rem;
  font-weight: 700;
  color: #000000;
}
@media (min-width: 1024px) {
  .thanksPage__title {
    font-size: 2.2222222222rem;
    line-height: 3.1111111111rem;
  }
}
@media (min-width: 1440px) {
  .thanksPage__title {
    font-size: 2.6666666667rem;
    line-height: 3.3333333333rem;
  }
}
.thanksPage__text {
  color: #000000;
  text-align: center;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: 1.2222222222rem;
  max-width: 26.6666666667rem;
}
@media (min-width: 1024px) {
  .thanksPage__text {
    font-size: 1.1111111111rem;
    line-height: 1.7777777778rem;
    max-width: 45.3333333333rem;
  }
}
.thanksPage__btn {
  margin-top: 1.7777777778rem;
  min-width: 16.8888888889rem;
}
